/* Photographic additions. The portrait scene and its motion styles are preserved. */
.brand .original-logo{display:block;width:112px;height:68px;object-fit:contain;mix-blend-mode:multiply;flex-shrink:0}.brand .brand-type{font-size:.8125rem}.brand .brand-type>span{font-size:1rem}.detail-home .original-logo{display:block;width:100%;height:auto;max-height:100px;object-fit:contain;mix-blend-mode:multiply}.detail-home.logo-only{width:100%;margin-bottom:30px}.footer-brand-with-logo{display:flex;align-items:center;gap:15px}.footer-brand-with-logo img{width:80px;height:49px;object-fit:contain;mix-blend-mode:multiply}
.quick-access{max-width:1450px;margin:0 auto;padding:24px 4.6%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;border-bottom:1px solid var(--line)}.quick-access>a{display:flex;gap:13px;align-items:center;border-radius:10px;padding:13px 10px;min-height:66px;transition:background .2s}.quick-access>a:hover{background:var(--mint)}.quick-access>a>.icon{width:23px;height:23px;color:#4a6b39}.quick-access strong{display:block;font-size:.9375rem;font-weight:600;line-height:1.4}.quick-access small{display:block;font-size:.75rem;color:var(--muted);margin-top:4px}
.meet-section{max-width:1450px;margin:0 auto;padding:68px 4.6% 18px}.meet-section .section-heading{align-items:center;margin-bottom:30px}.meet-section .section-heading h2{font-size:2.4rem}.meet-section .section-heading>p{max-width:370px}.meet-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.denis-montage{display:grid;grid-template-columns:47% 53%;background:var(--forest);color:white;border-radius:18px;overflow:hidden;min-height:375px;position:relative;isolation:isolate;transition:box-shadow .2s,transform .2s}.denis-montage:hover{transform:translateY(-3px);box-shadow:0 14px 30px #173d3220}.montage-photo{position:relative;overflow:hidden;min-height:100%}.montage-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center 18%;transition:transform .5s}.denis-montage:hover .montage-photo img{transform:scale(1.035)}.montage-photo::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 60%,#173d3250)}.montage-copy{padding:32px 25px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;z-index:1}.montage-copy .eyebrow{font-size:.75rem;line-height:1.7;letter-spacing:1.2px;color:#cfe0c1}.montage-name{font:550 clamp(2rem,3vw,3rem)/1.12 var(--heading);letter-spacing:-1.5px;display:block;margin:18px 0}.montage-intro{font-size:.9375rem;color:#d2dec9;margin-bottom:22px;line-height:1.6}.montage-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:100px;background:var(--lime);padding:13px 17px;color:var(--forest);font-size:.9375rem;font-weight:600;white-space:nowrap}.montage-cta .icon{width:18px;height:18px}.montage-channels{font-size:.75rem;line-height:1.6;display:block;margin-top:14px;color:#c6d5bd}
.terrain-home{margin:0;background:#edf2e6;border:1px solid #dbe4d4;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.terrain-home>a{display:block;overflow:hidden}.terrain-home>a>img{height:205px;object-fit:cover;object-position:center;width:100%;transition:transform .5s}.terrain-home>a:hover>img{transform:scale(1.025)}.terrain-home-copy{padding:23px 27px;display:flex;flex-direction:column;align-items:flex-start;flex:1}.terrain-home h3{font-size:1.375rem;line-height:1.35;letter-spacing:-.5px}.terrain-home p{margin:7px 0 13px;font-size:1rem;color:var(--muted)}.terrain-home .terrain-gps{font-size:.8125rem;display:block;color:#547049;margin-bottom:18px}.terrain-home .text-link{margin-top:auto}.terrain-home .location-tag{position:absolute;bottom:12px;left:12px;font-size:.75rem;line-height:1.4;display:inline-flex;align-items:center;gap:7px;padding:8px 11px;background:#f9faf6ee;color:var(--forest);border-radius:50px}.terrain-home>a{position:relative}.location-tag .icon{width:14px;height:14px}
.learning-section .course-card{padding:0;overflow:hidden}.course-card .course-image{width:100%;height:235px;object-fit:cover;object-position:center 43%;transition:transform .5s}.course-card:nth-child(1) .course-image{object-position:center 32%}.course-card:nth-child(3) .course-image{object-fit:contain;object-position:center;background:#e2eadb}.course-card .course-card-content{padding:24px 27px 21px;display:flex;flex-direction:column;flex:1}.course-card .course-top{margin-bottom:20px}.course-card .course-bottom{margin-top:auto}
.contact-photo-band{max-width:min(1316px,90.8%);margin:0 auto 68px;display:grid;grid-template-columns:42% 58%;background:var(--forest);color:white;border-radius:18px;overflow:hidden}.contact-photo-band>img{height:390px;width:100%;object-fit:cover;object-position:center top}.contact-photo-band>div{padding:42px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.contact-photo-band .eyebrow{color:#c9dfba}.contact-photo-band h2{font-size:2.6rem;line-height:1.2;letter-spacing:-1.4px;margin:16px 0}.contact-photo-band h2 em{font-family:Georgia,'Times New Roman',serif;font-weight:400}.contact-photo-band p:not(.eyebrow){color:#d3dfcc;font-size:1rem;line-height:1.7;max-width:420px;margin-bottom:25px}.contact-photo-band .button{margin-bottom:16px}.contact-photo-band .contact-band-phone{font-size:.9375rem;display:inline-flex;align-items:center;gap:8px}.contact-band-phone .icon{height:17px;width:17px}
.centre-details .detail-lead{margin-bottom:20px}.centre-address-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}.centre-address-grid>div,.centre-address-grid>a{display:flex;align-items:flex-start;gap:11px;padding:16px;border:1px solid var(--line);border-radius:11px;background:#edf2e6}.centre-address-grid .icon{width:22px;height:22px;margin-top:2px}.centre-address-grid strong{display:block;font-size:1rem;line-height:1.45;font-weight:600}.centre-address-grid span{font-size:.8125rem;color:var(--muted);display:block;margin-top:4px}.centre-address-grid>a:hover{background:#dfebce}.centre-main-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:25px;align-items:center}.centre-main-actions .button{font-size:.875rem;min-height:46px;padding:12px 17px}.centre-main-actions .text-link{padding:10px 5px}.access-map{margin:24px 0 26px;border-radius:12px;border:1px solid var(--line);overflow:hidden;background:#eaf0e4}.access-map>a{display:block;position:relative}.access-map img{display:block;width:100%;height:auto;aspect-ratio:1025/561;object-fit:contain}.access-map figcaption{display:flex;align-items:center;justify-content:space-between;gap:13px;flex-wrap:wrap;padding:14px 17px;font-size:.8125rem;line-height:1.5}.access-map figcaption strong{font-weight:600}.access-map figcaption a{display:flex;align-items:center;gap:6px;text-decoration:underline;text-underline-offset:3px}.access-map figcaption .icon{width:15px;height:15px}.centre-path-note{font-size:1rem;line-height:1.7;color:var(--muted);margin:0 0 26px}.terrain-figure{margin:25px 0 35px}.terrain-figure img{width:100%;height:auto;aspect-ratio:1156/479;object-fit:contain;border-radius:12px}.terrain-figure figcaption{font-size:.75rem;line-height:1.6;color:var(--muted);margin-top:9px}.detail-photo-montage{min-height:330px;margin:20px 0 28px}.detail-photo-montage .montage-name{font-size:2.5rem}.detail-photo-montage .montage-copy{padding:28px}.centre-bio{border-top:1px solid var(--line);margin-top:32px;padding-top:26px}.centre-bio h3{margin-bottom:13px}.centre-bio p{font-size:1rem;color:var(--muted);margin-bottom:15px}.centre-contact-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px 22px;margin-top:25px}.centre-contact-row a{font-size:.875rem;display:inline-flex;align-items:center;gap:8px}.centre-contact-row .icon{height:18px;width:18px}
.contact-portrait-header{display:grid;grid-template-columns:42% 58%;gap:0;border-radius:14px;overflow:hidden;background:#e8efdf;margin:20px 0 25px}.contact-portrait-header img{width:100%;height:265px;object-fit:cover;object-position:42% 24%}.contact-portrait-header>div{padding:26px 23px;display:flex;justify-content:center;flex-direction:column}.contact-portrait-header h3{font-size:1.5rem;line-height:1.3;letter-spacing:-.7px;margin:10px 0}.contact-portrait-header p:not(.eyebrow){font-size:1rem;color:var(--muted);line-height:1.6}.contact-portrait-header .eyebrow{font-size:.75rem;letter-spacing:1.3px}.contact-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0 28px}.contact-shortcuts a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:19px 17px;border:1px solid var(--line);border-radius:12px;background:#edf2e6;min-height:96px;transition:background .2s}.contact-shortcuts a:hover{background:#e0eccb}.contact-shortcuts h3{font-size:1rem;line-height:1.4;margin-bottom:6px}.contact-shortcuts p{font-size:.8125rem;line-height:1.6;color:var(--muted)}.contact-shortcuts a>.icon{width:22px;height:22px}.contact-summary-title{margin-top:29px!important}.contact-location-preview{margin:24px 0 0}.contact-location-preview .access-map{margin:17px 0}.contact-location-preview .location-heading{margin-bottom:10px}.contact-location-preview p{font-size:1rem;color:var(--muted)}
.service-list .service-thumbnail{width:100px;height:90px;border-radius:10px;object-fit:cover;flex-shrink:0}.service-list .service-thumbnail.puppy{object-position:center 44%}.course-detail-photo{margin:24px 0 28px;display:block;width:100%;height:auto;border-radius:13px;max-height:360px;object-fit:cover;object-position:center 45%}.individual-photo-row{display:grid;grid-template-columns:38% 1fr;gap:20px;align-items:start;margin:25px 0}.individual-photo-row>img{width:100%;height:auto;border-radius:12px;object-fit:contain}.individual-photo-row .check-list{margin:0}.individual-photo-row .check-list li{font-size:.9375rem;padding-top:11px;padding-bottom:11px}.photo-album-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:18px 0 25px}.photo-album-grid figure{margin:0}.photo-album-grid img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:10px}.photo-album-grid figcaption{font-size:.75rem;line-height:1.6;color:var(--muted);margin-top:8px}.ring-story{display:grid;grid-template-columns:42% 1fr;gap:21px;margin:24px 0}.ring-story img{width:100%;height:auto;border-radius:12px;object-fit:contain}.ring-story .discipline-block{padding-top:0;border-top:0}.ring-story .discipline-block>.icon{display:none}.ring-story .discipline-block p{margin-top:8px}
@media(max-width:1199px){.brand .original-logo{width:95px;height:59px}.brand .brand-type{font-size:.75rem}.brand .brand-type>span{font-size:.875rem}.header-nav{gap:22px}.meet-section{padding-left:4%;padding-right:4%}.meet-grid{gap:20px}.denis-montage{grid-template-columns:44% 56%;min-height:360px}.montage-copy{padding:27px 20px}.montage-cta{font-size:.875rem;padding:12px 13px;gap:8px}.montage-intro{font-size:.875rem}.terrain-home>a>img{height:190px}.terrain-home-copy{padding:22px}.contact-photo-band h2{font-size:2.15rem}.contact-photo-band>div{padding:33px}.course-card .course-image{height:210px}.course-card .course-card-content{padding:23px}.quick-access{padding-left:4%;padding-right:4%;gap:10px}.quick-access>a{gap:10px;padding:10px 5px}.quick-access strong{font-size:.875rem}}
@media(max-width:960px){.meet-grid{grid-template-columns:1fr}.denis-montage{grid-template-columns:40% 60%;min-height:370px}.montage-copy{padding:32px}.montage-name{font-size:3rem}.terrain-home{display:grid;grid-template-columns:48% 52%}.terrain-home>a>img{height:100%;min-height:275px}.terrain-home-copy{padding:29px}.quick-access{grid-template-columns:1fr 1fr;gap:8px}.quick-access>a{padding:11px 14px}.contact-photo-band{grid-template-columns:42% 58%}.contact-photo-band>img{height:410px}.contact-photo-band h2{font-size:2rem}.contact-photo-band>div{padding:28px}.service-list .service-thumbnail{width:80px;height:82px}.centre-address-grid{grid-template-columns:1fr}.contact-shortcuts{grid-template-columns:1fr}.contact-portrait-header img{height:265px}.contact-portrait-header>div{padding:20px}}
@media(max-width:880px){.brand .original-logo{width:87px;height:53px}.brand .brand-type{font-size:.75rem}.brand .brand-type>span{font-size:.875rem}.quick-access{padding:18px 5%}.meet-section{padding:48px 5% 4px}.meet-section .section-heading h2{font-size:2.125rem}.meet-section .section-heading>p{max-width:none;margin-top:16px}.course-card .course-image{height:270px}.course-card .course-card-content{padding:25px}.contact-photo-band{max-width:90%;margin-bottom:42px;grid-template-columns:1fr 1fr}.contact-photo-band>div{padding:27px}.contact-photo-band>img{height:430px}.contact-photo-band .eyebrow{font-size:.75rem}.footer-brand-with-logo{width:100%}.contact-photo-band h2{font-size:2rem}}
@media(max-width:600px){.brand .original-logo{width:76px;height:46px}.brand .brand-type{font-size:.6875rem}.brand .brand-type>span{font-size:.8125rem;letter-spacing:1.3px}.quick-access>a{padding:10px 6px;gap:10px}.quick-access small{font-size:.75rem}.quick-access>a>.icon{width:19px;height:19px}.meet-section .section-heading h2{font-size:2rem}.meet-grid{gap:19px}.denis-montage{grid-template-columns:44% 56%;min-height:340px}.montage-copy{padding:24px 18px}.montage-copy .eyebrow{letter-spacing:.9px}.montage-name{font-size:2.1rem;letter-spacing:-.9px;margin:13px 0}.montage-intro{font-size:.875rem;line-height:1.55;margin-bottom:17px}.montage-cta{font-size:.875rem;padding:12px 11px;gap:7px}.montage-cta .icon{width:15px;height:15px}.montage-channels{font-size:.75rem}.terrain-home{display:flex}.terrain-home>a>img{height:auto;min-height:0;aspect-ratio:1156/479;object-fit:contain}.terrain-home-copy{padding:24px}.course-card .course-image{height:240px}.contact-photo-band{grid-template-columns:1fr}.contact-photo-band>img{height:auto;aspect-ratio:794/650;object-position:center 20%}.contact-photo-band>div{padding:29px 25px}.contact-photo-band h2{font-size:2.25rem}.contact-photo-band .button{width:auto}.centre-address-grid{grid-template-columns:1fr}.centre-address-grid>div,.centre-address-grid>a{padding:15px}.centre-main-actions{gap:10px}.access-map figcaption{padding:13px 14px;gap:9px}.centre-main-actions .button{font-size:.875rem;padding:12px 15px}.detail-photo-montage{min-height:305px}.detail-photo-montage .montage-copy{padding:20px 16px}.detail-photo-montage .montage-name{font-size:2rem}.contact-portrait-header{grid-template-columns:1fr}.contact-portrait-header img{width:100%;height:auto;aspect-ratio:794/680;object-position:center 19%}.contact-portrait-header>div{padding:22px}.contact-portrait-header h3{font-size:1.5625rem}.contact-portrait-header .eyebrow{font-size:.75rem}.contact-shortcuts{grid-template-columns:1fr;gap:10px}.contact-shortcuts a{min-height:90px}.individual-photo-row{grid-template-columns:35% 1fr;gap:16px}.individual-photo-row .check-list li{font-size:.9375rem;padding-left:27px}.photo-album-grid{grid-template-columns:1fr}.photo-album-grid img{max-height:300px}.service-list .service-thumbnail{width:72px;height:85px}.service-list>a{gap:13px}.service-list h3{font-size:1.0625rem}.service-list p{font-size:.9375rem}.ring-story{grid-template-columns:1fr}.ring-story img{max-width:320px;margin:auto}.footer-brand-with-logo span{max-width:210px}}
@media(max-width:380px){.brand .original-logo{width:64px;height:40px}.brand .brand-type{font-size:.625rem}.brand .brand-type>span{font-size:.75rem;letter-spacing:1px}.quick-access{gap:5px}.quick-access>a{gap:7px;padding:10px 3px}.quick-access strong{font-size:.8125rem}.quick-access small{font-size:.75rem}.denis-montage{grid-template-columns:42% 58%;min-height:355px}.montage-copy{padding:21px 15px}.montage-name{font-size:1.875rem}.montage-cta{font-size:.8125rem;gap:5px;padding:11px 10px}.montage-cta .icon{width:13px;height:13px}.montage-channels{font-size:.75rem}.individual-photo-row{grid-template-columns:1fr}.individual-photo-row>img{width:65%;max-height:280px;object-fit:cover;margin:auto;object-position:center 45%}.detail-photo-montage .montage-name{font-size:1.75rem}.detail-photo-montage .montage-copy{padding:20px 14px}}
@media(prefers-reduced-motion:reduce){.denis-montage:hover{transform:none}.denis-montage:hover .montage-photo img,.terrain-home>a:hover>img{transform:none}}
