:root{--page-overlay-from: rgba(60, 20, 20, .55);--page-overlay-to: rgba(30, 10, 10, .35);--page-accent-bar: #c4866a}.prestation-hero{position:relative;height:65vh;min-height:420px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;overflow:hidden}.prestation-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,var(--page-overlay-from) 0%,var(--page-overlay-to) 100%)}.prestation-hero-content{position:relative;z-index:1;text-align:center;padding:2rem;max-width:720px;width:100%}.prestation-hero-title{font-family:Playfair Display,Georgia,serif!important;font-size:clamp(2rem,5vw,3.2rem)!important;font-weight:700!important;color:#fff!important;background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:#ffffff!important;text-transform:none!important;letter-spacing:-.01em!important;text-align:center!important;line-height:1.18!important;margin:0 0 .75rem!important;text-shadow:0 2px 20px rgba(0,0,0,.45)!important}.prestation-hero-title:before,.prestation-hero-title:after{display:none!important}.prestation-hero-subtitle{font-size:clamp(1rem,2.5vw,1.15rem);color:#ffffffe0;font-style:italic;margin-bottom:2.2rem;text-shadow:0 1px 8px rgba(0,0,0,.35);display:block}.prestation-hero-cta{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 2.4rem;background:#ffffff2e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;border:1.5px solid rgba(255,255,255,.55);text-decoration:none;font-family:var(--font-secondary, system-ui, sans-serif);font-weight:600;font-size:.95rem;border-radius:50px;transition:background .3s ease,transform .3s ease,border-color .3s ease}.prestation-hero-cta:hover{background:#ffffff4d;border-color:#fffc;color:#fff;transform:translateY(-2px)}.prestation-accent-bar{height:4px;background:linear-gradient(to right,transparent,var(--page-accent-bar),transparent);opacity:.6}.prestation-content-wrap{position:relative;z-index:2;margin:-4rem auto 0;max-width:1100px;width:calc(100% - 3rem);background:#fff;border-radius:20px;box-shadow:0 -4px 0 0 var(--page-accent-bar),0 16px 48px #0000001a,0 2px 8px #0000000f;overflow:hidden;margin-bottom:0}.prestation-content{padding:2.5rem 2rem}.prestation-cta-bottom{background:var(--color-cream, #fdf6e9);padding:5rem 2rem;text-align:center}.prestation-cta-bottom-inner{max-width:540px;margin:0 auto}.prestation-cta-bottom-title{font-family:Playfair Display,Georgia,serif!important;font-size:clamp(1.6rem,3.5vw,2.2rem)!important;color:var(--color-gold-dark, #a88b45)!important;background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:var(--color-gold-dark, #a88b45)!important;text-transform:none!important;letter-spacing:0!important;text-align:center!important;margin:0 0 .85rem!important;line-height:1.3!important}.prestation-cta-bottom-title:before,.prestation-cta-bottom-title:after{display:none!important}.prestation-cta-bottom-text{color:var(--color-accent, #b69b6d);font-size:1rem;margin-bottom:2rem}.prestation-cta-bottom-btn{display:inline-block;padding:.95rem 3rem;background:var( --gradient-button, linear-gradient(to right, #a88b45, #c6a55c, #dfc17a) );background-size:200% auto;background-position:right center;color:#fff;text-decoration:none;font-family:var(--font-secondary, system-ui, sans-serif);font-weight:600;font-size:1rem;border-radius:50px;transition:background-position .4s ease,transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 18px #a88b4559}.prestation-cta-bottom-btn:hover{background-position:left center;color:#fff;transform:translateY(-2px);box-shadow:0 6px 24px #a88b4580}@media (max-width: 768px){.prestation-hero{height:55vh;min-height:320px}.prestation-content-wrap{margin:-2.5rem auto 0;width:calc(100% - 2rem);border-radius:16px}.prestation-content{padding:2rem 1.25rem}.prestation-cta-bottom{padding:3.5rem 1.5rem}}@media (max-width: 480px){.prestation-content-wrap{margin:-1.5rem auto 0;width:calc(100% - 1.5rem);border-radius:12px}}
