:root{--refy-black: #000;--refy-ink: #1e1e1e;--refy-grey: #454545;--refy-muted: #808080;--refy-line: #e3e3e3;--refy-line-strong: #cdcdcd;--refy-bg-soft: #f1f1f1;--refy-bg-warm: #f5f5f3;--refy-track: .18em;--refy-gutter: 1.25rem;--refy-section: 3.5rem;--refy-stack: 2.25rem;--refy-ease: cubic-bezier(.25, .46, .45, .94)}@media screen and (min-width:750px){:root{--refy-gutter: 2rem}}@media screen and (min-width:990px){:root{--refy-gutter: 3rem}}body{font-size:1.4rem;line-height:1.65;color:var(--refy-ink);-webkit-font-smoothing:antialiased}.page-width{padding:0 var(--refy-gutter)}@media screen and (min-width:750px){.page-width{padding:0 var(--refy-gutter)}}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--font-heading-family);font-weight:400;font-style:normal;text-transform:uppercase;letter-spacing:var(--refy-track);line-height:1.5;color:inherit}h1,.h1{font-size:clamp(1.98rem,1.65rem + .98vw,2.88rem)}h2,.h2{font-size:clamp(1.8rem,1.54rem + .78vw,2.52rem)}h3,.h3{font-size:clamp(1.62rem,1.49rem + .39vw,1.98rem)}h4,.h4{font-size:clamp(1.44rem,1.37rem + .2vw,1.62rem)}h5,.h5{font-size:1.26rem}h6,.h6{font-size:1.08rem}.h0{font-size:clamp(2.2rem,1.8rem + 1.2vw,3.2rem)}.rte,.rte p{color:inherit}.caption,.caption-with-letter-spacing{letter-spacing:var(--refy-track);text-transform:uppercase;font-size:1.08rem}.link,a{text-underline-offset:.3rem}.button,.shopify-payment-button__button--unbranded,.product-form__submit,.customer button,.quick-add__submit,.cart__checkout-button{font-family:var(--font-body-family);font-size:1.2rem;font-weight:400;letter-spacing:.2rem;line-height:2rem;text-transform:uppercase;min-height:4.2rem;padding:1rem 2.8rem;border-radius:0;transition:background-color .3s ease,color .1s ease,border-color .3s ease}.button:after,.shopify-payment-button__button--unbranded:after{box-shadow:0 0 0 var(--buttons-border-width) rgba(var(--color-button),1)}.button:not(.button--secondary):not(.button--tertiary):not([disabled]):hover{--color-button: 255, 255, 255;--color-button-text: 0, 0, 0}.button:not(.button--secondary):not(.button--tertiary):hover:after{box-shadow:0 0 0 var(--buttons-border-width) rgb(var(--color-foreground))}.button--secondary:hover{--color-button: var(--color-foreground);--color-secondary-button-label: var(--color-background)}.button--secondary:hover:after{box-shadow:0 0 0 var(--buttons-border-width) rgb(var(--color-foreground))}.button--secondary:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.button--tertiary{font-size:1.1rem;letter-spacing:.18em}.button--full-width{width:100%}.refy-textlink{position:relative;display:inline-block;text-decoration:none;color:inherit;font-size:1.1rem;letter-spacing:.2rem;text-transform:uppercase;line-height:1.8rem}.refy-textlink:after{content:"";position:absolute;left:0;bottom:-.4rem;width:100%;height:1px;background:currentColor;transform:scaleX(1);transform-origin:left;transition:transform .5s ease}.refy-textlink:hover:after{transform:scaleX(0)}.field__input,.select__select,.customer .field input,.customer select{border-radius:0;font-size:1.3rem}.field:after,.select:after,.customer .field:after,.customer select:after{box-shadow:0 0 0 var(--inputs-border-width) #0000001a}.field:hover.field:after,.select:hover.select:after{box-shadow:0 0 0 var(--inputs-border-width) #0000004d}.utility-bar{background:var(--refy-bg-soft);border:0!important}.utility-bar.utility-bar--bottom-border{border-bottom:0}.utility-bar .page-width{padding:0}.announcement-bar{min-height:3.3rem}.announcement-bar__message,.announcement-bar__message.h5{font-size:.9rem;line-height:1.5rem;letter-spacing:.2rem;text-transform:uppercase;color:var(--refy-ink);padding:.9rem 1rem;margin:0;font-weight:400}.announcement-bar__link{text-decoration:none}.announcement-bar__link .icon-arrow{display:none}.announcement-bar-slider,.announcement-bar-slider .slider{width:100%}.announcement-bar__announcement{min-height:3.3rem}.header-wrapper{border:0}.header{padding-top:.9rem!important;padding-bottom:.9rem!important;min-height:5.5rem}@media screen and (min-width:990px){.header{min-height:7.6rem;padding-top:1rem!important;padding-bottom:1rem!important}}.header__heading-logo-wrapper{display:flex;align-items:center}.header__heading-logo{max-height:4.4rem;width:auto;object-fit:contain}.header__inline-menu{margin-left:-1.2rem}.header__menu-item,.list-menu__item{font-size:1.08rem;letter-spacing:var(--refy-track);text-transform:uppercase;color:var(--refy-grey);line-height:1.7;padding:1.2rem}.header__menu-item:hover{color:var(--refy-black)}.header__menu-item .icon-caret{display:none}summary.list-menu__item{padding-right:1.2rem}.header__menu-item span{transition:text-decoration-color .3s ease}.header__icon{width:4rem;height:4rem}.header__icon .icon{width:1.8rem;height:1.8rem}.header__icon--cart .icon{width:2rem;height:2rem}.cart-count-bubble{background:var(--refy-black);color:#fff;font-size:.9rem;width:1.6rem;height:1.6rem;bottom:.6rem;left:2.2rem}.header__icons{padding-right:0}.desktop-localization-wrapper .disclosure__button{font-size:1.08rem;letter-spacing:var(--refy-track);text-transform:uppercase;color:var(--refy-grey);padding:0 1.2rem}.header--middle-center .header__inline-menu{justify-self:start}.header__inline-menu .list-menu--inline{flex-wrap:nowrap}@media screen and (min-width:990px)and (max-width:1599px){.header{--refy-menu-px: clamp(6px, calc(5.625vw - 61px) , 20px)}.header--middle-center:not(.drawer-menu){grid-template-columns:auto minmax(0,1fr) auto;column-gap:1.2rem}.header--middle-center>.header__heading,.header--middle-center>.header__heading-link{justify-self:center}.header .refy-wordmark{font-size:clamp(21px,calc(21px + (100vw - 990px)*.01837),var(--refy-logo-size))}.header .header__inline-menu{margin-inline-start:calc(-1 * var(--refy-menu-px))}.header__inline-menu .header__menu-item{padding-left:var(--refy-menu-px);padding-right:var(--refy-menu-px);letter-spacing:clamp(1.2px,calc(.2vw - 1px),var(--refy-track))}}@media screen and (min-width:990px)and (max-width:1199px){.header{--refy-menu-px: clamp(6px, calc(2.87vw - 22.4px) , 12px)}.header .desktop-localization-wrapper{display:none}}.mega-menu__content{border:0;border-top:1px solid var(--refy-line);box-shadow:0 20px 30px #0000000a;padding:3.2rem 0 4rem}.mega-menu__content .page-width{padding:0 var(--refy-gutter)}.refy-mega{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4rem;align-items:start}.refy-mega--no-promos{grid-template-columns:minmax(0,1fr)}.mega-menu__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));gap:3rem;padding:0}.mega-menu__list--condensed{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr))}.mega-menu__list>li{margin:0}.mega-menu__link{font-size:1.3rem;font-weight:500;color:var(--refy-grey);text-decoration:none;padding:.4rem 0;line-height:1.6}.mega-menu__link:hover{color:var(--refy-black);text-decoration:underline;text-underline-offset:.4rem}.mega-menu__link--level-2{display:block;font-size:1.08rem;letter-spacing:var(--refy-track);text-transform:uppercase;color:var(--refy-black);font-weight:400;margin-bottom:1.2rem;padding:0}.mega-menu__link--level-2[href="#"]{pointer-events:none;opacity:.5}.mega-menu__heading{margin-top:0;opacity:.5}.menu-drawer .menu-drawer__heading{margin:0;padding:1.6rem 3rem .4rem;font-size:1.1rem;letter-spacing:var(--refy-track);text-transform:uppercase;color:var(--refy-grey);opacity:.7}.menu-drawer__heading-list{padding:0;margin:0;list-style:none}.mega-menu__list .list-unstyled,.mega-menu__list .list-unstyled li{margin:0}.refy-mega__promos{display:grid;grid-auto-flow:column;gap:2rem}.refy-mega__promo{display:block;width:22rem;text-decoration:none;color:var(--refy-black)}.refy-mega__promo-media{aspect-ratio:4 / 5;overflow:hidden;background:var(--refy-bg-soft)}.refy-mega__promo-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s var(--refy-ease)}.refy-mega__promo:hover .refy-mega__promo-media img{transform:scale(1.03)}.refy-mega__promo-label{display:block;text-align:center;margin-top:1rem;font-size:1.08rem;letter-spacing:var(--refy-track);text-transform:uppercase}.refy-mega__promo-cta{display:block;text-align:center;margin-top:.2rem;font-size:1.1rem;text-decoration:underline;text-underline-offset:.4rem;color:var(--refy-grey)}.menu-drawer{border:0}.menu-drawer__menu-item{font-size:1.2rem;letter-spacing:.2rem;text-transform:uppercase;padding:1.6rem 3rem;border-bottom:1px solid #d9d9d9}.menu-drawer__menu>li:last-child .menu-drawer__menu-item{border-bottom:0}.menu-drawer__submenu .menu-drawer__menu-item{text-transform:none;letter-spacing:0;font-size:1.4rem;font-weight:500;border:0;padding:1rem 3rem}.menu-drawer__close-button{font-size:1.2rem;letter-spacing:.2rem;text-transform:uppercase}.menu-drawer__utility-links{background:var(--refy-bg-soft)}.menu-drawer__account{font-size:1.2rem;letter-spacing:.2rem;text-transform:uppercase}.menu-drawer__menu-item .icon-caret{width:.8rem}.search-modal{border:0}.search__input{font-size:1.4rem}.card-wrapper{color:var(--refy-ink)}.card--standard .card__inner{background:transparent}.card--card,.card--standard .card__inner,.card .media,.card__media .media{border-radius:0}.card__media .media{background:var(--refy-bg-warm)}.card--standard .card__information,.card--card .card__information{padding:1.2rem 0 0}.card__content{padding:0}.card__heading,.card__heading.h5{font-size:1.26rem;letter-spacing:var(--refy-track);text-transform:uppercase;color:var(--refy-black);line-height:1.7}.card__heading a,.card__heading .full-unstyled-link{text-decoration:none}.card-wrapper:hover .card__heading a{text-decoration:underline;text-underline-offset:.4rem}.refy-card__excerpt{font-size:1.1rem;font-weight:500;line-height:1.8rem;letter-spacing:.02rem;color:var(--refy-black);margin:.3rem 0 0;padding-right:1.5rem}.refy-card__shades{font-size:1.1rem;line-height:1.8rem;color:var(--refy-muted);margin:.2rem 0 0}.card-information{margin-top:.4rem}.card-information .price,.card__information .price{font-size:1.08rem;letter-spacing:var(--refy-track);text-transform:uppercase;color:var(--refy-ink)}.card-information .price--on-sale .price-item--regular{color:var(--refy-muted)}.card .rating{margin:.5rem 0 .2rem}.rating-star{--color-rating-star: #000;--letter-spacing: .1;--font-size: 1.1}.card .rating-text{display:none}.card .rating-count{font-size:1rem;color:var(--refy-muted);margin:0}.card .rating-count span:not(.visually-hidden):before{content:""}.card__badge .badge{border-radius:0;font-size:1rem;letter-spacing:.18rem;text-transform:uppercase;padding:.2rem .6rem;background:#fff;color:#000;border:0}.card-wrapper .media.media--hover-effect>img:first-child:only-child,.card-wrapper:hover .media.media--hover-effect>img:first-child:only-child{transform:none}.card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child){transform:none;opacity:1}.card-wrapper .media.media--hover-effect>img+img{transition:opacity .3s ease}.card-wrapper:hover .media.media--hover-effect>img+img{opacity:1}.card__inner .card__media .media img{object-fit:cover}.quick-add{margin-top:1rem}.quick-add__submit{min-height:3.8rem;font-size:1rem;letter-spacing:.2rem}.collection .title-wrapper-with-link,.title-wrapper-with-link{justify-content:center;text-align:center;margin-bottom:2.4rem}.title-wrapper-with-link .title{text-align:center;width:100%}.title-wrapper-with-link .link-with-icon,.collection__view-all{display:none}.slider-component{position:relative}.slider-buttons{position:absolute;top:34%;left:-1rem;right:-1rem;justify-content:space-between;margin:0;pointer-events:none;z-index:2}.slider-button{pointer-events:auto;width:4rem;height:4rem;background:#fff;border:1px solid var(--refy-line);color:var(--refy-black)}.slider-button .icon{width:.9rem}.slider-button[disabled]{opacity:0}.slider-counter{display:none!important}.slider-buttons--mobile-only{display:none}.product-grid .grid__item{margin-bottom:0}@media screen and (max-width:749px){.slider-buttons{display:none!important}.slider.slider--mobile .grid__item{scroll-snap-align:start}}.collection-list .card__heading{text-align:center;font-size:1.62rem}.rich-text__blocks{max-width:62rem}.rich-text__heading{margin-bottom:1.6rem}.rich-text__text{font-size:1.4rem;line-height:1.65;color:var(--refy-ink)}.rich-text__buttons{margin-top:2.4rem}.rich-text__buttons .button{min-width:20rem}.multicolumn-card__info{padding:1.4rem 0 0}.multicolumn-card__info .h3{font-size:1.2rem}.multicolumn-card{background:transparent!important}.accordion{border-color:var(--refy-line)}.accordion__title{font-size:1.2rem;letter-spacing:.2rem;text-transform:uppercase}.accordion summary{padding:1.6rem 0}.accordion .icon-accordion{display:none}.accordion__content{font-size:1.3rem;color:var(--refy-grey);padding:0 0 1.6rem}.product{--grid-desktop-horizontal-spacing: 6rem}.product--large:not(.product--no-media) .product__media-wrapper{max-width:58%;width:calc(58% - var(--grid-desktop-horizontal-spacing) / 2)}.product--large:not(.product--no-media) .product__info-wrapper{max-width:42%;width:calc(42% - var(--grid-desktop-horizontal-spacing) / 2);padding-left:0}.product__info-wrapper{color:var(--refy-ink)}.product__column-sticky{top:9rem}.product__media-wrapper .media{background:var(--refy-bg-warm);border:0}.product__media-item{border-radius:0}.product__title{margin-bottom:.4rem}.product__title h1,.product__title h2,.product__title .h1{font-size:clamp(1.8rem,1.6rem + .5vw,2.2rem);letter-spacing:var(--refy-track);text-transform:uppercase;line-height:1.4;margin:0}.product__text.uppercase,.product__text.subtitle{font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-grey)}.product__text.body{font-size:1.3rem;line-height:1.7;color:var(--refy-grey);margin-top:.4rem}.refy-pdp__excerpt{font-size:1.3rem;line-height:1.7;color:var(--refy-grey);margin:.4rem 0 .8rem}.product .price{font-size:1.2rem;letter-spacing:var(--refy-track);text-transform:uppercase}.product .price--large{font-size:1.2rem}.product__info-container>*+*{margin:1.2rem 0 0}.product__info-container .product-form{margin-top:1.6rem}.product-form__submit{width:100%}.product-form__buttons{max-width:none}.product__description{font-size:1.3rem;line-height:1.7;color:var(--refy-grey)}.product__description p{margin:0 0 1rem}.product-form__input--pill{margin:0}.product-form__input .form__label{font-size:1.08rem;letter-spacing:var(--refy-track);text-transform:uppercase;color:var(--refy-grey);margin-bottom:1rem;display:block}.product-form__input input[type=radio]+label{border-radius:0;font-size:1.1rem;letter-spacing:.15em;text-transform:uppercase;padding:.8rem 1.4rem;margin:0 .8rem .8rem 0}.product-form__input--pill input[type=radio]+label{border-radius:0}.product-form__input--pill input[type=radio]:checked+label{background:var(--refy-black);color:#fff}.refy-swatches{display:flex;flex-wrap:wrap;gap:1rem}.refy-swatches input[type=radio]+label{width:3.6rem;height:3.6rem;border-radius:50%;padding:0;margin:0;box-shadow:none;border:0;background-size:cover;background-position:center;text-indent:-9999px;overflow:hidden;position:relative;outline:1px solid var(--refy-line-strong);outline-offset:3px;transition:outline-color .2s ease}.refy-swatches input[type=radio]+label:hover{outline-color:var(--refy-grey)}.refy-swatches input[type=radio]:checked+label{outline:1px solid var(--refy-black);background-color:var(--refy-sw, transparent)!important;box-shadow:none!important;color:transparent}.refy-swatches input[type=radio]+label:before,.refy-swatches input[type=radio]+label:after{display:none}.refy-swatches input[type=radio].disabled+label,.refy-swatches input[type=radio]:disabled+label{opacity:.35}.refy-swatch-name{font-size:1.08rem;text-transform:none;letter-spacing:.02em;color:var(--refy-black);margin-left:.6rem}.product__info-container .quantity{display:none}.product__info-container .product-form__input--dropdown .select__select{font-size:1.2rem;letter-spacing:.15em;text-transform:uppercase}.refy-usps{display:flex;flex-wrap:wrap;gap:.6rem 2rem;margin:.6rem 0 0;padding:0;list-style:none}.refy-usps li{display:flex;align-items:center;gap:.8rem;font-size:1.1rem;color:var(--refy-grey)}.refy-usps svg{width:1.6rem;height:1.6rem;flex:none}.product__accordion .accordion__title{font-size:1.1rem}.product__accordion.accordion summary{padding:1.4rem 0}.share-button{display:none}.product-media-container,.thumbnail{border-radius:0}.thumbnail[aria-current]{box-shadow:0 0 0 1px var(--refy-black)}.thumbnail-list{gap:.8rem}.product__media-wrapper .slider-buttons{top:50%;transform:translateY(-50%);left:1rem;right:1rem}.product__media-wrapper .slider-counter{display:flex!important;position:absolute;right:1.6rem;bottom:1.2rem;font-size:1rem;letter-spacing:.1em;margin:0;color:var(--refy-black)}.product__media-wrapper .slider-counter .slider-counter--total,.product__media-wrapper .slider-counter .slider-counter--current{font-size:1rem}.product__media-icon{border-radius:0}@media screen and (min-width:750px){.product--thumbnail_slider .product__media-wrapper .slider-buttons{display:flex}}.product-recommendations .title,.related-products .title{text-align:center}.collection-hero{padding:4rem 0 1rem;text-align:center}.collection-hero__inner{justify-content:center}.collection-hero__text-wrapper{text-align:center;padding:0;width:100%}.collection-hero__title{font-size:clamp(1.8rem,1.6rem + .7vw,2.52rem);margin:0}.collection-hero__description{font-size:1.3rem;color:var(--refy-grey);max-width:60rem;margin:1rem auto 0}.facets-container{border:0}.facets__summary,.facets__label,.facet-filters__label,.facet-filters__sort,.active-facets__button,.product-count__text{font-size:1.08rem;letter-spacing:var(--refy-track);text-transform:uppercase;color:var(--refy-grey)}.facets__disclosure{border-color:var(--refy-line)}.product-count{font-size:1.08rem}.facets__wrapper{padding:0}.facet-filters__sort{padding-right:3rem}.facets-vertical .facets__form{margin:0}.facets__display{border:1px solid var(--refy-line);box-shadow:none}.pagination__item{font-size:1.2rem}.pagination__item--current:after{height:1px;background:var(--refy-black)}.collection .loading-overlay{border-radius:0}.cart-drawer{--refy-drawer-x: 2rem}@media screen and (min-width:750px){.cart-drawer{--refy-drawer-x: 3.2rem}}.cart-drawer .drawer__inner{width:min(100%,44rem);border:0;padding:0}.cart-drawer .drawer__header{padding:1.6rem var(--refy-drawer-x) 1.2rem;border-bottom:1px solid var(--refy-line)}.drawer__heading{font-size:1.2rem;letter-spacing:var(--refy-track);text-transform:uppercase}.drawer__close{right:var(--refy-drawer-x);top:1.2rem}.drawer__close .icon{width:1.4rem}.cart-drawer .drawer__contents{padding:0 var(--refy-drawer-x)}.cart-drawer .cart-item{padding:1.5rem 0;border-bottom:1px solid #ddd;grid-template:repeat(2,auto) / 8rem 1fr;gap:0 1.6rem}.cart-drawer .cart-item:last-child{border-bottom:0}.cart-drawer .cart-item__media{grid-row:1 / 3}.cart-drawer .cart-item__image{width:8rem;background:var(--refy-bg-warm)}.cart-drawer .cart-item__details{grid-column:2}.cart-drawer .cart-item__totals{grid-column:2;justify-content:flex-start}.cart-drawer .cart-item__quantity{grid-column:2;padding-top:.6rem}.cart-item__name{font-size:1.1rem;letter-spacing:var(--refy-track);text-transform:uppercase;line-height:1.6;color:var(--refy-black);text-decoration:none}.cart-item .product-option{font-size:1.2rem;color:var(--refy-grey)}.cart-item__discounted-prices,.cart-item__old-price,.cart-drawer .cart-item__price-wrapper{font-size:1.2rem}.cart-drawer .cart-item__quantity-wrapper{gap:1rem}.cart-drawer .quantity{width:9.6rem;min-height:3.2rem}.cart-drawer .quantity:after{box-shadow:0 0 0 1px var(--refy-line-strong)}.cart-drawer .quantity__button{width:3rem}.cart-drawer .quantity__input{font-size:1.2rem}.cart-remove-button{margin-left:0}.cart-remove-button .icon-remove{width:1.4rem;height:1.4rem;color:#a2a2a2}.cart-drawer .drawer__footer{padding:1.6rem var(--refy-drawer-x) 2rem;border-top:1px solid var(--refy-line)}.cart-drawer .drawer__footer>details{border:0}.totals__total,.totals__total-value{font-size:1.2rem;letter-spacing:var(--refy-track);text-transform:uppercase}.tax-note{font-size:1.1rem;color:var(--refy-muted);margin:.6rem 0 1.2rem}.cart__checkout-button{width:100%;max-width:none}.cart-drawer__collection{border:0;margin:0 var(--refy-drawer-x) 1.6rem}.cart-drawer__collection .card__heading{font-size:1.08rem}.cart-drawer__warnings{min-height:40vh}.cart__empty-text{font-size:1.4rem;letter-spacing:var(--refy-track);text-transform:uppercase}.cart-drawer__overlay{background:#0006}.cart-drawer .cart-item__error-text{font-size:1.1rem}.cart-drawer .drawer__inner-empty .button{margin-top:2rem}.cart-drawer .cart-drawer__footer .button--secondary,.cart-drawer .cart__login-title{display:none}.quick-add-modal__content,.product-popup-modal__content{border-radius:0;border:1px solid var(--refy-line)}.refy-hero{position:relative;overflow:hidden;background:var(--refy-black)}.refy-hero__media{position:relative;width:100%;aspect-ratio:3 / 4;max-height:calc(100svh - 8.8rem)}@media screen and (min-width:750px){.refy-hero__media{aspect-ratio:8 / 3;max-height:none}}.refy-hero__media video,.refy-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.refy-hero__poster,.refy-hero__poster img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.refy-video--posterless:not(.is-playing){opacity:0}.refy-hero__media--desktop{display:none}@media screen and (min-width:750px){.refy-hero__media--desktop{display:block}.refy-hero__media--mobile{display:none}}.refy-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,var(--refy-hero-overlay, .25)),#0000 60%);pointer-events:none}.refy-hero__content{position:absolute;left:0;right:0;bottom:0;padding:3rem var(--refy-gutter);color:#fff;display:flex;flex-direction:column;gap:1.4rem}.refy-hero__content--center{align-items:center;text-align:center;bottom:50%;transform:translateY(50%)}.refy-hero__content--left{align-items:flex-start;text-align:left}@media screen and (min-width:990px){.refy-hero__content{padding:5rem var(--refy-gutter)}}.refy-hero__heading{margin:0;color:#fff;font-size:clamp(1.8rem,1.4rem + 1.2vw,2.8rem)}.refy-hero__text{margin:0;font-size:1.3rem;max-width:46rem}.refy-hero__buttons{display:flex;gap:1.2rem;flex-wrap:wrap}.refy-hero .button--secondary{--color-button: 255, 255, 255;--color-secondary-button-label: 255, 255, 255;color:#fff}.refy-hero .button--secondary:after{box-shadow:0 0 0 1px #fff}.refy-hero .button--secondary:hover{background:#fff;color:#000}.refy-hero__split{display:grid}@media screen and (min-width:750px){.refy-hero__split{grid-template-columns:1fr 1fr}.refy-hero__split .refy-hero__media{aspect-ratio:4 / 5;max-height:calc(100svh - 10.9rem)}}.refy-hero__mute{position:absolute;right:1.6rem;bottom:1.6rem;width:3.6rem;height:3.6rem;border-radius:50%;border:1px solid rgba(255,255,255,.6);background:#00000040;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.refy-hero__mute svg{width:1.4rem;height:1.4rem}.refy-section{padding:var(--refy-section) 0}.refy-section--tight{padding:3rem 0}.refy-section--flush{padding:0}.refy-section__header{text-align:center;margin-bottom:2.4rem}.refy-section__header--left{text-align:left}.refy-section__title{margin:0}.refy-section__subtitle{margin:.8rem 0 0;font-size:1.3rem;color:var(--refy-grey)}.refy-stack{display:flex;flex-direction:column;gap:var(--refy-stack)}.refy-banner{position:relative;overflow:hidden;background:var(--refy-black);color:#fff}.refy-banner__media{position:relative;aspect-ratio:4 / 5}@media screen and (min-width:750px){.refy-banner__media{aspect-ratio:21 / 9;min-height:48rem;max-height:72rem}}.refy-banner__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.refy-banner__media--desktop{display:none}@media screen and (min-width:750px){.refy-banner__media--desktop{display:block}.refy-banner__media--mobile{display:none}}.refy-banner__content{position:absolute;left:0;right:0;bottom:0;padding:3rem var(--refy-gutter);display:flex;flex-direction:column;gap:1.6rem;align-items:flex-start;max-width:62rem;background:linear-gradient(to top,#00000073,#0000)}.refy-banner__content--center{left:50%;transform:translate(-50%);align-items:center;text-align:center}.refy-banner__content--right{left:auto;align-items:flex-end;text-align:right}@media screen and (min-width:990px){.refy-banner__content{padding:5rem var(--refy-gutter)}}.refy-banner__eyebrow{margin:0;font-size:1.1rem;letter-spacing:.2rem;text-transform:uppercase;opacity:.8}.refy-banner__heading{margin:0;color:#fff}.refy-banner__text{margin:0;font-size:1.3rem;line-height:1.7}.refy-banner .button--secondary{--color-button: 255, 255, 255;--color-secondary-button-label: 255, 255, 255;color:#fff}.refy-banner .button--secondary:after{box-shadow:0 0 0 1px #fff}.refy-banner .button--secondary:hover{background:#fff;color:#000}.refy-banner--dark{color:var(--refy-black);background:var(--refy-bg-warm)!important}.refy-banner.color-scheme-4{background:var(--refy-black)!important}.refy-banner--dark .refy-banner__content{background:none}.refy-banner--dark .refy-banner__heading{color:var(--refy-black)}.refy-values{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem 1.6rem;text-align:center}@media screen and (min-width:750px){.refy-values{grid-template-columns:repeat(4,1fr);gap:2rem}}.refy-value{display:flex;flex-direction:column;align-items:center;gap:1.2rem}.refy-value__icon{width:4rem;height:4rem;display:inline-flex;align-items:center;justify-content:center;color:var(--refy-black)}.refy-value__icon svg{width:100%;height:100%}.refy-value__icon img{width:100%;height:100%;object-fit:contain}.refy-value__label{margin:0;font-size:1.2rem;letter-spacing:.2rem;text-transform:uppercase;color:var(--refy-black)}.refy-value__text{margin:0;font-size:1.2rem;color:var(--refy-grey);max-width:24rem}.refy-mission{position:relative;background:#fff;padding:8rem 0}@media screen and (min-width:990px){.refy-mission{padding:12rem 0}}.refy-mission--small{padding:4rem 0}@media screen and (min-width:990px){.refy-mission--small{padding:6rem 0}}.refy-mission__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.refy-mission__bg img{width:100%;height:100%;object-fit:cover;display:block}.refy-mission__inner{position:relative;display:flex;flex-direction:column;gap:2rem;align-items:center;text-align:center}@media screen and (min-width:990px){.refy-mission__inner{gap:3rem}}.refy-mission__inner--left{align-items:flex-start;text-align:left}.refy-mission__text{margin:0;max-width:110rem;text-transform:uppercase;color:var(--refy-black);font-size:1.8rem;line-height:2.4rem;letter-spacing:.32rem}@media screen and (min-width:990px){.refy-mission__text{font-size:3rem;line-height:4rem;letter-spacing:.54rem}}.refy-mission__text b,.refy-mission__text strong{font-weight:900}.refy-mission--light .refy-mission__text,.refy-mission--light .refy-mission__usps,.refy-mission--light .refy-mission__cta{color:#fff}.refy-mission__usps{display:flex;flex-wrap:wrap;justify-content:center;row-gap:1rem;margin:0 0 0 -2.3rem;padding:0;list-style:none;letter-spacing:.02rem;color:var(--refy-grey);font-size:1.3rem}.refy-mission__inner--left .refy-mission__usps{justify-content:flex-start}.refy-mission__usps li{position:relative;display:flex;align-items:center;gap:1rem;padding-left:1rem}.refy-mission__usps li:before{content:"";width:3px;height:3px;border-radius:50%;background:currentColor;display:inline-block}.refy-mission__cta{color:inherit;text-decoration:underline;text-underline-offset:.5rem;font-size:1.2rem;letter-spacing:.2rem;text-transform:uppercase}.refy-visualiser{display:grid;gap:2.4rem}@media screen and (min-width:990px){.refy-visualiser{grid-template-columns:1fr 1fr;gap:6rem;align-items:center}}.refy-visualiser__stage{position:relative;aspect-ratio:4 / 5;background:var(--refy-bg-warm);overflow:hidden}.refy-visualiser__stage img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .35s ease}.refy-visualiser__stage img.is-active{opacity:1}.refy-visualiser__panel{display:flex;flex-direction:column;gap:2rem}.refy-visualiser__current{font-size:1.2rem;letter-spacing:var(--refy-track);text-transform:uppercase}.refy-visualiser__current span{color:var(--refy-grey)}.refy-visualiser__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(6.4rem,1fr));gap:1.6rem 1rem;list-style:none;padding:0;margin:0}.refy-visualiser__shade{display:flex;flex-direction:column;align-items:center;gap:.8rem;background:none;border:0;padding:0;cursor:pointer;font-family:inherit;color:var(--refy-ink)}.refy-visualiser__thumb{width:5.6rem;height:5.6rem;border-radius:50%;background-size:cover;background-position:center;outline:1px solid var(--refy-line-strong);outline-offset:3px;transition:outline-color .2s ease}.refy-visualiser__shade:hover .refy-visualiser__thumb{outline-color:var(--refy-grey)}.refy-visualiser__shade[aria-pressed=true] .refy-visualiser__thumb{outline-color:var(--refy-black)}.refy-visualiser__name{font-size:1.05rem;text-align:center;line-height:1.4}.refy-visualiser__cta{align-self:flex-start}.refy-tabs__nav{display:flex;gap:0;border-bottom:1px solid var(--refy-line);overflow-x:auto;scrollbar-width:none;margin-bottom:3rem}.refy-tabs__nav::-webkit-scrollbar{display:none}.refy-tabs__nav--center{justify-content:center}.refy-tabs__tab{flex:none;background:none;border:0;border-bottom:1px solid transparent;margin-bottom:-1px;padding:1.2rem 1.8rem;cursor:pointer;font-family:inherit;font-size:1.1rem;letter-spacing:.2rem;text-transform:uppercase;color:var(--refy-muted);transition:color .2s ease,border-color .2s ease;white-space:nowrap}.refy-tabs__tab:hover{color:var(--refy-black)}.refy-tabs__tab[aria-selected=true]{color:var(--refy-black);border-bottom-color:var(--refy-black)}.refy-tabs__panel{display:none}.refy-tabs__panel[data-active]{display:block}.refy-tabpanel{display:grid;gap:2.4rem;align-items:center}@media screen and (min-width:990px){.refy-tabpanel{grid-template-columns:1fr 1fr;gap:6rem}.refy-tabpanel--media-right .refy-tabpanel__media{order:2}}.refy-tabpanel__media{aspect-ratio:4 / 5;background:var(--refy-bg-warm);overflow:hidden}.refy-tabpanel__media img,.refy-tabpanel__media video{width:100%;height:100%;object-fit:cover;display:block}.refy-tabpanel__body{display:flex;flex-direction:column;gap:1.6rem;max-width:52rem}.refy-tabpanel__title{margin:0}.refy-tabpanel__text{font-size:1.3rem;line-height:1.7;color:var(--refy-grey)}.refy-tabpanel__text p{margin:0 0 1rem}.refy-tabpanel__text ul{padding-left:1.6rem}.refy-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.4rem}.refy-steps li{display:grid;grid-template-columns:auto 1fr;gap:1.4rem;align-items:start}.refy-steps__num{font-size:1.1rem;letter-spacing:.2rem;color:var(--refy-black);padding-top:.2rem}.refy-steps__title{margin:0;font-size:1.1rem;letter-spacing:.2rem;text-transform:uppercase;color:var(--refy-black)}.refy-steps__text{margin:.3rem 0 0;font-size:1.3rem;color:var(--refy-grey)}.refy-tabpanel__link{align-self:flex-start}.refy-compare{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.refy-compare table{border-collapse:collapse;width:100%;min-width:64rem;font-size:1.3rem;color:var(--refy-grey)}.refy-compare th,.refy-compare td{padding:1.6rem;border-bottom:1px solid var(--refy-line);text-align:left;vertical-align:top}.refy-compare th{font-weight:400}.refy-compare th:first-child,.refy-compare td:first-child{position:sticky;left:0;background:#fff;z-index:1;font-size:1.08rem;letter-spacing:var(--refy-track);text-transform:uppercase;color:var(--refy-black);width:16rem;min-width:14rem}.refy-compare thead th{border-bottom:1px solid var(--refy-black)}.refy-compare__product{display:flex;flex-direction:column;align-items:center;gap:1.2rem;text-align:center;text-decoration:none;color:var(--refy-black)}.refy-compare__product-media{width:12rem;aspect-ratio:4 / 5;overflow:hidden;background:var(--refy-bg-warm)}.refy-compare__product-media img{width:100%;height:100%;object-fit:cover;display:block}.refy-compare__product-name{font-size:1.1rem;letter-spacing:var(--refy-track);text-transform:uppercase}.refy-compare__product-price{font-size:1.1rem;color:var(--refy-grey)}.refy-compare__product .button{min-height:3.4rem;padding:.4rem 1.6rem;font-size:1rem}.refy-compare td.is-current{background:var(--refy-bg-warm)}.refy-compare__swatches{display:flex;gap:.4rem;flex-wrap:wrap}.refy-compare__swatches span{width:1.4rem;height:1.4rem;border-radius:50%;background-size:cover;background-position:center;outline:1px solid var(--refy-line);display:inline-block}.refy-visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.refy-overline{font-size:1.1rem;letter-spacing:.2rem;text-transform:uppercase;color:var(--refy-grey)}.shopify-section--refy-flush+.shopify-section--refy-flush{margin-top:0}.template-index .shopify-section-group-header-group+main{padding-top:0}.refy-wordmark{font-weight:900;font-size:3rem;letter-spacing:.1em;text-transform:uppercase;color:var(--refy-black);line-height:1;white-space:nowrap}@media screen and (min-width:990px){.refy-wordmark{font-size:3.4rem}}.header__heading-link{text-decoration:none}.refy-wordmark--footer{font-size:3.6rem;display:block}.announcement-bar-slider{max-width:60rem;margin:0 auto}.announcement-bar-slider .slider-button{display:flex;width:3.3rem;height:3.3rem;color:var(--refy-black)}.announcement-bar-slider .slider-button .icon{width:.7rem}.announcement-bar-slider .slider-button[disabled]{opacity:1}.utility-bar .slider-buttons{position:static;left:auto;right:auto;justify-content:center;pointer-events:auto;transform:none;display:flex!important}.refy-carousel{position:relative}.refy-carousel__track{display:grid;grid-auto-flow:column;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.refy-carousel__track::-webkit-scrollbar{display:none}.refy-carousel__track>*{scroll-snap-align:start}.refy-carousel__btn{position:absolute;top:50%;transform:translateY(-50%);width:3.6rem;height:3.6rem;border-radius:50%;background:#fff;border:0;color:var(--refy-black);display:none;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:0 1px 4px #00000014}.refy-carousel__btn svg{width:.8rem;height:1.3rem}.refy-carousel__btn--prev{left:1.6rem}.refy-carousel__btn--next{right:1.6rem}.refy-carousel__btn[hidden]{display:none!important}@media screen and (min-width:990px){.refy-carousel__btn{display:inline-flex}}.refy-section--tiles{padding-bottom:0}.refy-tiles{grid-auto-columns:80%;gap:0}@media screen and (min-width:750px){.refy-tiles{grid-auto-columns:calc(100% / var(--refy-per-view, 3))}}.refy-tile{display:block;text-decoration:none;color:var(--refy-black)}.refy-tile__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--refy-bg-warm)}.refy-tile__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s var(--refy-ease)}.refy-tile:hover .refy-tile__media img{transform:scale(1.03)}.refy-tile__label{position:absolute;left:3.6rem;bottom:3rem;margin:0;font-size:1.62rem;letter-spacing:var(--refy-track);text-transform:uppercase;color:var(--refy-black)}.refy-tile--light .refy-tile__label{color:#fff}@media screen and (max-width:749px){.refy-tile__label{left:2rem;bottom:2rem;font-size:1.3rem}}.collection .title-wrapper-with-link,.title-wrapper-with-link{justify-content:flex-start;text-align:left;margin-bottom:2.4rem}.title-wrapper-with-link .title,.related-products .title,.product-recommendations .title{text-align:left}.collection .grid,.related-products .grid{column-gap:3rem}.card__media .media,.card .media{background:var(--refy-bg-soft)}.card__inner{background:var(--refy-bg-soft)!important}.card--standard .card__inner .card__media,.card__inner .card__media .media img{object-fit:contain}.card-wrapper .card__inner .card__media .media img{padding:0}.card-wrapper{position:relative}.card .quick-add{position:absolute;left:1.2rem;right:1.2rem;bottom:1.2rem;margin:0;opacity:0;transform:translateY(.6rem);transition:opacity .25s ease,transform .25s ease;z-index:3;pointer-events:none}.card-wrapper:hover .quick-add,.card-wrapper:focus-within .quick-add{opacity:1;transform:none;pointer-events:auto}.card .quick-add__submit{--color-button: 0, 0, 0;--color-button-text: 255, 255, 255;--color-secondary-button-label: 255, 255, 255;background:var(--refy-black);color:#fff;min-height:3.8rem;font-size:1rem;letter-spacing:.2rem;justify-content:space-between;padding:.8rem 1.6rem}.card .quick-add__submit:after{box-shadow:none}.card .quick-add__submit:hover{background:var(--refy-ink);color:#fff}.card .quick-add__submit .loading__spinner{display:none}.card .quick-add__submit span:after{content:"";display:inline-block;width:1.3rem;height:1.3rem;margin-left:1rem;vertical-align:-.2rem;background:no-repeat center / contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5'><path d='M6 8h12l1 13H5z'/><path d='M9 8V6a3 3 0 016 0v2'/></svg>")}.card .quick-add__submit span{display:inline-flex;align-items:center;width:100%;justify-content:space-between}@media screen and (max-width:989px){.card .quick-add{position:static;opacity:1;transform:none;pointer-events:auto;margin-top:.8rem}.card .quick-add__submit span:after{display:none}}.card .rating-count{text-decoration:underline;text-underline-offset:.2rem;color:var(--refy-black);font-size:1rem}.card .rating-star{--font-size: 1.05}.refy-card__shades,.card .rating-count{font-size:1rem}.card__badge .badge{font-size:.9rem;letter-spacing:.18rem;background:#fff;color:#000;padding:.3rem .7rem}.card__badge.top.left{top:1.2rem;left:1.2rem}@media screen and (min-width:750px){.refy-hero__split .refy-hero__media{aspect-ratio:4 / 3;max-height:none}}.refy-mission__inner--left .refy-mission__usps{margin-left:-2.3rem;font-size:1.1rem;color:var(--refy-black)}.refy-mission__inner--left .refy-mission__text{max-width:82rem}.refy-mission__inner--left .refy-mission__cta{font-size:1rem}.refy-mission{padding:6rem 0}@media screen and (min-width:990px){.refy-mission{padding:7rem 0 4rem}}.refy-carousel--community{padding:0 var(--refy-gutter)}.refy-community{grid-auto-columns:62%;gap:1.2rem}@media screen and (min-width:750px){.refy-community{grid-auto-columns:calc((100% - (var(--refy-per-view, 6) - 1) * 1.2rem) / var(--refy-per-view, 6))}}.refy-community__item{display:flex;flex-direction:column;gap:0}.refy-community__media{position:relative;aspect-ratio:9 / 13;background:var(--refy-bg-warm);overflow:hidden}.refy-community__media video,.refy-community__media img{width:100%;height:100%;object-fit:cover;display:block}.refy-community__caption{position:absolute;left:0;right:0;bottom:3rem;text-align:center;color:#fff;font-size:1rem;padding:0 1.2rem;text-shadow:0 1px 4px rgba(0,0,0,.4)}.refy-community__mute{position:absolute;right:1rem;bottom:1rem;width:2.2rem;height:2.2rem;border-radius:50%;background:#0000008c;color:#fff;border:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.refy-community__mute svg{width:1.2rem;height:1.2rem}.refy-community__product{display:grid;grid-template-columns:4.4rem 1fr;gap:1rem;align-items:center;border:1px solid var(--refy-line-strong);padding:.8rem 1rem;margin-top:.4rem;text-decoration:none;color:var(--refy-black);background:#fff}.refy-community__thumb{width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center}.refy-community__thumb img{max-width:100%;max-height:100%;object-fit:contain}.refy-community__info{display:flex;flex-direction:column;gap:.3rem}.refy-community__name{font-size:1rem;letter-spacing:.18rem;text-transform:uppercase}.refy-community__cta{font-size:.9rem;letter-spacing:.18rem;text-transform:uppercase;text-decoration:underline;text-underline-offset:.3rem;font-weight:700}.refy-footer{background:var(--refy-bg-soft);color:var(--refy-grey);padding:4rem var(--refy-gutter) 0;overflow:hidden}@media screen and (min-width:990px){.refy-footer{padding:5rem 3rem 0}}.refy-footer__top{display:grid;gap:4rem;padding-bottom:5rem}@media screen and (min-width:990px){.refy-footer__top{grid-template-columns:48% 1fr;gap:4rem}}.refy-footer__logo{display:block;width:fit-content;margin-bottom:4rem;text-decoration:none}.refy-footer__logo img{height:4rem;width:auto;display:block}.refy-footer__newsletter{max-width:26rem}.refy-footer__subscribe-text{color:var(--refy-black);font-size:1.2rem;font-weight:400;line-height:1.8rem;margin:0 0 1.6rem}.refy-footer__form{display:flex;flex-direction:column;gap:1rem}.refy-footer__form input{background:#fff;border:1px solid rgba(69,69,69,.2);padding:1.2rem 1.4rem;font-size:1.2rem;font-family:inherit;color:var(--refy-black);width:100%}.refy-footer__form input:focus{outline:none;border-color:var(--refy-black)}.refy-footer__submit{width:18rem;border:0;background:var(--refy-black);color:#fff;font-family:inherit;font-size:1rem;letter-spacing:.2rem;text-transform:uppercase;padding:1.1rem 2rem;cursor:pointer;transition:background .3s ease}.refy-footer__submit:hover{background:var(--refy-ink)}.refy-footer__form-msg{font-size:1.2rem;margin:0}.refy-footer__disclaimer{font-size:1rem;line-height:1.4rem;color:var(--refy-grey);margin:1.4rem 0 0}.refy-footer__disclaimer a{color:inherit}.refy-footer__socials{display:flex;gap:1.6rem;margin-top:2.4rem}.refy-footer__socials a{color:var(--refy-black);display:inline-flex}.refy-footer__socials svg{width:1.8rem;height:1.8rem}.refy-footer__slogan{color:var(--refy-black);font-size:1.4rem;line-height:2.2rem;letter-spacing:.18em;text-transform:uppercase;margin:.6rem 0 4rem}.refy-footer__columns{display:grid;gap:0}@media screen and (min-width:990px){.refy-footer__columns{grid-template-columns:1fr 1fr 1fr}}.refy-footer__title{display:flex;align-items:center;justify-content:space-between;margin:0;padding:1rem 0;cursor:pointer;color:var(--refy-grey);font-size:1.1rem;line-height:2rem;letter-spacing:.18em;text-transform:uppercase;font-weight:400;list-style:none}.refy-footer__title::-webkit-details-marker{display:none}.refy-footer__title svg{width:1rem;transition:transform .3s ease}.refy-footer__column[open] .refy-footer__title svg{transform:rotate(180deg)}.refy-footer__menu{list-style:none;padding:1rem 0;margin:0}.refy-footer__menu li{margin-bottom:.9rem}.refy-footer__menu a{color:var(--refy-grey);font-size:1.3rem;font-weight:500;line-height:2.3rem;text-decoration:none}.refy-footer__menu a:hover{color:var(--refy-black);text-decoration:underline;text-underline-offset:.4rem}.refy-footer__column--mobile{border-bottom:1px solid rgba(69,69,69,.15)}@media screen and (min-width:990px){.refy-footer__column--mobile{border:0}.refy-footer__title{margin-bottom:1.6rem;opacity:.5;cursor:text;padding:0;pointer-events:none}.refy-footer__title svg{display:none}.refy-footer__menu{padding:0}}.refy-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem;padding:2rem 0;border-top:1px solid rgba(69,69,69,.15);font-size:1rem}.refy-footer__country{position:relative;display:inline-flex;align-items:center}.refy-footer__country select{appearance:none;-webkit-appearance:none;background:transparent;border:0;padding:.4rem 2.4rem .4rem 0;font-family:inherit;font-size:1rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-black);cursor:pointer}.refy-footer__country svg{position:absolute;right:.6rem;width:1rem;pointer-events:none}.refy-footer__copy{letter-spacing:.18em;text-transform:uppercase;margin:0;color:var(--refy-grey)}.refy-footer__payment{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:center}.refy-footer__payment svg{width:3.6rem;height:2.4rem}.refy-banner__content--top-right{top:0;bottom:auto;left:auto;right:0;align-items:flex-end;text-align:right;background:none}.refy-banner__content--top-left{top:0;bottom:auto;background:none}.refy-banner__content--top-right .refy-banner__text,.refy-banner__content--top-left .refy-banner__text{font-size:1rem;letter-spacing:.18rem;text-transform:uppercase;max-width:34rem;line-height:1.6}.refy-stars{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;color:var(--refy-black)}.refy-stars__track{position:relative;display:inline-block;width:7.2rem;height:1.2rem;background:no-repeat left center / 7.2rem 1.2rem url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 20'><g fill='%23d9d9d9'><path d='M10 1l2.6 5.6 6.1.8-4.5 4.3 1.2 6.1L10 14.9 4.6 17.8l1.2-6.1L1.3 7.4l6.1-.8z'/><path d='M35 1l2.6 5.6 6.1.8-4.5 4.3 1.2 6.1L35 14.9l-5.4 2.9 1.2-6.1-4.5-4.3 6.1-.8z'/><path d='M60 1l2.6 5.6 6.1.8-4.5 4.3 1.2 6.1L60 14.9l-5.4 2.9 1.2-6.1-4.5-4.3 6.1-.8z'/><path d='M85 1l2.6 5.6 6.1.8-4.5 4.3 1.2 6.1L85 14.9l-5.4 2.9 1.2-6.1-4.5-4.3 6.1-.8z'/><path d='M110 1l2.6 5.6 6.1.8-4.5 4.3 1.2 6.1-5.4-2.9-5.4 2.9 1.2-6.1-4.5-4.3 6.1-.8z'/></g></svg>")}.refy-stars__fill{position:absolute;top:0;right:0;bottom:0;left:0;width:var(--refy-stars-pct, 100%);overflow:hidden;background:no-repeat left center / 7.2rem 1.2rem url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 20'><g fill='%23000'><path d='M10 1l2.6 5.6 6.1.8-4.5 4.3 1.2 6.1L10 14.9 4.6 17.8l1.2-6.1L1.3 7.4l6.1-.8z'/><path d='M35 1l2.6 5.6 6.1.8-4.5 4.3 1.2 6.1L35 14.9l-5.4 2.9 1.2-6.1-4.5-4.3 6.1-.8z'/><path d='M60 1l2.6 5.6 6.1.8-4.5 4.3 1.2 6.1L60 14.9l-5.4 2.9 1.2-6.1-4.5-4.3 6.1-.8z'/><path d='M85 1l2.6 5.6 6.1.8-4.5 4.3 1.2 6.1L85 14.9l-5.4 2.9 1.2-6.1-4.5-4.3 6.1-.8z'/><path d='M110 1l2.6 5.6 6.1.8-4.5 4.3 1.2 6.1-5.4-2.9-5.4 2.9 1.2-6.1-4.5-4.3 6.1-.8z'/></g></svg>")}.refy-stars__count{font-size:1.2rem;text-decoration:underline;text-underline-offset:.2rem}.section-main-product-padding,[id^=MainProduct-]{padding-top:0!important;padding-bottom:0!important}[id^=MainProduct-]>.page-width{max-width:none;padding:0}.product{column-gap:0;row-gap:0}@media screen and (min-width:750px){.product--large:not(.product--no-media) .product__media-wrapper,.product--medium:not(.product--no-media) .product__media-wrapper{max-width:50%;width:50%}.product--large:not(.product--no-media) .product__info-wrapper,.product--medium:not(.product--no-media) .product__info-wrapper{max-width:50%;width:50%;padding:6rem 9.3% 4rem}}@media screen and (min-width:990px){.product__info-wrapper{padding:7rem 9.3% 5rem!important}}.product__column-sticky{top:8rem}.product__media-wrapper .product__media-list{margin:0}.product__media-wrapper .product__media-item{padding:0}.product__media-wrapper .product-media-container{aspect-ratio:4 / 5}.product__media-wrapper .product-media-container .media,.product__media-wrapper .product-media-container img{height:100%;object-fit:cover}.product__media-wrapper .media{background:var(--refy-bg-warm)}.product__media-wrapper .thumbnail-slider,.product__media-wrapper .slider-buttons,.product__media-wrapper .slider-counter{display:none!important}.refy-gallery__counter{position:absolute;top:2.4rem;left:2.4rem;z-index:3;font-size:1.1rem;letter-spacing:.1em;color:var(--refy-black)}.refy-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:3.8rem;height:3.8rem;border-radius:50%;background:#fff;border:0;color:var(--refy-black);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;box-shadow:0 1px 4px #00000014}.refy-gallery__arrow svg{width:.8rem;height:1.3rem}.refy-gallery__arrow--prev{left:1.6rem}.refy-gallery__arrow--next{right:1.6rem}.refy-gallery__caption{position:absolute;right:2.4rem;bottom:2rem;z-index:3;color:#fff;font-size:1.4rem;text-shadow:0 1px 6px rgba(0,0,0,.35)}.refy-gallery__caption:empty{display:none}.product__media-gallery,media-gallery{position:relative;display:block}.product__media-icon,.product__modal-opener .product__media-toggle{display:none}@media screen and (max-width:749px){.product__media-wrapper .product-media-container{aspect-ratio:1 / 1}.product__info-wrapper{padding:2.4rem var(--refy-gutter) 3rem}.refy-gallery__arrow{display:none}}.product__info-container>*+*{margin:1.4rem 0 0}.refy-crumbs{display:flex;gap:.8rem;list-style:none;padding:0;margin:0 0 1.4rem;font-size:1rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-muted)}.refy-crumbs a{color:inherit;text-decoration:none}.refy-crumbs li+li:before{content:"/";margin-right:.8rem}.product__title{margin:0 0 .8rem}.product__title h1,.product__title .h1{font-size:1.8rem;letter-spacing:.18em}.refy-pdp__excerpt{margin:.6rem 0 0!important;font-size:1.3rem;color:var(--refy-black)}.refy-pdp__excerpt a{color:var(--refy-black);margin-left:.4rem}.refy-pricerow{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;flex-wrap:wrap;margin-top:1.4rem!important}.refy-pricerow .refy-price{font-size:1.3rem;letter-spacing:.18em}.refy-pricerow .refy-price s{color:var(--refy-muted);margin-left:.8rem}.refy-pdp__size{font-size:1.2rem;font-weight:500;color:var(--refy-black);margin-top:1.2rem!important}.refy-pdp__usps{display:flex;flex-wrap:wrap;gap:.4rem 0;list-style:none;padding:0;margin:1rem 0 0!important;font-size:1.2rem;color:var(--refy-black)}.refy-pdp__usps li+li:before{content:"\2022";margin:0 .9rem;color:var(--refy-black)}.refy-divider{border:0;border-top:1px solid var(--refy-line);margin:2rem 0 0!important}.refy-pdp__filter{font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-black);margin:2rem 0 0!important;display:flex;flex-direction:column;gap:1.4rem}.refy-pdp__filter-tabs{display:flex;gap:2rem}.refy-pdp__filter-tabs span{color:var(--refy-muted)}.refy-pdp__filter-tabs span.is-active{color:var(--refy-black);text-decoration:underline;text-underline-offset:.4rem}.product-form__input--pill,.product-form__input.refy-swatches{margin:2rem 0 0}.product-form__input .form__label{display:flex;justify-content:space-between;align-items:baseline;font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-black);margin-bottom:1.2rem;font-weight:700}.refy-swatch-name{font-weight:400;color:var(--refy-black);text-transform:uppercase;letter-spacing:.18em;font-size:1.1rem;margin-left:.6rem;flex:1}.refy-compare-link{font-size:1rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-black);text-decoration:underline;text-underline-offset:.4rem;font-weight:400}.refy-swatches{gap:1rem}.refy-swatches input[type=radio]+label{width:4rem;height:4rem;border-radius:0;outline:0;outline-offset:0;box-shadow:none}.refy-swatches input[type=radio]+label:hover{outline:0;box-shadow:inset 0 0 0 1px #0000004d}.refy-swatches input[type=radio]:checked+label{outline:0;box-shadow:none!important}.refy-swatches input[type=radio]:checked+label:after{content:"";display:block!important;position:absolute;left:.3rem;bottom:.3rem;width:1.5rem;height:1.5rem;border-radius:50%;background:#000 no-repeat center / .8rem url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10' fill='none' stroke='white' stroke-width='1.6'><path d='M1 5l3.5 3.5L11 1'/></svg>")}.refy-stock{font-size:1rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-black);margin:1.6rem 0 0!important}.refy-stock:before,.refy-note:before{content:"\2022";margin-right:.6rem}.refy-stock--out:before{color:var(--refy-muted)}.product-form{margin-top:1.2rem!important}.product-form__submit{justify-content:space-between;padding:1.2rem 1.6rem;font-size:1.2rem;letter-spacing:.18em;min-height:4.6rem}.product-form__submit span{display:flex;align-items:center;justify-content:space-between;width:100%}.product-form__submit span:after{content:"";display:inline-block;width:1.6rem;height:1.6rem;background:no-repeat center / contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5'><path d='M6 8h12l1 13H5z'/><path d='M9 8V6a3 3 0 016 0v2'/></svg>")}.refy-note{font-size:1rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-black);margin:1.4rem 0 0!important}.refy-gwp{display:grid;grid-template-columns:8rem 1fr;gap:1.2rem;align-items:center;background:var(--refy-bg-warm);padding:1rem 1.6rem 1rem 1rem;margin:2rem 0 0!important;text-decoration:none;color:var(--refy-black)}.refy-gwp__thumb{width:8rem;height:7rem;display:flex;align-items:center;justify-content:center}.refy-gwp__thumb img{max-width:100%;max-height:100%;object-fit:contain}.refy-gwp__title{font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;display:block;margin-bottom:.4rem}.refy-gwp__text{font-size:1.2rem}.refy-acc{border-top:1px solid var(--refy-line);margin:2.4rem 0 0!important}.refy-acc details{border-bottom:1px solid transparent}.refy-acc summary{display:flex;align-items:center;gap:1.2rem;padding:1.6rem 0;cursor:pointer;font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-black);list-style:none}.refy-acc summary::-webkit-details-marker{display:none}.refy-acc summary:before{content:"+";font-size:1.8rem;line-height:1;width:1.4rem}.refy-acc details[open] summary:before{content:"\2212"}.refy-acc__body{padding:0 0 1.6rem 2.6rem;font-size:1.3rem;line-height:1.7;color:var(--refy-grey)}.refy-acc__body p{margin:0 0 1rem}.refy-pair{border-top:1px solid var(--refy-line);margin:.8rem 0 0!important;padding-top:2rem}.refy-pair__tabs{display:flex;gap:3rem;margin-bottom:1.6rem;font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase}.refy-pair__tabs span:not(.is-active){color:var(--refy-muted)}.refy-pair__card{display:grid;grid-template-columns:8rem 1fr auto;gap:1.2rem;align-items:center;background:var(--refy-bg-warm);padding:1.2rem 1.6rem 1.2rem 1rem;text-decoration:none;color:var(--refy-black)}.refy-pair__thumb{width:8rem;height:8rem;display:flex;align-items:center;justify-content:center}.refy-pair__thumb img{max-width:100%;max-height:100%;object-fit:contain}.refy-pair__name{font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;display:block}.refy-pair__sub{font-size:1.2rem;color:var(--refy-muted);display:block;margin:.3rem 0 1rem}.refy-pair__cta{font-size:1rem;letter-spacing:.18em;text-transform:uppercase}.refy-pair__price{text-align:right;font-size:1.2rem;letter-spacing:.18em}.refy-pair__price s{display:block;color:var(--refy-muted);font-size:1.1rem}.refy-chat{display:block;text-align:center;font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-black);text-decoration:none;margin:2.4rem 0 0!important}.product__description,.product__accordion,.share-button,.product__tax,.product__info-container .product__text.body{display:none}.refy-shades .refy-section__header{margin-bottom:2.4rem}.refy-shades__track{grid-auto-columns:70%;gap:.6rem;padding:0 var(--refy-gutter)}@media screen and (min-width:750px){.refy-shades__track{grid-auto-columns:calc((100% - 2 * var(--refy-gutter) - (var(--refy-per-view, 4) - 1) * .6rem) / var(--refy-per-view, 4))}}.refy-shades__item{display:block;text-decoration:none;color:var(--refy-black)}.refy-shades__media{display:block;aspect-ratio:1 / 1;overflow:hidden;background:var(--refy-bg-warm)}.refy-shades__media img{width:100%;height:100%;object-fit:cover;display:block}.refy-shades__name{display:block;margin-top:2.4rem;font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase}.refy-shades__desc{display:block;margin-top:.6rem;font-size:1rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-muted)}.refy-carousel__btn--square{border-radius:0;border:1px solid var(--refy-black);box-shadow:none;top:30%;width:4.4rem;height:4.4rem}.refy-carousel--shades .refy-carousel__btn--next{right:2rem}.refy-carousel--shades .refy-carousel__btn--prev{left:2rem}.refy-section--tabs{padding-bottom:0}.refy-tabs__nav{border:0;margin-bottom:3rem}.refy-tabs__tab{font-size:1.4rem;letter-spacing:.18em;padding:1rem 1.6rem;border:0}@media screen and (min-width:990px){.refy-tabs__tab{font-size:1.62rem}}.refy-tabs__tab[aria-selected=true]{border:0}.refy-tabpanel{gap:0;align-items:center}@media screen and (min-width:990px){.refy-tabpanel{grid-template-columns:1fr 1fr;gap:0}}.refy-tabpanel__media{aspect-ratio:1 / 1}.refy-tabpanel__body{padding:4rem var(--refy-gutter);max-width:none}@media screen and (min-width:990px){.refy-tabpanel__body{padding:6rem 9.3%}.refy-tabpanel__body>*{max-width:46rem}}.refy-tabpanel__title{font-size:2.2rem}.refy-steps li{grid-template-columns:1fr;gap:.4rem}.refy-steps__num{display:none}.refy-steps__title{font-size:1.62rem;letter-spacing:.18em}.refy-steps{gap:2.4rem;margin-top:1rem}.refy-routine{display:grid;gap:0}@media screen and (min-width:990px){.refy-routine{grid-template-columns:1fr 1fr;align-items:stretch}}.refy-routine__media{position:relative;aspect-ratio:1 / 1;background:var(--refy-bg-warm);overflow:hidden;top:0}.refy-routine__media img,.refy-routine__media video{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;right:0;bottom:0;left:0}.refy-routine__body{padding:4rem var(--refy-gutter);display:flex;flex-direction:column;gap:2rem;justify-content:center}@media screen and (min-width:990px){.refy-routine__body{padding:6rem 9.3%}}.refy-routine__heading{margin:0 0 1rem}.refy-routine__stepname{margin:0;font-size:1.62rem}.refy-routine__text{margin:1rem 0 0;font-size:1.3rem;color:var(--refy-grey)}.refy-routine__card{display:grid;grid-template-columns:8.4rem 1fr;gap:1.6rem;align-items:start;margin-top:2rem;max-width:44rem}.refy-routine__thumb{aspect-ratio:1 / 1;background:var(--refy-bg-warm);display:flex;align-items:center;justify-content:center}.refy-routine__thumb img{max-width:100%;max-height:100%;object-fit:contain}.refy-routine__info{display:flex;flex-direction:column;gap:.4rem}.refy-routine__name{font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-black);text-decoration:none}.refy-routine__price{font-size:1.1rem;letter-spacing:.18em}.refy-routine__add{margin-top:.8rem;width:100%;justify-content:flex-start;min-height:4rem;font-size:1.1rem}.refy-routine__current{font-size:1rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-muted)}.refy-routine__pills{margin-top:1.6rem}.refy-routine__pills-label{display:block;font-size:1rem;letter-spacing:.18em;text-transform:uppercase;margin-bottom:.8rem}.refy-routine__pills-row{display:flex;gap:1.2rem}.refy-routine__pill{width:4.4rem;height:4.4rem;border:1px solid var(--refy-black);background:#fff;color:var(--refy-black);font-family:inherit;font-size:1.3rem;letter-spacing:.1em;cursor:pointer}.refy-routine__pill[aria-selected=true]{background:var(--refy-black);color:#fff}.refy-compare table{min-width:90rem;font-size:1.3rem}.refy-compare th,.refy-compare td{padding:2rem 1.6rem;border-bottom:1px solid var(--refy-line);vertical-align:top}.refy-compare thead tr:first-child th{border-bottom:0;padding:0 .2rem 1.2rem;vertical-align:top}.refy-compare thead tr:first-child th:first-child{padding:3rem 1.6rem 0 0}.refy-compare th:first-child,.refy-compare td:first-child{width:22%;min-width:16rem;font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-black)}.refy-compare__title{display:block;font-size:1.44rem;letter-spacing:.18em;text-transform:uppercase;max-width:22rem;line-height:1.7}.refy-compare__product-media{width:100%;aspect-ratio:10 / 12;background:var(--refy-bg-warm);display:flex;align-items:center;justify-content:center}.refy-compare__product-media img{width:100%;height:100%;object-fit:contain;padding:12%}.refy-compare__namerow th,.refy-compare__namerow td{border-bottom:1px solid var(--refy-line);padding-top:1.6rem}.refy-compare__product-name{display:block;font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-black);text-decoration:none;margin-bottom:.4rem}.refy-compare__product-price{font-size:1.1rem;letter-spacing:.18em;color:var(--refy-black)}.refy-compare td.is-current,.refy-compare th.is-current{background:transparent}.refy-compare__links th,.refy-compare__links td{border-bottom:0}.refy-compare tbody td{color:var(--refy-black)}.related-products .title,.product-recommendations .title{font-size:clamp(1.98rem,1.65rem + .98vw,2.88rem);margin-bottom:2.4rem}.refy-wordmark,.refy-wordmark--footer{font-family:var(--refy-logo-font);font-weight:var(--refy-logo-weight);letter-spacing:var(--refy-logo-tracking);font-size:calc(var(--refy-logo-size) * .75);text-transform:uppercase}@media screen and (min-width:990px){.refy-wordmark{font-size:var(--refy-logo-size)}.refy-wordmark--footer{font-size:calc(var(--refy-logo-size) * 1.1)}}.page-width,.header-wrapper .page-width,.mega-menu__content .page-width{max-width:none}.header{padding-left:3rem!important;padding-right:3rem!important}@media screen and (max-width:749px){.header{padding-left:1.5rem!important;padding-right:1.5rem!important}}.header__inline-menu{margin-left:-2rem}.header__menu-item,.list-menu__item{padding:1.2rem 2rem}.header__icons .header__icon{margin-left:.4rem}.collection .grid,.related-products .grid,.product-recommendations .grid{column-gap:.4rem;row-gap:3rem}.card__inner{background:var(--refy-bg-warm)!important}.card__media .media,.card .media{background:var(--refy-bg-warm)}.card__media .media img{mix-blend-mode:multiply;object-fit:contain;padding:6%}.card__media .media img+img{padding:0;object-fit:cover;mix-blend-mode:normal}.card__badge .badge{background:var(--refy-bg-soft);color:var(--refy-grey);font-size:.9rem;letter-spacing:.18rem;padding:.4rem .8rem}.card__badge.top.left{top:1rem;left:1rem}.card--standard .card__information{padding:1.6rem 0 0}.refy-card__excerpt{margin-top:.6rem}.card .rating{margin:.8rem 0 .4rem;display:flex;align-items:center}.refy-card__shades{margin:.2rem 0 .4rem;color:var(--refy-muted)}.slider-buttons{top:40%;left:0;right:0}.slider-button{border-radius:0;border:0;width:3.6rem;height:3.6rem;box-shadow:0 1px 4px #0000000f}.collection .title-wrapper-with-link{margin-bottom:2rem}.collection .title,.collection .title-wrapper-with-link .title{font-size:2.2rem;letter-spacing:.18em}@media screen and (min-width:750px){.product--large:not(.product--no-media) .product__info-wrapper,.product--medium:not(.product--no-media) .product__info-wrapper{padding:6rem 6vw 4rem!important}}@media screen and (min-width:990px){.product__info-wrapper{padding:7rem 9.3vw 5rem!important}}@media screen and (min-width:750px){.product__media-wrapper .product__media-list{display:block;width:100%}.product__media-wrapper .product__media-item{width:100%;max-width:100%}.product__media-wrapper .product__media-item:not(.is-active){display:none!important}}.refy-swatches input[type=radio]+label{border-radius:0!important;width:4rem!important;height:4rem!important;padding:0!important;border:0!important;box-shadow:none!important;outline:0!important;background-color:var(--refy-sw, transparent)!important}.refy-swatches input[type=radio]+label:hover{box-shadow:inset 0 0 0 1px #00000059!important}.refy-swatches input[type=radio]:checked+label{color:transparent!important}.collection .grid,.related-products .grid,.product-recommendations .grid{--grid-desktop-horizontal-spacing: .4rem;--grid-mobile-horizontal-spacing: .4rem;column-gap:var(--grid-desktop-horizontal-spacing)}.refy-crumbs{flex-wrap:wrap}@media screen and (max-width:749px){.product .product__media-wrapper,.product .product__info-wrapper{max-width:100%!important;width:100%!important;padding-left:0;padding-right:0}.product__info-wrapper{padding:2.4rem 1.5rem 3rem!important}.product__media-wrapper .product-media-container{aspect-ratio:4 / 5}.refy-gallery__counter{top:1.6rem;left:1.6rem}.refy-gallery__caption{right:1.6rem;bottom:1.4rem;font-size:1.2rem}.product__media-wrapper .slider-buttons{display:none!important}.refy-crumbs{order:20;margin:2rem 0 0}.product__info-container{display:flex;flex-direction:column}.product__info-container>*{order:10}.refy-wordmark{font-size:1.6rem;letter-spacing:.28em}.refy-tiles{grid-auto-columns:100%}.refy-tile__label{left:1.5rem;bottom:2.4rem;font-size:1.44rem}.refy-banner__content,.refy-banner__content--top-right,.refy-banner__content--top-left,.refy-banner__content--right{left:0;right:0;top:auto;bottom:0;transform:none;align-items:center;text-align:center;padding:2.4rem 1.5rem 3rem;max-width:none;background:linear-gradient(to top,#00000073,#0000)}.refy-banner__content--top-right .refy-banner__text{max-width:none}.refy-mission{padding:4rem 0}.refy-mission__text{font-size:1.8rem;line-height:2.6rem;letter-spacing:.3rem}.card .quick-add{position:static;opacity:1;transform:none;pointer-events:auto;margin:0}.card .quick-add__submit{background:#fff;color:var(--refy-black);border-top:1px solid var(--refy-line);min-height:4rem;padding:.8rem 1.4rem}.card .quick-add__submit:after{box-shadow:none}.card .quick-add__submit span:after{display:inline-block;content:"+";background:none;width:auto;height:auto;font-size:1.6rem;line-height:1}.card--standard .card__information{padding-top:1.2rem}.collection .title,.collection .title-wrapper-with-link .title{font-size:1.8rem}.refy-shades__track{grid-auto-columns:100%;padding:0;gap:0}.refy-shades__name,.refy-shades__desc{padding:0 1.5rem}.refy-tabpanel__media,.refy-routine__media{aspect-ratio:4 / 5}.refy-community{grid-auto-columns:62%}.refy-carousel--shades .refy-carousel__btn{display:none}.header__icons .header__icon{margin-left:0}}.refy-shades__track{padding-left:var(--refy-gutter);scroll-padding-left:var(--refy-gutter)}.refy-compare__product-media img{mix-blend-mode:multiply}.card-information .rating,.card-information .rating-count,.card-information .rating-text{display:inline-block;vertical-align:middle;margin-right:.4rem}.card-information .rating-count{margin:0}.refy-routine__heading{font-size:2rem;text-align:left;overflow-wrap:anywhere}.refy-routine__body{text-align:left;align-items:flex-start}.refy-shades__track{padding-left:var(--refy-gutter)}.collection .slider-component-desktop,.collection .slider-component-full-width,.collection .grid,.collection .slider,.related-products .grid,.product-recommendations .grid{max-width:none!important}.collection--full-width .grid{padding:0}.refy-routine__step{display:none}.refy-routine__step[data-active]{display:block}.slider-buttons{display:flex!important;justify-content:space-between!important;width:100%;left:0;right:auto}.slider-button[disabled]{opacity:0;pointer-events:none}.refy-related{display:grid!important;grid-auto-flow:column;grid-auto-columns:70%;gap:.4rem;margin:0;padding:0;list-style:none;overflow-x:auto}@media screen and (min-width:750px){.refy-related{grid-auto-columns:calc((100% - 1.2rem)/4)}}.refy-related .grid__item{width:auto;max-width:none;padding:0}.refy-related__title{margin-bottom:2.4rem}.refy-carousel .refy-carousel__btn--square{top:32%}@media screen and (max-width:749px){[id^=MainProduct-] .product{margin:0}.product .product__media-wrapper{padding:0!important}.product__media-wrapper .product__media-list{margin:0;width:100%}.product__media-wrapper .product__media-item{padding:0}.refy-related{grid-auto-columns:88%}}.card .rating-text{display:none!important}.card__inner .quick-add{position:absolute;left:1.2rem;right:1.2rem;bottom:1.2rem;margin:0;z-index:3}@media screen and (max-width:749px){.card__inner .quick-add{position:absolute;left:0;right:0;bottom:0}.card .quick-add__submit{background:#fff;color:var(--refy-black);border-top:1px solid var(--refy-line)}}cart-drawer .drawer__inner,.cart-drawer .drawer__inner{width:44rem!important;max-width:calc(100vw - 3rem)!important}@media screen and (max-width:749px){cart-drawer .drawer__inner,.cart-drawer .drawer__inner{width:100vw!important;max-width:100vw!important}}.cart-drawer .cart-items thead{display:none}.cart-drawer .cart-item{grid-template:repeat(2,auto) / 8rem 1fr auto;gap:0 1.6rem}.cart-drawer .cart-item__totals{grid-column:3;grid-row:1;justify-content:flex-end;text-align:right}.cart-drawer .cart-item__price-wrapper,.cart-drawer .cart-item__totals .price{white-space:nowrap;font-size:1.2rem}.cart-drawer .cart-item__details{grid-column:2;grid-row:1}.cart-drawer .cart-item__quantity{grid-column:2 / 4;grid-row:2;padding-top:.8rem}.cart-drawer .cart-item__details>.product-option:first-of-type{display:none}.cart-drawer .drawer__footer{border-top:1px solid var(--refy-line)}.cart-drawer .totals{justify-content:space-between}.cart-drawer .totals__total{font-size:1.2rem}@media screen and (max-width:749px){.refy-tabs__nav,.refy-tabs__nav--center{justify-content:flex-start}.refy-tabs__nav>:first-child{margin-left:0}.refy-tabs__tab{padding:1rem 1.2rem;font-size:1.2rem}}html{scroll-behavior:smooth}#judgeme_product_reviews,.jdgm-widget{scroll-margin-top:10rem}.shopify-section--apps,.apps{padding:2rem 0 4rem}.product__media-wrapper .product-media-container{overflow:hidden}.product__media-wrapper .product-media-container .product__media{position:absolute;top:0;right:0;bottom:0;left:0;padding:0!important;height:100%}.product__media-wrapper .product-media-container .product__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.product__media-wrapper .product__media-item{margin:0}.refy-swatches input[type=radio]+label{background-size:cover;background-position:center}.refy-swatches--dd{display:none!important}.refy-dd{margin:1.6rem 0 0;position:relative}.refy-dd__title{margin:0 0 .8rem;font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--refy-black)}.refy-dd__head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#fff;border:1px solid var(--refy-black);padding:1.4rem 1.6rem;font-family:inherit;font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-black);cursor:pointer;text-align:left}.refy-dd__head svg{width:1.2rem;height:.8rem;flex:none;transition:transform .2s ease}.refy-dd__head[aria-expanded=true] svg{transform:rotate(180deg)}.refy-dd__label{display:inline-flex;align-items:center;gap:1rem}.refy-dd__mini{width:1.8rem;height:1.8rem;background-size:cover;background-position:center;flex:none}.refy-dd__list{position:absolute;left:0;right:0;top:100%;z-index:5;background:#fff;border:1px solid var(--refy-black);border-top:0;max-height:34rem;overflow-y:auto}.refy-dd__item{display:grid;grid-template-columns:8.4rem 1fr;align-items:center;gap:1rem;width:100%;background:#fff;border:0;border-bottom:1px solid var(--refy-line);padding:0;cursor:pointer;font-family:inherit;text-align:left;color:var(--refy-black)}.refy-dd__item:last-child{border-bottom:0}.refy-dd__item:hover,.refy-dd__item[aria-selected=true]{background:var(--refy-bg-warm)}.refy-dd__item.is-unavailable{opacity:.4}.refy-dd__swatch{display:block;width:8.4rem;height:7.6rem;background-size:cover;background-position:center}.refy-dd__name{font-size:1.3rem;letter-spacing:.18em;text-transform:uppercase;padding:1rem 1rem 1rem 0}.refy-pair__tabs button{background:none;border:0;padding:0;font:inherit;letter-spacing:inherit;text-transform:inherit;color:var(--refy-muted);cursor:pointer}.refy-pair__tabs button.is-active{color:var(--refy-black)}.refy-pair__card[hidden]{display:none!important}.refy-pair__card{grid-template-columns:8rem minmax(0,1fr) auto}.refy-pair__name{font-size:1.1rem}.refy-pair__sub{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.refy-pair__price{font-size:1.1rem;white-space:nowrap}@media screen and (min-width:750px){.product:not(.product--no-media) .product__media-wrapper{max-width:50%!important;width:50%!important}.product:not(.product--no-media) .product__info-wrapper{max-width:50%!important;width:50%!important}}@media screen and (max-width:749px){[id^=MainProduct-] .page-width{padding:0!important}.product__media-wrapper media-gallery,.product__media-wrapper .product__column-sticky,.product__info-wrapper .product__column-sticky{position:static!important;top:auto!important}.product__media-wrapper .product__media-list{margin:0!important;width:100%!important}.product__media-wrapper .product__media-item{margin:0!important;width:100%!important;max-width:100%!important}.product__info-wrapper{padding:2.4rem 1.5rem 3rem!important}}.cart-drawer .cart-item{display:grid!important;grid-template-columns:8rem minmax(0,1fr)!important;grid-template-areas:"media details" "media quantity"!important;gap:0 1.6rem;position:relative}.cart-drawer .cart-item__media{grid-area:media!important}.cart-drawer .cart-item__details{grid-area:details!important;position:static!important}.cart-drawer .cart-item__quantity{grid-area:quantity!important;position:static!important}.cart-drawer .cart-item__totals{display:none!important}.cart-drawer .cart-item__details>.product-option{display:block}.cart-drawer .cart-item__details>.product-option:first-of-type{display:block;font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-black);margin:.4rem 0 .6rem}.cart-drawer .cart-item__details dl,.cart-drawer .cart-item__details .product-option{font-size:1.2rem;color:var(--refy-grey);line-height:1.6}.cart-drawer .cart-item__details dl{margin:0}.cart-drawer .cart-item__details dl .product-option{display:block}.cart-drawer .cart-item__details dl .product-option dt,.cart-drawer .cart-item__details dl .product-option dd{display:inline;margin:0}.cart-drawer .cart-item__name{display:block;margin-bottom:.2rem}.refy-dd__item.is-unavailable{opacity:1}.refy-dd__item.is-unavailable .refy-dd__name{color:var(--refy-muted)}.refy-dd__item.is-unavailable .refy-dd__name:after{content:" \b7  Sold out";font-size:1rem;letter-spacing:.1em;text-transform:none}.refy-dd__item.is-unavailable .refy-dd__swatch{position:relative}.refy-dd__item.is-unavailable .refy-dd__swatch:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top right,transparent 48%,rgba(255,255,255,.85) 48%,rgba(255,255,255,.85) 52%,transparent 52%)}.refy-dd.is-error .refy-dd__head{border-color:#b3261e;box-shadow:inset 0 0 0 1px #b3261e}.refy-dd__error{margin:-.2rem 0 .8rem;font-size:1.2rem;letter-spacing:.04em;color:#b3261e}.refy-swatches input[type=radio].disabled+label,.refy-swatches input[type=radio]:disabled+label{opacity:1}.refy-swatches input[type=radio].disabled+label:before,.refy-swatches input[type=radio]:disabled+label:before{content:"";display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top right,transparent 47%,rgba(255,255,255,.9) 47%,rgba(255,255,255,.9) 53%,transparent 53%)}.product-form__buttons{display:flex;flex-direction:column;gap:1rem}.shopify-payment-button{margin-top:0}.shopify-payment-button__button{border-radius:0!important;min-height:4.6rem}.shopify-payment-button__button--unbranded{background:#fff!important;color:var(--refy-black)!important;box-shadow:inset 0 0 0 1px var(--refy-black);font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase}.shopify-payment-button__button--unbranded:hover{background:var(--refy-black)!important;color:#fff!important}.shopify-payment-button__more-options{font-size:1.1rem;letter-spacing:.1em;color:var(--refy-grey);margin-top:.4rem}.js variant-selects fieldset.product-form__input:not([data-refy-seen]){visibility:hidden}.card__media .media img.refy-hero-img{object-fit:cover;padding:0;mix-blend-mode:normal}.card__inner{background:#f5f5f3!important}.refy-compare__product-media img,.refy-routine__thumb img,.refy-community__thumb img,.refy-gwp__thumb img,.refy-pair__thumb img{mix-blend-mode:normal}.refy-compare__product-media,.refy-routine__thumb,.refy-community__thumb,.refy-gwp__thumb,.refy-pair__thumb{background:#f5f5f3}.refy-compare__product-media img{padding:0;object-fit:cover}.refy-routine__thumb img,.refy-community__thumb img,.refy-gwp__thumb img,.refy-pair__thumb img{object-fit:cover;width:100%;height:100%}.product-form__submit{box-shadow:inset 0 0 0 1px var(--refy-black);min-height:4.6rem}.product-form__submit:after{box-shadow:0 0 0 1px var(--refy-black)!important}.shopify-payment-button__button,.shopify-payment-button__button--unbranded{min-height:4.6rem!important;height:4.6rem;border-radius:0!important}.shopify-payment-button__button--unbranded{box-shadow:inset 0 0 0 1px var(--refy-black)!important}.shopify-payment-button__button--branded{overflow:hidden}.product-form__submit,.product-form__submit.button--secondary{--color-button: 0, 0, 0;--color-button-text: 255, 255, 255;--color-secondary-button-label: 255, 255, 255;background:var(--refy-black)!important;color:#fff!important}.product-form__submit:hover,.product-form__submit.button--secondary:hover{background:#fff!important;color:var(--refy-black)!important}.product-form__submit:hover span:after{filter:invert(1)}.product-form__submit[disabled],.product-form__submit[disabled]:hover{background:#9a9a9a!important;color:#fff!important;box-shadow:none}.product-form__submit[disabled] span:after{filter:none}.refy-banner .button--secondary,.refy-hero .button--secondary{background:transparent!important;color:#fff!important;box-shadow:inset 0 0 0 1px #fff;--alpha-button-background: 0}.refy-banner .button--secondary:after,.refy-hero .button--secondary:after{box-shadow:0 0 0 1px #fff!important}.refy-banner .button--secondary:hover,.refy-hero .button--secondary:hover{background:#fff!important;color:#000!important}@media screen and (max-width:749px){.refy-tiles{grid-auto-columns:84%;gap:0}.refy-tile__label{left:2rem;bottom:2.4rem;font-size:2rem;letter-spacing:.18em}.collection .slider--mobile .grid__item,.refy-related .grid__item,.related-products .slider--mobile .grid__item{width:60%!important;flex:0 0 60%!important;max-width:60%!important}.refy-related{grid-auto-columns:60%}.card__inner .quick-add{position:static!important;margin:0}.card .quick-add__submit{background:#f1f1f1!important;color:var(--refy-black)!important;border:0;box-shadow:none!important;justify-content:space-between;padding:1.2rem 1.6rem;min-height:4.6rem;font-size:1.1rem;letter-spacing:.18em}.card .quick-add__submit:after{box-shadow:none!important}.card .quick-add__submit span:after{display:inline-block;content:"+";background:none;width:auto;height:auto;font-size:1.8rem;line-height:1;margin:0}.card--standard .card__information{padding-top:1.4rem}.card__heading,.card__heading.h5{font-size:1.4rem}.refy-card__excerpt{font-size:1.3rem;line-height:1.5}.collection .title,.collection .title-wrapper-with-link .title,.refy-related__title{font-size:2.2rem}.refy-mission__usps{font-size:1.15rem;row-gap:.4rem;margin-left:-1.6rem}.refy-mission__usps li{padding-left:.6rem;gap:.6rem}.refy-mission__usps li:before{width:2px;height:2px}.refy-banner__content{padding-bottom:3.6rem;gap:2rem}.refy-banner__text{font-size:1.1rem;letter-spacing:.18rem;text-transform:uppercase;line-height:1.7}}.refy-cart__components{margin:.8rem 0 0}.refy-cart__components-toggle{list-style:none;cursor:pointer;font-size:1rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-black);text-decoration:underline;text-underline-offset:.3rem}.refy-cart__components-toggle::-webkit-details-marker{display:none}.refy-cart__components-list{list-style:none;margin:.8rem 0 0;padding:0;display:flex;flex-direction:column;gap:.6rem}.refy-cart__component{display:grid;grid-template-columns:4.4rem 1fr;gap:1rem;align-items:center}.refy-cart__component-thumb{width:4.4rem;height:4.4rem;background:var(--refy-bg-warm);display:flex;align-items:center;justify-content:center;overflow:hidden}.refy-cart__component-thumb img{width:100%;height:100%;object-fit:cover}.refy-cart__component-info{display:flex;flex-direction:column;font-size:1.2rem;line-height:1.5;color:var(--refy-grey)}.refy-cart__component-name{color:var(--refy-black)}.card__inner .card__media .media img.refy-hero-img,.card__inner .card__media .media img+img{object-fit:cover!important;padding:0!important;mix-blend-mode:normal!important}.refy-gallery__caption{font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase}.header__icon .icon{width:2.2rem;height:2.2rem}.product-form__submit span:after{width:2.2rem;height:2.2rem}.card .quick-add__submit span:after{width:1.8rem;height:1.8rem}.header__icon--cart .icon{width:2.4rem;height:2.4rem}.header__icon .icon{width:2.1rem;height:2.1rem}.cart-count-bubble{left:2.4rem;bottom:.4rem}.refy-swatches legend [data-selected-value]{display:none}.refy-swatches input[type=radio]+label{background-size:cover!important;background-position:center}.refy-swatches input[type=radio]+label:hover{box-shadow:inset 0 0 0 1px #00000040!important}.refy-dd__swatch,.refy-dd__mini,.refy-compare__swatches span{background-size:cover}.refy-compare__product-media{aspect-ratio:4 / 5;height:auto;display:block}.refy-compare__product-media img{width:100%!important;height:100%!important;object-fit:contain!important;padding:0!important;display:block}.refy-compare thead tr:first-child th{vertical-align:bottom}@media screen and (max-width:749px){.refy-compare table{min-width:78rem}.refy-compare th:first-child,.refy-compare td:first-child{width:14rem;min-width:12rem}}.refy-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fff;border-top:1px solid var(--refy-line);display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.2rem 3rem;box-shadow:0 -6px 20px #0000000d}.refy-sticky[hidden]{display:none}.refy-sticky__info{display:flex;flex-direction:column;gap:.2rem;min-width:0}.refy-sticky__title{font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.refy-sticky__price{font-size:1.1rem;letter-spacing:.1em;color:var(--refy-grey)}.refy-sticky__btn{width:32rem;max-width:50vw;justify-content:space-between;padding:1.2rem 1.6rem;min-height:4.6rem}.refy-sticky__btn span{display:flex;align-items:center;justify-content:space-between;width:100%}.refy-sticky__btn span:after{content:"";display:inline-block;width:2rem;height:2rem;background:no-repeat center / contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5'><path d='M6 8h12l1 13H5z'/><path d='M9 8V6a3 3 0 016 0v2'/></svg>")}.refy-sticky__btn:hover span:after{filter:invert(1)}@media screen and (max-width:749px){.refy-sticky{padding:1rem 1.5rem;gap:1.2rem}.refy-sticky__btn{width:auto;flex:1;max-width:none}.refy-sticky__title{font-size:1.05rem}}body:has(.refy-sticky:not([hidden])) .refy-footer{padding-bottom:8rem}.refy-swatches input[type=radio]+label.refy-swatch--dot{border-radius:50%!important;width:4.4rem!important;height:4.4rem!important;outline:0!important;box-shadow:none!important}.refy-swatches input[type=radio]+label.refy-swatch--dot:hover{box-shadow:0 0 0 3px #fff,0 0 0 4px var(--refy-line-strong)!important}.refy-swatches input[type=radio]:checked+label.refy-swatch--dot{box-shadow:0 0 0 3px #fff,0 0 0 4px var(--refy-black)!important}.refy-swatches input[type=radio]:checked+label.refy-swatch--dot:after{display:none!important}.refy-swatches input[type=radio].disabled+label.refy-swatch--dot:before,.refy-swatches input[type=radio]:disabled+label.refy-swatch--dot:before{border-radius:50%}.refy-swatches:has(label.refy-swatch--dot){gap:1.4rem}.refy-dd__swatch[style*=background-color]{width:4.4rem;height:4.4rem;border-radius:50%;margin:1.2rem 0 1.2rem 1.6rem}.refy-dd__mini[style*=background-color]{border-radius:50%}.refy-swatches label .swatch,.refy-swatches label.swatch-input__label>.swatch{display:none!important}.refy-swatches input[type=radio].visually-disabled+label{opacity:1}.refy-swatches input[type=radio].visually-disabled+label:before{content:"";display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top right,transparent 47%,rgba(255,255,255,.9) 47%,rgba(255,255,255,.9) 53%,transparent 53%)}.refy-swatches input[type=radio].visually-disabled+label.refy-swatch--dot:before{border-radius:50%}.refy-swatches input[type=radio].disabled+label:before,.refy-swatches input[type=radio]:disabled+label:before,.refy-swatches input[type=radio].visually-disabled+label:before{z-index:1;pointer-events:none}.refy-swatches input[type=radio].disabled+label.refy-swatch--dot,.refy-swatches input[type=radio].visually-disabled+label.refy-swatch--dot{opacity:.45}.refy-swatches input[type=radio].disabled+label.refy-swatch--dot:before,.refy-swatches input[type=radio].visually-disabled+label.refy-swatch--dot:before{background:linear-gradient(to top right,transparent calc(50% - 1px),#1e1e1e calc(50% - 1px),#1e1e1e calc(50% + 1px),transparent calc(50% + 1px))}.refy-swatches--single{margin-top:0}.refy-swatches--single input[type=radio]{position:absolute;opacity:0;width:0;height:0}.refy-swatches--single input[type=radio]:checked+label.refy-swatch--dot{cursor:default}.refy-swatches input[type=radio]+label.refy-swatch--crystal{background:radial-gradient(circle at 32% 28%,#fff 0,#f7f4f7 22%,#e6e1e6 55%,#d3ccd3)!important;border:1px solid #d9d4d9!important}@media screen and (max-width:749px){.refy-related.grid .grid__item{width:100%!important;max-width:100%!important;flex:none!important}.card__inner{flex-wrap:wrap}.card__inner>.card__content{flex:1 1 0;min-width:0}.card__inner .quick-add{flex:0 0 100%;width:100%;order:9}}@media screen and (max-width:749px){.collection .slider.product-grid .grid__item{width:60%!important;flex:0 0 60%!important;max-width:60%!important}}.refy-progress{position:relative;height:2px;background:#e3e3e3;margin:1.6rem 0 0;overflow:hidden}.refy-progress i{position:absolute;top:0;left:0;height:100%;width:25%;background:var(--refy-black);transition:left .15s linear,width .15s linear}.refy-progress[hidden]{display:none}@media screen and (min-width:750px){.refy-progress{display:none}}@media screen and (max-width:749px){.slider-buttons{top:30%}.slider-button,.refy-carousel__btn{display:inline-flex!important;width:4.4rem!important;height:4.4rem!important;background:var(--refy-black)!important;color:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important}.slider-button .icon{width:1.1rem}.refy-carousel__btn svg{width:1rem;height:1.6rem}.refy-carousel__btn--prev{left:0}.refy-carousel__btn--next{right:0}.refy-carousel .refy-carousel__btn--square{top:30%}.slider-button[disabled],.refy-carousel__btn[hidden],.refy-carousel--shades .refy-carousel__btn,.product__media-wrapper .slider-buttons{display:none!important}}@media screen and (max-width:749px){.slider-button--next{margin-left:auto}.slider-button--prev{margin-right:auto}.refy-progress{margin:1.6rem 1.5rem 0}}.header__icon--cart .icon,.header__icon--cart .svg-wrapper{width:2.2rem;height:2.2rem}.header__icon--cart .icon path{fill:none}.refy-chero{display:grid;grid-template-columns:1fr;background:var(--refy-bg-warm)}@media screen and (min-width:990px){.refy-chero{grid-template-columns:1fr 1fr;min-height:calc(100vh - 12rem)}}.refy-chero__body{display:flex;flex-direction:column;justify-content:center;gap:2rem;padding:6rem 3rem;order:2}@media screen and (min-width:990px){.refy-chero__body{order:1;padding:8rem 7vw}}.refy-chero__heading{margin:0;font-size:3.2rem;line-height:1.1;letter-spacing:.12em;text-transform:uppercase;font-weight:400;color:var(--refy-black)}@media screen and (min-width:990px){.refy-chero__heading{font-size:5.2rem;letter-spacing:.14em}}.refy-chero__text{max-width:52rem;font-size:1.5rem;line-height:1.7;color:var(--refy-grey)}.refy-chero__text p{margin:0}.refy-chero__buttons{display:flex;flex-wrap:wrap;gap:1.2rem}.refy-chero__buttons .button--secondary{background:transparent;color:var(--refy-black);box-shadow:inset 0 0 0 1px var(--refy-black)}.refy-chero__note{margin:0;font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase;color:var(--refy-muted)}.refy-chero__media{position:relative;order:1;aspect-ratio:4 / 5;overflow:hidden;background:var(--refy-bg-soft)}@media screen and (min-width:990px){.refy-chero__media{order:2;aspect-ratio:auto}}.refy-chero__media img{width:100%;height:100%;object-fit:cover;display:block}.refy-chero__badge{position:absolute;left:2rem;bottom:2rem;background:var(--refy-black);color:#fff;padding:1rem 1.6rem;font-size:1.1rem;letter-spacing:.2em;text-transform:uppercase}.refy-csteps__head{max-width:72rem;margin-bottom:4rem}.refy-csteps__head .refy-section__title{margin:.6rem 0 0}.refy-csteps__intro{margin-top:1.6rem;color:var(--refy-grey);font-size:1.4rem;line-height:1.7}.refy-csteps__grid{display:grid;grid-template-columns:1fr;gap:3rem 4rem;margin:0;padding:0;list-style:none;counter-reset:none}@media screen and (min-width:750px){.refy-csteps__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.refy-csteps__grid{grid-template-columns:repeat(var(--refy-cols, 4),1fr)}}.refy-csteps__item{display:flex;flex-direction:column;gap:1.2rem;padding-top:2rem;border-top:1px solid var(--refy-black)}.refy-csteps__grid--icons .refy-csteps__item{border-top:0;padding:3.2rem 2.4rem;background:#fff}.refy-csteps__num{font-size:1.1rem;letter-spacing:.2em;color:var(--refy-muted)}.refy-csteps__title{margin:0;font-size:1.5rem;letter-spacing:.16em;text-transform:uppercase;font-weight:400}.refy-csteps__text{font-size:1.35rem;line-height:1.7;color:var(--refy-grey)}.refy-csteps__text p{margin:0}.refy-csteps__cta{margin-top:4rem}.refy-csteps__icon{display:block;width:3.2rem;height:3.2rem;background:no-repeat center / contain}.refy-csteps__icon img{width:100%;height:100%;object-fit:contain}.refy-csteps__icon--gift{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.2'><rect x='3' y='8' width='18' height='13'/><path d='M3 12h18M12 8v13M12 8c-2-4-6-4-6-1s6 1 6 1zm0 0c2-4 6-4 6-1s-6 1-6 1z'/></svg>")}.refy-csteps__icon--percent{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.2'><circle cx='7' cy='7' r='2.5'/><circle cx='17' cy='17' r='2.5'/><path d='M19 5L5 19'/></svg>")}.refy-csteps__icon--report{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.2'><path d='M4 20h16M7 16V9M12 16V5M17 16v-6'/></svg>")}.refy-csteps__icon--wallet{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.2'><rect x='3' y='6' width='18' height='13'/><path d='M3 10h18M16 14h2'/></svg>")}.refy-csteps__icon--camera{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.2'><rect x='3' y='7' width='18' height='13'/><circle cx='12' cy='13.5' r='3.5'/><path d='M8 7l1.5-3h5L16 7'/></svg>")}.refy-csteps__icon--truck{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.2'><path d='M2 6h12v10H2zM14 10h5l3 3v3h-8z'/><circle cx='6' cy='18' r='2'/><circle cx='17' cy='18' r='2'/></svg>")}.refy-capply__grid{display:grid;grid-template-columns:1fr;gap:4rem}@media screen and (min-width:990px){.refy-capply__grid{grid-template-columns:4fr 6fr;gap:8rem;align-items:start}}.refy-capply__text{margin-top:1.6rem;color:var(--refy-grey);font-size:1.4rem;line-height:1.7}.refy-capply__checks{margin:2.4rem 0 0;padding:0;list-style:none;display:grid;gap:1rem}.refy-capply__checks li{position:relative;padding-left:2.4rem;font-size:1.3rem;color:var(--refy-ink)}.refy-capply__checks li:before{content:"";position:absolute;left:0;top:.5em;width:1.2rem;height:.6rem;border-left:1px solid var(--refy-black);border-bottom:1px solid var(--refy-black);transform:rotate(-45deg)}.refy-capply__panel{background:#fff;padding:3rem 2rem}@media screen and (min-width:750px){.refy-capply__panel{padding:4rem}}.refy-cform{display:flex;flex-direction:column;gap:1.4rem}.refy-cform__row{display:grid;grid-template-columns:1fr;gap:1.4rem}@media screen and (min-width:750px){.refy-cform__row{grid-template-columns:1fr 1fr}}.refy-cform .field{margin:0}.refy-cform .field__input,.refy-cform .text-area{border-radius:0;box-shadow:0 0 0 1px var(--refy-line-strong)}.refy-cform .field__input:focus{box-shadow:0 0 0 1px var(--refy-black)}.refy-cform__select{-webkit-appearance:none;appearance:none;padding-right:3.6rem;background:#fff no-repeat right 1.4rem center / 1rem url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'><path d='M1 1l4 4 4-4' fill='none' stroke='black'/></svg>")}.refy-cform__select:invalid,.refy-cform__select option[value=""]{color:rgba(var(--color-foreground),.6)}.refy-cform__consent{display:flex;gap:1rem;align-items:flex-start;font-size:1.2rem;line-height:1.6;color:var(--refy-grey)}.refy-cform__consent input{margin-top:.3rem;accent-color:#000}.refy-cform__submit{align-self:flex-start;min-width:24rem}.refy-cform__fine,.refy-cform__hello{margin:0;font-size:1.15rem;line-height:1.6;color:var(--refy-muted)}.refy-capply__status{display:flex;flex-direction:column;gap:1.6rem;align-items:flex-start}.refy-capply__status--inline{flex-direction:row;align-items:center;padding:1.2rem 1.6rem;background:var(--refy-bg-warm)}.refy-capply__status--inline p{margin:0}.refy-capply__tick{width:4.4rem;height:4.4rem;border-radius:50%;background:var(--refy-black);position:relative;flex:none}.refy-capply__status--inline .refy-capply__tick{width:2.8rem;height:2.8rem}.refy-capply__tick:after{content:"";position:absolute;left:32%;top:30%;width:36%;height:20%;border-left:1.5px solid #fff;border-bottom:1.5px solid #fff;transform:rotate(-45deg)}.refy-cdash__head{margin-bottom:3rem}.refy-cdash__head .refy-section__title{margin:.6rem 0 0}.refy-cdash__sub{margin:1rem 0 0;color:var(--refy-grey);font-size:1.35rem}.refy-cdash__grid{display:grid;grid-template-columns:1fr;gap:1.2rem}@media screen and (min-width:990px){.refy-cdash__grid{grid-template-columns:repeat(2,1fr)}}.refy-cdash__card{background:var(--refy-bg-warm);padding:3rem 2.4rem;display:flex;flex-direction:column;gap:1rem}.refy-cdash__card--code{background:var(--refy-black);color:#fff;align-items:flex-start}.refy-cdash__card--code .refy-textlink{color:#fff}.refy-cdash__label{margin:0;font-size:1.05rem;letter-spacing:.2em;text-transform:uppercase;color:var(--refy-muted)}.refy-cdash__card--code .refy-cdash__label{color:#ffffffb3}.refy-cdash__code{margin:.6rem 0;font-size:3.6rem;letter-spacing:.18em;text-transform:uppercase;line-height:1}.refy-cdash__code--pending{font-size:2.2rem;color:#fff9}.refy-cdash__hint{margin:0;font-size:1.2rem;line-height:1.6;color:var(--refy-grey)}.refy-cdash__card--code .refy-cdash__hint{color:#fffc}.refy-cdash__stats{display:grid;grid-template-columns:1fr 1fr;gap:2rem 1.6rem}.refy-cdash__stats>div{display:flex;flex-direction:column;gap:.6rem}.refy-cdash__stats .refy-cdash__fine{grid-column:1 / -1;margin:0;font-size:1.05rem;color:var(--refy-muted);line-height:1.6}.refy-cdash__num{margin:0;font-size:2.4rem;letter-spacing:.06em}.refy-cdash__num--small{font-size:1.4rem;letter-spacing:.1em;text-transform:uppercase}.refy-cdash__picks{display:grid;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));gap:1.6rem;margin:.6rem 0;padding:0;list-style:none}.refy-cdash__picks a{display:flex;flex-direction:column;gap:.8rem;text-decoration:none;color:inherit;font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase}.refy-cdash__picks img{width:100%;aspect-ratio:4 / 5;object-fit:cover;background:#fff}.refy-cdash__brief .rte{font-size:1.3rem;line-height:1.7;color:var(--refy-grey)}.refy-cdash__brief .rte p{margin:0}.refy-cdash__brief .refy-textlink{align-self:flex-start}.refy-cdash__form{margin-top:1.2rem;background:#fff;border:1px solid var(--refy-line);padding:3rem 2.4rem}@media screen and (min-width:990px){.refy-cdash__form{padding:4rem}}.refy-cdash__form-title{margin:0 0 .6rem}[data-refy-topic]{display:none}[data-refy-topic].is-on{display:grid}.refy-cdash__login{padding:1.6rem 0;border-bottom:1px solid var(--refy-line);font-size:1.25rem;color:var(--refy-grey)}.header__menu-item,.header__menu-item span{white-space:nowrap}.refy-cform .field:has(select) .field__label{display:none}.refy-cform .refy-cform__select{padding:1.5rem 3.6rem 1.5rem 1.5rem}.refy-cdash__demo{margin:0 0 2rem;padding:1rem 1.4rem;background:#fff3cd;color:#6b5300;font-size:1.2rem}.refy-cdash__copy{background:none;border:0;padding:0;margin:0;font:inherit;font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}.refy-pdp__review{margin:1.6rem 0 2rem;padding:1.6rem 1.8rem;background:var(--refy-bg-warm);display:flex;flex-direction:column;gap:.6rem}.refy-pdp__review-stars{font-size:1.1rem;letter-spacing:.2em;color:var(--refy-black);line-height:1}.refy-pdp__review blockquote{margin:0;font-size:1.4rem;line-height:1.6;color:var(--refy-ink)}.refy-pdp__review figcaption{display:flex;align-items:center;gap:.6rem;font-size:1.05rem;letter-spacing:.16em;text-transform:uppercase;color:var(--refy-muted)}.refy-pdp__review-tick{width:1.4rem;height:1.4rem;border-radius:50%;background:var(--refy-black);position:relative;flex:none}.refy-pdp__review-tick:after{content:"";position:absolute;left:30%;top:28%;width:40%;height:22%;border-left:1.2px solid #fff;border-bottom:1.2px solid #fff;transform:rotate(-45deg)}@media screen and (max-width:749px){.utility-bar .slider-button,.announcement-bar-slider .slider-button{display:flex!important;width:3.3rem!important;height:3.3rem!important;background:transparent!important;color:var(--refy-black)!important;margin:0}.utility-bar .slider-button .icon{width:.7rem}.utility-bar .slider-button[disabled]{display:flex!important;opacity:1}}.refy-pdp__reviews{margin:1.6rem 0 2rem;background:var(--refy-bg-warm);padding:1.6rem 1.8rem 1.2rem}.refy-pdp__reviews .refy-pdp__review{margin:0;padding:0;background:none;display:none}.refy-pdp__reviews .refy-pdp__review.is-active{display:flex;animation:refyFade .4s ease}@keyframes refyFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.refy-pdp__review-top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.refy-pdp__review-angle{font-size:.95rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-black);border:1px solid var(--refy-black);padding:.3rem .7rem;white-space:nowrap}.refy-pdp__review-dots{display:flex;gap:.6rem;margin-top:1.2rem}.refy-pdp__review-dots button{width:2.2rem;height:2px;padding:0;border:0;background:var(--refy-line-strong);cursor:pointer}.refy-pdp__review-dots button[aria-current=true]{background:var(--refy-black)}.product__media-wrapper{position:relative}@media screen and (max-width:749px){.refy-gallery__caption{display:none}}.refy-gift--pdp{display:grid;grid-template-columns:7.2rem 1fr;gap:1.4rem;align-items:center;margin:1.6rem 0 .4rem;padding:1.2rem 1.4rem;border:1px solid var(--refy-black)}.refy-gift__media{display:block;aspect-ratio:4 / 5;background:var(--refy-bg-warm);overflow:hidden}.refy-gift__media img{width:100%;height:100%;object-fit:cover;display:block}.refy-gift__media--small{width:4.4rem;flex:none}.refy-gift__eyebrow{margin:0 0 .3rem;font-size:.95rem;letter-spacing:.2em;text-transform:uppercase;color:var(--refy-black)}.refy-gift__title{margin:0;font-size:1.35rem;line-height:1.5;color:var(--refy-ink)}.refy-gift__title a{color:inherit;text-decoration:underline;text-underline-offset:.3rem}.refy-gift__text{margin:.3rem 0 0;font-size:1.15rem;line-height:1.6;color:var(--refy-muted)}.refy-gift__text a{color:inherit}.refy-gift--cart{padding:1.2rem 0 1.4rem;border-bottom:1px solid var(--refy-line);margin-bottom:1rem}.refy-gift__row{display:flex;align-items:center;gap:1.2rem}.refy-gift__msg{margin:0;font-size:1.2rem;line-height:1.5;color:var(--refy-ink)}.refy-gift__bar{position:relative;height:3px;background:var(--refy-line);margin-top:1rem;overflow:hidden}.refy-gift__bar i{position:absolute;left:0;top:0;bottom:0;background:var(--refy-black);transition:width .4s ease}.refy-gift--cart.is-unlocked .refy-gift__bar i{background:var(--refy-black)}.cart-item[data-refy-gift-line] .cart-item__quantity-wrapper{display:none}.cart-item[data-refy-gift-line] .refy-gift__tag{display:inline-block;margin-top:.4rem;font-size:.95rem;letter-spacing:.18em;text-transform:uppercase}.drawer__inner.is-empty .refy-gift--cart{display:none}.refy-mega,.refy-mega--no-promos{display:flex!important;justify-content:center;align-items:flex-start;gap:8rem;padding:3.6rem 0 4rem!important}.mega-menu__list,.mega-menu__list--condensed{display:flex!important;gap:8rem}.mega-menu__list>li{min-width:12rem}.refy-mega__promos{display:flex;gap:2.4rem}.refy-mega__promo{width:24.8rem}.refy-mega__promo-media{aspect-ratio:1 / 1}.refy-mega__promo-label{margin-top:1.6rem;font-size:1.05rem;letter-spacing:.16em;color:var(--refy-black)}.refy-mega__promo-cta{margin-top:.8rem;font-size:1.05rem;letter-spacing:.16em;text-transform:uppercase;color:var(--refy-black);text-decoration:underline;text-underline-offset:.5rem}.refy-mega,.refy-mega--no-promos{padding:3rem 0 3.2rem!important}.refy-set{margin:.4rem 0 1.8rem}.refy-set__title{margin:0 0 .8rem;font-size:1.05rem;letter-spacing:.2em;text-transform:uppercase;color:var(--refy-muted)}.refy-set__tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:1rem}.refy-set__tile{display:flex;flex-direction:column;gap:.5rem;cursor:pointer}.refy-set__media{display:block;aspect-ratio:4 / 5;background:var(--refy-bg-warm);overflow:hidden;border:1px solid transparent}.refy-set__tile.is-set .refy-set__media{border-color:var(--refy-black)}.refy-set__media img{width:100%;height:100%;object-fit:cover;display:block}.refy-set__name{font-size:1rem;letter-spacing:.14em;text-transform:uppercase;color:var(--refy-black)}.refy-set__shade{font-size:1.1rem;color:var(--refy-muted)}.refy-set__tile.is-set .refy-set__shade{color:var(--refy-ink)}.refy-shade-slide[hidden]{display:none!important}.refy-set{margin:.6rem 0 2rem;padding:1.4rem 0 0;border-top:1px solid var(--refy-line)}.refy-set__tiles{grid-template-columns:repeat(auto-fill,minmax(8.6rem,1fr))}.refy-set__tile.is-single .refy-set__shade{color:var(--refy-muted)}.refy-set__tile.is-single{cursor:default}.card__inner{position:relative}.refy-card__gift{position:absolute;right:1rem;top:1rem;z-index:3;display:inline-flex;align-items:center;gap:.7rem;padding:.35rem 1.1rem .35rem .35rem;border-radius:999px;background:#ffffffb8;-webkit-backdrop-filter:blur(12px) saturate(1.4);backdrop-filter:blur(12px) saturate(1.4);border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 10px #0000000f;pointer-events:none}.refy-card__gift-media{width:2.8rem;height:2.8rem;border-radius:50%;overflow:hidden;background:var(--refy-bg-warm);flex:none;box-shadow:inset 0 0 0 1px #0000000a}.refy-card__gift-media img{width:100%;height:100%;object-fit:cover;transform:scale(1.25);display:block}.refy-card__gift-text{font-size:.82rem;line-height:1;letter-spacing:.16em;text-transform:uppercase;color:var(--refy-black);white-space:nowrap}.refy-card__gift-text b{font-weight:500}@media screen and (max-width:749px){.refy-card__gift{right:.6rem;top:.6rem;gap:.5rem;padding:.25rem .8rem .25rem .25rem}.refy-card__gift-media{width:2.2rem;height:2.2rem}.refy-card__gift-text{font-size:.72rem;letter-spacing:.12em}}.refy-contact__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:2rem 3rem;margin:0 0 2.4rem}.refy-contact__grid p{margin:.4rem 0 0;font-size:1.4rem}.refy-contact__grid a{color:inherit;text-decoration:underline;text-underline-offset:.3rem}.refy-contact__note{font-size:1.3rem;line-height:1.7;color:var(--refy-grey);max-width:70rem}.refy-paystrip{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1.6rem;margin:1.2rem 0 0}.refy-paystrip__icons{display:inline-flex;align-items:center;gap:.5rem}.refy-paystrip__icons svg{width:3.6rem;height:2.3rem;border-radius:.3rem;display:block}.refy-paystrip__item{display:inline-flex;align-items:center;gap:.6rem;font-size:1.1rem;letter-spacing:.04em;color:var(--refy-grey);white-space:nowrap}.refy-paystrip__item svg{width:1.7rem;height:1.7rem;flex:none;color:var(--refy-black)}@media screen and (max-width:749px){.refy-paystrip{gap:.8rem 1.2rem}.refy-paystrip__icons svg{width:3.2rem;height:2rem}.refy-paystrip__item{font-size:1.05rem}}.refy-tabpanel__text li{margin:0 0 1.2rem;padding-left:.4rem}.refy-tabpanel__text li strong:first-child{display:inline}.refy-tabpanel__text ol,.refy-tabpanel__text ul{padding-left:1.8rem}.refy-about__hero{padding:6rem 0 4rem;text-align:center}.refy-about__title{font-size:clamp(2.8rem,5vw,5.4rem);line-height:1.08;letter-spacing:-.01em;font-weight:400;max-width:22ch;margin:1.2rem auto 0}.refy-about__intro{max-width:60ch;margin:2rem auto 0;font-size:1.6rem;line-height:1.7;color:var(--refy-grey)}.refy-about__hero-media{margin-top:5rem}.refy-about__hero-media img{width:100%;height:auto;display:block}.refy-about__chapter{display:grid;gap:2.4rem;align-items:center;padding:5rem 0}@media screen and (min-width:990px){.refy-about__chapter{grid-template-columns:1fr 1fr;gap:8rem;padding:7rem 0}.refy-about__chapter--flip .refy-about__chapter-media{order:2}}.refy-about__chapter-media{background:var(--refy-bg-warm);aspect-ratio:4 / 5;overflow:hidden}.refy-about__chapter-media img,.refy-about__chapter-media svg{width:100%;height:100%;object-fit:cover;display:block}.refy-about__num{display:block;font-size:1.1rem;letter-spacing:.3em;color:var(--refy-grey);margin-bottom:1.4rem}.refy-about__h2{font-size:clamp(2.4rem,3.2vw,3.6rem);line-height:1.15;font-weight:400;margin:.8rem 0 1.6rem;letter-spacing:-.005em}.refy-about__text{font-size:1.5rem;line-height:1.75;color:var(--refy-grey);max-width:52ch}.refy-about__text p+p{margin-top:1.2rem}.refy-about__quote{margin:2.4rem 0 0;padding:0 0 0 1.6rem;border-left:2px solid var(--refy-black);font-size:1.9rem;line-height:1.4;font-style:italic}.refy-about__statement{text-align:center;padding:7rem 0;margin:2rem 0;background:var(--refy-bg-warm)}.refy-about__statement-text{font-size:clamp(2.4rem,4vw,4.2rem);line-height:1.2;max-width:26ch;margin:1.6rem auto 0;font-weight:400}.refy-about__statement-note{margin:1.6rem 0 0;font-size:1.3rem;letter-spacing:.16em;text-transform:uppercase;color:var(--refy-grey)}.refy-about__compare{padding:6rem 0}.refy-about__compare-head{max-width:60ch;margin-bottom:3rem}.refy-about__table{width:100%;border-collapse:collapse;font-size:1.4rem}.refy-about__table th,.refy-about__table td{text-align:left;padding:1.4rem 1rem;border-bottom:1px solid rgba(0,0,0,.1);vertical-align:middle}.refy-about__table thead th{font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-grey);font-weight:400;border-bottom-color:var(--refy-black)}.refy-about__table tbody th{font-weight:400;width:40%}.refy-about__table td:nth-child(2){font-weight:500}.refy-about__table td:nth-child(3){color:var(--refy-grey)}.refy-about__tick{display:inline-block;width:1.2rem;height:.6rem;border-left:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(-45deg) translateY(-2px);margin-right:1rem}.refy-about__footnote{margin:1.6rem 0 0;font-size:1.2rem;color:var(--refy-grey)}.refy-about__promises{padding:6rem 0;border-top:1px solid rgba(0,0,0,.1)}.refy-about__promise-grid{list-style:none;margin:3rem 0 0;padding:0;display:grid;gap:3rem 2.4rem}@media screen and (min-width:750px){.refy-about__promise-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.refy-about__promise-grid{grid-template-columns:repeat(4,1fr)}}.refy-about__promise-grid h3{margin:0 0 .8rem;font-size:1.7rem}.refy-about__promise-grid p{margin:0;font-size:1.35rem;line-height:1.6;color:var(--refy-grey)}.refy-about__cta{text-align:center;padding:8rem 0 10rem}.refy-about__cta .refy-about__text{margin:0 auto}.refy-about__cta-buttons{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;margin-top:2.8rem}@media screen and (max-width:749px){.refy-about__hero{padding:4rem 0 2rem}.refy-about__table th,.refy-about__table td{padding:1.1rem .6rem;font-size:1.25rem}.refy-about__statement{padding:5rem 1.6rem}}.refy-community__product{min-height:7.6rem}.refy-community__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.35;min-height:2.7em}.refy-retailers__hero{padding:6rem 0 4rem;text-align:center}.refy-retailers__title{font-size:clamp(2.8rem,5vw,5.4rem);line-height:1.08;letter-spacing:-.01em;font-weight:400;max-width:22ch;margin:1.2rem auto 0}.refy-retailers__intro{max-width:56ch;margin:2rem auto 0;font-size:1.6rem;line-height:1.7;color:var(--refy-grey)}.refy-retailers__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--refy-line);border:1px solid var(--refy-line)}@media screen and (min-width:750px){.refy-retailers__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:990px){.refy-retailers__grid{grid-template-columns:repeat(5,1fr)}}.refy-retailers__card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.6rem;height:100%;min-height:20rem;padding:2.4rem 1.6rem;background:#fff;text-decoration:none;color:inherit;transition:background-color .35s var(--refy-ease)}@media screen and (min-width:750px){.refy-retailers__card{min-height:26rem;padding:3.2rem 2rem}}.refy-retailers__logo{display:flex;align-items:center;justify-content:center;width:60%;height:7rem}.refy-retailers__logo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:grayscale(1);opacity:.75;transition:filter .35s var(--refy-ease),opacity .35s var(--refy-ease)}.refy-retailers__wordmark{font-size:1.4rem;letter-spacing:.28em;text-transform:uppercase;color:var(--refy-black)}a.refy-retailers__card:hover{background:var(--refy-bg-warm)}.refy-retailers__card:hover .refy-retailers__logo img{filter:none;opacity:1}.refy-retailers__meta{display:flex;flex-direction:column;align-items:center;gap:.3rem;text-align:center}.refy-retailers__name{font-size:1.3rem;letter-spacing:.04em}.refy-retailers__kind{font-size:1rem;letter-spacing:.2em;text-transform:uppercase;color:var(--refy-muted)}.refy-retailers__desc{font-size:1.2rem;color:var(--refy-grey)}.refy-retailers__branches{padding:6rem 0 8rem}.refy-retailers__h2{font-size:clamp(2.2rem,3vw,3.2rem);line-height:1.15;font-weight:400;margin:.8rem 0 2.4rem;letter-spacing:-.005em}.refy-retailers__list{list-style:none;margin:0;padding:0;border-top:1px solid var(--refy-black);max-width:88rem}.refy-retailers__row{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.8rem 0;border-bottom:1px solid var(--refy-line)}.refy-retailers__row-main{display:flex;flex-direction:column;gap:.2rem}.refy-retailers__store{font-size:1rem;letter-spacing:.2em;text-transform:uppercase;color:var(--refy-muted)}.refy-retailers__branch{font-size:1.6rem}.refy-retailers__row-side{display:flex;align-items:center;gap:1.6rem;flex:none}.refy-retailers__area{font-size:1.3rem;color:var(--refy-grey)}.refy-retailers__pill{display:inline-block;font-size:1rem;letter-spacing:.16em;text-transform:uppercase;line-height:1;padding:.7rem 1.1rem .6rem;border:1px solid var(--refy-line-strong);color:var(--refy-grey);background:#fff;white-space:nowrap}.refy-retailers__pill--open{background:var(--refy-black);border-color:var(--refy-black);color:#fff}.refy-retailers__map{font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase;color:var(--refy-black);text-decoration:underline;text-underline-offset:.3rem}.refy-retailers__note{margin:2.4rem 0 0;font-size:1.3rem;color:var(--refy-grey);max-width:60ch}@media screen and (max-width:749px){.refy-retailers__hero{padding:4rem 0 2.4rem}.refy-retailers__row{flex-wrap:wrap;gap:.8rem 1.2rem}.refy-retailers__row-side{width:100%;justify-content:space-between}.refy-retailers__area{margin-right:auto}.refy-retailers__branches{padding:4rem 0 6rem}}.refy-track__hero{padding:6rem 0 4rem;text-align:center}.refy-track__title{font-size:clamp(2.8rem,5vw,5.4rem);line-height:1.08;letter-spacing:-.01em;font-weight:400;max-width:22ch;margin:1.2rem auto 0}.refy-track__intro{max-width:56ch;margin:2rem auto 0;font-size:1.6rem;line-height:1.7;color:var(--refy-grey)}.refy-track__grid{display:grid;gap:1.6rem;max-width:96rem;margin:0 auto}@media screen and (min-width:750px){.refy-track__grid{grid-template-columns:1fr 1fr;gap:2.4rem}}.refy-track__card{background:var(--refy-bg-warm);padding:3.2rem 2.4rem;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:990px){.refy-track__card{padding:4rem 3.2rem}}.refy-track__h2{font-size:clamp(2rem,2.4vw,2.6rem);line-height:1.2;font-weight:400;margin:.4rem 0 0;letter-spacing:-.005em}.refy-track__text{margin:0;font-size:1.4rem;line-height:1.7;color:var(--refy-grey)}.refy-track__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.4rem}.refy-track__form{display:grid;gap:1rem;margin-top:1.4rem}@media screen and (min-width:750px){.refy-track__form{grid-template-columns:1fr auto;align-items:start}}.refy-track__form .field{margin:0}.refy-track__form .field__input{border-radius:0;box-shadow:0 0 0 1px var(--refy-line-strong);background:#fff}.refy-track__form .field__input:focus{box-shadow:0 0 0 1px var(--refy-black)}.refy-track__form .button{min-height:4.5rem}.refy-track__hint{margin:.6rem 0 0;font-size:1.2rem;color:var(--refy-muted)}.refy-track__link{color:inherit;text-decoration:underline;text-underline-offset:.3rem}.refy-track__orders{max-width:88rem;margin:0 auto}.refy-track__orders-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.6rem 2rem;padding-bottom:1.6rem;border-bottom:1px solid var(--refy-black)}.refy-track__who{margin:0;font-size:1.2rem;color:var(--refy-grey)}.refy-track__empty{padding:4rem 0;text-align:center}.refy-track__empty p{margin:0 0 2rem;color:var(--refy-grey)}.refy-track__list{list-style:none;margin:0;padding:0}.refy-track__order{padding:2.4rem 0;border-bottom:1px solid var(--refy-line)}.refy-track__order-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 2rem}.refy-track__order-name{display:block;font-size:1.6rem}.refy-track__order-date{display:block;font-size:1.2rem;color:var(--refy-muted);margin-top:.2rem}.refy-track__order-side{display:flex;align-items:center;gap:1.6rem}.refy-track__pill{display:inline-block;font-size:1rem;letter-spacing:.16em;text-transform:uppercase;line-height:1;padding:.7rem 1.1rem .6rem;border:1px solid var(--refy-line-strong);color:var(--refy-grey);background:#fff;white-space:nowrap}.refy-track__pill--done{background:var(--refy-black);border-color:var(--refy-black);color:#fff}.refy-track__shipments{display:grid;gap:1rem;margin-top:1.6rem}.refy-track__shipment{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.2rem 2rem;padding:1.8rem 2rem;background:var(--refy-bg-warm)}.refy-track__shipment-info{display:flex;flex-direction:column;gap:.3rem;min-width:0}.refy-track__label{font-size:1rem;letter-spacing:.2em;text-transform:uppercase;color:var(--refy-muted)}.refy-track__number{font-size:1.5rem;letter-spacing:.06em;word-break:break-all}.refy-track__shipped{font-size:1.2rem;color:var(--refy-grey);max-width:52ch}.refy-track__btn{flex:none}.refy-track__help{margin:4rem auto 8rem;text-align:center;font-size:1.3rem;color:var(--refy-grey);max-width:60ch}.refy-track__help a{color:inherit;text-decoration:underline;text-underline-offset:.3rem}@media screen and (max-width:749px){.refy-track__hero{padding:4rem 0 2.4rem}.refy-track__btn{width:100%}.refy-track__help{margin:3rem auto 5rem}}.refy-rewards__intro{max-width:68rem;margin-bottom:3rem}.refy-rewards__intro .refy-section__title{margin:.6rem 0 0}.refy-rewards__text{margin:1.4rem 0 0;font-size:1.45rem;line-height:1.7;color:var(--refy-grey)}.refy-rewards__text p{margin:0}.refy-rewards__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.4rem}.refy-rewards__card{background:var(--refy-bg-warm);padding:3rem 2.4rem;margin-bottom:1.2rem}@media screen and (min-width:990px){.refy-rewards__card{padding:4rem}}.refy-rewards__card>.refy-banner__eyebrow{margin-bottom:2rem}.refy-rewards__grid{display:grid;grid-template-columns:1fr;gap:3rem}@media screen and (min-width:990px){.refy-rewards__grid{grid-template-columns:1.1fr 1fr;gap:4rem}}.refy-rewards__balance{display:flex;flex-direction:column;gap:1rem}.refy-rewards__points{margin:0;font-size:6.4rem;line-height:1;letter-spacing:-.02em;font-weight:400;display:flex;align-items:baseline;gap:1rem}.refy-rewards__unit{font-size:1.05rem;letter-spacing:.2em;text-transform:uppercase;color:var(--refy-muted)}.refy-rewards__bar{height:2px;background:var(--refy-line-strong);position:relative;margin-top:.6rem}.refy-rewards__bar span{position:absolute;left:0;top:-1px;height:4px;background:var(--refy-black);transition:width .8s var(--refy-ease)}.refy-rewards__next{margin:0;font-size:1.3rem;color:var(--refy-grey)}.refy-rewards__stats{display:grid;grid-template-columns:1fr 1fr;gap:2rem 1.6rem;align-content:start}.refy-rewards__stats>div{display:flex;flex-direction:column;gap:.6rem}.refy-rewards__code{grid-column:1 / -1;padding-top:2rem;border-top:1px solid var(--refy-line-strong);align-items:flex-start}.refy-rewards__code-val{margin:.2rem 0;font-size:2.2rem;letter-spacing:.16em;text-transform:uppercase;line-height:1}.refy-rewards__card .refy-cdash__fine{margin:2.4rem 0 0;font-size:1.05rem;color:var(--refy-muted);line-height:1.6}.refy-rewards__how{border-top:1px solid var(--refy-line);padding-top:2.4rem;display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}.refy-rewards__steps{margin:0;padding:0;list-style:none;counter-reset:rw;display:grid;gap:1rem}@media screen and (min-width:750px){.refy-rewards__steps{grid-template-columns:repeat(3,1fr);gap:2.4rem}}.refy-rewards__steps li{counter-increment:rw;font-size:1.35rem;line-height:1.6;color:var(--refy-grey)}.refy-rewards__steps li:before{content:counter(rw,decimal-leading-zero);display:block;font-size:1.05rem;letter-spacing:.2em;color:var(--refy-muted);margin-bottom:.6rem}.refy-rewards__steps strong{color:var(--refy-ink);font-weight:500}.refy-rewards--explainer{padding-top:5rem}@media screen and (max-width:749px){.refy-rewards__points{font-size:4.8rem}.refy-rewards__actions .button{width:100%}}.refy-cust{padding:4rem 0 6rem}.refy-cust--narrow .refy-cust__panel{max-width:48rem;margin:0 auto}.refy-cust__panel .refy-section__title{margin:.6rem 0 1.6rem}.refy-cust__panel:target~.refy-cust__panel,.refy-cust__panel#recover{display:none}.refy-cust__panel#recover:target{display:block}.refy-cust__panel#recover:target~#login{display:none}.refy-cust__sub{margin:0 0 1.6rem;font-size:1.35rem;color:var(--refy-grey)}.refy-cust__form{display:flex;flex-direction:column;gap:1.2rem}.refy-cust__row{display:grid;grid-template-columns:1fr;gap:1.2rem}@media screen and (min-width:750px){.refy-cust__row{grid-template-columns:1fr 1fr}}.refy-cust__actions{display:flex;align-items:center;flex-wrap:wrap;gap:2.4rem;margin-top:.8rem}.refy-cust__actions .refy-textlink{background:none;border:0;padding:0;cursor:pointer;font:inherit}.refy-cust__forgot{align-self:flex-start;font-size:1.2rem}.refy-cust__note,.refy-cust__nudge{margin:2rem 0 0;font-size:1.25rem;color:var(--refy-grey)}.refy-cust__nudge{margin:-.6rem 0 2rem;padding:1.2rem 1.6rem;background:var(--refy-bg-warm)}.refy-cust__guest{margin-top:3rem;padding-top:2.4rem;border-top:1px solid var(--refy-line);display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}.refy-cust__error,.refy-cust__success{font-size:1.3rem}.refy-cust__error ul{margin:.4rem 0 0;padding-left:1.6rem}.refy-cust__head{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1.6rem;margin-bottom:3rem}.refy-cust__head .refy-section__title{margin:.6rem 0 0}.refy-cust__cols{display:grid;grid-template-columns:1fr;gap:1.6rem;align-items:start}@media screen and (min-width:990px){.refy-cust__cols{grid-template-columns:2fr 1fr;gap:3rem}}.refy-cust__orders>.refy-cdash__label{margin-bottom:1.2rem}.refy-cust__table{width:100%;border-collapse:collapse;font-size:1.3rem}.refy-cust__table th{text-align:left;font-weight:400;font-size:1.05rem;letter-spacing:.2em;text-transform:uppercase;color:var(--refy-muted);padding:1.2rem 1rem 1.2rem 0;border-bottom:1px solid var(--refy-line)}.refy-cust__table td{padding:1.4rem 1rem 1.4rem 0;border-bottom:1px solid var(--refy-line);vertical-align:top}.refy-cust__table tfoot th{border-bottom:0;padding:1rem 1rem 1rem 0}.refy-cust__table tfoot td{border-bottom:0;padding:1rem 0}.refy-cust__table .refy-cust__total th,.refy-cust__table .refy-cust__total td{font-size:1.5rem;color:var(--refy-ink);border-top:1px solid var(--refy-line-strong);padding-top:1.6rem}.refy-cust__table a{color:inherit;text-underline-offset:.3rem}@media screen and (max-width:749px){.refy-cust__table thead{display:none}.refy-cust__table tr{display:block;padding:1.2rem 0;border-bottom:1px solid var(--refy-line)}.refy-cust__table td{display:flex;justify-content:space-between;gap:1.6rem;border:0;padding:.4rem 0}.refy-cust__table td[data-label]:before{content:attr(data-label);font-size:1.05rem;letter-spacing:.2em;text-transform:uppercase;color:var(--refy-muted);flex:none}.refy-cust__table tfoot tr{display:flex;justify-content:space-between}}.refy-cust__empty{margin:0 0 2rem;font-size:1.35rem;color:var(--refy-grey)}.refy-cust__details{gap:1.2rem}.refy-cust__details>div{display:flex;flex-direction:column;gap:.4rem}.refy-cust__name{margin:0;font-size:1.6rem}.refy-cust__addr-new{margin-bottom:2rem;display:flex;flex-direction:column;gap:1.6rem;align-items:flex-start}.refy-cust__addr-form{display:none;width:100%}[aria-expanded=true]~.refy-cust__addr-form,[aria-expanded=true]~div .refy-cust__addr-form,.refy-cust__actions:has([aria-expanded=true])~.refy-cust__addr-form{display:block}.refy-cust__addr-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1.2rem}@media screen and (min-width:750px){.refy-cust__addr-list{grid-template-columns:1fr 1fr}}.refy-cust__addr-list .refy-cdash__card .refy-cust__actions{margin-top:0;gap:2rem}.refy-cust__select-label{position:static;font-size:1.05rem;letter-spacing:.2em;text-transform:uppercase;color:var(--refy-muted);margin-top:.4rem;display:block}.refy-cust__check{display:flex;align-items:center;gap:.8rem;font-size:1.3rem;color:var(--refy-grey)}.refy-cust .form__message{color:#b3261e}.refy-cust .refy-cust__success{color:var(--refy-ink);background:var(--refy-bg-warm);padding:1.2rem 1.6rem;margin:0 0 1.6rem}.refy-cust button.refy-textlink,.refy-cust button.refy-textlink:hover{display:inline-block;background:none;border:0;box-shadow:none;padding:0;min-width:0;min-height:0;color:var(--refy-ink);font-size:1.1rem;letter-spacing:.2rem;text-transform:uppercase;line-height:1.8rem;--color-button: 255, 255, 255}.refy-cust button.refy-textlink:before{display:none}.refy-cust button.refy-textlink:after{box-shadow:none}@media screen and (max-width:749px){.refy-tile--m-light .refy-tile__label{color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.35)}.refy-tile--m-dark .refy-tile__label{color:var(--refy-black);text-shadow:none}}.refy-price__pct{display:inline-block;margin-left:.8rem;padding:.25rem .6rem;font-size:1.05rem;letter-spacing:.08em;background:var(--refy-black);color:#fff;vertical-align:middle}@media screen and (min-width:990px)and (max-width:1199px){html:is([lang=fr],[lang=it]) .header{--refy-menu-px: clamp(4px, calc(2.87vw - 24.4px) , 10px)}html:is([lang=fr],[lang=it]) .header__inline-menu .header__menu-item{letter-spacing:clamp(.3px,calc(.2vw - 1.7px),1px)}html[lang=it] .header__inline-menu .header__menu-item{font-size:clamp(1.1rem,calc(.6vw + .45rem),1.2rem)}}@media screen and (max-width:749px){html:is([lang=fr],[lang=it]) .refy-about__table :is(th,td){-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere}}.product__media-wrapper .product-media-container .product__media img,.product__media-wrapper .product-media-container .media img{object-fit:contain!important;background:#fff}.product__media-wrapper .product-media-container .product__media{background:#fff}.refy-shades__media,.refy-tabpanel__media,.refy-routine__media{aspect-ratio:4 / 5!important}.refy-shades__media img,.refy-tabpanel__media img,.refy-routine__media img,.refy-visualiser__stage img,.refy-set__media img,.refy-gift__media img{object-fit:contain!important}.refy-shades__media,.refy-routine__media{background:#fff}.refy-routine__thumb img,.refy-gwp__thumb img,.refy-pair__thumb img,.refy-cart__component-thumb img{object-fit:contain!important}@media screen and (max-width:749px){.card__inner.ratio>.card__media{bottom:auto!important;height:auto!important;aspect-ratio:4 / 5}}.refy-community__thumb img{object-fit:contain!important}html,body{overflow-x:clip}@supports not (overflow: clip){body{overflow-x:hidden}}.refy-compare__mtitle{display:none}@media screen and (max-width:749px){.refy-compare__mtitle{display:block;margin:0 0 1.6rem;font-size:1.3rem;letter-spacing:.18em;text-transform:uppercase;color:var(--refy-black);line-height:1.6}.refy-compare thead .refy-compare__title{display:none}.refy-compare{scroll-snap-type:x mandatory;scroll-padding-inline-start:10rem}.refy-compare table{min-width:0!important;width:max-content;table-layout:fixed}.refy-compare th:first-child,.refy-compare td:first-child{width:10rem!important;min-width:10rem!important;max-width:10rem;padding-left:0;padding-right:.8rem;font-size:.95rem;letter-spacing:.12em;word-break:normal;overflow-wrap:normal}.refy-compare thead tr:first-child th:first-child{padding:0}.refy-compare th:not(:first-child),.refy-compare td:not(:first-child){width:calc(100vw - 13rem);min-width:calc(100vw - 13rem);max-width:calc(100vw - 13rem);scroll-snap-align:start}.refy-compare__product-media{width:72%;margin:0 auto}}.refy-compare__product-media{position:relative;overflow:hidden}.refy-compare__product-media img{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;max-width:none;object-fit:contain!important;object-position:center}@media screen and (max-width:749px){.refy-compare__mtitle{display:none!important}.refy-compare thead .refy-compare__title{display:block!important;font-size:1rem;letter-spacing:.08em;line-height:1.6;max-width:none;word-break:keep-all;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.refy-compare thead tr:first-child th:first-child{padding:0 .6rem 1.2rem 0;vertical-align:bottom}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/refy.css.map */
