@font-face{font-family:Lato;src:url(../assets/home/lato-regular.ttf);font-weight:400}@font-face{font-family:Lato;src:url(../assets/home/lato-bold.ttf);font-weight:700}@font-face{font-family:Lato;src:url(../assets/home/lato-black.ttf);font-weight:900}
:root{--purple:#6c3b57;--deep:#432e37;--pale:#fbf3e4;--text:#574b41;--muted:#806a57;--line:#e2ceb4}*{box-sizing:border-box}body{margin:0;color:var(--text);background:#fff;font:16px/24px Georgia,serif}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Lato,Arial,sans-serif;color:var(--purple)}h1{font-weight:700;font-size:48px;line-height:56px;letter-spacing:-1px}h2{font-size:40px;line-height:48px;font-weight:700;letter-spacing:-.6px}h3{font-size:24px;line-height:32px}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.wrap{width:1280px;margin:auto}section{padding:64px 0}.eyebrow{font:700 11px/16px Lato,Arial,sans-serif;letter-spacing:3px;text-transform:uppercase;color:var(--purple);margin-bottom:16px}.btn{border:1px solid var(--purple);border-radius:32px;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:0 24px;height:48px;font:700 12px/16px Lato,Arial,sans-serif;background:var(--purple);color:white;letter-spacing:1px;white-space:nowrap}.btn span{font-size:24px}.btn.outline{background:transparent;color:var(--purple);border-color:#b98956}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:0 24px;height:48px;border:1px solid var(--purple);border-radius:32px;font:700 12px/16px Lato,Arial,sans-serif;color:white;background:var(--purple)}.watermark{position:absolute;pointer-events:none;filter:invert(1);mix-blend-mode:screen;opacity:.08;clip-path:inset(0 0 40% 0);width:320px}.center-heading{text-align:center}.center-heading h2{margin:0}.header{border-top:8px solid var(--purple);border-bottom:1px solid #f0e2d0}.navigation{height:136px;display:grid;grid-template-columns:1fr 160px 1fr;gap:64px;align-items:center}.navigation .logo{width:128px;height:112px;object-fit:contain;margin:auto}.navigation nav{display:flex;align-items:center;gap:32px;font:700 12px/16px Lato,Arial,sans-serif;color:var(--purple)}.navigation nav:first-child{justify-content:end}.navigation nav:last-child{justify-content:start}.navigation nav a{white-space:nowrap}.navigation nav a>span{margin-left:8px}.navigation .btn{gap:8px;padding:0 24px;height:40px;letter-spacing:0}
.hero{padding-bottom:64px}.hero-stage{height:608px;position:relative}.hero-image{position:absolute;right:0;top:0;width:896px;height:608px;object-fit:cover;object-position:50% 50%;border-radius:24px}.hero-panel{position:absolute;left:0;top:24px;bottom:24px;width:512px;background:var(--pale);padding:40px;text-align:center;border-radius:24px;display:flex;flex-direction:column;justify-content:center}.hero-panel h1{margin-bottom:24px}.hero-description{font-size:16px;line-height:24px;max-width:384px;margin:0 auto 24px}.hero-actions{display:flex;gap:16px;justify-content:center}.hero-actions .btn{padding:0 24px;gap:16px;letter-spacing:0}.proof{display:flex;gap:16px;align-items:center;justify-content:center;margin-top:24px;text-align:left;font-family:Lato,Arial,sans-serif}.avatar-stack{display:flex}.avatar-stack i{background:#d3ae7a;width:32px;height:32px;border-radius:50%;border:2px solid var(--pale);margin-left:-8px;display:flex;align-items:center;justify-content:center;color:var(--purple);font:400 12px Lato,sans-serif}.avatar-stack i:first-child{margin-left:0}.avatar-stack i:nth-child(2){background:#e7cda7}.avatar-stack i:last-child{background:#f0e0c5}.proof strong{display:block;font-size:12px;line-height:16px;color:var(--purple)}.proof small{display:block;font-size:10px;line-height:16px;color:var(--muted)}.hero-paths{margin-top:32px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hero-paths>a{height:96px;display:flex;align-items:center;gap:24px;padding:16px 32px;border-right:1px solid var(--line)}.hero-paths>a:first-child{padding-left:16px}.hero-paths>a:last-child{border-right:0;padding-right:16px}.number{font:400 16px/24px Lato,Arial,sans-serif;color:#a67943}.hero-paths b{display:block;font:700 16px/24px Lato,Arial,sans-serif;color:var(--purple)}.hero-paths div>span{display:block;font:400 12px/24px Lato,Arial,sans-serif;color:#886c50}.hero-paths i{font:400 24px/24px Lato,Arial,sans-serif;color:var(--purple);margin-left:auto}
.credentials{background:var(--pale)}.credentials-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:64px}.credentials h2{font-size:32px;line-height:40px}.seals{display:flex;justify-content:end;align-items:center;gap:40px}.seals img{height:112px;width:112px;object-fit:contain;mix-blend-mode:multiply}
.testimonials{background:var(--deep);color:#fff;position:relative;overflow:hidden}.testimonials>.watermark{width:400px;right:-80px;top:32px}.testimonials h2{color:white}.testimonials .eyebrow{color:#e7cda5}.reviews{display:grid;grid-template-columns:1fr 1fr;gap:32px;width:1088px;margin:64px auto 0}.review{border-radius:24px;background:white;position:relative;padding:40px;text-align:center;min-height:288px;display:flex;flex-direction:column}.review .avatar{position:absolute;top:-32px;left:calc(50% - 32px);width:64px;height:64px;display:flex;align-items:center;justify-content:center;border:8px solid white;border-radius:50%;background:#f6e8d0;color:var(--purple);font:700 24px/32px Lato,sans-serif}.review header{margin-top:8px}.review h3{font-size:16px;line-height:24px}.review time{color:#91775c;font:400 11px/16px Lato,sans-serif}.review blockquote{font:italic 18px/24px Georgia,serif;color:var(--purple);margin:24px 0}.review-source{font:400 10px/16px Lato,Arial,sans-serif;color:var(--muted);margin-top:auto}.reviews-bottom{width:1088px;margin:32px auto 0;display:flex;justify-content:space-between;align-items:center;font:400 12px/16px Lato,Arial,sans-serif}.reviews-bottom>a>span{margin-left:24px;font-size:24px}.slider-controls{display:flex;align-items:center;gap:24px}.slider-controls button{width:32px;height:32px;border:1px solid #c29e79;color:white;background:none;border-radius:50%;font:400 24px Lato,Arial,sans-serif}.dots{display:flex;gap:8px}.dots i{width:24px;height:4px;border-radius:8px;background:#8c6d6d}.dots i:first-child{width:32px;background:#eed4a7}
.services-grid{display:grid;grid-template-columns:640px 512px;gap:128px;align-items:center}.service-photo{position:relative;height:552px}.service-photo>img{width:100%;height:100%;object-fit:cover;object-position:53% center;border-radius:24px}.photo-tag{position:absolute;bottom:24px;left:24px;background:#fff;font:400 12px/16px Lato,sans-serif;padding:16px 24px;color:var(--purple);border-radius:32px}.service-copy h2{margin-bottom:24px}.section-intro{margin-bottom:24px;max-width:416px;line-height:24px}.service-list{display:grid;gap:16px}.service-list>a{display:flex;align-items:center;gap:24px;background:var(--pale);padding:24px;border-radius:16px;min-height:96px}.service-list h3{font-size:24px;line-height:32px}.service-list p{font:400 11px/16px Lato,sans-serif;letter-spacing:1px;text-transform:uppercase;color:#8a6b4c;margin-top:8px}.service-list b{font:400 24px/24px Lato,sans-serif;margin-left:auto;color:var(--purple)}
.contact-section{background:#fcf8f0}.about-stage{height:432px;position:relative;width:1152px;margin:auto}.about-photo{position:absolute;right:0;top:0;width:640px;height:432px;object-fit:cover;object-position:55% 50%;border-radius:24px}.about-panel{width:576px;position:absolute;left:0;top:32px;bottom:32px;z-index:1;background:white;border-radius:24px;padding:32px 48px;text-align:center;display:flex;align-items:center;flex-direction:column;justify-content:center}.about-panel h2{font-size:40px;line-height:48px}.about-caption{font:400 11px/16px Lato,sans-serif;letter-spacing:2px;text-transform:uppercase;margin-top:16px;color:var(--muted)}.small-rule{width:80px;height:1px;background:var(--line);margin:24px auto}.about-panel>p:not(.eyebrow):not(.about-caption){font-size:16px;line-height:24px;margin-bottom:24px}.contact-grid{display:grid;grid-template-columns:608px 608px;gap:64px;margin-top:64px;align-items:start}.place{padding-top:24px}.place-intro{line-height:24px;margin:24px 0 32px}#map{height:256px;width:100%;border-radius:24px;overflow:hidden;background:#ecf0e5;z-index:1}.map-marker span{display:block;width:32px;height:32px;border:4px solid white;border-radius:50% 50% 50% 0;background:var(--purple);transform:rotate(-45deg);box-shadow:0 4px 8px #432e3740}.map-marker span:after{content:'';position:absolute;top:8px;left:8px;height:8px;width:8px;border-radius:50%;background:white}.leaflet-tooltip{font-family:Lato,Arial,sans-serif;color:var(--purple);border:0;border-radius:8px;font-size:12px;padding:8px 16px}.leaflet-control-attribution{font:9px Lato,Arial,sans-serif}.address{font:400 13px/24px Lato,Arial,sans-serif;color:var(--purple);margin-top:24px}.phone{font:700 16px/24px Lato,Arial,sans-serif;color:var(--purple);margin-top:8px}.contact-form{padding:32px 40px;background:white;border-radius:24px;display:flex;flex-direction:column}.contact-form h3{font-size:32px;line-height:40px;margin-bottom:24px}.contact-form>label{font:400 12px/24px Lato,sans-serif;color:var(--purple);margin-bottom:8px}.contact-form>input,.contact-form>textarea{width:100%;border:1px solid #e9dccb;background:#fdfaf5;border-radius:8px;padding:8px 16px;margin-bottom:16px;height:48px;color:var(--purple);font:400 12px/24px Lato,sans-serif}.contact-form>textarea{height:128px;resize:none}.contact-form ::placeholder{color:#98836c}.contact-form .consent{display:flex;gap:8px;font:400 11px/16px Lato,sans-serif;margin:0 0 24px}.contact-form .consent input{margin:0;appearance:none;width:16px;height:16px;border:1px solid #bb996f;border-radius:0;background:white;flex-shrink:0}.contact-form .button{width:100%}.contact-form .form-help{font:400 11px/16px Lato,sans-serif;color:var(--muted);margin-top:16px}
.news-section .center-heading{margin-bottom:40px}.news-grid{display:grid;grid-template-columns:repeat(3,400px);gap:40px}.news{text-align:center}.news-image{height:224px;border-radius:24px;overflow:hidden;background:var(--pale);position:relative}.news-image>img{width:100%;height:100%;object-fit:cover}.news-image.training{display:flex;gap:24px;align-items:center;padding:32px}.news-image.training>img{width:128px;height:128px;object-fit:contain;mix-blend-mode:multiply}.news-image.training>span{font:400 22px/32px Georgia,serif;color:var(--purple);text-align:left}.news-image.youtube img{object-fit:contain;padding:24px;mix-blend-mode:multiply}.play{position:absolute;bottom:16px;right:16px;background:white;color:var(--purple);border-radius:50%;width:32px;height:32px;font:12px/32px Lato,sans-serif}.news-category{font:700 10px/16px Lato,sans-serif;letter-spacing:2px;text-transform:uppercase;color:#956f46;margin:24px 0 16px}.news h3{font-size:24px;line-height:32px}.read-more{font:400 12px/24px Lato,sans-serif;display:block;margin-top:16px;color:#8c6b4d}.news-all{text-align:center;margin-top:32px}
.newsletter{background:var(--purple);color:#fff;position:relative;overflow:hidden}.newsletter>.watermark{right:-80px;bottom:-152px;width:400px}.newsletter-grid{display:grid;grid-template-columns:640px 512px;gap:128px;align-items:center}.newsletter .eyebrow{color:#fae7ca}.newsletter h2{color:white;font-size:32px;line-height:40px}.newsletter p:not(.eyebrow){margin-top:16px;font-size:16px}.signup{position:relative;z-index:1}.signup>label{font:400 12px/16px Lato,sans-serif;display:block;margin-bottom:16px}.signup-row{display:flex;gap:16px}.signup-row input{min-width:0;flex:1;border:0;border-radius:32px;background:white;font:400 12px/24px Lato,sans-serif;padding:8px 24px;height:48px}.signup-row .btn{background:#f7e5c9;color:var(--purple);border:0;letter-spacing:0}.signup .consent{font:400 10px/16px Lato,sans-serif!important;position:relative;padding-left:24px;margin-top:16px!important;color:#f6e8d0}.checkbox{position:absolute;left:0;top:0;width:16px;height:16px;background:white;border-radius:0}
.footer{padding:64px 0;background:var(--pale);color:var(--purple)}.footer-grid{display:grid;grid-template-columns:320px 256px 256px 256px;gap:64px}.footer-brand{border-right:1px solid var(--line)}.footer-brand img{width:144px;height:120px;object-fit:contain;mix-blend-mode:multiply}.footer-brand p{font:400 12px/24px Lato,sans-serif;margin-top:16px}.footer-col{padding-top:16px}.footer-col h3{font-size:12px;line-height:24px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:16px}.footer-col a{display:block;font:400 12px/24px Lato,sans-serif;margin-top:8px}.footer-col p{font:400 12px/24px Lato,sans-serif}.footer-bottom{display:flex;gap:32px;border-top:1px solid var(--line);margin-top:40px;padding-top:24px;font:400 10px/16px Lato,sans-serif;color:#8e7962}.footer-bottom span:last-child{margin-left:auto}

/* Palette chaude : prune, ocre et ivoire. Composition client validée. */
:root{--ochre:#a05d24;--ivory:#fbf3e4}
.header{border-top:0;border-bottom:1px solid #f0e2d0;background:#fff}
.header-inner.container{width:1280px;height:122px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:48px}
.header .brand{width:112px;flex-shrink:0}
.header .brand img{width:112px;height:90px;object-fit:contain}
.header nav{display:flex;align-items:center;gap:30px;font:700 13px/16px Lato,Arial,sans-serif;color:var(--purple)}
.header nav>a,.header nav .nav-group>a{position:relative;padding-block:12px}
.header nav .active:after{content:'';position:absolute;bottom:3px;left:0;width:100%;height:2px;background:var(--ochre)}
.header nav .nav-contact{margin-left:35px;padding:12px 25px;height:40px;background:var(--ochre);border-color:var(--ochre)}
.header .nav-group>a>span{margin-left:5px}
.header .bag{margin-left:4px;color:var(--purple)}
.header .menu-toggle,.header .dropdown{display:none}
.btn:not(.outline),.contact-form .button{background:var(--ochre);border-color:var(--ochre);color:#fff}
.btn.outline{color:var(--purple);border-color:#b98956}
.hero-panel{background:#fbf0de}
.hero-paths .number,.service-list .number{color:#a77539}
.hero-paths i,.service-list b{color:var(--ochre)}
.credentials{background:#f8ecd9}
.credentials .eyebrow,.service-copy .eyebrow,.contact-section .eyebrow,.news-section .eyebrow{color:#9b602d}
.service-list>a{background:#faf0df}
.testimonials{background:#432e37}
.review{background:#fffdfa}
.review .avatar{border-color:#fffdfa;background:#f4e2c2;color:#885325}
.review blockquote{color:#684454}
.testimonials .eyebrow{color:#e7cda5}
.testimonials .slider-controls button{border-color:#ba9876}
.newsletter{background:#985d2c}
.newsletter .eyebrow{color:#ffead0}
.signup-row .btn{background:#f8e4bf;color:#70421f;border-color:#f8e4bf}
.newsletter .watermark{opacity:.10}
.footer{background:#f7eddd}
.footer h3{color:#80542e}
/* Production layout, accessibility and WordPress forms. 8px spacing scale. */
@font-face{font-family:Lato;src:url(../assets/home/lato-regular.ttf);font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(../assets/home/lato-bold.ttf);font-weight:700;font-display:swap}@font-face{font-family:Lato;src:url(../assets/home/lato-black.ttf);font-weight:900;font-display:swap}
html{scroll-behavior:smooth}.hcs-home{min-width:320px}.hcs-home [hidden]{display:none!important}.hcs-home .wrap{width:calc(100% - 128px);max-width:1280px}.hcs-home :is(a,button,input,textarea):focus-visible{outline:3px solid #a05d24;outline-offset:4px}.hcs-home .testimonials :is(a,button):focus-visible,.hcs-home .newsletter :is(a,button,input):focus-visible{outline-color:#f8e4bf}.hcs-home button,.hcs-home input[type=submit]{cursor:pointer}.hcs-home button:disabled{opacity:.4;cursor:default}.screen-reader-text,.skip-link{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{clip:auto;width:auto;height:auto;top:8px;left:8px;background:#fff;padding:16px;z-index:100000;color:var(--purple)}.hcs-home .btn .screen-reader-text{font-size:12px}.hcs-home :is(h1,h2,h3,p){overflow-wrap:break-word}.hcs-home a{transition:color .2s,background-color .2s}.hcs-home .btn:hover,.hcs-home .button:hover{background:#804819;border-color:#804819;color:#fff}.hcs-home .btn.outline:hover{background:#f8ecd9;color:var(--purple)}
.hcs-home .header-inner{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:48px}.hcs-home .header .brand img{height:96px}.hcs-home .header nav{gap:32px}.hcs-home .home-menu{list-style:none;display:flex;gap:24px;align-items:center;margin:0;padding:0}.hcs-home .home-menu li{position:relative;list-style:none;margin:0;padding:0}.hcs-home .home-menu>li>a{display:inline-flex;align-items:center;min-height:48px;position:relative}.hcs-home .home-menu>.current-menu-item>a:after{content:'';height:2px;position:absolute;bottom:0;left:0;right:0;background:var(--ochre)}.hcs-home .home-menu>li>a[href$='/contact/']{background:var(--ochre);color:white;padding:0 24px;border-radius:32px;margin-left:16px}.hcs-home .home-menu .sub-menu{display:none;position:absolute;top:100%;left:-16px;min-width:248px;background:#fff;padding:16px;box-shadow:0 8px 32px #432e3720;border-radius:16px;z-index:40;border:1px solid var(--line)}.hcs-home .home-menu .sub-menu a{display:block;padding:12px 8px;line-height:24px}.hcs-home .home-menu .sub-menu a:hover{background:var(--pale);border-radius:8px}.hcs-home .home-menu li:hover>.sub-menu,.hcs-home .home-menu li:focus-within>.sub-menu,.hcs-home .home-menu .submenu-open>.sub-menu{display:block}.hcs-home .submenu-toggle{border:0;background:none;color:var(--purple);font:16px Lato,sans-serif;min-height:40px;min-width:32px;padding:8px}.hcs-home .home-menu .sub-menu .sub-menu{left:100%;top:0}.hcs-home .home-menu-toggle{display:none}.hcs-home .bag{display:flex;align-items:center;justify-content:center;min-height:48px;min-width:40px}.hcs-home .hero-panel{width:40%;min-height:560px;height:auto;bottom:auto;padding:40px 32px}.hcs-home .hero-stage{min-height:608px;height:auto;display:flex;align-items:center}.hcs-home .hero-image{width:70%;height:100%}.hcs-home .hero-panel{position:relative;top:auto;margin:24px 0}.hcs-home .hero-actions{flex-wrap:wrap;gap:16px}.hcs-home .hero-actions .btn{gap:16px;padding:0 24px}.hcs-home .hero-paths>a{min-height:96px;height:auto}.hcs-home .hero-paths b{font-size:16px;line-height:24px}.hcs-home .hero-paths div{min-width:0}.hcs-home .credentials-grid{grid-template-columns:1fr 1fr}.hcs-home .reviews{width:85%;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:32px;padding:32px 0 8px;margin-top:32px;scrollbar-width:thin;scrollbar-color:#c9a87e #432e37}.hcs-home .review{flex:0 0 calc((100% - 32px)/2);scroll-snap-align:start;min-width:0;min-height:304px;padding:40px 32px}.hcs-home .review-source{text-decoration:underline;text-underline-offset:4px;font-size:11px}.hcs-home .review-position{font:12px/16px Lato,sans-serif;min-width:64px;text-align:center}.hcs-home .reviews-bottom{width:85%;gap:24px}.hcs-home .slider-controls{gap:16px}.hcs-home .slider-controls button{width:40px;height:40px}.hcs-home .services-grid,.hcs-home .newsletter-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:10%}.hcs-home .service-photo{height:552px}.hcs-home .about-stage{width:90%;min-height:432px;height:auto;display:flex;align-items:center}.hcs-home .about-panel{position:relative;top:auto;bottom:auto;width:50%;padding:32px 40px;margin:32px 0;min-height:368px}.hcs-home .about-photo{width:56%;height:100%}.hcs-home .contact-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px}.hcs-home .news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.hcs-home .news-image{height:auto;aspect-ratio:400/224}.hcs-home .news-image img{height:100%;object-fit:cover}.hcs-home .news-image .news-logo{padding:32px;object-fit:contain;mix-blend-mode:multiply}.hcs-home .news h3{margin-top:24px}.hcs-home .news-category+h3{margin-top:0}.hcs-home .map-link{font:12px/24px Lato,sans-serif;display:inline-block;margin-top:8px;color:var(--purple);text-decoration:underline;text-underline-offset:4px}.hcs-home .footer-grid{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:64px}.hcs-home .footer-bottom{flex-wrap:wrap;align-items:center}.hcs-home .footer-bottom>a:last-child{margin-left:auto}.hcs-home .footer-col a{font-size:13px}.hcs-home .footer-col a:hover{text-decoration:underline;text-underline-offset:4px}
/* Keep Contact Form 7, its consent, honeypot and captcha intact. */
.hcs-home .contact-form{padding:32px 40px;min-width:0}.hcs-home .contact-form form{margin:0}.hcs-home .contact-form form p{margin:0 0 16px;font:12px/24px Lato,sans-serif}.hcs-home .contact-form :is(input[type=text],input[type=email],input[type=tel],textarea){display:block;width:100%;max-width:100%;height:48px;border:1px solid #dfceb7;background:#fdfaf5;border-radius:8px;padding:8px 16px;color:var(--text);font:16px/24px Lato,sans-serif;box-shadow:none;margin:0}.hcs-home .contact-form textarea{height:128px;resize:vertical;min-height:128px}.hcs-home .contact-form .wpcf7-form-control-wrap:not(.cf7apps-honeypot-wrap){display:block;margin:0 0 16px}.hcs-home .contact-form .wpcf7-form-control-wrap[data-name=acceptance-97]{display:inline-block;margin:0}.hcs-home .contact-form .wpcf7-list-item{margin:0}.hcs-home .contact-form input[type=checkbox]{width:16px;height:16px;accent-color:var(--ochre);vertical-align:middle}.hcs-home .contact-form br{display:none}.hcs-home .contact-form input[type=submit]{width:100%;border:0;border-radius:32px;background:var(--ochre);color:white;font:700 14px/24px Lato,sans-serif;padding:12px 24px;min-height:48px;margin-top:16px;box-shadow:none;text-shadow:none}.hcs-home .contact-form input[type=submit]:hover{background:#804819}.hcs-home .contact-form input[type=submit]:disabled{opacity:.65}.hcs-home .contact-form .wpcf7-response-output{margin:16px 0;padding:16px;border-radius:8px;font:14px/24px Lato,sans-serif}.hcs-home .contact-form .wpcf7-not-valid-tip{font:12px/24px Lato,sans-serif}.hcs-home .contact-form .wpcf7-spinner{display:block;margin:8px auto 0}.hcs-home .contact-form .form-help{font-size:12px;margin-top:0}.hcs-home .hcs-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
/* Brevo form 1 retains its original subscription and double opt-in workflow. */
.hcs-home .signup{background:none;border:0;padding:0;box-shadow:none}.hcs-home .signup form{margin:0;padding:0}.hcs-home .signup .hcs-newsletter-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:16px}.hcs-home .signup .hcs-newsletter-fields p{margin:0}.hcs-home .signup label{font:400 13px/24px Lato,sans-serif;display:block;color:#fff;margin-bottom:8px}.hcs-home .signup label span{font-size:11px;display:block}.hcs-home .signup input[type=text],.hcs-home .signup input[type=email]{display:block;width:100%;min-width:0;height:48px;border:0;border-radius:24px;padding:8px 16px;font:16px/24px Lato,sans-serif;color:var(--text);background:white}.hcs-home .signup .hcs-newsletter-consent{margin-top:16px;font:12px/24px Lato,sans-serif}.hcs-home .signup .hcs-newsletter-consent label{font-size:12px;line-height:24px}.hcs-home .signup input[type=checkbox]{width:16px;height:16px;accent-color:var(--purple);vertical-align:middle;margin:0 8px 0 0}.hcs-home .signup .sib-default-btn{display:block;width:100%;min-height:48px;border:0;border-radius:32px;background:#f8e4bf;color:#70421f;padding:8px 24px;font:700 14px/24px Lato,sans-serif;cursor:pointer}.hcs-home .signup .sib-default-btn:hover{background:#fff3de}.hcs-home .signup .hcs-newsletter-note{font:11px/16px Lato,sans-serif;color:#fff2de}.hcs-home .signup .sib_msg_disp{font:14px/24px Lato,sans-serif}.hcs-home .signup :is(.sib_msg_disp p,.sib-alert-message){color:#432e37;background:#fff3de;border-radius:8px;padding:16px}
@media(min-width:1600px){.hcs-home .hero-panel{padding:40px}}
@media(max-width:1200px){.hcs-home .wrap{width:calc(100% - 64px)}.hcs-home .header-inner{gap:24px}.hcs-home .header nav{gap:16px}.hcs-home .home-menu{gap:16px}.hcs-home .home-menu>li>a[href$='/contact/']{margin-left:0;padding:0 16px}.hcs-home .hero-panel{width:44%;padding:32px 24px}.hcs-home h1{font-size:40px;line-height:48px}.hcs-home h2{font-size:32px;line-height:40px}.hcs-home .hero-paths>a{padding:16px;gap:16px}.hcs-home .credentials-grid{gap:32px}.hcs-home .seals{gap:24px}.hcs-home .seals img{width:96px;height:96px}.hcs-home .services-grid,.hcs-home .newsletter-grid{gap:64px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.hcs-home .about-stage{width:100%}.hcs-home .about-panel{width:56%;padding:32px}.hcs-home .about-panel h2{font-size:32px;line-height:40px}.hcs-home .contact-grid{gap:40px}.hcs-home .contact-form{padding:32px}.hcs-home .reviews,.hcs-home .reviews-bottom{width:100%}.hcs-home .footer-grid{gap:32px}}
@media(max-width:1040px){.hcs-home .header-inner{min-height:104px;flex-wrap:wrap;gap:16px;padding:8px 0}.hcs-home .header .brand img{height:80px;width:104px}.hcs-home .header nav{width:100%;display:flex;align-items:start;padding-bottom:16px}.hcs-home .home-js .home-menu-toggle{display:block}.hcs-home.home-js .home-menu-toggle{display:block;border:1px solid var(--line);border-radius:24px;background:#fff;color:var(--purple);font:700 14px/24px Lato,sans-serif;padding:8px 16px;min-height:48px}.hcs-home.home-js #home-navigation{display:none}.hcs-home.home-js #home-navigation.is-open{display:flex}.hcs-home .home-menu{width:100%;align-items:stretch;flex-direction:column;gap:8px}.hcs-home .home-menu .sub-menu{position:static;box-shadow:none;margin:0 0 8px;border:0;background:var(--pale);padding:8px 16px;min-width:0}.hcs-home .home-menu .menu-item-has-children:hover>.sub-menu{display:none}.hcs-home .home-menu .menu-item-has-children:focus-within>.sub-menu,.hcs-home .home-menu .submenu-open>.sub-menu{display:block}.hcs-home .submenu-toggle{float:right;min-width:48px;min-height:48px}.hcs-home .hero-stage{min-height:560px}.hcs-home .hero-panel{min-height:512px;width:48%}.hcs-home .hero-image{width:72%}.hcs-home .credentials-grid{grid-template-columns:1fr 1fr}.hcs-home .credentials h2{font-size:24px;line-height:32px}.hcs-home .seals img{width:80px;height:80px}.hcs-home .seals{gap:16px}.hcs-home .services-grid{gap:40px}.hcs-home .service-photo{height:560px}.hcs-home .service-list>a{gap:16px;padding:24px 16px}.hcs-home .service-list h3{font-size:24px}.hcs-home .contact-grid{gap:32px}.hcs-home .contact-form{padding:24px}.hcs-home .news-grid{gap:24px}.hcs-home .news h3{font-size:24px;line-height:32px}.hcs-home .newsletter-grid{gap:40px}.hcs-home .signup .hcs-newsletter-fields{grid-template-columns:1fr}.hcs-home .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}}
@media(max-width:720px){.hcs-home .wrap{width:calc(100% - 32px)}.hcs-home section{padding:64px 0}.hcs-home h1{font-size:40px;line-height:48px}.hcs-home h2{font-size:32px;line-height:40px}.hcs-home .hero-stage{min-height:0;display:flex;flex-direction:column}.hcs-home .hero-image{position:relative;right:auto;top:auto;width:100%;height:320px;border-radius:24px;order:0}.hcs-home .hero-panel{position:relative;width:calc(100% - 16px);margin:-32px auto 0;min-height:0;padding:40px 24px;z-index:1;order:1}.hcs-home .hero-panel h1{font-size:40px;line-height:48px}.hcs-home .hero-actions{gap:8px}.hcs-home .hero-actions .btn{padding:0 16px;gap:8px}.hcs-home .hero-paths{grid-template-columns:1fr;margin-top:32px}.hcs-home .hero-paths>a{border-right:0;border-bottom:1px solid var(--line);padding:16px!important;min-height:96px}.hcs-home .hero-paths>a:last-child{border-bottom:0}.hcs-home .credentials-grid{grid-template-columns:1fr;gap:32px;text-align:center}.hcs-home .credentials h2{font-size:24px;line-height:32px}.hcs-home .seals{justify-content:center;gap:24px}.hcs-home .seals img{width:80px;height:80px}.hcs-home .review{flex-basis:100%;padding:40px 24px;min-height:336px}.hcs-home .review blockquote{font-size:18px;line-height:24px}.hcs-home .reviews-bottom{flex-wrap:wrap;justify-content:center;text-align:center}.hcs-home .reviews-bottom>a{display:inline-flex;align-items:center;min-height:40px}.hcs-home .services-grid{grid-template-columns:1fr;gap:40px}.hcs-home .service-photo{height:400px}.hcs-home .service-copy h2 br{display:none}.hcs-home .service-copy h2 br:after{content:' '}.hcs-home .service-list>a{padding:24px;min-height:112px}.hcs-home .about-stage{display:flex;flex-direction:column;min-height:0}.hcs-home .about-photo{position:relative;right:auto;top:auto;height:320px;width:100%}.hcs-home .about-panel{width:calc(100% - 16px);margin:-32px auto 0;min-height:0;padding:32px 24px}.hcs-home .contact-grid{grid-template-columns:1fr;gap:40px;margin-top:64px}.hcs-home .place{padding-top:0}.hcs-home .contact-form{padding:32px 24px}.hcs-home .news-grid{grid-template-columns:1fr;gap:40px}.hcs-home .news-image{aspect-ratio:400/224;max-height:320px}.hcs-home .news h3{font-size:24px;line-height:32px}.hcs-home .newsletter-grid{grid-template-columns:1fr;gap:32px}.hcs-home .newsletter h2{font-size:32px;line-height:40px}.hcs-home .signup .hcs-newsletter-fields{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr)}.hcs-home .footer-grid{gap:32px}.hcs-home .footer-brand{border-right:0}.hcs-home .footer-col{padding-top:0}.hcs-home .footer-bottom{gap:16px 24px}.hcs-home .footer-bottom>a:last-child{margin-left:0}.hcs-home .footer{padding:64px 0}}
@media(max-width:380px){.hcs-home .hero-panel{padding:32px 16px}.hcs-home .hero-panel h1{font-size:32px;line-height:40px}.hcs-home .hero-actions{flex-direction:column}.hcs-home .contact-form{padding:24px 8px}.hcs-home .seals{gap:16px}.hcs-home .signup .hcs-newsletter-fields{grid-template-columns:1fr}.hcs-home .footer-grid{grid-template-columns:1fr}.hcs-home .footer-brand img{width:112px;height:96px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hcs-home *{transition:none!important;scroll-behavior:auto!important}}
.hcs-home .reviews{scrollbar-width:none}.hcs-home .reviews::-webkit-scrollbar{display:none}.hcs-home .news-image:has(img[src*='logo.EYC']) img,.hcs-home .news-image:has(img[src*='exercise-']) img{object-fit:contain;padding:24px;mix-blend-mode:multiply}
.hcs-home{min-width:0}.hcs-home.home-js .home-menu li:focus-within>.sub-menu{display:none}.hcs-home.home-js .home-menu li.submenu-open>.sub-menu{display:block}
@media(min-width:1041px) and (hover:hover){.hcs-home.home-js .home-menu li:hover>.sub-menu{display:block}}
@media(max-width:380px){.hcs-home .contact-form .h-captcha{width:304px;transform:scale(.8);transform-origin:left top;margin-bottom:-16px}}
