.cexp-article{--cexp-green: #08874a;--cexp-green-hover: #06703e;--cexp-green-2: #0aa55a;--cexp-green-light: #f0faf5;--cexp-blue: #125bff;--cexp-blue-light: rgba(18, 91, 255, .04);--cexp-dark: #1a1a1a;--cexp-body: #4a4a4a;--cexp-light: #6c757d;--cexp-border: #e9ecef;--cexp-bg-gray: #f8f9fa;--cexp-white: #fdfdfd;--cexp-hero-1: #ffffff;--cexp-hero-2: #f0f7ff;--cexp-on-green: #ffffff;--cexp-shadow-sm: 0 2px 4px rgba(0, 0, 0, .06);--cexp-shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--cexp-radius: 8px;--cexp-radius-lg: 12px;font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--cexp-body);background:var(--cexp-white)}.cexp-article button,.cexp-article input,.cexp-article select,.cexp-article textarea{font-family:inherit}.cexp-article *,.cexp-article *:before,.cexp-article *:after{box-sizing:border-box}.cexp-article h1,.cexp-article h2,.cexp-article h3,.cexp-article p,.cexp-article ul,.cexp-article ol,.cexp-article figure{margin:0;padding:0}.cexp-container{max-width:900px;margin:0 auto;padding:0 24px}.cexp-container-wide{max-width:1200px;margin:0 auto;padding:0 24px}.cexp-article h1{font-size:24px;line-height:1.2;font-weight:700;color:var(--cexp-dark);letter-spacing:-.01em}.cexp-article h2{font-size:18px;line-height:1.3;font-weight:700;color:var(--cexp-dark)}.cexp-article h3{font-size:16px;line-height:1.35;font-weight:600;color:var(--cexp-dark)}.cexp-article p{font-size:12px;line-height:1.7;color:var(--cexp-body)}.cexp-article h1,.cexp-article h2,.cexp-article h3,.cexp-article h4{text-wrap:balance}.cexp-article p{text-wrap:pretty}.cexp-article a{color:var(--cexp-blue);text-decoration:underline;text-underline-offset:2px}.cexp-article a:hover{color:var(--cexp-green)}.cexp-article a:focus-visible{outline:2px solid var(--cexp-blue);outline-offset:2px;border-radius:2px}.cexp-hero{background:var(--cexp-white);padding:56px 0 8px}.cexp-hero h1{max-width:820px}.cexp-section-white{background:var(--cexp-white);padding:56px 0}.cexp-section-gray{background:var(--cexp-bg-gray);padding:56px 0}.cexp-article h2+p,.cexp-article h3+p{margin-top:16px}.cexp-article p+p{margin-top:16px}.cexp-subhead{margin-top:40px}.cexp-capsule{background:var(--cexp-bg-gray);border-left:4px solid var(--cexp-green);padding:24px 32px;margin:28px 0 0;border-radius:0 var(--cexp-radius) var(--cexp-radius) 0}.cexp-capsule p+p{margin-top:16px}.cexp-figure{margin:28px auto 0;max-width:620px}.cexp-figure img{display:block;width:100%;height:auto;border:1px solid var(--cexp-border);border-radius:var(--cexp-radius);background:var(--cexp-white)}.cexp-figure figcaption{margin-top:8px;font-size:12px;line-height:1.5;color:var(--cexp-light);text-align:center}.cexp-cite{font-size:12px;color:var(--cexp-light);margin-top:8px}.cexp-refs{margin-top:28px;padding-top:20px;border-top:1px solid var(--cexp-border);font-size:12px;color:var(--cexp-light)}.cexp-refs strong{display:block;color:var(--cexp-dark);margin-bottom:8px;font-weight:700}.cexp-calc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:28px}.cexp-calc-card{display:block;border:1px solid var(--cexp-border);border-radius:var(--cexp-radius-lg);overflow:hidden;background:var(--cexp-white);text-decoration:none;box-shadow:var(--cexp-shadow-sm);transition:box-shadow .2s ease,transform .2s ease}.cexp-calc-card:hover{box-shadow:var(--cexp-shadow-md);transform:translateY(-2px)}.cexp-calc-card:focus-visible{outline:2px solid var(--cexp-blue);outline-offset:2px}.cexp-calc-card img{display:block;width:100%;height:auto;border-bottom:1px solid var(--cexp-border)}.cexp-calc-label{display:block;padding:14px 18px;font-size:12px;font-weight:600;color:var(--cexp-blue)}.cexp-calc-card-static{box-shadow:var(--cexp-shadow-sm)}.cexp-calc-card-static:hover{box-shadow:var(--cexp-shadow-sm);transform:none}.cexp-grid-heading{margin-top:8px}.cexp-grid-heading a{color:var(--cexp-green);text-decoration:underline;text-underline-offset:2px}.cexp-grid-heading a:hover{color:var(--cexp-green-hover)}.cexp-grid-heading+.cexp-product-grid{margin-top:24px}.cexp-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin:24px 0 40px}.cexp-product-grid:last-child{margin-bottom:0}.cexp-product-card{display:flex;flex-direction:column;border:1px solid var(--cexp-border);border-radius:var(--cexp-radius);overflow:hidden;background:var(--cexp-white);box-shadow:var(--cexp-shadow-sm);transition:box-shadow .2s ease}.cexp-product-card:hover{box-shadow:var(--cexp-shadow-md)}.cexp-product-media{display:block;aspect-ratio:1 / 1;background:var(--cexp-bg-gray);border-bottom:1px solid var(--cexp-border)}.cexp-product-media img{display:block;width:100%;height:100%;object-fit:contain}.cexp-product-media:focus-visible{outline:2px solid var(--cexp-blue);outline-offset:-2px}.cexp-product-body{display:flex;flex-direction:column;gap:8px;padding:14px 14px 16px;flex:1 1 auto}.cexp-product-title{font-size:12px;font-weight:700;line-height:1.4;color:var(--cexp-dark)}.cexp-product-sku{font-size:12px;color:var(--cexp-light)}.cexp-product-form{display:flex;flex-direction:column;gap:10px;margin-top:auto}.cexp-variant-select{width:100%;padding:8px 10px;font-size:12px;font-family:inherit;color:var(--cexp-dark);background:var(--cexp-white);border:1px solid var(--cexp-border);border-radius:var(--cexp-radius);text-align:center}.cexp-variant-select:focus-visible{outline:2px solid var(--cexp-blue);outline-offset:2px}.cexp-product-price{font-size:12px;font-weight:700;color:var(--cexp-dark)}.cexp-product-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.cexp-atc{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 18px;font-size:12px;font-weight:600;font-family:inherit;color:var(--cexp-on-green);background:var(--cexp-green);border:none;border-radius:var(--cexp-radius);cursor:pointer;transition:background .2s ease}.cexp-atc:hover{background:var(--cexp-green-hover)}.cexp-atc:disabled{background:var(--cexp-light);cursor:not-allowed}.cexp-atc:focus-visible{outline:2px solid var(--cexp-green);outline-offset:2px}.cexp-product-link{font-size:12px;font-weight:600;color:var(--cexp-blue);text-decoration:underline;text-underline-offset:2px}.cexp-product-link:hover{color:var(--cexp-green)}.cexp-product-link:focus-visible{outline:2px solid var(--cexp-blue);outline-offset:2px;border-radius:2px}@media(max-width:1024px){.cexp-hero{padding:48px 0 40px}.cexp-section-white,.cexp-section-gray{padding:44px 0}}@media(max-width:768px){.cexp-article h1{font-size:20px}.cexp-article h2{font-size:16px}.cexp-article h3{font-size:14px}.cexp-meta{font-size:12px}.cexp-hero{padding:40px 0 32px}.cexp-section-white,.cexp-section-gray{padding:36px 0}.cexp-capsule{padding:20px 22px}.cexp-cta{padding:40px 24px}.cexp-cta-links{flex-direction:column}a.cexp-btn{width:100%}}@media(max-width:480px){.cexp-article h1{font-size:18px}.cexp-meta{font-size:12px}.cexp-container,.cexp-container-wide{padding:0 18px}.cexp-calc-grid{grid-template-columns:1fr}.cexp-figure{max-width:100%}}@media(prefers-reduced-motion:reduce){.cexp-calc-card,a.cexp-btn{transition:none}.cexp-calc-card:hover{transform:none}}.cexp-article{font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;line-height:1.7}.cexp-article h1{font-size:24px;font-weight:800;line-height:1.2}.cexp-article h2{font-size:18px;font-weight:700;line-height:1.3}.cexp-article h3{font-size:16px;font-weight:600;line-height:1.35}.cexp-article h4{font-size:12px;font-weight:600;line-height:1.4}.cexp-article [class*=hero-subtitle],.cexp-article [class*=hero-lede],.cexp-article [class*=hero-sub]{font-size:14px;font-weight:300;line-height:1.6}@media(max-width:768px){.cexp-article h1{font-size:20px}.cexp-article h2{font-size:16px}.cexp-article h3{font-size:14px}.cexp-article [class*=hero-subtitle],.cexp-article [class*=hero-lede],.cexp-article [class*=hero-sub]{font-size:12px}}@media(max-width:480px){.cexp-article h1{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/blog-camera-exposure.css.map */
