/* Mastermind: online teaching, the real learning path, and space to practise. */
.home .mastermind-card .card-image img{object-position:50% 20%}
.home .mastermind-band:after{background:linear-gradient(90deg,#251a2cb8,#251a2c4d 68%,#251a2c1a)}
.home .mastermind-band .band-bg img{object-position:50% 68%}
.home .mastermind-rate{white-space:nowrap}

.mastermind-page .mastermind-path-intro{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:64px;margin-bottom:38px}
.mastermind-page .mastermind-path-intro .eyebrow{color:#76594c;font-size:12px;letter-spacing:.12em;margin:0 0 14px}
.mastermind-page .mastermind-path-intro .offer-heading{margin:0;font-size:clamp(40px,4.5vw,58px);line-height:1.04;max-width:17ch}
.mastermind-page .mastermind-path-intro>p{margin:0 0 3px;color:#555363;max-width:48ch;line-height:1.8}
.mastermind-page .mastery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 30px}
.mastermind-page .mastery-card{margin:0;min-width:0}
.mastermind-page .mastery-cover{display:block;width:100%;height:auto;aspect-ratio:1460/752;object-fit:contain;border-radius:4px}
.mastermind-page .mastery-card figcaption{padding:20px 3px 24px;border-bottom:1px solid #d9cbbd}
.mastermind-page .mastery-card h3{font-family:var(--font-display);font-size:32px;font-weight:600;line-height:1.12;letter-spacing:-.02em;margin:0 0 9px;color:var(--ink)}
.mastermind-page .mastery-card p{font-size:15px;line-height:1.75;margin:0;color:#555363;max-width:51ch}
.mastermind-page .mastermind-practice-intro{margin:60px 0 30px;max-width:650px}
.mastermind-page .mastermind-practice-intro h2{font-size:42px;line-height:1.1;margin:0 0 12px}
.mastermind-page .mastermind-practice-intro p{margin:0;color:#555363;line-height:1.75}
.mastermind-page #inside .offer-benefit{grid-template-columns:68px minmax(0,1fr);gap:20px}
.mastermind-page #inside .offer-benefit-symbol{width:68px;height:78px;border-radius:8px}
.mastermind-page #inside .offer-benefit-symbol svg{width:30px;height:30px}
.mastermind-page #inside .offer-benefit h3{font-size:29px}
.mastermind-page #inside .offer-script-line{margin-top:40px}
.mastermind-page .offer-scene-art picture{display:block;width:100%;height:100%}
.mastermind-page .offer-membership-scene:before{background:linear-gradient(90deg,#251a2c87,#251a2c33 72%),linear-gradient(0deg,#251a2c66,transparent 75%)}
.mastermind-page .offer-next:before{background:linear-gradient(#251a2c7a,#23162fc9)}

@media(min-width:1000px){
 .mastermind-page .offer-hero:before{background:linear-gradient(90deg,#251a2c9c 0%,#251a2c73 36%,#251a2c00 62%),linear-gradient(0deg,#251a2c66,transparent 28%)}
 .mastermind-page .offer-hero-art img{object-position:72% top}
}
@media(max-width:999px){
 .mastermind-page .mastermind-path-intro{grid-template-columns:1fr;gap:22px;margin-bottom:30px}
 .mastermind-page .mastermind-path-intro>p{max-width:57ch}
 .mastermind-page .mastermind-practice-intro{margin-top:46px}
 .mastermind-page .mastermind-practice-intro h2{font-size:37px}
 .mastermind-page #inside .offer-benefit{grid-template-columns:58px minmax(0,1fr);gap:16px}
 .mastermind-page #inside .offer-benefit-symbol{width:58px;height:68px}
 .mastermind-page #inside .offer-benefit h3{font-size:27px}
}
@media(max-width:900px){
 .home .mastermind-band .band-bg img{object-position:50% 100%}
 .home .mastermind-band:after{background:linear-gradient(180deg,#251a2c5c 0%,#251a2c40 54%,#0c1528 100%)}
}
@media(max-width:699px){
 .mastermind-page .offer-hero-art{width:min(100%,560px);height:auto;aspect-ratio:4/5;margin-inline:auto}
 .mastermind-page .offer-hero-art img{object-fit:contain;object-position:center}
 .mastermind-page .offer-hero-art:after{height:64px}
 .mastermind-page .offer-hero-content{padding-top:16px}
 .mastermind-page .mastery-grid{grid-template-columns:1fr;gap:28px}
 .mastermind-page .mastery-card figcaption{padding:17px 1px 22px}
 .mastermind-page .mastery-card h3{font-size:31px;max-width:24ch}
 .mastermind-page .mastery-card p{font-size:15px}
 .mastermind-page .mastermind-path-intro .offer-heading{font-size:43px}
 .mastermind-page #inside .offer-benefits{gap:27px}
 .mastermind-page #membership{padding-top:0!important}
 .mastermind-page #membership .offer-scene-copy{position:relative;isolation:isolate;width:100%;max-width:none;padding-bottom:42px}
 .mastermind-page #membership .offer-scene-copy:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(#251a2c55,#251a2c80);pointer-events:none}
 .mastermind-page .offer-membership-scene .offer-scene-bg,.mastermind-page .offer-next .offer-scene-bg{object-position:center bottom}
}
@media(max-width:359px){
 .mastermind-page .mastermind-path-intro .offer-heading{font-size:39px}
 .mastermind-page .mastery-card h3{font-size:29px}
}
