:root{--navy:#102f4e;--blue:#0054a6;--sky:#eaf5ff;--orange:#f26422;--paper:#fff;--ink:#172431;--muted:#617080;--line:#dce4ea;--soft:#f5f8fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.topline{height:36px;padding:0 max(5vw,28px);display:flex;align-items:center;gap:16px;background:var(--navy);color:#e6f0f8;font-size:12px}.topline b{color:#fff}.topline>div{display:flex;gap:19px;margin-left:auto}.topline a{opacity:.9}.header{min-height:84px;padding:14px max(5vw,28px);display:grid;grid-template-columns:190px minmax(280px,1fr) 280px;gap:42px;background:#fff}.header,.wordmark{align-items:center}.wordmark{display:flex}.logo{display:block;width:160px;height:auto}.site-search{height:44px;border:1px solid #cbd7e1;border-radius:3px;display:flex;align-items:center;gap:10px;padding:0 14px;color:#7b8894}.site-search span{font-size:27px;line-height:1;transform:rotate(-20deg)}.site-search input{border:0;outline:0;width:100%;font:14px Arial;color:var(--ink)}.site-search input::placeholder{color:#8793a0}.header-actions{height:48px;display:flex;justify-content:flex-end;gap:20px}.header-actions>a{min-width:52px;display:grid;place-content:center;text-align:center;gap:3px;font-size:10px;color:#435464}.header-actions b{font-size:19px;font-weight:400;color:var(--navy)}.catalog-nav{padding:0 max(5vw,28px);min-height:51px;display:flex;align-items:stretch;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.catalog-nav>a{display:flex;align-items:center;padding:0 17px;border-right:1px solid var(--line);font-size:13px;font-weight:600;white-space:nowrap}.catalog-nav>a:first-child{padding-left:0}.catalog-nav .diagnostic-link{margin-left:auto;padding:0 18px;border:0;background:var(--orange);color:#fff;font-weight:700}.hero{min-height:486px;display:grid;grid-template-columns:1.04fr .96fr;background:linear-gradient(108deg,#d8eefc,#eaf6ff 52%,#d8edf9)}.hero-copy{padding:75px 3vw 70px max(8vw,70px);align-self:center}.eyebrow,.hero-kicker{margin:0;color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.105em}.hero h1,.page h1{margin:14px 0 19px;font-size:clamp(42px,4.55vw,72px);letter-spacing:-.045em;line-height:1.01;font-weight:700;color:var(--navy)}.hero h1 em,.promo h2 em{color:var(--orange);font-style:normal}.lead{max-width:500px;margin:0;font-size:17px;line-height:1.5;color:#354b5d}.actions{margin-top:28px;display:flex;align-items:center;gap:27px}.button{display:inline-flex;align-items:center;gap:20px;padding:15px 22px;border-radius:2px;background:var(--orange);color:#fff;box-shadow:0 4px 0 rgba(177,61,10,.12)}.button,.hero-link,.text-link{font-size:14px;font-weight:700}.hero-link,.text-link{color:var(--blue);text-decoration:underline;text-underline-offset:4px}.hero-image{position:relative;min-height:486px;overflow:hidden}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#eaf6ff,transparent 19%),linear-gradient(0deg,rgba(16,47,78,.09),transparent 45%)}.hero-image img{height:100%;width:100%;object-fit:cover;display:block;mix-blend-mode:multiply}.hero-badge{position:absolute;z-index:1;right:8%;top:14%;height:124px;width:124px;border-radius:50%;display:grid;place-content:center;text-align:center;background:var(--orange);color:#fff;transform:rotate(10deg);box-shadow:0 8px 20px rgba(41,75,106,.18)}.hero-badge b{font-size:28px}.hero-badge span{font-size:12px;line-height:1.15}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);padding:22px max(7vw,42px);border-bottom:1px solid var(--line);background:#fff}.trust-row>div{display:flex;gap:10px;align-items:center;justify-content:center;border-right:1px solid var(--line)}.trust-row>div:last-child{border:0}.trust-row b{color:var(--blue);font-size:17px}.trust-row span{font-size:12px;color:var(--muted)}.catalog-section,.category-section{padding:76px max(7vw,42px)}.section-top{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:28px}.journal h2,.promo h2,.section-top h2,.vision h2{margin:8px 0 0;color:var(--navy);font-size:clamp(30px,3vw,44px);line-height:1.05;letter-spacing:-.04em}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category{min-height:216px;padding:22px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;border-radius:3px;color:#fff;background:var(--navy);transition:transform .2s,box-shadow .2s}.category:hover{transform:translateY(-4px);box-shadow:0 12px 22px rgba(16,47,78,.16)}.category-1{background:#116aa9}.category-2{background:#4c83b3}.category-3{background:var(--orange)}.category-icon{font-size:40px;font-weight:100}.category strong{max-width:185px;font-size:21px;line-height:1.12}.category small{font-size:12px}.promo{min-height:350px;margin:0 max(7vw,42px) 76px;display:grid;grid-template-columns:1fr .74fr;overflow:hidden;background:var(--navy);color:#fff}.promo>div{padding:48px 56px}.promo p{margin:0;color:#8fc3ef;letter-spacing:.1em;font-size:10px;font-weight:700}.promo h2{margin:11px 0 18px;color:#fff;font-size:41px}.promo h2 em{color:#ffb083}.promo span{display:block;max-width:405px;font-size:14px;line-height:1.45;color:#d7e6f1}.promo .button{margin-top:27px}.promo img{height:100%;width:100%;display:block;object-fit:cover;mix-blend-mode:screen;opacity:.86}.catalog-section{background:var(--soft)}.section-caption{max-width:275px;margin:0;color:var(--muted);font-size:13px;line-height:1.45}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:#fff;position:relative}.card-image{height:288px;display:block;overflow:hidden;background:#edf3f6;position:relative}.card-image img{height:100%;width:100%;display:block;object-fit:cover;transition:transform .35s}.card:hover img{transform:scale(1.045)}.card-image span{position:absolute;top:12px;left:12px;padding:5px 8px;background:var(--orange);color:#fff;font-size:10px;font-weight:700}.card-body{padding:15px 16px 18px;display:grid;gap:7px}.card-body p{margin:0;color:var(--muted);font-size:12px}.card-body a{font-size:15px}.card-body a,.price{color:var(--navy);font-weight:700}.price{font-size:17px}.catalog-button{display:flex;width:max-content;margin:33px auto 0;padding:13px 21px;border:1px solid var(--blue);color:var(--blue);font-size:13px;font-weight:700}.vision{padding:76px max(10vw,42px);display:grid;grid-template-columns:1.1fr .8fr;align-items:center;gap:10vw;background:linear-gradient(110deg,#10385c,#0d4974);color:#fff}.vision .eyebrow{color:#91c7f1}.vision h2{color:#fff}.vision>div>p:not(.eyebrow){max-width:475px;font-size:15px;line-height:1.55;color:#d8e6f0}.vision-side{padding:30px 0 30px 42px;border-left:1px solid rgba(255,255,255,.32)}.check-list{display:grid;gap:14px;font-size:14px}.check-list span:first-letter{color:#87d0ff}.button-light{margin-top:30px;background:#fff;color:var(--blue)}.footer{padding:55px max(7vw,42px) 24px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;background:#fff;font-size:13px}.footer .logo{width:150px}.footer>div{display:grid;align-content:start;gap:10px}.footer p,.footer small{color:var(--muted);margin:8px 0}.footer strong{color:var(--navy);font-size:11px;text-transform:uppercase;letter-spacing:.12em}.footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px;margin-top:24px}.page{padding:35px max(7vw,42px) 100px}.breadcrumbs{font-size:12px;color:var(--muted);display:flex;gap:9px;margin-bottom:65px}.page-heading{max-width:700px}.page-heading h1{font-size:clamp(45px,5vw,74px)}.page-heading p{font-size:18px;line-height:1.5}.listing-toolbar{display:flex;justify-content:space-between;margin:65px 0 20px;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);font-size:13px}.listing{grid-template-columns:repeat(3,1fr)}.listing .card-image{height:370px}.product-detail{display:grid;grid-template-columns:1.05fr .95fr;gap:8vw;align-items:start}.detail-image{height:min(700px,70vw);background:#edf3f6;position:sticky;top:20px}.detail-image img{height:100%;width:100%;display:block;object-fit:cover}.detail-copy>p:first-child{font-size:14px;color:var(--muted);margin-top:5px}.detail-copy h1{font-size:clamp(47px,5vw,78px);margin:15px 0}.detail-copy>.price{font-size:23px;display:block;margin-bottom:18px}.available{color:#298443;font-size:14px}.detail-copy>p{line-height:1.6;max-width:470px}.detail-copy dl{margin:36px 0 0;border-top:1px solid var(--line)}.detail-copy dl div{display:grid;grid-template-columns:1fr 1.25fr;gap:15px;border-bottom:1px solid var(--line);padding:12px 0;font-size:13px}.detail-copy dt{color:var(--muted)}.detail-copy dd{margin:0;text-transform:capitalize}@media(max-width:960px){.header{grid-template-columns:150px 1fr auto;gap:20px}.logo{width:135px}.header-actions{gap:7px}.catalog-nav{overflow:auto}.hero-copy{padding-left:6vw}.category-grid,.products{grid-template-columns:repeat(2,1fr)}.promo{margin-left:5vw;margin-right:5vw}.trust-row{padding-left:3vw;padding-right:3vw}}@media(max-width:700px){.topline{padding:0 20px;font-size:10px}.topline>div a:not(:last-child),.topline>span:nth-child(2){display:none}.header{padding:12px 20px;grid-template-columns:1fr auto;min-height:68px}.header-actions>a,.site-search{display:none}.header-actions>a:first-child{display:grid}.catalog-nav{padding:0 20px;min-height:45px}.catalog-nav>a{font-size:12px;padding:0 12px}.catalog-nav .diagnostic-link{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:50px 24px 35px}.hero-image{min-height:280px;height:280px}.hero h1{font-size:45px}.lead{font-size:15px}.trust-row{grid-template-columns:repeat(2,1fr);gap:15px;padding:20px}.trust-row>div{justify-content:flex-start;border:0}.catalog-section,.category-section{padding:54px 24px}.section-top{align-items:flex-start;flex-direction:column}.category-grid,.listing,.products{grid-template-columns:repeat(2,1fr);gap:10px}.category{min-height:175px;padding:17px}.category strong{font-size:17px}.promo{margin:0 24px 54px;grid-template-columns:1fr;min-height:0}.promo>div{padding:36px 28px}.promo h2{font-size:34px}.promo img{display:none}.card-image,.listing .card-image{height:260px}.card-body{padding:12px}.card-body a{font-size:13px}.vision{padding:55px 24px;grid-template-columns:1fr;gap:18px}.vision-side{padding:15px 0 0;border:0}.footer{padding:40px 24px 24px;grid-template-columns:1fr 1fr}.footer>div:first-child{grid-column:1/-1}.page{padding:25px 24px 65px}.breadcrumbs{margin-bottom:40px}.listing-toolbar{margin-top:40px;gap:20px}.product-detail{grid-template-columns:1fr}.detail-image{height:440px;position:static}.detail-copy h1{font-size:52px}}@media(max-width:410px){.category-grid,.listing,.products{grid-template-columns:1fr}.hero h1{font-size:39px}.trust-row{grid-template-columns:1fr}.hero-badge{height:95px;width:95px;right:10%;top:10%}.hero-badge b{font-size:20px}}:root{--font-apple:-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display","Helvetica Neue",Arial,sans-serif}body,button,input,select,textarea{font-family:var(--font-apple)}:where(body,body *,body :before,body :after){font-family:var(--font-apple)!important}.page .breadcrumbs{margin-bottom:48px;font-size:13px}.page-heading{max-width:820px}.page-heading .eyebrow{font-size:13px;letter-spacing:.09em}.page-heading h1{margin:15px 0 17px;font-size:clamp(46px,4.2vw,64px);line-height:1.08;letter-spacing:-.035em}.page-heading p:not(.eyebrow){max-width:650px;margin:0;font-size:19px;line-height:1.45}.essilor-page-content{margin-inline:auto;max-width:1600px;width:100%}.essilor-breadcrumb-wrap{padding:35px max(7vw,42px) 0}.essilor-breadcrumb-wrap .breadcrumbs{margin-bottom:26px}.brand-directory-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-top:28px}.brand-directory-grid a{display:flex;min-height:104px;align-items:center;justify-content:center;padding:16px 20px;border:1px solid #e2e8ee;border-radius:8px;background:#fff;color:#183b59;transition:border-color .15s ease,box-shadow .15s ease}.brand-directory-grid a:hover{border-color:#8db9d8;box-shadow:0 8px 18px rgba(24,59,89,.08)}.brand-directory-grid a:focus-visible{outline:3px solid rgba(20,91,226,.3);outline-offset:2px}.brand-directory-logo{display:block;width:min(100%,184px);height:58px;object-fit:contain}.brand-directory-wordmark{overflow:visible;color:#183b59;fill:currentColor}.brand-directory-wordmark text{font-family:Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:-.02em}.page .page-heading+div>aside>label{font-size:12px}.page .page-heading+div>aside>label>input{height:46px;font-size:16px}.page .page-heading+div>aside>button,.page .page-heading+div>aside>div>button{padding:19px 0;font-size:17px}.page .page-heading+div>aside label,.page .page-heading+div>aside>button:last-child{font-size:14px}.page .page-heading+div>section>header strong{font-size:16px}@media (max-width:700px){.page .breadcrumbs{margin-bottom:34px}.page-heading h1{font-size:clamp(38px,10vw,50px)}.page-heading p:not(.eyebrow){font-size:17px}.brand-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.brand-directory-grid a{min-height:88px;padding-inline:12px}.brand-directory-logo{height:48px}}.site-breadcrumbs{display:block;max-width:1440px;margin:0 auto;padding:22px clamp(24px,5vw,76px);color:#687684;font-size:14px}.site-breadcrumbs-list{display:flex;flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none}.site-breadcrumbs-item{display:inline-flex;align-items:center;gap:9px}.site-breadcrumbs-separator{color:#9aa7b2;font-style:normal}.site-breadcrumbs a:hover{color:#0054a6;text-decoration:underline;text-underline-offset:3px}@media (max-width:700px){.site-breadcrumbs{padding:16px 20px;font-size:12px}}.marketplace-page{--market-blue:#0759ef;--market-ink:#20242a;--market-muted:#747c89;--market-bg:#f2f4f7;min-height:100vh;background:var(--market-bg);color:var(--market-ink);font-family:Arial,Helvetica,sans-serif}.market-header{max-width:1440px;margin:auto;padding:18px 32px 0;background:#fff;display:grid;grid-template-columns:172px 128px minmax(300px,1fr) 230px;gap:14px;align-items:center}.market-header__logo{position:relative;z-index:60;display:inline-flex;width:max-content}.market-header__logo img{width:155px;display:block}.market-header__catalog{height:48px;display:flex;align-items:center;justify-content:center;gap:9px;background:var(--market-blue);color:#fff;border-radius:13px;font-size:15px;font-weight:700}.market-header__catalog span{font-size:23px;line-height:1}.market-header__search{height:48px;border:2px solid var(--market-blue);border-radius:13px;display:flex;align-items:center;overflow:hidden}.market-header__search span{height:100%;padding:0 13px;display:flex;align-items:center;background:#f4f6fa;color:var(--market-muted);font-size:13px}.market-header__search input{min-width:0;flex:1 1;border:0;outline:0;padding:0 14px;color:var(--market-ink);font-size:15px}.market-header__search b{width:51px;align-self:stretch;display:grid;place-items:center;background:var(--market-blue);color:#fff;font-size:28px}.market-header__actions{display:flex;justify-content:space-between}.market-header__actions a{display:grid;place-items:center;gap:2px;font-size:11px;color:var(--market-muted)}.market-header__actions b{font-size:23px;font-weight:400;color:#333}.market-header__links{grid-column:1/-1;display:flex;align-items:center;gap:22px;height:49px;white-space:nowrap;overflow:hidden;color:#4d5968;font-size:14px}.market-header__links a:first-child{color:var(--market-blue);font-weight:700}.market-header__links span{margin-left:auto;color:#526071;font-weight:600}.marketplace-main{max-width:1440px;margin:auto;padding:20px 32px 70px;background:var(--market-bg)}.market-hero{height:340px;position:relative;overflow:hidden;border-radius:22px;background:#112a5c;color:#fff}.market-hero__copy{position:relative;z-index:2;width:55%;padding:48px 56px}.market-checkup p,.market-hero__copy>span,.market-section-title>div>p{margin:0;color:#a7c7ff;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:700}.market-hero h1{margin:14px 0 13px;font-size:42px;line-height:1.02;letter-spacing:-.05em}.market-hero p{max-width:415px;margin:0;color:#d4e2ff;font-size:15px;line-height:1.45}.market-hero__action{margin-top:24px;padding:13px 18px;display:inline-flex;gap:22px;border-radius:12px;background:#fff;color:#172b55;font-size:14px;font-weight:700}.market-hero__art{position:absolute;right:0;inset-block:0;width:52%;background:radial-gradient(circle at 55% 48%,#ffdfb4 0 8%,transparent 8.3%),radial-gradient(ellipse at 50% 50%,#f88d43 0 25%,transparent 25.5%),linear-gradient(130deg,transparent 18%,rgba(255,255,255,.19) 18% 22%,transparent 22% 42%,rgba(255,255,255,.12) 42% 46%,transparent 46%)}.market-hero__art i{position:absolute;border:17px solid #fff4df;width:180px;height:180px;border-radius:50%;top:62px;left:52px;box-shadow:144px 9px 0 -16px #fff4df}.market-hero__art i:nth-child(2){width:70px;height:70px;top:77px;left:265px;border-width:9px;border-color:#f5cf99}.market-hero__art i:nth-child(3){width:370px;height:44px;top:174px;left:70px;border:0;border-radius:99px;background:#d99b5f;transform:rotate(-9deg)}.market-hero--vision{background:linear-gradient(112deg,#074d91,#37aec7)}.market-hero--vision .market-hero__art{background:radial-gradient(circle at 53% 40%,#e9fdff 0 14%,transparent 14.5%),radial-gradient(circle at 53% 40%,transparent 0 22%,#70d8e4 22.5% 23.5%,transparent 24%),linear-gradient(135deg,transparent 35%,rgba(255,255,255,.22) 35% 38%,transparent 38%)}.market-hero--family{background:linear-gradient(115deg,#593f9b,#d272a0)}.market-hero--family .market-hero__art{background:radial-gradient(ellipse at 60% 45%,#fff0ca 0 18%,transparent 18.5%),radial-gradient(circle at 42% 38%,#ffa960 0 9%,transparent 9.5%),linear-gradient(143deg,transparent 28%,rgba(255,255,255,.25) 28% 33%,transparent 33%)}.market-hero__arrow{position:absolute;z-index:3;top:calc(50% - 19px);width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.84);color:#23324b;font-size:30px;line-height:1}.market-hero__arrow--left{left:14px}.market-hero__arrow--right{right:14px}.market-hero__dots{position:absolute;z-index:3;bottom:18px;left:56px;display:flex;gap:6px}.market-hero__dots button{border:0;width:7px;height:7px;border-radius:99px;background:rgba(255,255,255,.48)}.market-hero__dots .is-active{width:22px;background:#fff}.market-categories,.market-products{margin-top:25px}.market-section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.market-section-title h2{margin:5px 0 0;font-size:27px;letter-spacing:-.03em}.market-section-title>a{color:var(--market-blue);font-weight:700;font-size:14px}.market-categories__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.market-category{min-height:150px;padding:18px;display:flex;flex-direction:column;border-radius:18px;overflow:hidden;position:relative;background:#fff}.market-category span{font-size:49px;line-height:1;color:#2465ba}.market-category strong{margin-top:auto;font-size:16px;position:relative}.market-category small{margin-top:5px;color:#657180;font-size:12px;position:relative}.market-category:after{content:"";position:absolute;width:105px;height:105px;border-radius:50%;right:-17px;top:-22px;background:rgba(255,255,255,.45)}.market-category--frames{background:#d8e9fa}.market-category--sun{background:#ffe3ba}.market-category--lenses{background:#e0edf2}.market-category--optic{background:#dddaf8}.market-category--check{background:#cceadc}.market-products{padding:24px;border-radius:22px;background:#e9edf2}.market-products__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(185px,1fr);grid-template-columns:repeat(5,1fr);gap:13px;overflow-x:auto;padding-bottom:3px}.market-product{position:relative;min-width:0;overflow:hidden;border-radius:16px;background:#fff}.market-product__favorite{position:absolute;z-index:2;right:9px;top:9px;border:0;background:rgba(255,255,255,.82);border-radius:50%;width:33px;height:33px;font-size:23px;line-height:1;color:#222}.market-product__image{height:205px;display:block;background:#f8f8f7}.market-product__image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.market-product__body{padding:0 14px 16px}.market-product__badge{display:inline-block;margin-top:-8px;position:relative;padding:4px 7px;border-radius:6px;background:#e9438a;color:#fff;font-size:11px;font-weight:700}.market-product__body>b{display:block;margin-top:10px;font-size:20px}.market-product__body p{margin:5px 0 2px;color:#798492;font-size:12px}.market-product__body>a{display:block;min-height:38px;font-size:14px;line-height:1.3;font-weight:600}.market-product__body small{display:block;margin-top:8px;color:#778595;font-size:10px}.market-checkup{margin-top:25px;border-radius:22px;overflow:hidden;padding:37px 52px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(120deg,#004891,#168bc1);color:#fff}.market-checkup h2{margin:8px 0;font-size:29px;line-height:1.04;letter-spacing:-.04em}.market-checkup span{color:#cbeaff;font-size:14px}.market-checkup a{padding:14px 18px;display:flex;gap:27px;align-items:center;background:#fff;border-radius:12px;color:#12589a;font-size:14px;font-weight:700;white-space:nowrap}@media(max-width:1050px){.market-header{grid-template-columns:150px 120px 1fr}.market-header__actions{display:none}.market-categories__grid,.market-products__rail{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.market-header{padding:12px 16px 0;grid-template-columns:1fr auto;gap:9px}.market-header__logo img{width:128px}.market-header__catalog{height:40px;width:104px;font-size:13px}.market-header__search{grid-column:1/-1;height:42px}.market-header__links{gap:16px;height:42px;font-size:12px}.market-header__links span{display:none}.marketplace-main{padding:14px 16px 42px}.market-hero{height:355px}.market-hero__copy{width:100%;padding:34px}.market-hero h1{font-size:34px}.market-hero__art{opacity:.42;width:80%;top:80px}.market-hero__arrow{display:none}.market-categories__grid{grid-template-columns:repeat(2,1fr);gap:9px}.market-category{min-height:130px}.market-categories__grid>a:last-child{grid-column:span 2}.market-products{padding:16px}.market-products__rail{grid-template-columns:none;grid-auto-columns:200px}.market-section-title h2{font-size:22px}.market-checkup{padding:28px;display:block}.market-checkup a{margin-top:22px;width:max-content}.market-checkup h2{font-size:26px}}.market-header__links .market-header__sale{color:#e45527;font-weight:700}.market-header__sale b{display:inline-grid;place-items:center;width:22px;height:22px;margin-right:4px;border-radius:50%;background:#fff0e9;color:#ff6b36;font-size:15px}.market-header__actions b{height:25px;color:#124570}.market-header__actions b svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.market-footer{max-width:1440px;margin:auto;background:#fff}.market-footer__help{padding:32px;display:grid;grid-template-columns:1fr auto auto;gap:42px;align-items:center;background:#e3f2ff}.market-footer__help span{display:block;margin-bottom:5px;color:#2270b8;font-size:12px;font-weight:700}.market-footer__help strong{font-size:22px;letter-spacing:-.025em}.market-footer__help p{margin:7px 0 0;color:#557080;font-size:13px}.market-footer__chat{display:flex;align-items:center;gap:22px;border:0;padding:14px 18px;border-radius:12px;background:var(--market-blue);color:#fff;font:inherit;font-size:14px;font-weight:700;white-space:nowrap;cursor:pointer}.market-footer__chat b{font-size:inherit}.market-footer__phone{display:grid;gap:2px;white-space:nowrap}.market-footer__phone small{color:#66788a;font-size:11px}.market-footer__phone strong{color:#124570;font-size:16px}.market-footer__navigation{padding:45px 32px;display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:27px;border-bottom:1px solid #e6e9ee}.market-footer__brand img{width:158px}.market-footer__brand p{max-width:270px;margin:14px 0;color:#687585;font-size:13px;line-height:1.5}.market-footer__brand a{color:var(--market-blue);font-size:13px;font-weight:700}.market-footer__navigation nav{display:grid;align-content:start;gap:10px}.market-footer__navigation h2{margin:0 0 6px;color:#283645;font-size:14px}.market-footer__navigation nav a{color:#647180;font-size:13px;line-height:1.3}.market-footer__bottom a:hover,.market-footer__navigation nav a:hover{text-decoration:underline}.market-footer__bottom{padding:20px 32px 26px;display:grid;grid-template-columns:1.15fr 1.5fr 1.15fr;gap:22px;align-items:start;color:#7a8592;font-size:11px;line-height:1.45}.market-footer__bottom p{margin:0}.market-footer__bottom div{display:flex;flex-wrap:wrap;gap:8px 17px}.market-footer__bottom a{color:#697583}.market-footer__bottom span{text-align:right}.market-footer__bottom span:before{content:"✓";margin-right:5px;color:#179353;font-weight:700}@media(max-width:1050px){.market-footer__navigation{grid-template-columns:1.3fr repeat(3,1fr)}.market-footer__navigation nav:last-child{grid-column:2}.market-footer__help{grid-template-columns:1fr auto}.market-footer__phone{grid-column:1/-1}.market-footer__bottom{grid-template-columns:1fr 1fr}.market-footer__bottom span{text-align:left;grid-column:1/-1}}@media(max-width:700px){.market-footer__help{padding:28px 20px;display:block}.market-footer__help strong{font-size:20px}.market-footer__chat{width:max-content;margin-top:18px}.market-footer__phone{margin-top:18px}.market-footer__navigation{padding:35px 20px;grid-template-columns:repeat(2,1fr);gap:30px 20px}.market-footer__brand{grid-column:1/-1}.market-footer__navigation nav:last-child{grid-column:auto}.market-footer__bottom{padding:20px;display:grid;grid-template-columns:1fr;gap:13px}.market-footer__bottom span{grid-column:auto}}.market-health-blog{margin-top:25px;padding:24px;border-radius:22px;background:#e9edf2}.market-health-blog__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.market-health-card{display:grid;grid-template-columns:43% 1fr;min-height:180px;overflow:hidden;border-radius:16px;background:#fff}.market-health-card__image{overflow:hidden;background:#dcebf3}.market-health-card__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s}.market-health-card:hover img{transform:scale(1.04)}.market-health-card>div{padding:19px 17px;display:flex;flex-direction:column;align-items:flex-start}.market-health-card span{color:#7a8794;font-size:11px}.market-health-card h3{margin:8px 0 14px;font-size:16px;line-height:1.2;letter-spacing:-.02em}.market-health-card__more{margin-top:auto;color:var(--market-blue);font-size:12px;font-weight:700}@media(max-width:1050px){.market-health-blog__grid{grid-template-columns:1fr}.market-health-card{grid-template-columns:240px 1fr;min-height:165px}}@media(max-width:700px){.market-health-blog{padding:16px}.market-health-card{grid-template-columns:38% 1fr;min-height:150px}.market-health-card>div{padding:15px}.market-health-card h3{font-size:14px}.market-health-card__more{font-size:11px}}.market-benefits{margin-top:25px;padding:20px 0;display:grid;grid-template-columns:repeat(4,1fr);background:#fff}.market-benefits>div{min-width:0;padding:0 28px;display:flex;align-items:center;gap:16px;border-right:1px solid #e1e7ed}.market-benefits>div:last-child{border-right:0}.market-benefits__icon{width:32px;flex:0 0 32px;color:#6b7d90}.market-benefits__icon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.market-benefits p{margin:0;display:grid;gap:4px}.market-benefits strong{color:#0861b7;font-size:15px;line-height:1.15}.market-benefits small{color:#7a8794;font-size:12px}@media(max-width:900px){.market-benefits{grid-template-columns:repeat(2,1fr);gap:20px 0}.market-benefits>div:nth-child(2){border-right:0}}@media(max-width:520px){.market-benefits{grid-template-columns:1fr;padding:18px 0;gap:17px}.market-benefits>div{padding:0 20px;border-right:0}}.market-benefits{overflow:hidden;border-radius:22px}.market-health-blog{padding:48px}.market-health-card{min-height:360px}@media(max-width:700px){.market-health-blog{padding:24px}.market-health-card{min-height:220px}}.market-health-card{display:flex;flex-direction:column;min-height:520px}.market-health-card__image{height:310px;flex:0 0 310px}.market-health-card>div{flex:1 1;padding:24px}.market-health-card h3{margin:0 0 15px;font-size:23px;line-height:1.16}.market-health-card span{font-size:13px}.market-health-card__more{margin-top:22px}@media(max-width:1050px){.market-health-card{min-height:0}.market-health-card__image{height:300px;flex-basis:300px}}@media(max-width:700px){.market-health-card{min-height:0}.market-health-card__image{height:210px;flex-basis:210px}.market-health-card>div{padding:18px}.market-health-card h3{font-size:18px}}.market-topline{max-width:1440px;height:34px;margin:auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6e9ed;color:#8d98a4;background:#fff;font-size:12px}.market-topline b{color:#7d8791}.market-topline nav{display:flex;align-items:center;gap:22px}.market-topline a{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.market-topline__icon{width:13px;height:13px;flex:0 0 13px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}@media(max-width:700px){.market-topline{height:28px;padding:0 16px;font-size:10px}.market-topline nav{display:none}}.market-promo-grid{display:grid;grid-template-columns:2fr 1fr;gap:14px}.market-promo-grid a{overflow:hidden;border-radius:22px;background:#dcebf3}.market-promo-grid__main{display:block;aspect-ratio:1}.market-promo-grid__side{display:grid;grid-template-rows:repeat(2,1fr);gap:14px}.market-promo-grid img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s}.market-promo-grid a:hover img{transform:scale(1.025)}@media(max-width:700px){.market-promo-grid{grid-template-columns:1fr;gap:10px}.market-promo-grid__side{grid-template-columns:repeat(2,1fr);grid-template-rows:none;gap:10px}.market-promo-grid a{border-radius:16px}.market-promo-grid__banner{aspect-ratio:1}}.market-promo-grid__main{position:relative;overflow:hidden;border-radius:22px;background:#dcebf3}.market-promo-grid__main>a{display:block;width:100%;height:100%}.market-promo-grid__arrow{position:absolute;z-index:1;top:calc(50% - 21px);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#24405f;font-size:31px;line-height:1}.market-promo-grid__arrow--previous{left:15px}.market-promo-grid__arrow--next{right:15px}.market-promo-grid__dots{position:absolute;z-index:1;bottom:18px;left:50%;display:flex;gap:7px;transform:translateX(-50%)}.market-promo-grid__dots button{width:8px;height:8px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.55)}.market-promo-grid__dots .is-active{width:24px;background:#fff}@media(max-width:700px){.market-promo-grid__arrow{width:34px;height:34px;font-size:25px}.market-promo-grid__dots{bottom:12px}}.market-promo-grid__banner{position:relative}.market-promo-grid__banner:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,23,42,.78),rgba(5,23,42,0) 64%);pointer-events:none}.market-promo-grid__banner>span{position:absolute;z-index:1;left:24px;right:22px;bottom:22px;display:grid;gap:7px;color:#fff}.market-promo-grid__banner b{font-size:25px;line-height:1.03;letter-spacing:-.035em}.market-promo-grid__banner small{max-width:220px;font-size:12px;line-height:1.3}.market-promo-grid__banner em{margin-top:3px;font-size:12px;font-style:normal;font-weight:700}.market-promo-grid__banner--sale:after{background:linear-gradient(0deg,rgba(107,28,7,.83),rgba(107,28,7,0) 68%)}@media(max-width:700px){.market-promo-grid__banner>span{left:14px;right:12px;bottom:14px;gap:4px}.market-promo-grid__banner b{font-size:16px}.market-promo-grid__banner small{display:none}.market-promo-grid__banner em{font-size:10px}}.market-promo-grid__side{height:100%;min-height:0;align-self:stretch;grid-template-rows:minmax(0,1fr) minmax(0,1fr)}.market-promo-grid__banner{height:100%;min-height:0}@media(max-width:700px){.market-promo-grid__side{height:auto;grid-template-rows:none}.market-promo-grid__banner{height:auto}}.market-category{min-height:178px;background-color:#edf2f5;isolation:isolate}.market-category:after{content:none}.market-category:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(255,255,255,.96),rgba(255,255,255,.58) 32%,rgba(255,255,255,.04) 75%)}.market-category .market-category__image{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover}.market-category span{display:none}.market-category small,.market-category strong{z-index:2}@media(max-width:700px){.market-category{min-height:150px}}.market-products__carousel{position:relative}.market-products__carousel .market-products__rail{grid-auto-flow:unset;grid-auto-columns:unset;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden}.market-products__carousel .market-product{animation:market-deal-in .35s ease-out both}.market-products__arrow{position:absolute;z-index:3;top:calc(50% - 21px);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 3px 12px rgba(32,45,63,.16);color:#24405f;font-size:30px;line-height:1;cursor:pointer}.market-products__arrow--previous{left:-13px}.market-products__arrow--next{right:-13px}.market-products__arrow:disabled{display:none}.market-product__body>b{color:#e12480}.market-product__body>b del{display:block;margin-top:3px;color:#8c97a5;font-size:11px;font-weight:600;text-decoration-thickness:1px}@keyframes market-deal-in{0%{opacity:0;transform:translateX(14px)}to{opacity:1;transform:translateX(0)}}@media(max-width:1050px){.market-products__carousel .market-products__rail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.market-products__carousel .market-products__rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.market-products__arrow--previous{left:-14px}.market-products__arrow--next{right:-14px}.market-products__arrow{top:calc(50% - 22px);width:44px;height:44px;font-size:28px}}.market-products__carousel .market-product__badge{display:inline-block}.market-products__carousel .market-product__body:before{content:none}.market-products__carousel .market-product__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;margin-top:10px}.market-products__carousel .market-product__price>b{margin-top:0}.market-products__carousel .market-product__price del{color:#8c97a5;font-size:12px;font-weight:600;text-decoration-thickness:1px}.market-products__carousel .market-product__price em{color:#e12480;font-size:14px;font-style:normal;font-weight:700}@media(min-width:1451px){.marketplace-page{zoom:.9}}.market-brand-marquee{margin-top:25px;padding:28px 0 25px;overflow:hidden;border-radius:22px;background:#fff}.market-brand-marquee>p{margin:0 32px 9px;color:#8390a0;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700}.market-brand-marquee h2{max-width:900px;margin:0 32px 24px;font-size:22px;line-height:1.16;letter-spacing:-.03em}.market-brand-marquee__viewport{overflow:hidden}.market-brand-marquee__track{display:flex;width:max-content;gap:18px;animation:market-brands-scroll 32s linear infinite}.market-brand-marquee__viewport:hover .market-brand-marquee__track{animation-play-state:paused}.market-brand-marquee__item{width:164px;height:58px;flex:0 0 164px;display:grid;place-items:center;padding:8px 17px}.market-brand-marquee__item img{display:block;width:100%;height:35px;max-width:100%;max-height:35px;object-fit:contain;filter:grayscale(1);opacity:.58}.market-brand-marquee__item img[data-brand=ray-ban]{filter:none;opacity:1}.market-brand-marquee__item:hover img{opacity:.9}@keyframes market-brands-scroll{to{transform:translateX(-50%)}}@media(max-width:700px){.market-brand-marquee{margin-top:18px;padding:23px 0 20px;border-radius:18px}.market-brand-marquee>p{margin-inline:20px}.market-brand-marquee h2{margin:0 20px 19px;font-size:18px}.market-brand-marquee__item{width:135px;height:50px;flex-basis:135px;padding-inline:13px}.market-brand-marquee__track{gap:9px;animation-duration:24s}}@media(prefers-reduced-motion:reduce){.market-brand-marquee__track{animation:none}}.market-products__viewport{overflow:hidden}.market-products__track{display:flex;transition:transform .58s cubic-bezier(.22,.76,.27,1)}.market-products__track>.market-products__rail{flex:0 0 100%;animation:none}@media(min-width:701px){.market-products{padding:24px 0 0}.market-products>.market-section-title{margin:0 24px 14px}.market-products__carousel{padding-bottom:24px}}@media(min-width:1100px){.market-benefits,.market-brand-marquee,.market-categories,.market-checkup,.market-health-blog,.market-products{margin-inline:-64px}.market-header,.market-topline{max-width:1582px}.market-promo-grid{margin-inline:-64px;grid-template-columns:908px minmax(0,1fr)}}.marketplace-main{padding-bottom:25px}.market-topline{border-radius:22px 22px 0 0;overflow:hidden}.market-header{border-radius:0 0 22px 22px;overflow:hidden}.market-footer{border-radius:22px;overflow:hidden;margin-bottom:25px}@media(min-width:1100px){.market-footer{max-width:1582px}}.market-footer{border-radius:0;overflow:visible;background:transparent}.market-footer__help{border-radius:22px;margin-bottom:25px}.market-footer__navigation{background:#fff;border-radius:22px 22px 0 0}.market-footer__bottom{background:#fff;border-radius:0 0 22px 22px;padding-bottom:18px;border-radius:0}.market-footer__payments{padding:0 32px 24px;display:flex;align-items:center;justify-content:flex-start;border-radius:0 0 22px 22px;background:#fff}.market-footer__payments>div{display:flex;align-items:center;gap:30px}.payment-logo{display:block;width:auto;height:28px;object-fit:contain}.payment-logo--mir{width:92px}.payment-logo--visa{width:78px}.payment-logo--mastercard{width:52px;height:34px}.payment-logo--sbp{width:92px}@media(max-width:700px){.market-footer__payments{padding:0 20px 22px}.market-footer__payments>div{max-width:100%;flex-wrap:wrap;gap:20px}.payment-logo--mir{width:78px}.payment-logo--visa{width:66px}.payment-logo--mastercard{width:46px}.payment-logo--sbp{width:78px}}.market-catalog-sidebar>*{order:0}.market-header__links .market-header__eye-cta{height:34px;margin-left:auto;padding:0 15px;display:flex;align-items:center;gap:18px;border-radius:11px;background:linear-gradient(110deg,#075ff2,#1689f5 55%,#43b0f2);box-shadow:0 8px 18px rgba(15,116,239,.24);color:#fff;font-size:13px;font-weight:700;white-space:nowrap}.market-header__eye-cta b{font-size:18px;line-height:1}@media(max-width:1050px){.market-header__links .market-header__eye-cta{display:none}}.market-catalog-main{max-width:1440px;margin:auto;padding:23px 32px 55px;background:var(--market-bg)}.marketplace-catalog-page .breadcrumbs{margin:0 0 17px;color:#7a8592;font-size:12px}.market-catalog-heading{padding:25px 28px;border-radius:21px;background:linear-gradient(120deg,#fff,#edf5ff)}.market-catalog-heading p{margin:0;color:var(--market-blue);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.market-catalog-heading h1{margin:8px 0;color:#20242a;font-size:clamp(31px,3.1vw,45px);line-height:1.05;letter-spacing:-.045em}.market-catalog-heading span{display:block;max-width:680px;color:#657282;font-size:14px;line-height:1.45}.marketplace-catalog-page .market-catalog-listing{margin-top:20px;gap:20px}.marketplace-catalog-page .market-catalog-sidebar{position:sticky;top:16px;max-height:calc(100vh - 32px);overflow-y:auto;padding:19px;border-radius:17px;background:#fff;align-self:start;scrollbar-width:thin}.marketplace-catalog-page .market-catalog-sidebar input{border-color:#dfe5ec;border-radius:10px}.marketplace-catalog-page .market-catalog-sidebar button{background:transparent}.marketplace-catalog-page .market-catalog-sidebar input[type=checkbox]{accent-color:var(--market-blue)}.marketplace-catalog-page .market-catalog-results .toolbar{padding:14px 18px;border:0;border-radius:16px;background:#fff}.marketplace-catalog-page .market-catalog-results .toolbar b{color:var(--market-blue)}.marketplace-catalog-page .market-catalog-results .toolbar select{border-color:#dfe5ec;border-radius:10px}.marketplace-catalog-page .market-catalog-results .grid{gap:13px;border:0}.marketplace-catalog-page .neopt-card{border:0;border-radius:16px;overflow:hidden;box-shadow:none}.marketplace-catalog-page .neopt-card:hover{box-shadow:0 10px 25px rgba(23,47,78,.14)}.marketplace-catalog-page .neopt-card-photo{height:275px;padding:59px 12px 12px;background:#fff}.marketplace-catalog-page .neopt-card-body{padding:12px 14px 14px}.marketplace-catalog-page .neopt-card-body>a{font-size:14px}.marketplace-catalog-page .neopt-card-body strong{color:#f35b22;font-size:18px}.marketplace-catalog-page .neopt-card-row button{border:0;border-radius:50%;background:#edf4ff;color:var(--market-blue)}.marketplace-catalog-page .neopt-card-variants{min-height:38px}.marketplace-catalog-page .neopt-card-variants a{width:42px;height:35px;border-radius:8px}.marketplace-catalog-page .neopt-card-variants .activeVariant{border-color:var(--market-blue)}.marketplace-catalog-page .market-catalog-grid{gap:14px;border:0;background:transparent}.marketplace-catalog-page .market-catalog-grid .neopt-card{border:0;border-radius:18px}@media(max-width:700px){.market-catalog-main{padding:15px 14px 38px}.market-catalog-heading{padding:20px;border-radius:16px}.market-catalog-heading h1{font-size:30px}.market-catalog-heading span{font-size:13px}.marketplace-catalog-page .market-catalog-listing{margin-top:14px}.marketplace-catalog-page .market-catalog-sidebar{position:static;max-height:none;padding:15px;border-radius:14px}.marketplace-catalog-page .market-catalog-results .grid{gap:9px}.marketplace-catalog-page .neopt-card-photo{height:224px}.marketplace-catalog-page .neopt-card-body{min-height:132px;padding:10px}.marketplace-catalog-page .neopt-card-body strong{font-size:16px}}@media(min-width:1100px){.marketplace-catalog-page .market-catalog-main{max-width:1582px}}.market-shell-header{position:relative;z-index:1000;isolation:isolate}.market-catalog-main,.marketplace-main{position:relative;z-index:0}.market-header{overflow:visible}.market-mega-menu{position:relative}.market-mega-menu__panel{position:absolute;z-index:30;top:112px;left:0;width:min(1080px,calc(100vw - 64px));padding:20px;border:1px solid #dce5ef;border-radius:18px;background:#fff;box-shadow:0 20px 40px rgba(20,47,84,.2)}.market-mega-menu__groups{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.market-mega-menu__groups section{display:grid;align-content:start;gap:4px}.market-mega-menu__groups h2{margin:0 0 7px;color:#253143;font-size:14px}.market-mega-menu__groups a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;border-radius:8px;color:#596778;font-size:13px}.market-mega-menu__groups a:hover{background:#eef5ff;color:var(--market-blue)}.market-mega-menu__groups a span{opacity:0;color:var(--market-blue);transition:opacity .18s}.market-mega-menu__groups a:hover span{opacity:1}.market-mega-menu__promo{display:grid;grid-template-columns:1fr auto;gap:5px 14px;margin-top:17px;padding:17px 18px;border-radius:13px;background:linear-gradient(110deg,#e7f2ff,#d2ebff)}.market-mega-menu__promo span{grid-column:1/-1;color:var(--market-blue);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.market-mega-menu__promo strong{font-size:17px}.market-mega-menu__promo p{grid-column:1;margin:0;color:#59708a;font-size:12px}.market-mega-menu__promo a{grid-column:2;grid-row:2/4;align-self:center;padding:11px 13px;border-radius:9px;background:var(--market-blue);color:#fff;font-size:12px;font-weight:700}.market-mega-menu__promo b{margin-left:16px;font-size:16px}@media(max-width:700px){.market-mega-menu__panel{top:51px;left:-1px;width:calc(100vw - 28px);padding:15px;border-radius:14px}.market-mega-menu__groups{grid-template-columns:1fr 1fr;gap:13px}.market-mega-menu__groups section:last-child{grid-column:1/-1}.market-mega-menu__promo{display:none}}.market-search{position:relative;z-index:40}.market-search>button{border:0;padding:0;cursor:pointer}.market-search>button b{width:51px;height:100%;display:grid;place-items:center;background:var(--market-blue);color:#fff;font-size:28px}.market-search__results{position:absolute;z-index:35;top:108px;left:0;right:0;overflow:hidden;border:1px solid #dce5ef;border-radius:13px;background:#fff;box-shadow:0 18px 35px rgba(22,52,85,.18)}.market-search__results>a{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 12px;border-bottom:1px solid #eef2f5}.market-search__results>a:hover{background:#f0f6ff}.market-search__results>a:last-child{border-bottom:0}.market-search__thumb{width:42px;height:38px;display:grid;place-items:center;border-radius:8px;background:#f3f6f9;color:var(--market-blue);font-size:17px}.market-search__thumb img{width:100%;height:100%;object-fit:contain}.market-search__results small,.market-search__results strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-search__results strong{font-size:13px}.market-search__results small{margin-top:3px;color:#778493;font-size:11px}.market-search__results i{color:#7e8b99;font-size:10px;font-style:normal}.market-search__results p{margin:0;padding:14px;color:#697688;font-size:12px;line-height:1.4}@media(max-width:700px){.market-search__results{top:98px}.market-search__results>a{padding:8px 10px}}.market-benefits strong{font-size:18px}.market-benefits small{font-size:14px}@media(min-width:901px){.marketplace-home .market-benefits{padding:26px 0;border-radius:29px}.marketplace-home .market-benefits>div{padding-inline:36px;gap:21px}.marketplace-home .market-benefits__icon{width:42px;flex-basis:42px}.marketplace-home .market-benefits__icon svg{width:42px;height:42px}.marketplace-home .market-benefits p{gap:5px}.marketplace-home .market-benefits strong{font-size:23px}.marketplace-home .market-benefits small{font-size:18px}}.marketplace-home .market-categories__grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:901px){.marketplace-home .market-categories>.market-section-title{margin-bottom:18px}.marketplace-home .market-categories>.market-section-title h2{font-size:35px}.marketplace-home .market-categories>.market-section-title>a{font-size:18px}.marketplace-home .market-category{min-height:231px;padding:23px;border-radius:23px}.marketplace-home .market-category strong{font-size:21px}.marketplace-home .market-category small{margin-top:6px;font-size:16px}}.market-search__results{position:fixed;z-index:2000}@media(max-width:700px){.market-search__results{top:auto}}.market-catalog-sidebar{display:flex;flex-direction:column}.market-catalog-sidebar>label{order:0}.market-catalog-sidebar>div{order:4}.market-catalog-sidebar>div:nth-of-type(2){order:1}.market-catalog-sidebar>button{order:2}.market-catalog-sidebar>button+div{order:3}.market-catalog-sidebar>button:last-child{order:5}@media(min-width:701px){.marketplace-catalog-page .market-catalog-sidebar{position:sticky;top:158px;max-height:calc(100vh - 174px);align-self:start;overflow-y:auto;overscroll-behavior:contain}}.marketplace-catalog-page .neopt-card-variants{display:flex;min-width:0;gap:7px;padding:5px 0 9px!important;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;overscroll-behavior-y:none;scrollbar-width:thin;scrollbar-color:#9aa6b2 #edf2f7;scroll-snap-type:x proximity}.marketplace-catalog-page .neopt-card-variants::-webkit-scrollbar{width:0;height:8px}.marketplace-catalog-page .neopt-card-variants::-webkit-scrollbar-track{border-radius:999px;background:#edf2f7}.marketplace-catalog-page .neopt-card-variants::-webkit-scrollbar-thumb{border:2px solid #edf2f7;border-radius:999px;background:#9aa6b2}.marketplace-catalog-page .neopt-card-variants .neopt-card-variant{position:static;right:auto;bottom:auto;flex:0 0 56px;width:56px;height:47px;min-width:56px;padding:3px;display:grid;place-items:center;overflow:hidden;border:1px solid #dde4eb;border-radius:8px;background:#fff;cursor:pointer;scroll-snap-align:start;box-shadow:none}.marketplace-catalog-page .neopt-card-variants .neopt-card-variant:hover{border-color:#84bced;background:#f6fbff}.marketplace-catalog-page .neopt-card-variants .neopt-card-variant[aria-current=true]{border:2px solid var(--market-blue);background:#f7fbff}.marketplace-catalog-page .neopt-card-variants .neopt-card-variant img{width:100%;height:100%}.marketplace-catalog-page .neopt-card-variants .neopt-card-variant:focus-visible{outline:2px solid #ff7b26;outline-offset:2px}.market-search__results--grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:min(500px,calc(100vh - 150px));padding:9px;overflow-y:auto}.market-search__results--grid>a.market-search__card{display:flex;min-height:178px;align-items:stretch;gap:7px;padding:8px;border:1px solid #e6edf4;border-radius:10px;background:#fff;flex-direction:column}.market-search__results--grid>a.market-search__card:hover{border-color:#a7c9ef;background:#f7fbff}.market-search__results--grid .market-search__thumb{width:100%;height:98px;flex:0 0 98px;border-radius:7px;background:#f6f8fa}.market-search__results--grid .market-search__thumb img{padding:5px}.market-search__results--grid .market-search__copy{display:grid;gap:3px;min-width:0}.market-search__results--grid .market-search__copy small{order:-1;margin:0;font-size:10px}.market-search__results--grid .market-search__copy strong{font-size:12px;line-height:1.25;white-space:normal}.market-search__results--grid i{margin-top:auto;color:#16283a;font-size:12px;font-style:normal;font-weight:700}.market-search__results--grid .market-search__card--category{min-height:118px;justify-content:center}.market-search__results--grid .market-search__card--category .market-search__thumb{height:42px;flex-basis:42px;width:42px}@media(max-width:700px){.market-search__results--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:7px}.market-search__results--grid>a.market-search__card{min-height:154px;padding:7px}.market-search__results--grid .market-search__thumb{height:80px;flex-basis:80px}}.market-search__results--catalog{padding:10px;background:#fff}.market-search__catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.market-search__results--catalog>a.market-search__catalog-card{display:grid;grid-template-columns:78px minmax(0,1fr);gap:12px;align-items:center;min-height:112px;padding:12px;border:0;border-radius:0;background:#f5f6f7}.market-search__results--catalog>a.market-search__catalog-card:hover{background:#edf5ff}.market-search__catalog-image{width:78px;height:78px;display:grid;place-items:center;border-radius:2px;background:#fff;color:var(--market-blue);font-size:23px}.market-search__catalog-image img{width:100%;height:100%;object-fit:contain}.market-search__catalog-copy{display:grid;align-content:center;gap:4px;min-width:0}.market-search__catalog-copy strong{display:-webkit-box;overflow:hidden;color:#263746;font-size:15px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.market-search__catalog-copy small{display:block;overflow:hidden;color:#69798a;font-size:12px;line-height:1.25;white-space:nowrap;text-overflow:ellipsis}.market-search__catalog-copy b{color:#263746;font-size:15px}.market-search__results--catalog .market-search__all{display:flex;align-items:center;justify-content:center;min-height:40px;margin-top:10px;padding:0 14px;border-radius:2px;background:#ebedef;color:#4d555d;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.market-search__results--catalog .market-search__all:hover{background:#dfe9f4;color:var(--market-blue)}@media(max-width:700px){.market-search__results--catalog{padding:7px}.market-search__catalog-grid{grid-template-columns:1fr;gap:7px}.market-search__results--catalog>a.market-search__catalog-card{grid-template-columns:64px minmax(0,1fr);min-height:88px;padding:8px;gap:9px}.market-search__catalog-image{width:64px;height:64px}.market-search__catalog-copy b,.market-search__catalog-copy strong{font-size:13px}}.market-search__results--catalog .market-search__catalog-card{display:grid;grid-template-columns:78px minmax(0,1fr);gap:12px;align-items:center;min-height:112px;padding:12px;border:0;border-radius:0;background:#f5f6f7}.market-search__results--catalog .market-search__catalog-card:hover{background:#edf5ff}@media(max-width:700px){.market-search__results--catalog .market-search__catalog-card{grid-template-columns:64px minmax(0,1fr);min-height:88px;padding:8px;gap:9px}}.market-search__results--catalog .market-search__catalog-card{min-height:126px}.market-search__catalog-copy strong{-webkit-line-clamp:3}.market-search__catalog-copy em{display:block;overflow:hidden;color:#425466;font-size:12px;font-style:normal;line-height:1.25;white-space:nowrap;text-overflow:ellipsis}.marketplace-catalog-page .neopt-card-variants .neopt-card-variant img{width:185%;height:185%;max-width:none;object-fit:contain;transform:translateX(-20%)}.marketplace-catalog-page .market-catalog-grid .neopt-card{box-shadow:0 7px 18px rgba(25,47,76,.1)}.marketplace-catalog-page .market-catalog-grid .neopt-card:hover{box-shadow:0 13px 28px rgba(25,47,76,.18)}.marketplace-catalog-page .neopt-card-variants .neopt-card-variant{flex-basis:66px;width:66px;min-width:66px;height:66px}.marketplace-catalog-page .neopt-card-variants .neopt-card-variant img{width:320%;height:250%;transform:translateX(-12%);transform-origin:66% 50%}.marketplace-catalog-page .neopt-card-variants .neopt-card-variant-crop{display:block;width:100%;height:100%}.marketplace-catalog-page .neopt-card--expanded .neopt-card-product-image,.marketplace-catalog-page .neopt-card-photo .neopt-card-product-image,.marketplace-catalog-page .neopt-card:hover .neopt-card-product-image{max-width:100%;max-height:100%;object-fit:contain;transform:scale(1.05)!important;transition:none}.marketplace-catalog-page .market-catalog-grid,.marketplace-catalog-page .market-catalog-results .grid{gap:8px}.market-header__links{overflow:visible}.market-category-mega-menu{position:relative;align-self:stretch;display:flex;align-items:center}.market-category-mega-menu>a{display:flex;align-items:center;height:100%}.market-category-mega-menu>a[aria-expanded=true]{color:var(--market-blue);font-weight:700}.market-category-mega-menu__panel{position:absolute;z-index:50;top:100%;left:-14px;width:min(890px,calc(100vw - 64px));padding:20px;border:1px solid #dce5ef;border-radius:0 0 18px 18px;background:#fff;box-shadow:0 20px 40px rgba(20,47,84,.2)}.market-category-mega-menu__panel>div{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.market-category-mega-menu__panel section{display:grid;align-content:start;gap:4px}.market-category-mega-menu__panel h2{margin:0 0 7px;color:#253143;font-size:14px}.market-category-mega-menu__panel section a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;border-radius:8px;color:#596778;font-size:13px}.market-category-mega-menu__panel section a:hover{background:#eef5ff;color:var(--market-blue)}.market-category-mega-menu__panel section a span{opacity:0;color:var(--market-blue);transition:opacity .18s}.market-category-mega-menu__panel section a:hover span{opacity:1}.market-category-mega-menu__panel aside{display:grid;grid-template-columns:1fr auto;gap:5px 14px;margin-top:18px;padding:17px 18px;border-radius:13px;background:linear-gradient(110deg,#e7f2ff,#d2ebff)}.market-category-mega-menu__panel aside span{grid-column:1/-1;color:var(--market-blue);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.market-category-mega-menu__panel aside strong{font-size:17px}.market-category-mega-menu__panel aside p{grid-column:1;margin:0;color:#59708a;font-size:12px}.market-category-mega-menu__panel aside>a{grid-column:2;grid-row:2/4;align-self:center;padding:11px 13px;border-radius:9px;background:var(--market-blue);color:#fff;font-size:12px;font-weight:700}.market-category-mega-menu__panel aside b{margin-left:16px;font-size:16px}@media(max-width:700px){.market-header__links{overflow-x:auto;overflow-y:visible}.market-category-mega-menu__panel{position:fixed;top:145px;left:14px;width:calc(100vw - 28px);max-height:calc(100vh - 160px);overflow:auto;border-radius:14px}.market-category-mega-menu__panel>div{grid-template-columns:1fr 1fr;gap:13px}.market-category-mega-menu__panel>div section:last-child{grid-column:1/-1}.market-category-mega-menu__panel aside{display:none}}.market-category-mega-menu__panel:has(.market-frame-menu){width:min(1220px,calc(100vw - 64px));padding:28px 32px}.market-category-mega-menu__panel>.market-frame-menu{display:grid;grid-template-columns:290px 290px minmax(0,1fr);gap:70px}.market-frame-menu section{gap:13px}.market-frame-menu h2{margin:0 0 13px;color:#171717;font-size:17px}.market-frame-menu section a{justify-content:flex-start;padding:4px 0;color:#303030;font-size:15px}.market-frame-menu section a:hover{background:transparent;color:var(--market-blue)}.market-frame-menu section a img{width:48px;height:26px;object-fit:contain}.market-frame-menu__gender-title{margin-top:23px!important}.market-frame-menu__brands{min-width:0}.market-frame-menu__brands>div{display:flex;align-items:center;justify-content:space-between;gap:16px}.market-frame-menu__brands>div>a{padding:0;color:#171717;font-size:14px;white-space:nowrap}.market-frame-menu__brands>div>a span{opacity:1;color:inherit;font-size:18px}.market-frame-menu__brands nav{display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:22px 28px;margin-top:18px}.market-frame-menu__brands nav a{height:66px;justify-content:center;padding:5px}.market-frame-menu__brands nav img{width:100%;height:100%;max-width:150px;object-fit:contain}.market-frame-menu__brands nav a:hover{background:transparent}.market-frame-menu__brands nav img[alt="prada Linea rossa"]{transform:scale(1.8)}.market-frame-menu__brands nav img[alt="Emporio Armani"]{transform:scale(1.18)}@media(max-width:700px){.market-category-mega-menu__panel:has(.market-frame-menu){padding:20px}.market-category-mega-menu__panel>.market-frame-menu{grid-template-columns:1fr 1fr;gap:24px}.market-frame-menu__brands{grid-column:1/-1}.market-frame-menu__brands nav{grid-template-columns:repeat(3,minmax(70px,1fr));gap:12px}.market-frame-menu__brands nav a{height:48px}.market-frame-menu section a{font-size:13px}}.marketplace-catalog-page .neopt-card-photo{height:238px;padding:43px 12px 4px}.marketplace-catalog-page .neopt-card-body{gap:6px;padding-top:9px}.marketplace-catalog-page .neopt-card{position:relative}.marketplace-catalog-page .neopt-card--expanded{z-index:8}.marketplace-catalog-page .neopt-card-variant-hint{position:absolute;z-index:1;top:100%;right:0;left:0;display:block;min-height:34px;overflow:hidden;padding:7px 14px 10px;border-radius:0 0 18px 18px;background:#fff;box-shadow:0 14px 19px rgba(25,47,76,.12);color:#6f7e8d;font-size:11px;line-height:1.35;white-space:nowrap;text-overflow:ellipsis;animation:neopt-card-details-in .16s ease-out}@keyframes neopt-card-details-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.market-sun-menu__brands nav a{height:86px}.market-sun-menu__brands nav img{transform:scale(2.3)}.market-sun-menu__brands nav img[data-brand=armani-exchange]{transform:scale(2.85)}.market-sun-menu__brands nav img[data-brand=emporio-armani]{transform:scale(2.9)}.market-sun-menu__brands nav img[data-brand=ray-ban]{transform:scale(2.15)}.market-sun-menu__brands nav img[data-brand=vogue]{transform:scale(2.35)}.market-sun-menu__brands nav img[data-brand=prada]{transform:scale(2.6)}.market-sun-menu__brands nav img[data-brand=dolce-gabbana],.market-sun-menu__brands nav img[data-brand=versace]{transform:scale(2.25)}.market-sun-menu__brands nav img[data-brand=prada-linea-rossa]{transform:scale(3.3)}.market-sun-menu__brands nav img[data-brand=oakley]{transform:scale(2.55)}.market-sun-menu__brands nav a{height:96px}.market-sun-menu__brands nav img{transform:scale(2.75)}.market-sun-menu__brands nav img[data-brand=armani-exchange]{transform:scale(3.35)}.market-sun-menu__brands nav img[data-brand=emporio-armani]{transform:scale(3.45)}.market-sun-menu__brands nav img[data-brand=ray-ban]{transform:scale(2.6)}.market-sun-menu__brands nav img[data-brand=vogue]{transform:scale(2.8)}.market-sun-menu__brands nav img[data-brand=prada]{transform:scale(3.1)}.market-sun-menu__brands nav img[data-brand=dolce-gabbana],.market-sun-menu__brands nav img[data-brand=versace]{transform:scale(2.7)}.market-sun-menu__brands nav img[data-brand=prada-linea-rossa]{transform:scale(3.8)}.market-sun-menu__brands nav img[data-brand=oakley]{transform:scale(3)}.market-sun-menu__brands nav a{height:112px}.market-sun-menu__brands nav img{transform:scale(3.58)}.market-sun-menu__brands nav img[data-brand=armani-exchange]{transform:scale(4.36)}.market-sun-menu__brands nav img[data-brand=emporio-armani]{transform:scale(4.49)}.market-sun-menu__brands nav img[data-brand=ray-ban]{transform:scale(3.38)}.market-sun-menu__brands nav img[data-brand=vogue]{transform:scale(3.64)}.market-sun-menu__brands nav img[data-brand=prada]{transform:scale(4.03)}.market-sun-menu__brands nav img[data-brand=dolce-gabbana],.market-sun-menu__brands nav img[data-brand=versace]{transform:scale(3.51)}.market-sun-menu__brands nav img[data-brand=prada-linea-rossa]{transform:scale(4.94)}.market-sun-menu__brands nav img[data-brand=oakley]{transform:scale(3.9)}.market-sun-menu__brands nav a{height:128px}.market-sun-menu__brands nav img{transform:scale(7.16)}.market-sun-menu__brands nav img[data-brand=armani-exchange]{transform:scale(8.72)}.market-sun-menu__brands nav img[data-brand=emporio-armani]{transform:scale(8.98)}.market-sun-menu__brands nav img[data-brand=ray-ban]{transform:scale(6.76)}.market-sun-menu__brands nav img[data-brand=vogue]{transform:scale(7.28)}.market-sun-menu__brands nav img[data-brand=prada]{transform:scale(8.06)}.market-sun-menu__brands nav img[data-brand=dolce-gabbana],.market-sun-menu__brands nav img[data-brand=versace]{transform:scale(7.02)}.market-sun-menu__brands nav img[data-brand=prada-linea-rossa]{transform:scale(9.88)}.market-sun-menu__brands nav img[data-brand=oakley]{transform:scale(7.8)}.market-category-mega-menu__panel:has(.market-sun-menu){width:min(1200px,calc(100vw - 64px))}.market-category-mega-menu__panel>.market-sun-menu{display:grid;grid-template-columns:repeat(3,200px) minmax(330px,1fr);justify-content:start;gap:17px}.market-sun-menu section{gap:8px}.market-sun-menu section a{justify-content:flex-start;min-height:32px;padding:4px 0}.market-sun-menu section a:hover{background:transparent}.market-sun-menu section a img{width:32px;height:22px;object-fit:contain}.market-sun-menu__brands>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.market-sun-menu__brands>div:first-child>a{min-height:0;padding:0;color:var(--market-blue);font-size:12px}.market-sun-menu__brand-rail{position:relative;padding-right:42px}.market-sun-menu__brands nav{display:grid;grid-template-columns:repeat(3,minmax(82px,1fr));gap:8px 12px;margin-top:7px}.market-sun-menu__brands nav a{height:76px;justify-content:center;padding:2px;overflow:hidden}.market-sun-menu__brands nav img{width:100%;height:100%;max-width:none;object-fit:contain;transform:scale(1.8)}.market-sun-menu__brands nav img[data-brand=armani-exchange]{transform:scale(2.2)}.market-sun-menu__brands nav img[data-brand=emporio-armani]{transform:scale(2.25)}.market-sun-menu__brands nav img[data-brand=ray-ban]{transform:scale(1.65)}.market-sun-menu__brands nav img[data-brand=vogue]{transform:scale(1.8)}.market-sun-menu__brands nav img[data-brand=prada]{transform:scale(2)}.market-sun-menu__brands nav img[data-brand=dolce-gabbana],.market-sun-menu__brands nav img[data-brand=versace]{transform:scale(1.75)}.market-sun-menu__brands nav img[data-brand=prada-linea-rossa]{transform:scale(2.7)}.market-sun-menu__brands nav img[data-brand=oakley]{transform:scale(2)}.market-sun-menu__brand-rail>button{position:absolute;right:0;top:50%;width:34px;height:34px;display:grid;place-items:center;border:1px solid #253143;border-radius:50%;background:#fff;color:#253143;font-size:18px;line-height:1;cursor:pointer;transform:translateY(-50%)}.market-sun-menu__brand-rail>button:hover{border-color:var(--market-blue);color:var(--market-blue)}@media(max-width:700px){.market-category-mega-menu__panel>.market-sun-menu{grid-template-columns:1fr 1fr;gap:16px}.market-sun-menu__brands{grid-column:1/-1}.market-sun-menu__brands nav{grid-template-columns:repeat(3,minmax(70px,1fr))}}.marketplace-catalog-page .neopt-card-row{position:relative;display:flex;min-height:38px;align-items:center}.marketplace-catalog-page .neopt-card-row button{right:0;bottom:2px}.marketplace-catalog-page .neopt-card-favorite{display:grid;place-items:center;background:transparent!important;box-shadow:none}.marketplace-catalog-page .neopt-card-favorite svg{width:21px;height:21px;fill:transparent;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.marketplace-catalog-page .neopt-card-favorite.is-active{background:transparent!important;color:#e12480}.marketplace-catalog-page .neopt-card-favorite.is-active svg{fill:currentColor}.marketplace-catalog-page .neopt-card{isolation:isolate;min-height:374px}.marketplace-catalog-page .neopt-card--expanded{z-index:50!important;margin-bottom:0;overflow:visible;border-radius:18px;background:#fff;isolation:isolate}.marketplace-catalog-page .neopt-card--expanded .neopt-card-body{position:absolute;top:228px;right:0;left:0;z-index:2;display:flex;min-height:auto!important;flex-direction:column;gap:6px;padding:17px 14px 16px!important;border-radius:0 0 18px 18px;background:#fff;box-shadow:0 12px 18px rgba(25,47,76,.09)}.marketplace-catalog-page .neopt-card--expanded .neopt-card-body>a,.marketplace-catalog-page .neopt-card--expanded .neopt-card-body>small{position:relative;z-index:1;display:block;flex:0 0 auto;visibility:visible;opacity:1}.marketplace-catalog-page .neopt-card--expanded .neopt-card-row{order:5;flex:0 0 38px}.marketplace-catalog-page .neopt-card--expanded .neopt-card-variants{position:static!important;right:auto!important;bottom:auto!important;left:auto!important;order:4;flex:0 0 88px;margin-top:2px;opacity:1;visibility:visible;transform:none}.marketplace-catalog-page .neopt-card--expanded:not(.neopt-card--has-variants){margin-bottom:0}.marketplace-catalog-page .neopt-card--expanded .neopt-card-buy{order:6;width:100%;max-width:none!important;min-height:46px;display:flex!important;align-items:center;justify-content:center;border-radius:11px;background:linear-gradient(110deg,#075ff2,#1689f5 55%,#43b0f2);box-shadow:0 8px 18px rgba(15,116,239,.24);color:#fff;font-size:15px!important;font-weight:700;line-height:1;text-align:center;transition:filter .18s ease,transform .18s ease}.marketplace-catalog-page .neopt-card--expanded .neopt-card-buy:hover{filter:brightness(1.06);transform:translateY(-1px)}.marketplace-catalog-page .neopt-card--expanded .neopt-card-buy:focus-visible{outline:3px solid rgba(10,100,240,.3);outline-offset:2px}.marketplace-catalog-page .neopt-card-photo{padding:24px 12px 23px;height:228px;padding:0 12px 18px}.marketplace-catalog-page .neopt-card-body{min-height:146px}.marketplace-catalog-page .neopt-card-photo{border-radius:18px 18px 0 0}.marketplace-catalog-page .neopt-card-product-image{position:relative;z-index:1;width:100%;height:100%;object-fit:contain!important;object-position:center}@media(max-width:700px){.marketplace-catalog-page .neopt-card{min-height:333px}.marketplace-catalog-page .neopt-card-photo{height:194px;padding-bottom:14px}.marketplace-catalog-page .neopt-card-body{min-height:139px}.marketplace-catalog-page .neopt-card--expanded .neopt-card-body{top:194px}.marketplace-catalog-page .market-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.marketplace-catalog-page .neopt-card-photo{height:150px!important;padding:8px!important}.marketplace-catalog-page .neopt-card--expanded .neopt-card-product-image,.marketplace-catalog-page .neopt-card-photo .neopt-card-product-image,.marketplace-catalog-page .neopt-card:hover .neopt-card-product-image{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;transform:none!important}}.marketplace-catalog-page .market-catalog-sidebar>label:first-child input{border:2px solid #1473f3;border-radius:11px;background:#f5f9ff;box-shadow:0 5px 14px rgba(20,115,243,.13);outline:0;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.marketplace-catalog-page .market-catalog-sidebar>label:first-child input:hover{border-color:#075ff2}.marketplace-catalog-page .market-catalog-sidebar>label:first-child input:focus{border-color:#075ff2;box-shadow:0 0 0 4px rgba(7,95,242,.14),0 7px 18px rgba(20,115,243,.17)}@media(min-width:1100px){.marketplace-home{--market-home-width:1760px;--market-header-width:var(--market-home-width)}.marketplace-home .market-footer,.marketplace-home .market-header,.marketplace-home .market-topline,.marketplace-home .marketplace-main{max-width:var(--market-home-width)}.marketplace-home .market-promo-grid{margin-inline:0;grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.marketplace-home .market-benefits,.marketplace-home .market-brand-marquee,.marketplace-home .market-categories,.marketplace-home .market-checkup,.marketplace-home .market-health-blog,.marketplace-home .market-products{margin-inline:0}}.marketplace-page{overflow-x:clip}@media (min-width:701px) and (max-width:1450px){.marketplace-home .market-header__links{gap:16px;font-size:13px}.marketplace-home .market-header__links .market-header__eye-cta{gap:12px;padding-inline:12px;font-size:12px}}@media (min-width:701px) and (max-width:1200px){.marketplace-home .market-header__links{gap:12px;font-size:12px}.marketplace-home .market-header__links .market-header__eye-cta{gap:8px;padding-inline:9px;font-size:11px}}@media (min-width:701px) and (max-width:1450px){.marketplace-page{zoom:1}.marketplace-home .market-footer,.marketplace-home .market-header,.marketplace-home .market-header__links,.marketplace-home .market-topline,.marketplace-home .marketplace-main{max-width:100%}.marketplace-home .market-header__links{gap:8px;font-size:11px}.marketplace-home .market-header__links .market-header__eye-cta{gap:7px;padding-inline:8px;font-size:10px}.marketplace-home .market-promo-grid{margin-inline:0;grid-template-columns:minmax(0,2fr) minmax(0,1fr)}}.stellest-shell .market-header__links{overflow-x:auto;scrollbar-width:none}.stellest-shell .market-header__links::-webkit-scrollbar{display:none}@media (min-width:1051px) and (max-width:1320px){.transitions-product-page .market-header__eye-cta{display:none}}@media (min-width:701px){.marketplace-home .market-topline{font-size:12px;line-height:1.35}.marketplace-home .market-header__actions a{font-size:12px;line-height:1.25}.marketplace-home .market-promo-grid__banner b{font-size:25px;line-height:1.04}.marketplace-home .market-promo-grid__banner small{font-size:13px;line-height:1.35}.marketplace-home .market-promo-grid__banner em{font-size:13px;line-height:1.3}.marketplace-home .market-section-title h2{font-size:30px;line-height:1.12}.marketplace-home .market-section-title>a{font-size:15px;line-height:1.3}.marketplace-home .market-categories>.market-section-title h2{font-size:30px;line-height:1.12}.marketplace-home .market-categories>.market-section-title>a{font-size:15px;line-height:1.3}.marketplace-home .market-checkup p,.marketplace-home .market-section-title>div>p{font-size:11px;line-height:1.35}.marketplace-home .market-category strong{font-size:19px;line-height:1.2}.marketplace-home .market-category small{font-size:14px;line-height:1.35}.marketplace-home .market-brand-marquee>p{font-size:11px;line-height:1.35}.marketplace-home .market-brand-marquee h2{font-size:25px;line-height:1.16}.marketplace-home .market-checkup h2{font-size:30px;line-height:1.06}.marketplace-home .market-checkup span{font-size:14px;line-height:1.45}.marketplace-home .market-checkup a{font-size:14px;line-height:1.3}.marketplace-home .market-benefits strong{font-size:20px;line-height:1.18}.marketplace-home .market-benefits small{font-size:15px;line-height:1.35}.marketplace-home .market-health-card h3{font-size:21px;line-height:1.2}.marketplace-home .market-health-card span{font-size:13px;line-height:1.35}.marketplace-home .market-health-card__more{font-size:13px;line-height:1.3}.marketplace-home .market-product__price>b{font-size:20px;line-height:1.2}.marketplace-home .market-product__body p,.marketplace-home .market-product__price del{font-size:13px;line-height:1.35}.marketplace-home .market-product__body>a{font-size:15px;line-height:1.3}.marketplace-home .market-product__body small{font-size:12px;line-height:1.35}.marketplace-home .market-footer__navigation h2{font-size:15px;line-height:1.3}.marketplace-home .market-footer__brand a,.marketplace-home .market-footer__brand p,.marketplace-home .market-footer__navigation nav a{font-size:13px;line-height:1.45}.marketplace-home .market-footer__bottom{font-size:12px;line-height:1.5}}.market-product__image{background:#fff}@media (min-width:1201px) and (max-width:1450px){.marketplace-home .market-header__links{font-size:13px;line-height:1.25}.marketplace-home .market-header__links .market-header__eye-cta{font-size:12px}}@media (min-width:701px) and (max-width:1200px){.marketplace-home .market-header__links{font-size:12px;line-height:1.25}.marketplace-home .market-header__links .market-header__eye-cta{font-size:11px}.marketplace-home .market-categories>.market-section-title h2,.marketplace-home .market-section-title h2{font-size:28px}.marketplace-home .market-category strong{font-size:18px}.marketplace-home .market-category small{font-size:13px}.marketplace-home .market-benefits strong{font-size:18px}.marketplace-home .market-benefits small{font-size:14px}}.market-catalog-sidebar>button,.market-catalog-sidebar>button+div,.market-catalog-sidebar>button:last-child,.market-catalog-sidebar>div,.market-catalog-sidebar>div:nth-of-type(2),.market-catalog-sidebar>label{order:0}.market-catalog-heading h1:first-child{margin-top:0}.market-footer__chat{border:1px solid #b7d8ef;background:#fff;color:#0759ef}.market-footer__chat:hover{border-color:#0759ef;background:#f4f9ff}.market-footer__chat:focus-visible{outline:3px solid rgba(7,89,239,.22);outline-offset:2px}@media(min-width:701px){.marketplace-catalog-page .market-catalog-main{padding-top:14px}.marketplace-catalog-page .site-breadcrumbs{max-width:none;padding:10px 0;font-size:12px}.marketplace-catalog-page .breadcrumbs{margin-bottom:0}.marketplace-catalog-page .market-catalog-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,520px);align-items:center;column-gap:36px;padding:16px 24px;border-radius:16px}.marketplace-catalog-page .market-catalog-heading h1{margin:0;font-size:clamp(31px,2.6vw,40px)}.marketplace-catalog-page .market-catalog-heading span{max-width:520px}.marketplace-catalog-page .market-catalog-listing{margin-top:12px}.marketplace-catalog-page .market-catalog-results .toolbar{min-height:60px;margin-bottom:8px;padding:9px 14px}}.marketplace-page{--market-blue:#263442}.marketplace-catalog-page .neopt-card--expanded .neopt-card-buy,.marketplace-page .market-header__eye-cta,.marketplace-page .market-header__eye-cta:hover{background:linear-gradient(110deg,#263442,#354653 55%,#465664);box-shadow:0 8px 18px rgba(38,52,66,.22)}.marketplace-catalog-page .neopt-card--expanded .neopt-card-buy:focus-visible{outline-color:rgba(38,52,66,.3)}.marketplace-catalog-page .market-catalog-sidebar>label:first-child input{border-color:#566675;background:#f7f8f9;box-shadow:0 5px 14px rgba(38,52,66,.12)}.marketplace-catalog-page .market-catalog-sidebar>label:first-child input:hover{border-color:#465664;background:#fff}.marketplace-catalog-page .market-catalog-sidebar>label:first-child input:focus{border-color:#263442;background:#fff;box-shadow:0 0 0 4px rgba(38,52,66,.13),0 7px 18px rgba(38,52,66,.15)}.marketplace-catalog-page .neopt-card-variants .neopt-card-variant:hover{border-color:#7d8a95;background:#f7f8f9}.marketplace-catalog-page .neopt-card-variants .neopt-card-variant[aria-current=true]{background:#f7f8f9}.market-footer__chat{border-color:#c8d0d6;color:#263442}.market-footer__chat:hover{border-color:#263442;background:#f7f8f9}.market-footer__chat:focus-visible{outline-color:rgba(38,52,66,.22)}@media(max-width:700px){.market-promo-grid__arrow{top:calc(50% - 22px);width:44px;height:44px;font-size:28px}.marketplace-home .market-section-title{gap:14px;align-items:flex-start}.marketplace-home .market-section-title>a{flex:0 0 auto;padding-block:6px}}.market-home-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:10px 56px;align-items:end;margin:8px 0 24px;padding:28px 32px;border-radius:22px;color:#17322b;background:linear-gradient(135deg,#eef7f3,#f8f5eb)}.market-home-intro>p{grid-column:1/-1;margin:0;color:#4f7368;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.market-home-intro h1{margin:0;max-width:780px;font-size:clamp(32px,4vw,54px);line-height:1.04;letter-spacing:-.035em}.market-home-intro>span{color:#48615a;font-size:17px;line-height:1.55}.market-home-intro>div{grid-column:1/-1;display:flex;gap:12px;margin-top:12px}.market-home-intro a{padding:11px 18px;border:1px solid #214b3e;border-radius:999px;color:#214b3e;font-weight:650;text-decoration:none}.market-home-intro a:first-child{color:#fff;background:#214b3e}.marketplace-home .market-promo-grid__main img{object-fit:contain;object-position:center}.marketplace-home .market-brand-marquee,.marketplace-home .market-categories{margin-top:14px}.marketplace-home .market-categories>.market-section-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (min-width:701px){.marketplace-home .market-home-intro{margin-bottom:16px;padding-block:22px;gap:6px 56px}.marketplace-home .market-home-intro>div{margin-top:6px}.marketplace-home .marketplace-main{padding-top:14px;padding-inline:0}.marketplace-home .market-promo-grid{width:auto;margin-inline:0;grid-template-columns:minmax(0,1fr) minmax(0,.707fr) minmax(0,.65fr);height:auto;min-height:0}.marketplace-home .market-promo-grid__main{height:auto;aspect-ratio:1}.marketplace-home .market-promo-grid__banner,.marketplace-home .market-promo-grid__side{height:100%;min-height:0}.marketplace-home .market-promo-grid__eyezen{display:block;height:100%;min-width:0;overflow:hidden;border-radius:22px;background:#dcebf3}.marketplace-home .market-promo-grid__eyezen img{display:block;width:100%;height:100%;object-fit:contain}.marketplace-home .market-promo-grid__banner img{object-fit:contain}}@media (max-width:700px){.market-home-intro{grid-template-columns:1fr;padding:22px 20px}.market-home-intro>div{flex-direction:column}.market-home-intro a{text-align:center}.marketplace-home .market-promo-grid__eyezen{aspect-ratio:595.276/841.89}.marketplace-home .market-promo-grid__eyezen img{object-fit:contain}}.market-category-mega-menu__panel:has(.market-sun-menu){width:min(1280px,calc(100vw - 32px))}.market-category-mega-menu__panel>.market-sun-menu{grid-template-columns:repeat(3,190px) minmax(450px,1fr)}.market-category-mega-menu[data-kind=kids]{position:static}.market-category-mega-menu[data-kind=kids]>.market-category-mega-menu__panel{left:16px}.market-sun-menu__brands nav a{height:104px;padding:0}.market-sun-menu__brands nav img{transform:scale(3.8)}.market-sun-menu__brands nav img[data-brand="7th-street"],.market-sun-menu__brands nav img[data-brand=seventh-street]{transform:scale(6.6)}.market-sun-menu__brands nav img[data-brand=ana-hickmann]{transform:scale(5.8)}.market-sun-menu__brands nav img[data-brand=armani-exchange]{transform:scale(3.45)}.market-sun-menu__brands nav img[data-brand=carrera]{transform:scale(3.8)}.market-sun-menu__brands nav img[data-brand=estilo]{transform:scale(4.1)}.market-sun-menu__brands nav img[data-brand=eye-look]{transform:scale(3.8)}.market-sun-menu__brands nav img[data-brand=hickmann]{transform:scale(5.5)}.market-sun-menu__brands nav img[data-brand=mario-rossi]{transform:scale(4.4)}.market-sun-menu__brands nav img[data-brand=mien]{transform:scale(3.1)}.market-sun-menu__brands nav img[data-brand=pierre-cardin]{transform:scale(5.5)}.market-sun-menu__brands nav img[data-brand=emporio-armani]{transform:scale(4.5)}.market-sun-menu__brands nav img[data-brand=ray-ban]{transform:scale(3.3)}.market-sun-menu__brands nav img[data-brand=vogue]{transform:scale(3.6)}.market-sun-menu__brands nav img[data-brand=prada]{transform:scale(4)}.market-sun-menu__brands nav img[data-brand=dolce-gabbana],.market-sun-menu__brands nav img[data-brand=versace]{transform:scale(3.5)}.market-sun-menu__brands nav img[data-brand=prada-linea-rossa]{transform:scale(5.4)}.market-sun-menu__brands nav img[data-brand=oakley]{transform:scale(4)}.market-category-mega-menu[data-kind=kids] .market-sun-menu__brands nav a{height:124px}.market-category-mega-menu[data-kind=kids] .market-sun-menu__brands nav img[data-brand=baniss],.market-category-mega-menu[data-kind=kids] .market-sun-menu__brands nav img[data-brand=eye-look],.market-category-mega-menu[data-kind=kids] .market-sun-menu__brands nav img[data-brand=pojjet]{transform:scale(5)}.market-category-mega-menu[data-kind=kids] .market-sun-menu__brands nav img[data-brand=fisher-price]{transform:scale(5.4)}.market-header__links .market-category-mega-menu__panel aside>a{display:flex;min-width:174px;min-height:52px;align-items:center;justify-content:space-between;padding:0 20px;border-radius:12px;background:var(--market-blue);color:#fff!important;font-size:14px;font-weight:700}.market-header__links .market-category-mega-menu__panel aside>a:focus-visible,.market-header__links .market-category-mega-menu__panel aside>a:hover{background:#0050dc;color:#fff!important}.market-header__links .market-category-mega-menu__panel aside>a b{color:#fff}.market-header{position:relative}.market-category-mega-menu:has(.market-lenses-menu){position:static}.market-category-mega-menu__panel:has(.market-lenses-menu){left:0;width:100%;padding:28px 34px 30px;transform:none}.market-category-mega-menu__panel>.market-lenses-menu{display:grid;grid-template-columns:276px 276px minmax(480px,1fr);gap:0}.market-lenses-menu__links{display:grid;align-content:start;gap:20px;padding-right:28px}.market-lenses-menu__links--secondary{padding-left:28px;border-left:1px solid #e3e9ef}.market-lenses-menu section{display:grid;align-content:start;gap:8px}.market-lenses-menu h2,.market-lenses-menu__search>span{margin:0 0 5px;color:#41505d;font-size:13px;font-weight:700}.market-header__links .market-lenses-menu section a{min-height:0;justify-content:flex-start;padding:0;color:#657481;font-size:13px;line-height:1.35}.market-header__links .market-lenses-menu section a:focus-visible,.market-header__links .market-lenses-menu section a:hover{background:transparent;color:var(--market-blue);text-decoration:underline;text-underline-offset:3px}.market-lenses-menu__actions{display:flex;flex-wrap:wrap;gap:8px}.market-lenses-menu__links>.market-lenses-menu__actions{display:none}.market-header__links .market-lenses-menu__actions>a{min-height:34px;display:inline-flex;align-items:center;padding:8px 12px;border-radius:5px;background:#e9f5fd;color:#0561a6;font-size:12px;font-weight:700}.market-header__links .market-lenses-menu__actions>a:first-child{background:#eff4f8;color:#315a78}.market-header__links .market-lenses-menu__actions>a.market-lenses-menu__action{min-height:42px;gap:8px;padding:9px 13px;border:1px solid #d4e3ef;border-radius:8px;box-shadow:0 2px 5px rgba(36,74,110,.08);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.market-header__links .market-lenses-menu__actions>a.market-lenses-menu__action:hover{background:#dcedfb;box-shadow:0 6px 13px rgba(36,74,110,.14);transform:translateY(-1px)}.market-header__links .market-lenses-menu__actions>a.market-lenses-menu__action--essilor{background:#fff;color:#254d76}.market-header__links .market-lenses-menu__actions>a.market-lenses-menu__action--essilor img{width:52px;height:22px;object-fit:contain}.market-header__links .market-lenses-menu__actions>a.market-lenses-menu__action--stellest{gap:9px;background:#f3f8fc;color:#244967;border-color:#bfd7e9}.market-header__links .market-lenses-menu__actions>a.market-lenses-menu__action--stellest:focus-visible,.market-header__links .market-lenses-menu__actions>a.market-lenses-menu__action--stellest:hover{background:#e5f2fb;color:#17436a}.market-lenses-menu__action--stellest img{width:64px;height:28px;flex:0 0 64px;object-fit:contain}.market-lenses-menu__action--stellest span{display:grid;gap:2px;line-height:1.1}.market-lenses-menu__action--stellest strong{color:inherit;font-size:12px;letter-spacing:0;text-transform:none}.market-lenses-menu__action--stellest small{color:#6b8193;font-size:10px;font-weight:500;white-space:nowrap}.market-lenses-menu__search{display:grid;gap:8px}.market-lenses-menu__search input{width:100%;height:36px;padding:0 11px;border:1px solid #cbd7e1;border-radius:4px;outline:none;color:#253143;font:13px Arial,Helvetica,sans-serif}.market-lenses-menu__search input:focus{border-color:var(--market-blue);box-shadow:0 0 0 2px rgba(7,89,239,.1)}.market-lenses-menu__search input::placeholder{color:#9aa6b0}.market-header__links .market-lenses-menu__selection{min-height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;border-radius:5px;background:var(--market-blue);color:#fff;font-size:12px;font-weight:700}.market-lenses-menu__selection b{font-size:17px}.market-lenses-menu__brands{display:flex;flex-direction:column;min-width:0;padding-left:28px;border-left:1px solid #e3e9ef}.market-lenses-menu__brands>div:not(.market-lenses-menu__actions){display:flex;align-items:center;justify-content:space-between;gap:18px}.market-lenses-menu__brands>.market-lenses-menu__actions--brands{order:1;margin-top:14px}.market-header__links .market-lenses-menu__brands>div>a{padding:0;color:var(--market-blue);font-size:12px;font-weight:700}.market-lenses-menu__brands nav{order:2;display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:12px;margin-top:12px}.market-header__links .market-lenses-menu__brands nav>a{min-height:58px;display:grid;place-items:center;padding:8px;border:1px solid #e3eaf0;border-radius:4px;background:#fff;color:#183a59;font-size:16px;font-weight:700;letter-spacing:-.04em;text-align:center}.market-header__links .market-lenses-menu__brands nav>a:focus-visible,.market-header__links .market-lenses-menu__brands nav>a:hover{border-color:#82bef1;background:#fff;box-shadow:0 5px 13px rgba(16,47,78,.1);color:#075da5}.market-lenses-menu__brands nav>a[data-lens-brand=ESSILOR]{color:#173958;font-size:18px}.market-lenses-menu__brands nav>a[data-lens-brand=ESSILOR] img{width:112px;max-width:86%;max-height:34px;object-fit:contain}.market-lenses-menu__brands nav>a[data-lens-brand="Lencor Vision"],.market-lenses-menu__brands nav>a[data-lens-brand=Shamir]{color:#dc3d2d}.market-lenses-menu__brands nav>a[data-lens-brand=Glance],.market-lenses-menu__brands nav>a[data-lens-brand=HOYA],.market-lenses-menu__brands nav>a[data-lens-brand=TOKAI]{color:#0768ae}.market-lenses-menu__brands>p{margin:24px 0 0;color:#7b8792;font-size:13px}@media(max-width:700px){.market-category-mega-menu__panel>.market-sun-menu{grid-template-columns:1fr 1fr}.market-category-mega-menu__panel:has(.market-lenses-menu){left:14px;width:calc(100vw - 28px);padding:20px;transform:none}.market-category-mega-menu__panel>.market-lenses-menu{grid-template-columns:1fr 1fr}.market-lenses-menu__links{padding-right:14px}.market-lenses-menu__links--secondary{padding-left:14px}.market-lenses-menu__brands{grid-column:1/-1;padding:22px 0 0;border:0}.market-lenses-menu__brands nav{grid-template-columns:repeat(2,minmax(110px,1fr))}}.marketplace-catalog-page{--market-bg:#f8f9fb;--market-header-width:1616px;--market-red:#e31e24;--market-red-dark:#bd0f26;--market-red-light:#f44955;background:#f8f9fb}.marketplace-catalog-page .market-header,.marketplace-catalog-page .market-topline{max-width:var(--market-header-width)}.marketplace-catalog-page .catalog-price>strong{color:#172431!important}.marketplace-catalog-page .catalog-price.is-discounted>strong,.marketplace-page .catalog-price em,.marketplace-page .market-header__sale,.marketplace-page .market-header__sale b,.marketplace-page .market-header__sale:hover,.marketplace-page .product-neopt-discount{color:#e31e24!important}.marketplace-page .market-header__sale b{background:#fff0f1}.marketplace-page .market-header__eye-cta,.marketplace-page .market-header__eye-cta:hover{background:linear-gradient(110deg,#263442,#354653 55%,#465664);box-shadow:0 8px 18px rgba(38,52,66,.22);color:#fff!important}.marketplace-catalog-page .market-catalog-main{max-width:1680px;background:#f8f9fb}.marketplace-catalog-page .market-catalog-heading{padding:16px 28px;background:linear-gradient(110deg,#ffffff,#f1f2f4 55%,#e9ecef)}.marketplace-catalog-page .market-catalog-heading h1{margin:5px 0}.marketplace-catalog-page .market-catalog-results .market-catalog-grid{gap:5px;background:transparent}.marketplace-catalog-page .neopt-card--expanded .neopt-card-product-image,.marketplace-catalog-page .neopt-card-photo .neopt-card-product-image,.marketplace-catalog-page .neopt-card:hover .neopt-card-product-image{transform:scale(1.12)!important}.marketplace-catalog-page .market-catalog-grid .neopt-card{border-color:#f0f2f5;background:#fff;box-shadow:0 1px 4px rgba(31,49,72,.045)}.marketplace-catalog-page .market-catalog-grid .neopt-card:hover{box-shadow:0 5px 14px rgba(31,49,72,.08)}@media (max-width:700px){.marketplace-catalog-page .neopt-card--expanded .neopt-card-product-image,.marketplace-catalog-page .neopt-card-photo .neopt-card-product-image,.marketplace-catalog-page .neopt-card:hover .neopt-card-product-image{transform:none!important}}