 @media only screen and (min-width: 0rem) {#hero-997 {padding: 10rem 1rem 3rem;position: relative;z-index: 1;overflow: hidden;min-height: 100vh;display: flex;align-items: center;}#hero-997 .cs-container {width: 100%;max-width: 80rem;margin: auto;position: relative;display: flex;flex-direction: column;align-items: center;justify-content: center;}#hero-997 .cs-content {width: 100%;max-width: 59.6875rem;display: flex;justify-content: center;flex-direction: column;align-items: center;text-align: center;box-sizing: border-box;animation: fadeInUp 1s ease-out;}#hero-997 .cs-badge {background: rgba(255, 255, 255, 0.15);backdrop-filter: blur(10px);border: 2px solid rgba(255, 255, 255, 0.3);border-radius: 50px;padding: 0.875rem 2rem;margin-bottom: 2rem;position: relative;overflow: hidden;}#hero-997 .cs-topper {font-size: 1rem;line-height: 1.2em;text-transform: uppercase;text-align: center;letter-spacing: 0.15rem;font-weight: 700;color: var(--bodyTextColorWhite);margin: 0;position: relative;z-index: 1;}#hero-997 .cs-title {font-size: clamp(2.5rem, 5vw, 4rem);font-weight: 900;line-height: 1.15em;text-align: center;width: 100%;margin: 0 0 2rem 0;color: var(--bodyTextColorWhite);position: relative;}#hero-997 .cs-title-line {display: block;}#hero-997 .cs-text {font-size: clamp(1rem, 2vw, 1.15rem);line-height: 1.7em;text-align: center;width: 100%;max-width: 50rem;margin: 0 0 2.5rem 0;color: rgba(255, 255, 255, 0.95);}#hero-997 .cs-button-box {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 1.5rem;}#hero-997 .cs-button-solid {text-align: center;font-size: 1.1rem;line-height: clamp(3.2rem, 6vw, 3.8rem);height: clamp(3.2rem, 6vw, 3.8rem);min-width: 13rem;text-decoration: none;font-weight: 700;margin: 0;color: #fff;padding: 0 2.5rem;background: var(--primary);display: inline-flex;align-items: center;justify-content: center;gap: 0.5rem;position: relative;z-index: 1;transition: all 0.3s ease;box-shadow: 0 4px 15px rgba(127, 35, 47, 0.4);overflow: hidden;}#hero-997 .cs-button-solid::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.15);opacity: 0;transition: opacity 0.3s ease;}#hero-997 .cs-button-solid:hover {background-color: #6b1e28;}#hero-997 .cs-button-transparent {font-size: 1.1rem;line-height: clamp(3.2rem, 6vw, 3.8rem);height: clamp(3.2rem, 6vw, 3.8rem);min-width: 12rem;text-decoration: none;font-weight: 700;margin: 0;color: #fff;padding: 0 2.5rem;background-color: transparent;border: 2px solid rgba(255, 255, 255, 0.4);backdrop-filter: blur(10px);box-sizing: border-box;display: inline-flex;justify-content: center;align-items: center;gap: 0.5rem;position: relative;z-index: 1;transition: all 0.3s ease;}#hero-997 .cs-button-transparent::before {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(255, 255, 255, 0.1);transform: scaleX(0);transform-origin: left;transition: transform 0.3s ease;z-index: -1;}#hero-997 .cs-button-transparent:hover {border-color: rgba(255, 255, 255, 0.8);}#hero-997 .cs-background-wrapper {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -2;}#hero-997 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;}#hero-997 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;object-position: center center;filter: brightness(0.65);}#hero-997 .cs-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient( 135deg, rgba(127, 35, 47, 0.88) 0%, rgba(107, 30, 42, 0.82) 50%, rgba(87, 25, 37, 0.75) 100% );z-index: 1;}#hero-997 .cs-trust-badges {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 2.5rem;margin-top: 2.5rem;padding-top: 2.5rem;border-top: 1px solid rgba(255, 255, 255, 0.25);width: 100%;max-width: 50rem;}#hero-997 .cs-badge-item {display: flex;flex-direction: column;align-items: center;gap: 0.75rem;color: rgba(255, 255, 255, 0.95);}#hero-997 .cs-badge-item img {width: 3rem;height: auto;filter: brightness(0) invert(1);}#hero-997 .cs-badge-item svg {width: 3rem;height: 3rem;}#hero-997 .cs-badge-item span {font-size: 0.875rem;font-weight: 600;text-transform: uppercase;letter-spacing: 0.05rem;text-align: center;}@keyframes fadeInUp {from {opacity: 0;transform: translateY(30px);}to {opacity: 1;transform: translateY(0);}}}@media only screen and (max-width: 768px) {#hero-997 {padding: 8rem 1rem 3rem;min-height: 100vh;}#hero-997 .cs-title {font-size: clamp(2.2rem, 8vw, 3rem);margin-bottom: 1.5rem;}#hero-997 .cs-text {font-size: clamp(1rem, 4vw, 1.2rem);margin-bottom: 2rem;max-width: 90%;}#hero-997 .cs-button-box {flex-direction: column;width: 100%;gap: 1rem;}#hero-997 .cs-button-solid, #hero-997 .cs-button-transparent {width: 100%;max-width: 300px;height: 3.2rem;line-height: 3.2rem;font-size: 1rem;}#hero-997 .cs-topper {font-size: 0.85rem;letter-spacing: 0.15rem;}#hero-997 .cs-badge {padding: 0.75rem 1.5rem;margin-bottom: 2rem;}#hero-997 .cs-trust-badges {gap: 1.5rem;margin-top: 2rem;padding-top: 2rem;}#hero-997 .cs-badge-item {gap: 0.5rem;}#hero-997 .cs-badge-item img, #hero-997 .cs-badge-item svg {width: 2.5rem;height: 2.5rem;}#hero-997 .cs-badge-item span {font-size: 0.75rem;}}@media only screen and (min-width: 64rem) {#hero-997 {padding: 12rem 1rem 4rem 1rem;}#hero-997 .cs-content {align-items: center;text-align: center;}#hero-997 .cs-title {font-size: clamp(2.5rem, 5vw, 4rem);margin-bottom: 2rem;}#hero-997 .cs-text {margin-bottom: 2.5rem;font-size: clamp(1rem, 2vw, 1.15rem);}#hero-997 .cs-topper {font-size: 1rem;letter-spacing: 0.15rem;}#hero-997 .cs-badge {padding: 0.875rem 2rem;margin-bottom: 2rem;}#hero-997 .cs-trust-badges {gap: 3rem;margin-top: 3rem;padding-top: 3rem;}}