 @media only screen and (min-width: 0rem) {#thank-you-header {width: 100%;padding: 1.5rem 1rem;background-color: #1a1a1a;position: relative;font-family: "Poppins", "Arial", sans-serif;}#thank-you-header .cs-container {width: 100%;max-width: 80rem;margin: 0 auto;display: flex;justify-content: center;align-items: center;position: relative;}#thank-you-header .cs-logo {display: flex;align-items: center;justify-content: center;text-decoration: none;}#thank-you-header .cs-logo img {width: auto;height: 2.8125rem;object-fit: contain;filter: brightness(0) invert(1);}}@media only screen and (min-width: 48rem) {#thank-you-header {padding: 2rem 1rem;}#thank-you-header .cs-logo img {height: 3.4375rem;}}@media only screen and (min-width: 0rem) {#thank-you-footer {width: 100%;padding: 3rem 1rem 2rem;background-color: #1a1a1a;text-align: center;font-family: "Poppins", "Arial", sans-serif;}#thank-you-footer .cs-container {width: 100%;max-width: 80rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;gap: 1.5rem;}#thank-you-footer .cs-logo {display: flex;align-items: center;justify-content: center;text-decoration: none;}#thank-you-footer .cs-logo img {width: auto;height: 2.5rem;object-fit: contain;filter: brightness(0) invert(1);}#thank-you-footer .cs-copyright {font-size: 0.875rem;line-height: 1.5em;margin: 0;color: rgba(255, 255, 255, 0.7);}}@media only screen and (min-width: 48rem) {#thank-you-footer {padding: 4rem 1rem 2.5rem;}#thank-you-footer .cs-logo img {height: 3.125rem;}#thank-you-footer .cs-copyright {font-size: 0.9375rem;}}@media only screen and (min-width: 0rem) {#video-section {padding: clamp(2rem, 4vw, 3rem) 1rem clamp(3.75rem, 7.82vw, 6.25rem);background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);font-family: "Poppins", "Arial", sans-serif;position: relative;z-index: 1;overflow: hidden;}#video-section::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url("/assets/images/clients/2.png");background-size: cover;background-position: center;opacity: 0.03;z-index: -1;}#video-section .cs-container {width: 100%;max-width: 80rem;margin: auto;}#video-section .cs-content {width: 100%;max-width: 50rem;margin: 0 auto 3rem;text-align: center;}#video-section .cs-topper {font-size: var(--topperFontSize);line-height: 1.2em;text-transform: uppercase;text-align: center;letter-spacing: 0.1em;font-weight: 700;color: var(--primary);margin-bottom: 1rem;display: block;}#video-section .cs-title {font-size: clamp(2.4375rem, 5.5vw, 3.8125rem);font-weight: 900;line-height: 1.2em;text-align: center;margin: 0 auto 2rem;color: var(--headerColor);}#video-section .cs-word-highlight {color: var(--primary);position: relative;display: inline-block;}#video-section .cs-text {font-size: 1.0625rem;line-height: 1.6em;text-align: center;max-width: 43.75rem;margin: 0 auto 1.5rem;color: var(--bodyTextColor);}#video-section .cs-instruction {font-size: 1.75rem;margin-bottom: 3rem;color: var(--headerColor);font-weight: 500;}#video-section .cs-video-wrapper {width: 100%;max-width: 56.25rem;margin: 0 auto 2rem;position: relative;padding-bottom: 56.25%;height: 0;border-radius: 1rem;overflow: hidden;box-shadow: 0px 20px 60px rgba(0, 0, 0, 0.15);}#video-section .cs-video-placeholder {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(135deg, #1e1e24 0%, #2c2c34 100%);display: flex;align-items: center;justify-content: center;}#video-section .cs-placeholder-content {text-align: center;color: #fff;}#video-section .cs-play-icon {margin: 0 auto 1rem;display: block;opacity: 0.9;transition: transform 0.3s ease, opacity 0.3s ease;}#video-section .cs-play-icon:hover {transform: scale(1.1);opacity: 1;}#video-section .cs-placeholder-text {font-size: 1.125rem;font-weight: 600;color: rgba(255, 255, 255, 0.9);margin: 0;}#video-section .cs-cta-wrapper {text-align: center;}#video-section .cs-button-instagram {font-size: 1.125rem;font-weight: 700;line-height: 3.5em;text-align: center;text-transform: uppercase;text-decoration: none;min-width: 17.5rem;padding: 0 2.5rem;background: linear-gradient(135deg, #e63946 0%, #c73040 100%);color: #fff;border-radius: 0.5rem;display: inline-flex;align-items: center;justify-content: center;gap: 0.75rem;position: relative;z-index: 1;box-shadow: 0px 10px 30px rgba(230, 57, 70, 0.3);transition: transform 0.3s ease, box-shadow 0.3s ease;}#video-section .cs-button-instagram:hover {transform: translateY(-3px);box-shadow: 0px 15px 40px rgba(230, 57, 70, 0.4);}#video-section .cs-button-instagram .cs-icon {width: 1.5rem;height: 1.5rem;}}@media only screen and (min-width: 48rem) {#video-section {padding: clamp(2.5rem, 5vw, 4rem) 1rem clamp(3.75rem, 7.82vw, 6.25rem);}}@media only screen and (min-width: 64rem) {#video-section {padding: clamp(3rem, 6vw, 4.5rem) 1rem clamp(3.75rem, 7.82vw, 6.25rem);}}@media only screen and (min-width: 0rem) {#steps-section {padding: clamp(3.75rem, 7.82vw, 6.25rem) 1rem;background-color: #fff;font-family: "Poppins", "Arial", sans-serif;}#steps-section .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;gap: clamp(5rem, 10vw, 8rem);}#steps-section .cs-step-card {background: transparent;border: none;padding: 0;transition: none;}#steps-section .cs-step-card.cs-highlight {background: transparent;border: none;box-shadow: none;}#steps-section .cs-step-card:hover {transform: none;box-shadow: none;}#steps-section .cs-step-header {text-align: center;margin-bottom: 3rem;}#steps-section .cs-step-label {display: inline-block;padding: 0.5rem 1.5rem;background: var(--primary);color: #fff;font-size: 0.875rem;font-weight: 700;text-transform: uppercase;letter-spacing: 0.05em;border-radius: 2rem;margin-bottom: 1.5rem;}#steps-section .cs-step-title {font-size: clamp(1.75rem, 4vw, 2.5rem);font-weight: 900;line-height: 1.2em;margin: 0 0 0.5rem;color: var(--headerColor);}#steps-section .cs-step-subtitle {font-size: 1.125rem;color: var(--bodyTextColor);margin: 0;font-weight: 500;}#steps-section .cs-step-content {text-align: center;}#steps-section .cs-instagram-preview {margin-bottom: 2.5rem;}#steps-section .cs-instagram-preview img {width: 100%;max-width: 37.5rem;height: auto;border-radius: 0.75rem;box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.15);display: block;margin: 0 auto;}#steps-section .cs-video-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));gap: 2rem;margin-bottom: 3rem;}#steps-section .cs-mini-video {aspect-ratio: 16/9;border-radius: 0.5rem;overflow: hidden;}#steps-section .cs-placeholder-box {width: 100%;height: 100%;background: linear-gradient(135deg, #1e1e24 0%, #2c2c34 100%);display: flex;align-items: center;justify-content: center;border-radius: 0.5rem;}#steps-section .cs-placeholder-text {color: rgba(255, 255, 255, 0.7);font-size: 0.875rem;font-weight: 600;}#steps-section .cs-step-description {font-size: 1.125rem;line-height: 1.8em;color: var(--bodyTextColor);margin: 0 0 2rem;max-width: 50rem;margin-left: auto;margin-right: auto;}#steps-section .cs-step-description.cs-emphasis {font-weight: 600;color: var(--headerColor);margin-top: 1rem;}#steps-section .cs-step-tagline {font-size: 1.375rem;font-weight: 700;line-height: 1.5em;color: var(--headerColor);margin: 0 0 3rem;font-style: italic;}#steps-section .cs-services-grid {width: 100%;margin: 0 0 3rem 0;padding: 0;display: grid;align-items: stretch;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 2vw, 1.25rem);}#steps-section .cs-service-item {text-align: center;list-style: none;width: 100%;height: clamp(15rem, 40vw, 20rem);margin: 0;box-sizing: border-box;padding: 0;background-color: #000;display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;grid-column: span 12;grid-row: span 1;position: relative;z-index: 1;overflow: hidden;}#steps-section .cs-service-item:hover .cs-service-background:before {opacity: 0.8;}#steps-section .cs-service-item:hover .cs-service-background img {transform: scale(1.2);}#steps-section .cs-service-link {width: 100%;height: 100%;box-sizing: border-box;padding: clamp(1rem, 3vw, 2rem);display: flex;flex-direction: column;justify-content: space-between;align-items: flex-start;}#steps-section .cs-service-number {font-size: 5.25rem;font-weight: 900;color: rgba(0, 0, 0, 0);opacity: 100%;position: absolute;right: clamp(1rem, 3vw, 2rem);bottom: clamp(1rem, 3vw, 2rem);transition: opacity 0.3s, top 0.3s;-webkit-text-stroke-width: 1px;-webkit-text-stroke-color: var(--bodyTextColorWhite);}#steps-section .cs-service-h3 {font-size: clamp(1.5625rem, 2.5vw, 1.9375rem);font-weight: 700;line-height: 1.2em;text-align: inherit;margin: 0;color: var(--bodyTextColorWhite);}#steps-section .cs-service-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#steps-section .cs-service-background:before {content: "";width: 100%;height: 100%;background-color: #000;opacity: 0.4;display: block;position: absolute;top: 0;left: 0;z-index: 1;transition: background-color 0.3s, opacity 0.3s;}#steps-section .cs-service-background img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;transition: transform 0.6s;}#steps-section .cs-button-solid {font-size: 1.125rem;font-weight: 700;line-height: 3.5em;text-align: center;text-transform: uppercase;text-decoration: none;min-width: 15.625rem;padding: 0 2.5rem;background: linear-gradient(135deg, #e63946 0%, #c73040 100%);color: #fff;border-radius: 0.5rem;display: inline-flex;align-items: center;justify-content: center;gap: 0.75rem;position: relative;z-index: 1;box-shadow: 0px 10px 30px rgba(230, 57, 70, 0.3);transition: transform 0.3s ease, box-shadow 0.3s ease;}#steps-section .cs-button-solid:hover {transform: translateY(-3px);box-shadow: 0px 15px 40px rgba(230, 57, 70, 0.4);}#steps-section .cs-button-solid .cs-icon {width: 1.5rem;height: 1.5rem;}#steps-section .cs-button-outline {font-size: 1.125rem;font-weight: 700;line-height: 3.5em;text-align: center;text-transform: uppercase;text-decoration: none;min-width: 15.625rem;padding: 0 2.5rem;background: transparent;color: var(--primary);border: 2px solid var(--primary);border-radius: 0.5rem;display: inline-flex;align-items: center;justify-content: center;gap: 0.75rem;position: relative;z-index: 1;transition: background-color 0.3s ease, color 0.3s ease, transform 0.3s ease;}#steps-section .cs-button-outline:hover {background: var(--primary);color: #fff;transform: translateY(-3px);}}@media only screen and (min-width: 48rem) {#steps-section .cs-step-card {padding: 0;}#steps-section .cs-video-grid {grid-template-columns: repeat(2, 1fr);gap: 2.5rem;}#steps-section .cs-step-description {font-size: 1.1875rem;}#steps-section .cs-step-tagline {font-size: 1.5rem;}#steps-section .cs-service-item {grid-column: span 4;}}@media only screen and (min-width: 64rem) {#steps-section .cs-video-grid {grid-template-columns: repeat(4, 1fr);gap: 3rem;}#steps-section .cs-step-header {margin-bottom: 4rem;}#steps-section .cs-step-description {font-size: 1.25rem;}#steps-section .cs-step-tagline {font-size: 1.625rem;}}@media only screen and (min-width: 0rem) {#faq-section {padding: clamp(3.75rem, 7.82vw, 6.25rem) 1rem;background-color: #f8f9fa;font-family: "Poppins", "Arial", sans-serif;}#faq-section .cs-container {width: 100%;max-width: 64rem;margin: auto;}#faq-section .cs-content-header {width: 100%;max-width: 50rem;margin: 0 auto 3rem;text-align: center;}#faq-section .cs-topper {font-size: var(--topperFontSize);line-height: 1.2em;text-transform: uppercase;text-align: center;letter-spacing: 0.1em;font-weight: 700;color: var(--primary);margin-bottom: 1rem;display: block;}#faq-section .cs-title {font-size: clamp(1.9375rem, 4.5vw, 3.0625rem);font-weight: 900;line-height: 1.2em;text-align: center;margin: 0 auto;color: var(--headerColor);}#faq-section .cs-faq-group {width: 100%;max-width: 56.25rem;margin: 0 auto;padding: 0;display: flex;flex-direction: column;gap: 1rem;}#faq-section .cs-faq-item {list-style: none;background-color: #fff;border-radius: 0.5rem;overflow: hidden;transition: box-shadow 0.3s ease;}#faq-section .cs-faq-item.active {box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);}#faq-section .cs-faq-item.active .cs-indicator::before {transform: rotate(0deg);}#faq-section .cs-faq-item.active .cs-indicator::after {transform: rotate(0deg);}#faq-section .cs-button {width: 100%;padding: 1.5rem 1.25rem;background-color: transparent;border: none;text-align: left;cursor: pointer;display: flex;justify-content: space-between;align-items: center;gap: 1rem;transition: background-color 0.3s ease;}#faq-section .cs-button:hover {background-color: rgba(0, 0, 0, 0.02);}#faq-section .cs-button-text {font-size: clamp(1rem, 2vw, 1.25rem);font-weight: 700;line-height: 1.4em;color: var(--headerColor);flex: 1;}#faq-section .cs-indicator {width: 2rem;height: 2rem;position: relative;flex-shrink: 0;}#faq-section .cs-indicator::before, #faq-section .cs-indicator::after {content: "";width: 1rem;height: 0.125rem;background-color: var(--primary);position: absolute;top: 50%;left: 50%;transform-origin: center;transition: transform 0.3s ease;}#faq-section .cs-indicator::before {transform: translate(-50%, -50%) rotate(90deg);}#faq-section .cs-indicator::after {transform: translate(-50%, -50%) rotate(180deg);}#faq-section .cs-item-content {max-height: 0;overflow: hidden;transition: max-height 0.3s ease;}#faq-section .cs-item-p {font-size: 1rem;line-height: 1.6em;color: var(--bodyTextColor);margin: 0;padding: 0 1.25rem 1.5rem;}}@media only screen and (min-width: 48rem) {#faq-section .cs-button {padding: 2rem 1.5rem;}#faq-section .cs-item-p {padding: 0 1.5rem 2rem;}}@media only screen and (min-width: 0rem) {#transformations {padding: clamp(3.75rem, 7.82vw, 6.25rem) 1rem;background-color: #fff;font-family: "Poppins", "Arial", sans-serif;}#transformations .cs-container {width: 100%;max-width: 80rem;margin: auto;}#transformations .cs-content-header {width: 100%;max-width: 50rem;margin: 0 auto 3rem;text-align: center;}#transformations .cs-topper {font-size: var(--topperFontSize);line-height: 1.2em;text-transform: uppercase;text-align: center;letter-spacing: 0.1em;font-weight: 700;color: var(--primary);margin-bottom: 1rem;display: block;}#transformations .cs-title {font-size: clamp(1.9375rem, 4.5vw, 3.0625rem);font-weight: 900;line-height: 1.2em;text-align: center;margin: 0 auto 1rem;color: var(--headerColor);}#transformations .cs-word-highlight {color: var(--primary);}#transformations .cs-text {font-size: 1rem;line-height: 1.6em;text-align: center;max-width: 37.5rem;margin: 0 auto;color: var(--bodyTextColor);}#transformations .cs-gallery {width: 100%;margin: 0 auto;display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 1.5rem;}#transformations .cs-gallery-item {width: 100%;height: auto;border-radius: 0.5rem;overflow: hidden;box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);transition: transform 0.3s ease, box-shadow 0.3s ease;}#transformations .cs-gallery-item:hover {transform: translateY(-0.5rem);box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.15);}#transformations .cs-picture {width: 100%;height: 100%;display: block;position: relative;overflow: hidden;}#transformations .cs-picture img {width: 100%;height: 100%;object-fit: cover;display: block;transition: transform 0.3s ease;}#transformations .cs-picture:hover img {transform: scale(1.05);}}@media only screen and (min-width: 48rem) {#transformations .cs-gallery {grid-template-columns: repeat(3, 1fr);gap: 2rem;}}@media only screen and (min-width: 0rem) {#final-cta {padding: clamp(3.75rem, 7.82vw, 6.25rem) 1rem;background: linear-gradient(135deg, var(--primary) 0%, #c73040 100%);font-family: "Poppins", "Arial", sans-serif;text-align: center;}#final-cta .cs-container {width: 100%;max-width: 50rem;margin: auto;}#final-cta .cs-content {width: 100%;}#final-cta .cs-title {font-size: clamp(1.9375rem, 4.5vw, 3.0625rem);font-weight: 900;line-height: 1.2em;text-align: center;margin: 0 auto 1rem;color: #fff;}#final-cta .cs-text {font-size: 1.125rem;line-height: 1.6em;text-align: center;max-width: 37.5rem;margin: 0 auto 2rem;color: rgba(255, 255, 255, 0.95);}#final-cta .cs-button-solid {font-size: 1rem;font-weight: 700;line-height: 3.125em;text-align: center;text-transform: uppercase;text-decoration: none;min-width: 12.5rem;padding: 0 1.875rem;background-color: #fff;color: var(--primary);border-radius: 0.25rem;display: inline-flex;align-items: center;justify-content: center;gap: 0.5rem;position: relative;z-index: 1;transition: transform 0.3s ease, box-shadow 0.3s ease;}#final-cta .cs-button-solid:hover {transform: translateY(-0.25rem);box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);}#final-cta .cs-button-solid .cs-icon {width: 1.5rem;height: 1.5rem;filter: brightness(0) saturate(100%) invert(29%) sepia(87%) saturate(2434%) hue-rotate(338deg) brightness(93%) contrast(93%);}}