 @media only screen and (min-width: 0rem) {#hero {z-index: 1;position: relative;overflow: hidden;padding: 0 1rem;padding-bottom: 6.25rem;text-align: center;min-height: 100vh;height: 100vh;}#hero .cs-picture {z-index: -2;position: absolute;top: 0;left: 0;display: block;height: 100%;width: 100%;}#hero .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#hero .cs-picture:before {z-index: 1;position: absolute;top: 0;left: 0;content: "";opacity: 0.7;display: block;background: #000;height: 100%;width: 100%;pointer-events: none;}#hero .cs-container {position: relative;margin: auto;max-width: 80em;width: 100%;padding: clamp(9em, 25.95vw, 17.5em) 0;height: 100%;}#hero .cs-container:before {position: absolute;top: 0;left: 0;content: "";opacity: 0;display: block;background: -moz-linear-gradient(top, rgba(250, 251, 252, 0.5) 0%, rgba(250, 251, 252, 0) 100%);background: -webkit-linear-gradient(top, rgba(250, 251, 252, 0.5) 0%, rgba(250, 251, 252, 0) 100%);height: 100%;width: 1px;}#hero .cs-flex-group {display: flex;flex-wrap: wrap;justify-content: center;align-items: flex-start;margin: auto;margin-bottom: clamp(3.75em, 15.5vw, 13.75em);max-width: clamp(29em, 80vw, 45.125em);width: 80vw;box-sizing: border-box;gap: 1.5rem;}#hero .cs-topper {margin-bottom: 1rem;color: var(--secondary);text-align: center;font-family: "Zalando";font-weight: 400;}#hero .cs-title {width: 100%;color: var(--bodyTextColorWhite);text-align: center;font-family: "Zalando";font-weight: 200;}#hero .cs-text {margin: 0 auto clamp(2rem, 4vw, 2.5rem) 0;margin-bottom: clamp(2.5rem, 4vw, 3rem);color: var(--bodyTextColorWhite);text-align: center;font-family: "Zalando";}#hero .cs-button-solid {margin-bottom: 1rem;height: initial;line-height: clamp(2.875em, 5.5vw, 3.5em);}#hero .cs-button-transparent {z-index: 1;position: relative;display: inline-flex;justify-content: center;align-items: center;border: 1px solid var(--bodyTextColorWhite);margin: 0 0.5rem;background-color: transparent;height: clamp(2.875em, 5.5vw, 3.5em);width: 11.25rem;box-sizing: border-box;padding: 0;text-decoration: none;font-size: 1rem;line-height: clamp(2.875em, 5.5vw, 3.5em);font-family: "Zalando";font-weight: 200;color: #fff;transition: color 0.3s;}#hero .cs-button-transparent .cs-img {display: block;margin-right: 0.75rem;}#hero .cs-button-transparent:before {z-index: -1;position: absolute;top: -1px;bottom: -1px;left: -1px;right: -1px;content: "";opacity: 1;transform: scaleX(0);display: block;background: white;transition: transform 0.3s;transform-origin: left;}#hero .cs-button-transparent:hover {color: #000;}#hero .cs-button-transparent:hover:before {transform: scaleX(1);}}@media only screen and (min-width: 48rem) {#hero {padding: 0 clamp(2em, 5vw, 2.5em);}#hero .cs-container {padding: clamp(7em, 27.95vw, 17.5em) 0 clamp(9em, 30.95vw, 23.5em) 0;}#hero .cs-container:after {position: absolute;top: 0;right: 0;content: "";opacity: 0;display: block;background: -moz-linear-gradient(top, rgba(250, 251, 252, 0) 0%, rgba(250, 251, 252, 0.5) 100%);background: -webkit-linear-gradient(top, rgba(250, 251, 252, 0) 0%, rgba(250, 251, 252, 0.5) 100%);height: 100%;width: 1px;}#hero .cs-button-solid {margin-right: 1.25rem;margin-bottom: 0;}}@media only screen and (min-width: 81.25em) {#hero {background: url("/assets/images/best-real-estate-agent-downey-california-chris-garcia-hero.webp");background-position: center;background-size: cover;background-repeat: no-repeat;background-attachment: fixed;position: relative;}#hero::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;opacity: 0.5;pointer-events: none;z-index: 0;}#hero .cs-picture {display: none;}#hero .cs-container {position: relative;z-index: 1;}}@media only screen and (min-width: 0rem) {body.dark-mode #hero .cs-background:before {opacity: 0.8;}}@media only screen and (min-width: 0rem) {#gallery-2250 {padding: var(--sectionPadding);background-image: url(../images/contentbackground.webp);background-size: cover;overflow: hidden;position: relative;z-index: 1;font-family: "Zalando";}#gallery-2250 .cs-container {width: 100%;max-width: 44rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#gallery-2250 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#gallery-2250 .cs-title {max-width: 40ch;font-weight: 200;}#gallery-2250 .cs-card-group {width: 100%;max-width: 31.25rem;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 1.5vw, 1.25rem);}#gallery-2250 .cs-item {text-align: left;list-style: none;width: 100%;height: 17.5rem;margin: 0;box-sizing: border-box;padding: 0;overflow: hidden;grid-column: span 12;grid-row: span 1;gap: 0.5rem;position: relative;}#gallery-2250 .cs-item:hover .cs-h3, #gallery-2250 .cs-item:focus-within .cs-h3 {transform: translateY(0);}#gallery-2250 .cs-item:hover .cs-fake-link, #gallery-2250 .cs-item:focus-within .cs-fake-link {height: auto;opacity: 1;transform: translateY(0);}#gallery-2250 .cs-item:hover .cs-background:before, #gallery-2250 .cs-item:focus-within .cs-background:before {height: 180%;}#gallery-2250 .cs-item:hover .cs-background img, #gallery-2250 .cs-item:focus-within .cs-background img {opacity: 0.5;transform: scale(1.1);}#gallery-2250 .cs-link {text-decoration: none;height: 100%;padding: 1rem;display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;}#gallery-2250 .cs-wrapper {width: 100%;overflow: hidden;color: var(--primary);display: flex;flex-direction: column;align-items: flex-start;gap: 0.25rem;}#gallery-2250 .cs-header {font-size: clamp(1rem, 2vw, 1.25rem);font-weight: 200;line-height: 1.2em;text-align: inherit;margin: 0;color: var(--primary);}#gallery-2250 .cs-h3 {font-size: clamp(1.25rem, 2vw, 2.4375rem);font-weight: 200;line-height: 1.2em;text-align: inherit;text-decoration: none;width: 100%;margin: 0;padding-right: 3.75rem;color: var(--bodyTextColorWhite);display: flex;justify-content: space-between;position: relative;}#gallery-2250 .cs-icon {width: clamp(2.5rem, 4vw, 4rem);height: auto;display: block;position: absolute;bottom: 0rem;right: 0rem;transition: transform 0.3s;}#gallery-2250 .cs-background {width: 100%;height: 100%;object-fit: cover;background-color: #000;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#gallery-2250 .cs-background:before {content: "";width: 100%;height: 100%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.72) 14.59%, rgba(0, 0, 0, 0) 43.18%);opacity: 1;display: block;position: absolute;bottom: 0;left: 0;z-index: 10;transition: height 0.3s;}#gallery-2250 .cs-background img {width: 100%;height: 100%;object-fit: cover;position: absolute;z-index: -1;transition: transform 0.6s, opacity 0.3s;}}@media only screen and (min-width: 48rem) {#gallery-2250 .cs-container {max-width: 115rem;}#gallery-2250 .cs-card-group {max-width: 100%;margin-bottom: clamp(3.75rem, 6vw, 6.25rem);grid-template-rows: 1fr;}#gallery-2250 .cs-item {min-height: clamp(17.5rem, 35vw, 27.5rem);grid-column: span 4;}#gallery-2250 .cs-item.cs-shift {position: relative;top: clamp(3.75rem, 6vw, 6.25rem);}}@media only screen and (min-width: 48rem) {#gallery-2250 .cs-item:hover .cs-wrapper, #gallery-2250 .cs-item:focus-within .cs-wrapper {opacity: 1;transform: translateY(0);}#gallery-2250 .cs-item:hover .cs-background:before, #gallery-2250 .cs-item:focus-within .cs-background:before {height: 180%;}#gallery-2250 .cs-item:hover .cs-background img, #gallery-2250 .cs-item:focus-within .cs-background img {opacity: 0.5;transform: scale(1.1);}#gallery-2250 .cs-wrapper {opacity: 0;transform: translateY(5rem);transition: transform 0.3s, opacity 0.3s;}}@media only screen and (min-width: 0rem) {#sbs {padding: var(--sectionPadding);background-color: white;}#sbs .cs-container {display: flex;flex-direction: column;justify-content: center;align-items: center;margin: auto;max-width: 80rem;width: 100%;row-gap: 2.5rem;background-color: white;}#sbs .cs-left {position: relative;height: 39.75em;width: 39.4375em;font-size: min(2.31vw, 0.7em);}#sbs .cs-picture {display: block;border-radius: 1.5em;overflow: hidden;}#sbs .cs-picture img {position: absolute;top: 10;left: 0;height: 100%;width: 100%;object-fit: contain;}#sbs .cs-picture1 {top: 10;left: 0;height: 36.3125em;width: 32.625em;}#sbs .cs-topper {margin-bottom: 0.25rem;text-align: left;font-family: "Zalando";}#sbs .cs-title {max-width: 50rem;text-align: left;font-family: "Zalando";font-weight: 200;}#sbs .cs-text {margin-bottom: 1rem;max-width: 36.25rem;text-align: left;}#sbs .cs-text:last-of-type {margin-bottom: 2rem;}#sbs .cs-flex-group {position: relative;border-radius: 1rem;background-color: #f7f7f7;padding: clamp(1rem, 3vw, 2rem);}#sbs .cs-flex-p {margin: 0 0 1rem;font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;color: #353535;}#sbs .cs-name {display: block;margin: 0 0 0.25rem;text-transform: uppercase;font-size: 1rem;line-height: 1.2em;font-weight: bold;color: var(--headerColor);}#sbs .cs-job {display: block;font-size: 0.875rem;line-height: 1.5em;color: #353535;}#sbs .cs-quote-icon {position: absolute;bottom: 0rem;right: clamp(1rem, 4vw, 2rem);height: auto;width: clamp(3.75rem, 10vw, 8.5rem);}#sbs .cs-button-solid {margin-top: 2rem;}#sbs .cs-button-transparent {z-index: 1;position: relative;display: inline-flex;justify-content: center;align-items: center;border: 2px solid #000;margin: 0 0.5rem;background-color: transparent;height: clamp(2.875em, 5.5vw, 3.5em);width: 11.25rem;box-sizing: border-box;padding: 0;text-decoration: none;font-size: 1rem;line-height: clamp(2.875em, 5.5vw, 3.5em);font-family: "Zalando";font-weight: 200;color: #000;}#sbs .cs-button-transparent .cs-img {display: block;margin-right: 0.75rem;}#sbs .cs-button-transparent:before {z-index: -1;position: absolute;top: -1px;bottom: -1px;left: -1px;right: -1px;content: "";opacity: 1;transform: scaleX(0);display: block;background: #000;transition: transform 0.3s;transform-origin: left;}#sbs .cs-button-transparent:hover {color: #fff;}#sbs .cs-button-transparent:hover:before {transform: scaleX(1);color: #fff;}}@media only screen and (min-width: 64rem) {#sbs .cs-container {flex-flow: row;justify-content: space-between;gap: 3.25rem;}#sbs .cs-left {font-size: min(1.2vw, 1em);flex: none;}#sbs .cs-right {margin: 0;}}@media only screen and (min-width: 0rem) {body.dark-mode #sbs .cs-left:before, body.dark-mode #sbs .cs-left:after {background: var(--accent);}body.dark-mode #sbs .cs-picture2 {border: clamp(0.375em, 1.5vw, 0.75em) solid var(--dark);background-color: var(--dark);}body.dark-mode #sbs .cs-topper {color: var(--primaryLight);}body.dark-mode #sbs .cs-title, body.dark-mode #sbs .cs-text, body.dark-mode #sbs .cs-h3, body.dark-mode #sbs .cs-flex-p, body.dark-mode #sbs .cs-name {color: var(--bodyTextColorWhite);}body.dark-mode #sbs .cs-flex-group {background-color: var(--accent);}body.dark-mode #sbs .cs-job {opacity: 0.8;color: var(--bodyTextColorWhite);}body.dark-mode #sbs .cs-quote-icon {opacity: 0.2;}}@media only screen and (min-width: 0rem) {#services-2220 {padding: var(--sectionPadding);background-image: url(../images/servicesbackground.webp);background-size: cover;position: relative;z-index: 1;}#services-2220 .cs-container {width: 100%;max-width: 44rem;margin: auto;}#services-2220 .cs-title {text-transform: uppercase;font-family: "Zalando";font-weight: 200;}#services-2220 .cs-card-group {width: 100%;max-width: 31.25rem;margin: 0 auto;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 1.5vw, 1.25rem);}#services-2220 .cs-item {text-align: left;list-style: none;width: 100%;min-height: clamp(15rem, 30vw, 18.75rem);margin: 0;box-sizing: border-box;padding: 0;overflow: hidden;display: flex;flex-direction: column;grid-column: span 12;grid-row: span 1;position: relative;}#services-2220 .cs-item:hover .cs-h3, #services-2220 .cs-item:focus-within .cs-h3 {transform: translateY(-0.75rem);}#services-2220 .cs-item:hover .cs-background:before, #services-2220 .cs-item:focus-within .cs-background:before {height: 180%;}#services-2220 .cs-item:hover .cs-background img, #services-2220 .cs-item:focus-within .cs-background img {opacity: 0.5;transform: scale(1.1);}#services-2220 .cs-link {text-decoration: none;height: 100%;padding: clamp(1rem, 1.25vw, 1.5rem);display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;}#services-2220 .cs-h3 {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);font-weight: 200;line-height: 1.2em;text-align: inherit;margin: 0;color: var(--bodyTextColorWhite);transition: transform 0.3s, color 0.3s;font-family: "Zalando";}#services-2220 .cs-content {text-align: center;min-height: 0;padding: 1.5rem;background-color: white;justify-content: center;align-items: center;}#services-2220 .cs-title {margin: 0 0 2rem;}#services-2220 .cs-button-solid {font-size: calc(16 / 16 * 1rem);font-family: "Zalando";font-weight: 200;line-height: calc(50 / 16 * 1em);text-align: center;text-transform: uppercase;text-decoration: none;width: max-content;padding: 0 calc(30 / 16 * 1rem);background-color: var(--primary);color: #000;display: inline-block;position: relative;z-index: 1;transition: color 0.3s;transition-delay: 0.1s;}#services-2220 .cs-button-solid:hover {color: #fff;}#services-2220 .cs-button-solid:hover:before {width: 100%;}#services-2220 .cs-button-solid:before {content: "";width: 0;height: 100%;background-color: #000;opacity: 1;display: block;position: absolute;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#services-2220 .cs-background {width: 100%;height: 100%;background-color: #000;object-fit: cover;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#services-2220 .cs-background:before {content: "";width: 100%;height: 100%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.72) 14.59%, rgba(0, 0, 0, 0) 43.18%);opacity: 1;display: block;position: absolute;bottom: 0;left: 0;transition: height 0.3s;}#services-2220 .cs-background img {width: 100%;height: 100%;object-fit: cover;position: absolute;z-index: -1;transition: transform 0.6s, opacity 0.3s;}}@media only screen and (min-width: 48rem) {#services-2220 .cs-container {max-width: 115rem;}#services-2220 .cs-card-group {max-width: 100%;grid-template-rows: 1fr;}#services-2220 .cs-item {grid-column: span 4;}#services-2220 .cs-item.cs-content {grid-column: span 12;}}@media only screen and (min-width: 93.75rem) {#services-2220 .cs-card-group {min-height: 37.5rem;display: flex;flex-direction: row;}#services-2220 .cs-content {min-width: 22rem;padding: 9.75rem 0 12.5rem;}}@media only screen and (min-width: 0rem) {#sbs-r {padding: var(--sectionPadding);background-color: white;}#sbs-r .cs-container {display: flex;flex-direction: column;justify-content: center;align-items: center;margin: auto;max-width: 80rem;width: 100%;row-gap: 2.5rem;background-color: white;}#sbs-r .cs-left {position: relative;height: 39.75em;width: 39.4375em;font-size: min(2.31vw, 0.7em);}#sbs-r .cs-picture {position: absolute;display: block;overflow: hidden;}#sbs-r .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#sbs-r .cs-picture1 {top: 0;right: 0;height: 36.3125em;width: 32.625em;}#sbs-r .cs-picture2 {bottom: 0;left: 0;border: clamp(0.375em, 1.5vw, 0.75em) solid #fff;background-color: #fff;height: 25em;width: 25.875em;box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 40px;}#sbs-r .cs-right {margin: auto;max-width: 33.875rem;}#sbs-r .cs-topper {margin-bottom: 0.25rem;text-align: left;font-family: "Zalando";}#sbs-r .cs-title {max-width: 50rem;text-align: left;font-family: "Zalando";font-weight: 200;}#sbs-r .cs-text {margin-bottom: 1rem;max-width: 46.875rem;text-align: left;}#sbs-r .cs-text:last-of-type {margin-bottom: 2rem;}#sbs-r .cs-flex-group {position: relative;border-radius: 1rem;background-color: #f7f7f7;padding: clamp(1rem, 3vw, 2rem);}#sbs-r .cs-flex-p {margin: 0 0 1rem;font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;color: #353535;}#sbs-r .cs-name {display: block;margin: 0 0 0.25rem;text-transform: uppercase;font-size: 1rem;line-height: 1.2em;font-weight: bold;color: var(--headerColor);}#sbs-r .cs-job {display: block;font-size: 0.875rem;line-height: 1.5em;color: #353535;}#sbs-r .cs-quote-icon {position: absolute;bottom: 0rem;right: clamp(1rem, 4vw, 2rem);height: auto;width: clamp(3.75rem, 10vw, 8.5rem);}#sbs-r .cs-button-transparent {z-index: 1;position: relative;display: inline-flex;justify-content: center;align-items: center;border: 2px solid #000;margin: 0 0.5rem;background-color: transparent;height: clamp(2.875em, 5.5vw, 3.5em);width: auto;min-width: 11.25rem;box-sizing: border-box;padding: 0 2rem;text-decoration: none;font-size: 1rem;line-height: clamp(2.875em, 5.5vw, 3.5em);font-family: "Zalando";font-weight: 200;color: #000;}#sbs-r .cs-button-transparent .cs-img {display: block;margin-right: 0.75rem;}#sbs-r .cs-button-transparent:before {z-index: -1;position: absolute;top: -1px;bottom: -1px;left: -1px;right: -1px;content: "";opacity: 1;transform: scaleX(0);display: block;background: #000;transition: transform 0.3s;transform-origin: left;}#sbs-r .cs-button-transparent:hover {color: #fff;}#sbs-r .cs-button-transparent:hover:before {transform: scaleX(1);color: #fff;}}@media only screen and (min-width: 64rem) {#sbs-r .cs-container {flex-flow: row;justify-content: space-between;gap: 3.25rem;}#sbs-r .cs-left {order: 2;font-size: min(1.2vw, 1em);flex: none;}#sbs-r .cs-right {margin: 0;}}@media only screen and (min-width: 0rem) {body.dark-mode #sbs-r .cs-left:before, body.dark-mode #sbs-r .cs-left:after {background: var(--accent);}body.dark-mode #sbs-r .cs-picture2 {border: clamp(0.375em, 1.5vw, 0.75em) solid var(--dark);background-color: var(--dark);}body.dark-mode #sbs-r .cs-topper {color: var(--primaryLight);}body.dark-mode #sbs-r .cs-title, body.dark-mode #sbs-r .cs-text, body.dark-mode #sbs-r .cs-h3, body.dark-mode #sbs-r .cs-flex-p, body.dark-mode #sbs-r .cs-name {color: var(--bodyTextColorWhite);}body.dark-mode #sbs-r .cs-flex-group {background-color: var(--accent);}body.dark-mode #sbs-r .cs-job {opacity: 0.8;color: var(--bodyTextColorWhite);}body.dark-mode #sbs-r .cs-quote-icon {opacity: 0.2;}}@media only screen and (min-width: 0rem) {#list-1113 {padding: 0;margin: 0;display: flex;flex-direction: column;align-items: flex-start;gap: 1.5rem;}#list-1113 .cs-li {list-style: none;padding: 0;margin: 0;}#list-1113 .cs-h3 {font-size: clamp(1.25rem, 3vw, 1.5625rem);line-height: 1.2em;font-weight: 200;margin: 0 0 0.75rem;}#list-1113 .cs-li-text {font-size: var(--bodyFontSize);line-height: 1.5em;text-align: inherit;width: 100%;max-width: 39.375rem;margin: 0;color: var(--bodyTextColor);}}@media only screen and (min-width: 0rem) {#gallery {position: relative;overflow: hidden;padding: var(--sectionPadding);text-align: center;}#gallery .cs-container {margin: auto;max-width: 82.625em;width: 100%;}#gallery .cs-topper {margin-bottom: 1rem;text-align: center;font-family: "Zalando";}#gallery .cs-title {margin-bottom: 2.5rem;max-width: 38.8125rem;text-align: center;font-family: "Zalando";font-weight: 200;}#gallery .cs-image-group {display: flex;justify-content: center;align-items: flex-start;margin: 0 auto 3.75rem;max-width: 82.625em;width: 100%;padding: 0;font-size: min(1.1vw, 1em);gap: 1.875em;}#gallery .cs-row {display: flex;flex-direction: column;justify-content: flex-start;align-items: center;gap: 1.875em;}#gallery .cs-picture {position: relative;display: block;}#gallery .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#gallery .cs-row-1 .cs-picture1 {height: 35.4375em;width: 26.25em;}#gallery .cs-row-1 .cs-picture2 {height: 39.3125em;width: 26.25em;}#gallery .cs-row-1 .cs-picture3 {height: 32em;width: 26.25em;}#gallery .cs-row-2 .cs-picture1 {height: 30.75em;width: 26.25em;}#gallery .cs-row-2 .cs-picture2 {height: 32.3125em;width: 26.25em;}#gallery .cs-row-2 .cs-picture3 {height: 39.3125em;width: 26.25em;}#gallery .cs-row-3 .cs-picture1 {height: 39.0625em;width: 26.25em;}#gallery .cs-row-3 .cs-picture2 {height: 28.25em;width: 26.25em;}#gallery .cs-row-3 .cs-picture3 {height: 39.3125em;width: 26.25em;}}@media only screen and (min-width: 0rem) {body.dark-mode #gallery .cs-title {color: var(--bodyTextColorWhite);}}@media only screen and (min-width: 0rem) {#cta-1072 {padding: var(--sectionPadding);background-color: var(--primary);position: relative;z-index: 1;}#cta-1072 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#cta-1072 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#cta-1072 .cs-flex {max-width: 39.375rem;}#cta-1072 .cs-topper {font-family: "Zalando";color: var(--secondary);}#cta-1072 .cs-title {margin: 0;color: var(--bodyTextColorWhite);font-family: "Zalando";font-weight: 200;}#cta-1072 .cs-button-box {display: flex;flex-wrap: wrap;justify-content: center;gap: 1rem;}#cta-1072 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 200;text-align: center;margin: 0;color: #fff;min-width: 9.375rem;padding: 0 1.5rem;background-color: var(--primary);display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#cta-1072 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#cta-1072 .cs-button-solid:hover:before {width: 100%;}#cta-1072 .cs-button-transparent {z-index: 1;position: relative;display: inline-flex;justify-content: center;align-items: center;border: 1px solid var(--bodyTextColorWhite);margin: 0 0.5rem;background-color: transparent;height: clamp(2.875em, 5.5vw, 3.5em);width: auto;box-sizing: border-box;padding: 0 1rem;text-decoration: none;font-size: 1rem;line-height: clamp(2.875em, 5.5vw, 3.5em);font-family: "Zalando";font-weight: 200;color: #fff;}#cta-1072 .cs-button-transparent .cs-img {display: block;margin-right: 0.75rem;}#cta-1072 .cs-button-transparent:before {z-index: -1;position: absolute;top: -1px;bottom: -1px;left: -1px;right: -1px;content: "";opacity: 1;transform: scaleX(0);display: block;background: #fff;transition: transform 0.3s;transform-origin: left;}#cta-1072 .cs-button-transparent:hover {color: #000;}#cta-1072 .cs-button-transparent:hover * {color: inherit;}#cta-1072 .cs-button-transparent:hover:before {transform: scaleX(1);}#cta-1072 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#cta-1072 .cs-background:before {content: "";position: absolute;display: block;height: 100%;width: 100%;background: #1a1a1a;opacity: 0.88;top: 0;left: 0;z-index: 1;}#cta-1072 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 0rem) {#sbs-1591 {padding: var(--sectionPadding);}#sbs-1591 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#sbs-1591 .cs-content {text-align: left;width: 100%;max-width: 36.625rem;display: flex;flex-direction: column;align-items: flex-start;}#sbs-1591 .cs-text {margin-bottom: 1rem;}#sbs-1591 .cs-text:last-of-type {margin-bottom: 2rem;}#sbs-1591 .cs-title {font-family: "Zalando";font-weight: 200;}#sbs-1591 .cs-button-transparent {z-index: 1;position: relative;display: inline-flex;justify-content: center;align-items: center;border: 2px solid #000;margin: 0 0.5rem;background-color: transparent;height: clamp(2.875em, 5.5vw, 3.5em);width: auto;min-width: 11.25rem;box-sizing: border-box;padding: 0 2rem;text-decoration: none;font-size: 1rem;line-height: clamp(2.875em, 5.5vw, 3.5em);font-family: "Zalando";font-weight: 200;color: #000;}#sbs-1591 .cs-button-transparent .cs-img {display: block;margin-right: 0.75rem;}#sbs-1591 .cs-button-transparent:before {z-index: -1;position: absolute;top: -1px;bottom: -1px;left: -1px;right: -1px;content: "";opacity: 1;transform: scaleX(0);display: block;background: #000;transition: transform 0.3s;transform-origin: left;}#sbs-1591 .cs-button-transparent:hover {color: #fff;}#sbs-1591 .cs-button-transparent:hover:before {transform: scaleX(1);color: #fff;}#sbs-1591 .cs-image-group {font-size: min(1.959vw, .745em);width: 39.375em;min-height: 39.25em;display: block;position: relative;z-index: 1;}#sbs-1591 .cs-picture img {width: 100%;height: 100%;object-fit: contain;position: absolute;top: 0;left: 0;}#sbs-1591 .cs-picture1 {width: 25.8125em;height: 79.617834%;top: 0;left: 0;z-index: -1;}#sbs-1591 .cs-picture2 {width: 25.8125em;height: 44.585987%;bottom: 0;right: 0;z-index: 10;}}@media only screen and (min-width: 48rem) {#sbs-1591 .cs-container {max-width: 80rem;flex-direction: row;justify-content: space-between;align-items: stretch;}#sbs-1591 .cs-content {padding: 3.75rem 0;align-self: center;}#sbs-1591 .cs-image-group {font-size: min(1.2vw, 1em);flex: none;}}@media only screen and (min-width: 0rem) {#blog-2200 {padding: var(--sectionPadding);background-color: white;overflow: hidden;position: relative;z-index: 1;}#blog-2200 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#blog-2200 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#blog-2200 .cs-title {max-width: 25ch;font-family: "Zalando";font-weight: 200;}#blog-2200 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);row-gap: 1rem;}#blog-2200 .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-2200 .cs-item:hover .cs-h3 {color: var(--primary);}#blog-2200 .cs-item:hover .cs-picture img {transform: scale(1.1);}#blog-2200 .cs-picture {width: 100%;height: clamp(13.75rem, 27.5vw, 20rem);overflow: hidden;display: block;position: relative;z-index: 1;}#blog-2200 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;transition: transform 0.3s;}#blog-2200 .cs-large {height: clamp(17.5rem, 35vw, 25rem);}#blog-2200 .cs-flex {box-sizing: border-box;padding: 1rem;display: flex;flex-direction: column;align-items: flex-start;gap: 0.75rem;position: relative;z-index: 2;}#blog-2200 .cs-info-wrapper {display: flex;flex-direction: column;gap: 0.25rem;}#blog-2200 .cs-category {font-size: 1rem;font-weight: 200;line-height: 1.2em;margin: 0;color: var(--headerColor);display: flex;align-items: center;gap: 0.5rem;}#blog-2200 .cs-category::before {content: "";width: clamp(1rem, 2vw, 2rem);height: 2px;background: var(--primary);opacity: 1;display: block;position: relative;}#blog-2200 .cs-date-wrapper {display: flex;flex-direction: row;gap: 0.5rem;}#blog-2200 .cs-date, #blog-2200 .cs-comments {font-size: clamp(0.875rem, 1.5vw, 1rem);font-weight: 400;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);display: flex;align-items: center;gap: 0.625rem;}#blog-2200 .cs-date::before, #blog-2200 .cs-comments::before {content: "";width: 0.25rem;height: 0.25rem;background: #bababa;border-radius: 50%;}#blog-2200 .cs-link {text-decoration: none;display: flex;}#blog-2200 .cs-h3 {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);font-weight: 200;line-height: 1.2em;text-align: inherit;margin: 0;color: var(--headerColor);transition: color 0.3s;}#blog-2200 .cs-button-transparent {z-index: 1;position: relative;display: inline-flex;justify-content: center;align-items: center;border: 2px solid #000;margin: 0 0.5rem;background-color: transparent;height: clamp(2.875em, 5.5vw, 3.5em);width: auto;min-width: 11.25rem;box-sizing: border-box;padding: 0 2rem;text-decoration: none;font-size: 1rem;line-height: clamp(2.875em, 5.5vw, 3.5em);font-family: "Zalando";font-weight: 200;color: #000;}#blog-2200 .cs-button-transparent .cs-img {display: block;margin-right: 0.75rem;}#blog-2200 .cs-button-transparent:before {z-index: -1;position: absolute;top: -1px;bottom: -1px;left: -1px;right: -1px;content: "";opacity: 1;transform: scaleX(0);display: block;background: #000;transition: transform 0.3s;transform-origin: left;}#blog-2200 .cs-button-transparent:hover {color: #fff;}#blog-2200 .cs-button-transparent:hover:before {transform: scaleX(1);color: #fff;}}@media only screen and (min-width: 48rem) {#blog-2200 .cs-card-group {column-gap: clamp(1rem, 2vw, 1.25rem);}#blog-2200 .cs-item {grid-column: span 4;}}@media only screen and (min-width: 81.25rem) {#blog-2200 .cs-info-wrapper {flex-direction: row;}}@media only screen and (min-width: 0rem) {#listings-2200 {padding: var(--sectionPadding);background-color: white;overflow: hidden;position: relative;z-index: 1;}#listings-2200 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#listings-2200 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#listings-2200 .cs-topper {font-family: "Zalando";}#listings-2200 .cs-title {max-width: 25ch;font-family: "Zalando";}#listings-2200 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);row-gap: 1rem;}#listings-2200 .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;}#listings-2200 .cs-item:hover .cs-h3 {color: var(--primary);}#listings-2200 .cs-item:hover .cs-picture img {transform: scale(1.1);}#listings-2200 .cs-picture {width: 100%;height: clamp(13.75rem, 27.5vw, 20rem);overflow: hidden;display: block;position: relative;z-index: 1;}#listings-2200 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;transition: transform 0.3s;}#listings-2200 .cs-large {height: clamp(17.5rem, 35vw, 25rem);}#listings-2200 .cs-flex {box-sizing: border-box;padding: 1rem;display: flex;flex-direction: column;align-items: flex-start;gap: 0.75rem;position: relative;z-index: 2;}#listings-2200 .cs-info-wrapper {display: flex;flex-direction: column;gap: 0.25rem;}#listings-2200 .cs-category {font-size: 1rem;font-weight: 200;line-height: 1.2em;margin: 0;color: var(--headerColor);display: flex;align-items: center;gap: 0.5rem;}#listings-2200 .cs-category::before {content: "";width: clamp(1rem, 2vw, 2rem);height: 2px;background: var(--primary);opacity: 1;display: block;position: relative;}#listings-2200 .cs-date-wrapper {display: flex;flex-direction: row;gap: 0.5rem;}#listings-2200 .cs-date, #listings-2200 .cs-comments {font-size: clamp(0.875rem, 1.5vw, 1rem);font-weight: 400;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);display: flex;align-items: center;gap: 0.625rem;}#listings-2200 .cs-date::before, #listings-2200 .cs-comments::before {content: "";width: 0.25rem;height: 0.25rem;background: #bababa;border-radius: 50%;}#listings-2200 .cs-link {text-decoration: none;display: flex;font-family: "Zalando";}#listings-2200 .cs-h3 {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);font-weight: 200;line-height: 1.2em;text-align: inherit;margin: 0;color: var(--headerColor);transition: color 0.3s;}#listings-2200 .cs-button-transparent {z-index: 1;position: relative;display: inline-flex;justify-content: center;align-items: center;border: 2px solid #000;margin: 0 0.5rem;background-color: transparent;height: clamp(2.875em, 5.5vw, 3.5em);width: auto;min-width: 11.25rem;box-sizing: border-box;padding: 0 2rem;text-decoration: none;font-size: 1rem;line-height: clamp(2.875em, 5.5vw, 3.5em);font-weight: 200;color: #000;}#listings-2200 .cs-button-transparent .cs-img {display: block;margin-right: 0.75rem;}#listings-2200 .cs-button-transparent:before {z-index: -1;position: absolute;top: -1px;bottom: -1px;left: -1px;right: -1px;content: "";opacity: 1;transform: scaleX(0);display: block;background: #000;transition: transform 0.3s;transform-origin: left;}#listings-2200 .cs-button-transparent:hover {color: #fff;}#listings-2200 .cs-button-transparent:hover:before {transform: scaleX(1);color: #fff;}}@media only screen and (min-width: 48rem) {#listings-2200 .cs-card-group {column-gap: clamp(1rem, 2vw, 1.25rem);}#listings-2200 .cs-item {grid-column: span 4;}}@media only screen and (min-width: 81.25rem) {#listings-2200 .cs-info-wrapper {flex-direction: row;}}@media only screen and (min-width: 0rem) {#reviews-1672 {padding: var(--sectionPadding);}#reviews-1672 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(2.5rem, 4.5vw, 4rem);}#reviews-1672 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#reviews-1672 .cs-title {margin: 0rem;font-family: "Zalando";font-weight: 200;}#reviews-1672 .cs-card-group {width: 100%;padding: 0;margin: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 2.5vw, 1.25rem);}#reviews-1672 .cs-item {list-style: none;width: 100%;padding: clamp(1.25rem, 3.15vw, 2.5rem) clamp(1.25rem, 3.15vw, 2.5rem);background-color: #f7f7f7;box-sizing: border-box;display: flex;grid-column: span 12;justify-content: center;align-items: flex-start;flex-direction: column;position: relative;gap: clamp(1.5rem, 4vw, 3rem);}#reviews-1672 .cs-flex-group {margin-top: auto;display: flex;align-items: flex-start;gap: 0.75rem;}#reviews-1672 .cs-profile {width: 3.25rem;height: auto;border-radius: 50%;position: relative;display: block;}#reviews-1672 .cs-profile img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#reviews-1672 .cs-name {font-size: 1.25rem;line-height: 1.2em;font-weight: 700;margin: 0;margin-top: auto;color: var(--headerColor);display: block;}#reviews-1672 .cs-job {font-size: 1rem;line-height: 1.5em;font-weight: 400;margin: 0;color: var(--bodyTextColor);display: block;}#reviews-1672 .wrapper {display: flex;flex-direction: column;gap: 1rem;}#reviews-1672 .cs-item-stars {width: 6.75rem;height: auto;}#reviews-1672 .cs-review {font-size: clamp(0.875rem, 1.6vw, 1.25rem);line-height: 1.5em;margin: 0;color: var(--bodyTextColor);z-index: 1;}#reviews-1672 .cs-quote {width: 5.375rem;height: auto;position: absolute;right: 0rem;bottom: 0rem;z-index: 0;}}@media only screen and (min-width: 48rem) {#reviews-1672 .cs-item {grid-column: span 4;}}@media only screen and (min-width: 0rem) {#pricing-1087 {padding: var(--sectionPadding);background-color: #f7f8f8;position: relative;}#pricing-1087 .cs-container {width: 100%;max-width: 80em;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);position: relative;}#pricing-1087 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;position: relative;z-index: 10;}#pricing-1087 .cs-title {font-family: "Zalando";font-weight: 200;}#pricing-1087 .cs-card-group {width: 100%;margin: 0;padding: 0;display: flex;flex-direction: column;align-items: center;gap: clamp(1rem, 1.8vw, 1.25rem);position: relative;z-index: 10;}#pricing-1087 .cs-item {text-align: left;list-style: none;width: 100%;max-width: 31.25rem;margin: 0;padding: clamp(1.25rem, 3vw, 2.5rem) clamp(1rem, 3vw, 2rem);background-color: #fff;box-sizing: border-box;display: flex;flex-direction: column;align-items: stretch;position: relative;}#pricing-1087 .cs-item.cs-popular {background-color: #1a1a1a;}#pricing-1087 .cs-item.cs-popular:before {content: "Popular";text-transform: uppercase;font-size: 0.8125rem;font-weight: 700;line-height: 1.2em;letter-spacing: 0.01em;padding: 0.5rem 1.25rem;background: var(--secondary);color: var(--headerColor);opacity: 1;position: absolute;display: block;top: 0;right: 0;}#pricing-1087 .cs-item.cs-popular .cs-package {color: #888;}#pricing-1087 .cs-item.cs-popular .cs-price, #pricing-1087 .cs-item.cs-popular .cs-item-p, #pricing-1087 .cs-item.cs-popular .cs-li {color: var(--bodyTextColorWhite);}#pricing-1087 .cs-item.cs-popular .cs-li.cs-disabled {filter: grayscale(1) brightness(550%);}#pricing-1087 .cs-item.cs-popular .cs-icon {filter: grayscale(1) brightness(1000%);}#pricing-1087 .cs-item.cs-popular .cs-button-solid {transition: color 0.3s;}#pricing-1087 .cs-item.cs-popular .cs-button-solid:hover {color: var(--primary);}#pricing-1087 .cs-item.cs-popular .cs-button-solid:before {background-color: #fff;}#pricing-1087 .cs-package {font-size: clamp(0.8125rem, 1.4vw, 1rem);line-height: 1.2em;text-align: inherit;text-transform: uppercase;font-weight: 700;margin: 0 0 0.5rem 0;color: #767676;display: block;}#pricing-1087 .cs-price {font-size: var(--headerFontSize);line-height: 1.2em;text-align: center;display: block;width: 100%;font-family: "Zalando";font-weight: 200;margin: 0;color: var(--headerColor);}#pricing-1087 .cs-item-p {font-size: 1rem;line-height: 1.5em;text-align: inherit;font-weight: 400;margin: 0 0 clamp(1rem, 2vw, 1.5rem);color: var(--bodyTextColor);}#pricing-1087 .cs-ul {margin: 1.5rem 0 0;padding: 1.5rem 0 0 0;display: flex;flex-direction: column;align-items: flex-start;gap: 0.75rem;position: relative;}#pricing-1087 .cs-ul:before {content: "";width: 100%;height: 1px;background: linear-gradient(90deg, rgba(232, 232, 232, 0.2) 0%, #e8e8e8 53.78%, rgba(232, 232, 232, 0.2) 100%);opacity: 1;position: absolute;display: block;top: 0;left: 0;}#pricing-1087 .cs-li {font-size: clamp(0.875rem, 1.5vw, 1rem);list-style: none;line-height: 1.2em;width: 100%;margin: 0;padding: 0;color: var(--bodyTextColor);display: flex;justify-content: space-between;align-items: flex-start;gap: 1rem;}#pricing-1087 .cs-li.cs-disabled {opacity: 0.5;}#pricing-1087 .cs-li.cs-disabled .cs-icon {filter: grayscale(1) brightness(300%);}#pricing-1087 .cs-icon {width: 1.125rem;height: auto;display: block;}#pricing-1087 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875em, 5.5vw, 3.5em);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;}#pricing-1087 .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;}#pricing-1087 .cs-button-solid:hover:before {width: 100%;}#pricing-1087 .cs-price-button {margin-top: auto;width: 100%;border-radius: 0;}#pricing-1087 .cs-price-button:before {border-radius: 0;}#pricing-1087 .cs-floater {width: clamp(4.75rem, 7vw, 7.5625rem);height: auto;display: block;position: absolute;z-index: 1;pointer-events: none;}#pricing-1087 .cs-floater1 {top: 0;left: 0;}#pricing-1087 .cs-floater2 {bottom: 0;right: 0;}}@media only screen and (min-width: 48rem) {#pricing-1087 .cs-card-group {flex-direction: row;justify-content: center;align-items: stretch;}#pricing-1087 .cs-option2 {top: auto;bottom: 0;}}