a{color:inherit}.sp-hero-ctas .sp-btn-primary,.sp-hero-ctas .sp-btn-secondary,a{text-decoration:none}.sp-hero{background:#212529;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:minmax(280px,360px);min-height:280px;max-height:360px;overflow:hidden}.sp-hero-content-side{display:flex;align-items:center;padding:36px 40px 36px 5%}.sp-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#ffd65a;margin-bottom:14px}.sp-hero-eyebrow::before{content:"";width:16px;height:2px;background:#ffd65a;border-radius:2px;flex-shrink:0}.sp-hero h1{font-size:clamp(1.5rem,2.6vw,2.2rem);font-weight:700;color:#fff;line-height:1.12;margin:0 0 14px;letter-spacing:-.02em}.sp-hero h1 span{color:#ffd65a}.sp-hero-lead{font-size:14.5px;font-weight:300;color:rgba(255,255,255,.6);margin:0 0 22px;line-height:1.65;max-width:540px}.sp-hero-ctas{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.sp-btn-primary,.sp-btn-secondary{display:inline-flex;align-items:center;font-size:13px;white-space:nowrap}.sp-btn-primary{gap:7px;background:#ffd65a;color:#212529;font-weight:600;padding:11px 22px;transition:background .2s,transform .2s;border:0;cursor:pointer}.sp-btn-primary:hover{background:#e6b800;transform:translateY(-1px);color:#212529}.sp-btn-primary svg{width:13px;height:13px}.sp-btn-secondary{background:0 0;color:#fff;font-weight:500;padding:10px 18px;border:1px solid rgba(255,255,255,.25);transition:border-color .2s,background .2s}.sp-btn-secondary:hover{border-color:rgba(255,255,255,.6);background:rgba(255,255,255,.06);color:#fff}.sp-hero-img-side{position:relative;overflow:hidden;background:#1a1d20}.sp-hero-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.sp-hero-img-side::after{content:"";position:absolute;inset:0;background:linear-gradient(to right,#212529 0,transparent 30%);pointer-events:none}.sp-usp-strip{background:#1a1d20;padding:18px 5%;border-top:1px solid rgba(255,255,255,.06)}.sp-usp-inner{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.sp-usp-icon,.sp-usp-item{display:flex;align-items:center}.sp-usp-item{gap:10px;color:rgba(255,255,255,.88)}.sp-usp-icon{width:30px;height:30px;background:rgba(255,214,90,.15);color:#ffd65a;justify-content:center;flex-shrink:0}.sp-usp-icon svg{width:15px;height:15px}.sp-usp-label{font-size:14px;font-weight:700;line-height:1.3}.sp-usp-sub{font-size:12px;color:rgba(255,255,255,.55);line-height:1.35}.sp-section-header{max-width:1000px;margin:0 auto;padding:56px 5%0;text-align:center}.sp-section-eyebrow{display:inline-block;font-size:11.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#b8901f;margin-bottom:12px}.sp-film-text h2,.sp-intro-text h2,.sp-section-header h2{font-size:clamp(1.65rem,2.9vw,2.45rem);font-weight:700;color:#212529;line-height:1.2;letter-spacing:-.02em;margin:0 0 14px}.sp-project-link:hover .sp-project-link-go,.sp-section-header h2 span{color:#b8901f}.sp-section-lead{font-size:17.5px;font-weight:500;color:#454b52;line-height:1.65;margin:0 auto;max-width:820px}.sp-section-divider{width:40px;height:2px;background:#ffd65a;margin:22px auto 0}.sp-intro{padding:56px 5%;background:#fafbfc}.sp-intro-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.15fr 1fr;gap:42px;align-items:center}.sp-film-text h2,.sp-intro-text h2{font-size:clamp(1.5rem,2.6vw,2.15rem);line-height:1.22;margin:0 0 16px}.sp-intro-text p{font-size:17px;color:#454b52;line-height:1.72;margin:0 0 15px}.sp-intro-text em{color:#212529;font-style:italic}.sp-gallery-item img,.sp-intro-img img{width:100%;height:100%;object-fit:cover;display:block}.sp-intro-img img{max-height:380px}.sp-film{background:#212529;padding:56px 5%}.sp-film-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1.5fr;gap:42px;align-items:center}.sp-film-text .sp-section-eyebrow{color:#ffd65a}.sp-film-text h2{font-size:clamp(1.25rem,2vw,1.7rem);color:#fff;margin:0 0 14px;line-height:1.2}.sp-film-text p{font-size:16.5px;color:rgba(255,255,255,.72);line-height:1.72;margin:0}.sp-film-player video{width:100%;display:block;background:#000;border:1px solid rgba(255,255,255,.1)}.sp-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:1400px;margin:0 auto;padding:32px 5% 56px;grid-auto-flow:dense}.sp-gallery-item{margin:0;position:relative;overflow:hidden;background:#f4f6f7}.sp-gallery-item img{aspect-ratio:1/1;transition:transform .4s ease}.sp-gallery-item:hover img,.sp-project-item:hover img,.sp-project-link:hover .sp-project-link-img img{transform:scale(1.03)}.sp-gallery-wide{grid-column:span 2}.sp-gallery-wide img{aspect-ratio:2/1}.sp-gallery-tall{grid-row:span 2}.sp-gallery-tall img{aspect-ratio:1/2}.sp-gallery-item figcaption{position:absolute;inset:auto 0 0 0;padding:22px 14px 12px;font-size:12px;color:#fff;line-height:1.45;background:linear-gradient(to top,rgba(0,0,0,.78),transparent);opacity:0;transition:opacity .25s ease}.sp-gallery-item:focus-within figcaption,.sp-gallery-item:hover figcaption{opacity:1}.sp-project{max-width:1400px;margin:0 auto;padding:32px 5% 64px}.sp-project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.sp-project-item{margin:0;position:relative;overflow:hidden;background:#f4f6f7}.sp-project-item img{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:1/1;transition:transform .4s ease}.sp-project-item--wide{grid-column:span 2}.sp-project-item--wide img{aspect-ratio:4/3}.sp-project-item figcaption{position:absolute;inset:auto 0 0 0;padding:30px 14px 12px;font-size:12px;color:#fff;line-height:1.45;background:linear-gradient(to top,rgba(0,0,0,.82),transparent)}.sp-project-links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:12px 0 0}.sp-project-link{display:flex;flex-direction:column;border:1px solid #e4e7ea;background:#fff;overflow:hidden;transition:border-color .2s,background .2s,transform .2s}.sp-project-link-img{display:block;line-height:0;background:#f4f6f7;overflow:hidden}.sp-project-link-img img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;transition:transform .4s ease}.sp-project-link-text{display:flex;flex-direction:column;gap:6px;padding:20px 24px 22px}.sp-project-link:hover{border-color:#b8901f;background:#fffdf7;transform:translateY(-1px)}.sp-project-link-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#b8901f}.sp-project-link strong{font-size:17px;font-weight:700;color:#212529;line-height:1.3}.sp-project-link-body{font-size:13.5px;color:#5a6169;line-height:1.6}.sp-project-link-go{display:inline-flex;align-items:center;gap:7px;margin-top:4px;font-size:13px;font-weight:600;color:#212529}.sp-project-link-go svg{width:13px;height:13px}.sp-project-links .sp-project-link{text-decoration:none}.sp-vocab{max-width:none;margin:0;padding:32px 24px 56px}.sp-vocab-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1400px;margin:0 auto}.sp-vocab-card{border:1px solid #e4e7ea;background:#fff;display:flex;flex-direction:column;overflow:hidden}.sp-vocab-photo{aspect-ratio:1/1;background:#f4f6f7;overflow:hidden}.sp-vocab-photo img{width:100%;height:100%;object-fit:cover;display:block}.sp-vocab-body{padding:20px 20px 22px;display:flex;flex-direction:column;gap:10px;flex:1}.sp-vocab-card h3{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:700;color:#212529;margin:0;letter-spacing:-.01em}.sp-vocab-glyph{width:40px;height:22px;color:#b8901f;flex-shrink:0}.sp-vocab-card p{font-size:14.5px;color:#4a5158;line-height:1.6;margin:0}.sp-vocab-values{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding-top:8px}.sp-vocab-values:last-child{margin-top:auto}.sp-chip{font-size:14px;font-weight:700;padding:5px 10px;background:#f2f4f6;color:#343a40}.sp-unit{font-weight:600;color:#5f666d;margin-left:1px}.sp-vocab-turn{font-size:12px;font-weight:700;letter-spacing:.04em;color:#b8901f;min-width:30px}.sp-mount-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#e4e7ea;border-top:1px solid #e4e7ea;border-bottom:1px solid #e4e7ea;margin:32px 0 0}.sp-mount-card{background:#fff;display:flex;flex-direction:column}.sp-mount-img{background:#f7f8f9;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;padding:18px;overflow:hidden}.sp-mount-img img{max-width:100%;max-height:100%;object-fit:contain}.sp-mount-body{padding:20px;display:flex;flex-direction:column;gap:8px;flex:1}.sp-mount-eyebrow{font-size:9.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#b8901f}.sp-mount-body h3,.sp-optic-body h3{font-size:15px;font-weight:700;color:#212529;margin:0}.sp-mount-body p,.sp-optic-body p{font-size:13px;color:#6b7278;line-height:1.65;margin:0}.sp-axis legend,.sp-mount-flag{font-size:10px;font-weight:600;text-transform:uppercase}.sp-mount-flag{letter-spacing:.04em;padding:4px 9px;background:#fff8e3;color:#a06a12;align-self:flex-start;margin-top:auto}.sp-mount-flag-muted{background:#f2f4f6;color:#6b7278}.sp-optic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1700px;margin:0 auto;padding:32px 5% 56px}.sp-optic-card{border:1px solid #e4e7ea;background:#fff;display:flex;flex-direction:column}.sp-optic-swatch{background:#eceef0;line-height:0}.sp-optic-swatch img{width:100%;height:auto;display:block}.sp-optic-note{max-width:1700px;margin:-32px auto 0;padding:0 5% 56px;font-size:13.5px;color:#5f666d;line-height:1.65}.sp-optic-body{padding:22px 22px 24px;display:flex;flex-direction:column;gap:9px}.sp-optic-body h3{font-size:21px;letter-spacing:-.01em}.sp-optic-body p{font-size:16px;color:#4f555c}.sp-specify{padding:32px 5%0}.sp-builder{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.55fr 1fr;gap:28px;align-items:start}.sp-builder-axes{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#e4e7ea;border:1px solid #e4e7ea}.sp-axis{background:#fff;border:0;margin:0;padding:20px}.sp-axis-wide{grid-column:1/-1}.sp-axis legend{letter-spacing:.1em;color:#6b7278;padding:0;margin-bottom:12px;float:left;width:100%}.sp-axis-optional{text-transform:none;letter-spacing:0;font-weight:400;color:#6b7278}.sp-axis-options{display:flex;flex-wrap:wrap;gap:8px;clear:both}.sp-opt{position:relative;display:block;cursor:pointer}.sp-opt input,.sp-seg input{position:absolute;opacity:0;width:0;height:0}.sp-opt-face{display:flex;flex-direction:column;gap:2px;padding:9px 13px;border:1px solid #d5d9dd;background:#fff;transition:border-color .15s,background .15s}.sp-opt-face strong{font-size:13px;font-weight:600;color:#212529}.sp-opt-face em{font-size:11px;font-style:normal;color:#6b7278;line-height:1.4}.sp-opt:hover .sp-opt-face{border-color:#b8901f}.sp-opt input:checked+.sp-opt-face{border-color:#b8901f;background:#fff8e3}.sp-opt input:focus-visible+.sp-opt-face{outline:2px solid #b8901f;outline-offset:2px}.sp-opt-disabled{cursor:not-allowed}.sp-opt-disabled .sp-opt-face{opacity:.35;border-style:dashed;background:#fafbfc}.sp-opt-disabled:hover .sp-opt-face{border-color:#d5d9dd}.sp-axis-note{font-size:11.5px;color:#6b7278;line-height:1.55;margin:10px 0 0}.sp-axis-note:empty{display:none}.sp-seg-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px;clear:both}.sp-seg{position:relative;display:block;cursor:pointer}.sp-seg-face{display:flex;flex-direction:column;gap:2px;padding:9px 12px;border:1px solid #d5d9dd;background:#fff;transition:border-color .15s,background .15s}.sp-seg-label{font-size:12.5px;font-weight:600;color:#212529}.sp-seg-sub{font-size:10.5px;color:#6b7278}.sp-seg:hover .sp-seg-face{border-color:#b8901f}.sp-seg input:checked+.sp-seg-face{border-color:#b8901f;background:#fff8e3}.sp-seg input:focus-visible+.sp-seg-face{outline:2px solid #b8901f;outline-offset:2px}.sp-seg-disabled{cursor:not-allowed}.sp-seg-disabled .sp-seg-face{opacity:.35;border-style:dashed;background:#fafbfc}.sp-seg-disabled:hover .sp-seg-face{border-color:#d5d9dd}.sp-summary{position:sticky;top:20px}.sp-summary-inner{background:#212529;padding:24px 22px;display:flex;flex-direction:column;gap:12px}.sp-summary-eyebrow{font-size:10px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#ffd65a}.sp-summary-text{font-size:14px;color:#fff;line-height:1.6;margin:0;font-weight:500}.sp-summary-list{list-style:none;margin:0;padding:0;display:grid;gap:7px}.sp-summary-list:empty{display:none}.sp-summary-list li{display:grid;grid-template-columns:96px minmax(0,1fr);gap:10px;padding-top:7px;border-top:1px solid rgba(255,255,255,.08);align-items:baseline}.sp-summary-key{font-size:9.5px;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.4)}.sp-summary-value{font-size:12.5px;color:rgba(255,255,255,.9);line-height:1.5}.sp-summary-reset{background:0 0;border:1px solid rgba(255,255,255,.25);color:rgba(255,255,255,.75);font-family:inherit;font-size:11.5px;padding:7px 12px;cursor:pointer;align-self:flex-start;transition:border-color .2s,color .2s}.sp-summary-reset:hover{border-color:rgba(255,255,255,.6);color:#fff}.sp-summary-note{font-size:11px;color:rgba(255,255,255,.4);line-height:1.6;margin:0}.sp-or-rule{display:flex;align-items:center;gap:16px;max-width:1180px;margin:0 auto;padding:48px 5%0}.sp-or-rule::after,.sp-or-rule::before{content:"";flex:1;height:1px;background:#e4e7ea}.sp-enquiry-field label,.sp-or-rule span{font-size:11.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#b8901f}.sp-enquiry{background:#f7f8f9;border-top:1px solid #e4e7ea;border-bottom:1px solid #e4e7ea;padding:56px 5%;margin-top:48px}.sp-or-rule+.sp-enquiry{margin-top:28px}.sp-enquiry-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.sp-enquiry-intro h2{font-size:clamp(1.3rem,2.2vw,1.9rem);font-weight:300;color:#212529;margin:0 0 14px;line-height:1.2}.sp-enquiry-lead{font-size:15px;color:#5a6169;line-height:1.75;margin:0 0 20px}.sp-enquiry-points{list-style:none;margin:0;padding:0;display:grid;gap:10px}.sp-enquiry-points li{position:relative;padding-left:22px;font-size:13px;color:#5a6169;line-height:1.6}.sp-enquiry-points li::before{content:"";position:absolute;left:0;top:8px;width:10px;height:2px;background:#ffd65a}.sp-enquiry-aside{margin:22px 0 0;padding:16px 18px;background:#fff;border-left:3px solid #ffd65a;font-size:13.5px;color:#5a6169;line-height:1.7}.sp-enquiry-aside strong{color:#212529}.sp-enquiry-aside a{color:#b8901f;font-weight:600;white-space:nowrap}.sp-enquiry-aside a:hover{color:#8f6f16}.sp-enquiry-form{background:#fff;border:1px solid #e4e7ea;padding:28px;display:grid;gap:16px}.sp-enquiry-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.sp-enquiry-field{display:grid;gap:6px}.sp-enquiry-field label{font-size:10px;font-weight:600;letter-spacing:.1em;color:#6b7278}.sp-enquiry-optional{text-transform:none;letter-spacing:0;font-weight:400;color:#6b7278}.sp-enquiry-field input,.sp-enquiry-field textarea{width:100%;padding:11px 12px;border:1px solid #d5d9dd;border-radius:0;font-family:inherit;font-size:13.5px;color:#212529;background:#fff;transition:border-color .15s ease}.sp-enquiry-field input:focus,.sp-enquiry-field textarea:focus{outline:0;border-color:#b8901f}.sp-enquiry-field textarea{resize:vertical;line-height:1.6}.sp-enquiry-field input[type=file]{padding:9px 10px;font-size:12.5px;background:#fbfcfc}.sp-enquiry-hint{font-size:11.5px;color:#6b7278;line-height:1.5}.sp-enquiry-error{font-size:11.5px;color:#8a2020}.sp-enquiry-error:empty,.sp-enquiry-errors:empty{display:none}.sp-enquiry-errors{font-size:12.5px;color:#8a2020;max-width:1180px;margin:0 auto;padding:0 5%}.sp-enquiry-errors ul{margin:0;padding-left:18px}.sp-enquiry-optin,.sp-faq-item summary{display:flex;align-items:center;gap:9px}.sp-enquiry-optin input{width:15px;height:15px;accent-color:#b8901f;flex-shrink:0}.sp-enquiry-optin label{font-size:12.5px;color:#5a6169;text-transform:none;letter-spacing:0;font-weight:400}.sp-enquiry-submit{justify-content:center;width:100%}.sp-enquiry-privacy{font-size:11.5px;color:#6b7278;line-height:1.5;margin:0;text-align:center}.sp-enquiry-success{background:#fff;border:1px solid #e4e7ea;border-left:3px solid #ffd65a;padding:28px;text-align:center;max-width:620px;margin:0 auto 48px}.sp-enquiry-success svg{width:34px;height:34px;color:#b8901f}.sp-enquiry-success h3{font-size:1.05rem;font-weight:500;color:#212529;margin:12px 0 8px}.sp-enquiry-success p{font-size:14px;color:#5a6169;line-height:1.7;margin:0}.sp-spec-band{background:#fafbfc;border-top:1px solid #e4e7ea;border-bottom:1px solid #e4e7ea;padding:56px 5%}.sp-spec-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1.25fr;gap:48px;align-items:start}.sp-spec-text h2{font-size:clamp(1.25rem,2vw,1.7rem);font-weight:300;color:#212529;margin:0 0 14px;line-height:1.2}.sp-spec-text p{font-size:16.5px;color:#454b52;line-height:1.72;margin:0}.sp-custom-grid,.sp-spec-list{display:grid;gap:1px;background:#e4e7ea}.sp-spec-list{margin:0;padding:0;grid-template-columns:repeat(2,1fr);border:1px solid #e4e7ea}.sp-spec-list div{background:#fff;padding:16px 18px;display:flex;flex-direction:column;gap:3px}.sp-spec-list dt{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#a4abb2}.sp-spec-list dd{font-size:15.5px;font-weight:700;color:#212529;margin:0;line-height:1.45}.sp-custom-grid{grid-template-columns:repeat(3,1fr);border-top:1px solid #e4e7ea;border-bottom:1px solid #e4e7ea;margin:32px 0 0}.sp-custom-card{background:#fff;padding:26px 24px}.sp-custom-card h3{font-size:16px;font-weight:700;color:#212529;margin:0 0 9px;letter-spacing:-.01em}.sp-custom-card p{font-size:14px;color:#4a5158;line-height:1.7;margin:0}.sp-custom-card em{font-style:italic;color:#212529}.sp-faq{max-width:860px;margin:0 auto;padding:32px 5% 56px}.sp-faq-item{border-bottom:1px solid #e4e7ea}.sp-faq-item summary{padding:16px 0;font-size:13.5px;font-weight:600;color:#212529;cursor:pointer;user-select:none;list-style:none;justify-content:space-between;gap:14px}.sp-faq-item summary::-webkit-details-marker{display:none}.sp-faq-item summary::after{content:"+";font-size:18px;font-weight:400;color:#b8901f;flex-shrink:0;transition:transform .2s}.sp-faq-item[open] summary::after{content:"−"}.sp-faq-item p{font-size:14px;color:#6b7278;line-height:1.75;margin:0 0 16px;padding-right:32px}.sp-closing{background:#212529;padding:52px 5%}.sp-closing-inner,.sp-modules-band figcaption{max-width:720px;margin:0 auto;text-align:center}.sp-closing h2{font-size:clamp(1.25rem,2vw,1.7rem);font-weight:700;color:#fff;letter-spacing:-.02em;margin:0 0 12px}.sp-closing p{font-size:14.5px;color:rgba(255,255,255,.6);line-height:1.7;margin:0 0 22px}.sp-closing .sp-hero-ctas{justify-content:center}.sp-modules-band{margin:32px auto 0;padding:0;background:#f4f6f7;max-width:1400px}.sp-modules-band img{width:100%;height:auto;display:block;aspect-ratio:1920/511;object-fit:cover}.sp-modules-band--tall img{aspect-ratio:1920/929}.sp-modules-band figcaption{max-width:1400px;padding:14px 5%0;font-size:14px;font-weight:500;color:#5a6169;line-height:1.6}@media (max-width:640px){.sp-modules-band img{aspect-ratio:16/9}.sp-modules-band figcaption{font-size:13px}}.sp-feature-carousel{max-width:1400px;margin:32px auto 0;padding:0 0 56px}.sp-feature-slide{margin:0;background:#f4f6f7}.sp-feature-slide img{width:100%;height:auto;display:block;aspect-ratio:1920/929;object-fit:cover}.sp-feature-slide figcaption{max-width:1000px;margin:0 auto;padding:18px 5%0;text-align:center;font-size:16px;color:#454b52;line-height:1.6}.sp-feature-slide figcaption strong{display:block;font-size:19px;font-weight:700;color:#212529;margin-bottom:5px;letter-spacing:-.01em}.sp-feature-carousel .owl-nav{margin:0}.sp-feature-carousel .owl-next,.sp-feature-carousel .owl-prev{position:absolute;top:0;height:100%;width:64px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.72);border:0;cursor:pointer;opacity:0;transition:opacity .2s,background .2s}.sp-feature-carousel .owl-prev{left:0}.sp-feature-carousel .owl-next{right:0}.sp-feature-carousel .owl-next img,.sp-feature-carousel .owl-prev img{width:34px;height:34px}.sp-feature-carousel:hover .owl-next,.sp-feature-carousel:hover .owl-prev{opacity:1}.sp-feature-carousel .owl-next:hover,.sp-feature-carousel .owl-prev:hover{background:#fff}.sp-feature-carousel .owl-next:focus-visible,.sp-feature-carousel .owl-prev:focus-visible{opacity:1;outline:2px solid #b8901f;outline-offset:-2px}.sp-feature-carousel .owl-dots{text-align:center;margin-top:20px}.sp-feature-carousel .owl-dot{border:0;background:0 0;padding:5px 4px;cursor:pointer}.sp-feature-carousel .owl-dot span{display:block;width:9px;height:9px;background:#d4d9dd;transition:background .2s,transform .2s}.sp-feature-carousel .owl-dot:hover span{background:#a4abb2}.sp-feature-carousel .owl-dot.active span{background:#b8901f;transform:scale(1.25)}.sp-feature-carousel .owl-dot:focus-visible{outline:2px solid #b8901f;outline-offset:2px}@media (max-width:640px){.sp-feature-slide img{aspect-ratio:4/3}.sp-feature-slide figcaption{font-size:14.5px}.sp-feature-slide figcaption strong{font-size:17px}}@media (max-width:1100px){.sp-builder{grid-template-columns:1fr}.sp-summary{position:static}.sp-optic-grid,.sp-vocab-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1000px){.sp-gallery{grid-template-columns:repeat(2,1fr)}.sp-gallery-tall{grid-row:span 1}.sp-gallery-tall img{aspect-ratio:1/1}.sp-project-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.sp-custom-grid{grid-template-columns:1fr}.sp-vocab-grid{grid-template-columns:repeat(2,1fr)}.sp-film-inner,.sp-hero{grid-template-columns:1fr}.sp-film-inner{gap:24px}.sp-hero{grid-template-rows:auto;max-height:none}.sp-hero-img-side{min-height:220px;order:-1}.sp-hero-img-side::after{background:linear-gradient(to bottom,transparent 55%,#212529 100%)}.sp-hero-content-side{padding:28px 5% 34px}.sp-usp-inner{grid-template-columns:repeat(2,1fr)}.sp-intro-inner{gap:26px}.sp-intro-inner,.sp-mount-grid{grid-template-columns:1fr}.sp-enquiry-inner,.sp-spec-inner{grid-template-columns:1fr;gap:32px}.sp-spec-inner{gap:28px}}@media (max-width:640px){.sp-gallery{grid-template-columns:1fr}.sp-gallery-wide{grid-column:span 1}.sp-gallery-wide img,.sp-project-item--wide img{aspect-ratio:3/2}.sp-gallery-item figcaption{opacity:1}.sp-project-grid{grid-template-columns:1fr}.sp-project-item--wide{grid-column:span 1}.sp-builder-axes,.sp-optic-grid,.sp-project-links,.sp-spec-list,.sp-usp-inner,.sp-vocab-grid{grid-template-columns:1fr}.sp-enquiry{padding:40px 16px}.sp-enquiry-form{padding:20px}.sp-enquiry-row{grid-template-columns:1fr}.sp-specify{padding:24px 16px 0}}