.Icons-module-scss-module__ijbYmG__ExpandCollapseIcon{width:12px;height:12px;display:inline-block;position:relative}.Icons-module-scss-module__ijbYmG__ExpandCollapseIcon:before,.Icons-module-scss-module__ijbYmG__ExpandCollapseIcon:after{background-color:var(--darker-gray,#171717);content:"";width:12px;height:1.5px;transition:all .3s ease-out;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Icons-module-scss-module__ijbYmG__ExpandCollapseIcon:after{transform:translateY(-50%)rotate(90deg)}.Icons-module-scss-module__ijbYmG__ExpandCollapseIcon.Icons-module-scss-module__ijbYmG__Expanded:before{transform:translateY(-50%)rotate(180deg)}.Icons-module-scss-module__ijbYmG__ExpandCollapseIcon.Icons-module-scss-module__ijbYmG__Expanded:after{opacity:0;transform:translateY(-50%)rotate(180deg)}
.ContactForm-module-scss-module__swcJCa__Container{max-width:var(--max-width,1440px);z-index:900;justify-content:flex-start;align-items:flex-start;gap:148px;margin:0 auto;padding:0 100px 100px;display:flex;position:relative}@media (max-width:1170px){.ContactForm-module-scss-module__swcJCa__Container{gap:40px}}.ContactForm-module-scss-module__swcJCa__Info{flex-direction:column;gap:40px;display:flex}.ContactForm-module-scss-module__swcJCa__Info button,.ContactForm-module-scss-module__swcJCa__Info a{align-self:flex-start;width:300px}.ContactForm-module-scss-module__swcJCa__ContactDetails{flex-direction:column;gap:15px;max-width:610px;display:flex}.ContactForm-module-scss-module__swcJCa__StartOver{flex-direction:column;gap:15px;display:flex}.ContactForm-module-scss-module__swcJCa__FormContainer{max-width:402px;margin-left:auto;margin-right:103px}.ContactForm-module-scss-module__swcJCa__Form{flex-direction:column;gap:24px;display:flex}.ContactForm-module-scss-module__swcJCa__Submit{max-width:360px}.ContactForm-module-scss-module__swcJCa__RestartContainer{max-width:402px}@media (max-width:1024px){.ContactForm-module-scss-module__swcJCa__Container{padding:0 var(--mobile-padding-x,20px);flex-direction:column;align-items:center;gap:24px;padding-bottom:36px}.ContactForm-module-scss-module__swcJCa__Container>div:first-of-type,.ContactForm-module-scss-module__swcJCa__ContactDetails{max-width:100%}.ContactForm-module-scss-module__swcJCa__Info button{width:100%}.ContactForm-module-scss-module__swcJCa__StartOver{display:none}.ContactForm-module-scss-module__swcJCa__FormContainer{width:100%;max-width:768px;margin-left:0;margin-right:0}.ContactForm-module-scss-module__swcJCa__FormContainer .ContactForm-module-scss-module__swcJCa__Submit{width:100%;max-width:100%}}
.ControlBar-module-scss-module__orOLvW__Container{border-top:1px solid var(--neutral-gray,#585858);background-color:var(--darker-gray,#171717);opacity:0;pointer-events:none;z-index:1000;justify-content:center;align-items:center;height:90px;transition:opacity .3s ease-out;display:flex;position:fixed;bottom:0;left:0;right:0}.ControlBar-module-scss-module__orOLvW__Container.ControlBar-module-scss-module__orOLvW__Visible{opacity:1;pointer-events:all}.ControlBar-module-scss-module__orOLvW__Content{width:100%;max-width:var(--max-width,1440px);justify-content:center;align-items:center;gap:20px;padding:0 106px;display:flex;position:relative}.ControlBar-module-scss-module__orOLvW__Content button{align-items:center;gap:10px;display:flex}.ControlBar-module-scss-module__orOLvW__Content button:last-of-type{position:absolute;right:106px}@media (max-width:1024px){.ControlBar-module-scss-module__orOLvW__Content{padding:0 20px}.ControlBar-module-scss-module__orOLvW__Content button{height:var(--button-height-bar-mobile,40px);font-size:12px}.ControlBar-module-scss-module__orOLvW__Content button:first-of-type{flex-grow:1}.ControlBar-module-scss-module__orOLvW__Content button:last-of-type{right:initial;position:relative}}
.Dialog-module-scss-module__IJ9ydG__Overlay{z-index:1000;background-color:#0006;animation:.15s cubic-bezier(.16,1,.3,1) Dialog-module-scss-module__IJ9ydG__overlayShow;position:fixed;inset:0}.Dialog-module-scss-module__IJ9ydG__Content{border-radius:var(--border-radius,6px);border:1px solid var(--gray,#d9d9d9);z-index:1001;background-color:#fff;flex-direction:column;gap:24px;width:400px;height:auto;padding:48px 32px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.Dialog-module-scss-module__IJ9ydG__Content.Dialog-module-scss-module__IJ9ydG__AutoWidth{width:auto}.Dialog-module-scss-module__IJ9ydG__Content.Dialog-module-scss-module__IJ9ydG__MobileDiagramPadding{padding:32px 0 24px}.Dialog-module-scss-module__IJ9ydG__Content.Dialog-module-scss-module__IJ9ydG__MobileDiagramPadding h2{padding:0 20px}.Dialog-module-scss-module__IJ9ydG__Content:focus{outline:none}.Dialog-module-scss-module__IJ9ydG__Content button{justify-content:center;align-items:center;gap:10px;display:flex}.Dialog-module-scss-module__IJ9ydG__Content p{font-size:16px;font-style:normal;font-weight:400;line-height:22px}.Dialog-module-scss-module__IJ9ydG__ContentMobile{border-radius:var(--border-radius,6px)var(--border-radius,6px)0 0;width:100vw;max-width:calc(100vw - 20px);top:initial;background:#fff;gap:20px;margin:0;animation:.3s ease-out Dialog-module-scss-module__IJ9ydG__slideUp;position:fixed;bottom:0;left:50%;right:0;transform:translate(-50%)}.Dialog-module-scss-module__IJ9ydG__ContentMobile h2+*{margin-top:-10px}.Dialog-module-scss-module__IJ9ydG__ContentMobileClosing{animation:.3s ease-out Dialog-module-scss-module__IJ9ydG__slideDown}.Dialog-module-scss-module__IJ9ydG__CloseButton{background:0 0;border:none;width:18px;height:18px;margin:0;padding:0;position:absolute;top:15px;right:16px}@media (max-width:1024px){.Dialog-module-scss-module__IJ9ydG__Content{padding:32px 20px}.Dialog-module-scss-module__IJ9ydG__Content h2{font-size:16px;font-style:normal;font-weight:600;line-height:22px}}@keyframes Dialog-module-scss-module__IJ9ydG__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes Dialog-module-scss-module__IJ9ydG__slideUp{0%{transform:translate(-50%,100%)}to{transform:translate(-50%)}}@keyframes Dialog-module-scss-module__IJ9ydG__slideDown{0%{transform:translate(-50%)}to{transform:translate(-50%,100%)}}
.ProductDialog-module-scss-module__l0dCHq__Dialog{width:724px}.ProductDialog-module-scss-module__l0dCHq__Container{gap:32px;display:flex}.ProductDialog-module-scss-module__l0dCHq__Container>*{flex-shrink:0}.ProductDialog-module-scss-module__l0dCHq__Thumbnail{width:100%;max-width:284px;height:auto}.ProductDialog-module-scss-module__l0dCHq__Thumbnail>img{border:1px solid var(--gray,#d9d9d9);border-radius:2px;width:100%;height:auto}.ProductDialog-module-scss-module__l0dCHq__Details{width:344px}.ProductDialog-module-scss-module__l0dCHq__Details h4{border-bottom:1px solid var(--gray,#d9d9d9);margin-bottom:24px;padding-bottom:6px}.ProductDialog-module-scss-module__l0dCHq__Attributes{flex-direction:column;gap:10px;margin:0 0 32px;padding:0;list-style:none;display:flex}.ProductDialog-module-scss-module__l0dCHq__Attribute{display:flex}.ProductDialog-module-scss-module__l0dCHq__Attribute>span{width:50%}.ProductDialog-module-scss-module__l0dCHq__Documents{border-radius:var(--border-radius,6px);background-color:var(--light-gray,#f6f6f6);flex-direction:column;gap:10px;width:100%;padding:24px 16px 16px;display:flex}@media (max-width:1024px){.ProductDialog-module-scss-module__l0dCHq__Dialog{width:calc(100% - 20px)}.ProductDialog-module-scss-module__l0dCHq__Container{flex-direction:column;gap:16px}.ProductDialog-module-scss-module__l0dCHq__Thumbnail{width:80px;height:auto;position:absolute;top:20px;left:20px}.ProductDialog-module-scss-module__l0dCHq__Details{flex-direction:column;gap:16px;width:100%;display:flex}.ProductDialog-module-scss-module__l0dCHq__Details h4{margin-top:37px;margin-bottom:initial;margin-left:90px}.ProductDialog-module-scss-module__l0dCHq__Attributes{margin-bottom:initial}.ProductDialog-module-scss-module__l0dCHq__Documents{gap:10px;padding:12px}}
.TagContainer-module-scss-module__xR6x5G__Container{-webkit-user-select:none;user-select:none;gap:10px;display:flex;position:absolute}.TagContainer-module-scss-module__xR6x5G__Container.TagContainer-module-scss-module__xR6x5G__Relative{position:relative}
.Tag-module-scss-module__8wnQpW__Container{border:1px solid var(--yellow-dark,#ffc100);background:var(--yellow-gradient,linear-gradient(180deg,var(--yellow,#fff200)0%,var(--yellow-dark,#ffc100)114.55%));color:var(--darker-gray,#171717);-webkit-user-select:none;user-select:none;border-radius:2px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-style:normal;font-weight:400;line-height:24px;display:flex;position:relative;top:0;left:0}.Tag-module-scss-module__8wnQpW__Container.Tag-module-scss-module__8wnQpW__Attached{border-radius:0 0 2px 2px}.Tag-module-scss-module__8wnQpW__Container.Tag-module-scss-module__8wnQpW__New{border:1px solid var(--blue,#143eff);background:var(--blue-gradient,linear-gradient(180deg,var(--blue,#143eff)0%,var(--blue-dark,#0c2599)100%))}.Tag-module-scss-module__8wnQpW__Container.Tag-module-scss-module__8wnQpW__New,.Tag-module-scss-module__8wnQpW__Container.Tag-module-scss-module__8wnQpW__New>span{color:#fff}.Tag-module-scss-module__8wnQpW__Container.Tag-module-scss-module__8wnQpW__Close{border:1px solid var(--gray,#171717);background:var(--light-gray,#f6f6f6);color:var(--darker-gray,#171717)}.Tag-module-scss-module__8wnQpW__Container.Tag-module-scss-module__8wnQpW__Error{border:1px solid var(--dark-red,#8a3000);background:var(--red,#c34400);padding-left:26px}.Tag-module-scss-module__8wnQpW__Container.Tag-module-scss-module__8wnQpW__Error>span{color:#fff}.Tag-module-scss-module__8wnQpW__Container.Tag-module-scss-module__8wnQpW__Error>span:first-of-type{border-right:1px solid var(--dark-red,#8a3000);background:linear-gradient(0deg,#0003 0%,#0003 100%),var(--red,#c34400);justify-content:center;align-items:center;width:20px;height:100%;font-weight:700;display:flex;position:absolute;left:0}.Tag-module-scss-module__8wnQpW__Container.Tag-module-scss-module__8wnQpW__Error>span:first-of-type:after{content:"";background:url(/images/icon-exclamation.svg) 50% no-repeat;width:2px;height:12px;margin:auto;position:absolute;inset:0}.Tag-module-scss-module__8wnQpW__Container>span{white-space:nowrap}
.StepCompleted-module-scss-module__Jjcsla__StepCompleted{background:var(--secondary-button-bg,linear-gradient(180deg,var(--neutral-gray,#585858)0%,var(--darker-gray,#171717)114.55%));color:#fff;border-radius:2px;align-items:center;gap:12px;height:36px;padding:0 10px 0 16px;font-size:16px;font-style:normal;font-weight:400;line-height:22px;display:flex}
.ScrollArea-module-scss-module__cdGfVW__Root{border-radius:inherit;width:100%;height:100%;overflow:hidden}.ScrollArea-module-scss-module__cdGfVW__Root.ScrollArea-module-scss-module__cdGfVW__HasDrawerTitle{height:calc(100% - var(--drawer-title-height))}.ScrollArea-module-scss-module__cdGfVW__Viewport{border-radius:inherit;width:100%;height:100%;padding-right:20px}.ScrollArea-module-scss-module__cdGfVW__Scrollbar{-webkit-user-select:none;user-select:none;touch-action:none;border-radius:var(--scrollbar-size);background-color:#fff;padding:0;transition:background .16s ease-out;display:flex}.ScrollArea-module-scss-module__cdGfVW__Scrollbar:hover{background:#efefef}.ScrollArea-module-scss-module__cdGfVW__Scrollbar[data-orientation=vertical]{width:var(--scrollbar-size)}.ScrollArea-module-scss-module__cdGfVW__Scrollbar[data-orientation=horizontal]{height:var(--scrollbar-size);flex-direction:column}.ScrollArea-module-scss-module__cdGfVW__Thumb{background:var(--darker-gray,#171717);border-radius:var(--scrollbar-size);flex:1;position:relative}.ScrollArea-module-scss-module__cdGfVW__Thumb:before{content:"";width:100%;min-width:44px;height:100%;min-height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.Drawer-module-scss-module__nRcTuW__Overlay{z-index:1000;background:#00000080;position:fixed;inset:0}.Drawer-module-scss-module__nRcTuW__Overlay[data-state=open]{animation:.25s ease-out forwards Drawer-module-scss-module__nRcTuW__fadeIn}.Drawer-module-scss-module__nRcTuW__Overlay[data-state=closed]{animation:.25s ease-out forwards Drawer-module-scss-module__nRcTuW__fadeOut}.Drawer-module-scss-module__nRcTuW__Content{z-index:1001;background:#fff;border-radius:0;width:335px;height:100vh;padding:50px 20px 20px;position:fixed;top:0;right:0;box-shadow:0 0 10px #0000001a}.Drawer-module-scss-module__nRcTuW__Content[data-state=open]{animation:.25s ease-out forwards Drawer-module-scss-module__nRcTuW__slideIn}.Drawer-module-scss-module__nRcTuW__Content[data-state=closed]{animation:.25s ease-out forwards Drawer-module-scss-module__nRcTuW__slideOut}.Drawer-module-scss-module__nRcTuW__Content.Drawer-module-scss-module__nRcTuW__WithoutTitle{padding-top:79px}.Drawer-module-scss-module__nRcTuW__Content.Drawer-module-scss-module__nRcTuW__Dark{color:#fff;background:#171717}.Drawer-module-scss-module__nRcTuW__Content.Drawer-module-scss-module__nRcTuW__Dark.Drawer-module-scss-module__nRcTuW__WithoutTitle:before{content:"";background:#ebebeb1a;width:100%;height:1px;position:absolute;top:46px;left:0}.Drawer-module-scss-module__nRcTuW__Content.Drawer-module-scss-module__nRcTuW__Scrollable{padding:50px 5px 20px 20px}.Drawer-module-scss-module__nRcTuW__Content h2{font-size:24px;font-style:normal;font-weight:600;line-height:30px}.Drawer-module-scss-module__nRcTuW__Content h2:first-of-type{margin-bottom:25px}.Drawer-module-scss-module__nRcTuW__Close{background:0 0;border:none;width:14px;height:14px;margin:0;padding:0;position:absolute;top:30px;right:20px}@media (max-width:1024px){.Drawer-module-scss-module__nRcTuW__Close{top:16px;right:16px}}@keyframes Drawer-module-scss-module__nRcTuW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes Drawer-module-scss-module__nRcTuW__slideOut{0%{transform:translate(0%)}to{transform:translate(100%)}}@keyframes Drawer-module-scss-module__nRcTuW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Drawer-module-scss-module__nRcTuW__fadeOut{0%{opacity:1}to{opacity:0}}
.Pagination-module-scss-module__Gf1oOG__Pagination{border-top:1px solid var(--darker-gray,#171717);justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.Pagination-module-scss-module__Gf1oOG__Pagination>*{-webkit-user-select:none;user-select:none}.Pagination-module-scss-module__Gf1oOG__PageButton{color:var(--darker-gray,#171717);background:0 0;border:none;border-radius:0;width:48px;height:64px;padding:0;font-size:18px;font-style:normal;font-weight:400;line-height:25px}.Pagination-module-scss-module__Gf1oOG__PageButton.Pagination-module-scss-module__Gf1oOG__Active{border-top:2px solid var(--darker-gray,#171717);color:#000;font-weight:700;text-decoration:none}
.NavButton-module-scss-module__oI3lnW__NavButton{background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}
.TableViewToggle-module-scss-module__kVC1nq__ToggleContainer{flex-shrink:0;align-items:center;gap:24px;margin-left:58px;display:flex}.TableViewToggle-module-scss-module__kVC1nq__ToggleContainer *{-webkit-user-select:none;user-select:none}@media (max-width:1360px){.TableViewToggle-module-scss-module__kVC1nq__ToggleContainer{margin-left:20px}}.TableViewToggle-module-scss-module__kVC1nq__Item{border:none;border-top:1px solid var(--neutral-gray,#585858);border-right:1px solid var(--neutral-gray,#585858);border-bottom:1px solid var(--neutral-gray,#585858);border-radius:0;justify-content:center;align-items:center;width:48px;height:56px;padding:0;display:inline-flex}.TableViewToggle-module-scss-module__kVC1nq__Item:first-child{border-left:1px solid var(--neutral-gray,#585858);border-radius:5px 0 0 5px}.TableViewToggle-module-scss-module__kVC1nq__Item:last-child{border-radius:0 5px 5px 0}.TableViewToggle-module-scss-module__kVC1nq__Item[data-state=on]{background:var(--secondary-button-color,linear-gradient(180deg,var(--neutral-gray,#585858)0%,var(--darker-gray,#171717)114.55%))}.TableViewToggle-module-scss-module__kVC1nq__Item>svg{width:21px;height:20px}
.Checkbox-module-scss-module__rxPXHG__Container{-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:inline-flex;position:relative}.Checkbox-module-scss-module__rxPXHG__Box{background-color:var(--darker-gray,#171717);cursor:pointer;border:none;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin:0;padding:0;transition:background-color .2s,border-color .2s;display:inline-flex;position:relative}.Checkbox-module-scss-module__rxPXHG__Indicator{justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex}.Checkbox-module-scss-module__rxPXHG__Label{font-size:14px;font-style:normal;font-weight:400;line-height:18px}
.DrawerColumns-module-scss-module__FuV7ZG__Container{border:1px solid var(--gray,#d9d9d9);border-radius:var(--border-radius,6px);flex-direction:column;gap:15px;padding:24px 20px;display:flex}
.Tooltip-module-scss-module__LQdb4q__Content{background-color:var(--darker-gray,#171717);color:#fff;-webkit-user-select:none;user-select:none;will-change:transform,opacity;border-radius:5px;max-width:340px;padding:16px 20px;font-size:12px;font-style:normal;font-weight:400;line-height:15px;animation-duration:.2s;animation-timing-function:cubic-bezier(.16,1,.3,1)}.Tooltip-module-scss-module__LQdb4q__Content[data-state=delayed-open][data-side=top]{animation-name:Tooltip-module-scss-module__LQdb4q__slideDownAndFade}.Tooltip-module-scss-module__LQdb4q__Content[data-state=delayed-open][data-side=right]{animation-name:Tooltip-module-scss-module__LQdb4q__slideLeftAndFade}.Tooltip-module-scss-module__LQdb4q__Content[data-state=delayed-open][data-side=bottom]{animation-name:Tooltip-module-scss-module__LQdb4q__slideUpAndFade}.Tooltip-module-scss-module__LQdb4q__Content[data-state=delayed-open][data-side=left]{animation-name:Tooltip-module-scss-module__LQdb4q__slideRightAndFade}.Tooltip-module-scss-module__LQdb4q__Arrow{fill:var(--darker-gray,#171717)}
.DrawerCriteria-module-scss-module__4gNZrG__Container{border:1px solid var(--gray,#d9d9d9);border-radius:var(--border-radius,6px)}.DrawerCriteria-module-scss-module__4gNZrG__List{flex-direction:column;padding:11px 16px;display:flex}.DrawerCriteria-module-scss-module__4gNZrG__ListItem{align-items:center;width:100%;padding:12px 0;display:flex}.DrawerCriteria-module-scss-module__4gNZrG__ListItem:not(:last-child){border-bottom:1px solid var(--gray,#d9d9d9)}.DrawerCriteria-module-scss-module__4gNZrG__ListItem>span{text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:14px;font-style:normal;font-weight:400;line-height:20px;overflow:hidden}.DrawerCriteria-module-scss-module__4gNZrG__ListItem>span:first-of-type{white-space:normal;width:48%;max-width:124px;padding-right:11px}.DrawerCriteria-module-scss-module__4gNZrG__ListItem>span:last-of-type{max-width:calc(52% - 24px)}.DrawerCriteria-module-scss-module__4gNZrG__ListItem>button{background-color:#fff;border:none;height:auto;margin:0 0 0 auto;padding:0}
.LensAdvisor-module-scss-module__NGocxG__LensAdvisor{max-width:var(--max-width,1440px);margin:0 auto;padding-bottom:100px}.LensAdvisor-module-scss-module__NGocxG__AccordionRoot{width:100%;padding:0 var(--padding-x,80px)}.LensAdvisor-module-scss-module__NGocxG__Hidden{display:none}.LensAdvisor-module-scss-module__NGocxG__AccordionTrigger{padding:24px 0}.LensAdvisor-module-scss-module__NGocxG__AccordionTrigger[data-state=closed],.LensAdvisor-module-scss-module__NGocxG__AccordionTrigger[data-state=closed]>*{color:#ccc}.LensAdvisor-module-scss-module__NGocxG__AccordionTrigger{border:none;border-bottom:1px solid var(--gray,#d9d9d9);cursor:pointer;background-color:#fff;border-radius:0;justify-content:flex-start;align-items:center;gap:30px;width:100%;height:auto;padding:24px 0;font-size:18px;font-style:normal;font-weight:400;line-height:25px;display:flex}.LensAdvisor-module-scss-module__NGocxG__AccordionTrigger:disabled{opacity:.4}.LensAdvisor-module-scss-module__NGocxG__AccordionTrigger.LensAdvisor-module-scss-module__NGocxG__SearchTrigger{border-top:1px solid var(--gray,#d9d9d9)}.LensAdvisor-module-scss-module__NGocxG__AccordionContent{position:relative}span.LensAdvisor-module-scss-module__NGocxG__Bold{color:var(--darker-gray,#171717);font-weight:700;display:inline-block}.LensAdvisor-module-scss-module__NGocxG__Results{z-index:999;padding:24px 0;position:relative}.LensAdvisor-module-scss-module__NGocxG__Results>:not(:last-child){margin-bottom:24px}@media (max-width:1024px){.LensAdvisor-module-scss-module__NGocxG__AccordionRoot{padding:0}.LensAdvisor-module-scss-module__NGocxG__AccordionRoot>div{padding:0 var(--mobile-padding-x,20px)}.LensAdvisor-module-scss-module__NGocxG__AccordionRoot>div:last-of-type{padding:0 var(--mobile-padding-results-x,10px)}.LensAdvisor-module-scss-module__NGocxG__AccordionRoot>div:last-of-type>button{margin:0 var(--mobile-padding-results-x,10px);width:calc(100% - var(--mobile-padding-x,20px))}.LensAdvisor-module-scss-module__NGocxG__Results>p{margin-left:var(--mobile-padding-results-x,10px)}}.LensAdvisor-module-scss-module__NGocxG__DownloadButtons{flex-direction:column;gap:16px;display:flex}.LensAdvisor-module-scss-module__NGocxG__CellProductName,.LensAdvisor-module-scss-module__NGocxG__CellProductCategory,.LensAdvisor-module-scss-module__NGocxG__CellSensorFormat{width:min-content}.LensAdvisor-module-scss-module__NGocxG__CellProductName{max-width:80px}.LensAdvisor-module-scss-module__NGocxG__CellProductCategory{max-width:100px}.LensAdvisor-module-scss-module__NGocxG__CellSensorFormat{max-width:60px}
.RadioGroup-module-scss-module__r6jg0G__Container{flex-direction:column;gap:20px;display:flex;position:relative}.RadioGroup-module-scss-module__r6jg0G__InputContainer{gap:20px;display:flex;position:relative}.RadioGroup-module-scss-module__r6jg0G__InputContainer.RadioGroup-module-scss-module__r6jg0G__Mobile{flex-direction:column}.RadioGroup-module-scss-module__r6jg0G__InputContainer.RadioGroup-module-scss-module__r6jg0G__Wrap{flex-wrap:wrap;gap:6px 0}.RadioGroup-module-scss-module__r6jg0G__InputContainer.RadioGroup-module-scss-module__r6jg0G__Wrap>*{justify-content:flex-start;width:50%;min-height:24px}.RadioGroup-module-scss-module__r6jg0G__LargeGap:not(.RadioGroup-module-scss-module__r6jg0G__Mobile){gap:80px}.RadioGroup-module-scss-module__r6jg0G__Input{justify-content:center;align-items:center;gap:5px;display:flex}.RadioGroup-module-scss-module__r6jg0G__Input>label{align-items:center;gap:16px;display:flex}.RadioGroup-module-scss-module__r6jg0G__Label{font-weight:700}.RadioGroup-module-scss-module__r6jg0G__Item{all:unset;background-color:#fff;border:1px solid #ccc;border-radius:100%;width:18px;height:18px}.RadioGroup-module-scss-module__r6jg0G__Indicator{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.RadioGroup-module-scss-module__r6jg0G__Indicator:after{background-color:var(--darker-gray,#171717);content:"";border-radius:50%;width:11px;height:11px;display:block}.RadioGroup-module-scss-module__r6jg0G__CardContainer{gap:19px;padding:14px;display:flex;position:relative}.RadioGroup-module-scss-module__r6jg0G__CardWrapper{flex-shrink:1;width:232px;min-width:0;height:172px;position:relative}.RadioGroup-module-scss-module__r6jg0G__Card{border-radius:var(--border-radius,6px);color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fff;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;transition:transform .2s ease-out;display:flex;position:relative;transform:translate(0)}.RadioGroup-module-scss-module__r6jg0G__Card:before{content:"";background-color:var(--gray,#d9d9d9);opacity:0;border-radius:var(--border-radius,6px);z-index:-1;width:100%;height:100%;transition:opacity .2s ease-out;position:absolute;inset:6px}.RadioGroup-module-scss-module__r6jg0G__Card.RadioGroup-module-scss-module__r6jg0G__Small{width:233px;height:180px}.RadioGroup-module-scss-module__r6jg0G__Card.RadioGroup-module-scss-module__r6jg0G__Medium{width:280px;height:190px}.RadioGroup-module-scss-module__r6jg0G__Card:hover,.RadioGroup-module-scss-module__r6jg0G__Card.RadioGroup-module-scss-module__r6jg0G__Checked{background-color:#fff;transform:translate(-3px,-3px)}.RadioGroup-module-scss-module__r6jg0G__Card:hover:before,.RadioGroup-module-scss-module__r6jg0G__Card.RadioGroup-module-scss-module__r6jg0G__Checked:before{opacity:1}.RadioGroup-module-scss-module__r6jg0G__CardContent{border-radius:var(--border-radius,6px);color:#fff;background-color:#fff;border:1px solid #ccc;width:100%;height:100%;position:absolute;top:0;left:0}.RadioGroup-module-scss-module__r6jg0G__CardCheckbox{border:1px solid var(--gray,#d9d9d9);border-radius:var(--border-radius,6px);background-color:#fff;width:35px;height:34px;padding:0;position:absolute;top:10px;right:10px}.RadioGroup-module-scss-module__r6jg0G__CardCheckbox>*{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.RadioGroup-module-scss-module__r6jg0G__CardCheckbox[data-state=checked]{background:var(--secondary-button-bg,linear-gradient(180deg,var(--neutral-gray,#585858)0%,var(--darker-gray,#171717)114.55%));border:1px solid #0000}.RadioGroup-module-scss-module__r6jg0G__CardIcon{width:100%;height:100%}.RadioGroup-module-scss-module__r6jg0G__CardThumbnail{object-fit:cover;width:100%;height:100%}.RadioGroup-module-scss-module__r6jg0G__CardIndicator{color:var(--primary-color)}.RadioGroup-module-scss-module__r6jg0G__CardLabel{-webkit-user-select:none;user-select:none;width:calc(100% - 32px);font-size:18px;font-style:normal;font-weight:600;line-height:23px;position:absolute;bottom:-16px;left:0}.RadioGroup-module-scss-module__r6jg0G__CardLabel.RadioGroup-module-scss-module__r6jg0G__Mobile{align-items:center;height:100%;display:flex;top:0;left:140px;transform:none}.RadioGroup-module-scss-module__r6jg0G__CardLabel.RadioGroup-module-scss-module__r6jg0G__Mobile.RadioGroup-module-scss-module__r6jg0G__Checked{display:none}.RadioGroup-module-scss-module__r6jg0G__CardLabel:not(.RadioGroup-module-scss-module__r6jg0G__Mobile){transition:transform .2s ease-out;transform:translate(32px,100%)}.RadioGroup-module-scss-module__r6jg0G__CardLabel:not(.RadioGroup-module-scss-module__r6jg0G__Mobile).RadioGroup-module-scss-module__r6jg0G__Checked{transform:translateY(100%)}.RadioGroup-module-scss-module__r6jg0G__CardLabel:not(.RadioGroup-module-scss-module__r6jg0G__Mobile).RadioGroup-module-scss-module__r6jg0G__NoWrap{white-space:nowrap}@media (max-width:1024px){.RadioGroup-module-scss-module__r6jg0G__CardContainer{flex-direction:column;align-items:flex-start;padding:0}.RadioGroup-module-scss-module__r6jg0G__CardWrapper{width:120px;height:100px;margin-bottom:0}.RadioGroup-module-scss-module__r6jg0G__CardWrapper.RadioGroup-module-scss-module__r6jg0G__Checked.RadioGroup-module-scss-module__r6jg0G__MobileNext{margin-bottom:71px}.RadioGroup-module-scss-module__r6jg0G__CardWrapper.RadioGroup-module-scss-module__r6jg0G__Checked.RadioGroup-module-scss-module__r6jg0G__MobileSave{margin-bottom:150px}.RadioGroup-module-scss-module__r6jg0G__CardWrapper.RadioGroup-module-scss-module__r6jg0G__Checked.RadioGroup-module-scss-module__r6jg0G__MobileNone{margin-bottom:0}.RadioGroup-module-scss-module__r6jg0G__Card:before{inset:3px}.RadioGroup-module-scss-module__r6jg0G__Card:hover,.RadioGroup-module-scss-module__r6jg0G__Card.RadioGroup-module-scss-module__r6jg0G__Checked{background-color:#fff;transform:translate(-2px,-2px)}.RadioGroup-module-scss-module__r6jg0G__Card:hover:before,.RadioGroup-module-scss-module__r6jg0G__Card.RadioGroup-module-scss-module__r6jg0G__Checked:before{opacity:1}.RadioGroup-module-scss-module__r6jg0G__CardCheckbox{border-radius:var(--mobile-border-radius,3px);width:24px;height:24px;top:8px;right:11px}.RadioGroup-module-scss-module__r6jg0G__CardIndicator>*{width:12px;height:8px}.RadioGroup-module-scss-module__r6jg0G__CardLabel{width:calc(100vw - 300px)}.RadioGroup-module-scss-module__r6jg0G__Input{justify-content:flex-start}}
.RangeSlider-module-scss-module__haI3-G__Slider{position:relative}.RangeSlider-module-scss-module__haI3-G__Label{color:var(--darker-gray,#171717);margin-bottom:12px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:block}.RangeSlider-module-scss-module__haI3-G__Root{-webkit-user-select:none;user-select:none;touch-action:none;align-items:center;margin-bottom:7px;display:flex;position:relative}.RangeSlider-module-scss-module__haI3-G__Track{background-color:var(--gray,#d9d9d9);border-radius:9999px;flex-grow:1;height:4px;position:relative}.RangeSlider-module-scss-module__haI3-G__Range{background-color:var(--darker-gray,#171717);border-radius:2px;height:4px;position:absolute}.RangeSlider-module-scss-module__haI3-G__Thumb{background-color:var(--darker-gray,#171717);cursor:pointer;border-radius:50%;width:10px;height:10px;display:block}.RangeSlider-module-scss-module__haI3-G__Values{justify-content:flex-start;align-items:center;display:flex}.RangeSlider-module-scss-module__haI3-G__Values>span{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.RangeSlider-module-scss-module__haI3-G__Values>span:last-of-type{margin-left:auto}
.DrawerFilters-module-scss-module__naZIMW__Container{border:1px solid var(--gray,#d9d9d9);border-radius:var(--border-radius,6px)}.DrawerFilters-module-scss-module__naZIMW__AccordionRoot{flex-direction:column;gap:11px;display:flex}.DrawerFilters-module-scss-module__naZIMW__AccordionItem{border:1px solid var(--neutral-gray,#585858);border-radius:var(--border-radius,6px);flex-direction:column;display:flex}.DrawerFilters-module-scss-module__naZIMW__AccordionItem[data-state=open]{outline:1.5px solid var(--darker-gray,#171717);border:1px solid #0000}.DrawerFilters-module-scss-module__naZIMW__AccordionTrigger{border-radius:var(--border-radius,6px);background-color:#fff;border:none;justify-content:flex-start;align-items:center;width:100%;height:49px;margin:0;padding:0 18px;font-size:16px;font-style:normal;font-weight:400;line-height:22px;display:flex;position:relative}.DrawerFilters-module-scss-module__naZIMW__AccordionTrigger[data-state=open]{border-radius:var(--border-radius,6px)var(--border-radius,6px)0 0}.DrawerFilters-module-scss-module__naZIMW__AccordionTrigger[data-state=open]:after{background-color:var(--darker-gray,#171717);content:"";width:calc(100% + 2px);height:1.5px;position:absolute;bottom:0;left:-1px}.DrawerFilters-module-scss-module__naZIMW__AccordionTrigger>span{margin-left:auto}.DrawerFilters-module-scss-module__naZIMW__AccordionContent{overflow:hidden}.DrawerFilters-module-scss-module__naZIMW__FilterOptions{flex-direction:column;gap:12px;padding:23px 16px 32px;display:flex}.DrawerFilters-module-scss-module__naZIMW__FilterOptions>button{align-self:flex-start}.DrawerFilters-module-scss-module__naZIMW__FilterOption{-webkit-user-select:none;user-select:none;padding-bottom:12px}.DrawerFilters-module-scss-module__naZIMW__FilterOption:not(:last-of-type){border-bottom:1px solid var(--gray,#d9d9d9)}.DrawerFilters-module-scss-module__naZIMW__FilterOption>span{margin-bottom:6px;display:block}
.Table-module-scss-module__6y1Rdq__Container{position:relative}.Table-module-scss-module__6y1Rdq__Container>p{margin-bottom:28px;font-size:18px;font-style:normal;font-weight:400;line-height:25px}.Table-module-scss-module__6y1Rdq__Controls{justify-content:flex-end;align-items:center;gap:12px;margin-bottom:47px;display:flex;position:relative}.Table-module-scss-module__6y1Rdq__Controls>:first-child{margin-right:auto}.Table-module-scss-module__6y1Rdq__Controls button{white-space:nowrap}.Table-module-scss-module__6y1Rdq__Table{border-collapse:separate;border-spacing:0 12px;width:100%}.Table-module-scss-module__6y1Rdq__Table .Table-module-scss-module__6y1Rdq__Body .Table-module-scss-module__6y1Rdq__Row{background-color:#fff}.Table-module-scss-module__6y1Rdq__Table .Table-module-scss-module__6y1Rdq__Body .Table-module-scss-module__6y1Rdq__Cell{border-top:1px solid var(--gray,#d9d9d9);border-bottom:1px solid var(--gray,#d9d9d9);padding:10px;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.Table-module-scss-module__6y1Rdq__Table .Table-module-scss-module__6y1Rdq__Body .Table-module-scss-module__6y1Rdq__Cell>.Table-module-scss-module__6y1Rdq__CellContent{justify-content:flex-start;align-items:center;width:100%;height:100%;min-height:100px;display:flex;position:relative}.Table-module-scss-module__6y1Rdq__Table .Table-module-scss-module__6y1Rdq__Body .Table-module-scss-module__6y1Rdq__Cell>.Table-module-scss-module__6y1Rdq__CellContent img{border:1px solid var(--gray,#d9d9d9);object-fit:cover;border-radius:2px;width:80px;height:80px}.Table-module-scss-module__6y1Rdq__Table .Table-module-scss-module__6y1Rdq__Body .Table-module-scss-module__6y1Rdq__Cell.Table-module-scss-module__6y1Rdq__ErrorCell>.Table-module-scss-module__6y1Rdq__CellContent>span{color:var(--red,#c34400)}.Table-module-scss-module__6y1Rdq__Table .Table-module-scss-module__6y1Rdq__Body .Table-module-scss-module__6y1Rdq__Cell:first-child{border-left:1px solid var(--gray,#d9d9d9);border-radius:4px 0 0 4px}.Table-module-scss-module__6y1Rdq__Table .Table-module-scss-module__6y1Rdq__Body .Table-module-scss-module__6y1Rdq__Cell:last-child{border-right:1px solid var(--gray,#d9d9d9);border-radius:0 4px 4px 0}.Table-module-scss-module__6y1Rdq__Table .Table-module-scss-module__6y1Rdq__Body .Table-module-scss-module__6y1Rdq__Row{cursor:pointer;position:relative}.Table-module-scss-module__6y1Rdq__Table .Table-module-scss-module__6y1Rdq__Body .Table-module-scss-module__6y1Rdq__Row:hover{box-shadow:0 4px 4px #00000026}.Table-module-scss-module__6y1Rdq__Table .Table-module-scss-module__6y1Rdq__Body .Table-module-scss-module__6y1Rdq__Row:hover .Table-module-scss-module__6y1Rdq__Cell{border-top:1px solid var(--neutral-gray,#585858);border-bottom:1px solid var(--neutral-gray,#585858)}.Table-module-scss-module__6y1Rdq__Table .Table-module-scss-module__6y1Rdq__Body .Table-module-scss-module__6y1Rdq__Row:hover .Table-module-scss-module__6y1Rdq__Cell:first-child{border-left:1px solid var(--neutral-gray,#585858)}.Table-module-scss-module__6y1Rdq__Table .Table-module-scss-module__6y1Rdq__Body .Table-module-scss-module__6y1Rdq__Row:hover .Table-module-scss-module__6y1Rdq__Cell:last-child{border-right:1px solid var(--neutral-gray,#585858)}.Table-module-scss-module__6y1Rdq__Table:not(:last-child){margin-bottom:32px}.Table-module-scss-module__6y1Rdq__Header{vertical-align:bottom;padding:10px;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.Table-module-scss-module__6y1Rdq__Header.Table-module-scss-module__6y1Rdq__Active{font-weight:700}.Table-module-scss-module__6y1Rdq__HeaderContent{text-align:left;justify-content:flex-start;align-items:flex-end;display:flex}.Table-module-scss-module__6y1Rdq__CardView{flex-wrap:wrap;gap:10px;margin-bottom:32px;display:flex}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Row{border:1px solid var(--gray,#d9d9d9);border-radius:var(--border-radius,6px);flex-direction:column;width:295px;padding:30px 20px;display:inline-flex;position:relative}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Row:hover{border-color:var(--neutral-gray,#585858);box-shadow:0 4px 4px #00000026}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell{cursor:pointer;font-weight:400;display:flex}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(2){margin-bottom:15px}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(2)>:first-child{display:none}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(2)>* img{border:1px solid var(--gray,#d9d9d9);object-fit:cover;border-radius:2px;width:100%;height:auto}@media (max-width:1024px){.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(2){width:100px;height:100px;position:absolute;top:52px;right:10px}}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(3){border-bottom:1px solid var(--gray,#d9d9d9);margin-bottom:16px;padding-bottom:6px}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(3)>:first-child{display:none!important}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(3)>:last-child{font-size:18px;font-style:normal;font-weight:600;line-height:22px}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(n+4) .Table-module-scss-module__6y1Rdq__CardCellHeader{-webkit-user-select:none;user-select:none}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(n+4) .Table-module-scss-module__6y1Rdq__CardCellHeader,.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(n+4) .Table-module-scss-module__6y1Rdq__CardCellValue{font-size:14px;font-style:normal;font-weight:400;line-height:22px;display:inline-flex}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(n+4) .Table-module-scss-module__6y1Rdq__CardCellHeader:first-of-type,.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(n+4) .Table-module-scss-module__6y1Rdq__CardCellValue:first-of-type{width:60%}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(n+4) .Table-module-scss-module__6y1Rdq__CardCellHeader:nth-of-type(2),.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(n+4) .Table-module-scss-module__6y1Rdq__CardCellValue:nth-of-type(2){width:40%}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell.Table-module-scss-module__6y1Rdq__ErrorCell .Table-module-scss-module__6y1Rdq__CardCellHeader,.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell.Table-module-scss-module__6y1Rdq__ErrorCell .Table-module-scss-module__6y1Rdq__CardCellValue>span{color:var(--red,#c34400)}@media (max-width:1024px){.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell{justify-content:space-between;display:flex}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(n+7){display:none}}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__LearnMore{display:block}.Table-module-scss-module__6y1Rdq__LearnMoreButton{border:none;border-bottom:1.5px solid var(--darker-gray,#171717);color:var(--darker-gray,#171717);background:0 0;border-radius:0;align-items:center;gap:5px;height:auto;margin:10px 0 0;padding:0;font-size:14px;font-style:normal;font-weight:700;line-height:20px;display:flex}.Table-module-scss-module__6y1Rdq__Cards{width:100%;display:flex}.Table-module-scss-module__6y1Rdq__SearchContainer{flex:401px;min-width:0;max-width:401px}.Table-module-scss-module__6y1Rdq__Search{background:url(/images/icon-search.svg) 15px/15px no-repeat;width:100%;padding-left:40px!important}.Table-module-scss-module__6y1Rdq__NoResults{border:1px solid var(--gray,#d9d9d9);background-color:var(--light-gray,#f6f6f6);border-radius:2px;flex-direction:column;justify-content:center;gap:25px;width:100%;height:520px;margin-top:-20px;padding:0 100px;display:flex}@media (max-width:1024px){.Table-module-scss-module__6y1Rdq__SearchContainer{flex:1;width:100%}.Table-module-scss-module__6y1Rdq__Search{width:100%;height:var(--search-height-mobile,48px)!important}.Table-module-scss-module__6y1Rdq__CardView{width:100%}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Row{border:1px solid var(--gray,#d9d9d9);border-radius:var(--border-radius,6px);background-color:var(--light-gray,#f6f6f6);flex-direction:column;width:100%;padding:16px 10px;display:inline-flex;position:relative}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:not(:first-of-type){max-width:440px}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(2){margin-bottom:initial;position:absolute;top:52px;right:10px}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(2)>:first-child{display:none}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(2)>* img{border-radius:var(--border-radius,6px);border:1px solid #ccc;width:100px}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(n+4){padding-right:110px}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(n+4) .Table-module-scss-module__6y1Rdq__CardCellHeader{-webkit-user-select:none;user-select:none}.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(n+4) .Table-module-scss-module__6y1Rdq__CardCellHeader,.Table-module-scss-module__6y1Rdq__CardView .Table-module-scss-module__6y1Rdq__Cell:nth-of-type(n+4) .Table-module-scss-module__6y1Rdq__CardCellValue{font-size:14px;font-style:normal;font-weight:400;line-height:22px;display:inline-flex}}
.CategoryHighlight-module-scss-module__Y4j4rW__Container{z-index:1;position:relative}.CategoryHighlight-module-scss-module__Y4j4rW__Main,.CategoryHighlight-module-scss-module__Y4j4rW__Top{background-color:var(--light-gray,#f6f6f6);box-sizing:border-box}.CategoryHighlight-module-scss-module__Y4j4rW__Top{background-color:var(--light-gray,#f6f6f6);z-index:2;border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;border-radius:12px 12px 0 0;width:200px;height:200px;position:absolute;top:1px;transform:translateY(-100%)}.CategoryHighlight-module-scss-module__Y4j4rW__Top.CategoryHighlight-module-scss-module__Y4j4rW__Right:before{background-color:var(--light-gray,#f6f6f6);content:"";z-index:1;width:10px;height:10px;position:absolute;bottom:0;right:-10px}.CategoryHighlight-module-scss-module__Y4j4rW__Top.CategoryHighlight-module-scss-module__Y4j4rW__Right:after{content:"";z-index:2;background-color:#fff;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-bottom-left-radius:100%;width:10px;height:10px;position:absolute;bottom:0;right:0;transform:translate(100%)}.CategoryHighlight-module-scss-module__Y4j4rW__Top.CategoryHighlight-module-scss-module__Y4j4rW__Left:before{background-color:var(--light-gray,#f6f6f6);content:"";z-index:1;width:10px;height:10px;position:absolute;bottom:0;left:-10px}.CategoryHighlight-module-scss-module__Y4j4rW__Top.CategoryHighlight-module-scss-module__Y4j4rW__Left:after{content:"";z-index:2;background-color:#fff;border-bottom:1px solid #ccc;border-right:1px solid #ccc;border-bottom-right-radius:100%;width:10px;height:10px;position:absolute;bottom:0;left:-22px;transform:translate(100%)}.CategoryHighlight-module-scss-module__Y4j4rW__Top.CategoryHighlight-module-scss-module__Y4j4rW__Standalone:before{background-color:var(--light-gray,#f6f6f6);content:"";z-index:1;width:10px;height:10px;position:absolute;bottom:0;left:-10px}.CategoryHighlight-module-scss-module__Y4j4rW__Top.CategoryHighlight-module-scss-module__Y4j4rW__Standalone:after{content:"";z-index:2;background-color:#fff;border-bottom:1px solid #ccc;border-right:1px solid #ccc;border-bottom-right-radius:100%;width:10px;height:10px;position:absolute;bottom:0;left:-22px;transform:translate(100%)}.CategoryHighlight-module-scss-module__Y4j4rW__Top:not(.CategoryHighlight-module-scss-module__Y4j4rW__Curve):before,.CategoryHighlight-module-scss-module__Y4j4rW__Top:not(.CategoryHighlight-module-scss-module__Y4j4rW__Curve):after{display:none}.CategoryHighlight-module-scss-module__Y4j4rW__Main{border:1px solid #ccc;border-radius:0 12px 12px;width:100%;padding:14px}.CategoryHighlight-module-scss-module__Y4j4rW__Main.CategoryHighlight-module-scss-module__Y4j4rW__Curve{border-radius:0 0 12px 12px}.CategoryHighlight-module-scss-module__Y4j4rW__Main.CategoryHighlight-module-scss-module__Y4j4rW__Right{border-radius:0 12px 12px}.CategoryHighlight-module-scss-module__Y4j4rW__Main.CategoryHighlight-module-scss-module__Y4j4rW__Right:not(.CategoryHighlight-module-scss-module__Y4j4rW__Curve){border-radius:0 0 12px 12px}.CategoryHighlight-module-scss-module__Y4j4rW__Main.CategoryHighlight-module-scss-module__Y4j4rW__Left{border-radius:12px 0 12px 12px}.CategoryHighlight-module-scss-module__Y4j4rW__Main.CategoryHighlight-module-scss-module__Y4j4rW__Left:not(.CategoryHighlight-module-scss-module__Y4j4rW__Curve){border-radius:0 0 12px 12px}.CategoryHighlight-module-scss-module__Y4j4rW__Main.CategoryHighlight-module-scss-module__Y4j4rW__Standalone{border-radius:0 0 12px 12px;padding:10px}@media (max-width:1024px){.CategoryHighlight-module-scss-module__Y4j4rW__Top{display:none}.CategoryHighlight-module-scss-module__Y4j4rW__Main{border-radius:12px!important}.CategoryHighlight-module-scss-module__Y4j4rW__Main.CategoryHighlight-module-scss-module__Y4j4rW__MobileNext{height:192px}.CategoryHighlight-module-scss-module__Y4j4rW__Main.CategoryHighlight-module-scss-module__Y4j4rW__MobileSave{height:266px}.CategoryHighlight-module-scss-module__Y4j4rW__Main.CategoryHighlight-module-scss-module__Y4j4rW__MobileNone{height:124px}}
.FormattedGroupLabel-module-scss-module__4bbnqW__GroupLabelContainer{justify-content:space-between;width:100%;display:flex;position:relative}.FormattedGroupLabel-module-scss-module__4bbnqW__GroupLabel{color:var(--dark-gray,#9d9d9d);font-size:13px;font-style:normal;font-weight:400;line-height:20px}.FormattedGroupLabel-module-scss-module__4bbnqW__GroupBadge{background:var(--yellow-gradient,linear-gradient(180deg,#fff200 0%,#ffc100 114.55%));color:#000;background-color:#999;border:1px solid #ffc100;border-radius:3px;width:auto;height:100%;padding:0 6px;display:flex}
div.SearchableSelect-module-scss-module__nurBpG__Select{position:relative}div.SearchableSelect-module-scss-module__nurBpG__Select.SearchableSelect-module-scss-module__nurBpG__CategoryHighlight{width:100%}div.SearchableSelect-module-scss-module__nurBpG__Select.SearchableSelect-module-scss-module__nurBpG__Mobile{z-index:1000;width:calc(100% - 60px);position:fixed;bottom:0;left:50%;transform:translate(-50%)}button.SearchableSelect-module-scss-module__nurBpG__Trigger{border-radius:var(--border-radius,6px);cursor:pointer;background-color:#fff;background-position:right 16px center;border:1px solid #ccc;align-items:center;height:48px;padding:0 40px 0 12px;font-size:16px;font-weight:400;line-height:22px;display:flex;position:relative}button.SearchableSelect-module-scss-module__nurBpG__Trigger:after{content:"";background:#fff url(/images/icon-chevron.svg) 0 0/16px 8px no-repeat;width:16px;height:8px;margin:auto;transition:transform .2s ease-out;position:absolute;top:0;bottom:0;right:16px}button.SearchableSelect-module-scss-module__nurBpG__Trigger.SearchableSelect-module-scss-module__nurBpG__Open:after{transform:rotate(180deg)}button.SearchableSelect-module-scss-module__nurBpG__Trigger.SearchableSelect-module-scss-module__nurBpG__CategoryHighlight{border-radius:5px;width:100%}button.SearchableSelect-module-scss-module__nurBpG__Trigger.SearchableSelect-module-scss-module__nurBpG__CategoryHighlight.SearchableSelect-module-scss-module__nurBpG__Open{border-radius:5px 5px 0 0}span.SearchableSelect-module-scss-module__nurBpG__Placeholder{color:var(--gray,#d9d9d9)}div.SearchableSelect-module-scss-module__nurBpG__Menu{z-index:1000;background-color:#fff;border:1px solid #f5f5f5;margin-top:8px;padding:10px;position:absolute}div.SearchableSelect-module-scss-module__nurBpG__Menu.SearchableSelect-module-scss-module__nurBpG__CategoryHighlight{background-color:var(--light-gray,#f9f9f9);border:1px solid #ccc;border-top:none;border-radius:0 0 5px 5px;width:calc(100% + 30px);margin-top:0;padding:0 14px 14px;position:absolute;bottom:1px;left:-15px;transform:translateY(100%)}div.SearchableSelect-module-scss-module__nurBpG__Menu.SearchableSelect-module-scss-module__nurBpG__Mobile{border-radius:var(--border-radius,6px)var(--border-radius,6px)0 0;background-color:#fff;width:calc(100% + 30px);height:100%;margin-top:0;padding:0 14px 14px;position:relative;bottom:0;left:-15px}div.SearchableSelect-module-scss-module__nurBpG__Blanket{z-index:1;position:fixed;inset:0}.SearchableSelect-module-scss-module__nurBpG__Overlay{z-index:1000;background-color:#0006;animation:.15s cubic-bezier(.16,1,.3,1) SearchableSelect-module-scss-module__nurBpG__overlayShow;position:fixed;inset:0}.SearchableSelect-module-scss-module__nurBpG__MobileHeader{padding:32px 0 16px}.SearchableSelect-module-scss-module__nurBpG__MobileTitle{font-weight:700}.SearchableSelect-module-scss-module__nurBpG__MobileCloseButton{-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:0;margin:0;padding:0;position:absolute;top:16px;right:16px}@keyframes SearchableSelect-module-scss-module__nurBpG__overlayShow{0%{opacity:0}to{opacity:1}}
.LensAdvisorStep1-module-scss-module__gqYhJq__StepContainer{z-index:1000;padding:24px 0;position:relative}.LensAdvisorStep1-module-scss-module__gqYhJq__Cards{z-index:100;padding:26px 0 10px;position:relative}.LensAdvisorStep1-module-scss-module__gqYhJq__Next{gap:16px;margin:32px 0 16px 20px;display:flex}.LensAdvisorStep1-module-scss-module__gqYhJq__Next>button{min-width:231px}.LensAdvisorStep1-module-scss-module__gqYhJq__Next.LensAdvisorStep1-module-scss-module__gqYhJq__Mobile{z-index:1000;flex-direction:column;width:calc(100% - 2px);margin:0;position:absolute}.LensAdvisorStep1-module-scss-module__gqYhJq__Next.LensAdvisorStep1-module-scss-module__gqYhJq__Mobile>button{width:100%}.LensAdvisorStep1-module-scss-module__gqYhJq__MobileSelection{z-index:101;position:absolute;left:139px}.LensAdvisorStep1-module-scss-module__gqYhJq__MobileSelection .LensAdvisorStep1-module-scss-module__gqYhJq__MobileSelectionContent{flex-direction:column;display:flex}.LensAdvisorStep1-module-scss-module__gqYhJq__MobileSelection .LensAdvisorStep1-module-scss-module__gqYhJq__MobileSelectionContent button{position:absolute;bottom:-18px;right:-24px}
.Select-module-scss-module__1rbP5a__Container{z-index:2000;flex-direction:column;gap:5px;display:inline-flex;position:relative}.Select-module-scss-module__1rbP5a__Container.Select-module-scss-module__1rbP5a__FullWidth{width:100%}.Select-module-scss-module__1rbP5a__LabelContainer{align-items:center;display:flex}.Select-module-scss-module__1rbP5a__Label{font-size:14px;font-style:normal;font-weight:400;line-height:24px}.Select-module-scss-module__1rbP5a__SubLabel{color:#ccc;margin-left:auto;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.Select-module-scss-module__1rbP5a__Select{border:1px solid #ccc;padding:0 12px}.Select-module-scss-module__1rbP5a__Trigger{border:1px solid var(--darker-gray,#171717);height:var(--input-height,56px);white-space:nowrap;background-color:#fff;align-items:center;padding:0 47px 0 12px;font-size:18px;font-style:normal;font-weight:400;line-height:25px;display:flex;position:relative}.Select-module-scss-module__1rbP5a__Trigger:after{content:"";background:#fff url(/images/icon-chevron.svg) 0 0/16px 8px no-repeat;width:16px;height:8px;margin:auto;transition:transform .2s ease-out;position:absolute;top:0;bottom:0;right:16px}.Select-module-scss-module__1rbP5a__Trigger [data-placeholder]{color:var(--neutral-gray,#585858);display:block}.Select-module-scss-module__1rbP5a__Trigger[data-state=open]{border-radius:6px 6px 0 0}.Select-module-scss-module__1rbP5a__Trigger[data-state=open].Select-module-scss-module__1rbP5a__Embedded{border-radius:0 6px 0 0;width:118px}.Select-module-scss-module__1rbP5a__Trigger[data-state=open].Select-module-scss-module__1rbP5a__top{border-radius:0 0 6px 6px}.Select-module-scss-module__1rbP5a__Trigger[data-state=open].Select-module-scss-module__1rbP5a__top.Select-module-scss-module__1rbP5a__Embedded{border-radius:0 0 6px;width:118px}.Select-module-scss-module__1rbP5a__Trigger[data-state=open]:after{transform:rotate(180deg)}.Select-module-scss-module__1rbP5a__Content{border-right:1px solid var(--darker-gray,#171717);border-bottom:1px solid var(--darker-gray,#171717);border-left:1px solid var(--darker-gray,#171717);width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height);z-index:2000;background-color:#fff;border-radius:0 0 6px 6px;padding:10px 0 12px;overflow:hidden}.Select-module-scss-module__1rbP5a__Content[data-side=top]{border-top:1px solid var(--darker-gray,#171717);border-right:1px solid var(--darker-gray,#171717);border-bottom:none;border-left:1px solid var(--darker-gray,#171717);border-radius:6px 6px 0 0}.Select-module-scss-module__1rbP5a__Viewport{padding:5px}.Select-module-scss-module__1rbP5a__Item{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:3px;align-items:center;padding:10px 16px;display:flex;position:relative}.Select-module-scss-module__1rbP5a__Item:hover{background-color:var(--light-gray,#f9f9f9)}.Select-module-scss-module__1rbP5a__Item[data-disabled]{opacity:.5;pointer-events:none}.Select-module-scss-module__1rbP5a__ItemIndicator{justify-content:center;align-items:center;width:25px;display:inline-flex;position:absolute;left:0}.Select-module-scss-module__1rbP5a__ScrollButton{height:25px;color:var(--violet-11);cursor:default;background-color:#fff;justify-content:center;align-items:center;display:flex}.Select-module-scss-module__1rbP5a__Placeholder{color:var(--neutral-gray,#585858)}
.TextInput-module-scss-module__LvcnKq__Container{flex-direction:column;gap:5px;display:inline-flex;position:relative}.TextInput-module-scss-module__LvcnKq__Container.TextInput-module-scss-module__LvcnKq__FullWidth{width:100%}.TextInput-module-scss-module__LvcnKq__LabelContainer{align-items:center;display:flex}.TextInput-module-scss-module__LvcnKq__Label{font-size:14px;font-style:normal;font-weight:400;line-height:24px}.TextInput-module-scss-module__LvcnKq__SubLabel{color:#ccc;margin-left:auto;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.TextInput-module-scss-module__LvcnKq__Input{border:1px solid #ccc;padding:0 12px}
.UserInputtedSystem-module-scss-module__Y7swqq__CustomVisionSystemContainer{position:relative}.UserInputtedSystem-module-scss-module__Y7swqq__CustomVisionSystemContainer.UserInputtedSystem-module-scss-module__Y7swqq__Mobile{z-index:1001;width:calc(100% - 30px);position:fixed;bottom:0;left:50%;transform:translate(-50%)}.UserInputtedSystem-module-scss-module__Y7swqq__CustomVisionSystem{position:relative}.UserInputtedSystem-module-scss-module__Y7swqq__CustomVisionSystem>div{gap:18px;display:flex}.UserInputtedSystem-module-scss-module__Y7swqq__CustomVisionSystem.UserInputtedSystem-module-scss-module__Y7swqq__Mobile{border-radius:var(--border-radius,6px)var(--border-radius,6px)0 0;background-color:#fff;border:1px solid #f5f5f5;flex-direction:column;padding:0 14px 20px}.UserInputtedSystem-module-scss-module__Y7swqq__CustomVisionSystem.UserInputtedSystem-module-scss-module__Y7swqq__Mobile>div{flex-direction:column}.UserInputtedSystem-module-scss-module__Y7swqq__Column{flex-direction:column;flex-grow:1;gap:13px;min-width:171.81px;display:flex}.UserInputtedSystem-module-scss-module__Y7swqq__SelectContainer{flex-direction:column;gap:5px;display:inline-flex;position:relative}.UserInputtedSystem-module-scss-module__Y7swqq__SelectContainer.UserInputtedSystem-module-scss-module__Y7swqq__FullWidth{width:100%}.UserInputtedSystem-module-scss-module__Y7swqq__LabelContainer{align-items:center;display:flex}.UserInputtedSystem-module-scss-module__Y7swqq__Label{font-size:14px;font-style:normal;font-weight:400;line-height:24px}.UserInputtedSystem-module-scss-module__Y7swqq__SubLabel{color:#ccc;margin-left:auto;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.UserInputtedSystem-module-scss-module__Y7swqq__Input{border:1px solid #ccc;padding:0 12px}.UserInputtedSystem-module-scss-module__Y7swqq__Overlay{z-index:1000;background-color:#0006;animation:.15s cubic-bezier(.16,1,.3,1) UserInputtedSystem-module-scss-module__Y7swqq__overlayShow;position:fixed;inset:0}.UserInputtedSystem-module-scss-module__Y7swqq__MobileHeader{padding:32px 0 16px}.UserInputtedSystem-module-scss-module__Y7swqq__MobileTitle{font-weight:700}.UserInputtedSystem-module-scss-module__Y7swqq__MobileCloseButton{-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:0;margin:0;padding:0;position:absolute;top:16px;right:16px}
.LensAdvisorStep2-module-scss-module__Fcx_PW__StepContainer{padding:24px 0}.LensAdvisorStep2-module-scss-module__Fcx_PW__StepContainer>p{margin-bottom:60px}.LensAdvisorStep2-module-scss-module__Fcx_PW__Options{z-index:100;margin-left:20px;position:relative}.LensAdvisorStep2-module-scss-module__Fcx_PW__Next{gap:16px;margin:32px 0 0 20px;display:flex}.LensAdvisorStep2-module-scss-module__Fcx_PW__Next>button{width:231px}.LensAdvisorStep2-module-scss-module__Fcx_PW__LensCategoryOptionsContainer{display:inline-flex}.LensAdvisorStep2-module-scss-module__Fcx_PW__LensCatgoryOptions{padding:16px 40px}@media (max-width:1024px){.LensAdvisorStep2-module-scss-module__Fcx_PW__StepContainer>p{margin-bottom:16px}.LensAdvisorStep2-module-scss-module__Fcx_PW__Options{margin-left:0}.LensAdvisorStep2-module-scss-module__Fcx_PW__Next{flex-direction:column;gap:16px;margin:32px 0 0;display:flex}.LensAdvisorStep2-module-scss-module__Fcx_PW__Next>*{width:100%}}
.AutofillableInput-module-scss-module__xq3kRG__Container{flex-direction:column;gap:6px;display:flex;position:relative}.AutofillableInput-module-scss-module__xq3kRG__Container.AutofillableInput-module-scss-module__xq3kRG__Hidden{visibility:hidden;height:0;margin:0;padding:0}.AutofillableInput-module-scss-module__xq3kRG__Label,.AutofillableInput-module-scss-module__xq3kRG__Prefix,.AutofillableInput-module-scss-module__xq3kRG__Tag{-webkit-user-select:none;user-select:none}.AutofillableInput-module-scss-module__xq3kRG__Label{background:var(--secondary-button-bg,linear-gradient(180deg,var(--neutral-gray,#585858)0%,var(--darker-gray,#171717)114.55%));white-space:nowrap;border-radius:6px;justify-content:flex-start;align-items:center;gap:10px;width:fit-content;height:40px;padding:0 12px;display:flex;position:relative}.AutofillableInput-module-scss-module__xq3kRG__Label,.AutofillableInput-module-scss-module__xq3kRG__Label>span{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:1}.AutofillableInput-module-scss-module__xq3kRG__Label>span{position:relative;top:-1px}.AutofillableInput-module-scss-module__xq3kRG__Label>span:nth-of-type(3){margin-left:auto}.AutofillableInput-module-scss-module__xq3kRG__Prefix{padding-right:10px;position:relative}.AutofillableInput-module-scss-module__xq3kRG__Prefix:after{background-color:var(--neutral-gray,#585858);stroke:#58585880;opacity:.5;content:"";width:1px;height:24px;margin:auto 0;position:absolute;right:0}.AutofillableInput-module-scss-module__xq3kRG__Prefix.AutofillableInput-module-scss-module__xq3kRG__Error:after{background-color:var(--mid-red,#f3dacc)}.AutofillableInput-module-scss-module__xq3kRG__Prefix.AutofillableInput-module-scss-module__xq3kRG__Valid:after{background-color:var(--mid-green,#c8f1c2)}.AutofillableInput-module-scss-module__xq3kRG__Tag{background:var(--secondary-button-bg,linear-gradient(180deg,var(--neutral-gray,#585858)0%,var(--darker-gray,#171717)114.55%));border-radius:2px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0;display:flex}.AutofillableInput-module-scss-module__xq3kRG__Tag>span{color:#fff;padding:0 6px;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.AutofillableInput-module-scss-module__xq3kRG__InputContainer{align-items:center;display:flex;position:relative}.AutofillableInput-module-scss-module__xq3kRG__Input,.AutofillableInput-module-scss-module__xq3kRG__Autofill{padding:0 12px;font-size:16px}.AutofillableInput-module-scss-module__xq3kRG__Input{background-color:#fff;width:103px;height:48px;padding:0 12px;border:none!important;border-top:1px solid var(--text-gray,#585858)!important;border-bottom:1px solid var(--neutral-gray,#585858)!important;border-left:1px solid var(--neutral-gray,#585858)!important;border-radius:6px 0 0 6px!important}.AutofillableInput-module-scss-module__xq3kRG__Input:focus{border:none!important;border-top:1px solid var(--text-gray,#585858)!important;border-bottom:1px solid var(--neutral-gray,#585858)!important;border-left:1px solid var(--neutral-gray,#585858)!important;outline:none!important}.AutofillableInput-module-scss-module__xq3kRG__Input.AutofillableInput-module-scss-module__xq3kRG__NoUnits{border:1px solid var(--neutral-gray,#585858)!important;border-radius:6px!important}.AutofillableInput-module-scss-module__xq3kRG__Input.AutofillableInput-module-scss-module__xq3kRG__NoUnits:focus{border:1px solid var(--neutral-gray,#585858)!important}.AutofillableInput-module-scss-module__xq3kRG__Autofill{text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;width:103px;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.AutofillableInput-module-scss-module__xq3kRG__Units{border:1px solid var(--neutral-gray,#585858);width:auto;height:var(--input-height,56px);-webkit-user-select:none;user-select:none;background-color:#fff;border-radius:0 6px 6px 0;justify-content:center;align-items:center;padding:0 12px;display:inline-flex}.AutofillableInput-module-scss-module__xq3kRG__Error .AutofillableInput-module-scss-module__xq3kRG__Label{border:1px solid var(--dark-red,#8a3000);background:var(--red,#c34400)}.AutofillableInput-module-scss-module__xq3kRG__Error .AutofillableInput-module-scss-module__xq3kRG__Tag{background:var(--red-gradient,linear-gradient(0deg,#0003 0%,#b2868633 100%),var(--red,#c34400))}.AutofillableInput-module-scss-module__xq3kRG__Valid .AutofillableInput-module-scss-module__xq3kRG__Label{border:1px solid var(--dark-green,#055900);background:var(--green-gradient,linear-gradient(0deg,#0003 0%,#0003 100%),var(--green,#067a00))}.AutofillableInput-module-scss-module__xq3kRG__Valid .AutofillableInput-module-scss-module__xq3kRG__Tag{border:1px solid var(--darker-green,#044600);background:var(--dark-green,#055900)}.AutofillableInput-module-scss-module__xq3kRG__Tooltip{align-items:center;height:18px;display:flex;position:absolute;right:-24px}@media (max-width:1024px){.AutofillableInput-module-scss-module__xq3kRG__InputContainer>input{min-width:178px}.AutofillableInput-module-scss-module__xq3kRG__Label{border-radius:2px;min-width:260px}}
.MutableBox-module-scss-module__wXRmZq__Container{border:1px solid var(--gray,#d9d9d9);border-radius:var(--border-radius,6px);opacity:0;z-index:1000;background-color:#fff;max-width:400px;padding:48px 32px;position:absolute;top:-169px;right:-5.70313%}.MutableBox-module-scss-module__wXRmZq__Container.MutableBox-module-scss-module__wXRmZq__Dark{background-color:var(--darker-gray,#171717);color:#fff;border:none}.MutableBox-module-scss-module__wXRmZq__Container.MutableBox-module-scss-module__wXRmZq__Dark *{color:#fff}.MutableBox-module-scss-module__wXRmZq__Container.MutableBox-module-scss-module__wXRmZq__Error{background-color:var(--red-darker,#9c3600);color:#fff;border:none}.MutableBox-module-scss-module__wXRmZq__Container.MutableBox-module-scss-module__wXRmZq__Error *{color:#fff}.MutableBox-module-scss-module__wXRmZq__Content{flex-direction:column;gap:24px;display:flex;position:relative}.MutableBox-module-scss-module__wXRmZq__Content button{justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.MutableBox-module-scss-module__wXRmZq__Content p{font-size:16px;font-style:normal;font-weight:400;line-height:22px}.MutableBox-module-scss-module__wXRmZq__ContentHidden{padding:0}.MutableBox-module-scss-module__wXRmZq__CloseButton{background:0 0;border:none;width:18px;height:18px;margin:0;padding:0;position:absolute;top:15px;right:16px}@media (max-width:1024px){.MutableBox-module-scss-module__wXRmZq__Container{width:100%;max-width:100%;top:inherit;right:inherit;position:relative}.MutableBox-module-scss-module__wXRmZq__Content button{align-self:flex-start;width:auto;min-width:103px}}
.RadioMenu-module-scss-module__qTDGaa__Trigger{border:1px solid var(--darker-gray,#171717);height:var(--input-height,56px);background-color:#fff;outline:none;align-items:center;padding-right:47px;font-size:16px;font-style:normal;font-weight:400;line-height:22px;display:flex;position:relative}.RadioMenu-module-scss-module__qTDGaa__Trigger:focus,.RadioMenu-module-scss-module__qTDGaa__Trigger:focus-visible{outline:none}.RadioMenu-module-scss-module__qTDGaa__Trigger.RadioMenu-module-scss-module__qTDGaa__Embedded{border-radius:0 6px 6px 0;width:auto;padding:0 43px 0 12px;transition:width .2s ease-out}.RadioMenu-module-scss-module__qTDGaa__Trigger:after{content:"";background:#fff url(/images/icon-chevron.svg) 0 0/16px 8px no-repeat;width:16px;height:8px;margin:auto;transition:transform .2s ease-out;position:absolute;top:0;bottom:0;right:16px}.RadioMenu-module-scss-module__qTDGaa__Trigger[data-state=open]{border-radius:6px 6px 0 0}.RadioMenu-module-scss-module__qTDGaa__Trigger[data-state=open].RadioMenu-module-scss-module__qTDGaa__Embedded{border-radius:0 6px 0 0;width:118px}.RadioMenu-module-scss-module__qTDGaa__Trigger[data-state=open].RadioMenu-module-scss-module__qTDGaa__top{border-radius:0 0 6px 6px}.RadioMenu-module-scss-module__qTDGaa__Trigger[data-state=open].RadioMenu-module-scss-module__qTDGaa__top.RadioMenu-module-scss-module__qTDGaa__Embedded{border-radius:0 0 6px;width:118px}.RadioMenu-module-scss-module__qTDGaa__Trigger[data-state=open]:after{transform:rotate(180deg)}.RadioMenu-module-scss-module__qTDGaa__Content{border-right:1px solid var(--darker-gray,#171717);border-bottom:1px solid var(--darker-gray,#171717);border-left:1px solid var(--darker-gray,#171717);width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height);z-index:1000;background-color:#fff;border-radius:0 0 6px 6px;padding:10px 0 12px;overflow:hidden}.RadioMenu-module-scss-module__qTDGaa__Content[data-side=top]{border-top:1px solid var(--darker-gray,#171717);border-right:1px solid var(--darker-gray,#171717);border-bottom:none;border-left:1px solid var(--darker-gray,#171717);border-radius:6px 6px 0 0}.RadioMenu-module-scss-module__qTDGaa__Viewport{padding:5px}.RadioMenu-module-scss-module__qTDGaa__Item{color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:3px;outline:none;align-items:center;height:24px;padding:0 35px 0 44px;font-size:16px;font-style:normal;font-weight:400;line-height:22px;display:flex;position:relative}.RadioMenu-module-scss-module__qTDGaa__Item:focus,.RadioMenu-module-scss-module__qTDGaa__Item:focus-visible{outline:none}.RadioMenu-module-scss-module__qTDGaa__Item:not(:last-child){margin-bottom:12px}.RadioMenu-module-scss-module__qTDGaa__Item[data-disabled]{opacity:.5;pointer-events:none}.RadioMenu-module-scss-module__qTDGaa__Item:not([data-state=checked]){background:url(/images/icon-menu-unchecked.svg) 16px 50%/18px no-repeat}.RadioMenu-module-scss-module__qTDGaa__Item[data-state=checked]{background:url(/images/icon-menu-checked.svg) 16px 50%/18px no-repeat}.RadioMenu-module-scss-module__qTDGaa__ItemIndicator{justify-content:center;align-items:center;width:25px;display:inline-flex;position:absolute;left:0}.RadioMenu-module-scss-module__qTDGaa__ScrollButton{height:25px;color:var(--violet-11);cursor:default;background-color:#fff;outline:none;justify-content:center;align-items:center;display:flex}.RadioMenu-module-scss-module__qTDGaa__ScrollButton:focus,.RadioMenu-module-scss-module__qTDGaa__ScrollButton:focus-visible{outline:none}@media (max-width:1024px){.RadioMenu-module-scss-module__qTDGaa__Trigger:not(.RadioMenu-module-scss-module__qTDGaa__Embedded){color:#fff;background:0 0;border:none;outline:none;padding-right:24px}.RadioMenu-module-scss-module__qTDGaa__Trigger:not(.RadioMenu-module-scss-module__qTDGaa__Embedded):focus,.RadioMenu-module-scss-module__qTDGaa__Trigger:not(.RadioMenu-module-scss-module__qTDGaa__Embedded):focus-visible{outline:none}.RadioMenu-module-scss-module__qTDGaa__Trigger:not(.RadioMenu-module-scss-module__qTDGaa__Embedded):before,.RadioMenu-module-scss-module__qTDGaa__Trigger:not(.RadioMenu-module-scss-module__qTDGaa__Embedded):after{content:"";border-radius:4px;width:100%;height:100%;transition:opacity .2s ease-out;position:absolute;top:0;left:0}.RadioMenu-module-scss-module__qTDGaa__Trigger:not(.RadioMenu-module-scss-module__qTDGaa__Embedded):before{background:var(--secondary-button-bg,linear-gradient(180deg,var(--neutral-gray,#585858)0%,var(--darker-gray,#171717)114.55%));z-index:-2;border:1px solid #000}.RadioMenu-module-scss-module__qTDGaa__Trigger:not(.RadioMenu-module-scss-module__qTDGaa__Embedded):after{background:var(--secondary-button-hover-bg,linear-gradient(180deg,#767676 0%,#4b4b4b 114.55%));z-index:-1;opacity:0;border:1px solid #0e0e0e}}
.LensAdvisorStep3-module-scss-module__sjNOIG__StepContainer{padding:24px 0;position:relative}.LensAdvisorStep3-module-scss-module__sjNOIG__StepContainer>p{max-width:640px;margin-bottom:60px}.LensAdvisorStep3-module-scss-module__sjNOIG__Measurements{z-index:1;background:linear-gradient(#fff0 0% 34.13%,#fff6 87.02%,#fff0 100%);justify-content:center;align-items:center;gap:10px;padding-top:68px;padding-bottom:104px;display:flex;position:relative}.LensAdvisorStep3-module-scss-module__sjNOIG__Measurements:before{width:100vw;max-width:var(--max-width,1440px);content:"";z-index:-1;background:url(/images/measurements-bg.svg) 50%/cover no-repeat;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.LensAdvisorStep3-module-scss-module__sjNOIG__MeasurementFields{flex-direction:column-reverse;gap:16px;width:100%;height:100%;display:flex}.LensAdvisorStep3-module-scss-module__sjNOIG__Units{z-index:1000;position:absolute;top:-68px;left:-4.10156%}.LensAdvisorStep3-module-scss-module__sjNOIG__Device{width:91.7969%;height:auto;position:relative}.LensAdvisorStep3-module-scss-module__sjNOIG__Device>img{-webkit-user-select:none;user-select:none;width:100%;max-width:1175px;margin-left:4.10156%}.LensAdvisorStep3-module-scss-module__sjNOIG__Input{position:absolute}.LensAdvisorStep3-module-scss-module__sjNOIG__FocalLength{bottom:8.23529%;left:81.2931%}@media (max-width:1260px){.LensAdvisorStep3-module-scss-module__sjNOIG__FocalLength{bottom:0}}.LensAdvisorStep3-module-scss-module__sjNOIG__Magnification{bottom:8.23529%;left:83.2505%}@media (max-width:1260px){.LensAdvisorStep3-module-scss-module__sjNOIG__Magnification{bottom:0}}.LensAdvisorStep3-module-scss-module__sjNOIG__WorkingDistance,.LensAdvisorStep3-module-scss-module__sjNOIG__Diagonal{bottom:.196078%;left:42.059%}.LensAdvisorStep3-module-scss-module__sjNOIG__FovHorizontal{top:8.62745%;left:3.76114%}.LensAdvisorStep3-module-scss-module__sjNOIG__FovVertical{bottom:11.3725%;left:-4.49418%}.LensAdvisorStep3-module-scss-module__sjNOIG__Next{gap:16px;margin:32px 0 0 20px;display:flex}.LensAdvisorStep3-module-scss-module__sjNOIG__Next>button{width:231px}@media (max-width:1024px){.LensAdvisorStep3-module-scss-module__sjNOIG__StepContainer{padding:15px 0 24px;position:relative}.LensAdvisorStep3-module-scss-module__sjNOIG__StepContainer>p{margin-bottom:16px}.LensAdvisorStep3-module-scss-module__sjNOIG__Measurements{background:0 0;padding:0}.LensAdvisorStep3-module-scss-module__sjNOIG__Measurements:before{display:none}.LensAdvisorStep3-module-scss-module__sjNOIG__Device{border:1px solid var(--gray,#d9d9d9);border-radius:var(--border-radius,6px);background-color:var(--light-gray,#f6f6f6);background-image:none;flex-direction:column;gap:16px;width:100%;padding:24px 16px;display:flex}.LensAdvisorStep3-module-scss-module__sjNOIG__Device>img{display:none}.LensAdvisorStep3-module-scss-module__sjNOIG__Device .LensAdvisorStep3-module-scss-module__sjNOIG__FocalLength,.LensAdvisorStep3-module-scss-module__sjNOIG__Device .LensAdvisorStep3-module-scss-module__sjNOIG__Magnification,.LensAdvisorStep3-module-scss-module__sjNOIG__Device .LensAdvisorStep3-module-scss-module__sjNOIG__WorkingDistance,.LensAdvisorStep3-module-scss-module__sjNOIG__Device .LensAdvisorStep3-module-scss-module__sjNOIG__Diagonal,.LensAdvisorStep3-module-scss-module__sjNOIG__Device .LensAdvisorStep3-module-scss-module__sjNOIG__FovHorizontal,.LensAdvisorStep3-module-scss-module__sjNOIG__Device .LensAdvisorStep3-module-scss-module__sjNOIG__FovVertical{top:initial;right:initial;bottom:initial;left:initial;width:100%;position:relative}.LensAdvisorStep3-module-scss-module__sjNOIG__Units{top:initial;left:initial;position:relative}}
.MobileDiagram-module-scss-module__vmg4Lq__Container{width:100%;height:auto}.MobileDiagram-module-scss-module__vmg4Lq__Container:before{content:"";z-index:-1;background:linear-gradient(#fff 0%,#d5d5d5 100%);width:100%;height:100%;position:absolute;top:0;left:0}.MobileDiagram-module-scss-module__vmg4Lq__DiagramContainer{justify-content:center;width:100%;height:auto;display:flex;position:relative}.MobileDiagram-module-scss-module__vmg4Lq__DiagramContainer>.MobileDiagram-module-scss-module__vmg4Lq__ImageContainer{width:355px;position:relative}.MobileDiagram-module-scss-module__vmg4Lq__DownRightArrow{position:absolute;top:353.18px;left:31.39px}.MobileDiagram-module-scss-module__vmg4Lq__Attribute{border-radius:var(--border-radius,6px);background-color:var(--darker-gray,#171717);color:#fff;align-items:center;width:auto;height:40px;padding:0 12px;font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:inline-flex;position:absolute}.MobileDiagram-module-scss-module__vmg4Lq__Attribute.MobileDiagram-module-scss-module__vmg4Lq__Active{border:1px solid var(--yellow,#fff200);color:var(--yellow,#fff200);font-weight:700}.MobileDiagram-module-scss-module__vmg4Lq__Attribute.MobileDiagram-module-scss-module__vmg4Lq__AttributeFovH{top:316px;left:4.48px}.MobileDiagram-module-scss-module__vmg4Lq__Attribute.MobileDiagram-module-scss-module__vmg4Lq__AttributeFovV{top:446.02px;left:123.18px}.MobileDiagram-module-scss-module__vmg4Lq__Attribute.MobileDiagram-module-scss-module__vmg4Lq__AttributeFocalLength{top:45px;left:19px}.MobileDiagram-module-scss-module__vmg4Lq__Attribute.MobileDiagram-module-scss-module__vmg4Lq__AttributeWorkingDistance{top:220.42px;left:118.1px}.MobileDiagram-module-scss-module__vmg4Lq__Attribute.MobileDiagram-module-scss-module__vmg4Lq__AttributeMagnification{top:45px;left:13px}.MobileDiagram-module-scss-module__vmg4Lq__Attribute.MobileDiagram-module-scss-module__vmg4Lq__AttributeDiagonal{top:220.42px;left:140.1px}
.Footer-module-scss-module__JLT4gq__Footer{background-color:var(--darker-gray,#171717);color:#fff;justify-content:center;align-items:center;display:flex}.Footer-module-scss-module__JLT4gq__Footer *{color:#fff}.Footer-module-scss-module__JLT4gq__Footer.Footer-module-scss-module__JLT4gq__BottomControlBar{padding-bottom:90px}.Footer-module-scss-module__JLT4gq__Content{width:100%;max-width:var(--max-width,1440px);flex-direction:column;align-items:flex-start;gap:24px;padding:64px 80px;display:flex}.Footer-module-scss-module__JLT4gq__Content p,.Footer-module-scss-module__JLT4gq__Content a{font-size:16px;font-style:normal;font-weight:400;line-height:22px}.Footer-module-scss-module__JLT4gq__Row{width:100%;max-width:var(--max-width,1440px);align-items:flex-start;gap:32px;display:flex;position:relative}.Footer-module-scss-module__JLT4gq__Row:not(:last-of-type){border-bottom:1px solid #fff;padding-bottom:64px}.Footer-module-scss-module__JLT4gq__Row .Footer-module-scss-module__JLT4gq__Conditions,.Footer-module-scss-module__JLT4gq__Row .Footer-module-scss-module__JLT4gq__Conditions a,.Footer-module-scss-module__JLT4gq__Row .Footer-module-scss-module__JLT4gq__Copyright,.Footer-module-scss-module__JLT4gq__Row .Footer-module-scss-module__JLT4gq__Copyright a,.Footer-module-scss-module__JLT4gq__Row .Footer-module-scss-module__JLT4gq__RecaptchaNote,.Footer-module-scss-module__JLT4gq__Row .Footer-module-scss-module__JLT4gq__RecaptchaNote a{font-size:12px;font-style:normal;font-weight:400;line-height:15px}.Footer-module-scss-module__JLT4gq__Row .Footer-module-scss-module__JLT4gq__RecaptchaNote a{text-decoration:underline}.Footer-module-scss-module__JLT4gq__Legal>div{flex-direction:column;gap:8px;display:flex}.Footer-module-scss-module__JLT4gq__Conditions{gap:24px;margin:0;padding:0;list-style:none;display:inline-flex;position:absolute;top:0;right:0}@media (max-width:1024px){.Footer-module-scss-module__JLT4gq__Conditions{gap:48px;width:100%;position:relative}}.Footer-module-scss-module__JLT4gq__Accordion{align-items:flex-start;gap:32px;display:flex}@media (min-width:1024px){.Footer-module-scss-module__JLT4gq__Accordion{margin-right:117px}}.Footer-module-scss-module__JLT4gq__AccordionItem{flex-direction:column;gap:24px;display:flex}.Footer-module-scss-module__JLT4gq__AccordionContent{flex-shrink:0;width:296px}.Footer-module-scss-module__JLT4gq__AccordionContent>div{width:100%}.Footer-module-scss-module__JLT4gq__Information,.Footer-module-scss-module__JLT4gq__AccordionContent{flex-direction:column;gap:24px;display:flex}.Footer-module-scss-module__JLT4gq__Information>*,.Footer-module-scss-module__JLT4gq__AccordionContent>*{align-self:flex-start;width:auto}.Footer-module-scss-module__JLT4gq__Information{min-height:399px;margin-right:auto;position:relative}.Footer-module-scss-module__JLT4gq__Information>*{align-self:flex-start;width:auto}.Footer-module-scss-module__JLT4gq__Information>img{width:360px;height:44.31px;position:absolute;bottom:0;left:0}.Footer-module-scss-module__JLT4gq__Trigger,.Footer-module-scss-module__JLT4gq__Heading{color:#fff;border-radius:0;margin-bottom:24px;font-size:18px;font-style:normal;font-weight:600;line-height:23px}.Footer-module-scss-module__JLT4gq__Trigger{color:#fff;background:0 0;border:none;outline:none;align-items:center;height:auto;margin:0;padding:0;display:flex}.Footer-module-scss-module__JLT4gq__Trigger[data-state=open]>:last-child{transform:rotate(180deg)}.Footer-module-scss-module__JLT4gq__Trigger>:last-child{margin-left:auto;margin-right:5.58px;transition:transform .3s ease-out;display:none}.Footer-module-scss-module__JLT4gq__QuickLinksList{flex-direction:column;gap:24px;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__JLT4gq__SubscribeForm{flex-direction:column;gap:24px;width:100%;display:flex}.Footer-module-scss-module__JLT4gq__SubscribeForm button{align-self:flex-start}@media (max-width:1024px){.Footer-module-scss-module__JLT4gq__Content{padding:40px 24px}.Footer-module-scss-module__JLT4gq__Row{flex-direction:column;align-items:flex-start;gap:32px}.Footer-module-scss-module__JLT4gq__Row:not(:last-of-type){border-bottom:none;padding-bottom:0}.Footer-module-scss-module__JLT4gq__Row:last-of-type p,.Footer-module-scss-module__JLT4gq__Row:last-of-type a{font-size:12px;font-style:normal;font-weight:400;line-height:13px}.Footer-module-scss-module__JLT4gq__Row:last-of-type .Footer-module-scss-module__JLT4gq__RecaptchaNote{max-width:312px}.Footer-module-scss-module__JLT4gq__Information,.Footer-module-scss-module__JLT4gq__QuickLinks,.Footer-module-scss-module__JLT4gq__Subscribe{text-align:center;align-items:center;width:100%}.Footer-module-scss-module__JLT4gq__Information{min-height:initial;justify-content:flex-start;gap:16px;margin-right:0;padding-bottom:8px;position:relative}.Footer-module-scss-module__JLT4gq__Information>a{width:100%;margin-bottom:24px}.Footer-module-scss-module__JLT4gq__Information>img{width:312px;height:38.8px;position:relative;bottom:0;left:0}.Footer-module-scss-module__JLT4gq__Information p{text-align:left}.Footer-module-scss-module__JLT4gq__Heading{margin-bottom:initial}.Footer-module-scss-module__JLT4gq__Accordion{border-bottom:1px solid var(--neutral-gray,#585858);flex-direction:column;gap:18px;width:100%;padding-bottom:18px;position:relative}.Footer-module-scss-module__JLT4gq__AccordionItem{gap:0;width:100%}.Footer-module-scss-module__JLT4gq__AccordionItem>div{width:100%}.Footer-module-scss-module__JLT4gq__Trigger{border-top:1px solid var(--neutral-gray,#585858);justify-content:flex-start;width:100%;padding-top:18px;display:flex}.Footer-module-scss-module__JLT4gq__Trigger>:last-child{display:inline-block}.Footer-module-scss-module__JLT4gq__QuickLinksList{align-items:flex-start;padding-top:18px}.Footer-module-scss-module__JLT4gq__SubscribeForm{max-width:768px;padding-top:18px}}
.Header-module-scss-module__rIun6a__Header{background-color:#fff;height:112px}.Header-module-scss-module__rIun6a__HeaderNavigation{background-color:var(--darker-gray,#171717);flex-wrap:wrap;place-content:center;width:100%;height:32px;display:flex}.Header-module-scss-module__rIun6a__HeaderNavigation>div{width:100%;max-width:var(--max-width,1440px);padding:0 var(--padding-x,80px)}.Header-module-scss-module__rIun6a__HeaderNavigationList{place-content:center flex-end;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Header-module-scss-module__rIun6a__HeaderNavigationList>li{color:#fff;padding:0 8px;font-size:12px;font-style:normal;text-decoration:none}.Header-module-scss-module__rIun6a__HeaderNavigationList>li>a{font-size:12px;font-style:normal}.Header-module-scss-module__rIun6a__LogoContainer{justify-content:flex-start;align-items:center;display:flex}.Header-module-scss-module__rIun6a__LogoContainer>div{width:100%;max-width:var(--max-width,1440px);height:80px;padding:0 var(--padding-x,80px);align-items:center;margin:0 auto;display:flex}.Header-module-scss-module__rIun6a__LogoContainer>div img{border:none;outline:none;width:195px;height:auto}.Header-module-scss-module__rIun6a__LogoContainer>div>:last-child{margin-left:auto;display:none}@media (max-width:1024px){.Header-module-scss-module__rIun6a__Header{border-bottom:1px solid var(--gray,#d9d9d9);height:88px}.Header-module-scss-module__rIun6a__HeaderNavigation>div{padding:0 24px}.Header-module-scss-module__rIun6a__HeaderNavigationList{justify-content:flex-start;width:100%;display:flex}.Header-module-scss-module__rIun6a__HeaderNavigationList>li{display:none}.Header-module-scss-module__rIun6a__HeaderNavigationList>li:nth-of-type(n+3){display:block}.Header-module-scss-module__rIun6a__HeaderNavigationList>li:last-of-type{margin-left:auto}.Header-module-scss-module__rIun6a__LogoContainer>div{align-items:center;width:100%;height:56px;padding:0 24px;display:flex}.Header-module-scss-module__rIun6a__LogoContainer>div img{width:130px}.Header-module-scss-module__rIun6a__LogoContainer>div>:last-child{margin-left:auto;display:block}}.Header-module-scss-module__rIun6a__Hamburger{transition:transform .3s ease-out}.Header-module-scss-module__rIun6a__Hamburger[data-state=open]{transform:rotate(90deg)}.Header-module-scss-module__rIun6a__HamburgerMenu{flex-direction:column;gap:30px;margin:0;padding:0;list-style:none;display:flex}.Header-module-scss-module__rIun6a__HamburgerMenu li{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:20px}
.Hero-module-scss-module__bFYrjq__Hero{background-color:var(--light-gray,#f6f6f6);-webkit-user-select:none;user-select:none;margin-bottom:26px;padding:64px 0}.Hero-module-scss-module__bFYrjq__Hero>div{max-width:var(--max-width,1440px);padding:0 var(--padding-x,80px);margin:0 auto}.Hero-module-scss-module__bFYrjq__Hero>div>:not(:last-child){margin-bottom:25px}.Hero-module-scss-module__bFYrjq__Hero h1{max-width:843px}.Hero-module-scss-module__bFYrjq__Hero p{color:var(--text-gray,#585858);max-width:843px}@media (max-width:1024px){.Hero-module-scss-module__bFYrjq__Hero{padding:60px 0}.Hero-module-scss-module__bFYrjq__Hero>div{padding:0 var(--mobile-padding-x,20px)}}
