:root{--red:#c51e2d;--red-dark:#991321;--ink:#191919;--muted:#646464;--line:#dedede;--paper:#f5f5f4;--white:#fff;--width:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{margin:0;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;font-size:16px;line-height:1.8;background:#fff}a{color:inherit;text-decoration:none}a:hover{color:var(--red)}button,input{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #1565c0;outline-offset:4px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h2{font-size:clamp(26px,2.5vw,36px);line-height:1.55;letter-spacing:.025em}h3{font-size:19px;line-height:1.55}p{line-height:1.9}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-80px;left:16px;background:#fff;padding:12px;z-index:200}.skip-link:focus{top:10px}.frame-fallback-strip{background:#080808;color:#fff;text-align:center;font-size:13px;padding:3px 12px}.frame-fallback{display:flex;align-items:center;gap:24px;max-width:var(--width);padding:18px 24px;margin:auto;flex-wrap:wrap}.brand{flex:0 0 260px}.brand img{width:260px;height:auto}.frame-fallback form{display:flex;flex:1;min-width:210px;border:1px solid #333;border-radius:4px;overflow:hidden}.frame-fallback input{width:100%;min-width:0;border:0;padding:7px 12px;background:white}.frame-fallback form button{background:#171717;color:#fff;border:0;padding:7px 24px;white-space:nowrap}.account{display:flex;gap:18px;font-size:13px;white-space:nowrap}.frame-nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:center;gap:30px;padding:8px 24px;font-size:14px}.mobile-menu{display:none}.portal-nav{background:#202020;color:#fff;position:sticky;top:0;z-index:30}.portal-nav>div{max-width:var(--width);margin:auto;display:flex;gap:32px;padding:13px 24px;overflow-x:auto;scrollbar-width:thin}.portal-nav a{font-size:14px;font-weight:600;white-space:nowrap}.portal-nav a:hover{color:#ff8590}.breadcrumb{max-width:var(--width);margin:auto;padding:18px 24px;font-size:12px;color:var(--muted)}.hero{max-width:var(--width);margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:590px;padding:34px 24px 54px;gap:24px}.eyebrow{font-size:12px;line-height:1.6;letter-spacing:.1em;font-weight:700;color:var(--red);display:block}.hero-copy{padding-top:24px}.hero h1{font-size:16px;line-height:1.6;font-weight:600;margin:18px 0 22px;color:var(--muted)}.hero h1 br{display:none}.hero h1 span{margin-right:.5em}.hero-catch{font-size:clamp(40px,4.5vw,66px);font-weight:850;letter-spacing:.01em;line-height:1.35}.hero-catch em{color:var(--red);font-style:normal}.hero-sub{margin:22px 0;color:#555;font-size:16px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;border:1px solid transparent;min-height:48px;border-radius:3px;padding:11px 22px;font-size:15px;font-weight:700;line-height:1.6}.button.red{background:var(--red);color:white}.button.red:hover{background:var(--red-dark);color:#fff}.button.white{background:white;border-color:#bbb;color:var(--ink)}.button.white:hover{border-color:var(--red);color:var(--red)}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid #aaa;padding-bottom:3px;display:inline-block;line-height:1.7}.hero-products{display:flex;background:#f3f3f2;position:relative;min-width:0;border-top:4px solid var(--red);margin-top:4px}.hero-number{position:absolute;top:20px;left:20px;color:#999;font-size:11px;line-height:1.5;letter-spacing:.15em}.hero-number span{display:block;margin-top:10px}.hero-product{display:flex;flex-direction:column;justify-content:flex-end;min-width:0;padding:18px}.hero-product img{width:100%;height:160px;object-fit:contain;mix-blend-mode:multiply}.hero-product span{font-size:10px;letter-spacing:.07em;margin-top:10px;line-height:1.8;color:#707070}.hero-product b{font-size:13px;color:#222;letter-spacing:0}.main-product{width:55%;border-right:1px solid #ddd;padding-top:100px}.main-product img{height:340px}.hero-side{display:flex;flex-direction:column;width:45%}.hero-side>.hero-product{flex:1}.hero-side>.hero-product+ .hero-product{border-top:1px solid #ddd}.hero-foot{border-block:1px solid var(--line);padding:18px 24px;display:flex;justify-content:center;gap:90px;font-size:14px}.hero-foot b{color:var(--red);margin-right:4px}.section{padding:78px max(24px,calc((100% - 1192px)/2));scroll-margin-top:0}.tone{background:var(--paper)}.section-head{margin-bottom:32px}.section-head .eyebrow{margin-bottom:8px}.section-head p:not(.eyebrow){color:var(--muted);font-size:15px;margin-top:12px}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.category-card{border:1px solid var(--line);padding:18px 16px;position:relative;transition:border-color .18s,transform .18s;background:white;border-radius:4px}.category-card:hover{border-color:var(--red);transform:translateY(-3px)}.category-card img{height:112px;width:100%;object-fit:contain;mix-blend-mode:multiply;margin:0 auto 14px}.category-card h3{font-size:17px}.category-card p{font-size:12px;color:var(--muted);margin-top:6px}.category-card .arrow{position:absolute;right:12px;top:10px;color:#888;font-size:14px}.note{font-size:13px;color:var(--muted);margin-top:18px;line-height:1.9}.note a{text-decoration:underline;text-underline-offset:3px}.criteria-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.criteria-grid article{border-top:1px solid #ccc;padding:18px 0}.num{color:var(--red);font-size:28px;font-weight:800;line-height:1.4;letter-spacing:-.04em}.criteria-grid h3{margin:8px 0;font-size:18px}.criteria-grid p{font-size:14px;color:var(--muted)}.finder{background:#202020;color:white}.finder .eyebrow{color:#ff909b}.finder .section-head p:not(.eyebrow){color:#bdbdbd}.finder-layout{display:grid;grid-template-columns:1.55fr 1fr;gap:40px}.filter-fields{display:grid;gap:18px}fieldset{margin:0;padding:0 0 20px;border:0;border-bottom:1px solid #444;min-width:0}legend{font-weight:700;font-size:15px;margin-bottom:10px}.choices{display:flex;flex-wrap:wrap;gap:8px}.choices button{padding:8px 13px;border:1px solid #707070;border-radius:3px;background:transparent;color:#fff;font-size:14px;min-height:42px}.choices button[aria-pressed=true]{background:white;color:#151515;border-color:white}.choices button[data-value=""][aria-pressed=true]{background:#444;color:#fff;border-color:#777}.choices button:hover{border-color:#ff9ba4}.finder-result{align-self:start;position:sticky;top:90px;border-radius:5px;background:#fff;color:#191919;padding:26px}.finder-result .eyebrow{color:var(--red)}.finder-result h3{font-size:22px;margin:8px 0 12px}.finder-result>p{font-size:14px;color:#666}.finder-result .button{width:100%;margin-top:20px}.finder-result>.text-link{margin-top:16px}.finder-result .note{font-size:12px}#result-count{font-size:19px;font-weight:750;margin:12px 0;color:var(--red)}#quick-results>a{display:flex;align-items:center;gap:14px;padding:12px 0;border-top:1px solid #ddd;font-size:14px;font-weight:700}#quick-results img{width:60px;height:64px;object-fit:contain}#quick-results span{flex:1;line-height:1.6}#quick-results small{display:block;font-weight:400;color:#666}.use-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #ddd;border-left:1px solid #ddd}.use-card{padding:24px;border-right:1px solid #ddd;border-bottom:1px solid #ddd}.use-card h3{margin:8px 0}.use-card p{font-size:14px;color:#666;margin-bottom:18px}.use-card .text-link{border:0;font-size:13px}.use-card:hover{background:#faf6f6}.catalog-tools{display:flex;gap:22px;align-items:center;margin-bottom:24px;font-size:14px;flex-wrap:wrap}.catalog-tools p{margin-right:auto;font-weight:700}.catalog-tools button,.article-toolbar button{background:white;border:1px solid #aaa;border-radius:3px;padding:7px 16px;font-size:14px;min-height:42px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{background:#fff;border:1px solid #ddd;border-radius:5px;overflow:hidden}.product-card>img{width:100%;height:230px;object-fit:contain;padding:24px}.product-copy{padding:0 24px 24px}.product-copy .eyebrow{font-size:11px}.product-copy h3{margin-top:8px;font-size:19px}.product-copy>p{font-size:14px;color:#666;margin-top:12px;min-height:80px}.spec-pair{display:flex;gap:12px;justify-content:space-between;border-block:1px solid #eee;padding:10px 0;margin:15px 0;font-size:12px;line-height:1.7}.spec-pair>span{max-width:53%}.spec-pair b{display:block;color:#222;font-size:15px}.price{font-size:26px;font-weight:750;color:var(--red);line-height:1.6}.price small{font-size:12px;font-weight:400;color:#666;margin-left:6px}.product-copy>.text-link{margin-top:12px}.scroll-hint{font-size:13px;text-align:right;color:#666;margin:20px 0 10px}.table-scroll{overflow-x:auto;border:1px solid #ddd;max-width:100%;border-radius:4px;overscroll-behavior-x:contain;scrollbar-width:thin}table{border-collapse:collapse;width:100%;min-width:1240px;table-layout:fixed;text-align:left;font-size:13px;line-height:1.8}thead{background:#252525;color:white}th,td{padding:18px 14px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;vertical-align:top}thead th:first-child{width:290px}thead th:nth-child(2){width:120px}thead th:nth-child(3){width:110px}thead th:nth-child(4){width:160px}thead th:nth-child(5){width:240px}tbody th{background:#fff;font-weight:600}tbody tr:nth-child(even){background:#f8f8f8}.table-product{display:flex;align-items:center;gap:12px}.table-product img{width:68px;height:80px;object-fit:contain;flex-shrink:0}.table-product a{font-size:12px}.price-cell{color:var(--red);font-weight:750;font-size:17px}.price-cell small{font-size:12px;display:block;color:#666;font-weight:400}.price-cell a{font-size:12px;display:block;margin-top:6px}.brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.brand-grid a{border:1px solid #ddd;background:#fff;padding:20px}.brand-grid b{font-size:23px;font-weight:850}.brand-grid span{display:block;font-size:12px;color:#777;margin-top:6px}.camera-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.camera-grid article{border-top:4px solid var(--red);padding-top:20px}.camera-grid p{font-size:14px;color:#666;margin:16px 0}.camera-grid strong{display:block;font-size:13px;margin-bottom:18px}.gimbal-table{min-width:1200px}.gimbal-table thead th:first-child{width:230px}.gimbal-table th img{height:100px;width:100%;object-fit:contain;margin-bottom:12px}.gimbal-table thead th:nth-child(n+2){width:165px}.special-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.special-grid article{border:1px solid #ddd;border-radius:4px;padding:26px}.special-grid h3{margin:8px 0 16px}.special-grid strong{font-size:15px}.special-grid p{font-size:14px;color:#666;margin:12px 0 18px}.special-grid a{font-size:14px;font-weight:700;border-bottom:1px solid #bbb}.special-grid small{display:block;font-size:12px;color:#777;margin-top:12px}.set-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.set-card{background:#fff;padding:28px;border:1px solid #ddd;border-radius:5px}.set-title{display:flex;align-items:center;gap:16px}.set-title h3{font-size:21px}.set-card>p{font-size:14px;color:#666;margin-top:14px}.set-items{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #ddd}.set-items>a{flex:1;min-width:0;font-size:13px}.set-items img{height:135px;width:100%;object-fit:contain;padding:10px}.set-items b{display:block;font-size:14px;line-height:1.7}.set-items span{display:block;font-size:12px;margin-top:6px;color:var(--red)}.set-total strong{font-size:24px;color:var(--red)}.set-card>.note{font-size:12px}.guide-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.guide-grid h3{margin:16px 0}.guide-grid p{font-size:14px;color:#666}.faq-list{max-width:980px;margin:auto}.faq-list details{background:white;border:1px solid #ddd;border-bottom:0}.faq-list details:last-child{border-bottom:1px solid #ddd}.faq-list summary{display:flex;align-items:center;gap:16px;padding:20px 24px;cursor:pointer;font-size:16px;font-weight:650;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--red);font-size:21px}.faq-list summary b{margin-left:auto;flex-shrink:0;color:#888}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-list details p{font-size:15px;color:#555;padding:0 28px 24px 67px}.article-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:14px;margin-bottom:24px;flex-wrap:wrap}.article-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 36px}.article-card{display:flex;gap:20px;border-top:1px solid #ccc;padding:25px 0}.article-index{font-size:30px;font-weight:750;color:#b8b8b8}.article-card .eyebrow{font-size:11px}.article-card h3{font-size:17px;margin:8px 0 12px}.article-card .text-link{border:0;font-size:12px}.related{background:#292929;color:white}.related .eyebrow{color:#ff9aa4}.related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.related-grid a{padding:15px 18px;border:1px solid #666;border-radius:3px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.related .note{color:#bbb}.frame-footer{padding:0 max(24px,calc((100% - 1192px)/2));background:#f5f5f5}.consult{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:46px 0;border-bottom:1px solid #ccc}.consult h2{font-size:24px}.consult p{font-size:14px;color:#666;margin-top:8px}.consult .button{flex-shrink:0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.4fr 1.4fr;gap:30px;padding:44px 0}.footer-grid img{width:260px}.footer-grid p,.footer-grid a{font-size:13px}.footer-grid p{margin-top:18px}.footer-grid h3{font-size:15px;margin-bottom:16px}.footer-grid>div>a{display:block;margin-bottom:8px}.copyright{border-top:1px solid #ccc;text-align:center;padding:20px;font-size:12px;color:#777}.back-top{position:fixed;right:22px;bottom:22px;background:#191919;color:white;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;z-index:25}[hidden]{display:none!important}#empty-state{padding:32px;border:1px dashed #aaa}#empty-state a{text-decoration:underline}
@media(min-width:1550px){.hero{min-height:650px;padding-top:50px;padding-bottom:65px}.hero-products{min-height:515px}}
@media(max-width:1050px){.account{gap:10px}.frame-fallback{gap:16px}.brand{flex-basis:225px}.brand img{width:225px}.frame-nav{gap:18px;font-size:12px}.hero{grid-template-columns:1fr 1fr;gap:20px;min-height:0}.hero-catch{font-size:48px}.main-product img{height:290px}.hero-foot{gap:35px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.criteria-grid,.camera-grid,.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-grid,.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.special-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.finder-layout{gap:24px;grid-template-columns:1.2fr 1fr}}
@media(max-width:720px){html{scroll-padding-top:60px}.frame-fallback-strip{font-size:11px;padding:5px 8px}.frame-fallback{padding:14px 18px;gap:12px}.brand{flex:1 1 auto}.brand img{width:220px}.frame-fallback form{order:3;flex:1 1 100%}.frame-fallback form input{font-size:16px}.account,.frame-nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{list-style:none;border:1px solid #aaa;border-radius:3px;padding:6px 8px;font-size:13px;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;right:0;top:46px;z-index:50;background:white;border:1px solid #ccc;box-shadow:0 8px 25px #0002;width:230px;padding:10px}.mobile-menu nav a{display:block;font-size:14px;padding:10px;border-bottom:1px solid #eee}.portal-nav>div{padding:12px 18px;gap:24px}.portal-nav a{font-size:13px}.breadcrumb{padding:14px 18px;font-size:11px}.hero{padding:12px 20px 30px;grid-template-columns:1fr;gap:26px}.hero-copy{padding:8px 0 0}.hero .eyebrow{font-size:10px;letter-spacing:.08em}.hero h1{font-size:14px;margin:14px 0 18px}.hero h1 br{display:block}.hero-catch{font-size:46px;line-height:1.3}.hero-sub{font-size:14px;margin:18px 0}.hero-actions{gap:10px;margin-top:22px}.hero-actions .button{font-size:14px;padding:11px 17px;gap:18px}.hero-actions>.text-link{font-size:13px;margin-left:4px}.hero-products{min-height:320px;max-height:350px}.hero-number{top:16px;left:16px;font-size:9px}.main-product{padding-top:75px;width:50%}.main-product img{height:220px}.hero-side{width:50%}.hero-product{padding:12px}.hero-product img{height:100px}.main-product img{height:200px}.hero-product b{font-size:11px}.hero-product span{font-size:9px}.hero-foot{gap:0;justify-content:space-around;padding:14px 10px;font-size:11px;line-height:1.5}.hero-foot span{flex:1;text-align:center}.hero-foot b{display:block;font-size:13px;margin:0 0 4px}.section{padding:50px 20px}.section-head{margin-bottom:26px}.section-head p:not(.eyebrow){font-size:14px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-card{padding:14px 12px}.category-card img{height:90px}.category-card h3{font-size:15px}.category-card p{font-size:11px}.criteria-grid{gap:16px 22px}.criteria-grid article{padding-top:14px}.criteria-grid h3{font-size:17px}.criteria-grid p{font-size:13px}.num{font-size:25px}.finder-layout{grid-template-columns:1fr;gap:24px}.finder-result{position:static;padding:22px}.choices button{font-size:13px;padding:8px 12px;min-height:44px}.filter-fields{gap:14px}.use-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.use-card{padding:18px 14px}.use-card h3{font-size:16px}.use-card p{font-size:13px}.use-card .text-link{font-size:12px}.catalog-tools{gap:12px}.catalog-tools p{font-size:14px}.catalog-tools>a{flex-basis:100%;font-size:13px}.product-grid{grid-template-columns:1fr;gap:18px}.product-card>img{height:210px;padding:24px}.product-copy{padding:0 22px 22px}.product-copy>p{min-height:0}.spec-pair{font-size:12px}.product-copy .eyebrow{font-size:12px}.price small{font-size:12px}.table-scroll{margin-right:0}table{font-size:13px;min-width:1230px}.table-product a{font-size:13px}.scroll-hint{font-size:12px}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.brand-grid a{padding:16px}.brand-grid b{font-size:21px}.camera-grid{grid-template-columns:1fr;gap:28px}.camera-grid article{padding-top:16px}.camera-grid p{margin:12px 0}.special-grid{grid-template-columns:1fr;gap:14px}.special-grid article{padding:22px}.set-grid{grid-template-columns:1fr;gap:18px}.set-card{padding:20px}.set-title h3{font-size:19px}.set-items{gap:10px}.set-items img{height:110px}.set-items b{font-size:12px}.set-items span{font-size:11px}.guide-grid{grid-template-columns:1fr;gap:24px}.guide-grid article{border-bottom:1px solid #ddd;padding-bottom:22px}.guide-grid h3{margin:8px 0}.faq-list summary{font-size:14px;gap:12px;padding:16px}.faq-list summary span{font-size:19px}.faq-list details p{padding:0 18px 20px;font-size:14px}.article-grid{grid-template-columns:1fr}.article-card h3{font-size:16px}.article-index{font-size:25px}.article-toolbar{font-size:13px}.article-toolbar button{font-size:13px}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.related-grid a{font-size:13px;padding:12px}.consult{flex-direction:column;align-items:stretch;padding:32px 0;gap:20px}.consult h2{font-size:21px}.footer-grid{grid-template-columns:1fr 1fr;gap:24px;padding:30px 0}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-grid img{width:240px}.frame-footer{padding:0 20px}.back-top{bottom:16px;right:12px;width:40px;height:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

.article-card img{width:100%;height:160px;object-fit:cover;margin-bottom:12px}
.article-card{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start}.article-card>img{grid-column:1/-1;width:100%;height:180px;object-fit:cover}.article-card>div{min-width:0}.article-card h3{overflow-wrap:anywhere}.back-top{bottom:76px}@media(max-width:767px){.portal-nav{top:50px}html{scroll-padding-top:110px}body{padding-bottom:65px}}

/* Photo hero: shared layout with the action camera portal. */
.hero.hero-photo{display:block;position:relative;overflow:hidden;isolation:isolate;min-height:530px;padding:40px 55px 60px;background:#151517;color:#fff}
.hero-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 45%;z-index:-2}
.hero-photo:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(9,13,17,.55),rgba(9,13,17,.12)52%,transparent 75%)}
.hero-photo .hero-copy{position:relative;max-width:58%;padding-top:0;z-index:1}
.hero-photo .eyebrow,.hero-photo h1,.hero-photo .hero-sub,.hero-photo .hero-catch em,.hero-photo .text-link{color:#fff}
.hero-photo .hero-actions{gap:12px}.hero-photo .text-link:hover{color:#ffadb4}
.hero-image-label{position:absolute;right:24px;bottom:18px;font-size:12px;color:#fff;text-shadow:0 1px 4px #000}
@media(max-width:640px){
.hero.hero-photo{min-height:740px;padding:30px 24px 270px}
.hero-photo .hero-copy{max-width:100%}
.hero-photo .hero-background{object-position:72% center}
.hero-photo:after{background:linear-gradient(180deg,rgba(7,12,18,.86)0%,rgba(7,12,18,.69)46%,rgba(7,12,18,.05)78%)}
.hero-photo .hero-catch{font-size:44px}.hero-photo h1{font-size:15px}.hero-photo .hero-sub{font-size:14px}
.hero-image-label{font-size:11px;bottom:16px;right:16px}
}
