.custom-main-product__lenses-type[data-type-description=""]{display:none!important}.custom-main-product__option--custom.pair-colors--js,.unpair-colors--js{margin-top:0;opacity:0;transition:opacity .2s}.custom-main-product__option--frame-color.unpair-colors--js{margin-top:0}.custom-main-product{--header-height: 118px;--bottom-popup-height: 66px;--info-sidebar-width: 360px;--gap: 40px;padding-top:var(--header-height)}.custom-main-product h3,.custom-main-product p,.custom-main-product span{margin:0;line-height:1.2}.custom-main-product__wrapper{position:relative;display:flex;gap:var(--gap);align-items:flex-start}@media screen and (max-width:990px){.custom-main-product__wrapper{flex-direction:column}}.custom-main-product__image{position:sticky;top:var(--header-height);display:grid;grid-template-columns:70px auto;gap:16px;width:100%;height:auto;margin-right:auto;overflow:hidden;opacity:0;transition:opacity ease-in-out .2s}.custom-main-product__image_ready{opacity:1}@media screen and (max-width:990px){.custom-main-product__image{position:static;display:none;flex-direction:column;width:100%;height:auto;margin-bottom:0}}.custom-main-product__product-image{width:100%;padding-left:86px}.custom-main-product__product-image img{aspect-ratio:1/1;border-radius:15px}@media screen and (max-width:990px){.custom-main-product__product-image{padding-left:0;margin-top:30px}}.custom-main-product__mobile-image-wrapper{aspect-ratio:unset;margin-bottom:20px}@media screen and (max-width:990px){.custom-main-product__mobile-image-wrapper{aspect-ratio:1/1}}.custom-main-product__mobile-image{display:none}.custom-main-product__mobile-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:15px}@media screen and (max-width:990px){.custom-main-product__mobile-image img{aspect-ratio:1/1}}@media screen and (max-width:990px){.custom-main-product__mobile-image{display:block}}.custom-main-product__product-info{display:flex;flex-direction:column;flex-shrink:0;gap:60px;width:max(40%,var(--info-sidebar-width));padding-bottom:50px;margin-top:70px}.custom-main-product__product-info__wrapper{margin-top:50px}@media screen and (max-width:990px){.custom-main-product__product-info{gap:50px;width:100%;padding-bottom:100px;margin-top:0}}.custom-main-product__product-info-heading{display:flex;flex-direction:column;order:0;margin-top:0;text-align:center}@media screen and (max-width:749px){.custom-main-product__product-info-heading{display:none}}.custom-main-product__product-title{margin:0;font-size:4rem;font-weight:600}@media screen and (max-width:990px){.custom-main-product__product-title{font-size:3rem}}.custom-main-product__product-price{margin-left:auto;font-size:2.2rem;font-weight:600;color:rgba(var(--color-foreground))}@media screen and (max-width:990px){.custom-main-product__product-price{margin-left:0}}.custom-main-product__lenses-type-description,.custom-main-product__frame-material-description{justify-self:center;font-size:1.1rem;font-weight:400}@media screen and (min-width:750px){.custom-main-product__lenses-type-description,.custom-main-product__frame-material-description{font-size:1.2rem}}.custom-main-product__lenses-type-description{display:flex;flex-direction:column;padding:4px 0}.custom-main-product__lenses-type-description .card__tag:nth-child(1){margin-bottom:2px}.custom-main-product__frame-material-description{opacity:0}.custom-main-product__lenses-type-type,.custom-main-product__frame-material-material,.custom-main-product__2nu-care-type{justify-self:start;text-align:left}.custom-main-product__lenses-type-type--wide{grid-column:1/-1}.custom-main-product__comparison-slider{overflow:hidden;border-radius:15px;opacity:0;transition:opacity ease-in-out .2s}.custom-main-product__comparison-slider.ready{opacity:1}.custom-main-product__comparison-slider.comparison-slider{margin:0 0 20px}.custom-main-product__comparison-slider .comparison-slider__label{font-size:2rem}.custom-main-product__lenses-type-price,.custom-main-product__frame-material-price,.custom-main-product__2nu-care-price{justify-self:end}.custom-main-product .bottom-bar__buttons{margin:0}@media screen and (max-width:749px){.custom-main-product .bottom-bar__buttons{grid-column:1/3}}.custom-main-product .bottom-bar__image-with-title{display:flex;gap:14px;align-items:center}.custom-main-product .bottom-bar__image-wrapper{display:flex;align-items:center;justify-content:flex-start;width:53px;overflow:hidden;background:#fff;background-position:center;background-size:cover;border-radius:15px}.custom-main-product .bottom-bar__image-wrapper .progressive-img{flex-shrink:0;width:53px;height:53px;aspect-ratio:1;border-radius:12px}.custom-main-product .bottom-bar__image-wrapper .progressive-img .preview{filter:blur(10px);transform:scale(1.2)}.custom-main-product .bottom-bar__image-wrapper .progressive-img .original{position:absolute;top:0;left:0;opacity:0;transition:all ease-in-out .3s;transform:scale(1)}.custom-main-product .bottom-bar__image-wrapper .progressive-img .original.loaded{opacity:1}@media screen and (max-width:749px){.custom-main-product .bottom-bar__image-wrapper{display:none}}.custom-main-product .bottom-bar__title{font-size:2rem;font-weight:700;line-height:1.2}@media screen and (max-width:749px){.custom-main-product .bottom-bar__title{font-size:1.8rem}}.custom-main-product__option-description{grid-column:1/4;font-size:1.3rem;font-weight:400;color:#1a1a1a;text-align:justify;opacity:.7}.custom-main-product__option-description ul{padding-left:25px;margin:0}.custom-main-product__option-description p:not(:last-child){margin-bottom:10px}.custom-main-product__popup{--section-side-padding: 15px;--page-side-padding: 50px;position:fixed;bottom:0;z-index:2;display:grid;grid-template-columns:2fr auto 235px;gap:20px;align-items:center;width:calc(100vw - 2 * var(--page-side-padding) - 17px);max-width:calc(var(--page-width) - 2 * var(--page-side-padding));padding:20px;margin-top:10px;background-color:#fff;border:1px solid rgb(244,244,244);border-radius:16px 16px 0 0;box-shadow:0 4px 16px #0000001f}.custom-main-product__popup-wrapper{box-sizing:border-box;display:block;margin:0 auto;font-weight:700;cursor:default;background:transparent;border-radius:16px 16px 0 0}@media screen and (max-width:749px){.custom-main-product__popup-wrapper{display:flex;justify-content:flex-end;width:100%}}.custom-main-product__popup-button{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff;border:none;border-radius:100%;box-shadow:0 2px 4px #0003}.custom-main-product__popup-button:before{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;content:""}.custom-main-product__popup-button svg{width:16px;height:16px}.custom-main-product__popup-button--prescription{padding:0;color:#4294fd;text-decoration:underline;background-color:transparent}.custom-main-product__popup-button--prescription:hover{text-decoration:none}.custom-main-product__popup-button--prescription svg{display:none}.custom-main-product__popup-price{display:flex;flex-direction:column-reverse;justify-content:space-between;font-size:1.6rem;font-weight:400;color:#6f6f6f;text-align:right}.custom-main-product__popup-price .price-numbers{font-size:2.4rem;font-weight:700;color:#000}.custom-main-product__popup-price .price-numbers del{font-size:1.8rem;font-weight:500;color:#6f6f6f}.custom-main-product__popup-price span{white-space:nowrap}@media screen and (max-width:749px){.custom-main-product__popup-price{flex-flow:row wrap;-moz-column-gap:12px;column-gap:12px;align-items:flex-end;justify-content:flex-end;font-size:1.5rem}.custom-main-product__popup-price .price-numbers{font-size:2rem}.custom-main-product__popup-price .price-numbers span{display:flex;flex-direction:column}.custom-main-product__popup-price .price-numbers del{font-size:1.5rem}}@media screen and (max-width:749px){.custom-main-product__popup{left:0;grid-template-rows:40px;grid-template-columns:auto 1fr;row-gap:12px;-moz-column-gap:10px;column-gap:10px;width:100%;padding:14px 16px}}.custom-main-product__rating{display:flex;gap:10px;align-items:center;margin:20px 0}.custom-main-product__rating p,.custom-main-product__rating span{color:rgba(var(--color-foreground))}.custom-main-product__grade{margin:0;font-size:1.5rem;font-weight:600;line-height:1.2;color:rgba(var(--color-foreground),.75);text-align:center}.custom-main-product__stars-rating{position:absolute;width:9rem;height:2rem;overflow:hidden;background-image:var(--rating);background-repeat:no-repeat;background-size:10rem auto}.custom-main-product__stars-rating:empty{display:block}.custom-main-product__stars-container{position:relative;display:inline-block;flex-shrink:0;width:10rem;height:2rem;background-image:var(--rating-empty);background-repeat:no-repeat;background-size:10rem auto}.custom-main-product__reviews-count{margin-top:0;font-size:1.5rem}.custom-main-product__variant{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.custom-main-product__hide-custom{margin-top:20px}.custom-main-product__hide-custom button{padding:0 16px}.custom-main-product__option{color:rgba(var(--color-foreground))}.custom-main-product__option--weight{display:flex;align-items:baseline;justify-content:center;margin:8px 0}.custom-main-product__option--weight *{font-size:1.6rem}.custom-main-product__option--weight span{width:100px;color:rgba(var(--color-foreground))}.custom-main-product__option--delivery{margin:8px 0;text-align:center}.custom-main-product__option--delivery p{font-size:1.6rem}.custom-main-product__option--2nu-care .custom-main-product__tabs{margin-top:16px}.custom-main-product__option--order-details{order:4}.custom-main-product__option--price{margin-top:10px;font-size:2rem;font-weight:500}.custom-main-product__option--price span{display:flex;flex-direction:row-reverse;gap:8px;align-items:baseline;justify-content:center}.custom-main-product__option--price del{font-size:1.6rem;font-weight:400;color:#6f6f6f}.custom-main-product__option-heading{display:flex;align-items:baseline;margin-bottom:16px;font-size:1.8rem}.custom-main-product__option-heading h3{font-weight:600;color:#1a1a1a}.custom-main-product__option-heading.custom-main-product__option-heading--inline{display:inline-block;margin-bottom:16px}.custom-main-product__option-title{font-weight:600;color:#121212}.custom-main-product__option-info{margin:0 0 18px;font-weight:600;color:#1a1a1a;opacity:.7}.custom-main-product .swatch-wrapper{height:-moz-fit-content;height:fit-content}.custom-main-product .not-available{position:relative;cursor:not-allowed;opacity:.4}.custom-main-product .not-available .custom-main-product__lenses-type-price{display:none}.custom-main-product__tabs{display:flex;flex-direction:column;gap:8px;width:100%;padding:0;border-radius:4px}.custom-main-product__tab{box-sizing:border-box;display:grid;grid-template-columns:1fr 2fr 1fr;row-gap:10px;justify-content:space-between;min-width:auto;min-height:52px;padding:0 25px;font-weight:700;color:#000;background:#fff;border-radius:4px;box-shadow:inset 0 0 0 1px #b9b9b980;transition:box-shadow .33s ease}.custom-main-product__tab:has(.custom-main-product__option-description):not(:has(.custom-main-product__option-description.hidden)){padding:17px 25px}.custom-main-product__tab:focus:not(:focus-visible):not(.focused){box-shadow:inset 0 0 0 1px #b9b9b980}.custom-main-product__tab:after{content:none}.custom-main-product__tab.active{box-shadow:inset 0 0 0 2px #000!important}@media screen and (max-width:400px){.custom-main-product__tab{padding:10px 16px}}.custom-main-product__tab-description{color:rgba(var(--color-foreground))}.custom-main-product__weight{cursor:default}.custom-main-product__order-details{margin-top:140px}@media(max-width:990px){.custom-main-product__order-details{margin-top:30px}}.custom-main-product__summary{display:flex;flex-direction:column;gap:10px;margin-bottom:30px;color:rgba(var(--color-foreground));text-align:center}.custom-main-product__summary-title{flex-wrap:wrap;gap:10px}.custom-main-product__summary *{font-size:1.6rem}.custom-main-product__buttons{display:flex;flex-direction:column;gap:10px;margin:30px 0}.custom-main-product__buttons .button:after{content:none}.custom-main-product .loading-overlay{top:50%;left:50%;height:18px;transform:translate(-50%,-50%)}.custom-main-product .loading-overlay circle{stroke:#fff}.custom-main-product__accordion-title{font-size:1.8rem;font-weight:600;color:rgba(var(--color-foreground))}.custom-main-product .accordion{margin-top:1.2rem}.custom-main-product .accordion summary{align-items:center;padding:20px 0}.custom-main-product .accordion__content p{color:rgba(var(--color-foreground))}.custom-main-product .accordion__content img{width:100%;height:100%}.custom-main-product .accordion__plus{width:15px;height:15px;transition:transform ease-out .3s}.custom-main-product .accordion__title{font-size:1.8rem}.custom-main-product details[open] .accordion__plus{transform:rotate(-45deg)}.custom-main-product swiper-container{--gallery-height: 135px;--swiper-bottom-navigation-offset: 18px;--swiper-next-button-right-offset: 18px;--swiper-prev-button-right-offset: 64px;margin:0;overflow:hidden;border-radius:15px}.custom-main-product swiper-container::part(button-prev),.custom-main-product swiper-container::part(button-next){top:unset;bottom:var(--swiper-bottom-navigation-offset, 50%);visibility:visible;width:32px;height:32px;background-color:#eee;border-radius:5px;color:#000;box-sizing:border-box;padding:10px;stroke:#000;stroke-width:1px}.custom-main-product swiper-container::part(button-prev){right:var(--swiper-prev-button-right-offset);left:auto}.custom-main-product swiper-container::part(button-next){right:var(--swiper-next-button-right-offset)}.custom-main-product swiper-slide{display:flex;align-items:center;justify-content:center;font-size:18px;text-align:center;background:#fff;background-position:center;background-size:cover;border-radius:15px;overflow:hidden}.custom-main-product swiper-slide .preview{filter:blur(10px);transform:scale(1.2)}.custom-main-product swiper-slide .original{position:absolute;left:0;top:0;opacity:0;transform:scale(1);transition:all ease-in-out .3s}.custom-main-product swiper-slide .original.loaded{opacity:1}.custom-main-product .mySwiper{grid-column:2/3;max-height:unset;aspect-ratio:1/1;position:relative}@media screen and (max-width:990px){.custom-main-product .mySwiper{aspect-ratio:1/1}}.custom-main-product .mySwiper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.custom-main-product .mySwiper2{box-sizing:border-box;grid-column:1/2;grid-row:1/2;padding:0;width:70px;height:320px}@media screen and (max-width:990px){.custom-main-product .mySwiper2{display:none;width:auto;height:auto}}.custom-main-product .mySwiper2 swiper-slide{height:70px;max-height:var(--gallery-height);opacity:.4;aspect-ratio:1/1;cursor:pointer}.custom-main-product .mySwiper2 swiper-slide img{width:100%;height:100%;min-height:unset;-o-object-fit:cover;object-fit:cover}.custom-main-product .mySwiper2 .swiper-slide-thumb-active{opacity:1}.custom-main-product .hide{opacity:0}.custom-main-product .product__accordion{color:rgb(var(--color-foreground))}.custom-main-product .product__accordion ul *{line-height:1.2}.custom-main-product .product__accordion ul li{margin-bottom:8px}.small-button__button{min-width:145px;max-width:170px;min-height:32px;padding:3px 18px;margin-right:0;margin-left:0;font-size:1.3rem;color:#393c41;background-color:#f4f4f4;border-radius:4px;transition:background-color .33s ease}.small-button__button:after,.small-button__button:before{content:none}.small-button__button:hover{background-color:#eee}.accordion__content h1:not(:first-child),.accordion__content h2:not(:first-child),.accordion__content h3:not(:first-child),.accordion__content h4:not(:first-child),.accordion__content h5:not(:first-child),.accordion__content h6:not(:first-child){margin-top:32px}.custom-main-product__tabs--types{display:grid;align-items:stretch;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;width:100%;overflow:visible;background:transparent;border:0;border-radius:0}.custom-main-product__lens-type-group-label{grid-column:1/-1;display:flex;align-items:center;min-height:38px;padding:10px 12px;color:#004449;font-size:1rem;font-weight:950;line-height:1.1;text-transform:uppercase;background:#0044490d;border:1px solid rgba(0,68,73,.16);border-radius:6px}.custom-main-product__lens-type-group-label--prescription{margin-top:6px}.custom-main-product__tabs--types .custom-main-product__lenses-type{grid-column:span 2!important;display:flex!important;position:relative;flex-direction:column;justify-content:flex-start;gap:8px;min-width:0;min-height:0;padding:15px 14px 42px!important;overflow:hidden;color:#062326;white-space:normal;background:#fff;border:1px solid rgba(0,68,73,.16)!important;border-radius:6px!important;box-shadow:none!important}.custom-main-product__tabs--types .custom-main-product__lenses-type.active{background:#efffe6;border-color:#0bf477!important;box-shadow:inset 0 0 0 1px #0bf477!important}.custom-main-product__tabs--types .custom-main-product__lenses-type[data-lens-option-group=prescription]{grid-column:span 3!important}.custom-main-product__tabs--types:has(.custom-main-product__lenses-type[data-lens-type=tvo]):has(.custom-main-product__lenses-type[data-lens-type=tvo-pro]):not(:has(.custom-main-product__lenses-type[data-lens-type=hex])) .custom-main-product__lenses-type[data-lens-option-group=standard]{grid-column:span 3!important}.custom-main-product__tabs--types:has(.custom-main-product__lenses-type[data-lens-type=hex]):not(:has(.custom-main-product__lenses-type[data-lens-type=tvo])):not(:has(.custom-main-product__lenses-type[data-lens-type=tvo-pro])) .custom-main-product__lenses-type[data-lens-option-group=standard],.custom-main-product__tabs--types:has(.custom-main-product__lenses-type[data-lens-type=prescription]):not(:has(.custom-main-product__lenses-type[data-lens-type=hex-prescription])) .custom-main-product__lenses-type[data-lens-option-group=prescription],.custom-main-product__tabs--types:has(.custom-main-product__lenses-type[data-lens-type=hex-prescription]):not(:has(.custom-main-product__lenses-type[data-lens-type=prescription])) .custom-main-product__lenses-type[data-lens-option-group=prescription]{grid-column:1/-1!important}.custom-main-product__tabs--types .custom-main-product__lenses-type-copy{display:flex;flex-direction:column;gap:6px;min-width:0}.custom-main-product__tabs--types .custom-main-product__lenses-type-kicker{display:block;color:#129b57;font-size:1.02rem;font-weight:950;line-height:1.18;text-transform:uppercase}.custom-main-product__tabs--types .custom-main-product__lenses-type-type{color:#062326;font-size:1.48rem;font-weight:950;line-height:1.08;overflow-wrap:anywhere;text-align:left}.custom-main-product__tabs--types .custom-main-product__lenses-type-blurb{display:block;color:#062326b8;font-size:1.24rem;font-weight:650;line-height:1.36;text-align:left;overflow-wrap:anywhere}.custom-main-product__tabs--types .custom-main-product__lenses-type-description{display:none}.custom-main-product__tabs--types .custom-main-product__option-description.lens-type-option-description{display:none!important}.custom-main-product__tabs--types .custom-main-product__lenses-type-price{position:absolute;right:10px;bottom:10px;width:fit-content;max-width:72px;margin-top:0;padding:4px 7px;color:#062326;font-size:.92rem;font-weight:950;line-height:1;text-align:right;white-space:nowrap;background:#0bf477;border-radius:999px;z-index:1}.custom-main-product__tabs--types .custom-main-product__lenses-type-price:empty{display:none}.custom-main-product__tabs--types .custom-main-product__lenses-type:has(.custom-main-product__lenses-type-price:empty){padding-right:14px!important;padding-bottom:15px!important}@media screen and (max-width:749px){.custom-main-product__tabs--types{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:6px}.custom-main-product__lens-type-group-label{grid-column:1/-1!important;min-height:36px;padding:9px 10px;font-size:1rem}.custom-main-product__tabs--types .custom-main-product__lenses-type{grid-column:span 2!important;padding:11px 7px 32px!important}.custom-main-product__tabs--types .custom-main-product__lenses-type:has(.custom-main-product__lenses-type-price:empty){padding-top:11px!important;padding-right:7px!important;padding-bottom:11px!important}.custom-main-product__tabs--types .custom-main-product__lenses-type[data-lens-option-group=prescription]{grid-column:span 3!important}.custom-main-product__tabs--types .custom-main-product__lenses-type-copy{gap:5px}.custom-main-product__tabs--types .custom-main-product__lenses-type-kicker{font-size:.78rem;line-height:1.16}.custom-main-product__tabs--types .custom-main-product__lenses-type-type{font-size:1.12rem;line-height:1.1}.custom-main-product__tabs--types .custom-main-product__lenses-type-blurb{display:none}.custom-main-product__tabs--types .custom-main-product__lenses-type-price{right:7px;bottom:7px;max-width:calc(100% - 12px);padding:3px 5px;font-size:.72rem}.custom-main-product__tabs--types:has(.custom-main-product__lenses-type[data-lens-type=tvo]):has(.custom-main-product__lenses-type[data-lens-type=tvo-pro]):not(:has(.custom-main-product__lenses-type[data-lens-type=hex])) .custom-main-product__lenses-type[data-lens-option-group=standard]{grid-column:span 3!important}.custom-main-product__tabs--types:has(.custom-main-product__lenses-type[data-lens-type=hex]):not(:has(.custom-main-product__lenses-type[data-lens-type=tvo])):not(:has(.custom-main-product__lenses-type[data-lens-type=tvo-pro])) .custom-main-product__lenses-type[data-lens-option-group=standard],.custom-main-product__tabs--types:has(.custom-main-product__lenses-type[data-lens-type=prescription]):not(:has(.custom-main-product__lenses-type[data-lens-type=hex-prescription])) .custom-main-product__lenses-type[data-lens-option-group=prescription],.custom-main-product__tabs--types:has(.custom-main-product__lenses-type[data-lens-type=hex-prescription]):not(:has(.custom-main-product__lenses-type[data-lens-type=prescription])) .custom-main-product__lenses-type[data-lens-option-group=prescription]{grid-column:1/-1!important}}@media screen and (max-width:380px){.custom-main-product__tabs--types{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:5px}.custom-main-product__lens-type-group-label{font-size:.96rem}.custom-main-product__tabs--types .custom-main-product__lenses-type{padding:10px 5px 31px!important}.custom-main-product__tabs--types .custom-main-product__lenses-type:has(.custom-main-product__lenses-type-price:empty){padding-top:10px!important;padding-right:5px!important;padding-bottom:10px!important}.custom-main-product__tabs--types .custom-main-product__lenses-type-kicker{font-size:.72rem}.custom-main-product__tabs--types .custom-main-product__lenses-type-type{font-size:1.04rem}.custom-main-product__tabs--types .custom-main-product__lenses-type-price{font-size:.66rem}}@media screen and (max-width:749px){.custom-main-product__tabs--types .custom-main-product__lenses-type{min-height:112px;padding-bottom:34px!important}.custom-main-product__tabs--types .custom-main-product__lenses-type:has(.custom-main-product__lenses-type-price:empty){padding-bottom:12px!important}.custom-main-product__tabs--types .custom-main-product__lenses-type-blurb{display:block;color:#062326bd;font-size:.74rem;font-weight:680;line-height:1.24;overflow-wrap:anywhere}.custom-main-product__tabs--types .custom-main-product__lenses-type.active .custom-main-product__lenses-type-blurb{color:#062326db}}@media screen and (max-width:380px){.custom-main-product__tabs--types .custom-main-product__lenses-type{min-height:108px}.custom-main-product__tabs--types .custom-main-product__lenses-type-blurb{font-size:.68rem;line-height:1.2}}.custom-main-product__lens-controls-panel,.custom-main-product__lens-controls-panel .custom-main-product__tabs--types .custom-main-product__lenses-type,.custom-main-product__lens-controls-panel .custom-main-product__tabs--types .custom-main-product__lenses-type *{font-family:Montserrat,var(--font-body-family),sans-serif;letter-spacing:0}.custom-main-product__tabs--types[data-standard-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=standard],.custom-main-product__tabs--types[data-prescription-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=prescription]{grid-column:1 / -1!important}.custom-main-product__tabs--types[data-standard-lens-count="2"] .custom-main-product__lenses-type[data-lens-option-group=standard],.custom-main-product__tabs--types[data-prescription-lens-count="2"] .custom-main-product__lenses-type[data-lens-option-group=prescription]{grid-column:span 3!important}.custom-main-product__tabs--types[data-standard-lens-count="3"] .custom-main-product__lenses-type[data-lens-option-group=standard],.custom-main-product__tabs--types[data-prescription-lens-count="3"] .custom-main-product__lenses-type[data-lens-option-group=prescription]{grid-column:span 2!important}@media screen and (max-width:749px){.custom-main-product__tabs--types .custom-main-product__lenses-type{min-height:132px;padding:12px 8px 34px!important}.custom-main-product__tabs--types .custom-main-product__lenses-type:has(.custom-main-product__lenses-type-price:empty),.custom-main-product__tabs--types .custom-main-product__lenses-type:has(.custom-main-product__lenses-type-price[data-lens-delta-display]:empty){padding-bottom:14px!important}.custom-main-product__tabs--types .custom-main-product__lenses-type-copy{gap:6px}.custom-main-product__tabs--types .custom-main-product__lenses-type-kicker{font-size:.9rem!important;line-height:1.16}.custom-main-product__tabs--types .custom-main-product__lenses-type-type{font-size:1.28rem!important;line-height:1.08}.custom-main-product__tabs--types .custom-main-product__lenses-type-blurb{display:block;color:#062326c7;font-size:.9rem!important;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.custom-main-product__tabs--types .custom-main-product__lenses-type.active .custom-main-product__lenses-type-blurb{color:#062326e6}.custom-main-product__tabs--types .custom-main-product__lenses-type-price,.custom-main-product__tabs--types .custom-main-product__lenses-type-price[data-lens-delta-display]{font-size:.8rem!important}.custom-main-product__tabs--types[data-standard-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=standard],.custom-main-product__tabs--types[data-prescription-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=prescription]{min-height:96px;padding:14px 14px 34px!important}.custom-main-product__tabs--types[data-standard-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=standard] .custom-main-product__lenses-type-kicker,.custom-main-product__tabs--types[data-prescription-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=prescription] .custom-main-product__lenses-type-kicker{font-size:1rem!important}.custom-main-product__tabs--types[data-standard-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=standard] .custom-main-product__lenses-type-type,.custom-main-product__tabs--types[data-prescription-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=prescription] .custom-main-product__lenses-type-type{font-size:1.46rem!important}.custom-main-product__tabs--types[data-standard-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=standard] .custom-main-product__lenses-type-blurb,.custom-main-product__tabs--types[data-prescription-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=prescription] .custom-main-product__lenses-type-blurb{max-width:92%;font-size:1.08rem!important;line-height:1.32}.custom-main-product__tabs--types[data-standard-lens-count="2"] .custom-main-product__lenses-type[data-lens-option-group=standard],.custom-main-product__tabs--types[data-prescription-lens-count="2"] .custom-main-product__lenses-type[data-lens-option-group=prescription]{min-height:118px;padding-right:11px!important;padding-left:11px!important}.custom-main-product__tabs--types[data-standard-lens-count="2"] .custom-main-product__lenses-type[data-lens-option-group=standard] .custom-main-product__lenses-type-blurb,.custom-main-product__tabs--types[data-prescription-lens-count="2"] .custom-main-product__lenses-type[data-lens-option-group=prescription] .custom-main-product__lenses-type-blurb{font-size:.98rem!important;line-height:1.28}}@media screen and (max-width:380px){.custom-main-product__tabs--types .custom-main-product__lenses-type{min-height:126px}.custom-main-product__tabs--types .custom-main-product__lenses-type-kicker{font-size:.82rem!important}.custom-main-product__tabs--types .custom-main-product__lenses-type-type{font-size:1.18rem!important}.custom-main-product__tabs--types .custom-main-product__lenses-type-blurb{font-size:.84rem!important;line-height:1.22}.custom-main-product__tabs--types[data-standard-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=standard] .custom-main-product__lenses-type-blurb,.custom-main-product__tabs--types[data-prescription-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=prescription] .custom-main-product__lenses-type-blurb{font-size:1rem!important}}.custom-main-product__lens-controls-panel,.custom-main-product__lens-controls-panel .custom-main-product__tabs--types .custom-main-product__lenses-type,.custom-main-product__lens-controls-panel .custom-main-product__tabs--types .custom-main-product__lenses-type *{font-family:var(--font-body-family)}@media screen and (max-width:990px){.custom-main-product__tabs--types .custom-main-product__lenses-type{min-height:148px}.custom-main-product__tabs--types[data-standard-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=standard],.custom-main-product__tabs--types[data-prescription-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=prescription]{min-height:112px}.custom-main-product__tabs--types[data-standard-lens-count="2"] .custom-main-product__lenses-type[data-lens-option-group=standard],.custom-main-product__tabs--types[data-prescription-lens-count="2"] .custom-main-product__lenses-type[data-lens-option-group=prescription]{min-height:132px}.custom-main-product__tabs--types .custom-main-product__lenses-type-kicker{font-size:1.04rem!important;font-weight:850;line-height:1.18}.custom-main-product__tabs--types .custom-main-product__lenses-type-blurb{font-size:1.04rem!important;font-weight:620;line-height:1.32}.custom-main-product__tabs--types[data-standard-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=standard] .custom-main-product__lenses-type-kicker,.custom-main-product__tabs--types[data-prescription-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=prescription] .custom-main-product__lenses-type-kicker{font-size:1.12rem!important}.custom-main-product__tabs--types[data-standard-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=standard] .custom-main-product__lenses-type-blurb,.custom-main-product__tabs--types[data-prescription-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=prescription] .custom-main-product__lenses-type-blurb{font-size:1.18rem!important;line-height:1.36}.custom-main-product__tabs--types[data-standard-lens-count="2"] .custom-main-product__lenses-type[data-lens-option-group=standard] .custom-main-product__lenses-type-blurb,.custom-main-product__tabs--types[data-prescription-lens-count="2"] .custom-main-product__lenses-type[data-lens-option-group=prescription] .custom-main-product__lenses-type-blurb{font-size:1.08rem!important}.custom-main-product__buy-button,.custom-main-product__buy-button .custom-main-product__button-name{font-size:1.48rem!important;line-height:1.12}.custom-main-product__purchase-cta-summary,.custom-main-product__purchase-cta-summary *{font-size:1.22rem!important;line-height:1.18}html[lang*=zh] .custom-main-product__lens-type-group-label{font-size:1.24rem!important;line-height:1.16}html[lang*=zh] .two-nu-lens-compare__details summary{font-size:1.1rem!important;line-height:1.18}}@media screen and (max-width:380px){.custom-main-product__tabs--types .custom-main-product__lenses-type{min-height:142px}.custom-main-product__tabs--types .custom-main-product__lenses-type-kicker,.custom-main-product__tabs--types .custom-main-product__lenses-type-blurb{font-size:.96rem!important}.custom-main-product__tabs--types[data-standard-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=standard] .custom-main-product__lenses-type-blurb,.custom-main-product__tabs--types[data-prescription-lens-count="1"] .custom-main-product__lenses-type[data-lens-option-group=prescription] .custom-main-product__lenses-type-blurb{font-size:1.08rem!important}}
/*# sourceMappingURL=/cdn/shop/t/279/assets/section-custom-main-product.css.map */
