:root{--green:#062f2b;--green-deep:#03251f;--orange:#ff6424;--warm:#f6eee7;--ink:#101e29;--muted:#4e5b61;--line:#dce3e1;--white:#fff;--container:1320px;--radius:5px;color-scheme:light;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;background:white}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;line-height:1.55}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{font-weight:750;letter-spacing:-.045em;line-height:1.08}h1{font-size:clamp(2.7rem,5.3vw,5rem)}h2{font-size:clamp(2rem,3.1vw,3.1rem)}h3{font-size:1.35rem;letter-spacing:-.035em;line-height:1.22}p+p{margin-top:1em}a,button{touch-action:manipulation}button{cursor:pointer}::selection{background:#ffc3a8;color:var(--green)}:focus-visible{outline:3px solid #cd3e00;outline-offset:5px}.home-hero :focus-visible,.inner-hero :focus-visible,.pedro-feature :focus-visible,.site-footer :focus-visible{outline-color:#ffaf84}.container{width:min(var(--container),calc(100% - 112px));margin-inline:auto}.section{padding-block:72px}.eyebrow{font-size:.875rem;font-weight:600;letter-spacing:.02em;margin-bottom:14px}.lead{font-size:1.125rem;line-height:1.65}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:44px;border-radius:24px;padding:9px 18px;border:1px solid transparent;background:var(--orange);color:#102f28;font-size:.9375rem;font-weight:600;line-height:1.4;transition:background .18s,transform .18s}.button:hover{background:#ff864f;transform:translateY(-2px)}.action-arrow{display:block;width:16px;height:16px;flex:0 0 16px}.button:disabled{opacity:.55;cursor:default;transform:none}.button-outline{background:transparent;border-color:var(--green)}.text-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:.9375rem;font-weight:600;text-underline-offset:5px}.text-link:hover{text-decoration:underline}.skip-link{position:absolute;left:12px;top:12px;z-index:100;background:white;padding:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}
.site-header{position:relative;background:#fff;z-index:20;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;gap:28px;min-height:104px}.brand{flex:none}.brand img{width:105px;height:auto}.site-header nav{display:flex;align-items:center;gap:24px;margin-left:auto}.site-header nav a{font-size:.875rem;font-weight:600;padding-block:14px;position:relative;white-space:nowrap}.site-header nav a[aria-current=page]:after{content:"";position:absolute;bottom:5px;left:0;width:23px;height:3px;background:var(--orange)}.site-header nav a:hover{color:#a6380f}.header-actions{display:flex;align-items:center;gap:24px}.language-link{font-weight:700;font-size:.875rem;display:flex;align-items:center;justify-content:center;min-height:44px;min-width:36px}.header-cta{font-size:.875rem;gap:10px;padding-inline:18px;white-space:nowrap;min-height:44px}.menu-toggle{display:none}
.home-hero{background:var(--green);color:white;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:78px;align-items:center;padding-block:62px 68px}.hero-copy{position:relative;z-index:2}.hero-copy h1{font-size:clamp(3rem,5.6vw,5.25rem);line-height:.99;letter-spacing:-.06em;margin-block:21px}.hero-copy h1 span{display:block}.hero-copy h1 span:last-child{color:#ff864f}.hero-subtitle{font-size:clamp(1.125rem,1.6vw,1.4rem);line-height:1.45;max-width:680px;margin-block:22px}.hero-description{font-size:1rem;line-height:1.6;max-width:630px;color:#edf1ee;margin-bottom:28px}.hero-description p+p{margin-top:.7em}.hero-portrait{isolation:isolate;position:relative;min-width:0;max-width:none;justify-self:center;align-self:center;width:100%;height:auto;margin:0;overflow:visible}.hero-portrait>img{display:block;width:100%;max-width:100%;height:auto;max-height:none;aspect-ratio:auto;object-fit:contain;object-position:center;position:relative;z-index:1;border-radius:0;clip-path:none;transform:none}.orange-disc{position:absolute;width:118%;aspect-ratio:1;border-radius:50%;background:var(--orange);left:-20%;top:-17%;z-index:0}.hero-portrait figcaption{position:relative;z-index:2;padding:20px 0 0 22px;border-left:2px solid var(--orange);margin:18px 0 0 34px}.hero-portrait strong{display:block;font-size:1.4rem;letter-spacing:-.04em}.hero-portrait figcaption span{display:block;font-size:.9375rem;max-width:280px;margin-top:3px;color:#e1e9e6}
.pathways{background:var(--warm);padding-block:38px}.pathway-grid{display:grid;grid-template-columns:.9fr 1.2fr 1.2fr;gap:20px;align-items:stretch}.pathway-grid>h2{align-self:center;font-size:clamp(2rem,3vw,2.7rem);max-width:280px;padding-right:15px;color:var(--green)}.pathway{display:grid;grid-template-columns:32% 1fr;overflow:hidden;background:var(--green);border-radius:var(--radius);color:white}.pathway>img{height:100%;width:100%;object-fit:cover;min-height:220px}.pathway>div{padding:25px 24px;display:flex;flex-direction:column}.pathway h3{font-size:1.6rem;margin-bottom:10px}.pathway p{font-size:1rem;line-height:1.45;color:#e5eee9}.pathway .text-link{margin-top:auto;padding-top:14px}
.section-heading{display:flex;align-items:center;justify-content:space-between;gap:25px}.section-heading .eyebrow{margin-bottom:10px}.overview{border-bottom:1px solid var(--line);padding-block:52px}.overview-intro{max-width:850px;margin-top:16px;font-size:1.0625rem}.overview-cards{display:grid;gap:15px;margin-top:30px}.organisations{grid-template-columns:repeat(5,minmax(0,1fr))}.individuals{grid-template-columns:repeat(2,minmax(0,1fr))}.assessment{grid-template-columns:repeat(4,minmax(0,1fr))}.overview-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--line);border-radius:var(--radius);padding:26px 22px 20px;background:white;min-height:240px;transition:border-color .18s,box-shadow .18s}.overview-card:hover{border-color:#778f87;box-shadow:0 6px 20px #062f2b08}.line-icon{height:36px;width:36px;color:var(--green);flex:none;margin-bottom:25px}.overview-card h3{margin-bottom:20px;font-size:1.16rem;letter-spacing:-.03em;overflow-wrap:anywhere}.overview-card h3 a:after{content:"";position:absolute;inset:0}.card-actions{display:flex;flex-direction:column;gap:0;margin-top:auto;position:relative;z-index:1}.card-actions .text-link{font-size:.875rem;gap:8px}.card-actions .contact-action{font-weight:400;color:var(--muted)}.overview--individuals{background:var(--warm)}.overview--individuals>.container{display:grid;grid-template-columns:1.2fr 1fr;column-gap:70px;align-items:start}.overview--individuals .section-heading{grid-column:1}.overview--individuals .overview-intro{grid-column:1;margin-bottom:16px}.overview--individuals .overview-cards{grid-column:2;grid-row:1/3;margin-top:0}.overview--individuals .overview-card{min-height:260px}.tool-logo{height:44px;width:auto;object-fit:contain;max-width:140px;margin:4px 0 24px}.assessment .overview-card{min-height:218px}.assessment .overview-card h3{font-size:1.05rem}
.pedro-feature{background:var(--green);color:white;overflow:hidden}.feature-grid{position:relative;display:grid;grid-template-columns:300px 1fr;gap:50px;align-items:center}.feature-portrait{filter:grayscale(1);width:300px;height:100%;min-height:330px;object-fit:cover;align-self:stretch}.feature-copy{position:relative;z-index:2;padding:44px 150px 44px 0}.feature-copy h2{font-size:2.2rem}.feature-role{font-size:1.125rem;margin-block:8px 18px}.feature-copy>p:not(.feature-role){font-size:1rem;max-width:690px}.feature-actions{display:flex;align-items:center;gap:30px;margin-top:23px}.feature-circle{position:absolute;right:-160px;top:-145px;width:340px;aspect-ratio:1;border-radius:50%;background:var(--orange)}.testimonials h2{max-width:730px}.testimonial-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-block:44px 30px}.testimonial{display:flex;flex-direction:column;border-top:1px solid var(--line);padding-top:20px;position:relative}.quote-mark{font-family:Georgia,serif;font-size:5.5rem;line-height:1;color:var(--orange);height:66px}.testimonial blockquote{font-size:1.0625rem;line-height:1.75;margin-bottom:25px}.testimonial figcaption{display:flex;align-items:center;gap:17px;margin-top:auto;padding-top:16px}.testimonial figcaption img{width:54px;height:54px;border-radius:50%;object-fit:cover}.testimonial figcaption strong{display:block;font-size:1rem}.testimonial figcaption span{display:block;font-size:.875rem;line-height:1.5;color:var(--muted);max-width:350px}
.contact-section{border-top:1px solid var(--line);background:#fbfaf8}.contact-grid{display:grid;grid-template-columns:.9fr 1.25fr;gap:100px;align-items:start}.contact-grid h2{margin-bottom:20px}.contact-grid .lead{max-width:430px}.contact-actions{display:flex;gap:28px;flex-wrap:wrap;margin-top:22px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:22px 24px}.preview-notice{grid-column:1/-1;color:var(--muted);font-size:.875rem;border-left:2px solid var(--orange);padding-left:12px;margin-bottom:2px}.field{min-width:0}.field label{display:block;font-size:.9375rem;font-weight:600;margin-bottom:8px}.field input,.field textarea{width:100%;border:1px solid #aab8b3;border-radius:4px;padding:12px;background:white;color:var(--ink);min-height:48px}.field textarea{resize:vertical;min-height:140px}.field input:hover,.field textarea:hover{border-color:var(--green)}.field.full{grid-column:1/-1}.form-bottom{grid-column:1/-1;display:flex;align-items:flex-start;gap:20px;flex-wrap:wrap}.form-status{background:#e5eee7;border-left:3px solid var(--green);padding:14px;font-size:.9375rem;flex-basis:100%}.contact-form noscript{grid-column:1/-1}
.site-footer{background:var(--green-deep);color:#fff;padding-top:52px}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:80px;padding-bottom:40px}.footer-brand>img{width:130px;margin-bottom:23px}.footer-brand>p{font-size:.9375rem;max-width:280px;margin-bottom:10px;color:#d4dfd9}.footer-top>nav{display:grid;grid-template-columns:1fr 1fr;gap:4px 24px;align-content:center}.footer-top>nav a{font-size:.9375rem;min-height:44px;display:flex;align-items:center}.footer-top>nav a:hover{text-decoration:underline;text-underline-offset:5px}.footer-follow{margin-block:12px 10px;font-size:.9375rem;color:#c2d0ca}.social-links{display:flex;flex-direction:column;align-items:flex-start;gap:0}.footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid #45635b;padding-block:22px;font-size:.875rem;color:#c2d0ca}
.inner-hero{background:var(--green);color:white;overflow:hidden}.inner-hero-grid{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:80px;padding-block:66px}.inner-hero h1{max-width:760px}.inner-hero .hero-subtitle{margin-block:24px;max-width:700px}.inner-art{position:relative;width:100%;justify-self:center}.inner-visual{width:100%;height:330px;object-fit:cover;border-radius:var(--radius)}.inner-portrait{width:360px;height:360px;object-fit:cover;position:relative;border-radius:var(--radius);z-index:1;margin-inline:auto}.profile-hero .inner-art:before{content:"";position:absolute;left:0;top:-40px;width:360px;aspect-ratio:1;background:var(--orange);border-radius:50%}.contact-orbit{margin:auto;width:270px;max-width:100%;aspect-ratio:1;border:1px solid #769188;border-radius:50%;position:relative}.contact-orbit:before{content:"";position:absolute;left:-30px;top:50px;width:90%;aspect-ratio:1;border-radius:50%;background:var(--orange)}.intro-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:90px;align-items:start}.intro-grid .button{margin-top:25px}.details-section{padding-bottom:80px}.service-row{display:grid;grid-template-columns:1fr 1.3fr;gap:90px;padding-block:46px;border-top:1px solid var(--line);scroll-margin-top:32px}.service-title h3{font-size:1.75rem;max-width:430px}.service-title .line-icon{width:40px;height:40px;margin-bottom:20px}.service-copy{font-size:1.125rem;line-height:1.7}.service-copy .button,.service-copy .text-link{margin-top:25px}.assessment-logo{width:auto;max-width:180px;height:auto;max-height:90px;margin-bottom:30px;object-fit:contain}.assessment-note{color:var(--green);border-left:2px solid var(--orange);padding-left:20px;margin-top:22px;font-weight:600}.profile-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:100px}.profile-note h2{font-size:2.1rem;margin:25px 0}.small-disc{display:block;width:55px;height:55px;border-radius:50%;background:var(--orange)}.profile-note .social-links{flex-direction:row;flex-wrap:wrap;gap:20px}.profile-copy{font-size:1.1875rem;line-height:1.8}.profile-copy p:last-of-type{font-weight:600;color:var(--green);margin-top:30px}.profile-copy .button{margin-top:30px}.not-found{min-height:55vh}.not-found h1{font-size:clamp(2.5rem,4vw,4rem)}
@media(min-width:1600px){.hero-grid{gap:110px;padding-block:76px}.hero-copy h1{font-size:5.5rem}}
@media(max-width:1240px){.container{width:calc(100% - 72px)}.header-inner{gap:18px}.site-header nav{gap:16px}.header-actions{gap:14px}.header-cta{padding-inline:16px}.hero-grid{gap:52px}.hero-copy h1{font-size:clamp(3.25rem,5.5vw,4.5rem)}.pathway-grid{grid-template-columns:.85fr 1fr 1fr}.pathway{grid-template-columns:1fr}.pathway>img{height:130px;min-height:0}.pathway>div{padding:20px}.organisations{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-copy{padding-right:80px}.overview--individuals>.container{gap:35px}.contact-grid{gap:60px}.footer-top{gap:40px}}
@media(max-width:1099px){.header-inner{min-height:96px}.brand img{width:92px}.menu-toggle{display:flex;align-items:center;gap:10px;min-height:44px;background:none;border:1px solid var(--line);border-radius:4px;padding:10px 13px;margin-left:auto;font-size:.875rem}.menu-bars{display:block;width:19px;height:12px;border-top:1.5px solid;border-bottom:1.5px solid;position:relative}.menu-bars:after{content:"";position:absolute;top:4px;left:0;width:100%;border-top:1.5px solid}.site-header nav{display:none;position:absolute;top:100%;left:0;right:0;margin:0;padding:16px 36px 24px;background:white;border-bottom:1px solid var(--line);box-shadow:0 18px 25px #062f2b10;grid-template-columns:1fr 1fr;gap:4px 25px}.site-header nav.is-open{display:grid}.site-header nav a{white-space:normal}.site-header nav a[aria-current=page]:after{bottom:8px}.hero-grid{gap:45px;grid-template-columns:1.35fr 1fr}.hero-copy h1{font-size:clamp(2.9rem,5.7vw,4rem)}.orange-disc{top:-10%;left:-10%;width:110%}.hero-portrait figcaption{margin-left:0;padding-left:16px}.assessment{grid-template-columns:repeat(2,minmax(0,1fr))}.overview--individuals>.container{display:block}.overview--individuals .overview-cards{margin-top:28px}.overview--individuals .overview-card{min-height:210px}.feature-grid{grid-template-columns:230px 1fr;gap:35px}.feature-portrait{width:230px;min-height:350px}.feature-copy{padding-right:0}.feature-circle{opacity:.7;right:-250px;top:-230px}.contact-grid{grid-template-columns:1fr 1.25fr;gap:40px}.inner-hero-grid{gap:40px}.inner-portrait{width:100%;height:auto;aspect-ratio:1}.profile-hero .inner-art:before{width:100%;top:-25px;left:-25px}.intro-grid,.service-row{gap:50px}.profile-grid{gap:55px}.testimonial-grid{gap:35px}}
@media(max-width:767px){.container{width:calc(100% - 40px)}.section{padding-block:44px}.header-inner{min-height:88px;gap:13px}.brand img{width:85px}.header-actions{gap:0}.header-cta{display:none}.menu-toggle{padding:9px 11px}.site-header nav{padding-inline:20px;grid-template-columns:1fr}.hero-grid{display:flex;flex-direction:column;align-items:stretch;gap:42px;padding-block:35px 40px}.hero-copy h1{font-size:clamp(2.8rem,8.7vw,4rem);line-height:1.03;margin-block:20px}.hero-copy .eyebrow{font-size:.8125rem;letter-spacing:0}.hero-subtitle{font-size:1.1875rem}.hero-description{font-size:1rem}.hero-portrait{width:100%;align-self:center;margin:0}.hero-portrait figcaption{margin-top:12px;padding-top:10px}.orange-disc{width:105%;left:-12%;top:-7%}.pathways{padding-block:34px}.pathway-grid{grid-template-columns:1fr;gap:18px}.pathway-grid>h2{max-width:none;padding:0;margin-bottom:8px;font-size:2rem}.pathway{grid-template-columns:34% 1fr}.pathway>img{height:100%;min-height:190px}.pathway>div{padding:22px 19px}.pathway h3{font-size:1.5rem}.overview{padding-block:42px}.overview-intro{font-size:1rem}.organisations{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-card{padding:22px 18px 16px;min-height:230px}.overview-card h3{font-size:1.125rem}.organisations .overview-card:last-child{grid-column:1/-1;min-height:190px}.section-heading{align-items:flex-start;flex-wrap:wrap;gap:20px}.overview-cards{gap:12px}.assessment .overview-card{min-height:235px}.tool-logo{max-width:112px;height:38px}.feature-grid{grid-template-columns:1fr;gap:0}.feature-portrait{width:150px;height:150px;min-height:0;border-radius:50%;margin-top:36px}.feature-copy{padding:25px 0 38px}.feature-copy h2{font-size:2rem}.feature-circle{opacity:1;right:-130px;top:-90px;width:250px}.testimonial-grid{grid-template-columns:1fr;gap:36px;margin-block:30px}.testimonial blockquote{font-size:1rem}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-form{gap:20px 15px}.contact-grid .lead{font-size:1.0625rem}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-top>nav{grid-template-columns:1fr}.footer-top .social-links{gap:2px}.footer-bottom{flex-direction:column;gap:6px}.inner-hero-grid{grid-template-columns:1fr;gap:30px;padding-block:38px}.inner-hero h1{font-size:clamp(2.5rem,10vw,3.5rem)}.inner-hero .eyebrow{font-size:.875rem}.inner-visual{height:220px}.inner-portrait{width:270px;max-width:100%;margin-top:5px}.profile-hero .inner-art{width:270px;max-width:100%;margin-top:20px}.inner-art:has(.contact-orbit){display:none}.intro-grid,.service-row,.profile-grid{grid-template-columns:1fr;gap:22px}.intro-grid .lead{font-size:1.0625rem}.details-intro{padding-block:40px}.service-row{padding-block:32px}.service-title{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.service-title .line-icon{margin:0;width:32px;height:32px}.service-title h3{font-size:1.6rem;max-width:100%;flex:1;min-width:200px}.service-copy{font-size:1.0625rem}.details-section{padding-bottom:32px}.assessment-row .service-title{display:block}.assessment-logo{max-width:150px;max-height:65px;margin-bottom:20px}.profile-note h2{font-size:1.85rem}.profile-copy{font-size:1.125rem}.not-found h1{font-size:2.5rem}}
@media(max-width:389px){.container{width:calc(100% - 32px)}.hero-copy h1{font-size:2.7rem}.overview-card{padding:20px 14px 14px}.overview-card h3{font-size:1.0625rem}.card-actions .text-link{font-size:.875rem;gap:5px}.tool-logo{max-width:100px}.contact-form{grid-template-columns:1fr}.field{grid-column:1/-1}.pathway>div{padding-inline:16px}.pathway p{font-size:.9375rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover{transform:none}}

/* Full landscape image; the translated caption remains visible below it. */
@media(min-width:1100px){.home-hero .hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:50px}}
@media(min-width:1600px){.home-hero .hero-grid{gap:64px}}

/* Home photographs belong to each section; shared edges follow the viewport. */
.section-photo-shell{--section-gutter:max(56px,calc((100vw - var(--container))/2));display:grid;grid-template-columns:minmax(0,1fr) 22%;padding-block:0}
.section-photo-shell>.section-content{width:auto;min-width:0;margin:0;padding:52px 40px 52px var(--section-gutter)}
.section-photo{position:relative;display:block;min-width:0;overflow:hidden;background:#dde5df;align-self:stretch}
.section-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%}
.section-photo--organisations img{object-position:40% 50%}
.section-photo--individuals img{object-position:50% 50%}
.section-photo--assessment img{object-position:62% 50%}
.section-photo--contact img{object-position:80% 50%}
.section-photo-shell.overview--individuals>.section-content{column-gap:38px;grid-template-columns:1.05fr 1fr}
.section-photo-shell.contact-section>.section-content{padding-block:64px;gap:36px;grid-template-columns:.9fr 1.25fr}
.section-photo-shell .overview-card{padding-inline:18px}
@media(min-width:1241px) and (max-width:1379px){.section-photo-shell .organisations{grid-template-columns:repeat(3,minmax(0,1fr))}.section-photo-shell .assessment{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1240px){.section-photo-shell{--section-gutter:36px}.section-photo-shell>.section-content{padding-right:32px}.section-photo-shell.overview--individuals>.section-content{column-gap:24px}}
@media(max-width:999px){.section-photo-shell{grid-template-columns:minmax(0,1fr)}.section-photo-shell>.section-content{padding-right:var(--section-gutter)}.section-photo{height:clamp(144px,20vw,196px)}.section-photo--organisations img{object-position:50% 44%}.section-photo--individuals img{object-position:50% 52%}.section-photo--assessment img{object-position:40% 52%}.section-photo--contact img{object-position:70% 65%}}
@media(max-width:767px){.section-photo-shell{--section-gutter:20px}.section-photo-shell>.section-content{padding-block:42px}.section-photo-shell.contact-section>.section-content{padding-block:44px;grid-template-columns:1fr;gap:30px}.section-photo-shell .overview-card{padding-inline:18px}}
@media(max-width:389px){.section-photo-shell{--section-gutter:16px}}
@media(max-width:479px){.section-photo-shell .overview-cards{grid-template-columns:1fr}.section-photo-shell .overview-card,.section-photo-shell .organisations .overview-card:last-child{min-height:190px}.section-photo-shell .line-icon{margin-bottom:18px}}

/* Existing banner artwork reused in its own homepage panel. */
.section-photo--artwork.section-photo--organisations img{object-position:58% 50%}
.section-photo--artwork.section-photo--individuals img{object-position:60% 50%}
@media(max-width:999px){.section-photo--artwork.section-photo--organisations img{object-position:50% 62%}.section-photo--artwork.section-photo--individuals img{object-position:50% 54%}}
