/*
Theme Name: HStoGO V7
Theme URI: https://hstogo.fr/
Author: HStoGO
Description: Thème WordPress sur mesure HStoGO — coaching, formations, mastermind et sonothérapie.
Version: 7.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: hstogo
*/

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Montserrat:wght@400;500;600;700&display=swap');
:root{--navy:#0B2954;--gold:#E2AA47;--gold-dark:#B58839;--cream:#F2EBE8;--ink:#1A1A1A;--muted:#667993;--line:#C0D6E2;--white:#F2EBE8;--blue-light:#C0D6E2}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Montserrat,Arial,sans-serif;background:#F2EBE8;line-height:1.7}a{color:inherit;text-decoration:none}
.site-header{height:88px;padding:16px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#F2EBE8;position:sticky;top:0;z-index:10}
.logo{font-family:'Cormorant Garamond',serif;font-size:32px;font-weight:700;line-height:.75;color:var(--navy)}.logo span{color:var(--gold)}.logo small{display:block;font:600 7px Montserrat,sans-serif;letter-spacing:1.2px;margin-top:8px}
.site-header nav{display:flex;gap:25px;align-items:center;font-size:12px;font-weight:600}.site-header nav a{padding:8px 0;border-bottom:2px solid transparent}.site-header nav a:hover{color:var(--gold);border-color:var(--gold)}.nav-cta{background:var(--navy);color:#F2EBE8!important;padding:10px 17px!important}.menu{display:none;background:none;border:0;font-size:25px;color:var(--navy)}
.hero{min-height:650px;padding:120px 10%;display:flex;align-items:center;background:linear-gradient(90deg,rgba(11,41,84,.98),rgba(11,41,84,.72)),radial-gradient(circle at 75% 30%,rgba(226,170,71,.25),transparent 35%),#0B2954;color:#F2EBE8}
.hero h1,.page-hero h1,.sound-hero h1{font:600 clamp(54px,7vw,92px)/.9 'Cormorant Garamond',serif;margin:12px 0 25px;max-width:850px}.hero h1 em{font-style:normal;color:#E2AA47}.lead{font-size:18px;max-width:700px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;color:var(--gold);margin:0 0 12px}
.actions{display:flex;gap:14px;margin-top:30px}.btn{display:inline-block;background:var(--gold);color:#F2EBE8;padding:13px 24px;border:0;font:600 12px Montserrat,sans-serif}.btn.ghost{background:transparent;border:1px solid rgba(242,235,232,.55)}
.intro{max-width:850px;margin:auto;padding:105px 5%;text-align:center}.intro h2,.split h2,.cta h2,.benefits h2,.values h2{font:600 48px/1.05 'Cormorant Garamond',serif;color:var(--navy);margin:10px 0 22px}
.cards{padding:20px 7% 100px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cards.two{grid-template-columns:repeat(2,1fr);padding-top:60px}.cards.three{grid-template-columns:repeat(3,1fr)}
.cards article{padding:38px;background:var(--cream);border:1px solid var(--line);min-height:235px}.cards article.soft{background:#C0D6E2}.cards article>span{font-size:10px;letter-spacing:1.5px;font-weight:700;color:var(--gold)}.cards h2,.cards h3{font:600 30px/1.1 'Cormorant Garamond',serif;color:var(--navy);margin:13px 0}.cards a{font-size:11px;font-weight:700;color:var(--gold)}
.split{padding:95px 12%;display:grid;grid-template-columns:1fr 1fr;gap:80px;background:var(--cream)}.split>div:last-child{padding-top:18px}.page-hero{padding:115px 10%;background:var(--cream)}.page-hero h1{font-size:68px;max-width:950px}.page-hero.dark{background:var(--navy);color:#F2EBE8}.page-hero.dark h1{color:#F2EBE8}
.numbered{padding:80px 8%;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.numbered b{font:600 38px 'Cormorant Garamond';color:var(--gold)}.numbered h3{font:600 26px 'Cormorant Garamond';color:var(--navy);margin:3px 0}
.sound-hero{min-height:600px;padding:110px 10%;display:flex;align-items:center;color:#F2EBE8;background:linear-gradient(90deg,rgba(11,41,84,.95),rgba(11,41,84,.52)),radial-gradient(circle at 75% 40%,rgba(181,136,57,.28),transparent 35%),#667993}.sound-hero h1{font-size:76px}
.benefits{padding:90px 10%;text-align:center}.benefits div{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:30px 0}.benefits span{border:1px solid var(--line);padding:10px 18px;background:var(--cream);font-size:12px}.benefits small{display:block;max-width:750px;margin:auto;color:var(--muted);font-size:10px}
.values{padding:90px 8%;text-align:center}.values>div{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.values article{padding:30px;background:var(--cream)}.values b{font:600 27px 'Cormorant Garamond';color:var(--navy)}
.contact-grid{padding:80px 10%;display:grid;grid-template-columns:1fr 1fr;gap:90px}.contact-grid h2{font:600 45px 'Cormorant Garamond';color:var(--navy)}form{display:grid;gap:18px}label{font-size:11px;font-weight:600}input,textarea{display:block;width:100%;margin-top:6px;padding:13px;border:1px solid var(--line);font:14px Montserrat;background:#F2EBE8}
.cta{margin:0 7% 90px;padding:80px 10%;background:var(--navy);color:#F2EBE8;text-align:center}.cta h2{color:#F2EBE8}.cta p{max-width:650px;margin:0 auto 28px}footer{padding:35px 5%;border-top:1px solid var(--line);color:var(--muted);font-size:10px}
@media(max-width:900px){.site-header nav{display:none;position:absolute;left:0;right:0;top:88px;background:#F2EBE8;padding:20px 7%;flex-direction:column;align-items:flex-start}.site-header nav.open{display:flex}.menu{display:block}.cards,.cards.three,.values>div,.numbered{grid-template-columns:1fr 1fr}.split,.contact-grid{grid-template-columns:1fr;gap:35px;padding:70px 7%}}
@media(max-width:600px){.site-header{height:76px}.site-header nav{top:76px}.logo{font-size:27px}.hero h1,.sound-hero h1,.page-hero h1{font-size:54px}.lead{font-size:15px}.actions{flex-direction:column;align-items:flex-start}.cards,.cards.two,.cards.three,.values>div,.numbered{grid-template-columns:1fr;padding-left:5%;padding-right:5%}.intro h2,.split h2,.cta h2,.benefits h2,.values h2{font-size:39px}.contact-grid{padding:60px 7%}}

/* Intégration WordPress */
.admin-bar .site-header{top:32px}
.site-header nav>li{list-style:none}
.custom-logo-link{display:block}
.custom-logo{display:block;width:auto;max-width:260px;max-height:62px;object-fit:contain}
.contact-notice{grid-column:1/-1;padding:14px 16px;border-left:4px solid var(--navy);background:#F2EBE8}
.contact-notice.success{border-color:#B58839}
.contact-notice.error{border-color:#9c2f2f}
.hstogo-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:782px){.admin-bar .site-header{top:46px}}

.formation-gallery{padding:85px 7% 100px;background:#F2EBE8}
.gallery-heading{max-width:760px;margin-bottom:35px}
.gallery-heading h2{font:600 48px/1.05 'Cormorant Garamond',serif;color:var(--navy);margin:10px 0 22px}
.gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.gallery-grid figure{margin:0;overflow:hidden;background:var(--cream);height:420px}
.gallery-grid figure.gallery-wide{grid-column:span 2;height:520px}
.gallery-grid img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
@media(max-width:900px){.gallery-grid figure,.gallery-grid figure.gallery-wide{height:360px}.formation-gallery{padding:70px 7%}}
@media(max-width:600px){.gallery-grid{grid-template-columns:1fr}.gallery-grid figure,.gallery-grid figure.gallery-wide{grid-column:auto;height:300px}.gallery-heading h2{font-size:39px}.formation-gallery{padding:60px 5%}}

/* Palette HStoGO officielle — aucune autre couleur */
body{background:#F2EBE8;color:#1A1A1A}
.site-header{background:#F2EBE8}
.cards article{background:#F2EBE8}
.cards article.soft{background:#C0D6E2}
.page-hero{background:#F2EBE8}
.split{background:#F2EBE8}
.values article,.benefits span{background:#F2EBE8}
input,textarea{background:#F2EBE8;color:#1A1A1A}
.btn{background:#E2AA47;color:#0B2954}
.btn:hover{background:#B58839;color:#F2EBE8}
.nav-cta{background:#0B2954!important;color:#F2EBE8!important}
footer{background:#F2EBE8;color:#667993}

/* HStoGO V3 final */
body,.site-header,footer,.intro,.cards,.formation-gallery,.benefits,.contact-grid{background:#FFFFFF}
.cards article{background:#FFFFFF}.cards article.soft,.split,.page-hero,.values article,.benefits span{background:#F2EBE8}
input,textarea{background:#FFFFFF}
.hero{background:linear-gradient(115deg,#0B2954 0%,#0B2954 63%,#667993 100%)}
.hero .btn.ghost{color:#FFFFFF!important;border-color:#FFFFFF!important;background:transparent!important}
.hero .btn.ghost:hover{color:#0B2954!important;background:#FFFFFF!important}
.sound-hero{background:#F2EBE8;color:#1A1A1A;min-height:auto}.sound-hero h1{color:#0B2954}.sound-hero .lead{color:#1A1A1A}
.cards article:nth-child(4)>span{color:#667993}.mastermind-icon,.icon-mastermind{background:#667993!important;color:#FFFFFF!important}
.about-hero{padding:70px 8% 80px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;background:#F2EBE8}
.about-copy h1{font:600 clamp(54px,6vw,82px)/.95 'Cormorant Garamond',serif;color:#0B2954;margin:8px 0 16px}.about-copy .lead{color:#0B2954}
.gold-rule{width:52px;height:2px;background:#E2AA47;margin:26px 0}.about-quote{font:600 30px/1.15 'Cormorant Garamond',serif;color:#0B2954;max-width:570px}
.about-photo{margin:0;overflow:hidden;max-height:650px}.about-photo img{width:100%;height:100%;max-height:650px;display:block;object-fit:cover;object-position:center 28%}
.navy-btn{background:#0B2954!important;color:#FFFFFF!important;margin-top:15px}
.formation-gallery{padding:85px 7% 100px}.gallery-heading{max-width:760px;margin-bottom:35px}.gallery-heading h2{font:600 48px/1.05 'Cormorant Garamond',serif;color:#0B2954;margin:10px 0 22px}
.gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.gallery-grid figure{margin:0;overflow:hidden;height:420px}.gallery-grid figure.gallery-wide{grid-column:span 2;height:520px}.gallery-grid img{width:100%;height:100%;display:block;object-fit:cover}
@media(max-width:900px){.about-hero{grid-template-columns:1fr;gap:35px;padding:60px 7%}.gallery-grid figure,.gallery-grid figure.gallery-wide{height:360px}}
@media(max-width:600px){.about-hero{padding:50px 5%}.about-copy h1{font-size:52px}.gallery-grid{grid-template-columns:1fr}.gallery-grid figure,.gallery-grid figure.gallery-wide{grid-column:auto;height:300px}}

/* ===== HStoGO V4 : accueil + À propos enrichi ===== */

/* Accueil : pictogrammes + fonds */
.home-services .service-card{position:relative;text-align:center}
.home-services .service-card.ivory{background:#F2EBE8}
.home-services .service-card.sound-card{background:#FFFFFF}
.service-icon{
  width:68px;height:68px;border-radius:50%;
  margin:0 auto 16px;display:grid;place-items:center;
  background:#C0D6E2;color:#0B2954
}
.service-icon.mastermind{background:#667993;color:#FFFFFF}
.service-icon.sound{background:#C0D6E2;color:#0B2954}
.service-icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.service-number{display:block;color:#E2AA47!important;font-weight:700;letter-spacing:1.5px;margin-top:2px}
.home-services article:nth-child(4)>span{color:#E2AA47!important}

/* À propos */
.about-approach{padding:90px 8%;background:#FFFFFF}
.section-heading{max-width:850px}.section-heading.center{text-align:center;margin:0 auto 48px}
.section-heading h2,.commitment-section h2,.journey-section h2{
  font:600 48px/1.05 'Cormorant Garamond',serif;color:#0B2954;margin:10px 0 20px
}
.approach-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.approach-grid article{text-align:center;padding:20px 14px}
.round-icon,.large-round-icon,.journey-icon{
  display:grid;place-items:center;border-radius:50%;
  background:#C0D6E2;color:#0B2954;margin:0 auto 18px
}
.round-icon{width:68px;height:68px}
.round-icon.bluegrey{background:#667993;color:#FFFFFF}
.round-icon svg,.journey-icon svg,.large-round-icon svg{
  width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round
}
.approach-grid h3,.journey-grid h3{
  font:600 25px/1.1 'Cormorant Garamond',serif;color:#0B2954;margin:10px 0
}
.approach-grid p,.journey-grid p{font-size:13px;color:#1A1A1A}
.about-bridge{
  margin-top:50px;padding:28px 34px;background:#F2EBE8;border-left:3px solid #E2AA47;
  display:grid;grid-template-columns:55px 1fr;gap:20px;align-items:start
}
.quote-icon{font:600 50px/1 'Cormorant Garamond',serif;color:#E2AA47}
.about-bridge h3{font:600 29px/1.1 'Cormorant Garamond',serif;color:#0B2954;margin:0 0 8px}

.commitment-section{
  padding:90px 8%;display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center;
  background:#F2EBE8
}
.commitment-list{margin-top:28px;display:grid;gap:18px}
.commitment-list>div{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start}
.commitment-list p{margin:0}
.check-icon{
  width:28px;height:28px;border:1px solid #E2AA47;border-radius:50%;
  display:grid;place-items:center;color:#B58839;font-weight:700
}
.commitment-visual{text-align:center;padding:45px;background:#FFFFFF;border:1px solid #C0D6E2}
.large-round-icon{width:92px;height:92px;background:#667993;color:#FFFFFF}
.large-round-icon svg{width:52px;height:52px}
.commitment-visual p{font:600 24px/1.3 'Cormorant Garamond',serif;color:#0B2954}

.journey-section{padding:90px 8%;background:#FFFFFF}
.journey-section .section-heading{margin-bottom:45px}
.journey-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.journey-grid article{padding:30px;background:#F2EBE8;border-top:3px solid #C0D6E2}
.journey-icon{width:60px;height:60px;margin:0 0 18px;background:#C0D6E2}
.journey-icon svg{width:34px;height:34px}

@media(max-width:900px){
  .approach-grid,.journey-grid{grid-template-columns:1fr 1fr}
  .commitment-section{grid-template-columns:1fr;gap:35px}
}
@media(max-width:600px){
  .approach-grid,.journey-grid{grid-template-columns:1fr}
  .about-approach,.commitment-section,.journey-section{padding:65px 6%}
  .section-heading h2,.commitment-section h2,.journey-section h2{font-size:39px}
  .about-bridge{grid-template-columns:1fr;padding:24px}
}

/* ===== HStoGO V5 — direction luxe & entreprises ===== */
:root{--navy:#0B2954;--bluegrey:#667993;--paleblue:#C0D6E2;--ivory:#F2EBE8;--ink:#1A1A1A;--gold:#E2AA47;--golddark:#B58839;--purewhite:#FFFFFF}
body{background:#FFFFFF;color:#1A1A1A;letter-spacing:.005em}
.luxury-header{height:98px;padding:10px 4.5%;background:rgba(255,255,255,.97);box-shadow:0 1px 0 rgba(11,41,84,.09);backdrop-filter:blur(12px)}
.brand-logo{display:block;width:185px;flex:0 0 auto}.brand-logo img{display:block;width:100%;height:auto;max-height:76px;object-fit:contain}
.luxury-header nav{gap:20px;font-size:10.5px;letter-spacing:.08em;text-transform:uppercase}.luxury-header nav a{position:relative;border:0;padding:12px 0}.luxury-header nav a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:5px;height:1px;background:#B58839;transition:.25s}.luxury-header nav a:hover:after{right:0}
.nav-cta{padding:12px 18px!important;background:#0B2954!important;color:#FFFFFF!important;letter-spacing:.08em}
.hero{min-height:610px;background:linear-gradient(115deg,#0B2954 0%,#0B2954 66%,#667993 100%);position:relative}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 88% 10%,rgba(226,170,71,.18),transparent 30%);pointer-events:none}.hero>div{position:relative;z-index:1}
.hero h1,.page-hero h1,.sound-hero h1,.reference-hero h1{letter-spacing:-.025em}
.btn{border-radius:0;text-transform:uppercase;letter-spacing:.09em;font-size:10.5px;padding:14px 25px;box-shadow:none;transition:.25s}.btn:hover{transform:none;filter:brightness(.98)}
.home-services{gap:22px}.home-services .service-card{padding:42px 28px;min-height:300px;border:0;border-top:1px solid rgba(181,136,57,.45);box-shadow:0 16px 42px rgba(11,41,84,.06)}
.home-services .service-card.ivory{background:#F2EBE8!important}.home-services .service-icon{background:#C0D6E2!important;color:#0B2954!important;width:70px;height:70px}.home-services .service-number{color:#E2AA47!important}.home-services h3{font-size:31px}.home-services a{text-transform:uppercase;letter-spacing:.08em}
.section-heading h2,.intro h2,.split h2,.cta h2,.benefits h2,.values h2,.reference-intro h2,.reference-cta h2{letter-spacing:-.018em}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.linkedin-link{color:#0B2954;border-bottom:1px solid #C0D6E2;padding-bottom:2px}
.luxury-footer{padding:38px 5%;display:grid;grid-template-columns:180px 1fr;gap:40px;align-items:center;border-top:1px solid #C0D6E2;background:#FFFFFF}.footer-brand img{width:160px;height:auto;display:block}.footer-meta{display:flex;justify-content:space-between;gap:30px;color:#667993;font-size:9px;letter-spacing:.08em;text-transform:uppercase}
/* Références */
.reference-hero{padding:120px 9% 100px;background:#F2EBE8;border-bottom:1px solid #C0D6E2}.reference-hero h1{font:600 clamp(54px,6vw,80px)/.96 'Cormorant Garamond',serif;color:#0B2954;margin:10px 0 25px;max-width:1030px}.reference-hero .lead{max-width:900px;color:#1A1A1A}
.reference-intro{padding:90px 9% 58px;max-width:1050px}.reference-intro h2{font:600 48px/1.05 'Cormorant Garamond',serif;color:#0B2954;margin:10px 0 18px}
.sector-list{padding:0 7% 100px;display:grid;gap:1px;background:#C0D6E2}.sector-card{display:grid;grid-template-columns:110px 1fr;gap:25px;padding:52px 55px;background:#FFFFFF;align-items:start}.sector-card:nth-child(even){background:#F2EBE8}.sector-num{font:600 44px/1 'Cormorant Garamond',serif;color:#C0D6E2}.sector-card h2{font:600 34px/1.08 'Cormorant Garamond',serif;color:#0B2954;margin:5px 0 24px}.brand-grid{display:flex;flex-wrap:wrap;gap:10px}.brand-grid span{min-width:145px;padding:13px 18px;border:1px solid rgba(102,121,147,.35);background:rgba(255,255,255,.72);font-size:11px;letter-spacing:.06em;text-align:center;color:#0B2954}.luxury-sector{border-top:3px solid #B58839}.automotive{border-bottom:3px solid #0B2954}
.reference-cta{margin:0 7% 90px;padding:78px 9%;background:#0B2954;color:#FFFFFF;text-align:center}.reference-cta h2{font:600 48px/1.05 'Cormorant Garamond',serif;color:#FFFFFF;max-width:850px;margin:10px auto 28px}
@media(max-width:1050px){.luxury-header nav{gap:13px;font-size:9.5px}.brand-logo{width:155px}}
@media(max-width:900px){.luxury-header{height:88px}.luxury-header nav{top:88px}.brand-logo{width:155px}.form-row{grid-template-columns:1fr}.luxury-footer{grid-template-columns:1fr;text-align:center}.footer-brand img{margin:auto}.footer-meta{flex-direction:column;gap:8px}.sector-card{grid-template-columns:70px 1fr;padding:40px 30px}}
@media(max-width:600px){.luxury-header{height:78px}.luxury-header nav{top:78px}.brand-logo{width:130px}.reference-hero{padding:80px 7%}.reference-intro{padding:65px 7% 40px}.reference-intro h2,.reference-cta h2{font-size:39px}.sector-list{padding:0 5% 70px}.sector-card{grid-template-columns:1fr;gap:8px;padding:34px 24px}.sector-num{font-size:34px}.brand-grid span{min-width:100%;}.reference-cta{margin:0 4% 60px;padding:55px 7%}}


/* ===== HStoGO V6 — logo sur fond blanc ===== */
/* Le logo conserve systématiquement un écrin blanc, indépendamment du fond de la page. */
.site-header .logo,
.site-header .brand,
.site-header .brand-logo,
.logo-wrap,
.logo-container,
.header-logo {
    background:#FFFFFF !important;
}

.site-header .logo img,
.site-header .brand img,
.site-header .brand-logo img,
.logo-wrap img,
.logo-container img,
.header-logo img {
    background:#FFFFFF !important;
}

/* Si le logo est utilisé comme image directement dans l'en-tête */
.site-header img[src*="logo"]{
    background:#FFFFFF !important;
    padding:6px 10px;
}

/* L'en-tête reste blanc pour préserver le rendu premium du logo. */
.site-header{
    background:#FFFFFF !important;
}

/* ===== HStoGO V7 — base V6 + nouveau logo + photo d'ambiance ===== */
.brand-logo{width:205px;background:#FFFFFF!important;display:flex;align-items:center}
.brand-logo img{width:100%;height:auto;max-height:78px;object-fit:contain;background:#FFFFFF!important;padding:3px 6px!important}
.footer-brand{background:#FFFFFF!important}
.footer-brand img{background:#FFFFFF!important;padding:4px!important;max-width:180px}

.hero.hero-with-photo{
  min-height:610px;
  padding:0;
  display:grid;
  grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);
  align-items:stretch;
  background:#0B2954;
  color:#FFFFFF;
  position:relative;
}
.hero.hero-with-photo:after{display:none}
.hero-copy-v7{
  padding:95px 8% 85px 10%;
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:linear-gradient(135deg,#0B2954 0%,#0B2954 76%,#667993 130%);
  position:relative;
  z-index:2;
}
.hero-copy-v7 h1{
  font:600 clamp(54px,6.2vw,86px)/.92 'Cormorant Garamond',serif;
  margin:12px 0 25px;
  max-width:760px;
  color:#FFFFFF;
}
.hero-copy-v7 h1 em{font-style:normal;color:#E2AA47}
.hero-copy-v7 .lead{max-width:620px;color:#FFFFFF;font-size:17px}
.hero-copy-v7 .eyebrow{color:#E2AA47}
.hero-copy-v7 .btn{background:#E2AA47;color:#0B2954}
.hero-copy-v7 .btn.ghost{background:transparent!important;border:1px solid #FFFFFF!important;color:#FFFFFF!important}
.hero-copy-v7 .btn.ghost:hover{background:#FFFFFF!important;color:#0B2954!important}
.hero-ambience{margin:0;min-height:610px;overflow:hidden;background:#F2EBE8}
.hero-ambience img{display:block;width:100%;height:100%;min-height:610px;object-fit:cover;object-position:center}

@media(max-width:1050px){
  .brand-logo{width:175px}
  .hero.hero-with-photo{grid-template-columns:1fr 1fr}
  .hero-copy-v7{padding:80px 7%}
}
@media(max-width:900px){
  .brand-logo{width:160px}
  .hero.hero-with-photo{grid-template-columns:1fr}
  .hero-copy-v7{padding:75px 7% 65px}
  .hero-ambience,.hero-ambience img{min-height:390px}
}
@media(max-width:600px){
  .brand-logo{width:145px}
  .hero-copy-v7{padding:60px 6% 55px}
  .hero-copy-v7 h1{font-size:52px}
  .hero-copy-v7 .lead{font-size:15px}
  .hero-ambience,.hero-ambience img{min-height:310px}
}
