.link-group{display:grid;padding:.5rem 0 0;grid-column-gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(max(200px,48%),1fr))}.link-group__item{display:block;min-height:4rem;margin:0 0 -1px;border-top:1px solid var(--color--shade-lightest);border-bottom:1px solid var(--color--shade-lightest)}.link-group__link{position:relative;display:flex;height:100%;padding:0 .5rem;align-items:center;color:var(--color--text-primary);gap:1rem}.link-group__link:hover{background-color:var(--color--selection-background);color:var(--color--text-primary);text-decoration:none}.link-group__link:focus-visible{z-index:1}.link-group__icon{min-width:2rem}.link-group__icon--arrow{min-width:1.5rem;margin-left:auto}.order-details__info{margin-top:1.5rem}@media(max-width:47.9375rem){.order-details__info,.order-details__items{flex-direction:column}}.order-details__detail{flex:1}.order-details__invoice-info{margin-top:1.5rem}.order-details__invoice-info .invoice-info-text{margin-bottom:1rem}.order-details__invoice-info .invoice-button{min-width:240px;width:100%}@media(min-width:64rem){.order-details__invoice-info .invoice-button{max-width:320px}}.order-detail__shipment{margin-bottom:1rem}.order-detail__shipment .shipment-header{display:flex;justify-content:space-between;align-items:center;margin-top:.35rem;margin-bottom:1rem}@media(max-width:47.9375rem){.order-detail__shipment .shipment-header{flex-direction:row;align-items:flex-start;flex-wrap:wrap;gap:.5rem}.order-detail__shipment .shipment-header>div{flex:1 0 100%}.order-detail__shipment .shipment-header>div:first-child:empty{display:none}}@media(min-width:64rem){.order-detail__shipment .shipment-header{flex-wrap:nowrap}.order-detail__shipment .shipment-header>div{flex:0 0 auto}}.order-detail__shipment__not-returnable{margin-top:.5rem}@media(min-width:64rem){.store-modal__body{width:90vw}}.store-modal__body .store-details-stores-v2__contact-info,.store-modal__body .store-details-stores-v2__secondary-content{padding-left:2rem;padding-right:2rem}.store-details-stores-v2{padding-bottom:1.5rem}.store-details-stores-v2__top-wrapper{display:flex;justify-content:space-between;flex-direction:column}.store-details-stores-v2__top-row{display:flex;justify-content:space-between;align-items:center}.store-details-stores-v2__breadcrumbs{display:none}@media(min-width:48rem){.store-details-stores-v2__breadcrumbs{display:block}.store-details-stores-v2__breadcrumb{display:none}}.store-details-stores-v2__content-wrapper{display:flex;gap:3.5rem}.store-details-stores-v2__main-content-wrapper{display:flex;flex-direction:column;max-width:100%;gap:2rem}@media(min-width:64rem){.store-details-stores-v2__main-content-wrapper{flex:0 0 65%;max-width:calc((100% - 3.5rem)*.65)}}.store-details-stores-v2__main-content{display:flex;flex-direction:column;width:100%;gap:2rem}@media(min-width:48rem){.store-details-stores-v2__main-content{flex-direction:row;flex-wrap:wrap}}@media(min-width:64rem){.store-details-stores-v2__main-content{flex-wrap:nowrap}.store-details-stores-v2__main-content .store-details-stores-v2__detail-image{display:none}}@media(min-width:48rem){.store-details-stores-v2__location{flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:1.5rem 0;margin:0}.store-details-stores-v2__location .location-item__part{flex:0 0 calc(50% - 1.75rem)}}.store-details-stores-v2__secondary-content{display:flex;flex-direction:column;gap:2rem}@media(min-width:64rem){.store-details-stores-v2__secondary-content .store-details-stores-v2__nearest-stores,.store-details-stores-v2__secondary-content .store-details-stores-v2__store-offers,.store-details-stores-v2__secondary-content .store-details-stores-v2__store-product-groups,.store-details-stores-v2__secondary-content .store-rating{display:none}}@media(max-width:47.9375rem){.store-details-stores-v2__secondary-content .store-details-stores-v2__store-offers,.store-details-stores-v2__secondary-content .store-details-stores-v2__store-product-groups{margin-right:-1rem}.store-details-stores-v2__secondary-content .store-details-stores-v2__store-offers .product-offers__items,.store-details-stores-v2__secondary-content .store-details-stores-v2__store-product-groups .product-offers__items{margin-left:-1rem}}.store-details-stores-v2__side-content{display:none}@media(min-width:64rem){.store-details-stores-v2__side-content{display:flex;flex-direction:column;gap:2rem;flex:0 0 35%;max-width:calc((100% - 3.5rem)*.35)}}@media(min-width:48rem){.store-details-stores-v2__detail-image{flex-basis:100%}}@media(min-width:64rem){.store-details-stores-v2__detail-image{flex-basis:auto}}.store-details-stores-v2__contact-info{flex:0 0 100%}.store-details-stores-v2__contact-info .location-item__actions>*+*{margin-left:0}@media(min-width:64rem){.store-details-stores-v2__contact-info .location-item--stand-alone .location-item__part:last-child{margin-top:0}}.store-details-stores-v2__drop-in-widget-container{width:100%}.store-details-stores-v2__payment-methods-social-media{display:flex;flex-direction:column;gap:3rem}@media(min-width:48rem){.store-details-stores-v2__payment-methods-social-media{flex-direction:row;gap:1rem}}@media(min-width:64rem){.store-details-stores-v2__payment-methods-social-media{display:none}}.store-details-stores-v2__payment-methods-social-media .store-details-stores-v2__payment-methods,.store-details-stores-v2__payment-methods-social-media .store-details-stores-v2__social-media{flex:1}.store-details-stores-v2__book-appointment{width:100%}.store-details-stores-v2__sticky-footer{position:fixed;bottom:0;left:0;right:0;padding:1rem;background-color:var(--color--shade-white);border-top:var(--footer-border-top);z-index:var(--z-index--level-1)}.store-details-stores-v2__sticky-footer--hidden{display:none}@media(min-width:64rem){.store-details-stores-v2__sticky-footer{display:none}}.location-distance__content{display:flex;flex-wrap:wrap;gap:1rem}.location-distance__item{align-items:flex-start;display:flex;position:relative}.location-distance__text--space{margin-left:.25em}.location-distance__visually-hidden{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.store-simple-breadcrumb-stores-v2{color:var(--color--primary);display:inline-block;margin:1rem 0;font-weight:var(--font--weight-semi-bold)}.store-simple-breadcrumb-stores-v2:focus{border-radius:4px;box-shadow:0 0 0 .125rem var(--color--primary);color:var(--color--primary);padding:.25rem}.store-detail-image-stores-v2{background-color:var(--color-semantic-neutral-surface-softer);height:12.5rem;text-align:center}.store-detail-image-stores-v2__image{height:100%;width:100%;object-fit:cover;object-position:center}@media(min-width:48rem){.store-detail-image-stores-v2{height:23.75rem}}@media(min-width:90rem){.store-detail-image-stores-v2{display:flex;align-items:center;height:26.25rem}}.store-detail-image-stores-v2--fallback{display:none}@media(min-width:90rem){.store-detail-image-stores-v2--fallback{display:flex}}.store-book-appointment-cta-stores-v2{width:100%}.store-book-appointment-cta-stores-v2__icon{margin-right:.25rem}.store-book-appointment-cta-stores-v2__available-time-slot{font-size:.875rem;padding-top:.5rem;text-align:center;width:100%}.store-book-appointment-cta-stores-v2__loader{height:1rem;width:1rem;border-width:2px}.store-book-appointment-cta-stores-v2__available-time-slot.store-book-appointment-cta-stores-v2__available-time-slot{margin:0}.store-book-appointment-cta-stores-v2__loader.store-book-appointment-cta-stores-v2__loader{margin:.75rem auto 0}.store-location-stores-v2__map{margin-bottom:1rem;height:12.5rem;width:100%;object-fit:cover}.store-location-stores-v2 .address-stores-v2+.store-location-stores-v2__get-directions-button,.store-location-stores-v2__practical-information{margin-top:1rem}.store-location-stores-v2__distance-details{margin:.5rem 0 1rem}.store-location-stores-v2__get-directions-button{width:100%}@media(min-width:64rem){.store-location-stores-v2__get-directions-button{width:calc((100% - 3.5rem)/2)}}.store-location-stores-v2__subtitle{font-weight:var(--font--weight-medium)}.address-stores-v2{display:flex;flex-wrap:wrap;margin:0;font-size:1rem;font-weight:var(--font--weight-regular)}.address-stores-v2__row{flex:1 0 100%}.address-stores-v2__row+.address-stores-v2__row{margin-top:.25rem}.store-facilities-stores-v2 .list--with-icons{display:flex;flex-direction:column;row-gap:1rem}@media(min-width:48rem){.store-facilities-stores-v2 .list--with-icons{flex-direction:row;flex-wrap:wrap;row-gap:1.5rem}}.store-facilities-stores-v2 .list__item+.list__item{margin-top:0}.store-facilities-stores-v2 .list__item{flex:1}@media(min-width:48rem){.store-facilities-stores-v2 .list__item{flex:0 0 50%}}.store-facilities-stores-v2 .list__item-icon{color:currentcolor}.list{list-style:none;padding:0;margin:0}.list__item+.list__item{margin-top:1.15rem}.list__item--compact+.list__item--compact{margin-top:.25rem}.list--with-icons .list__item{position:relative;padding-left:2.5rem}.list--with-small-icons .list__item+.list__item{margin-top:.5rem}.list--with-icons .list__item--checkmark-small{padding-left:calc(24px + 1ch)}.list--with-small-icons .list__item--checkmark-small{padding-left:calc(18px + 1ch)}.list__item-text{display:inline-block}.list__item-icon{position:absolute;left:0;top:1px;color:var(--color--success)}.list--with-small-icons .list__item-icon{top:3px}.list__item--numerical,.list__item-number{display:flex;align-items:center}.list__item-number{align-self:flex-start;border-radius:50%;border:1px solid var(--color--button-primary);color:var(--color--button-primary);height:28px;justify-content:center;margin-right:8px;padding:8px;text-align:center;width:28px}.store-rating{display:flex;flex-wrap:wrap}.store-rating__title{flex:1 0 100%}.store-rating__stars{flex:0 0 auto;margin-right:.5rem}.store-rating__rating{flex:1 0 auto;margin:0}.store-rating__rating-count{flex:1 0 100%;margin:.5rem 0 0;color:var(--color--text-secondary)}.store-rating__description{flex:1 0 100%;margin:2rem 0 0}.store-rating__review{flex:1 0 100%;margin:.5rem 0 0}.store-rating-star{position:relative}.store-rating-star__size--large{height:2rem;width:2rem;line-height:2rem}.store-rating-star__size--medium{height:1.5rem;width:1.5rem;line-height:1.5rem}.store-rating-star__size--small{height:1rem;width:1rem;line-height:1rem}.store-rating-star__foreground{position:relative;z-index:1}.store-rating-star__foreground--default-color{color:var(--color--warning,#ffbf00)}.store-rating-star__foreground--black{color:var(--black)}.store-rating-star__foreground-container{overflow:hidden}.store-rating-star--empty .store-rating-star__foreground-container{width:0}.store-rating-star--half .store-rating-star__foreground-container{width:50%}.store-rating-star--full .store-rating-star__foreground-container{width:100%}.store-rating-star__background{position:absolute;top:0;left:0;color:var(--color--shade-light);z-index:0}.store-rating-stars{display:flex}.product-offers__items{display:flex;gap:1rem;overflow-x:scroll;white-space:nowrap;scroll-padding-left:1rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-offers__items::-webkit-scrollbar{width:0;background:rgba(0,0,0,0)}.product-offers__items .product-offers__offer{scroll-snap-align:start;flex:0 0 65%;white-space:normal}@media(max-width:47.9375rem){.product-offers__items .product-offers__offer:first-child{margin-left:1rem}.product-offers__items .product-offers__offer:last-child{margin-right:1rem}}@media(min-width:48rem){.product-offers__items{flex-wrap:wrap;gap:0;margin:0 -1rem}.product-offers__items .product-offers__offer{padding:0 1rem;flex:0 0 50%}}.product-offer__title{margin-bottom:.5rem}.product-offer__title a{color:inherit;font-weight:inherit}.product-offer__image{display:block;margin-bottom:.5rem}.product-offer__image img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;background-color:var(--color-semantic-neutral-surface-softer)}.product-offer__image--fallback img{object-fit:none}.nearby-stores__group{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem}.nearby-stores__group-item{display:flex;flex-direction:column;color:var(--color--text-primary)}.nearby-stores__group-item-thumbnail{width:100%;aspect-ratio:16/9;object-fit:cover;background-color:var(--color-semantic-neutral-surface-softer);border-radius:3px}.nearby-stores__group-item-label{margin:1rem 0 0}.nearby-stores__group-item-distance{margin:0}.nearby-stores__links{display:flex;flex-direction:column;margin-top:1.5rem;font-weight:var(--font--weight-medium)}.store-franchise-indicator{margin-top:1rem;display:flex;align-items:center;flex-direction:row-reverse;justify-content:flex-end;gap:.5rem}.store-franchise-indicator__icon{flex-shrink:0}.store-franchise-indicator a{transition:color .2s ease-in-out;color:var(--color--primary);font-size:inherit;font-weight:var(--font--weight-medium)}.store-franchise-indicator a:hover{color:var(--color--primary-light)}.store-franchise-indicator a+.store-franchise-indicator__icon{color:var(--color--primary)}.store-opticians__items{display:flex;flex-wrap:wrap;gap:1rem}.store-opticians__items .store-opticians__optician{flex:0 0 calc(50% - .5rem)}.store-optician__name{margin-bottom:.5rem}.store-optician__details{margin:0}.store-optician__image{display:block;margin-bottom:.5rem}.store-optician__image img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;background-color:var(--color-semantic-neutral-surface-softer)}.store-optician__image--fallback img{object-fit:none}.store-brands-stores-v2__list{display:flex;flex-direction:column;row-gap:.5rem}@media(min-width:48rem){.store-brands-stores-v2__list{flex-direction:row;flex-wrap:wrap}}.store-brands-stores-v2__list-item{flex:1;margin-top:0}@media(min-width:48rem){.store-brands-stores-v2__list-item{flex:0 0 50%}}.store-payment-methods-stores-v2__items{list-style-type:none;display:flex;flex-direction:column;gap:1rem;flex-wrap:wrap;margin:0;padding:0}@media(min-width:90rem){.store-payment-methods-stores-v2__items{flex-direction:row}}.store-payment-methods-stores-v2__item{display:flex;align-items:center;margin-top:0;flex:0 0 calc(50% - 1rem)}.store-payment-methods-stores-v2__icon{width:3.5rem;height:2rem;padding:.25rem;border:1px solid var(--color--border);border-radius:2px;margin-right:.75rem}.store-social-media-stores-v2__list{list-style-type:none;padding:0;margin:0}.store-social-media-stores-v2__list-item{display:inline-block;margin-right:1.5rem;margin-top:0}.store-social-media-stores-v2__icon{height:2rem;width:2rem}.location-opening-hours__heading{margin-bottom:.5rem}.location-opening-hours__lists{overflow:hidden;height:auto;max-height:0;will-change:max-height,opacity;transition:max-height .25s ease-in-out,opacity .2s linear;opacity:0}.location-opening-hours--expanded .location-opening-hours__lists{max-height:none;opacity:1;overflow:visible;padding-top:.75rem}.location-opening-hours__list-heading{display:block;margin-bottom:0}.location-opening-hours__list-heading--special{font-size:1rem;line-height:1.5;font-weight:var(--font--weight-heading-tiny);font-family:var(--font--family-headers);color:var(--color--text-headings)}.location-opening-hours__list{display:grid;margin-bottom:0;grid-template-columns:1fr 40%;gap:0}.location-opening-hours--expandable,.location-opening-hours__list+.location-opening-hours__list-heading{padding-top:.75rem;border-top:1px solid var(--color--shade-light);margin-top:.25rem}.location-opening-hours__day{display:flex;padding:.5rem 1rem .25rem .25rem;font-size:.875em;font-weight:var(--font--weight-regular)}.location-opening-hours__day--today{background-color:var(--color-semantic-neutral-surface-softer);font-weight:var(--font--weight-semi-bold)}.location-opening-hours__hours{display:flex;padding:.5rem .25rem;margin-bottom:0;flex-wrap:wrap;justify-content:flex-end;font-size:.875em;font-weight:var(--font--weight-regular)}.location-opening-hours__hours--closed{color:var(--color--error)}.location-opening-hours__hours--today{background-color:var(--color-semantic-neutral-surface-softer);font-weight:var(--font--weight-semi-bold)}.location-opening-hours__hours-entry+.location-opening-hours__hours-entry{margin-left:.75rem}.location-opening-hours--closed{color:var(--color--error)}.location-opening-hours__special{display:flex;width:100%;align-items:center;justify-content:space-between}.location-item{position:relative;display:flex;flex-direction:column;padding:1rem 0}.location-item__skeleton-loader{width:100%}@media(min-width:64rem){.location-item{flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:1.5rem 0;margin:0}}.location-item__part{flex:0 0 100%}.location-item__part+.location-item__part{margin-top:1rem}.location-item__header-image{width:100%}@media(min-width:64rem){.location-item--stand-alone .location-item__part{flex:0 0 calc((100% - 3.5rem)/2)}.location-item--stand-alone .location-item__part+.location-item--stand-alone .location-item__part{margin-left:3.5rem}}.location-item--map-item{padding:1rem;background:var(--color--shade-white);border-radius:.25rem;box-shadow:0 2px 5px rgba(0,0,0,.25)}@media(min-width:48rem){.location-item--map-item{max-width:25rem;background:none;border-radius:0;box-shadow:none}}.location-item--map-item .location-item__heading{font-size:1.25rem;font-weight:var(--font--weight-medium);font-family:var(--font--family-body);margin-bottom:.25rem;margin-right:2.5rem}@media(min-width:48rem){.location-item--map-item .location-item__heading{margin-right:0}}.location-item--map-item .location-item__contact{margin-top:.25rem}.location-item--map-item .location-item__address,.location-item--map-item .location-item__content,.location-item--map-item .open-close-indication__indication{margin-bottom:0}.location-item--map-item .location-item__actions{flex:1;display:flex;flex-direction:row;flex-wrap:wrap}.location-item--map-item .location-item__actions .button{min-width:10rem;flex:1}.location-item--map-item .location-item__actions .button:first-of-type{margin-right:.5rem}.location-item--map-item .address-stores-v2{margin-bottom:.25rem}.location-item__heading-link,.location-item__heading-link:focus,.location-item__heading-link:hover{font:inherit;color:inherit;text-decoration:inherit}.location-item__link{display:block;color:var(--color--text-primary);user-select:none;text-decoration:none;font-weight:var(--font--weight-bold);text-align:left}.location-item__link:hover{text-decoration:none;outline:none}.location-item--highlight .location-item__link,.location-item__link:hover{color:var(--color--primary)}.location-item__heading{display:block;font-weight:var(--font--weight-bold);margin-bottom:0}.location-item__heading:focus{border-radius:4px;outline:4px solid var(--color-semantic-focus-ring-default);outline-offset:2px;box-shadow:0 0 0 2px var(--color-semantic-focus-ring-box-shadow);color:var(--color--primary);padding:.25rem}.location-item--highlight .location-item__heading{color:var(--color--primary)}.location-item__content{display:flex;flex-direction:column;flex:0 0 100%;gap:1rem}@media(min-width:90rem){.location-item__content{flex:0 0 50%}}.location-item__opening-hours{width:100%}@media(min-width:64rem){.location-item__opening-hours{margin:0}}@media(min-width:90rem){.location-item__opening-hours{width:auto}}.location-item._is_expanded .location-item__opening-hours{max-height:500px;opacity:1}.location-item__opening-hours .button{margin-top:1rem;width:100%}.location-item__email,.location-item__phone{margin-top:.75rem}.location-item__contact{margin-top:.25rem}.location-item__contact-field{display:flex}.location-item__contact-field a{white-space:nowrap}.location-item__actions{display:flex;gap:1rem;flex-direction:column;justify-content:space-between;flex:0 0 100%;margin-top:1.5rem}@media(min-width:64rem){.location-item__actions{margin-top:1rem;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start}}.location-item__actions .button{min-width:200px;margin-bottom:.75rem;margin-left:0}@media(min-width:90rem){.location-item__actions .button{min-width:240px}}@media(min-width:64rem){.location-item__actions .button{margin-bottom:0}.location-item__actions .button:last-child:not(:first-child){margin-left:.5rem}}.location-item__actions>*+*{margin-left:.5rem}.location-item__available-time-slot{font-size:.875rem;padding-top:.5rem;text-align:center}.location-item__address{line-height:1.8rem}.location-item__distance-details{margin:.25rem 0 .5rem}.location-item__tags{display:flex;flex-wrap:wrap;margin-bottom:1rem;gap:.5rem}.open-close-indication{display:flex;align-items:center}.open-close-indication--expandable{cursor:pointer}.open-close-indication__indication{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;position:relative;color:var(--color--text-secondary);margin:0;white-space:pre-wrap}.open-close-indication__indication:before{content:"";width:.5rem;height:.5rem;border-radius:.5rem;margin-right:.5rem}.open-close-indication__indication--open:before{background-color:var(--color-semantic-positive-content-default)}.open-close-indication__indication--closing:before{background-color:var(--color--warning)}.open-close-indication__indication--closed:before{background-color:var(--color--error)}.open-close-indication__time-pair{display:flex;flex:1 0 auto;justify-content:flex-end}.open-close-indication__time-pair+.open-close-indication__time-pair{margin-left:.5rem}.open-close-indication__status{color:var(--color--text-primary);font-weight:var(--font--weight-medium);margin-right:.75rem}.open-close-indication__icon{margin-left:.5rem;color:var(--color--text-secondary)}.detail-footer{width:100%;margin-left:auto;text-align:left}@media(min-width:48rem){.detail-footer{max-width:20rem}}.detail-footer__item td,.detail-footer__item th{font-weight:var(--font--weight-regular)}.detail-footer__item td{text-align:right}.detail-footer__item+.detail-footer__item td,.detail-footer__item+.detail-footer__item th{padding-top:.5rem}.detail-footer__price{font-weight:inherit}.order-donation-summary td{text-align:left}.donation-summary{padding-top:.5rem;display:flex;gap:.5rem;flex-direction:column}.donation-summary__title{margin-bottom:0}.donation-summary__amount{min-width:3rem;text-align:right;margin-bottom:0}.donation-summary__text{display:flex;flex-direction:row;justify-content:space-between;gap:1rem}.order+.order{margin-top:2rem}.order__header{padding-bottom:1.5rem}.order__footer{padding-top:1.5rem;text-align:right}.order__footer--overview .price{font-weight:var(--font--weight-bold)}.order .order-line-item+.order .order-line-item,.order__footer-returns-modal{margin-top:1.5rem}.order__footer-returns-modal .returns-modal-button{min-width:240px;width:100%}@media(min-width:64rem){.order__footer-returns-modal .returns-modal-button{max-width:320px}}.order-header__status{margin-top:.25rem;margin-bottom:1.5rem}.order-header__status-detail{display:flex;flex-direction:row}.order-header__tooltip{display:inline-block;vertical-align:text-bottom;margin:0 .25rem}.order-header__links{margin-bottom:1.5rem}.order-header__links .header-reorder-button{min-width:22rem;width:100%}@media(min-width:64rem){.order-header__links .header-reorder-button{max-width:22rem}}.order-header__link:last-of-type{margin-bottom:1.5rem}.reorder__unavailable{display:flex;gap:.5rem;align-items:center}.return{margin-top:16px}.return__button{margin-top:16px;min-width:22rem;width:100%}@media(min-width:64rem){.return__button{max-width:22rem}}.line-item-card__image{padding:.5rem 1rem}.line-item-card__wrapper--mini{min-height:inherit}.line-item-card__reorder{margin-top:1rem}.line-item-card__action{grid-column:span 2;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end}@media(max-width:47.9375rem){.line-item-card__action{display:block}}.line-item-card__details{display:grid;grid-row-gap:.5rem;min-height:inherit;grid-template-columns:1fr auto}@media(max-width:47.9375rem){.line-item-card__details{grid-template-columns:2fr 1fr}}.line-item-card__price{text-align:right}.line-item-card__price-container{display:flex;align-items:center;column-gap:.5rem;justify-content:right}.line-item-card__subtitle{justify-content:space-between}.line-item-card__tooltip{display:inline-flex;align-items:center;gap:.25rem}.line-item-card__prescription-table{font-size:.875rem}.line-item-card__prescription-table th,.line-item-card__prescription-table thead{font-weight:var(--font--weight-medium)}.line-item-card__delivery-estimation{grid-column:span 2}.line-item-discount__section,.line-item-discount__section-price,.line-item-discount__section-value{font-size:.8rem;color:var(--color--text-discount)}.card-glasses-configuration__footer{display:flex;gap:var(--spacing--half);align-items:center;margin-top:var(--spacing)}.card-glasses-configuration__footer:empty{margin-top:0}.line-item-bundle-row__section{display:grid;grid-template-columns:1fr auto}.line-item-bundle-row__price{vertical-align:top;display:grid}.line-item-bundle-row__price-value{font-size:var(--font--size-small);font-weight:var(--font--weight-regular)}.line-item-bundle-row__action{margin-top:var(--spacing);transform:translateX(-.375rem)}.prescription-table{width:100%;border-collapse:initial;border-spacing:0 1rem}.prescription-table .text--capitalize{text-transform:capitalize}.prescription-table td,.prescription-table th{word-break:break-word;font-size:.875rem}.prescription-table td:not(:last-child),.prescription-table th:not(:last-child){padding-right:.25rem}.prescription-table--cols-2 td,.prescription-table--cols-2 th{width:50%}.prescription-table--cols-3 td,.prescription-table--cols-3 th{width:33.3333333333%}.prescription-table--cols-4 td,.prescription-table--cols-4 th{width:25%}.prescription-table--cols-5 td,.prescription-table--cols-5 th{width:20%}.prescription-table--cols-6 td,.prescription-table--cols-6 th{width:16.6666666667%}.prescription-table--cols-7 td,.prescription-table--cols-7 th{width:14.2857142857%}.prescription-table--cols-8 td,.prescription-table--cols-8 th{width:12.5%}.prescription-table--cols-9 td,.prescription-table--cols-9 th{width:11.1111111111%}.prescription-table--cols-10 td,.prescription-table--cols-10 th{width:10%}.prescription-table--cols-11 td,.prescription-table--cols-11 th{width:9.0909090909%}.prescription-table--narrow{width:auto;border-spacing:0}.prescription-table--narrow td,.prescription-table--narrow th{width:auto;font-size:.875rem}.prescription-table--narrow td:first-child,.prescription-table--narrow th:first-child{padding-right:.5rem}.files-list{list-style:none;margin:0;padding:0}.files-list__item{margin:0;padding:0;display:flex;flex-wrap:nowrap;align-items:baseline}.files-list__item+.files-list__item{margin-top:.5rem}.files-list__item-icon{margin-right:1ch;flex:0 0 auto;transform:translateY(2px)}.files-list__item-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-all}.link-item{width:100%;display:flex;margin-top:1rem}.link-item__link{color:var(--color--primary);font-weight:var(--font--weight-medium)}.link-item__link .icon{margin-right:.5rem;color:var(--color--primary)}.link-item__label{font-weight:var(--font--weight-medium);color:var(--color--text-secondary)}.insurance-policy__duration,.insurance-policy__number{display:flex}.guest-order-layout{max-width:40rem;margin:2rem auto}.guest-order-layout .header-reorder-button,.guest-order-layout .return__button{max-width:none}.guest-order-top-container>div{max-width:40rem;margin:2rem auto}.guest-order-bottom-container>div:has(div>div.container){border-top:1px solid var(--color--border);padding-top:4rem}.guest-order-bottom-container>div{display:flex;margin:4rem auto;max-width:250rem;flex-wrap:wrap;column-gap:4rem;justify-content:center}div>:first-child .guest-order-bottom-container>div :has(.container){width:36rem}div>:first-child .guest-order-bottom-container>div :has(.container)>div:last-child{margin-top:2.8rem}div>:first-child .guest-order-bottom-container>div :has(.container)>:first-child>:has(h2) .typography-heading--medium{font-size:1.5rem;line-height:1.5}@media(min-width:48rem){div>:first-child .guest-order-bottom-container>div :has(.container)>:first-child>:has(h2) .typography-heading--medium{font-size:1.75rem;line-height:1.571428}}div>:first-child .guest-order-bottom-container>div :has(.container)>:first-child>article.accordion{margin-top:.1rem}div>:first-child .guest-order-bottom-container>div :has(.container)>:first-child>article.accordion section>:has(h3) .typography-heading--smallest{font-size:1rem;line-height:1.5;font-weight:var(--font--weight-heading-tiny)}.cart-totals{justify-content:space-between}.cart-totals,.cart-totals__group{display:flex;flex-direction:column}.cart-totals__group{gap:.5rem 0}.cart-totals__row{display:flex;justify-content:space-between;align-items:center}.cart-totals__label,.cart-totals__value{display:block}.cart-totals__total-price{font-family:var(--font--family-headers);font-size:1.125rem;font-weight:var(--font--weight-heading)}.cart-totals__divider{margin:1rem 0}.cart-totals__billing-date{display:flex;justify-content:flex-end}.cart-totals__tooltip{margin:auto 0 auto .5rem}.cart-totals__shipping-threshold--text{font-weight:var(--font--weight-medium);text-align:left;font-size:.875rem;line-height:1.5rem;margin:.5rem 0 .375rem}.cart-totals__shipping-threshold--text span{color:var(--color--primary)}.progress-bar__label{display:block;text-align:center;font-size:.875rem;margin:0}.progress-bar__label>.progress-bar__value{margin-top:1rem}.progress-bar__value{display:block}.progress-bar__value::-ms-fill{border:0}.progress-bar__value[value]{appearance:none;border:none;width:100%;height:4px;border-radius:var(--border-radius--primary);color:var(--color--primary)}.progress-bar__value[value]::-webkit-progress-value{background-color:var(--color--primary);border-radius:var(--border-radius--primary);transition:width .2s ease-in-out}.progress-bar__value[value]::-moz-progress-bar{background-color:var(--color--primary);border-radius:var(--border-radius--primary);transition:width .2s ease-in-out}.progress-bar__value[value]::-webkit-progress-bar{background-color:var(--color--border);border-radius:var(--border-radius--primary)}.price-row{display:flex;justify-content:space-between;align-items:center}.price-row__label,.price-row__price{margin:0}.price-row__label--emphasized,.price-row__price--emphasized{font-weight:var(--font--weight-medium)}