 @media only screen and (min-width: 0rem) {#hero-2410 {padding: clamp(11.25rem, 16.82vw, 12.5rem) 1rem clamp(3.75rem, 8vw, 7.5rem);overflow: hidden;position: relative;z-index: 1;}#hero-2410:before {content: '';width: 100%;height: 100%;background: var(--primary);opacity: 0.2;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#hero-2410 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 3rem;}#hero-2410 .cs-content {max-width: 34.375rem;display: flex;justify-content: center;align-items: center;flex-direction: column;}#hero-2410 .cs-topper {font-size: 1rem;line-height: 1.2em;text-transform: uppercase;text-align: inherit;letter-spacing: 0.1em;font-weight: 700;color: var(--secondary);margin-bottom: 0.25rem;display: block;}#hero-2410 .cs-title {font-size: clamp(2.4375rem, 5vw, 4.5rem);font-weight: 900;line-height: 1.2em;text-align: center;max-width: 23ch;margin: 0 0 1rem 0;color: var(--headerColor);position: relative;}#hero-2410 .cs-text {font-size: clamp(1rem, 1.5vw, 1.25rem);line-height: 1.5em;text-align: center;width: 100%;max-width: 33.1875rem;margin: 0 0 clamp(1.75rem, 3.92vw, 2.5rem) 0;color: var(--bodyTextColor);}#hero-2410 .cs-button-solid {--gradientmix: color-mix(in lab, var(--primary), black 49%);font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;color: #fff;white-space: nowrap;margin: 0;min-width: 9.375rem;padding: 0 1.75rem;background-color: var(--primary);background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, var(--gradientmix) 99%);background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, var(--gradientmix) 99%);background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, var(--gradientmix) 99%);border-radius: 6.25rem;overflow: hidden;display: inline-block;position: relative;z-index: 1;}#hero-2410 .cs-button-solid:before {content: '';width: 0%;height: 100%;border-radius: 0.25rem;background: var(--secondary);position: absolute;top: 0;left: 0;z-index: -1;transition: width 0.3s;opacity: 1;}#hero-2410 .cs-button-solid:hover:before {width: 100%;}#hero-2410 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -2;}#hero-2410 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 64rem) {#hero-2410 {text-align: left;}#hero-2410 .cs-container {flex-direction: row;justify-content: space-between;}#hero-2410 .cs-content {width: 40vw;flex: none;align-items: flex-start;}#hero-2410 .cs-title, #hero-2410 .cs-text {text-align: left;}}@media only screen and (min-width: 0rem) {body.dark-mode #hero-2410:before {opacity: 0.1;}body.dark-mode #hero-2410 .cs-topper {color: var(--primary);}body.dark-mode #hero-2410 .cs-title, body.dark-mode #hero-2410 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #hero-2410 .cs-topper, body.dark-mode #hero-2410 .cs-text {opacity: 0.8;}}@media only screen and (min-width: 0rem) {#steps-1173 {padding: var(--sectionPadding);overflow: hidden;position: relative;z-index: 1;}#steps-1173 .cs-container {width: 100%;max-width: calc(704 / 16 * 1rem);margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#steps-1173 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#steps-1173 .cs-text {font-size: var(--bodyFontSize);line-height: 1.5em;text-align: inherit;width: 100%;max-width: calc(650 / 16 * 1rem);margin: 0;color: var(--bodyTextColor);}#steps-1173 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: calc(20 / 16 * 1rem);}#steps-1173 .cs-item {text-align: center;list-style: none;display: flex;grid-column: span 12;flex-direction: column;align-items: center;position: relative;}#steps-1173 .cs-item:last-of-type:after {display: none;}#steps-1173 .cs-item:nth-of-type(even):after {transform: rotate(-135deg) scaleX(-1);}#steps-1173 .cs-item:after {content: "";position: relative;display: block;width: clamp(3.375rem, 6vw, 5.25rem);height: clamp(3.375rem, 6vw, 5.25rem);margin-top: calc(20 / 16 * 1rem);background: url("/assets/images/placeholder.jpg");background-size: contain;background-position: center;background-repeat: no-repeat;opacity: 1;transform: rotate(135deg);}#steps-1173 .cs-picture {margin-bottom: calc(24 / 16 * 1rem);width: calc(88 / 16 * 1rem);height: calc(88 / 16 * 1rem);border: 1px solid #858585;border-radius: 50%;display: flex;justify-content: center;align-items: center;}#steps-1173 .cs-icon {width: calc(40 / 16 * 1rem);height: auto;display: block;}#steps-1173 .cs-h3 {font-size: calc(20 / 16 * 1rem);line-height: 1.2em;text-align: inherit;margin: 0 0 calc(12 / 16 * 1rem) 0;color: var(--headerColor);}#steps-1173 .cs-item-text {font-size: calc(16 / 16 * 1rem);line-height: 1.5em;text-align: inherit;max-width: calc(413 / 16 * 1rem);margin: 0;color: var(--bodyTextColor);}#steps-1173 .cs-graphic {width: calc(840 / 16 * 1rem);height: auto;opacity: 0.3;position: absolute;top: calc(-80 / 16 * 1rem);left: calc(-80 / 16 * 1rem);z-index: -1;transform: rotate(-10deg);}}@media only screen and (min-width: 48rem) {#steps-1173 .cs-container {max-width: calc(1280 / 16 * 1rem);}#steps-1173 .cs-item {grid-column: span 4;}#steps-1173 .cs-item:nth-of-type(1):after {transform: rotate(135deg) scaleX(-1);}#steps-1173 .cs-item:after {margin: 0;position: absolute;right: calc(-40 / 16 * 1rem);top: 0;transform: rotate(45deg);}}@media only screen and (min-width: 0rem) {body.dark-mode #steps-1173 .cs-title, body.dark-mode #steps-1173 .cs-text, body.dark-mode #steps-1173 .cs-item-text, body.dark-mode #steps-1173 .cs-h3 {color: var(--bodyTextColorWhite);}body.dark-mode #steps-1173 .cs-text, body.dark-mode #steps-1173 .cs-item-text {opacity: 0.8;}body.dark-mode #steps-1173 .cs-graphic {opacity: 0.05;}}@media only screen and (min-width: 0rem) {#steps-1661 {padding: var(--sectionPadding);}#steps-1661 .cs-container {width: 100%;max-width: calc(584 / 16 * 1rem);margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#steps-1661 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#steps-1661 .cs-title {margin-bottom: clamp(1.75rem, 3vw, 2.5rem);}#steps-1661 .cs-picture {width: 100%;height: clamp(18.75rem, 43vw, 37.5rem);display: block;position: relative;z-index: 1;}#steps-1661 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#steps-1661 .cs-card-group {padding: 0;margin: 0;display: grid;grid-template-columns: repeat(12, 1fr);}#steps-1661 .cs-item {list-style: none;text-align: left;padding: 0 0 calc(24 / 16 * 1rem) 0;margin: 0;border-bottom: 1px solid var(--primary);box-sizing: border-box;grid-column: span 12;}#steps-1661 .cs-item:last-of-type {padding: 0;border: none;}#steps-1661 .cs-number {font-size: calc(61 / 16 * 1rem);line-height: 1.2em;font-weight: 900;margin: 0 0 clamp(1rem, 2.4vw, 1.5rem);color: var(--primary);opacity: 0.2;display: block;}#steps-1661 .cs-h3 {font-size: clamp(1.25rem, 3vw, 1.5625rem);line-height: 1.2em;font-weight: 700;margin: 0 0 calc(16 / 16 * 1rem) 0;color: var(--headerColor);}#steps-1661 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;margin: 0;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) {#steps-1661 .cs-container {max-width: calc(1280 / 16 * 1rem);}#steps-1661 .cs-item {padding: 0 clamp(1.5rem, 3vw, 2rem);grid-column: span 4;border-bottom: 0;border-left: 1px solid var(--primary);}#steps-1661 .cs-item:last-of-type {padding: 0 clamp(1.5rem, 3vw, 2rem);border-left: 1px solid var(--primary);}}@media only screen and (min-width: 0rem) {body.dark-mode #steps-1661 .cs-title, body.dark-mode #steps-1661 .cs-item-text, body.dark-mode #steps-1661 .cs-h3 {color: var(--bodyTextColorWhite);}body.dark-mode #steps-1661 .cs-item-text {opacity: 0.8;}}@media only screen and (min-width: 0rem) {#faq-1720 {padding: var(--sectionPadding);position: relative;}#faq-1720 .cs-container {width: 100%;max-width: calc(1280 / 16 * 1rem);margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);position: relative;z-index: 1;}#faq-1720 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#faq-1720 .cs-title {margin: 0;}#faq-1720 .cs-flex-group {width: 100%;overflow: hidden;display: flex;flex-direction: column;gap: clamp(1rem, 2.3vw, 1.25rem);position: relative;}#faq-1720 .cs-wrapper {width: 100%;position: relative;}#faq-1720 .cs-button-group {width: 100%;display: flex;flex-direction: column;gap: clamp(1rem, 2.5vw, 1.25rem);flex: none;}#faq-1720 .cs-flex {width: 100%;padding: clamp(1.5rem, 3vw, 2rem);background-color: #F7F7F7;display: flex;flex-direction: column;order: 3;gap: calc(20 / 16 * 1rem);}#faq-1720 .cs-option {font-size: clamp(1rem, 2vw, 1.25rem);line-height: 1.2em;font-weight: 700;padding: 0;color: var(--bodyTextColor);background-color: transparent;border: none;display: flex;justify-content: flex-start;align-items: center;gap: calc(8 / 16 * 1rem);position: relative;z-index: 1;transition: color 0.3s;}#faq-1720 .cs-option:hover {color: var(--primary);cursor: pointer;}#faq-1720 .cs-option.cs-active {color: var(--primary);}#faq-1720 .cs-picture {width: 100%;height: clamp(20.5rem, 30vw, 28.125rem);margin: 0 0 clamp(1rem, 2.4vw, 1.25rem);order: 2;position: relative;z-index: 1;}#faq-1720 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#faq-1720 .cs-faq-group {width: 100%;padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;order: 3;gap: calc(8 / 16 * 1rem);transition: transform 0.7s, opacity 0.3s, visibility 0.5s, top 0.3s, left 0.3s;transform-origin: top;transform-style: preserve-3d;perspective: 900px;}#faq-1720 .cs-faq-group.cs-hidden {visibility: hidden;pointer-events: none;opacity: 0;top: 0;left: 0;position: absolute;transform: scaleY(0);}#faq-1720 .cs-faq-group.cs-hidden .cs-faq-item {transform: rotateX(270deg);opacity: 0;}#faq-1720 .cs-faq-item {list-style: none;width: 100%;overflow: hidden;opacity: 1;top: 0;transform: rotateX(0deg);transition: transform 0.6s, opacity 0.3s;}#faq-1720 .cs-faq-item:nth-of-type(2) {transition-delay: 0.1s;}#faq-1720 .cs-faq-item:nth-of-type(3) {transition-delay: 0.2s;}#faq-1720 .cs-faq-item:nth-of-type(4) {transition-delay: 0.3s;}#faq-1720 .cs-faq-item:nth-of-type(5) {transition-delay: 0.4s;}#faq-1720 .cs-faq-item:nth-of-type(6) {transition-delay: 0.5s;}#faq-1720 .cs-faq-item:nth-of-type(7) {transition-delay: 0.6s;}#faq-1720 .cs-faq-item:nth-of-type(8) {transition-delay: 0.7s;}#faq-1720 .cs-faq-item:nth-of-type(9) {transition-delay: 0.8s;}#faq-1720 .cs-faq-item:nth-of-type(10) {transition-delay: 0.9s;}#faq-1720 .cs-faq-item.active .cs-button {color: var(--primary);}#faq-1720 .cs-faq-item.active .cs-button:before {background-color: var(--primary);transform: rotate(315deg);}#faq-1720 .cs-faq-item.active .cs-button:after {background-color: var(--primary);transform: rotate(-315deg);}#faq-1720 .cs-faq-item.active .cs-item-p {height: auto;padding: 0 clamp(1rem, 2vw, 1.5rem) clamp(1.25rem, 1.3vw, 1.5rem);opacity: 1;}#faq-1720 .cs-button {font-size: clamp(1rem, 2vw, 1.25rem);line-height: 1.2em;text-align: left;font-weight: bold;padding: clamp(1rem, 2vw, 1.5rem) clamp(1rem, 2vw, 1.25rem);background-color: #f7f7f7;border: none;color: var(--headerColor);display: block;width: 100%;position: relative;transition: background-color 0.3s, color 0.3s;}#faq-1720 .cs-button:hover {cursor: pointer;}#faq-1720 .cs-button:before {content: "";width: calc(8 / 16 * 1rem);height: calc(2 / 16 * 1rem);background-color: var(--headerColor);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 50%;right: calc(24 / 16 * 1rem);transform: rotate(45deg);transform-origin: left center;transition: transform 0.5s;}#faq-1720 .cs-button:after {content: "";width: calc(8 / 16 * 1rem);height: calc(2 / 16 * 1rem);background-color: var(--headerColor);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 50%;right: calc(21 / 16 * 1rem);transform: rotate(-45deg);transform-origin: right center;transition: transform 0.5s;}#faq-1720 .cs-button-text {width: 80%;display: block;}#faq-1720 .cs-item-p {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;width: 100%;height: 0;margin: 0;padding: 0 clamp(1rem, 2vw, 1.5rem);opacity: 0;background-color: #f7f7f7;color: var(--bodyTextColor);overflow: hidden;transition: opacity 0.3s, padding-bottom 0.3s;}}@media only screen and (min-width: 37.5rem) {#faq-1720 .cs-button-group {width: 80%;max-width: calc(353 / 16 * 1rem);flex-direction: row;align-items: stretch;flex: none;}#faq-1720 .cs-content {width: 100%;}#faq-1720 .cs-picture {min-height: clamp(18.75rem, 30vw, 30.8125rem);margin: 0;height: 100%;flex: none;order: 3;}}@media only screen and (min-width: 48rem) {#faq-1720 .cs-flex-group {display: flex;flex-direction: row;flex-wrap: nowrap;column-gap: clamp(1.25rem, 3vw, 5rem);}#faq-1720 .cs-button-group {flex-direction: column;flex: auto;}#faq-1720 .cs-picture {max-height: calc(500 / 16 * 1rem);}}@media only screen and (min-width: 0rem) {#faq-1108 {padding: var(--sectionPadding);position: relative;}#faq-1108 .cs-container {width: 100%;max-width: calc(584 / 16 * 1rem);margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(2rem, 6vw, 3rem);}#faq-1108 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#faq-1108 .cs-title {margin: 0 0 clamp(2rem, 5vw, 3rem);}#faq-1108 .cs-picture {width: 100%;height: clamp(22.5rem, 54vw, 25rem);display: block;position: relative;}#faq-1108 .cs-picture img {width: 100%;height: 100%;object-fit: cover;}#faq-1108 .cs-faq-group {width: 100%;max-width: calc(650 / 16 * 1rem);padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: calc(12 / 16 * 1rem);}#faq-1108 .cs-faq-item {list-style: none;width: 100%;background-color: #f7f7f7;overflow: hidden;transition: border-bottom 0.3s;}#faq-1108 .cs-faq-item.active .cs-button {color: var(--primary);}#faq-1108 .cs-faq-item.active .cs-button:before {background-color: var(--primary);transform: rotate(315deg);}#faq-1108 .cs-faq-item.active .cs-button:after {background-color: var(--primary);transform: rotate(-315deg);}#faq-1108 .cs-faq-item.active .cs-item-p {height: auto;padding: 0 clamp(1rem, 2vw, 1.5rem) clamp(1.25rem, 1.3vw, 1.5rem);opacity: 1;}#faq-1108 .cs-button {font-size: clamp(1rem, 2.5vw, 1.25rem);line-height: 1.2em;text-align: left;font-weight: bold;padding: clamp(1.25rem, 2vw, 1.5rem);background-color: #f7f7f7;border: none;color: var(--headerColor);display: block;width: 100%;position: relative;transition: background-color 0.3s, color 0.3s;}#faq-1108 .cs-button:hover {cursor: pointer;}#faq-1108 .cs-button:before {content: "";width: calc(8 / 16 * 1rem);height: calc(2 / 16 * 1rem);background-color: var(--headerColor);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 50%;right: calc(24 / 16 * 1rem);transform: rotate(45deg);transform-origin: left center;transition: transform 0.5s;}#faq-1108 .cs-button:after {content: "";width: calc(8 / 16 * 1rem);height: calc(2 / 16 * 1rem);background-color: var(--headerColor);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 50%;right: calc(21 / 16 * 1rem);transform: rotate(-45deg);transform-origin: right center;transition: transform 0.5s;}#faq-1108 .cs-button-text {width: 80%;display: block;}#faq-1108 .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;}}@media only screen and (min-width: 64rem) {#faq-1108 .cs-container {max-width: calc(1280 / 16 * 1rem);flex-direction: row;justify-content: space-between;align-items: stretch;}#faq-1108 .cs-content {width: 40%;text-align: left;align-items: flex-start;flex: none;}}@media only screen and (min-width: 0rem) {#reviews-1013 {padding: var(--sectionPadding);position: relative;}#reviews-1013 .cs-container {width: 100%;max-width: calc(550 / 16 * 1rem);margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#reviews-1013 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#reviews-1013 .cs-card-group {padding: 0;margin: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 2.5vw, 1.15rem);}#reviews-1013 .cs-item {list-style: none;max-width: calc(630 / 16 * 1rem);padding: clamp(1.5rem, 4.8vw, 4rem);background-color: #fff;border: 1px solid #b4b2c7;box-sizing: border-box;display: flex;justify-content: center;align-items: flex-start;flex-direction: column;grid-column: span 12;position: relative;}#reviews-1013 .cs-review {font-size: clamp(0.875rem, 1.6vw, 1.25rem);line-height: 1.5em;margin: 0 0 calc(24 / 16 * 1rem) 0;padding-bottom: clamp(1.25rem, 3vw, 2.75rem);color: var(--headerColor);border-bottom: 1px solid #b4b2c7;}#reviews-1013 .cs-flex-group {display: flex;justify-content: flex-start;align-items: center;gap: clamp(0.75rem, 2vw, 1.25rem);}#reviews-1013 .cs-profile {width: clamp(3rem, 6vw, 4.5rem);height: clamp(3rem, 6vw, 4.5rem);border: 1px solid #b4b2c7;box-sizing: border-box;background-color: #b4b2c7;border-radius: 50%;overflow: hidden;position: relative;display: block;}#reviews-1013 .cs-profile img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#reviews-1013 .cs-name {font-size: clamp(1rem, 2.2vw, 1.5625rem);line-height: 1.2em;font-weight: 700;margin-top: auto;color: var(--primary);display: block;}#reviews-1013 .cs-desc {font-size: clamp(0.875rem, 1.6vw, 1rem);line-height: 1.5em;font-weight: 400;margin: calc(4 / 16 * 1rem) 0 0 0;color: var(--headerColor);display: block;}#reviews-1013 .cs-background {width: 100%;height: 40%;display: block;position: absolute;bottom: 0;left: 0;z-index: -1;}#reviews-1013 .cs-background:before {content: "";position: absolute;display: block;height: 100%;width: 100%;background: #000;opacity: 0.5;top: 0;left: 0;z-index: 1;}#reviews-1013 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 48rem) {#reviews-1013 .cs-container {max-width: calc(1440 / 16 * 1rem);}#reviews-1013 .cs-item {grid-column: span 4;}#reviews-1013 .cs-background {height: 40%;}}@media only screen and (min-width: 0rem) {body.dark-mode #reviews-1013 .cs-title, body.dark-mode #reviews-1013 .cs-text, body.dark-mode #reviews-1013 .cs-review {color: var(--bodyTextColorWhite);}body.dark-mode #reviews-1013 .cs-item {background-color: var(--medium);}body.dark-mode #reviews-1013 .cs-desc {color: var(--bodyTextColorWhite);opacity: 0.7;}}@media only screen and (min-width: 0rem) {#cta-51 {padding: var(--sectionPadding);position: relative;}#cta-51 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#cta-51 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#cta-51 .cs-title {color: var(--bodyTextColorWhite);}#cta-51 .cs-text {margin-bottom: 1rem;color: var(--bodyTextColorWhite);opacity: 0.8;}#cta-51 .cs-text:last-of-type {margin-bottom: 2rem;}#cta-51 .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;}#cta-51 .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;}#cta-51 .cs-button-solid:hover:before {width: 100%;}#cta-51 .cs-picture {height: 100%;width: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#cta-51 .cs-picture:before {content: "";position: absolute;display: block;height: 100%;width: 100%;background: #000;opacity: 0.8;top: 0;left: 0;z-index: 1;}#cta-51 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}