.gpcc-qsn{
  --gpcc-red:#a70f0f;
  --gpcc-red-deep:#780707;
  --gpcc-black:#07090a;
  --gpcc-ink:#171313;
  --gpcc-parch:#efe2ca;
  --gpcc-parch-light:#f5ead6;
  --gpcc-line:rgba(99,62,35,.22);
  --gpcc-serif:"Cormorant Garamond","Times New Roman",serif;
  --gpcc-body:"Libre Baskerville",Georgia,serif;
  width:100vw;
  max-width:none!important;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  background:var(--gpcc-black);
  color:var(--gpcc-ink);
  font-family:var(--gpcc-body);
  line-height:1.45;
  -webkit-font-smoothing:antialiased;
}
.gpcc-qsn *{box-sizing:border-box}
.gpcc-qsn h1,.gpcc-qsn h2,.gpcc-qsn h3,.gpcc-qsn p{margin-top:0}
.gpcc-qsn .gpcc-qsn__wrap{width:min(1180px,calc(100% - 72px));margin:0 auto}
.gpcc-qsn .gpcc-qsn__narrow{width:min(760px,calc(100% - 72px))}

.gpcc-qsn__hero{position:relative;min-height:620px;background:#030404;color:#fff;isolation:isolate}
.gpcc-qsn__hero-image{position:absolute;inset:0 0 0 38%;background:url('../images/cloitre-chevalier.webp') center/cover no-repeat;z-index:-3}
.gpcc-qsn__hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#020303 0%,#020303 33%,rgba(2,3,3,.86) 42%,rgba(2,3,3,.12) 72%,rgba(2,3,3,.05) 100%);z-index:-2}
.gpcc-qsn__hero-content{padding-top:112px;padding-bottom:82px}
.gpcc-qsn__hero h1{max-width:560px;color:#fff;font-family:var(--gpcc-serif);font-weight:500;text-transform:uppercase;font-size:clamp(44px,5vw,72px);line-height:.98;letter-spacing:.01em;margin-bottom:26px}
.gpcc-qsn__hero h2{color:#c41717;font-family:var(--gpcc-serif);font-weight:500;text-transform:uppercase;font-size:clamp(28px,2.7vw,42px);letter-spacing:.015em;margin-bottom:8px}
.gpcc-qsn__hero p{max-width:530px;color:#f6f1e8;font-family:var(--gpcc-serif);font-size:clamp(18px,1.6vw,23px);line-height:1.45;margin:14px 0 0}
.gpcc-qsn__ornament{display:flex;align-items:center;gap:12px;width:245px;color:#c41717}.gpcc-qsn__ornament span{height:1px;background:#c41717;flex:1}.gpcc-qsn__ornament b{font-size:14px}

.gpcc-qsn__parchment{background-color:var(--gpcc-parch);background-image:radial-gradient(circle at 18% 14%,rgba(255,255,255,.35),transparent 28%),radial-gradient(circle at 82% 62%,rgba(109,65,31,.08),transparent 30%),linear-gradient(90deg,rgba(255,255,255,.12),transparent 40%,rgba(84,45,20,.04));}
.gpcc-qsn__three{padding:30px 0 38px;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(81,48,25,.18)}
.gpcc-qsn__section-title{position:relative;text-align:center;font-family:var(--gpcc-serif);font-weight:500;text-transform:uppercase;letter-spacing:.02em;font-size:clamp(27px,2.5vw,39px);margin:0 0 22px}
.gpcc-qsn__section-title:after{content:"✦";display:block;color:var(--gpcc-red);font-size:14px;line-height:1;margin:7px auto 0}
.gpcc-qsn__cards-3{display:grid;grid-template-columns:repeat(3,1fr)}
.gpcc-qsn__cards-3 article{text-align:center;padding:0 48px;position:relative}
.gpcc-qsn__cards-3 article+article:before{content:"";position:absolute;left:0;top:16px;bottom:2px;width:1px;background:var(--gpcc-line)}
.gpcc-qsn__shield{width:46px;height:56px;color:var(--gpcc-red);margin:0 auto 9px}.gpcc-qsn__shield svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.8}.gpcc-qsn__shield svg path:nth-child(2){fill:currentColor;stroke:none}
.gpcc-qsn__cards-3 h3,.gpcc-qsn__cards-5 h3,.gpcc-qsn__lower h3,.gpcc-qsn__identity h3{font-family:var(--gpcc-serif);text-transform:uppercase;font-size:21px;font-weight:600;margin-bottom:6px}
.gpcc-qsn__cards-3 p{font-family:var(--gpcc-serif);font-size:17px;max-width:270px;margin:0 auto}

.gpcc-qsn__dark{background-color:#07090a;background-image:radial-gradient(circle at 50% 50%,rgba(255,255,255,.025),transparent 45%),linear-gradient(135deg,rgba(255,255,255,.015),transparent 44%);color:#fff}
.gpcc-qsn__identity{padding:28px 0 34px}
.gpcc-qsn__section-title--light{color:#f8f4ed}
.gpcc-qsn__identity-list{display:grid;gap:10px}
.gpcc-qsn__identity-list article{display:grid;grid-template-columns:72px 1fr;gap:16px;align-items:center}
.gpcc-qsn__identity h3{color:#fff;margin-bottom:0;font-size:22px}.gpcc-qsn__identity p{color:#f4eee4;font-family:var(--gpcc-serif);font-size:17px;line-height:1.3;margin:0}
.gpcc-qsn__red-icon{width:52px;height:52px;color:#d41414;justify-self:center}.gpcc-qsn__red-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.5}

.gpcc-qsn__principles{padding:22px 0 28px}
.gpcc-qsn__cards-5{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}
.gpcc-qsn__cards-5 article{min-height:180px;border:1px solid rgba(100,67,42,.26);padding:15px 13px;text-align:center;background:rgba(255,255,255,.08)}
.gpcc-qsn__shield--small{width:40px;height:48px;margin-bottom:6px}.gpcc-qsn__cards-5 h3{font-size:19px;margin-bottom:6px}.gpcc-qsn__cards-5 p{font-family:var(--gpcc-serif);font-size:16px;line-height:1.35;margin:0}

.gpcc-qsn__lower{display:grid;grid-template-columns:minmax(280px,36%) 1fr;min-height:360px;border-top:1px solid rgba(76,40,16,.16)}
.gpcc-qsn__heritage-image{background:url('../images/heritage.webp') center/cover no-repeat;min-height:360px}
.gpcc-qsn__lower-copy{padding:28px clamp(40px,7vw,110px) 25px 40px;display:grid;align-content:center}
.gpcc-qsn__lower-copy article{display:grid;grid-template-columns:60px 1fr;gap:18px;padding:15px 0;border-bottom:1px solid rgba(81,48,25,.16)}
.gpcc-qsn__lower-copy article:last-child{border-bottom:0}
.gpcc-qsn__lower h3{font-size:20px;margin:0 0 4px}.gpcc-qsn__lower p{font-family:var(--gpcc-serif);font-size:16px;margin:0}
.gpcc-qsn__red-icon--rose{width:44px;height:44px}

.gpcc-qsn__cta{background:#060809;color:white;padding:18px 0 26px}
.gpcc-qsn__cta .gpcc-qsn__section-title{font-size:29px;margin-bottom:12px}
.gpcc-qsn__buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:910px;margin:0 auto}
.gpcc-qsn__button{min-height:72px;border:1px solid rgba(239,226,202,.7);display:grid;grid-template-columns:56px 1fr 28px;align-items:center;text-decoration:none!important;color:#fff!important;padding:8px 12px;text-transform:uppercase;font-family:var(--gpcc-serif);font-size:17px;line-height:1.05;background:rgba(255,255,255,.01);transition:.2s ease}
.gpcc-qsn__button:hover{transform:translateY(-1px);background:rgba(255,255,255,.06)}
.gpcc-qsn__button--red{background:linear-gradient(180deg,#9d0f0f,#700707);border-color:#c66b5d}.gpcc-qsn__button--red:hover{background:linear-gradient(180deg,#b11212,#810808)}
.gpcc-qsn__button-icon{width:38px;height:40px;display:block;color:#fff}.gpcc-qsn__button-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2}.gpcc-qsn__button-icon svg path:nth-child(2){fill:currentColor;stroke:none}.gpcc-qsn__button b{font-size:28px;font-weight:400;text-align:right}

.gpcc-qsn__motto{padding:22px 0 26px;text-align:center}.gpcc-qsn__motto p{margin:0;color:#a51414;text-transform:uppercase;font-family:var(--gpcc-serif);font-size:clamp(24px,2.6vw,39px);letter-spacing:.02em}.gpcc-qsn__motto-rule{display:flex;align-items:center;gap:12px;max-width:300px;margin:8px auto 0;color:#a51414}.gpcc-qsn__motto-rule span{height:1px;background:#a51414;flex:1}.gpcc-qsn__motto-rule b{font-size:13px}

@media (max-width:900px){
  .gpcc-qsn__hero{min-height:650px}.gpcc-qsn__hero-image{inset:0;background-position:64% center}.gpcc-qsn__hero-shade{background:linear-gradient(90deg,rgba(1,2,2,.96) 0%,rgba(1,2,2,.84) 50%,rgba(1,2,2,.22) 100%)}
  .gpcc-qsn__hero-content{padding-top:95px}.gpcc-qsn__hero h1{max-width:480px}
  .gpcc-qsn__cards-5{grid-template-columns:repeat(2,1fr)}.gpcc-qsn__cards-5 article:last-child{grid-column:1/-1;max-width:50%;width:100%;justify-self:center}
  .gpcc-qsn__lower{grid-template-columns:36% 64%}.gpcc-qsn__lower-copy{padding-right:35px}
}
@media (max-width:700px){
  .gpcc-qsn .gpcc-qsn__wrap,.gpcc-qsn .gpcc-qsn__narrow{width:min(100% - 34px,1180px)}
  .gpcc-qsn__hero{min-height:640px}.gpcc-qsn__hero-content{padding-top:74px;padding-bottom:60px}.gpcc-qsn__hero h1{font-size:43px}.gpcc-qsn__hero h2{font-size:29px}.gpcc-qsn__hero p{font-size:17px;max-width:94%}
  .gpcc-qsn__hero-image{background-position:60% center}.gpcc-qsn__hero-shade{background:linear-gradient(90deg,rgba(1,2,2,.97) 0%,rgba(1,2,2,.82) 68%,rgba(1,2,2,.35) 100%)}
  .gpcc-qsn__cards-3{grid-template-columns:1fr}.gpcc-qsn__cards-3 article{padding:15px 12px}.gpcc-qsn__cards-3 article+article:before{left:15%;right:15%;top:0;bottom:auto;width:auto;height:1px}
  .gpcc-qsn__identity-list article{grid-template-columns:54px 1fr}.gpcc-qsn__identity h3{font-size:19px}.gpcc-qsn__identity p{font-size:15px}
  .gpcc-qsn__cards-5{grid-template-columns:1fr 1fr;gap:10px}.gpcc-qsn__cards-5 article{min-height:160px}.gpcc-qsn__cards-5 article:last-child{max-width:none}
  .gpcc-qsn__lower{grid-template-columns:1fr}.gpcc-qsn__heritage-image{min-height:300px;background-position:center 38%}.gpcc-qsn__lower-copy{padding:24px 24px 28px}.gpcc-qsn__lower-copy article{grid-template-columns:46px 1fr;gap:12px}.gpcc-qsn__lower h3{font-size:18px}.gpcc-qsn__lower p{font-size:15px}
  .gpcc-qsn__buttons{grid-template-columns:1fr}.gpcc-qsn__button{max-width:400px;width:100%;margin:0 auto}
  .gpcc-qsn__section-title{font-size:26px}.gpcc-qsn__motto p{font-size:23px}
}
