 @media only screen and (min-width: 0rem) {#home-services {padding: var(--sectionPadding);background: #fff;}#home-services .cs-container {margin: auto;max-width: 80rem;width: 96%;}#home-services .cs-topper {display: block;margin-bottom: 1rem;text-align: center;}#home-services .cs-title {margin: 0 auto 1rem;text-align: center;}#home-services .cs-text {margin-bottom: 3rem;text-align: center;}#home-services .cs-card-group {display: grid;grid-template-columns: 1fr;gap: 1.25rem;}#home-services .cs-card {border-radius: 1.25rem;padding: 2rem 1.75rem;box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);transition: transform 0.25s, box-shadow 0.25s;}#home-services .cs-card:hover {transform: translateY(-4px);box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);}#home-services .cs-card-pink {background: linear-gradient(135deg, #f0ebfa 0%, #e2deed 100%);}#home-services .cs-card-blue {background: linear-gradient(135deg, #e8e2f5 0%, #c8b8e8 100%);}#home-services .cs-card-purple {background: linear-gradient(135deg, #e0d8f5 0%, #b8a4e0 100%);}#home-services .cs-card-icon {display: block;font-size: 2.75rem;margin-bottom: 0.875rem;line-height: 1;}#home-services .cs-card h3 {font-size: 1.35rem;font-weight: 900;color: var(--headerColor);margin: 0 0 0.625rem;}#home-services .cs-card p {font-size: 1rem;line-height: 1.65;color: var(--bodyTextColor);margin: 0;}}@media only screen and (min-width: 40rem) {#home-services .cs-card-group {grid-template-columns: repeat(2, 1fr);}}@media only screen and (min-width: 64rem) {#home-services .cs-card-group {grid-template-columns: repeat(4, 1fr);}}@media only screen and (min-width: 0rem) {#how-it-works {padding: var(--sectionPadding);background: #f4f0fc;}#how-it-works .cs-container {margin: auto;max-width: 80rem;width: 96%;}#how-it-works .cs-topper {display: block;margin-bottom: 1rem;text-align: center;}#how-it-works .cs-title {margin: 0 auto 2.5rem;text-align: center;}#how-it-works .cs-steps {display: flex;flex-direction: column;align-items: center;gap: 1rem;}#how-it-works .cs-step {background: #fff;border-radius: 1.25rem;padding: 2rem 1.75rem;text-align: center;width: 100%;max-width: 26rem;box-shadow: 0 4px 18px rgba(80, 39, 159, 0.1);}#how-it-works .cs-step-num {display: inline-flex;justify-content: center;align-items: center;width: 3rem;height: 3rem;border-radius: 50%;background: var(--primary);color: #fff;font-size: 1rem;font-weight: 900;margin: 0 auto 1rem;}#how-it-works .cs-step-icon {display: block;font-size: 2rem;margin-bottom: 0.75rem;}#how-it-works .cs-step-title {font-size: 1.2rem;font-weight: 800;color: var(--headerColor);margin: 0 0 0.5rem;}#how-it-works .cs-step-text {font-size: 0.9375rem;line-height: 1.65;color: var(--bodyTextColor);margin: 0;}#how-it-works .cs-step-connector {font-size: 1.25rem;color: var(--primary);opacity: 0.6;}}@media only screen and (min-width: 40rem) {#how-it-works .cs-steps {flex-direction: row;justify-content: center;align-items: flex-start;gap: 0.5rem;}#how-it-works .cs-step {max-width: none;flex: 1 1 0;}#how-it-works .cs-step-connector {flex: 0 0 auto;margin-top: 3.5rem;}}@media only screen and (min-width: 0rem) {#why-us {padding: var(--sectionPadding);background: #fff;}#why-us .cs-container {margin: auto;max-width: 80rem;width: 96%;}#why-us .cs-features {display: grid;grid-template-columns: 1fr;gap: 1.5rem;}#why-us .cs-feature {display: flex;align-items: flex-start;gap: 1rem;}#why-us .cs-feat-icon {flex: 0 0 auto;font-size: 2rem;line-height: 1;margin-top: 0.2rem;}#why-us .cs-feature h3 {font-size: 1.125rem;font-weight: 800;color: var(--headerColor);margin: 0 0 0.3rem;}#why-us .cs-feature p {font-size: 0.9375rem;line-height: 1.65;color: var(--bodyTextColor);margin: 0;}}@media only screen and (min-width: 40rem) {#why-us .cs-features {grid-template-columns: repeat(2, 1fr);}}@media only screen and (min-width: 64rem) {#why-us .cs-features {grid-template-columns: repeat(4, 1fr);}}@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;}#gallery .cs-title {margin: 0 auto 2.5rem;max-width: 38.8125rem;text-align: center;}#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) {#reviews {padding: var(--sectionPadding);text-align: center;}#reviews .cs-container {margin: auto;max-width: 69rem;width: 100%;}#reviews .cs-topper {margin-bottom: 1rem;text-align: center;}#reviews .cs-title {max-width: 43.75rem;text-align: center;}#reviews .cs-text {margin-bottom: clamp(5.5em, 10.2vw, 6.5em);max-width: 40.625rem;text-align: center;}#reviews .cs-card-group {margin: 0 auto clamp(3rem, 5vw, 4rem);padding: 0;}#reviews .cs-item {position: relative;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;border-radius: 0.25rem;margin: 0 auto 4rem;background: #fff;max-width: 33.875rem;width: 100%;box-sizing: border-box;padding: 3.75rem clamp(1rem, 3.2vw, 2rem) 0;padding-bottom: clamp(2rem, 5.4vw, 2.5rem);list-style: none;text-align: left;box-shadow: 0px 20px 39px 0px rgba(0, 0, 0, 0.05);}#reviews .cs-item:last-of-type {margin-bottom: 0;}#reviews .cs-item-img {position: absolute;top: -2.5rem;height: 5rem;width: 5rem;}#reviews .cs-item-p {width: 100%;border-bottom: 1px solid #e8e9ec;margin: 0 0 1.25rem;padding-bottom: 1.25rem;font-size: 1rem;line-height: 1.5em;color: var(--bodyTextColor);}#reviews .cs-reviewer {display: block;margin: 0 auto 0 0;width: 40%;font-size: 1rem;line-height: 1.5em;font-weight: 700;color: var(--headerColor);}#reviews .cs-desc {display: block;font-size: 0.875rem;font-weight: 400;color: var(#353535);}#reviews .cs-item-stars {height: 1rem;width: 6rem;}}@media only screen and (min-width: 48rem) {#reviews .cs-card-group {display: flex;justify-content: space-between;align-items: center;gap: 1rem;}#reviews .cs-item {margin: 0;}}#gallery .cs-picture.cs-placeholder {display: flex;align-items: center;justify-content: center;}#gallery .cs-picture.cs-placeholder .cs-placeholder-text {color: #3d2347;font-weight: 700;font-size: 0.85em;text-align: center;padding: 1rem;}#gallery .cs-picture.cs-placeholder-pink-blue {background: linear-gradient(135deg, #f9c7d0, #e87fa0);}#gallery .cs-picture.cs-placeholder-blue-teal {background: linear-gradient(135deg, #aed9e8, #7ec8e3);}#gallery .cs-picture.cs-placeholder-pink-teal {background: linear-gradient(135deg, #f9c7d0, #aed9e8);}#gallery .cs-picture.cs-placeholder-rose-teal {background: linear-gradient(135deg, #e87fa0, #7ec8e3);}#gallery .cs-picture.cs-placeholder-teal-pink {background: linear-gradient(135deg, #aed9e8, #f9c7d0);}#gallery .cs-picture.cs-placeholder-teal-rose {background: linear-gradient(135deg, #7ec8e3, #e87fa0);}