.sss{width:100%;color:var(--sss-text, #302c29);background:var(--sss-bg, #fff)}.sss__desktop,.sss__mobile{display:none}.sss__experience{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;border-block:1px solid var(--sss-border, #d6d0c8);background:var(--sss-bg, #fff)}.sss__lane{position:relative;display:grid;grid-template-rows:auto auto auto auto auto;align-content:start;min-width:0;padding:34px 30px 28px}.sss__lane+.sss__lane{border-left:1px solid var(--sss-border, #d6d0c8)}.sss__lane:before{content:attr(data-level);position:absolute;right:24px;top:18px;color:var(--sss-photo-bg, #ede9e2);font-family:var(--font-headline, serif);font-size:118px;font-weight:400;line-height:.8;opacity:.6;pointer-events:none}.sss__lane-head{position:relative;z-index:1;display:grid;gap:8px;min-height:78px;align-content:start;margin-bottom:20px}.sss__lane-kicker{display:inline-flex;width:fit-content;color:var(--sss-accent, #e6a403);font-family:var(--font-base, sans-serif);font-size:16px;font-weight:600;letter-spacing:.08em;line-height:1;text-transform:uppercase}.sss__lane-title{margin:0;max-width:9em;color:var(--sss-text, #302c29);font-family:var(--font-headline, serif);font-size:clamp(30px,2.55vw,42px);font-style:var(--font-headline-style, normal);font-weight:var(--font-headline-weight, 400);letter-spacing:0;line-height:.98}.sss__lane-media{position:relative;z-index:1;width:100%;aspect-ratio:1.48 / 1;overflow:hidden;border-radius:10px;background:transparent}.sss__lane-img{display:block;width:100%;height:100%;object-fit:cover}.sss__lane-caption{margin:14px 0 22px;min-height:3em;color:var(--sss-muted, #6b6560);font-family:var(--font-base, sans-serif);font-size:15px;font-style:italic;line-height:1.45;text-align:center}.sss__solution-label{display:flex;align-items:center;gap:14px;margin:0;color:var(--sss-text, #302c29);font-family:var(--font-headline, serif);font-size:28px;font-weight:var(--font-headline-weight, 400);line-height:1}.sss__solution-label:after{content:"";height:1px;flex:1;background:var(--sss-border, #d6d0c8);transform:translateY(2px)}.sss__lane-steps{position:relative;display:grid;grid-auto-rows:134px;gap:0;align-self:start;margin-top:16px}.sss__lane-step{display:grid;grid-template-columns:minmax(118px,.38fr) minmax(0,1fr);align-items:center;column-gap:20px;min-height:0;padding:18px 0;border-bottom:1px solid rgba(214,208,200,.72)}.sss__lane-step:last-child{border-bottom:0}.sss__lane-step--off{display:flex;align-items:center;justify-content:center;background:#ede9e22e}.sss__lane-step-empty{display:inline-flex;align-items:center;gap:10px;color:#6b6560b3;font-family:var(--font-base, sans-serif);font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.sss__lane-step-empty:before{content:"";width:18px;height:1px;background:#6b656047}.sss__lane-step-media{display:flex;align-items:center;justify-content:center;min-height:98px;background:transparent}.sss__lane-step-img{display:block;width:auto;max-width:108px;max-height:92px;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 10px 20px rgba(48,44,41,.14))}.sss__lane-step-copy{display:grid;gap:5px;min-width:0}.sss__lane-step-name{color:var(--sss-text, #302c29);font-family:var(--font-headline, serif);font-size:25px;font-weight:var(--font-headline-weight, 400);line-height:1.05}.sss__lane-step-desc{max-width:18em;color:var(--sss-muted, #6b6560);font-family:var(--font-base, sans-serif);font-size:13px;line-height:1.4}.sss__video-callouts{display:grid;justify-items:start;gap:14px;margin-top:28px}.sss__video-callout{display:flex;width:min(100%,560px);min-height:94px;align-items:center;gap:18px;padding:10px 64px 10px 12px;border-radius:999px;background:var(--sss-video-callout-bg, #ffffff);color:var(--sss-text, #302c29);font-family:var(--font-base, sans-serif)}.sss__video-callout-image-wrap{flex:0 0 74px;width:74px;height:74px;border-radius:50%;overflow:hidden;background:var(--sss-photo-bg, #ede9e2)}.sss__video-callout-image,.sss__video-callout-placeholder{display:block;width:100%;height:100%;object-fit:cover}.sss__video-callout-placeholder{opacity:.2}.sss__video-callout-copy{min-width:0}.sss__video-callout-text{margin:0 0 8px;color:var(--sss-muted, #6b6560);font-size:clamp(17px,1.55vw,20px);font-weight:400;line-height:1.15;letter-spacing:0}.sss__video-callout-link{color:var(--sss-text, #302c29);font-size:15px;font-weight:800;line-height:1.1;letter-spacing:0;text-decoration:none}.sss__video-callout-link:hover{text-decoration:underline;text-underline-offset:3px}@media screen and (min-width:1200px){.sss__lane{padding-inline:38px}.sss__lane-step{grid-template-columns:minmax(128px,.36fr) minmax(0,1fr)}.sss__lane-step-img{max-width:114px;max-height:98px}}@media screen and (max-width:989px)and (min-width:750px){.sss__lane{padding:24px 20px 28px}.sss__lane-title{font-size:30px}.sss__lane-step{grid-template-columns:92px minmax(0,1fr);column-gap:14px}.sss__lane-step-img{max-width:86px;max-height:92px}.sss__solution-label{font-size:24px}}@media screen and (max-width:749px){.sss__experience{display:grid;grid-template-columns:1fr;gap:0;border-top:0;border-bottom:0}.sss__lane{grid-template-rows:auto;padding:24px 0 0}.sss__lane+.sss__lane{border-left:0;border-top:1px solid var(--sss-border, #d6d0c8)}.sss__lane:before{right:4px;top:18px;font-size:66px;opacity:.32}.sss__lane-head{min-height:0;margin-bottom:14px;padding-right:54px}.sss__lane-kicker{font-size:16px}.sss__lane-title{max-width:8em;font-size:36px;line-height:1}.sss__lane-media{aspect-ratio:1.42 / 1;border-radius:10px}.sss__lane-caption{margin:12px 0 16px;min-height:0;padding-inline:2px;font-size:14px;line-height:1.48;text-align:left}.sss__solution-label{margin-top:2px;font-size:24px}.sss__lane-steps{margin-top:8px;grid-auto-rows:auto}.sss__lane-step{grid-template-columns:minmax(76px,29%) minmax(0,1fr);column-gap:12px;min-height:88px;padding:10px 0;border-top:1px solid rgba(214,208,200,.72);border-bottom:0}.sss__lane-step:first-child{border-top:0}.sss__lane-step--off{display:none}.sss__lane-step-media{min-height:76px}.sss__lane-step-img{max-width:72px;max-height:72px}.sss__lane-step-name{font-size:21px}.sss__lane-step-desc{font-size:12.5px;line-height:1.32}.sss__video-callouts{margin-top:22px;padding-inline:0}.sss__video-callout{min-height:82px;gap:14px;padding:8px 18px 8px 10px}.sss__video-callout-image-wrap{flex-basis:62px;width:62px;height:62px}.sss__video-callout-text{margin-bottom:6px;font-size:17px}.sss__video-callout-link{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/section-science-seeing-solution.css.map */
