.alternative-payment-panel{display:grid;grid-template-columns:36px minmax(0,1fr) 32px;align-items:center;gap:14px;width:100%;padding:15px 17px;margin:14px 0 22px;color:#131313;text-align:left;text-decoration:none;background:#fff;border:1px solid #dedcd8;border-radius:4px;box-sizing:border-box;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.alternative-payment-panel:hover{color:#131313;background:#fcfbf9;border-color:#aaa69f;box-shadow:0 5px 18px #1313130f}.alternative-payment-panel:focus-visible{outline:2px solid #131313;outline-offset:3px}.alternative-payment-panel__icon{display:grid;width:36px;height:36px;place-items:center;background:#f5f4f1;border-radius:50%}.alternative-payment-panel__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.alternative-payment-panel__content,.alternative-payment-panel__content strong,.alternative-payment-panel__content small,.alternative-payment-panel__action{display:block}.alternative-payment-panel__content{min-width:0}.alternative-payment-panel__content strong{margin-bottom:3px;font-size:13.5px;font-weight:500;letter-spacing:.01em;line-height:1.35}.alternative-payment-panel__content small{color:#6a6864;font-size:11px;line-height:1.4}.alternative-payment-panel__action{display:grid;width:30px;height:30px;place-items:center;border:1px solid #d8d5cf;border-radius:50%;font-size:16px;line-height:1;transition:color .16s ease,background-color .16s ease,border-color .16s ease}.alternative-payment-panel:hover .alternative-payment-panel__action{color:#fff;background:#131313;border-color:#131313}@media screen and (max-width:575px){.alternative-payment-panel{grid-template-columns:32px minmax(0,1fr) 28px;gap:12px;padding:14px}.alternative-payment-panel__icon{width:32px;height:32px}.alternative-payment-panel__icon svg{width:20px;height:20px}.alternative-payment-panel__content strong{font-size:12.5px}.alternative-payment-panel__content small{font-size:10.5px}.alternative-payment-panel__action{width:28px;height:28px}}.product-contact-panel{width:100%;margin:-10px 0 22px;color:#131313;background:#fff;border:1px solid #dedcd8;border-radius:4px;box-sizing:border-box;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease}.product-contact-panel:hover,.product-contact-panel[open]{border-color:#aaa69f;box-shadow:0 5px 18px #1313130f}.product-contact-panel__summary{display:grid;grid-template-columns:36px minmax(0,1fr) 32px;align-items:center;gap:14px;padding:15px 17px;list-style:none;text-align:left;cursor:pointer}.product-contact-panel__summary::-webkit-details-marker{display:none}.product-contact-panel__summary:focus-visible{outline:2px solid #131313;outline-offset:-3px}.product-contact-panel__icon{display:grid;width:36px;height:36px;place-items:center;background:#f5f4f1;border-radius:50%}.product-contact-panel__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.product-contact-panel__content,.product-contact-panel__content strong,.product-contact-panel__content small{display:block}.product-contact-panel__content{min-width:0}.product-contact-panel__content strong{margin-bottom:3px;font-size:13.5px;font-weight:500;letter-spacing:.01em;line-height:1.35}.product-contact-panel__content small{color:#6a6864;font-size:11px;line-height:1.4}.product-contact-panel__toggle{display:grid;width:30px;height:30px;place-items:center;border:1px solid #d8d5cf;border-radius:50%;font-size:18px;line-height:1;transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}.product-contact-panel:hover .product-contact-panel__toggle,.product-contact-panel[open] .product-contact-panel__toggle{color:#fff;background:#131313;border-color:#131313}.product-contact-panel[open] .product-contact-panel__toggle{transform:rotate(45deg)}.product-contact-panel__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 17px 17px}.product-contact-panel__button{display:flex;min-height:42px;align-items:center;justify-content:center;padding:10px 12px;color:#131313;font-size:12px;font-weight:500;letter-spacing:.04em;text-align:center;text-decoration:none;border:1px solid #131313;border-radius:3px;box-sizing:border-box;transition:color .16s ease,background-color .16s ease}.product-contact-panel__button:hover,.product-contact-panel__button--primary{color:#fff;background:#131313}.product-contact-panel__button--primary:hover{color:#131313;background:#fff}.contact-us-button+.product-contact-panel{margin-top:14px}@media screen and (max-width:575px){.product-contact-panel__summary{grid-template-columns:32px minmax(0,1fr) 28px;gap:12px;padding:14px}.product-contact-panel__icon{width:32px;height:32px}.product-contact-panel__icon svg{width:20px;height:20px}.product-contact-panel__content strong{font-size:12.5px}.product-contact-panel__content small{font-size:10.5px}.product-contact-panel__toggle{width:28px;height:28px}.product-contact-panel__actions{grid-template-columns:1fr;padding:0 14px 14px}}.product-information-accordions{width:100%;margin-top:22px;border-top:1px solid #dedcd8}.product-information-accordion{border-bottom:1px solid #dedcd8}.product-information-accordion>summary{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:16px;min-height:62px;padding:0;color:#1b1b1b;font-size:14px;font-weight:500;letter-spacing:.01em;list-style:none;cursor:pointer}.product-information-accordion>summary::-webkit-details-marker{display:none}.product-information-accordion>summary:focus{outline:none}.product-information-accordion>summary:focus-visible{box-shadow:inset 0 0 0 1px #131313}.product-information-accordion__icon{display:grid;width:28px;height:28px;place-items:center;justify-self:end;font-size:22px;font-weight:300;line-height:1;transition:transform .16s ease}.product-information-accordion[open] .product-information-accordion__icon{transform:rotate(45deg)}.product-information-accordion__content{padding:0 0 24px;color:#4e4c48;font-size:13px;line-height:1.65}.product-information-accordion__content>:first-child{margin-top:0}.product-information-accordion__content>:last-child{margin-bottom:0}.product-information-accordion__content a{color:inherit;text-decoration:underline;text-underline-offset:3px}.product-information-accordion__content table{min-width:560px}.product-weight-note{margin-top:18px;padding-top:14px;color:#6a6864;font-size:11px;font-style:italic;border-top:1px solid #e8e6e2}.product-information-accordions--watch{margin-bottom:22px}@media screen and (max-width:575px){.product-information-accordion>summary{min-height:56px;font-size:13px}.product-information-accordion__content{padding-bottom:20px;font-size:12.5px}.product-information-accordion__content table{display:table!important;width:100%!important;min-width:0;table-layout:fixed;white-space:normal;overflow:visible}.product-information-accordion__content th,.product-information-accordion__content td{padding:10px 5px;font-size:11.5px;line-height:1.35;overflow-wrap:anywhere;word-break:normal}.product-information-accordion__content th:first-child,.product-information-accordion__content td:first-child{padding-left:0}.product-information-accordion__content th:last-child,.product-information-accordion__content td:last-child{padding-right:0}}.cart__buttons-wrapper,.cart__checkout-button{width:100%}.cart__checkout-button{justify-content:center}@media screen and (min-width:960px){header,.header-controls{margin-left:0!important;margin-right:0!important}.site-header__wrapper{max-width:100%!important;width:100%!important;padding-left:40px!important;padding-right:40px!important}.header-controls__wrapper{box-sizing:border-box;max-width:100%!important;padding-left:40px;padding-right:40px}.header-controls__account-cart{right:40px}.site-header--sticky .site-navigation{padding-left:11rem;padding-right:9rem}.site-header--sticky .navigation-desktop{flex-wrap:nowrap}.main__wrapper{max-width:1080px}}@media screen and (max-width:959px){.header-controls,.header-controls__wrapper{pointer-events:none}.header-controls__mobile-button,.header-controls__search-button,.header-controls__account,.header-controls__cart{pointer-events:auto}.site-header__logo{position:relative;pointer-events:auto}}@media screen and (min-width:960px){.site-navigation__menu{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important}.site-navigation__menu>li{flex:1 1 auto;text-align:center;margin:0!important}.site-navigation__menu>li>a,.site-navigation__menu>li>.site-navigation__link,.site-navigation__menu>li>.navmenu-link{display:inline-block;width:100%;font-size:15px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;padding-left:8px;padding-right:8px}}@media screen and (min-width:1200px){.site-header__wrapper{padding-left:56px!important;padding-right:56px!important}.header-controls__wrapper{padding-left:56px;padding-right:56px}.header-controls__account-cart{right:56px}.site-navigation__menu>li>a,.site-navigation__menu>li>.site-navigation__link,.site-navigation__menu>li>.navmenu-link{font-size:16px;letter-spacing:.1em}}@media screen and (min-width:960px)and (max-width:1199px){.site-header--sticky .site-navigation{padding-left:5.5rem;padding-right:7.5rem}.header-controls__search-button-label{display:none}.site-header--sticky .navigation-desktop__tier-1-link{margin-right:.45rem;margin-left:.45rem;font-size:.7rem;letter-spacing:.07em}}.site-navigation__submenu,.site-navigation__dropdown,.navmenu-submenu,.navmenu-dropdown{display:block!important;width:auto!important}.site-navigation__submenu li,.site-navigation__dropdown li,.navmenu-submenu li,.navmenu-dropdown li{display:block!important;width:100%!important;text-align:left!important}.site-navigation__submenu a,.site-navigation__dropdown a,.navmenu-submenu a,.navmenu-dropdown a{display:block!important;width:100%!important;white-space:normal!important;font-size:inherit!important;letter-spacing:normal!important;text-transform:none!important;padding-left:initial!important;padding-right:initial!important}.site-header__logo{margin:0 auto}.site-header__icons{margin-left:auto}@media screen and (max-width:959px){.site-header__wrapper{padding-left:20px!important;padding-right:20px!important}}.pxs-announcement-bar--ticker{font-size:13px;letter-spacing:.05em}.pxs-announcement-bar-metal-item{font-weight:600}.header,.site-header,.header-wrapper{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw)}.header__menu-item{padding:0 16px}.header{border-bottom:1px solid rgba(0,0,0,.05)}.header__inline-menu{justify-content:center}@media screen and (max-width:959px){.slideshow-slide{position:relative;min-height:380px!important;overflow:hidden!important}.slideshow-slide__image-wrapper{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;overflow:hidden!important}.slideshow-slide__image-wrapper img,.slideshow-slide__image,.slideshow-slide__image-wrapper .rimg__image,.slideshow-slide__image-wrapper .lazyload,.slideshow-slide__image-wrapper .lazyloaded,.slideshow-slide__image-wrapper canvas{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.slideshow-slide__overlay{position:absolute!important;top:0;right:0;bottom:0;left:0;z-index:1!important;pointer-events:none!important}.slideshow-slide__content{position:relative!important;z-index:2!important}.slideshow-slide__heading{font-size:32px!important;line-height:1.08!important}.slideshow-slide__text{font-size:17px!important;line-height:1.2!important}}@media screen and (max-width:959px){.slideshow-slide{position:relative}.slideshow-slide__content{position:absolute!important;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center!important;padding:0 24px!important;z-index:2}}@media screen and (max-width:959px){.slideshow-slide{position:relative;min-height:380px!important;overflow:hidden!important}.slideshow-slide__media{position:absolute!important;top:0;right:0;bottom:0;left:0;z-index:1}.slideshow-slide__image-wrapper,.slideshow-slide__image-wrapper picture,.slideshow-slide__image-wrapper .rimg-wrapper,.slideshow-slide__image-wrapper .rimg__wrapper,.slideshow-slide__image-wrapper .rimg-canvas,.slideshow-slide__image-wrapper .rimg__canvas-wrapper{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important}.slideshow-slide__image-wrapper img,.slideshow-slide__image,.slideshow-slide__image-wrapper .rimg__image,.slideshow-slide__image-wrapper .lazyload,.slideshow-slide__image-wrapper .lazyloaded,.slideshow-slide__image-wrapper canvas{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.slideshow-slide__overlay{position:absolute!important;top:0;right:0;bottom:0;left:0;z-index:2!important;pointer-events:none!important}.slideshow-slide__content{position:absolute!important;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;padding:0 24px!important;text-align:center!important;z-index:3!important}.slideshow-slide__heading{font-size:32px!important;line-height:1.08!important;margin:0 0 12px!important}.slideshow-slide__text{font-size:17px!important;line-height:1.2!important;margin:0 0 18px!important}}@media screen and (max-width:959px){.slideshow-slide{position:relative}.slideshow-slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--slide-overlay-color, rgba(0,0,0,0));pointer-events:none;z-index:2}.slideshow-slide__content{position:absolute!important;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;padding:0 24px!important;text-align:center!important;z-index:3!important}.slideshow-slide__background-link{z-index:2!important}.slideshow-slide__media,.slideshow-slide__image-wrapper{z-index:1!important}}.slideshow-slide__text{font-size:13px;letter-spacing:.08em;text-transform:uppercase}.slideshow-slide__text{max-width:800px;margin-left:auto;margin-right:auto}.ring-shape-selector{margin:0 0 24px}.ring-shape-label{font-size:20px;margin-bottom:12px}.ring-shape-options{display:flex;gap:18px;overflow-x:auto;padding-bottom:6px;margin-top:10px}.ring-shape-option{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;opacity:.5;text-decoration:none;transition:opacity .2s ease;min-width:64px}.ring-shape-option:hover{opacity:.8}.ring-shape-option.active{opacity:1}.ring-shape-option img{width:55px;height:55px;object-fit:contain;display:block;margin-bottom:6px}.shape-name{font-size:12px;line-height:1.2;color:#222;text-align:center}@media screen and (max-width:767px){.site-header,.header,.header__wrapper{z-index:50;position:relative}.search-form,.site-header__search,.header-search,.search-drawer,.search-modal{z-index:9999!important;position:relative}.pxs-announcement-bar,.announcement-bar,.gold-price-ticker,.ticker-bar{z-index:10}}@media screen and (max-width:767px){body:not(.template-search) .search-form{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important;background:#fffffffa!important;z-index:999999!important;padding:90px 24px 40px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:not(.template-search) .search-form__input{width:100%!important;border:none!important;border-bottom:1px solid #ddd!important;background:transparent!important;font-size:34px!important;font-weight:500!important;line-height:1.2!important;padding:0 0 18px!important;outline:none!important;box-shadow:none!important}body:not(.template-search) .search-form__input::placeholder{color:#999}body:not(.template-search) .search-form__submit,body:not(.template-search) .search-form__button{display:none!important}}@media screen and (max-width:767px){.search-form form[action="/search"]:not(:first-child),.search-results form[action="/search"],.predictive-search form[action="/search"]{display:none!important}}.predictive-search a[href*="/collections/watches"],.predictive-search a[href*="/products/"] .money{display:none!important}@media screen and (min-width:960px){body{--header-logo-width: 28px !important;--header-logo-height: 32px !important}.header-controls{margin-top:calc(12px + var(--header-logo-height) / 2)!important}.site-header{margin-top:calc((12px + var(--header-logo-height) / 2) * -1)!important}.site-header__heading{width:var(--header-logo-width)!important;padding:12px 0!important}.site-header__logo img{width:28px!important;height:32px!important;object-fit:contain}}.store-contact{position:fixed;right:24px;bottom:72px;z-index:9998;font-family:inherit}.template-product .inventory-status,.template-product .surface-pick-up{display:none!important}.product-trust-summary{width:100%;margin-top:14px}.product-trust-summary__eyebrow{margin:0;color:#55524e;font-size:10.5px;font-weight:500;letter-spacing:.14em;line-height:1.4}.product-trust-summary__production{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;margin-top:12px}.product-trust-summary__check{color:#108144;font-size:16px;font-weight:600;line-height:1.25}.product-trust-summary__production strong{display:block;font-size:12.5px;font-weight:600;line-height:1.35}.product-trust-summary__production p{margin:2px 0 0;color:#5f5c58;font-size:10.5px;line-height:1.45}.product-trust-summary__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.product-trust-summary__benefits span{padding-top:9px;font-size:9.5px;line-height:1.35;text-align:center;border-top:1px solid #d9d6d1}@media screen and (min-width:960px){body.template-product main{margin-left:0!important;margin-right:0!important}.template-product .main__wrapper{width:100%;max-width:none!important;margin-left:0;margin-right:0}.template-product .product__wrapper--two-column{align-items:start;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-column-gap:6px}.template-product .product__wrapper--two-column>.product-details{position:sticky;top:90px;align-self:start;max-height:none;padding:80px max(40px,calc(100% - 584px)) 0 44px;box-sizing:border-box;overflow:visible}.template-product .product__wrapper--two-column>.product-details .product__heading{font-size:clamp(30px,2.2vw,42px);line-height:1.12}.template-product .product-details__price-container,.template-product .product-quantity{margin-top:14px}.template-product .product__wrapper--two-column .product-details__options{row-gap:12px;margin-top:18px}.template-product .product-details__add-to-cart-buttons{margin-top:16px}.template-product .alternative-payment-panel{margin-top:10px;margin-bottom:18px}.template-product .product-information-accordions{margin-top:16px}.template-product .product__wrapper--two-column>.product-details::-webkit-scrollbar{width:4px}.template-product .product__wrapper--two-column>.product-details::-webkit-scrollbar-track{background:transparent}.template-product .product__wrapper--two-column>.product-details::-webkit-scrollbar-thumb{background:#c8c5c0;border-radius:999px}.template-product .product__wrapper--two-column .product-gallery{align-self:start}.template-product .product__wrapper--two-column .product-gallery--viewport{display:grid;gap:14px;overflow:visible}.template-product .product__wrapper--two-column .product-gallery--media,.template-product .product__wrapper--two-column .product-gallery--media[hidden]{display:block!important;width:min(100%,760px);margin-right:auto;margin-left:auto;background:#fff}.template-product .product__wrapper--two-column .product-gallery--navigation{display:none}}.store-contact__toggle{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 18px;color:#fff;background:#5a5a5a;border:1px solid #5a5a5a;border-radius:999px;box-shadow:0 7px 22px #1313132e;cursor:pointer;font:inherit;font-size:13px;font-weight:500;letter-spacing:.03em;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.store-contact__toggle:hover,.store-contact__toggle[aria-expanded=true]{background:#2f2f2f;border-color:#2f2f2f;transform:translateY(-1px)}.store-contact__toggle:focus-visible,.store-contact__close:focus-visible,.store-contact__action:focus-visible,.store-contact__number:focus-visible{outline:2px solid #5a5a5a;outline-offset:3px}.store-contact__toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.store-contact__panel{position:absolute;right:0;bottom:calc(100% + 12px);width:min(320px,calc(100vw - 32px));padding:22px;color:#171717;text-align:left;background:#fff;border:1px solid #dedcd8;border-radius:8px;box-shadow:0 16px 44px #13131329;box-sizing:border-box}.store-contact__panel[hidden]{display:none}.store-contact--open .store-contact__panel{animation:store-contact-reveal .18s ease-out both}@keyframes store-contact-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.store-contact__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.store-contact__eyebrow{display:block;margin-bottom:6px;color:#77736d;font-size:10px;font-weight:600;letter-spacing:.18em}.store-contact__title{margin:0;color:#171717;font-size:18px;font-weight:500;line-height:1.3}.store-contact__close{display:grid;flex:0 0 28px;width:28px;height:28px;padding:0;place-items:center;color:#555;background:transparent;border:1px solid #ddd;border-radius:50%;cursor:pointer;font:inherit;font-size:19px;line-height:1}.store-contact__copy{margin:12px 0 8px;color:#66635f;font-size:12px;line-height:1.55}.store-contact__number{display:inline-block;margin-bottom:17px;color:#171717;font-size:14px;font-weight:500;text-decoration:none}.store-contact__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.store-contact__action{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:1px solid #333;border-radius:3px;font-size:11px;font-weight:500;line-height:1.2;text-align:center;text-decoration:none;transition:color .16s ease,background-color .16s ease}.store-contact__action svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.store-contact__action--primary{color:#fff;background:#333}.store-contact__action--primary:hover{color:#fff;background:#111}.store-contact__action--secondary{color:#333;background:#fff}.store-contact__action--secondary:hover{color:#111;background:#f6f5f2}@media screen and (max-width:575px){.store-contact{right:16px;bottom:72px}.store-contact__toggle{min-height:46px;padding:0 16px}.store-contact__panel{padding:20px}}@media(prefers-reduced-motion:reduce){.store-contact--open .store-contact__panel{animation:none}}@media screen and (max-width:959px){body{--header-logo-width-mobile: 28px !important;--header-logo-height-mobile: 32px !important}.site-header{margin-top:-38px!important}.site-header__heading{width:var(--header-logo-width-mobile)!important;padding:3px 0!important}.site-header__logo img{width:28px!important;height:32px!important;object-fit:contain}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/custom.css.map */
