.dt-rdv,.dt-rdv-header,.dt-rdv-footer{--rdv-ink:#183c30;--rdv-muted:#5b665f;--rdv-line:#d7ded7;--rdv-paper:#f7f6f0;color:var(--rdv-ink);font-family:var(--font-body-family),Arial,sans-serif;letter-spacing:normal}.dt-rdv *,.dt-rdv-header *,.dt-rdv-footer *{box-sizing:border-box}.dt-rdv-header{background:#f7f6f0;border-bottom:1px solid var(--rdv-line)}.dt-rdv-header__inner{max-width:1100px;margin:auto;padding:16px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.dt-rdv-header__brand{color:var(--rdv-ink);text-decoration:none;display:inline-flex;flex-direction:column;line-height:1;flex-shrink:0}.dt-rdv-header__brand strong{font-size:25px;font-weight:500;letter-spacing:.18em}.dt-rdv-header__brand span{font-size:10px;letter-spacing:.27em;margin-top:8px;color:#8a7254}.dt-rdv-header__links{display:flex;gap:26px;align-items:center;font-size:14px}.dt-rdv-header__links a{color:var(--rdv-ink);text-decoration:none;min-height:44px;display:inline-flex;align-items:center}.dt-rdv-header__links a:hover{text-decoration:underline;text-underline-offset:4px}.dt-rdv{background:var(--rdv-paper);padding:44px 24px 54px;font-size:16px;line-height:1.5}.dt-rdv__wrap{max-width:920px;margin:0 auto}.dt-rdv__intro{margin-bottom:25px}.dt-rdv__eyebrow{font-size:11px;font-weight:700;letter-spacing:.13em;margin:0 0 10px;color:#6b775e}.dt-rdv h1{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:46px;line-height:1.08;letter-spacing:-.025em;margin:0 0 14px;color:var(--rdv-ink);max-width:760px}.dt-rdv__lead{font-size:17px;line-height:1.5;margin:0 0 9px;color:var(--rdv-muted)}.dt-rdv__address{font-size:14px;color:var(--rdv-muted);text-underline-offset:4px;display:inline-flex;gap:10px;align-items:center;min-height:34px}.dt-rdv__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.dt-rdv__card{background:#fff;border:1px solid var(--rdv-line);border-radius:14px;padding:24px;display:flex;flex-direction:column;gap:10px;color:var(--rdv-ink);text-decoration:none;transition:box-shadow .15s,border-color .15s}.dt-rdv__card--body{background:#f0eee5}.dt-rdv__card:hover{border-color:var(--rdv-ink);box-shadow:0 5px 18px #173d300c}.dt-rdv__card-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:11px;font-weight:600;color:#65725e}.dt-rdv__card-meta>span{font-size:12px;background:#e9eee5;border-radius:20px;padding:4px 8px;color:var(--rdv-ink);white-space:nowrap}.dt-rdv__card strong{font-size:23px;line-height:1.25;font-weight:600;max-width:320px}.dt-rdv__card-copy{font-size:14px;line-height:1.5;color:var(--rdv-muted);max-width:355px}.dt-rdv__card-action{margin-top:auto;padding-top:14px;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:15px}.dt-rdv__card-action>span{border:1px solid var(--rdv-line);border-radius:50%;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center}.dt-rdv__price-note{font-size:13px;margin:15px 0;color:var(--rdv-muted)}.dt-rdv__secondary{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;border-bottom:1px solid var(--rdv-line);padding-bottom:17px}.dt-rdv__secondary a{color:var(--rdv-ink);font-size:14px;min-height:44px;display:inline-flex;align-items:center;gap:12px;text-underline-offset:4px}.dt-rdv__secondary a:first-child{font-weight:600}.dt-rdv__booking{margin:24px 0 0;padding:24px 20px;background:#fff;border:1px solid var(--rdv-line);border-radius:14px;scroll-margin-top:16px;outline:none;min-width:0}.dt-rdv__booking[hidden],.dt-rdv__choice[hidden]{display:none!important}.dt-rdv__status:empty{display:none}.dt-rdv__status{font-size:14px;margin:0 0 16px;padding:12px;background:#edf2ed;border-radius:8px}.dt-rdv__help{font-size:13px;line-height:1.5;margin:20px 0 0;padding-top:15px;border-top:1px solid var(--rdv-line);color:var(--rdv-muted)}.dt-rdv__help a{color:var(--rdv-ink);white-space:nowrap;text-underline-offset:3px;display:inline-block;padding:8px 0}.dt-rdv__reassurance{display:flex;gap:22px;flex-wrap:wrap;color:var(--rdv-muted);font-size:12px;padding:20px 0 23px}.dt-rdv__reassurance span:before{content:"\2713";color:#42755d;margin-right:6px}.dt-rdv__details{border-top:1px solid var(--rdv-line);scroll-margin-top:16px}.dt-rdv__details details{border-bottom:1px solid var(--rdv-line)}.dt-rdv__details summary{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:21px 0;list-style:none;cursor:pointer;font-size:16px;font-weight:600;min-height:60px}.dt-rdv__details summary::-webkit-details-marker{display:none}.dt-rdv__details summary>span{font-size:22px;font-weight:400;transition:transform .15s}.dt-rdv__details details[open] summary>span{transform:rotate(45deg)}.dt-rdv__detail-content{font-size:15px;line-height:1.65;color:var(--rdv-muted);padding:0 0 22px;max-width:820px}.dt-rdv__detail-content p{margin:0 0 14px}.dt-rdv__detail-content a{color:var(--rdv-ink);text-underline-offset:4px}.dt-rdv__links{display:flex;gap:10px 24px;flex-wrap:wrap}.dt-rdv__links a{min-height:44px;display:inline-flex;align-items:center}.dt-rdv__access{display:grid;grid-template-columns:1fr 320px;gap:28px}.dt-rdv__centre-photo{width:100%;height:240px;object-fit:cover;border-radius:10px}.dt-rdv__outline{display:inline-flex;gap:20px;align-items:center;justify-content:space-between;border:1px solid var(--rdv-line);border-radius:7px;min-height:46px;padding:10px 16px;text-decoration:none;font-weight:600;font-size:14px}.dt-rdv-footer{background:#15382d;color:#f7f6f0;padding:28px 24px 90px}.dt-rdv-footer__inner{max-width:920px;margin:auto;display:flex;justify-content:space-between;gap:24px;align-items:center;flex-wrap:wrap}.dt-rdv-footer p{margin:0;font-size:12px}.dt-rdv-footer nav{display:flex;gap:20px;flex-wrap:wrap}.dt-rdv-footer a{color:inherit;font-size:12px;min-height:44px;display:inline-flex;align-items:center;text-underline-offset:4px}.dt-rdv a:focus-visible,.dt-rdv button:focus-visible,.dt-rdv summary:focus-visible,.dt-rdv-header a:focus-visible,.dt-rdv-footer a:focus-visible{outline:3px solid #39856a;outline-offset:4px}.dt-rdv__booking #planity{min-width:0;width:100%;font-size:16px;color:#172b22}.dt-rdv__booking #planity .planity_ui_appointment_background{padding:0!important;background:transparent!important}.dt-rdv__booking #planity .planity-widget-nav{width:auto!important;flex:1}.dt-rdv__booking #planity .planity-component-button{font-size:14px!important;min-height:44px!important;padding:10px 15px!important}.dt-rdv__booking #planity .planity_ui_item-list-element{padding-top:16px!important;padding-bottom:16px!important}.dt-rdv__booking #planity div:has(>.planity-widget-nav){display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;padding:0!important}.dt-rdv__booking #planity .planity-widget-nav{height:auto!important;min-height:44px!important;margin:0!important;padding:0!important;overflow:visible!important}.dt-rdv__booking #planity div:has(>.planity-widget-nav) .planity-component-button{height:44px!important;min-height:44px!important;white-space:nowrap}.dt-rdv__booking #planity div:has(>.planity-widget-nav)+div{margin-top:24px!important;padding-top:0!important}@media(max-width:749px){.dt-rdv-header__inner{padding:10px 20px;gap:15px;min-height:66px}.dt-rdv-header__brand strong{font-size:23px}.dt-rdv-header__brand span{font-size:9px;margin-top:6px}.dt-rdv-header__links{gap:0;font-size:13px}.dt-rdv-header__links a:first-child{display:none}.dt-rdv{padding:25px 20px 34px}.dt-rdv__intro{margin-bottom:18px}.dt-rdv h1{font-size:34px;max-width:360px;margin-bottom:12px}.dt-rdv__eyebrow{font-size:10px;margin-bottom:9px}.dt-rdv__lead{font-size:15px;line-height:1.5;margin-bottom:4px}.dt-rdv__address{font-size:12px;min-height:34px}.dt-rdv__cards{grid-template-columns:1fr;gap:12px}.dt-rdv__card{padding:17px 18px;gap:7px}.dt-rdv__card strong{font-size:20px;max-width:none}.dt-rdv__card-meta{font-size:10px}.dt-rdv__card-meta>span{font-size:11px;padding:3px 8px}.dt-rdv__card-copy{font-size:13px;line-height:1.4}.dt-rdv__card-action{font-size:13px;padding-top:3px;min-height:32px}.dt-rdv__card-action>span{width:28px;height:28px}.dt-rdv__price-note{font-size:12px;line-height:1.5;margin:13px 0 8px}.dt-rdv__secondary{display:block;padding-bottom:12px}.dt-rdv__secondary a{display:flex;justify-content:space-between;font-size:13px}.dt-rdv__reassurance{gap:10px 16px;font-size:11px;padding:18px 0}.dt-rdv__booking{padding:17px 12px;margin:16px -8px 0;scroll-margin-top:8px;border-radius:10px}.dt-rdv__details summary{font-size:14px;padding:18px 0}.dt-rdv__detail-content{font-size:14px}.dt-rdv__access{grid-template-columns:1fr;gap:15px}.dt-rdv__centre-photo{height:200px}.dt-rdv-footer{padding:22px 20px 86px}.dt-rdv-footer__inner{gap:8px;display:block}.dt-rdv-footer nav{gap:8px 18px;margin-top:8px}.dt-rdv__booking #planity .planity-component-button{font-size:12px!important;padding:8px 10px!important}.dt-rdv[data-rdv-selected=true]{padding-top:18px}.dt-rdv[data-rdv-selected=true] .dt-rdv__intro{margin-bottom:12px}.dt-rdv[data-rdv-selected=true] .dt-rdv__intro h1{font-size:25px;margin:0}.dt-rdv[data-rdv-selected=true] .dt-rdv__eyebrow,.dt-rdv[data-rdv-selected=true] .dt-rdv__lead,.dt-rdv[data-rdv-selected=true] .dt-rdv__address{display:none}.dt-rdv__booking #planity div:has(>.planity-widget-nav){gap:8px!important}.dt-rdv__booking #planity .planity-widget-nav{flex:1 1 0!important;min-width:0!important}.dt-rdv__booking #planity div:has(>.planity-widget-nav)>.planity-component-button{flex:1 1 0!important;width:auto!important;min-width:0!important}.dt-rdv__booking #planity .planity-widget-nav>.planity-component-button{width:100%!important}}@media(prefers-reduced-motion:reduce){.dt-rdv *{scroll-behavior:auto!important;transition:none!important}}.dt-rdv .dt-rdv__provider{margin:0 0 14px}.dt-rdv .dt-rdv__provider-line{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;margin:0;font-size:13px;line-height:1.4;color:#5b665f}.dt-rdv .dt-rdv__provider-logo{display:block;width:112px;height:16px;flex:0 0 auto;color:#0a0a0a}.dt-rdv .dt-rdv__provider--booking{padding-bottom:16px;margin-bottom:20px;border-bottom:1px solid #d7ded7}.dt-rdv .dt-rdv__provider-copy{font-size:13px;line-height:1.5;color:#5b665f;margin:10px 0 0;max-width:550px}
/*# sourceMappingURL=/cdn/shop/t/61/assets/dt-rdv-mobile.css.map */
