: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{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.topline{background:var(--navy);color:#e6f0f8;align-items:center;gap:16px;height:36px;padding:0 max(5vw,28px);font-size:12px;display:flex}.topline b{color:#fff}.topline>div{gap:19px;margin-left:auto;display:flex}.topline a{opacity:.9}.header{background:#fff;grid-template-columns:190px minmax(280px,1fr) 280px;align-items:center;gap:42px;min-height:84px;padding:14px max(5vw,28px);display:grid}.wordmark{align-items:center;display:flex}.logo{width:160px;height:auto;display:block}.site-search{color:#7b8894;border:1px solid #cbd7e1;border-radius:3px;align-items:center;gap:10px;height:44px;padding:0 14px;display:flex}.site-search span{font-size:27px;line-height:1;transform:rotate(-20deg)}.site-search input{width:100%;color:var(--ink);border:0;outline:0;font:14px Arial}.site-search input::placeholder{color:#8793a0}.header-actions{justify-content:flex-end;gap:20px;height:48px;display:flex}.header-actions>a{text-align:center;color:#435464;place-content:center;gap:3px;min-width:52px;font-size:10px;display:grid}.header-actions b{color:var(--navy);font-size:19px;font-weight:400}.catalog-nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;align-items:stretch;gap:0;min-height:51px;padding:0 max(5vw,28px);display:flex}.catalog-nav>a{border-right:1px solid var(--line);white-space:nowrap;align-items:center;padding:0 17px;font-size:13px;font-weight:600;display:flex}.catalog-nav>a:first-child{padding-left:0}.catalog-nav .diagnostic-link{background:var(--orange);color:#fff;border:0;margin-left:auto;padding:0 18px;font-weight:700}.hero{background:linear-gradient(108deg,#d8eefc 0%,#eaf6ff 52%,#d8edf9 100%);grid-template-columns:1.04fr .96fr;min-height:486px;display:grid}.hero-copy{align-self:center;padding:75px 3vw 70px max(8vw,70px)}.hero-kicker,.eyebrow{color:var(--blue);letter-spacing:.105em;margin:0;font-size:11px;font-weight:700}.hero h1,.page h1{letter-spacing:-.045em;color:var(--navy);margin:14px 0 19px;font-size:clamp(42px,4.55vw,72px);font-weight:700;line-height:1.01}.hero h1 em,.promo h2 em{color:var(--orange);font-style:normal}.lead{color:#354b5d;max-width:500px;margin:0;font-size:17px;line-height:1.5}.actions{align-items:center;gap:27px;margin-top:28px;display:flex}.button{background:var(--orange);color:#fff;border-radius:2px;align-items:center;gap:20px;padding:15px 22px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 4px #b13d0a1f}.hero-link,.text-link{color:var(--blue);text-underline-offset:4px;font-size:14px;font-weight:700;text-decoration:underline}.hero-image{min-height:486px;position:relative;overflow:hidden}.hero-image:after{content:"";background:linear-gradient(90deg,#eaf6ff 0%,#0000 19%),linear-gradient(#0000 55%,#102f4e17);position:absolute;inset:0}.hero-image img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%;display:block}.hero-badge{z-index:1;text-align:center;background:var(--orange);color:#fff;border-radius:50%;place-content:center;width:124px;height:124px;display:grid;position:absolute;top:14%;right:8%;transform:rotate(10deg);box-shadow:0 8px 20px #294b6a2e}.hero-badge b{font-size:28px}.hero-badge span{font-size:12px;line-height:1.15}.trust-row{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);padding:22px max(7vw,42px);display:grid}.trust-row>div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:10px;display:flex}.trust-row>div:last-child{border:0}.trust-row b{color:var(--blue);font-size:17px}.trust-row span{color:var(--muted);font-size:12px}.category-section,.catalog-section{padding:76px max(7vw,42px)}.section-top{justify-content:space-between;align-items:end;gap:25px;margin-bottom:28px;display:flex}.section-top h2,.vision h2,.promo h2,.journal h2{color:var(--navy);letter-spacing:-.04em;margin:8px 0 0;font-size:clamp(30px,3vw,44px);line-height:1.05}.category-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.category{color:#fff;background:var(--navy);border-radius:3px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:216px;padding:22px;transition:transform .2s,box-shadow .2s;display:flex}.category:hover{transform:translateY(-4px);box-shadow:0 12px 22px #102f4e29}.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{background:var(--navy);color:#fff;grid-template-columns:1fr .74fr;min-height:350px;margin:0 max(7vw,42px) 76px;display:grid;overflow:hidden}.promo>div{padding:48px 56px}.promo p{color:#8fc3ef;letter-spacing:.1em;margin:0;font-size:10px;font-weight:700}.promo h2{color:#fff;margin:11px 0 18px;font-size:41px}.promo h2 em{color:#ffb083}.promo span{color:#d7e6f1;max-width:405px;font-size:14px;line-height:1.45;display:block}.promo .button{margin-top:27px}.promo img{object-fit:cover;mix-blend-mode:screen;opacity:.86;width:100%;height:100%;display:block}.catalog-section{background:var(--soft)}.section-caption{max-width:275px;color:var(--muted);margin:0;font-size:13px;line-height:1.45}.products{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.card{background:#fff;position:relative}.card-image{background:#edf3f6;height:288px;display:block;position:relative;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.card:hover img{transform:scale(1.045)}.card-image span{background:var(--orange);color:#fff;padding:5px 8px;font-size:10px;font-weight:700;position:absolute;top:12px;left:12px}.card-body{gap:7px;padding:15px 16px 18px;display:grid}.card-body p{color:var(--muted);margin:0;font-size:12px}.card-body a{color:var(--navy);font-size:15px;font-weight:700}.price{color:var(--navy);font-size:17px;font-weight:700}.catalog-button{border:1px solid var(--blue);width:max-content;color:var(--blue);margin:33px auto 0;padding:13px 21px;font-size:13px;font-weight:700;display:flex}.vision{color:#fff;background:linear-gradient(110deg,#10385c,#0d4974);grid-template-columns:1.1fr .8fr;align-items:center;gap:10vw;padding:76px max(10vw,42px);display:grid}.vision .eyebrow{color:#91c7f1}.vision h2{color:#fff}.vision>div>p:not(.eyebrow){color:#d8e6f0;max-width:475px;font-size:15px;line-height:1.55}.vision-side{border-left:1px solid #ffffff52;padding:30px 0 30px 42px}.check-list{gap:14px;font-size:14px;display:grid}.check-list span:first-letter{color:#87d0ff}.button-light{color:var(--blue);background:#fff;margin-top:30px}.footer{background:#fff;grid-template-columns:2fr 1fr 1fr;gap:40px;padding:55px max(7vw,42px) 24px;font-size:13px;display:grid}.footer .logo{width:150px}.footer>div{align-content:start;gap:10px;display:grid}.footer p,.footer small{color:var(--muted);margin:8px 0}.footer strong{color:var(--navy);text-transform:uppercase;letter-spacing:.12em;font-size:11px}.footer small{border-top:1px solid var(--line);grid-column:1/-1;margin-top:24px;padding-top:20px}.page{padding:35px max(7vw,42px) 100px}.breadcrumbs{color:var(--muted);gap:9px;margin-bottom:65px;font-size:12px;display:flex}.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{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;margin:65px 0 20px;padding:14px 0;font-size:13px;display:flex}.listing{grid-template-columns:repeat(3,1fr)}.listing .card-image{height:370px}.product-detail{grid-template-columns:1.05fr .95fr;align-items:start;gap:8vw;display:grid}.detail-image{background:#edf3f6;height:min(700px,70vw);position:sticky;top:20px}.detail-image img{object-fit:cover;width:100%;height:100%;display:block}.detail-copy>p:first-child{color:var(--muted);margin-top:5px;font-size:14px}.detail-copy h1{margin:15px 0;font-size:clamp(47px,5vw,78px)}.detail-copy>.price{margin-bottom:18px;font-size:23px;display:block}.available{color:#298443;font-size:14px}.detail-copy>p{max-width:470px;line-height:1.6}.detail-copy dl{border-top:1px solid var(--line);margin:36px 0 0}.detail-copy dl div{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.25fr;gap:15px;padding:12px 0;font-size:13px;display:grid}.detail-copy dt{color:var(--muted)}.detail-copy dd{text-transform:capitalize;margin:0}@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>span:nth-child(2),.topline>div a:not(:last-child){display:none}.header{grid-template-columns:1fr auto;min-height:68px;padding:12px 20px}.site-search,.header-actions>a{display:none}.header-actions>a:first-child{display:grid}.catalog-nav{min-height:45px;padding:0 20px}.catalog-nav>a{padding:0 12px;font-size:12px}.catalog-nav .diagnostic-link{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:50px 24px 35px}.hero-image{height:280px;min-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{border:0;justify-content:flex-start}.category-section,.catalog-section{padding:54px 24px}.section-top{flex-direction:column;align-items:flex-start}.category-grid,.products,.listing{grid-template-columns:repeat(2,1fr);gap:10px}.category{min-height:175px;padding:17px}.category strong{font-size:17px}.promo{grid-template-columns:1fr;min-height:0;margin:0 24px 54px}.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{grid-template-columns:1fr;gap:18px;padding:55px 24px}.vision-side{border:0;padding:15px 0 0}.footer{grid-template-columns:1fr 1fr;padding:40px 24px 24px}.footer>div:first-child{grid-column:1/-1}.page{padding:25px 24px 65px}.breadcrumbs{margin-bottom:40px}.listing-toolbar{gap:20px;margin-top:40px}.product-detail{grid-template-columns:1fr}.detail-image{height:440px;position:static}.detail-copy h1{font-size:52px}}@media (max-width:410px){.category-grid,.products,.listing{grid-template-columns:1fr}.hero h1{font-size:39px}.trust-row{grid-template-columns:1fr}.hero-badge{width:95px;height:95px;top:10%;right: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 *){font-family:var(--font-apple)!important}
.page .breadcrumbs{margin-bottom:48px;font-size:13px}.page-heading{max-width:820px}.page-heading .eyebrow{letter-spacing:.09em;font-size:13px}.page-heading h1{letter-spacing:-.035em;margin:15px 0 17px;font-size:clamp(46px,4.2vw,64px);line-height:1.08}.page-heading p:not(.eyebrow){max-width:650px;margin:0;font-size:19px;line-height:1.45}.essilor-page-content{width:100%;max-width:1600px;margin-inline:auto}.essilor-breadcrumb-wrap{padding:35px max(7vw,42px) 0}.essilor-breadcrumb-wrap .breadcrumbs{margin-bottom:26px}.brand-directory-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-top:28px;display:grid}.brand-directory-grid a{color:#183b59;background:#fff;border:1px solid #e2e8ee;border-radius:8px;justify-content:center;align-items:center;min-height:104px;padding:16px 20px;transition:border-color .15s,box-shadow .15s;display:flex}.brand-directory-grid a:hover{border-color:#8db9d8;box-shadow:0 8px 18px #183b5914}.brand-directory-grid a:focus-visible{outline-offset:2px;outline:3px solid #145be24d}.brand-directory-logo{object-fit:contain;width:min(100%,184px);height:58px;display:block}.brand-directory-wordmark{color:#183b59;fill:currentColor;overflow:visible}.brand-directory-wordmark text{letter-spacing:-.02em;font-family:Arial,Helvetica,sans-serif;font-weight:700}.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{color:#687684;max-width:1440px;margin:0 auto;padding:22px clamp(24px,5vw,76px);font-size:14px;display:block}.site-breadcrumbs-list{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}.site-breadcrumbs-item{align-items:center;gap:9px;display:inline-flex}.site-breadcrumbs-separator{color:#9aa7b2;font-style:normal}.site-breadcrumbs a:hover{color:#0054a6;text-underline-offset:3px;text-decoration:underline}@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;background:var(--market-bg);min-height:100vh;color:var(--market-ink);font-family:Arial,Helvetica,sans-serif}.market-header{background:#fff;grid-template-columns:172px 128px minmax(300px,1fr) 230px;align-items:center;gap:14px;max-width:1440px;margin:auto;padding:18px 32px 0;display:grid}.market-header__logo{z-index:60;width:max-content;display:inline-flex;position:relative}.market-header__logo img{width:155px;display:block}.market-header__catalog{background:var(--market-blue);color:#fff;border-radius:13px;justify-content:center;align-items:center;gap:9px;height:48px;font-size:15px;font-weight:700;display:flex}.market-header__catalog span{font-size:23px;line-height:1}.market-header__search{border:2px solid var(--market-blue);border-radius:13px;align-items:center;height:48px;display:flex;overflow:hidden}.market-header__search span{height:100%;color:var(--market-muted);background:#f4f6fa;align-items:center;padding:0 13px;font-size:13px;display:flex}.market-header__search input{min-width:0;color:var(--market-ink);border:0;outline:0;flex:1;padding:0 14px;font-size:15px}.market-header__search b{background:var(--market-blue);color:#fff;align-self:stretch;place-items:center;width:51px;font-size:28px;display:grid}.market-header__actions{justify-content:space-between;display:flex}.market-header__actions a{color:var(--market-muted);place-items:center;gap:2px;font-size:11px;display:grid}.market-header__actions b{color:#333;font-size:23px;font-weight:400}.market-header__links{white-space:nowrap;color:#4d5968;grid-column:1/-1;align-items:center;gap:22px;height:49px;font-size:14px;display:flex;overflow:hidden}.market-header__links a:first-child{color:var(--market-blue);font-weight:700}.market-header__links span{color:#526071;margin-left:auto;font-weight:600}.marketplace-main{background:var(--market-bg);max-width:1440px;margin:auto;padding:20px 32px 70px}.market-hero{color:#fff;background:#112a5c;border-radius:22px;height:340px;position:relative;overflow:hidden}.market-hero__copy{z-index:2;width:55%;padding:48px 56px;position:relative}.market-hero__copy>span,.market-section-title>div>p,.market-checkup p{color:#a7c7ff;text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:11px;font-weight:700}.market-hero h1{letter-spacing:-.05em;margin:14px 0 13px;font-size:42px;line-height:1.02}.market-hero p{color:#d4e2ff;max-width:415px;margin:0;font-size:15px;line-height:1.45}.market-hero__action{color:#172b55;background:#fff;border-radius:12px;gap:22px;margin-top:24px;padding:13px 18px;font-size:14px;font-weight:700;display:inline-flex}.market-hero__art{right:0;background:radial-gradient(circle at 55% 48%,#ffdfb4 0 8%,#0000 8.3%),radial-gradient(#f88d43 0 25%,#0000 25.5%),linear-gradient(130deg,#0000 18%,#ffffff30 18% 22%,#0000 22% 42%,#ffffff1f 42% 46%,#0000 46%);width:52%;position:absolute;inset-block:0}.market-hero__art i{border:17px solid #fff4df;border-radius:50%;width:180px;height:180px;position:absolute;top:62px;left:52px;box-shadow:144px 9px 0 -16px #fff4df}.market-hero__art i:nth-child(2){border-width:9px;border-color:#f5cf99;width:70px;height:70px;top:77px;left:265px}.market-hero__art i:nth-child(3){background:#d99b5f;border:0;border-radius:99px;width:370px;height:44px;top:174px;left:70px;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%,#0000 14.5%),radial-gradient(circle at 53% 40%,#0000 0 22%,#70d8e4 22.5% 23.5%,#0000 24%),linear-gradient(135deg,#0000 35%,#ffffff38 35% 38%,#0000 38%)}.market-hero--family{background:linear-gradient(115deg,#593f9b,#d272a0)}.market-hero--family .market-hero__art{background:radial-gradient(at 60% 45%,#fff0ca 0 18%,#0000 18.5%),radial-gradient(circle at 42% 38%,#ffa960 0 9%,#0000 9.5%),linear-gradient(143deg,#0000 28%,#ffffff40 28% 33%,#0000 33%)}.market-hero__arrow{z-index:3;color:#23324b;background:#ffffffd6;border:0;border-radius:50%;width:38px;height:38px;font-size:30px;line-height:1;position:absolute;top:calc(50% - 19px)}.market-hero__arrow--left{left:14px}.market-hero__arrow--right{right:14px}.market-hero__dots{z-index:3;gap:6px;display:flex;position:absolute;bottom:18px;left:56px}.market-hero__dots button{background:#ffffff7a;border:0;border-radius:99px;width:7px;height:7px}.market-hero__dots .is-active{background:#fff;width:22px}.market-categories,.market-products{margin-top:25px}.market-section-title{justify-content:space-between;align-items:end;margin-bottom:14px;display:flex}.market-section-title h2{letter-spacing:-.03em;margin:5px 0 0;font-size:27px}.market-section-title>a{color:var(--market-blue);font-size:14px;font-weight:700}.market-categories__grid{grid-template-columns:repeat(5,1fr);gap:13px;display:grid}.market-category{background:#fff;border-radius:18px;flex-direction:column;min-height:150px;padding:18px;display:flex;position:relative;overflow:hidden}.market-category span{color:#2465ba;font-size:49px;line-height:1}.market-category strong{margin-top:auto;font-size:16px;position:relative}.market-category small{color:#657180;margin-top:5px;font-size:12px;position:relative}.market-category:after{content:"";background:#ffffff73;border-radius:50%;width:105px;height:105px;position:absolute;top:-22px;right:-17px}.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{background:#e9edf2;border-radius:22px;padding:24px}.market-products__rail{grid-template-columns:repeat(5,1fr);grid-auto-columns:minmax(185px,1fr);grid-auto-flow:column;gap:13px;padding-bottom:3px;display:grid;overflow-x:auto}.market-product{background:#fff;border-radius:16px;min-width:0;position:relative;overflow:hidden}.market-product__favorite{z-index:2;color:#222;background:#ffffffd1;border:0;border-radius:50%;width:33px;height:33px;font-size:23px;line-height:1;position:absolute;top:9px;right:9px}.market-product__image{background:#f8f8f7;height:205px;display:block}.market-product__image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.market-product__body{padding:0 14px 16px}.market-product__badge{color:#fff;background:#e9438a;border-radius:6px;margin-top:-8px;padding:4px 7px;font-size:11px;font-weight:700;display:inline-block;position:relative}.market-product__body>b{color:#e12480;margin-top:10px;font-size:20px;display:block}.market-product__body p{color:#798492;margin:5px 0 2px;font-size:12px}.market-product__body>a{min-height:38px;font-size:14px;font-weight:600;line-height:1.3;display:block}.market-product__body small{color:#778595;margin-top:8px;font-size:10px;display:block}.market-checkup{color:#fff;background:linear-gradient(120deg,#004891,#168bc1);border-radius:22px;justify-content:space-between;align-items:center;margin-top:25px;padding:37px 52px;display:flex;overflow:hidden}.market-checkup h2{letter-spacing:-.04em;margin:8px 0;font-size:29px;line-height:1.04}.market-checkup span{color:#cbeaff;font-size:14px}.market-checkup a{color:#12589a;white-space:nowrap;background:#fff;border-radius:12px;align-items:center;gap:27px;padding:14px 18px;font-size:14px;font-weight:700;display:flex}@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{grid-template-columns:1fr auto;gap:9px;padding:12px 16px 0}.market-header__logo img{width:128px}.market-header__catalog{width:104px;height:40px;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{width:max-content;margin-top:22px}.market-checkup h2{font-size:26px}}.market-header__links .market-header__sale{color:#e45527;font-weight:700}.market-header__sale b{color:#ff6b36;background:#fff0e9;border-radius:50%;place-items:center;width:22px;height:22px;margin-right:4px;font-size:15px;display:inline-grid}.market-header__actions b{color:#124570;height:25px}.market-header__actions b svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.market-footer{background:#fff;max-width:1440px;margin:auto}.market-footer__help{background:#e3f2ff;grid-template-columns:1fr auto auto;align-items:center;gap:42px;padding:32px;display:grid}.market-footer__help span{color:#2270b8;margin-bottom:5px;font-size:12px;font-weight:700;display:block}.market-footer__help strong{letter-spacing:-.025em;font-size:22px}.market-footer__help p{color:#557080;margin:7px 0 0;font-size:13px}.market-footer__chat{background:var(--market-blue);color:#fff;font:inherit;white-space:nowrap;cursor:pointer;border:0;border-radius:12px;align-items:center;gap:22px;padding:14px 18px;font-size:14px;font-weight:700;display:flex}.market-footer__chat b{font-size:inherit}.market-footer__phone{white-space:nowrap;gap:2px;display:grid}.market-footer__phone small{color:#66788a;font-size:11px}.market-footer__phone strong{color:#124570;font-size:16px}.market-footer__navigation{border-bottom:1px solid #e6e9ee;grid-template-columns:1.45fr repeat(4,1fr);gap:27px;padding:45px 32px;display:grid}.market-footer__brand img{width:158px}.market-footer__brand p{color:#687585;max-width:270px;margin:14px 0;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{align-content:start;gap:10px;display:grid}.market-footer__navigation h2{color:#283645;margin:0 0 6px;font-size:14px}.market-footer__navigation nav a{color:#647180;font-size:13px;line-height:1.3}.market-footer__navigation nav a:hover,.market-footer__bottom a:hover{text-decoration:underline}.market-footer__bottom{color:#7a8592;grid-template-columns:1.15fr 1.5fr 1.15fr;align-items:start;gap:22px;padding:20px 32px 26px;font-size:11px;line-height:1.45;display:grid}.market-footer__bottom p{margin:0}.market-footer__bottom div{flex-wrap:wrap;gap:8px 17px;display:flex}.market-footer__bottom a{color:#697583}.market-footer__bottom span{text-align:right}.market-footer__bottom span:before{content:"✓";color:#179353;margin-right:5px;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{grid-template-columns:repeat(2,1fr);gap:30px 20px;padding:35px 20px}.market-footer__brand{grid-column:1/-1}.market-footer__navigation nav:last-child{grid-column:auto}.market-footer__bottom{grid-template-columns:1fr;gap:13px;padding:20px;display:grid}.market-footer__bottom span{grid-column:auto}}.market-health-blog{background:#e9edf2;border-radius:22px;margin-top:25px;padding:24px}.market-health-blog__grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.market-health-card{background:#fff;border-radius:16px;grid-template-columns:43% 1fr;min-height:180px;display:grid;overflow:hidden}.market-health-card__image{background:#dcebf3;overflow:hidden}.market-health-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.market-health-card:hover img{transform:scale(1.04)}.market-health-card>div{flex-direction:column;align-items:flex-start;padding:19px 17px;display:flex}.market-health-card span{color:#7a8794;font-size:11px}.market-health-card h3{letter-spacing:-.02em;margin:8px 0 14px;font-size:16px;line-height:1.2}.market-health-card__more{color:var(--market-blue);margin-top:auto;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{background:#fff;grid-template-columns:repeat(4,1fr);margin-top:25px;padding:20px 0;display:grid}.market-benefits>div{border-right:1px solid #e1e7ed;align-items:center;gap:16px;min-width:0;padding:0 28px;display:flex}.market-benefits>div:last-child{border-right:0}.market-benefits__icon{color:#6b7d90;flex:0 0 32px;width:32px}.market-benefits__icon svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.market-benefits p{gap:4px;margin:0;display:grid}.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;gap:17px;padding:18px 0}.market-benefits>div{border-right:0;padding:0 20px}}.market-benefits{border-radius:22px;overflow:hidden}.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{flex-direction:column;min-height:520px;display:flex}.market-health-card__image{flex:0 0 310px;height:310px}.market-health-card>div{flex: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{flex-basis:300px;height:300px}}@media (max-width:700px){.market-health-card{min-height:0}.market-health-card__image{flex-basis:210px;height:210px}.market-health-card>div{padding:18px}.market-health-card h3{font-size:18px}}.market-topline{color:#8d98a4;background:#fff;border-bottom:1px solid #e6e9ed;justify-content:space-between;align-items:center;max-width:1440px;height:34px;margin:auto;padding:0 32px;font-size:12px;display:flex}.market-topline b{color:#7d8791}.market-topline nav{align-items:center;gap:22px;display:flex}.market-topline a{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.market-topline__icon{fill:none;stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 13px;width:13px;height:13px}@media (max-width:700px){.market-topline{height:28px;padding:0 16px;font-size:10px}.market-topline nav{display:none}}.market-promo-grid{grid-template-columns:2fr 1fr;gap:14px;display:grid}.market-promo-grid a{background:#dcebf3;border-radius:22px;overflow:hidden}.market-promo-grid__main{aspect-ratio:1;display:block}.market-promo-grid__side{grid-template-rows:repeat(2,1fr);gap:14px;display:grid}.market-promo-grid__banner{min-height:0}.market-promo-grid img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.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-rows:none;grid-template-columns:repeat(2,1fr);gap:10px}.market-promo-grid a{border-radius:16px}.market-promo-grid__banner{aspect-ratio:1}}.market-promo-grid__main{background:#dcebf3;border-radius:22px;position:relative;overflow:hidden}.market-promo-grid__main>a{width:100%;height:100%;display:block}.market-promo-grid__arrow{z-index:1;color:#24405f;background:#ffffffe6;border:0;border-radius:50%;width:42px;height:42px;font-size:31px;line-height:1;position:absolute;top:calc(50% - 21px)}.market-promo-grid__arrow--previous{left:15px}.market-promo-grid__arrow--next{right:15px}.market-promo-grid__dots{z-index:1;gap:7px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.market-promo-grid__dots button{background:#ffffff8c;border:0;border-radius:99px;width:8px;height:8px;padding:0}.market-promo-grid__dots .is-active{background:#fff;width:24px}@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:"";pointer-events:none;background:linear-gradient(#05172a00 36%,#05172ac7);position:absolute;inset:0}.market-promo-grid__banner>span{z-index:1;color:#fff;gap:7px;display:grid;position:absolute;bottom:22px;left:24px;right:22px}.market-promo-grid__banner b{letter-spacing:-.035em;font-size:25px;line-height:1.03}.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(#6b1c0700 32%,#6b1c07d4)}@media (max-width:700px){.market-promo-grid__banner>span{gap:4px;bottom:14px;left:14px;right:12px}.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{grid-template-rows:minmax(0,1fr) minmax(0,1fr);align-self:stretch;height:100%;min-height:0}.market-promo-grid__banner{height:100%;min-height:0}@media (max-width:700px){.market-promo-grid__side{grid-template-rows:none;height:auto}.market-promo-grid__banner{height:auto}}.market-category{isolation:isolate;background-color:#edf2f5;min-height:178px}.market-category:after{content:none}.market-category:before{content:"";z-index:1;background:linear-gradient(#ffffff0a 25%,#ffffff94 68%,#fffffff5 100%);position:absolute;inset:0}.market-category .market-category__image{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.market-category span{display:none}.market-category strong,.market-category small{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:.35s ease-out both market-deal-in}.market-products__arrow{z-index:3;color:#24405f;cursor:pointer;background:#fffffff0;border:0;border-radius:50%;width:42px;height:42px;font-size:30px;line-height:1;position:absolute;top:calc(50% - 21px);box-shadow:0 3px 12px #202d3f29}.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{color:#8c97a5;margin-top:3px;font-size:11px;font-weight:600;text-decoration-thickness:1px;display:block}@keyframes market-deal-in{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(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{width:44px;height:44px;font-size:28px;top:calc(50% - 22px)}}.market-products__carousel .market-product__badge{display:inline-block}.market-products__carousel .market-product__body:before{content:none}.market-products__carousel .market-product__price{flex-wrap:wrap;align-items:baseline;gap:7px;margin-top:10px;display:flex}.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{background:#fff;border-radius:22px;margin-top:25px;padding:28px 0 25px;overflow:hidden}.market-brand-marquee>p{color:#8390a0;text-transform:uppercase;letter-spacing:.1em;margin:0 32px 9px;font-size:10px;font-weight:700}.market-brand-marquee h2{letter-spacing:-.03em;max-width:900px;margin:0 32px 24px;font-size:22px;line-height:1.16}.market-brand-marquee__viewport{overflow:hidden}.market-brand-marquee__track{gap:18px;width:max-content;animation:32s linear infinite market-brands-scroll;display:flex}.market-brand-marquee__viewport:hover .market-brand-marquee__track{animation-play-state:paused}.market-brand-marquee__item{flex:0 0 164px;place-items:center;width:164px;height:58px;padding:8px 17px;display:grid}.market-brand-marquee__item img{object-fit:contain;filter:grayscale();opacity:.58;width:100%;max-width:100%;height:35px;max-height:35px;display:block}.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:translate(-50%)}}@media (max-width:700px){.market-brand-marquee{border-radius:18px;margin-top:18px;padding:23px 0 20px}.market-brand-marquee>p{margin-inline:20px}.market-brand-marquee h2{margin:0 20px 19px;font-size:18px}.market-brand-marquee__item{flex-basis:135px;width:135px;height:50px;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{transition:transform .58s cubic-bezier(.22,.76,.27,1);display:flex}.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-categories,.market-brand-marquee,.market-checkup,.market-benefits,.market-health-blog,.market-products{margin-inline:-64px}.market-topline,.market-header{max-width:1582px}.market-promo-grid{grid-template-columns:908px minmax(0,1fr);margin-inline:-64px}}.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;margin-bottom:25px;overflow:hidden}@media (min-width:1100px){.market-footer{max-width:1582px}}.market-footer{background:0 0;border-radius:0;overflow:visible}.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;padding-bottom:18px}.market-footer__payments{background:#fff;border-radius:0 0 22px 22px;justify-content:flex-start;align-items:center;padding:0 32px 24px;display:flex}.market-footer__payments>div{align-items:center;gap:30px;display:flex}.payment-logo{object-fit:contain;width:auto;height:28px;display:block}.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{flex-wrap:wrap;gap:20px;max-width:100%}.payment-logo--mir{width:78px}.payment-logo--visa{width:66px}.payment-logo--mastercard{width:46px}.payment-logo--sbp{width:78px}}.market-catalog-sidebar>*{order:initial}.market-header__links .market-header__eye-cta{color:#fff;white-space:nowrap;background:linear-gradient(110deg,#075ff2 0%,#1689f5 55%,#43b0f2 100%);border-radius:11px;align-items:center;gap:18px;height:34px;margin-left:auto;padding:0 15px;font-size:13px;font-weight:700;display:flex;box-shadow:0 8px 18px #0f74ef3d}.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{background:var(--market-bg);max-width:1440px;margin:auto;padding:23px 32px 55px}.marketplace-catalog-page .breadcrumbs{color:#7a8592;margin:0 0 17px;font-size:12px}.market-catalog-heading{background:linear-gradient(120deg,#fff 0%,#edf5ff 100%);border-radius:21px;padding:25px 28px}.market-catalog-heading p{color:var(--market-blue);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.market-catalog-heading h1{color:#20242a;letter-spacing:-.045em;margin:8px 0;font-size:clamp(31px,3.1vw,45px);line-height:1.05}.market-catalog-heading span{color:#657282;max-width:680px;font-size:14px;line-height:1.45;display:block}.marketplace-catalog-page .market-catalog-listing{gap:20px;margin-top:20px}.marketplace-catalog-page .market-catalog-sidebar{scrollbar-width:thin;background:#fff;border-radius:17px;align-self:start;max-height:calc(100vh - 32px);padding:19px;position:sticky;top:16px;overflow-y:auto}.marketplace-catalog-page .market-catalog-sidebar input{border-color:#dfe5ec;border-radius:10px}.marketplace-catalog-page .market-catalog-sidebar button{background:0 0}.marketplace-catalog-page .market-catalog-sidebar input[type=checkbox]{accent-color:var(--market-blue)}.marketplace-catalog-page .market-catalog-results .toolbar{background:#fff;border:0;border-radius:16px;padding:14px 18px}.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{border:0;gap:13px}.marketplace-catalog-page .neopt-card{box-shadow:none;border:0;border-radius:16px;overflow:hidden}.marketplace-catalog-page .neopt-card:hover{box-shadow:0 10px 25px #172f4e24}.marketplace-catalog-page .neopt-card-photo{background:#fff;height:275px;padding:59px 12px 12px}.marketplace-catalog-page .neopt-card-body{min-height:146px;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{color:var(--market-blue);background:#edf4ff;border:0;border-radius:50%}.marketplace-catalog-page .neopt-card-variants{min-height:38px}.marketplace-catalog-page .neopt-card-variants a{border-radius:8px;width:42px;height:35px}.marketplace-catalog-page .neopt-card-variants .activeVariant{border-color:var(--market-blue)}.marketplace-catalog-page .market-catalog-grid{background:0 0;border:0;gap:14px}.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{border-radius:16px;padding:20px}.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{border-radius:14px;max-height:none;padding:15px;position:static}.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{z-index:1000;isolation:isolate;position:relative}.marketplace-main,.market-catalog-main{z-index:0;position:relative}.market-header{overflow:visible}.market-mega-menu{position:relative}.market-mega-menu__panel{z-index:30;background:#fff;border:1px solid #dce5ef;border-radius:18px;width:min(1080px,100vw - 64px);padding:20px;position:absolute;top:112px;left:0;box-shadow:0 20px 40px #142f5433}.market-mega-menu__groups{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.market-mega-menu__groups section{align-content:start;gap:4px;display:grid}.market-mega-menu__groups h2{color:#253143;margin:0 0 7px;font-size:14px}.market-mega-menu__groups a{color:#596778;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:7px 8px;font-size:13px;display:flex}.market-mega-menu__groups a:hover{color:var(--market-blue);background:#eef5ff}.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{background:linear-gradient(110deg,#e7f2ff,#d2ebff);border-radius:13px;grid-template-columns:1fr auto;gap:5px 14px;margin-top:17px;padding:17px 18px;display:grid}.market-mega-menu__promo span{color:var(--market-blue);letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;font-size:10px;font-weight:700}.market-mega-menu__promo strong{font-size:17px}.market-mega-menu__promo p{color:#59708a;grid-column:1;margin:0;font-size:12px}.market-mega-menu__promo a{background:var(--market-blue);color:#fff;border-radius:9px;grid-area:2/2/4;align-self:center;padding:11px 13px;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{border-radius:14px;width:calc(100vw - 28px);padding:15px;top:51px;left:-1px}.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{z-index:40;position:relative}.market-search>button{cursor:pointer;border:0;padding:0}.market-search>button b{background:var(--market-blue);color:#fff;place-items:center;width:51px;height:100%;font-size:28px;display:grid}.market-search__results{z-index:35;background:#fff;border:1px solid #dce5ef;border-radius:13px;position:absolute;top:108px;left:0;right:0;overflow:hidden;box-shadow:0 18px 35px #1634552e}.market-search__results>a{border-bottom:1px solid #eef2f5;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 12px;display:grid}.market-search__results>a:hover{background:#f0f6ff}.market-search__results>a:last-child{border-bottom:0}.market-search__thumb{width:42px;height:38px;color:var(--market-blue);background:#f3f6f9;border-radius:8px;place-items:center;font-size:17px;display:grid}.market-search__thumb img{object-fit:contain;width:100%;height:100%}.market-search__results strong,.market-search__results small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.market-search__results strong{font-size:13px}.market-search__results small{color:#778493;margin-top:3px;font-size:11px}.market-search__results i{color:#7e8b99;font-size:10px;font-style:normal}.market-search__results p{color:#697688;margin:0;padding:14px;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{border-radius:29px;padding:26px 0}.marketplace-home .market-benefits>div{gap:21px;padding-inline:36px}.marketplace-home .market-benefits__icon{flex-basis:42px;width: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{border-radius:23px;min-height:231px;padding:23px}.marketplace-home .market-category strong{font-size:21px}.marketplace-home .market-category small{margin-top:6px;font-size:16px}}.market-search__results{z-index:2000;position:fixed}@media (max-width:700px){.market-search__results{top:auto}}.market-catalog-sidebar{flex-direction:column;display:flex}.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{overscroll-behavior:contain;align-self:start;max-height:calc(100vh - 174px);position:sticky;top:158px;overflow-y:auto}}.marketplace-catalog-page .neopt-card-variants{overscroll-behavior-x:contain;overscroll-behavior-y:none;scrollbar-width:thin;scrollbar-color:#9aa6b2 #edf2f7;scroll-snap-type:x proximity;gap:7px;min-width:0;display:flex;overflow:auto hidden;padding:5px 0 9px!important}.marketplace-catalog-page .neopt-card-variants::-webkit-scrollbar{width:0;height:8px}.marketplace-catalog-page .neopt-card-variants::-webkit-scrollbar-track{background:#edf2f7;border-radius:999px}.marketplace-catalog-page .neopt-card-variants::-webkit-scrollbar-thumb{background:#9aa6b2;border:2px solid #edf2f7;border-radius:999px}.marketplace-catalog-page .neopt-card-variants .neopt-card-variant{cursor:pointer;scroll-snap-align:start;width:56px;min-width:56px;height:47px;box-shadow:none;background:#fff;border:1px solid #dde4eb;border-radius:8px;flex:0 0 56px;place-items:center;padding:3px;display:grid;position:static;bottom:auto;right:auto;overflow:hidden}.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{object-fit:contain;width:100%;height:100%}.marketplace-catalog-page .neopt-card-variants .neopt-card-variant:focus-visible{outline-offset:2px;outline:2px solid #ff7b26}.market-search__results--grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:min(500px,100vh - 150px);padding:9px;display:grid;overflow-y:auto}.market-search__results--grid>a.market-search__card{background:#fff;border:1px solid #e6edf4;border-radius:10px;flex-direction:column;align-items:stretch;gap:7px;min-height:178px;padding:8px;display:flex}.market-search__results--grid>a.market-search__card:hover{background:#f7fbff;border-color:#a7c9ef}.market-search__results--grid .market-search__thumb{background:#f6f8fa;border-radius:7px;flex:0 0 98px;width:100%;height:98px}.market-search__results--grid .market-search__thumb img{padding:5px}.market-search__results--grid .market-search__copy{gap:3px;min-width:0;display:grid}.market-search__results--grid .market-search__copy small{order:-1;margin:0;font-size:10px}.market-search__results--grid .market-search__copy strong{white-space:normal;font-size:12px;line-height:1.25}.market-search__results--grid i{color:#16283a;margin-top:auto;font-size:12px;font-style:normal;font-weight:700}.market-search__results--grid .market-search__card--category{justify-content:center;min-height:118px}.market-search__results--grid .market-search__card--category .market-search__thumb{flex-basis:42px;width:42px;height: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{flex-basis:80px;height:80px}}.market-search__results--catalog{background:#fff;padding:10px}.market-search__catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.market-search__results--catalog>a.market-search__catalog-card{background:#f5f6f7;border:0;border-radius:0;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:12px;min-height:112px;padding:12px;display:grid}.market-search__results--catalog>a.market-search__catalog-card:hover{background:#edf5ff}.market-search__catalog-image{width:78px;height:78px;color:var(--market-blue);background:#fff;border-radius:2px;place-items:center;font-size:23px;display:grid}.market-search__catalog-image img{object-fit:contain;width:100%;height:100%}.market-search__catalog-copy{align-content:center;gap:4px;min-width:0;display:grid}.market-search__catalog-copy strong{color:#263746;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:1.3;display:-webkit-box;overflow:hidden}.market-search__catalog-copy small{color:#69798a;white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.25;display:block;overflow:hidden}.market-search__catalog-copy b{color:#263746;font-size:15px}.market-search__results--catalog .market-search__all{color:#4d555d;letter-spacing:.13em;text-transform:uppercase;background:#ebedef;border-radius:2px;justify-content:center;align-items:center;min-height:40px;margin-top:10px;padding:0 14px;font-size:11px;font-weight:700;display:flex}.market-search__results--catalog .market-search__all:hover{color:var(--market-blue);background:#dfe9f4}@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);gap:9px;min-height:88px;padding:8px}.market-search__catalog-image{width:64px;height:64px}.market-search__catalog-copy strong,.market-search__catalog-copy b{font-size:13px}}.market-search__results--catalog .market-search__catalog-card{background:#f5f6f7;border:0;border-radius:0;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:12px;min-height:112px;padding:12px;display:grid}.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);gap:9px;min-height:88px;padding:8px}}.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{color:#425466;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-style:normal;line-height:1.25;display:block;overflow:hidden}.marketplace-catalog-page .neopt-card-variants .neopt-card-variant img{object-fit:contain;width:185%;max-width:none;height:185%;transform:translate(-20%)}.marketplace-catalog-page .market-catalog-grid .neopt-card{box-shadow:0 7px 18px #192f4c1a}.marketplace-catalog-page .market-catalog-grid .neopt-card:hover{box-shadow:0 13px 28px #192f4c2e}.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{transform-origin:66%;width:320%;height:250%;transform:translate(-12%)}.marketplace-catalog-page .neopt-card-variants .neopt-card-variant-crop{width:100%;height:100%;display:block}.marketplace-catalog-page .neopt-card-photo .neopt-card-product-image,.marketplace-catalog-page .neopt-card:hover .neopt-card-product-image,.marketplace-catalog-page .neopt-card--expanded .neopt-card-product-image{object-fit:contain;max-width:100%;max-height:100%;transition:none;transform:scale(1.05)!important}.marketplace-catalog-page .market-catalog-grid,.marketplace-catalog-page .market-catalog-results .grid{gap:8px}.market-header__links{overflow:visible}.market-category-mega-menu{align-self:stretch;align-items:center;display:flex;position:relative}.market-category-mega-menu>a{align-items:center;height:100%;display:flex}.market-category-mega-menu>a[aria-expanded=true]{color:var(--market-blue);font-weight:700}.market-category-mega-menu__panel{z-index:50;background:#fff;border:1px solid #dce5ef;border-radius:0 0 18px 18px;width:min(890px,100vw - 64px);padding:20px;position:absolute;top:100%;left:-14px;box-shadow:0 20px 40px #142f5433}.market-category-mega-menu__panel>div{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.market-category-mega-menu__panel section{align-content:start;gap:4px;display:grid}.market-category-mega-menu__panel h2{color:#253143;margin:0 0 7px;font-size:14px}.market-category-mega-menu__panel section a{color:#596778;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:7px 8px;font-size:13px;display:flex}.market-category-mega-menu__panel section a:hover{color:var(--market-blue);background:#eef5ff}.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{background:linear-gradient(110deg,#e7f2ff,#d2ebff);border-radius:13px;grid-template-columns:1fr auto;gap:5px 14px;margin-top:18px;padding:17px 18px;display:grid}.market-category-mega-menu__panel aside span{color:var(--market-blue);letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;font-size:10px;font-weight:700}.market-category-mega-menu__panel aside strong{font-size:17px}.market-category-mega-menu__panel aside p{color:#59708a;grid-column:1;margin:0;font-size:12px}.market-category-mega-menu__panel aside>a{background:var(--market-blue);color:#fff;border-radius:9px;grid-area:2/2/4;align-self:center;padding:11px 13px;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:auto visible}.market-category-mega-menu__panel{border-radius:14px;width:calc(100vw - 28px);max-height:calc(100vh - 160px);position:fixed;top:145px;left:14px;overflow:auto}.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,100vw - 64px);padding:28px 32px}.market-category-mega-menu__panel>.market-frame-menu{grid-template-columns:290px 290px minmax(0,1fr);gap:70px;display:grid}.market-frame-menu section{gap:13px}.market-frame-menu h2{color:#171717;margin:0 0 13px;font-size:17px}.market-frame-menu section a{color:#303030;justify-content:flex-start;padding:4px 0;font-size:15px}.market-frame-menu section a:hover{color:var(--market-blue);background:0 0}.market-frame-menu section a img{object-fit:contain;width:48px;height:26px}.market-frame-menu__gender-title{margin-top:23px!important}.market-frame-menu__brands{min-width:0}.market-frame-menu__brands>div{justify-content:space-between;align-items:center;gap:16px;display:flex}.market-frame-menu__brands>div>a{color:#171717;white-space:nowrap;padding:0;font-size:14px}.market-frame-menu__brands>div>a span{opacity:1;color:inherit;font-size:18px}.market-frame-menu__brands nav{grid-template-columns:repeat(3,minmax(110px,1fr));gap:22px 28px;margin-top:18px;display:grid}.market-frame-menu__brands nav a{justify-content:center;height:66px;padding:5px}.market-frame-menu__brands nav img{object-fit:contain;width:100%;max-width:150px;height:100%}.market-frame-menu__brands nav a:hover{background:0 0}.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;overflow:visible}.marketplace-catalog-page .neopt-card--expanded .neopt-card-body{z-index:2;box-shadow:0 12px 18px #192f4c17}.marketplace-catalog-page .neopt-card-variant-hint{z-index:1;color:#6f7e8d;white-space:nowrap;text-overflow:ellipsis;background:#fff;border-radius:0 0 18px 18px;min-height:34px;padding:7px 14px 10px;font-size:11px;line-height:1.35;animation:.16s ease-out neopt-card-details-in;display:block;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 14px 19px #192f4c1f}@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;padding:0}.market-sun-menu__brands nav img[data-brand=versace],.market-sun-menu__brands nav img[data-brand=dolce-gabbana]{transform:scale(2.25)}.market-sun-menu__brands nav img[data-brand=versace],.market-sun-menu__brands nav img[data-brand=dolce-gabbana]{transform:scale(2.7)}.market-sun-menu__brands nav img[data-brand=versace],.market-sun-menu__brands nav img[data-brand=dolce-gabbana]{transform:scale(3.51)}.market-category-mega-menu__panel>.market-sun-menu{grid-template-columns:repeat(3,190px) minmax(450px,1fr)}.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=versace],.market-sun-menu__brands nav img[data-brand=dolce-gabbana]{transform:scale(7.02)}.market-category-mega-menu__panel:has(.market-sun-menu){width:min(1200px,100vw - 64px)}.market-category-mega-menu__panel>.market-sun-menu{grid-template-columns:repeat(3,200px) minmax(330px,1fr);justify-content:start;gap:17px;display:grid}.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:0 0}.market-sun-menu section a img{object-fit:contain;width:32px;height:22px}.market-sun-menu__brands>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.market-sun-menu__brands>div:first-child>a{min-height:0;color:var(--market-blue);padding:0;font-size:12px}.market-sun-menu__brand-rail{padding-right:42px;position:relative}.market-sun-menu__brands nav{grid-template-columns:repeat(3,minmax(82px,1fr));gap:8px 12px;margin-top:7px;display:grid}.market-sun-menu__brands nav a{justify-content:center;height:76px;padding:2px;overflow:hidden}.market-sun-menu__brands nav img{object-fit:contain;width:100%;max-width:none;height:100%;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=versace],.market-sun-menu__brands nav img[data-brand=dolce-gabbana]{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{color:#253143;cursor:pointer;background:#fff;border:1px solid #253143;border-radius:50%;place-items:center;width:34px;height:34px;font-size:18px;line-height:1;display:grid;position:absolute;top:50%;right:0;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{align-items:center;min-height:38px;display:flex;position:relative}.marketplace-catalog-page .neopt-card-row button{bottom:2px;right:0}.marketplace-catalog-page .neopt-card-favorite{box-shadow:none;place-items:center;display:grid;background:0 0!important}.marketplace-catalog-page .neopt-card-favorite svg{fill:#0000;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.marketplace-catalog-page .neopt-card-favorite.is-active{color:#e12480;background:0 0!important}.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{isolation:isolate;background:#fff;border-radius:18px;margin-bottom:0;overflow:visible;z-index:50!important}.marketplace-catalog-page .neopt-card--expanded .neopt-card-body{z-index:2;background:#fff;border-radius:0 0 18px 18px;flex-direction:column;gap:6px;display:flex;position:absolute;top:228px;left:0;right:0;box-shadow:0 12px 18px #192f4c17;min-height:auto!important;padding:17px 14px 16px!important}.marketplace-catalog-page .neopt-card--expanded .neopt-card-body>small,.marketplace-catalog-page .neopt-card--expanded .neopt-card-body>a{z-index:1;visibility:visible;opacity:1;flex:none;display:block;position:relative}.marketplace-catalog-page .neopt-card--expanded .neopt-card-row{flex:0 0 38px;order:5}.marketplace-catalog-page .neopt-card--expanded .neopt-card-variants{opacity:1;visibility:visible;flex:0 0 88px;order:4;margin-top:2px;transform:none;position:static!important;bottom:auto!important;left:auto!important;right:auto!important}.marketplace-catalog-page .neopt-card--expanded:not(.neopt-card--has-variants){margin-bottom:0}.marketplace-catalog-page .neopt-card--expanded .neopt-card-buy{color:#fff;text-align:center;background:linear-gradient(110deg,#075ff2 0%,#1689f5 55%,#43b0f2 100%);border-radius:11px;order:6;justify-content:center;align-items:center;width:100%;min-height:46px;font-weight:700;line-height:1;transition:filter .18s,transform .18s;box-shadow:0 8px 18px #0f74ef3d;max-width:none!important;font-size:15px!important;display:flex!important}.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-offset:2px;outline:3px solid #0a64f04d}.marketplace-catalog-page .neopt-card-photo{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{z-index:1;object-position:center;width:100%;height:100%;position:relative;object-fit:contain!important}@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-photo .neopt-card-product-image,.marketplace-catalog-page .neopt-card:hover .neopt-card-product-image,.marketplace-catalog-page .neopt-card--expanded .neopt-card-product-image{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important;transform:none!important}}.marketplace-catalog-page .market-catalog-sidebar>label:first-child input{background:#f5f9ff;border:2px solid #1473f3;border-radius:11px;outline:0;transition:border-color .18s,box-shadow .18s,background .18s;box-shadow:0 5px 14px #1473f321}@media (min-width:1100px){.marketplace-home{--market-home-width:1760px;--market-header-width:var(--market-home-width)}.marketplace-home .market-topline,.marketplace-home .market-header,.marketplace-home .marketplace-main,.marketplace-home .market-footer{max-width:var(--market-home-width)}.marketplace-home .market-promo-grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr);margin-inline:0}.marketplace-home .market-categories,.marketplace-home .market-brand-marquee,.marketplace-home .market-checkup,.marketplace-home .market-benefits,.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-topline,.marketplace-home .market-header,.marketplace-home .marketplace-main,.marketplace-home .market-footer,.marketplace-home .market-header__links{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{grid-template-columns:minmax(0,2fr) minmax(0,1fr);margin-inline:0}}.stellest-shell .market-header__links{scrollbar-width:none;overflow-x:auto}.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-section-title>div>p,.marketplace-home .market-checkup 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__price del,.marketplace-home .market-product__body p{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__navigation nav a,.marketplace-home .market-footer__brand p,.marketplace-home .market-footer__brand 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-section-title h2,.marketplace-home .market-categories>.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>label,.market-catalog-sidebar>div,.market-catalog-sidebar>div:nth-of-type(2),.market-catalog-sidebar>button,.market-catalog-sidebar>button+div,.market-catalog-sidebar>button:last-child{order:initial}.market-catalog-heading h1:first-child{margin-top:0}.market-footer__chat{color:#0759ef;background:#fff;border:1px solid #b7d8ef}.market-footer__chat:focus-visible{outline-offset:2px;outline:3px solid #0759ef38}@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{border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(340px,520px);align-items:center;column-gap:36px;padding:16px 24px;display:grid}.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-page .market-header__eye-cta,.marketplace-page .market-header__eye-cta:hover,.marketplace-catalog-page .neopt-card--expanded .neopt-card-buy{background:linear-gradient(110deg,#263442 0%,#354653 55%,#465664 100%);box-shadow:0 8px 18px #26344238}.marketplace-catalog-page .neopt-card--expanded .neopt-card-buy:focus-visible{outline-color:#2634424d}.marketplace-catalog-page .market-catalog-sidebar>label:first-child input{background:#f7f8f9;border-color:#566675;box-shadow:0 5px 14px #2634421f}.marketplace-catalog-page .market-catalog-sidebar>label:first-child input:hover{background:#fff;border-color:#465664}.marketplace-catalog-page .market-catalog-sidebar>label:first-child input:focus{background:#fff;border-color:#263442;box-shadow:0 0 0 4px #26344221,0 7px 18px #26344226}.marketplace-catalog-page .neopt-card-variants .neopt-card-variant:hover{background:#f7f8f9;border-color:#7d8a95}.marketplace-catalog-page .neopt-card-variants .neopt-card-variant[aria-current=true]{background:#f7f8f9}.market-footer__chat{color:#263442;border-color:#c8d0d6}.market-footer__chat:hover{background:#f7f8f9;border-color:#263442}.market-footer__chat:focus-visible{outline-color:#26344238}@media (max-width:700px){.market-promo-grid__arrow{width:44px;height:44px;font-size:28px;top:calc(50% - 22px)}.marketplace-home .market-section-title{align-items:flex-start;gap:14px}.marketplace-home .market-section-title>a{flex:none;padding-block:6px}}
.market-home-intro{color:#17322b;background:linear-gradient(135deg,#eef7f3,#f8f5eb);border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);align-items:end;gap:10px 56px;margin:8px 0 24px;padding:28px 32px;display:grid}.market-home-intro>p{color:#4f7368;letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;margin:0;font-size:13px;font-weight:700}.market-home-intro h1{letter-spacing:-.035em;max-width:780px;margin:0;font-size:clamp(32px,4vw,54px);line-height:1.04}.market-home-intro>span{color:#48615a;font-size:17px;line-height:1.55}.market-home-intro>div{grid-column:1/-1;gap:12px;margin-top:12px;display:flex}.market-home-intro a{color:#214b3e;border:1px solid #214b3e;border-radius:999px;padding:11px 18px;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-categories,.marketplace-home .market-brand-marquee{margin-top:14px}.marketplace-home .market-categories>.market-section-title{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:701px){.marketplace-home .market-home-intro{gap:6px 56px;margin-bottom:16px;padding-block:22px}.marketplace-home .market-home-intro>div{margin-top:6px}.marketplace-home .marketplace-main{padding-top:14px;padding-inline:0}.marketplace-home .market-promo-grid{grid-template-columns:minmax(0,1fr) minmax(0,.707fr) minmax(0,.65fr);width:auto;height:auto;min-height:0;margin-inline:0}.marketplace-home .market-promo-grid__main{aspect-ratio:1;height:auto}.marketplace-home .market-promo-grid__side,.marketplace-home .market-promo-grid__banner{height:100%;min-height:0}.marketplace-home .market-promo-grid__eyezen{background:#dcebf3;border-radius:22px;min-width:0;height:100%;display:block;overflow:hidden}.marketplace-home .market-promo-grid__eyezen img{object-fit:contain;width:100%;height:100%;display:block}.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,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=versace],.market-sun-menu__brands nav img[data-brand=dolce-gabbana]{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=eye-look],.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=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{background:var(--market-blue);border-radius:12px;justify-content:space-between;align-items:center;min-width:174px;min-height:52px;padding:0 20px;font-size:14px;font-weight:700;display:flex;color:#fff!important}.market-header__links .market-category-mega-menu__panel aside>a:hover,.market-header__links .market-category-mega-menu__panel aside>a:focus-visible{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){width:100%;padding:28px 34px 30px;left:0;transform:none}.market-category-mega-menu__panel>.market-lenses-menu{grid-template-columns:276px 276px minmax(480px,1fr);gap:0;display:grid}.market-lenses-menu__links{align-content:start;gap:20px;padding-right:28px;display:grid}.market-lenses-menu__links--secondary{border-left:1px solid #e3e9ef;padding-left:28px}.market-lenses-menu section{align-content:start;gap:8px;display:grid}.market-lenses-menu h2,.market-lenses-menu__search>span{color:#41505d;margin:0 0 5px;font-size:13px;font-weight:700}.market-header__links .market-lenses-menu section a{color:#657481;justify-content:flex-start;min-height:0;padding:0;font-size:13px;line-height:1.35}.market-header__links .market-lenses-menu section a:hover,.market-header__links .market-lenses-menu section a:focus-visible{color:var(--market-blue);text-underline-offset:3px;background:0 0;text-decoration:underline}.market-lenses-menu__actions{flex-wrap:wrap;gap:8px;display:flex}.market-lenses-menu__links>.market-lenses-menu__actions{display:none}.market-header__links .market-lenses-menu__actions>a{color:#0561a6;background:#e9f5fd;border-radius:5px;align-items:center;min-height:34px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.market-header__links .market-lenses-menu__actions>a:first-child{color:#315a78;background:#eff4f8}.market-header__links .market-lenses-menu__actions>a.market-lenses-menu__action{border:1px solid #d4e3ef;border-radius:8px;gap:8px;min-height:42px;padding:9px 13px;transition:transform .16s,box-shadow .16s,background .16s;box-shadow:0 2px 5px #244a6e14}.market-header__links .market-lenses-menu__actions>a.market-lenses-menu__action:hover{background:#dcedfb;transform:translateY(-1px);box-shadow:0 6px 13px #244a6e24}.market-header__links .market-lenses-menu__actions>a.market-lenses-menu__action--essilor{color:#254d76;background:#fff}.market-header__links .market-lenses-menu__actions>a.market-lenses-menu__action--essilor img{object-fit:contain;width:52px;height:22px}.market-header__links .market-lenses-menu__actions>a.market-lenses-menu__action--stellest{color:#244967;background:#f3f8fc;border-color:#bfd7e9;gap:9px}.market-header__links .market-lenses-menu__actions>a.market-lenses-menu__action--stellest:hover,.market-header__links .market-lenses-menu__actions>a.market-lenses-menu__action--stellest:focus-visible{color:#17436a;background:#e5f2fb}.market-lenses-menu__action--stellest img{object-fit:contain;flex:0 0 64px;width:64px;height:28px}.market-lenses-menu__action--stellest span{gap:2px;line-height:1.1;display:grid}.market-lenses-menu__action--stellest strong{color:inherit;letter-spacing:0;text-transform:none;font-size:12px}.market-lenses-menu__action--stellest small{color:#6b8193;white-space:nowrap;font-size:10px;font-weight:500}.market-lenses-menu__search{gap:8px;display:grid}.market-lenses-menu__search input{color:#253143;border:1px solid #cbd7e1;border-radius:4px;outline:none;width:100%;height:36px;padding:0 11px;font:13px Arial,Helvetica,sans-serif}.market-lenses-menu__search input:focus{border-color:var(--market-blue);box-shadow:0 0 0 2px #0759ef1a}.market-lenses-menu__search input::placeholder{color:#9aa6b0}.market-header__links .market-lenses-menu__selection{background:var(--market-blue);color:#fff;border-radius:5px;justify-content:space-between;align-items:center;min-height:38px;padding:0 13px;font-size:12px;font-weight:700;display:flex}.market-lenses-menu__selection b{font-size:17px}.market-lenses-menu__brands{border-left:1px solid #e3e9ef;flex-direction:column;min-width:0;padding-left:28px;display:flex}.market-lenses-menu__brands>div:not(.market-lenses-menu__actions){justify-content:space-between;align-items:center;gap:18px;display:flex}.market-lenses-menu__brands>.market-lenses-menu__actions--brands{order:1;margin-top:14px}.market-header__links .market-lenses-menu__brands>div>a{color:var(--market-blue);padding:0;font-size:12px;font-weight:700}.market-lenses-menu__brands nav{order:2;grid-template-columns:repeat(3,minmax(120px,1fr));gap:12px;margin-top:12px;display:grid}.market-header__links .market-lenses-menu__brands nav>a{color:#183a59;letter-spacing:-.04em;text-align:center;background:#fff;border:1px solid #e3eaf0;border-radius:4px;place-items:center;min-height:58px;padding:8px;font-size:16px;font-weight:700;display:grid}.market-header__links .market-lenses-menu__brands nav>a:hover,.market-header__links .market-lenses-menu__brands nav>a:focus-visible{color:#075da5;background:#fff;border-color:#82bef1;box-shadow:0 5px 13px #102f4e1a}.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{object-fit:contain;width:112px;max-width:86%;max-height:34px}.market-lenses-menu__brands nav>a[data-lens-brand=Shamir],.market-lenses-menu__brands nav>a[data-lens-brand=Lencor\ Vision]{color:#dc3d2d}.market-lenses-menu__brands nav>a[data-lens-brand=HOYA],.market-lenses-menu__brands nav>a[data-lens-brand=TOKAI],.market-lenses-menu__brands nav>a[data-lens-brand=Glance]{color:#0768ae}.market-lenses-menu__brands>p{color:#7b8792;margin:24px 0 0;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){width:calc(100vw - 28px);padding:20px;left:14px;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{border:0;grid-column:1/-1;padding:22px 0 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-topline,.marketplace-catalog-page .market-header{max-width:var(--market-header-width)}.marketplace-catalog-page .catalog-price>strong{color:#172431!important}.marketplace-page .catalog-price em,.marketplace-page .product-neopt-discount,.marketplace-catalog-page .catalog-price.is-discounted>strong,.marketplace-page .market-header__sale,.marketplace-page .market-header__sale:hover,.marketplace-page .market-header__sale b{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 0%,#354653 55%,#465664 100%);box-shadow:0 8px 18px #26344238;color:#fff!important}.marketplace-catalog-page .market-catalog-main{background:#f8f9fb;max-width:1680px}.marketplace-catalog-page .market-catalog-heading{background:linear-gradient(110deg,#fff 0%,#f1f2f4 55%,#e9ecef 100%);padding:16px 28px}.marketplace-catalog-page .market-catalog-heading h1{margin:5px 0}.marketplace-catalog-page .market-catalog-results .market-catalog-grid{background:0 0;gap:5px}.marketplace-catalog-page .neopt-card-photo .neopt-card-product-image,.marketplace-catalog-page .neopt-card:hover .neopt-card-product-image,.marketplace-catalog-page .neopt-card--expanded .neopt-card-product-image{transform:scale(1.12)!important}.marketplace-catalog-page .market-catalog-grid .neopt-card{background:#fff;border-color:#f0f2f5;box-shadow:0 1px 4px #1f31480b}.marketplace-catalog-page .market-catalog-grid .neopt-card:hover{box-shadow:0 5px 14px #1f314814}@media (max-width:700px){.marketplace-catalog-page .neopt-card-photo .neopt-card-product-image,.marketplace-catalog-page .neopt-card:hover .neopt-card-product-image,.marketplace-catalog-page .neopt-card--expanded .neopt-card-product-image{transform:none!important}}
.support-chat{z-index:30;font-family:Arial,Helvetica,sans-serif;position:fixed;bottom:24px;right:24px}.support-chat-launcher{background:var(--navy);color:#fff;text-align:left;cursor:pointer;border:0;border-radius:28px;align-items:center;gap:10px;min-height:58px;padding:9px 19px 9px 10px;display:flex;box-shadow:0 12px 28px #102f4e40}.support-chat-launcher-icon{width:38px;height:38px;color:var(--blue);background:#fff;border-radius:50%;place-items:center;font-size:27px;line-height:1;display:grid}.support-chat-launcher-icon img{object-fit:contain;width:30px;height:30px;display:block}.support-chat-launcher strong,.support-chat-launcher small{display:block}.support-chat-launcher strong{font-size:14px}.support-chat-launcher small{color:#b8d8ed;margin-top:2px;font-size:11px}.support-chat-panel{background:#fff;border:1px solid #d8e1ea;border-radius:13px;width:min(370px,100vw - 32px);margin:0 0 12px;overflow:hidden;box-shadow:0 18px 44px #102f4e40}.support-chat-head{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;min-height:72px;padding:14px 16px;display:flex}.support-chat-head>div{align-items:center;gap:9px;display:flex}.support-chat-head strong,.support-chat-head small{display:block}.support-chat-head strong{font-size:15px}.support-chat-head small{color:#bad8eb;margin-top:3px;font-size:11px}.support-chat-head button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:27px;line-height:1}.support-chat-online{background:#43cc63;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #43cc632e}.support-chat-messages{background:#f7fafc;flex-direction:column;gap:9px;height:210px;padding:15px 16px 7px;display:flex;overflow:auto}.support-chat-message{border-radius:12px;max-width:85%;margin:0;padding:10px 12px;font-size:13px;line-height:1.36}.support-chat-message.assistant{color:#18364e;background:#e7f1f8;border-bottom-left-radius:3px;align-self:flex-start}.support-chat-message.visitor{color:#17682f;background:#e9f7ed;border-bottom-right-radius:3px;align-self:flex-end}.support-chat-suggestions{flex-wrap:wrap;gap:7px;padding:12px 16px 8px;display:flex}.support-chat-suggestions button{color:#08752c;cursor:pointer;background:#fff;border:1px solid #168a40;border-radius:17px;padding:7px 10px;font-size:12px}.support-chat-upload{align-items:center;gap:9px;padding:3px 16px 10px;display:flex}.support-chat-upload button{color:#075a9d;cursor:pointer;background:#eef7ff;border:1px solid #0b65b1;border-radius:17px;padding:7px 11px;font-size:12px;font-weight:700}.support-chat-upload button:disabled,.support-chat-suggestions button:disabled{opacity:.55;cursor:default}.support-chat-upload small{color:#748291;font-size:10px}.support-chat-form{border-top:1px solid #e2e9ee;gap:8px;margin-top:2px;padding:9px 13px;display:flex}.support-chat-form input{min-width:0;color:var(--ink);border:0;outline:0;flex:1;font:14px Arial}.support-chat-form input::placeholder{color:#8c9ba7}.support-chat-form button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:50%;width:30px;height:30px;font-size:19px;line-height:1}.support-chat-note{color:#748291;margin:0;padding:0 13px 11px;font-size:10px;line-height:1.35}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:700px){.support-chat{bottom:14px;right:14px}.support-chat-launcher{min-height:52px;padding-right:16px}.support-chat-panel{margin-bottom:9px}.support-chat-messages{height:190px}}.support-chat button:disabled,.support-chat input:disabled{cursor:wait;opacity:.58}.support-chat-form{align-items:center}.support-chat-form .support-chat-attach{color:#607d94;background:0 0;flex:0 0 30px;place-items:center;display:grid}.support-chat-form .support-chat-attach:hover:not(:disabled){color:#174f78;background:#edf4f8}.support-chat-attach svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.support-chat-form .support-chat-send{background:var(--blue);color:#fff}.support-chat-intro{background:#fff;border-top:1px solid #e2e9ee;gap:8px;padding:16px;display:grid}.support-chat-intro strong{color:var(--ink);font-size:14px}.support-chat-intro label{color:#536b7d;font-size:12px}.support-chat-intro input{height:38px;color:var(--ink);border:1px solid #bdccd8;border-radius:9px;outline:0;padding:0 11px;font:14px Arial}.support-chat-intro input:focus{border-color:#168a40;box-shadow:0 0 0 2px #168a401f}.support-chat-intro button{color:#fff;cursor:pointer;background:#168a40;border:0;border-radius:18px;justify-self:start;padding:8px 14px;font-size:12px;font-weight:700}.support-chat-intro small{color:#748291;font-size:10px;line-height:1.35}.support-chat-message{white-space:pre-wrap}.support-chat-form{flex-wrap:wrap}.support-chat-pending-file{color:#31556f;background:#f3f8fb;border:1px solid #cfe0eb;border-radius:9px;flex:0 0 100%;align-items:center;gap:8px;min-width:0;padding:8px 10px;display:flex}.support-chat-pending-file>span:nth-child(2){flex:1;gap:2px;min-width:0;display:grid}.support-chat-pending-file strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.support-chat-pending-file small{color:#748291;font-size:10px}.support-chat-form .support-chat-pending-file button{color:#607d94;background:0 0;width:24px;height:24px;font-size:18px}.support-chat-form .support-chat-pending-file button:hover{color:#18364e;background:#e2edf4}.support-chat-panel-intro .support-chat-messages{height:125px}.support-chat-consent{align-items:flex-start;gap:7px;line-height:1.35;display:flex}.support-chat-intro .support-chat-consent input{width:16px;height:16px;box-shadow:none;accent-color:#168a40;flex:0 0 16px;margin:1px 0 0;padding:0}.support-chat-consent span{color:#607384;font-size:10px}.support-chat-consent a{color:#075a9d;text-decoration:underline}.support-chat--checkout .support-chat-launcher{border-radius:50%;justify-content:center;gap:0;width:58px;height:58px;min-height:58px;padding:0}.support-chat--checkout .support-chat-launcher-icon{width:42px;height:42px}.support-chat--checkout .support-chat-launcher-label{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:700px){.support-chat--checkout{bottom:78px}.support-chat--checkout .support-chat-launcher{width:52px;height:52px;min-height:52px}.support-chat--checkout .support-chat-launcher-icon{width:38px;height:38px}}.support-chat--booking{--booking-chat-gap:16px}@media (max-width:760px){.support-chat.support-chat--booking{justify-content:flex-end;margin:0 22px 24px;display:flex;position:relative;inset:auto}.support-chat--booking .support-chat-launcher{border-radius:28px;width:auto;height:auto;min-height:52px;padding:7px 16px 7px 7px}.support-chat--booking .support-chat-launcher>span:last-child{display:block}.support-chat--booking .support-chat-panel{right:var(--booking-chat-gap);bottom:calc(var(--booking-chat-gap) + env(safe-area-inset-bottom));width:calc(100vw - 2 * var(--booking-chat-gap));max-height:calc(100dvh - 2 * var(--booking-chat-gap));z-index:1;margin:0;position:fixed;overflow-y:auto}}
.mobile-market-header{display:none}@media (max-width:700px){:root{--mobile-nav-height:68px}body{padding-bottom:var(--mobile-nav-height)}body.mobile-menu-open{overflow:hidden}.mobile-market-header{z-index:1200;background:#fff;display:block;position:sticky;top:0;box-shadow:0 1px #e6eaed}.market-shell-header,.market-header__links{display:none!important}.mobile-market-header__bar{color:#096da6;background:#fff;grid-template-columns:48px minmax(120px,1fr) 48px 48px;align-items:center;height:58px;padding:0 8px;display:grid}.mobile-market-header__bar>a,.mobile-market-header__bar>button{width:44px;height:48px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:10px;display:grid;position:relative}.mobile-market-header__bar svg,.mobile-market-bottom svg,.mobile-market-drawer__search svg,.mobile-market-header__search svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.mobile-market-header__logo{justify-self:center;width:auto!important;padding:5px 12px!important}.mobile-market-header__logo img{object-fit:contain;width:min(126px,34vw);height:35px;display:block}.mobile-market-header__cart span{color:#fff;background:#e31e24;border-radius:50%;place-items:center;width:17px;height:17px;font-size:10px;font-weight:700;display:grid;position:absolute;top:4px;right:2px}.mobile-market-header__search{background:#fff;border-top:1px solid #edf0f2;grid-template-columns:38px minmax(0,1fr) auto;height:62px;padding:9px 12px;display:grid}.mobile-market-header__search>span{color:#6d7d88;border:1px solid #cbd8e2;border-right:0;border-radius:8px 0 0 8px;place-items:center;display:grid}.mobile-market-header__search input{border:1px solid #cbd8e2;border-left:0;border-right:0;outline:0;min-width:0;padding:0 4px;font:15px Arial}.mobile-market-header__search button{color:#fff;background:#0759ef;border:0;border-radius:0 8px 8px 0;padding:0 16px;font-weight:700}.mobile-market-drawer__backdrop{z-index:1;inset:58px 0 var(--mobile-nav-height);cursor:pointer;background:#12233014;border:0;position:fixed}.mobile-market-drawer{z-index:2;top:58px;bottom:var(--mobile-nav-height);opacity:0;visibility:hidden;background:#fff;width:min(440px,82vw);transition:opacity .18s,transform .22s,visibility .22s;display:block;position:fixed;left:0;overflow-y:auto;transform:translate(-102%);box-shadow:12px 0 28px #14283729}.mobile-market-drawer.is-open{opacity:1;visibility:visible;transform:translate(0)}.mobile-market-drawer__search{color:#7c878e;border:1px solid #cfd6db;border-radius:4px;grid-template-columns:36px minmax(0,1fr) 50px;height:42px;margin:10px 16px 4px;display:grid}.mobile-market-drawer__search span{place-items:center;display:grid}.mobile-market-drawer__search svg{width:20px;height:20px}.mobile-market-drawer__search input{color:#253039;border:0;outline:0;min-width:0;font:16px Arial}.mobile-market-drawer__search button{color:#0872b2;background:0 0;border:0;font-size:12px;font-weight:700}.mobile-market-drawer__rows{padding:4px 16px 2px}.mobile-market-drawer__rows>a,.mobile-market-drawer__rows>button{color:#2e353a;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:46px;padding:0;font:15px/1.2 Arial;display:flex}.mobile-market-drawer__rows b{color:#111;font-size:24px;font-weight:300;line-height:1}.mobile-market-drawer__rows--secondary{border-top:1px solid #eef0f1;margin-top:2px;padding-top:5px}.mobile-market-drawer__rows--secondary>a{color:#505a61;min-height:42px;font-size:14px}.mobile-market-drawer__level-head{color:#252b30;border-bottom:1px solid #e8ebed;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;height:58px;margin:0 16px;display:grid}.mobile-market-drawer__level-head button{text-align:left;color:#111;cursor:pointer;background:0 0;border:0;width:30px;height:48px;padding:0;font-size:36px;font-weight:200}.mobile-market-drawer__level-head strong{font-size:16px}.mobile-market-drawer__level-head a{font-size:14px}.mobile-brand-price-order{color:#354550;cursor:pointer;background:#fff;border:1px solid #cfd9e1;border-radius:7px;max-width:146px;height:34px;padding:0 26px 0 9px;font:12px Arial}.mobile-brand-price-order:focus-visible{border-color:#0872b2;outline:2px solid #0872b229}.mobile-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px 16px 18px;display:grid}.mobile-brand-grid a{background:#fff;border:1px solid #e3e8ec;border-radius:9px;place-items:center;height:66px;transition:border-color .16s,box-shadow .16s;display:grid;overflow:hidden}.mobile-brand-grid a:hover,.mobile-brand-grid a:focus-visible{border-color:#7bbbe1;outline:0;box-shadow:0 5px 14px #145a871a}.mobile-brand-grid .brand-directory-logo{object-fit:contain;transform-origin:50%;width:78%;max-width:150px;height:42px;padding:0;display:block;position:static}.mobile-brand-grid .brand-directory-wordmark{fill:#26333c}.mobile-brand-grid img[data-brand=ray-ban]{transform:scale(1.18)}.mobile-brand-grid img[data-brand=vogue]{transform:scale(.86)}.mobile-brand-grid img[data-brand=prada]{transform:scale(1.12)}.mobile-brand-grid img[data-brand=versace]{transform:scale(.78)}.mobile-brand-grid img[data-brand=dolce-gabbana]{transform:scale(1.7)}.mobile-brand-grid img[data-brand=emporio-armani]{transform:scale(1.82)}.mobile-brand-grid img[data-brand=armani-exchange]{transform:scale(1.1)}.mobile-brand-grid img[data-brand=oakley]{transform:scale(.82)}.mobile-brand-grid img[data-brand=michael-kors]{transform:scale(1.82)}.mobile-brand-grid [data-brand="7th-street"],.mobile-brand-grid [data-brand=seventh-street]{transform:scale(3)}.mobile-brand-grid [data-brand=ana-hickmann]{transform:scale(1.4)}.mobile-brand-grid [data-brand=carrera]{transform:scale(.78)}.mobile-brand-grid [data-brand=estilo]{transform:scale(1.5)}.mobile-brand-grid [data-brand=eye-look]{transform:scale(.82)}.mobile-brand-grid [data-brand=hickmann]{transform:scale(1.4)}.mobile-brand-grid [data-brand=mario-rossi]{transform:scale(1.58)}.mobile-brand-grid [data-brand=mien],.mobile-brand-grid [data-brand=nikitana]{transform:scale(.78)}.mobile-brand-grid [data-brand=pierre-cardin]{transform:scale(1.28)}.mobile-brand-grid [data-brand=pojjet],.mobile-brand-grid [data-brand=polaroid]{transform:scale(.72)}.mobile-brand-grid [data-brand=prada-linea-rossa]{transform:scale(2)}.mobile-brand-grid [data-brand=ventoe]{transform:scale(1.7)}.mobile-market-drawer__exam{color:#183b55;background:linear-gradient(135deg,#e5f6fd,#caebf8);border-radius:12px;align-content:center;min-height:84px;margin:8px 16px 16px;padding:13px 17px;display:grid}.mobile-market-drawer__exam small{color:#1376ab;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:700}.mobile-market-drawer__exam strong{margin-top:4px;font-size:16px}.mobile-market-drawer__exam span{color:#0759ef;margin-top:6px;font-size:11px;font-weight:700}.mobile-market-bottom{z-index:1202;height:var(--mobile-nav-height);padding:5px max(6px,env(safe-area-inset-right)) max(4px,env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-top:1px solid #e2e6e9;grid-template-columns:repeat(6,1fr);align-items:center;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 26px #14283712}.mobile-market-bottom>a,.mobile-market-bottom>button{color:#26333c;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;height:57px;padding:4px 1px;font:10px Arial;display:flex;position:relative}.mobile-market-bottom svg{width:25px;height:25px}.mobile-market-bottom .is-active,.mobile-market-bottom [aria-current=page]{color:#0872b2}.mobile-market-bottom .is-active:before,.mobile-market-bottom [aria-current=page]:before{content:"";background:#21a6d8;border-radius:0 0 3px 3px;width:60%;height:3px;position:absolute;top:-6px;left:20%}.mobile-market-bottom__cart i{color:#fff;background:#e31e24;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;font-style:normal;font-weight:700;display:grid;position:absolute;top:1px;left:calc(50% + 6px)}.marketplace-main{padding:0 12px 34px}.marketplace-home .market-promo-grid{gap:10px;margin-inline:0}.marketplace-home .market-promo-grid__main{aspect-ratio:1;background:#dcebf3;border-radius:18px}.marketplace-home .market-promo-grid__main img{object-fit:contain;object-position:center}.marketplace-home .market-promo-grid__arrow{display:none}.marketplace-home .market-promo-grid__eyezen{aspect-ratio:595.276/841.89;background:#dcebf3;border-radius:18px;width:100%}.marketplace-home .market-promo-grid__eyezen img{object-fit:contain;object-position:center}.marketplace-home .market-promo-grid__side{gap:10px;padding-inline:0}.marketplace-home .market-promo-grid__banner{aspect-ratio:4/3}.marketplace-home .market-promo-grid__banner img{object-fit:cover;object-position:center}.marketplace-home .market-categories{margin-top:18px}.marketplace-home .market-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0;display:grid;overflow:visible}.marketplace-home .market-category{min-width:0;min-height:148px;padding:clamp(14px,3vw,18px)}.marketplace-home .market-category strong{font-size:clamp(16px,3vw,19px);line-height:1.12}.marketplace-home .market-category small{font-size:clamp(12px,2.2vw,14px);line-height:1.25}.marketplace-home .market-categories__grid>a:last-child{background-position:50% 35%;grid-column:1/-1}.marketplace-home .market-brand-marquee,.marketplace-home .market-checkup,.marketplace-home .market-benefits,.marketplace-home .market-health-blog,.marketplace-home .market-products{margin-top:18px}.marketplace-home .market-benefits{scrollbar-width:none;gap:0;display:flex;overflow-x:auto}.marketplace-home .market-benefits>div{min-width:260px;padding:5px 20px}.marketplace-home .market-health-blog{padding:16px 12px}.marketplace-home .market-health-blog__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.marketplace-home .market-health-card{border-radius:14px;flex-direction:column;min-width:0;min-height:0;display:flex}.marketplace-home .market-health-card__image{aspect-ratio:16/9;flex:none;height:auto}.marketplace-home .market-health-card>div{flex:1;min-height:0;padding:14px 13px}.marketplace-home .market-health-card h3{margin:0 0 10px;font-size:clamp(14px,2.5vw,17px);line-height:1.18}.marketplace-home .market-health-card span{font-size:clamp(10px,1.8vw,12px);line-height:1.3}.marketplace-home .market-health-card__more{margin-top:auto;padding-top:13px;font-size:11px;line-height:1.25}.marketplace-home .market-products{padding:16px 12px}.marketplace-home .market-products__carousel .market-products__rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.marketplace-home .market-product__image{height:160px}.marketplace-home .market-product__body{padding-inline:10px}.market-footer{margin-bottom:0}.support-chat{right:12px;bottom:calc(var(--mobile-nav-height) + 12px)}.support-chat-launcher{border-radius:50%;width:52px;height:52px;min-height:52px;padding:7px}.support-chat-launcher>span:last-child{display:none}}@media (min-width:520px) and (max-width:700px){.marketplace-home .market-promo-grid{grid-template-columns:minmax(0,1fr) minmax(0,.707fr);align-items:start}.marketplace-home .market-promo-grid__main{grid-column:1}.marketplace-home .market-promo-grid__eyezen{grid-column:2}.marketplace-home .market-promo-grid__side{grid-column:1/-1}.marketplace-home .market-categories__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.marketplace-home .market-category{aspect-ratio:1.08;min-height:0}.marketplace-home .market-categories__grid>a:last-child{background-position:50%;grid-column:auto}}
.comparison-toggle{color:#174c80;cursor:pointer;background:#fff;border:1px solid #d7e3f1;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:8px 13px;font:700 12px/1 Arial,Helvetica,sans-serif;transition:border-color .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex}.comparison-toggle:hover{color:var(--market-blue);background:#f3f8ff;border-color:#76a9de}.comparison-toggle:focus-visible,.comparison-header-link:focus-visible,.comparison-tray a:focus-visible,.comparison-tray button:focus-visible{outline-offset:2px;outline:3px solid #075ff23d}.comparison-toggle svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;shape-rendering:geometricprecision;flex:none;width:19px;height:19px}.comparison-toggle--compact{border-radius:50%;width:42px;height:42px;min-height:42px;padding:0;box-shadow:0 5px 15px #183d651f}.comparison-toggle--compact span{display:none}.comparison-toggle.is-active{border-color:var(--market-blue);color:var(--market-blue);background:#eaf3ff}.comparison-toggle.is-active:hover{background:#dbeaff}.marketplace-catalog-page .neopt-card-compare{z-index:4;width:32px;height:32px;min-height:32px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;position:absolute;top:15px;right:10px}.marketplace-catalog-page .neopt-card-compare svg{stroke-width:1.65px;width:21px;height:21px}.marketplace-catalog-page .neopt-card-compare:hover,.marketplace-catalog-page .neopt-card-compare.is-active,.marketplace-catalog-page .neopt-card-compare.is-active:hover{box-shadow:none;color:var(--market-blue);background:0 0;border-color:#0000;transform:none}.product-commerce-compare{z-index:2;position:absolute;top:18px;right:68px}.product-commerce-compare.comparison-toggle--compact{background:#f4f8fd}.product-commerce-compare.comparison-toggle--compact:hover,.product-commerce-compare.comparison-toggle--compact.is-active{background:#eaf3ff}.comparison-header-link{place-items:center;gap:2px;text-decoration:none;position:relative;color:var(--market-muted)!important;display:grid!important}.comparison-header-link b{font-size:23px;font-weight:400;color:#124570!important;height:25px!important}.comparison-header-link svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;shape-rendering:geometricprecision;width:25px;height:25px}.comparison-header-link span{display:block;position:relative}.comparison-header-link i{background:var(--market-blue);color:#fff;border-radius:99px;place-items:center;min-width:16px;height:16px;padding:0 3px;font-size:9px;font-style:normal;font-weight:700;line-height:1;display:grid;position:absolute;top:-8px;right:-13px}@media (min-width:1051px){.market-header.withoutCatalog{grid-template-columns:172px minmax(300px,1fr) 292px}.market-header.withoutCatalog .market-header__actions{justify-content:space-between;gap:8px}}.mobile-market-bottom__comparison i{color:#fff;background:#e31e24;border-radius:50%;place-items:center;width:auto;min-width:16px;height:16px;padding:0 3px;font-size:9px;font-style:normal;font-weight:700;line-height:1;display:grid;position:absolute;top:1px;left:calc(50% + 6px)}.comparison-tray{--market-blue:#0759ef;z-index:1203;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border:1px solid #cfe0f3;border-radius:16px;width:min(430px,100vw - 48px);padding:14px 16px;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 40px #18365c33}.comparison-tray__summary{justify-content:space-between;align-items:center;gap:12px;display:flex}.comparison-tray__summary strong{font-size:14px}.comparison-tray__summary span{color:#66778a;font-size:12px}.comparison-tray__notice{color:#82500b;background:#fff4e6;border-radius:9px;align-items:flex-start;gap:10px;margin-top:10px;padding:9px 10px;font-size:12px;line-height:1.35;display:flex}.comparison-tray__notice span{flex:1}.comparison-tray__notice button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:19px;line-height:1}.comparison-tray__actions{justify-content:space-between;align-items:center;gap:12px;margin-top:11px;display:flex}.comparison-tray__actions a{color:#fff;background:#253143;border-radius:9px;padding:10px 12px;font-size:12px;font-weight:700;text-decoration:none}.comparison-tray__actions a:hover{background:#172433}.comparison-tray__actions a span{margin-left:12px;font-size:16px}.comparison-tray__actions button{color:#6a7888;cursor:pointer;background:0 0;border:0;padding:0;font:12px Arial,Helvetica,sans-serif}.comparison-tray__actions button:hover{text-underline-offset:3px;text-decoration:underline}@media (max-width:700px){.market-product-page .product-commerce-layout .product-commerce-buybox{position:relative}.comparison-tray{right:10px;bottom:calc(var(--mobile-nav-height) + 10px);width:auto;padding:12px;left:10px}.comparison-tray__summary span{font-size:11px}.comparison-tray__actions a{padding:9px 10px}.comparison-tray__actions button{font-size:11px}}
.cookie-banner{z-index:2000;background:#fff;border:1px solid #d7e2eb;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;max-width:1120px;margin:auto;padding:14px 16px;font-family:Arial,Helvetica,sans-serif;display:grid;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 16px 42px #102f4e33}.cookie-banner__copy{max-width:680px}.cookie-banner__eyebrow{color:#075fa9;letter-spacing:.11em;text-transform:uppercase;margin:0 0 6px;font-size:10px;font-weight:800}.cookie-modal h2{color:#102f4e;margin:0;font-size:24px;line-height:1.12}.cookie-banner__copy>p{color:#526475;margin:0;font-size:13px;line-height:1.45}.cookie-banner__copy a,.cookie-modal__policy a{color:#075fa9;text-underline-offset:3px;font-weight:700;text-decoration:underline}.cookie-banner__actions{grid-template-columns:1fr 1fr;gap:9px;min-width:310px;display:grid}.cookie-button{cursor:pointer;border:1px solid #0000;border-radius:10px;min-height:42px;padding:9px 14px;font:700 13px/1.2 Arial,Helvetica,sans-serif}.cookie-button:focus-visible,.cookie-modal__close:focus-visible,.cookie-settings-link:focus-visible,.cookie-category input:focus-visible{outline-offset:2px;outline:3px solid #075fa947}.cookie-button--primary{color:#fff;background:#075fa9}.cookie-button--primary:hover{background:#064f8d}.cookie-button--secondary{color:#183d5d;background:#fff;border-color:#b8c9d8}.cookie-button--secondary:hover{background:#f3f8fc}.cookie-modal-backdrop{z-index:2100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#091c2d8a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.cookie-modal{background:#fff;border-radius:20px;width:min(620px,100%);max-height:calc(100vh - 40px);padding:28px;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:auto;box-shadow:0 24px 70px #0414224d}.cookie-modal__close{color:#294b67;cursor:pointer;background:#eef4f8;border:0;border-radius:50%;width:36px;height:36px;font-size:25px;line-height:1;position:absolute;top:16px;right:16px}.cookie-modal__lead{color:#5b6e7e;margin:11px 42px 19px 0;font-size:14px;line-height:1.5}.cookie-category{background:#fbfdff;border:1px solid #dce5ec;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;min-height:92px;margin-top:10px;padding:16px;display:grid}.cookie-category strong{color:#153853;font-size:15px;display:block}.cookie-category p{color:#667988;margin:5px 0 0;font-size:12px;line-height:1.45}.cookie-category input{accent-color:#075fa9;width:22px;height:22px}.cookie-category input:disabled{opacity:.65}.cookie-modal__policy{color:#607282;margin:17px 0 0;font-size:12px;line-height:1.45}.cookie-modal__actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.cookie-settings-link{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.cookie-settings-link:hover{text-underline-offset:3px;text-decoration:underline}@media (max-width:760px){.cookie-banner{right:12px;bottom:calc(var(--mobile-nav-height,64px) + 12px);border-radius:14px;grid-template-columns:1fr;gap:12px;padding:14px;left:12px}.cookie-modal h2{font-size:21px}.cookie-banner__actions{min-width:0}.cookie-button{padding-inline:10px;font-size:12px}.cookie-modal-backdrop{padding:10px}.cookie-modal{border-radius:16px;max-height:calc(100vh - 20px);padding:22px 18px}.cookie-modal__close{top:12px;right:12px}.cookie-modal__lead{margin-right:34px}.cookie-category{gap:12px;padding:14px}.cookie-modal__actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:no-preference){.cookie-banner,.cookie-modal{animation:.22s ease-out both cookie-panel-in}@keyframes cookie-panel-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}
.skip-link{z-index:10000;color:#102f4e;background:#fff;border-radius:4px;padding:12px 16px;font-weight:700;position:fixed;top:10px;left:10px;transform:translateY(-150%);box-shadow:0 4px 18px #0000003d}.skip-link:focus{outline-offset:2px;outline:3px solid #f26422;transform:translateY(0)}#main-content:focus{outline:none}
:root{--storefront-width:1760px;--market-header-width:var(--storefront-width)}.marketplace-page{zoom:1}.marketplace-catalog-page{--market-header-width:var(--storefront-width)}.market-topline,.market-header,.market-header__links,.marketplace-main,.market-catalog-main,.market-footer,.product-neopt,.cart-page,.gift-page,.lens-configurator,.salons-page{width:100%;max-width:var(--storefront-width);margin-inline:auto}.marketplace-page>main{width:min(100%, var(--storefront-width));max-width:var(--storefront-width);margin-inline:auto}.marketplace-catalog-page .market-catalog-main{width:100%;max-width:var(--storefront-width)}#main-content>main{width:min(100%, var(--storefront-width));max-width:var(--storefront-width);margin-inline:auto}.marketplace-page>.site-breadcrumbs,#main-content>.site-breadcrumbs{width:100%;max-width:var(--storefront-width)}.stellest-shell>main,.stellest-two-shell>main{padding-inline:0}.stellest-shell>main>*,.stellest-two-shell>main>*{margin-inline:0!important}@media (max-width:700px){:root{--storefront-width:100%}}
