.main-content,body[class] .page-container,body[class] .page-element{background-color:var(--ag-ground);color:var(--ag-ink)}.rte{color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);line-height:var(--ag-lh-body);letter-spacing:var(--ag-ls-body)}.rte p,.rte li,.rte div{color:inherit;line-height:var(--ag-lh-body)}.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6{color:var(--ag-ink);font-family:var(--ag-display);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-heading);line-height:var(--ag-lh-heading);margin-top:var(--ag-space-6)}.rte blockquote{border-left:1px solid var(--ag-gold);border-radius:var(--ag-radius);background-color:var(--ag-raised);color:var(--ag-ink);padding:var(--ag-space-5);margin:var(--ag-space-6) 0}.btn-theme,a.btn-theme,button.btn-theme,input.btn-theme,.btn-outline,.btn-underline{--g-cta-button: var(--ag-ink);--g-cta-text: var(--ag-on-accent);--g-main: var(--ag-gold);--g-main-2: var(--ag-gold);--g-font-family_btn: var(--ag-sans);--g-font-spacing-btn: var(--ag-ls-caps)}.btn{border-radius:var(--ag-radius);font-family:var(--ag-sans);cursor:pointer;transition:background-color var(--ag-duration) var(--ag-ease),border-color var(--ag-duration) var(--ag-ease),color var(--ag-duration) var(--ag-ease),transform var(--ag-duration) var(--ag-ease)}.btn:focus-visible{outline:2px solid var(--ag-gold);outline-offset:2px}.btn-theme,a.btn-theme,button.btn-theme,input.btn-theme{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:var(--ag-space-4) var(--ag-space-6);background-color:var(--ag-ink);background-image:none;border:1px solid var(--ag-ink);border-radius:var(--ag-radius);color:var(--ag-on-accent);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-medium);line-height:1;letter-spacing:var(--ag-ls-caps);text-transform:uppercase;text-align:center;cursor:pointer;position:relative;overflow:hidden;transition:background-color var(--ag-duration) var(--ag-ease),border-color var(--ag-duration) var(--ag-ease),color var(--ag-duration) var(--ag-ease),transform var(--ag-duration) var(--ag-ease)}.btn-theme:before,.btn-theme:after{display:none;content:none}.btn-theme:hover,.btn-theme:focus,a.btn-theme:hover,button.btn-theme:hover{background-color:var(--ag-gold);border-color:var(--ag-gold);color:var(--ag-on-accent);transform:translateY(-1px)}.btn-theme:active,a.btn-theme:active,button.btn-theme:active{transform:translateY(0)}.btn-theme svg,.btn-theme .icon{fill:currentColor;color:inherit}.btn-theme.btn-white{background-color:var(--ag-ground);border-color:var(--ag-ground);color:var(--ag-ink)}.btn-theme.btn-white:hover{background-color:var(--ag-gold);border-color:var(--ag-gold);color:var(--ag-on-accent)}.btn-outline{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:var(--ag-space-4) var(--ag-space-6);background-color:transparent;border:1px solid var(--ag-ink);border-radius:var(--ag-radius);color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-medium);line-height:1;letter-spacing:var(--ag-ls-caps);text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background-color var(--ag-duration) var(--ag-ease),border-color var(--ag-duration) var(--ag-ease),color var(--ag-duration) var(--ag-ease)}.btn-outline:hover,.btn-outline:focus{background-color:var(--ag-ink);border-color:var(--ag-ink);color:var(--ag-on-accent);text-decoration:none}.btn-outline.btn-outline-white{border-color:var(--ag-ground);color:var(--ag-ground)}.btn-outline.btn-outline-white:hover{background-color:var(--ag-ground);border-color:var(--ag-ground);color:var(--ag-ink)}.btn-underline{display:inline-flex;align-items:center;gap:var(--ag-space-2);background-color:transparent;border-width:0 0 1px 0;border-style:solid;border-radius:var(--ag-radius);padding:var(--ag-space-1) 0 var(--ag-space-2);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;text-decoration:none;transition:color var(--ag-duration) var(--ag-ease),border-color var(--ag-duration) var(--ag-ease),gap var(--ag-duration) var(--ag-ease)}.btn-underline:hover,.btn-underline:focus{gap:var(--ag-space-3);text-decoration:none}.btn-underline i,.btn-underline svg{margin-left:0;fill:currentColor;color:inherit}.btn--full,.btn.btn--full{display:flex;width:100%;max-width:100%}.btn--sold-out,.btn-theme.btn--sold-out,.btn-theme[disabled],.btn-theme:disabled,.btn-outline[disabled],.btn-outline:disabled{background-color:var(--ag-raised);background-image:none;border-color:var(--ag-line);color:var(--ag-ink-muted);cursor:not-allowed;transform:none}.btn-theme[disabled]:hover,.btn-theme:disabled:hover,.btn-theme.btn--sold-out:hover{background-color:var(--ag-raised);border-color:var(--ag-line);color:var(--ag-ink-muted);transform:none}.gradient-theme,.gradient-theme-vertical{background-image:none}@media(max-width:768px){.btn-theme,a.btn-theme,button.btn-theme,.btn-outline{padding:var(--ag-space-3) var(--ag-space-5);font-size:var(--ag-fs-micro)}button,[role=button],input[type=submit],input[type=button]{min-height:44px}.btn-icon,.icon-btn{min-width:44px}}@media(pointer:coarse){button,[role=button]{min-height:44px}}@media(prefers-reduced-motion:reduce){.btn,.btn-theme,.btn-outline,.btn-underline{transition:none}.btn-theme:hover,a.btn-theme:hover,button.btn-theme:hover{transform:none}}.index-section{padding-top:var(--ag-space-8);padding-bottom:var(--ag-space-8)}.index-section:last-child{padding-bottom:0}.index-section+.index-section{position:relative;margin-top:0}.section-block{position:relative}.section-block>.subtop,.section-block>.sub-title{margin-bottom:var(--ag-space-5)}.section-block>.section-title,.section-block>.section-title-1,.section-block>.section-title-2,.section-block>.section-title-3{margin-bottom:var(--ag-space-5)}.subtop{font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);line-height:var(--ag-lh-tight);text-transform:uppercase;margin-bottom:var(--ag-space-5)}.subtop .block-subtop{background-color:var(--ag-ground);border:1px solid var(--ag-line);border-radius:50%;color:inherit}.section-title,.section-title-1,.section-title-2,.section-title-3,h2.section-title,h2.section-title-2,h3.section-title,h3.section-title-2,h4.section-title-1{font-family:var(--ag-display);font-size:var(--ag-fs-display-m);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-display);letter-spacing:var(--ag-ls-heading);color:var(--ag-ink);margin:0 0 var(--ag-space-5);text-decoration:none;border:0}.section-title:after,.section-title-1:after,.section-title-2:after,.section-title-3:after,.section-title:before,.section-title-1:before,.section-title-2:before,.section-title-3:before{display:none;content:none}.section-title>span,.section-title-1>span,.section-title-2>span,.section-title-3>span{position:relative;color:inherit;font:inherit;letter-spacing:inherit}.section-title em,.section-title-1 em,.section-title-2 em,.section-title-3 em{color:var(--ag-gold);font-style:italic}@media(max-width:768px){.index-section{padding-top:var(--ag-space-6);padding-bottom:var(--ag-space-6)}.section-title,.section-title-1,.section-title-2,.section-title-3{font-size:var(--ag-fs-heading);margin-bottom:var(--ag-space-4)}.section-block>.subtop,.section-block>.sub-title{margin-bottom:var(--ag-space-3)}}.js-qty{position:relative;display:flex;align-items:stretch;justify-content:center;height:52px;overflow:hidden;background-color:var(--ag-ground);border:1px solid var(--ag-line);border-radius:var(--ag-radius-input)}.js-qty__input{order:2;flex:1 1 auto;width:auto;min-width:0;height:auto;padding:0;background-color:transparent;border:0;border-radius:var(--ag-radius);color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);font-weight:var(--ag-fw-medium);font-variant-numeric:tabular-nums;text-align:center;-webkit-appearance:none;-moz-appearance:textfield;appearance:none}.js-qty__input:focus{outline:0;background-color:var(--ag-line-soft)}.js-qty__input::-webkit-inner-spin-button,.js-qty__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.js-qty__adjust{position:static;order:1;flex:0 0 48px;width:48px;min-width:48px;height:auto;padding:0;display:inline-flex;align-items:center;justify-content:center;background-color:transparent;border:0;border-radius:var(--ag-radius);color:var(--ag-ink);font-size:var(--ag-fs-subhead);font-weight:var(--ag-fw-medium);line-height:1;cursor:pointer;transition:background-color var(--ag-duration) var(--ag-ease),color var(--ag-duration) var(--ag-ease)}.js-qty__adjust--minus,.js-qty__minus{order:1;border-right:1px solid var(--ag-line)}.js-qty__adjust--plus,.js-qty__plus{order:3;border-left:1px solid var(--ag-line)}.js-qty__adjust:hover,.js-qty__adjust:focus{background-color:color-mix(in srgb,var(--ag-gold) 10%,transparent);color:var(--ag-gold)}.js-qty__adjust svg,.js-qty__adjust .icon{fill:currentColor;color:inherit;font-weight:var(--ag-fw-medium);pointer-events:none}.js-qty__adjust svg path{fill:currentColor}.js-qty--is-loading{opacity:.6}@media(max-width:768px){.js-qty{height:48px}.js-qty__adjust{flex:0 0 44px;width:44px;min-width:44px}}.disclosure__list{background-color:transparent;list-style:none;margin:0;padding:var(--ag-space-2) 0}.disclosure__item{background-color:transparent;border:0}.disclosure__list .disclosure__link{display:flex;align-items:center;padding:var(--ag-space-2) var(--ag-space-4);background-color:transparent;font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-body);line-height:var(--ag-lh-tight);text-decoration:none;transition:background-color var(--ag-duration) var(--ag-ease)}.disclosure__list .disclosure__link:hover,.disclosure__list .disclosure__link:focus{background-color:color-mix(in srgb,var(--ag-gold) 8%,transparent);text-decoration:none}.disclosure__list .disclosure__link--active,.disclosure__list .disclosure__link[aria-current=true]{background-color:color-mix(in srgb,var(--ag-gold) 6%,transparent);font-weight:var(--ag-fw-medium)}.disclosure__list .disclosure__link img{margin-right:var(--ag-space-2)}.field__input{width:100%;height:auto;min-height:48px;padding:var(--ag-space-3) var(--ag-space-4);background-color:var(--ag-ground);border:1px solid var(--ag-line);border-radius:var(--ag-radius-input);color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-body);letter-spacing:var(--ag-ls-body);transition:border-color var(--ag-duration) var(--ag-ease)}.field__input:focus{outline:0;border-color:var(--ag-gold);box-shadow:none}.field__input::placeholder{color:var(--ag-ink-muted);opacity:1}textarea.field__input{min-height:140px;resize:vertical;line-height:var(--ag-lh-body)}.field__input_min,.field__input_max{min-height:40px;padding:var(--ag-space-2) var(--ag-space-3);font-size:var(--ag-fs-body)}body .cardraw .overlaycart{position:fixed;top:0;right:0;bottom:0;left:0;z-index:998;background-color:color-mix(in srgb,var(--ag-ink) 45%,transparent);opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--ag-duration) var(--ag-ease),visibility var(--ag-duration) var(--ag-ease)}body .cardraw.active .overlaycart{opacity:1;visibility:visible;pointer-events:auto}.image-content__image-wrapper{position:relative;overflow:hidden;display:block;margin:0 auto}.image-content__image-container{position:relative}.image-content__image-wrapper>img,.image-content__image-wrapper picture>img,.image-content__image-container>img{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;display:block}.image-content__text{color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);line-height:var(--ag-lh-body)}.announcement-wrapper,.announcement-slide,.announcement-bar-carousel,html,body{max-width:100%;overflow-x:clip}.facets .button--primary,.facets button.button--primary,.facets .btn-theme.button--primary,.mobile-facets .button--primary,.mobile-facets__footer .btn-theme,.mobile-facets__footer .button{background-color:var(--ag-ink);color:var(--ag-on-accent);border-color:var(--ag-ink)}.facets .button--secondary,.mobile-facets__footer .button--secondary,.mobile-facets__footer .mobile-facets__clear{background-color:transparent;color:var(--ag-ink);border:1px solid var(--ag-ink)}header.site-header,#NavDrawer{--header-background: var(--ag-ground);--header-text: var(--ag-ink);--header-linkcolor: var(--ag-ink);--header-linkhover: var(--ag-gold);--header-menucolor: var(--ag-ink);--header-menuhover: var(--ag-gold);--header-menudropbg: var(--ag-ground);--header-menudropborder: var(--ag-line);--header-menudroptexttitle: var(--ag-ink);--header-menudroptext: var(--ag-ink-muted);--header-topbarbg: var(--ag-raised);--header-text-top: var(--ag-ink-muted);--menu_font_family: var(--ag-sans);--menu_font_size: var(--ag-fs-caption);--menu_font_weight: var(--ag-fw-medium);--menu_spacing: var(--ag-ls-caps);--padding-menu: var(--ag-space-4)}footer.site-footer{--footer-bg: var(--ag-ground);--footer-text: var(--ag-ink-muted);--footer-title: var(--ag-ink);--footer-text-hover: var(--ag-gold);--footer-head-border: var(--ag-line);--bottom-copy-border: var(--ag-line);--footer-font-size: var(--ag-fs-caption);--footer-font-weight: var(--ag-fw-medium);--footer-font-space: var(--ag-ls-caps);--footer-font-type: uppercase;--footer-paddingtop: var(--ag-space-7);--footer-paddingbottom: var(--ag-space-7);--footer-paddingtop-m: var(--ag-space-6);--footer-paddingbottom-m: 0}.announcement-slide.announcement-bar-carousel{position:relative;overflow:hidden;background:var(--ag-ground);color:var(--ag-ink-muted);border-top:1px solid var(--ag-line-soft);border-bottom:1px solid var(--ag-line)}.announcement-slide.announcement-bar-carousel:before,.announcement-slide.announcement-bar-carousel:after{content:"";position:absolute;top:0;bottom:0;width:var(--ag-space-8);pointer-events:none;z-index:2}.announcement-slide.announcement-bar-carousel:before{left:0;background:linear-gradient(90deg,var(--ag-ground) 0%,transparent 100%)}.announcement-slide.announcement-bar-carousel:after{right:0;background:linear-gradient(270deg,var(--ag-ground) 0%,transparent 100%)}.announcement-scroll .announcement-item{grid:auto / auto-flow auto var(--ag-space-6);animation-duration:32s}.announcement-item .announcement-item__in{font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;color:var(--ag-ink-muted);padding:0 var(--ag-space-1);white-space:nowrap}.announcement-item .announcement-dot{width:6px;height:6px;background-color:transparent;border:1px solid var(--ag-gold);border-radius:var(--ag-radius);transform:rotate(45deg);opacity:.85}.announcement-item .announcement-line{width:18px;height:1px;background-color:var(--ag-gold);border:0;transform:none;opacity:.4}.announcement-slide.announcement-bar-carousel a{color:var(--ag-gold);text-decoration:none;transition:color var(--ag-duration) var(--ag-ease)}.announcement-slide.announcement-bar-carousel a:hover,.announcement-slide.announcement-bar-carousel a:focus{color:var(--ag-ink)}.announcement-slide .site-announcement-bar{--announcement-text-hover: var(--ag-ink)}@media(max-width:749px){.announcement-scroll .announcement-item{grid:auto / auto-flow auto var(--ag-space-5)}}@media(max-width:768px){#shopify-section-announcement-bar-slide .announcement-bar-carousel{min-height:34px}}@media(prefers-reduced-motion:reduce){.announcement-scroll .announcement-item,.announcement-scroll .anim-loop-left,.announcement-scroll .anim-loop-right{animation:none}}header.site-header{background-color:var(--ag-ground);color:var(--ag-ink);border-bottom:1px solid var(--ag-line);padding:var(--ag-space-3) 0;overflow:visible}header.site-header .header-bottom,header.site-header .row-header{overflow:visible}header.site-header--sticky{position:sticky;top:0;z-index:999}header.site-header.is-scrolled{background-color:var(--ag-ground);box-shadow:0 4px 20px var(--ag-line-soft)}body.template-product header.site-header{padding-top:var(--ag-space-2);padding-bottom:var(--ag-space-1)}header.site-header .site-header__search-wrap,header.site-header .modal__toggle-search-mobile,header.site-header .header__search,header.site-header .search-modal{display:none}@media(max-width:991px){header.site-header{padding:var(--ag-space-2) 0}}header.site-header .site-header__logo{margin:0;line-height:0}header.site-header .site-header__logo img{height:auto;max-width:none;display:inline-block;filter:brightness(0)}@media(min-width:1200px)and (max-width:1499px){header.site-header .site-header__logo img{width:85px}}@media(min-width:992px)and (max-width:1199px){header.site-header .site-header__logo img{width:90px}}@media(max-width:991px){header.site-header .site-header__logo img{width:auto;max-height:42px}}header.site-header .toggle-menu-mobile{flex:0 0 auto;width:auto;gap:var(--ag-space-2)}header.site-header .col-logo{flex:1 1 auto;min-width:0}header.site-header .header-bottom__right{flex:0 0 auto;margin-left:auto;gap:var(--ag-space-2);white-space:nowrap;padding-right:var(--ag-space-1)}header.site-header .header-bottom__right>*{flex-shrink:0}header.site-header .site-header__cart-indicator{background-color:var(--ag-gold);color:var(--ag-on-accent);border:1px solid var(--ag-ground)}header.site-header .text-indicator{font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-medium)}@media(max-width:991px){header.site-header .header-bottom__right a,header.site-header .header-bottom__right button{display:inline-flex;align-items:center;justify-content:center;position:relative;min-width:44px;min-height:44px}}@media(min-width:768px)and (max-width:991px){header.site-header .toggle-menu-mobile{gap:var(--ag-space-1)}header.site-header .toggle-menu-mobile svg{width:22px;height:22px}header.site-header .header-bottom__right{gap:var(--ag-space-1)}}@media(max-width:767px){header.site-header .toggle-menu-mobile svg{width:20px;height:20px}header.site-header .header-bottom__right{gap:var(--ag-space-1);padding-right:0}header.site-header .header-bottom__right svg{width:20px;height:20px}header.site-header .header-bottom__right [class*=cart-count]{transform:translate(-2px,-2px)}}@media(min-width:1200px){header.site-header .site-nav{flex-wrap:nowrap;max-width:100%}}@media(min-width:1200px)and (max-width:1499px){header.site-header .site-nav .site-nav__link{font-size:var(--ag-fs-micro);padding:0 var(--ag-space-2)}}header.site-header .site-nav__item .meganav{border-radius:var(--ag-radius);box-shadow:0 16px 40px var(--ag-line-soft)}header.site-header .site-nav__item .menu-title{padding-bottom:var(--ag-space-3);margin:0 0 var(--ag-space-3);border-bottom:1px solid var(--ag-line)}header.site-header .site-nav__item .meganav__link:hover,header.site-header .site-nav__item .meganav__link:focus{color:var(--ag-gold);padding-left:var(--ag-space-1)}header.site-header .disclosure__list-wrapper{background-color:var(--ag-ground);border:1px solid var(--ag-line);border-radius:var(--ag-radius-input);box-shadow:0 8px 24px var(--ag-line-soft);padding:var(--ag-space-2) 0;z-index:9999}header.site-header .disclosure__button{background-color:transparent;color:var(--ag-ink);border:1px solid transparent}header.site-header .disclosure__button:hover,header.site-header .disclosure__button:focus{color:var(--ag-gold)}#NavDrawer.drawer{background-color:var(--ag-ground);color:var(--ag-ink)}#NavDrawer .drawer__inner{background-color:var(--ag-ground)}html.js-drawer-open body .page-container:after{background-color:var(--ag-ink);opacity:.4}html.js-drawer-open-left #NavDrawer{box-shadow:0 0 40px var(--ag-line-soft)}#NavDrawer .drawer__nav,#NavDrawer .meganav,#NavDrawer .meganav__nav{background-color:transparent}#NavDrawer .drawer__nav-item{border-bottom:1px solid var(--ag-line)}#NavDrawer .meganav__nav .drawer__nav-item{border-bottom:0}#NavDrawer .meganav__nav--third-level{border-left:1px solid var(--ag-line)}#NavDrawer .drawer__nav-link,#NavDrawer .drawer__nav-link--top-level,#NavDrawer .meganav__link{color:var(--ag-ink);background-color:transparent;font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-body);padding:var(--ag-space-3) var(--ag-space-4);transition:color var(--ag-duration) var(--ag-ease),background-color var(--ag-duration) var(--ag-ease)}#NavDrawer .drawer__nav-link:hover,#NavDrawer .drawer__nav-link:focus,#NavDrawer .meganav__link:hover,#NavDrawer .meganav__link:focus{color:var(--ag-gold);background-color:var(--ag-line-soft);text-decoration:none}#NavDrawer .meganav--drawer,#NavDrawer .meganav__nav--third-level{background-color:var(--ag-raised);padding:var(--ag-space-1) 0 var(--ag-space-2)}#NavDrawer .meganav--drawer .meganav__link,#NavDrawer .meganav__nav--third-level a{color:var(--ag-ink);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-body);padding:var(--ag-space-3) var(--ag-space-4) var(--ag-space-3) var(--ag-space-6)}#NavDrawer .meganav--drawer .meganav__link:hover,#NavDrawer .meganav__nav--third-level a:hover{color:var(--ag-gold)}#NavDrawer .drawer__nav-toggle-btn{color:var(--ag-ink);background-color:transparent;border:0}#NavDrawer .drawer__nav-toggle-btn svg,#NavDrawer .drawer__nav-toggle-btn i{fill:currentColor;color:inherit}#NavDrawer .drawer__nav-toggle-btn:hover,#NavDrawer .drawer__nav-toggle-btn:focus{color:var(--ag-gold)}#NavDrawer .drawer-nav__item--secondary{border-bottom:1px solid var(--ag-line)}#NavDrawer .drawer-nav__item--secondary .drawer__nav-link--top-level{color:var(--ag-ink-muted);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-regular);padding:var(--ag-space-3) var(--ag-space-2)}#NavDrawer .drawer-nav__item--secondary a:hover,#NavDrawer .drawer-nav__item--secondary a:focus{color:var(--ag-gold)}#NavDrawer .disclosure__list-wrapper{background-color:var(--ag-ground);border:1px solid var(--ag-line);border-radius:var(--ag-radius-input);box-shadow:0 8px 24px var(--ag-line-soft);padding:var(--ag-space-2) 0;z-index:9999}#NavDrawer .disclosure__button{background-color:transparent;color:var(--ag-ink);border:1px solid transparent}#NavDrawer .disclosure__button:hover,#NavDrawer .disclosure__button:focus{color:var(--ag-gold)}.breadcrumb.g-breadcrumb{background-color:var(--ag-ground);color:var(--ag-ink-muted);border-top:1px solid var(--ag-line);border-bottom:1px solid var(--ag-line);border-radius:var(--ag-radius);padding:var(--ag-space-3) 0;margin:0;text-transform:uppercase;letter-spacing:var(--ag-ls-caps)}.breadcrumb.g-breadcrumb a,.breadcrumb.g-breadcrumb span{font-size:var(--ag-fs-caption);line-height:var(--ag-lh-tight)}.breadcrumb.g-breadcrumb a{color:var(--ag-ink);transition:color var(--ag-duration) var(--ag-ease)}.breadcrumb.g-breadcrumb a:hover,.breadcrumb.g-breadcrumb a:focus{color:var(--ag-gold)}.breadcrumb.g-breadcrumb span{color:var(--ag-ink-muted)}body.template-product .breadcrumb.g-breadcrumb{background-color:transparent;border-top:0;padding:var(--ag-space-4) 0;margin:0}@media(max-width:768px){body.template-product .breadcrumb.g-breadcrumb{padding:var(--ag-space-3) 0}body.template-product .breadcrumb.g-breadcrumb a,body.template-product .breadcrumb.g-breadcrumb span{font-size:var(--ag-fs-micro)}}footer.site-footer{position:relative;border-top:0;line-height:var(--ag-lh-body)}footer.site-footer:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:56%;max-width:680px;height:1px;background:linear-gradient(90deg,transparent 0%,var(--ag-gold) 50%,transparent 100%);opacity:.55;pointer-events:none}footer.site-footer .row .footer-column{border-right:0}footer.site-footer .site-footer__section-title{font-family:var(--ag-sans);position:relative;display:inline-block;white-space:nowrap;margin:0 0 var(--ag-space-5);padding:0 0 var(--ag-space-4);border:0}footer.site-footer .site-footer__section-title:after{content:"";position:absolute;left:0;bottom:0;width:var(--ag-space-6);height:1px;background-color:var(--ag-gold)}footer.site-footer a{font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-body);text-decoration:none;position:relative;transition:color var(--ag-duration) var(--ag-ease),padding var(--ag-duration) var(--ag-ease)}footer.site-footer a:hover,footer.site-footer a:focus{padding-left:var(--ag-space-2)}footer.site-footer a[href^="mailto:"],footer.site-footer a[href^="tel:"]{color:var(--ag-ink);font-weight:var(--ag-fw-medium)}footer.site-footer .site-footer__list{list-style:none;padding-left:0;margin:0;line-height:var(--ag-lh-body)}footer.site-footer .site-footer__list-item{padding:var(--ag-space-2) 0;margin:0;line-height:var(--ag-lh-tight);background:transparent}footer.site-footer .site-footer__list-item a{display:inline-block;line-height:var(--ag-lh-tight);padding:0;margin:0}footer.site-footer .site-footer__contact,footer.site-footer .footer-mid__info{font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-regular);color:var(--ag-ink-muted);line-height:var(--ag-lh-body)}footer.site-footer .site-footer__list svg,footer.site-footer .footer-mid__info svg{fill:var(--ag-gold);color:var(--ag-gold);margin-right:var(--ag-space-2)}footer.site-footer .social-icons a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid var(--ag-line);border-radius:50%;background-color:transparent;color:var(--ag-ink);transition:color var(--ag-duration) var(--ag-ease),border-color var(--ag-duration) var(--ag-ease)}footer.site-footer .social-icons a:hover,footer.site-footer .social-icons a:focus{color:var(--ag-gold);border-color:var(--ag-gold);padding-left:0}footer.site-footer .social-icons svg,footer.site-footer .social-icons .icon{fill:currentColor;color:inherit;margin-right:0}footer.site-footer .follow-us-label,footer.site-footer .footer-social-text{color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;margin:0 var(--ag-space-3) 0 0;background:transparent}footer.site-footer .logofooter img,footer.site-footer img.img-logo{width:200px;max-width:100%;height:auto;display:block;filter:brightness(0);mix-blend-mode:normal;opacity:1}footer.site-footer input[type=email],footer.site-footer input[type=text],footer.site-footer .form-control{background-color:var(--ag-raised);border:1px solid var(--ag-line);border-radius:var(--ag-radius);color:var(--ag-ink);padding:var(--ag-space-3) var(--ag-space-4);font-family:var(--ag-sans);font-size:var(--ag-fs-body);letter-spacing:var(--ag-ls-body)}footer.site-footer input::placeholder{color:var(--ag-ink-muted)}footer.site-footer .footer-email .btn-theme,footer.site-footer button[type=submit]{background-color:var(--ag-gold);background-image:none;color:var(--ag-on-accent);border:0;border-radius:var(--ag-radius);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;padding:var(--ag-space-3) var(--ag-space-5)}footer.site-footer .footer-email .btn-theme:hover,footer.site-footer button[type=submit]:hover{background-color:var(--ag-ink);color:var(--ag-on-accent)}footer.site-footer .site-footer__copyright{background-color:var(--ag-raised);border-top:1px solid var(--ag-line);margin-top:0;padding:var(--ag-space-4) 0;color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;text-align:center}footer.site-footer .site-footer__copyright a{color:var(--ag-ink-muted);font-size:var(--ag-fs-micro);letter-spacing:var(--ag-ls-caps)}footer.site-footer .site-footer__copyright a:hover,footer.site-footer .site-footer__copyright a:focus{color:var(--ag-gold);padding-left:0}footer.site-footer #footer-payment-methods{padding:var(--ag-space-2) 0}footer.site-footer #footer-payment-methods li{padding:var(--ag-space-1) 0}@media(min-width:768px)and (max-width:991px){footer.site-footer .site-footer__section{text-align:center}footer.site-footer .site-footer__section-title:after{left:50%;transform:translate(-50%)}footer.site-footer .site-footer__section .d-flex{flex-direction:column;align-items:center;justify-content:center;width:100%}footer.site-footer .logofooter img,footer.site-footer img.img-logo{width:160px;margin-left:auto;margin-right:auto}footer.site-footer a:hover,footer.site-footer a:focus{padding-left:0}}@media(max-width:767px){footer.site-footer .site-footer__section{text-align:center;padding-bottom:var(--ag-space-5)}footer.site-footer .site-footer__section-title{font-size:var(--ag-fs-micro);margin-bottom:var(--ag-space-4);padding-bottom:var(--ag-space-3)}footer.site-footer .site-footer__section-title:after{left:50%;transform:translate(-50%);width:var(--ag-space-5)}footer.site-footer .site-footer__list-item{padding:var(--ag-space-1) 0}footer.site-footer .site-footer__section .d-flex{flex-direction:column;align-items:center;justify-content:center;width:100%}footer.site-footer .follow-us-label,footer.site-footer .footer-social-text{display:block;text-align:center;width:100%;margin:0 0 var(--ag-space-3)}footer.site-footer ul.list-inline{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;margin:0;padding:0}footer.site-footer .logofooter img,footer.site-footer img.img-logo{width:130px;margin-left:auto;margin-right:auto}footer.site-footer a:hover,footer.site-footer a:focus{padding-left:0}footer.site-footer a[href^="mailto:"],footer.site-footer a[href^="tel:"]{word-break:break-word}footer.site-footer .site-footer__copyright{margin-top:var(--ag-space-4);padding:var(--ag-space-4)}}@media(max-width:380px){footer.site-footer .logofooter img,footer.site-footer img.img-logo{width:110px}}div.js-cookie-policy{background-color:var(--ag-raised);color:var(--ag-ink);border-top:1px solid var(--ag-line);padding:var(--ag-space-4) 0;font-size:var(--ag-fs-body)}div.js-cookie-policy a{color:var(--ag-ink);text-decoration:underline;transition:color var(--ag-duration) var(--ag-ease)}div.js-cookie-policy a:hover,div.js-cookie-policy a:focus{color:var(--ag-gold)}div.js-cookie-policy .js-btn-ok{background-color:var(--ag-ink);color:var(--ag-on-accent);border:0;border-radius:var(--ag-radius);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;padding:var(--ag-space-3) var(--ag-space-6)}div.js-cookie-policy .js-btn-ok:hover,div.js-cookie-policy .js-btn-ok:focus{background-color:var(--ag-gold);color:var(--ag-on-accent)}@media(max-width:767px){.site-footer .site-footer__section{flex-grow:1}.site-footer .logofooter{margin-inline:auto}}.collection,.product-grid,#product-grid{background:var(--ag-ground)}.grid__item{transition:transform var(--ag-duration) var(--ag-ease)}.product-recommendations .product-grid,.product-recommendations .products,.recently-viewed .product-grid,.recently-viewed .products{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:var(--ag-space-3);padding:var(--ag-space-1) var(--ag-space-4) 20px;margin:0 calc(var(--ag-space-4) * -1);scrollbar-width:none}.product-card{position:relative;overflow:visible;background:transparent;border:0;border-radius:var(--ag-radius);box-shadow:none;padding:0;transition:transform var(--ag-duration) var(--ag-ease)}.product-card:hover{transform:translateY(-3px)}body .product-card{display:flex;flex-direction:column;height:100%}body .product-card .product-card__info{display:flex;flex-direction:column;flex:1 1 auto}body .product-card .product-card__price{margin-top:auto}@media(prefers-reduced-motion:reduce){.product-card:hover{transform:none}body .product-card .product-card__image img,body .product-card .product-card__image-wr img,body .product-card:hover .product-card__image img,body .product-card:hover .product-card__image-wr img,body .product-card:focus-within .product-card__image img,body .product-card:focus-within .product-card__image-wr img{transform:none;transition:none}}body .product-card .product-card__image-wr{position:relative;aspect-ratio:var(--ag-ratio-product);overflow:hidden;background:var(--ag-raised);border-radius:var(--ag-radius)}body .product-card .product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;aspect-ratio:auto;overflow:hidden}body .product-card .product-card__image img,body .product-card .product-card__image-wr img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1);transform-origin:center center;transition:transform calc(var(--ag-duration) * 2) var(--ag-ease)}.product-card__info{background:transparent;border:0;border-radius:var(--ag-radius);box-shadow:none;padding:var(--ag-space-4) var(--ag-space-1) var(--ag-space-2);text-align:center}@media(max-width:991px){.product-card__info{padding:var(--ag-space-4) var(--ag-space-1) var(--ag-space-2)}}@media(max-width:767px){.product-card__info{padding:var(--ag-space-3) var(--ag-space-1) var(--ag-space-1)}}.product-card__name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;min-height:calc(2em * var(--ag-lh-tight));margin:0 0 var(--ag-space-2);padding:0;background:transparent;border:0;font-family:var(--ag-display);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-medium);letter-spacing:.04em;line-height:var(--ag-lh-tight);color:var(--ag-ink);text-transform:none;text-decoration:none;transition:color var(--ag-duration) var(--ag-ease)}.product-card:hover .product-card__name,.product-card__name:hover{color:var(--ag-gold)}@media(max-width:767px){.product-card__name{font-size:var(--ag-fs-caption);letter-spacing:.04em}}@media(max-width:390px){.product-card__name{font-size:var(--ag-fs-caption)}}.product-card__price{display:block;margin:0;padding:0;background:transparent;border:0;font-family:var(--ag-display);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-medium);letter-spacing:.04em;line-height:var(--ag-lh-tight);color:var(--ag-gold-deep);text-transform:none}.product-card__price .money,.product-card__price span{background:transparent;color:var(--ag-gold);font-weight:var(--ag-fw-medium)}.product-card__price .from,.product-card__price .price-from{color:var(--ag-gold);font-weight:var(--ag-fw-regular);opacity:.85}.product-card__regular-price,.product-card__price del,.product-card__price s{color:var(--ag-ink-muted);font-weight:var(--ag-fw-regular);text-decoration:line-through;margin-right:var(--ag-space-1)}body .product-card .product-card__price,body .product-card .product-card__price .money,body .product-card .product-card__price span,body .product-card .product-card__price .from,body .product-card .product-card__price .price-from{font-size:var(--ag-fs-caption)}body .product-card .product-card__regular-price,body .product-card .product-card__price del,body .product-card .product-card__price s{font-size:var(--ag-fs-micro)}@media(max-width:767px){body .product-card .product-card__price,body .product-card .product-card__price .money,body .product-card .product-card__price span,body .product-card .product-card__price .from,body .product-card .product-card__price .price-from{font-size:var(--ag-fs-micro)}}.product-label{position:absolute;top:var(--ag-space-3);left:var(--ag-space-3);z-index:3;width:auto;height:auto;padding:0;background:transparent;border:0;border-radius:var(--ag-radius);box-shadow:none;display:inline-block}.product-tag{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;min-width:0;min-height:0;max-width:none;max-height:none;padding:var(--ag-space-1) var(--ag-space-2);margin-bottom:var(--ag-space-1);background:var(--ag-gold);color:var(--ag-on-accent);border:0;border-radius:var(--ag-radius-input);font-family:var(--ag-display);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:.22em;line-height:1;text-transform:uppercase;white-space:nowrap;box-shadow:none}.product-tag-sale,.product-tag--sale,.product-tag.sale{background:var(--ag-ink);color:var(--ag-on-accent)}.product-tag--soldout,.product-tag.sold-out{background:var(--ag-ink-muted);color:var(--ag-on-accent)}@media(max-width:767px){.product-label{top:var(--ag-space-2);left:var(--ag-space-2)}.product-tag{font-size:var(--ag-fs-micro);letter-spacing:.18em;padding:var(--ag-space-1) var(--ag-space-2)}}.product-card .product-card__overlay{position:absolute;top:auto;left:0;right:0;bottom:0;width:100%;height:auto;padding:0;margin:0;background:transparent;border:0;border-radius:var(--ag-radius);box-shadow:none;display:flex;justify-content:center;align-items:stretch;gap:var(--ag-space-2);z-index:4;opacity:0;visibility:hidden;transform:translateY(var(--ag-space-2));transition:opacity var(--ag-duration) var(--ag-ease),transform var(--ag-duration) var(--ag-ease),visibility var(--ag-duration);pointer-events:none}.product-card .product-card__overlay:empty{display:none}.product-card:hover .product-card__overlay{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.product-card .product-card-cart{position:absolute;top:auto;left:var(--ag-space-3);right:var(--ag-space-3);bottom:var(--ag-space-3);width:auto;height:auto;padding:0;margin:0;background:transparent;box-shadow:none;border:0;z-index:5;opacity:0;visibility:hidden;transform:translateY(var(--ag-space-3));transition:opacity var(--ag-duration) var(--ag-ease) .04s,transform var(--ag-duration) var(--ag-ease) .04s,visibility var(--ag-duration);pointer-events:none}.product-card:hover .product-card-cart{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}@media(hover:none){.product-card .product-card-cart,.product-card .product-card__overlay{opacity:1;visibility:visible;transform:none;pointer-events:auto}}.product-card .product-card__overlay-btn,.product-card .product-card__overlay .js-grid-cart,.product-card .product-card-cart .js-grid-cart{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:var(--ag-space-2);box-sizing:border-box;width:100%;max-width:100%;min-width:0;height:auto;min-height:var(--ag-space-7);padding:var(--ag-space-3) var(--ag-space-4);margin:0;line-height:1;background:var(--ag-gold);color:var(--ag-on-accent);border:0;border-radius:var(--ag-radius);font-family:var(--ag-display);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:.3em;text-transform:uppercase;text-align:center;text-decoration:none;cursor:pointer;box-shadow:none;overflow:hidden;transition:background var(--ag-duration) var(--ag-ease),filter var(--ag-duration) var(--ag-ease),transform var(--ag-duration) var(--ag-ease)}.product-card .product-card__overlay-btn:hover,.product-card .product-card__overlay .js-grid-cart:hover,.product-card .product-card-cart .js-grid-cart:hover{filter:brightness(1.08);transform:translateY(-1px)}.product-card .product-card__overlay-btn:active,.product-card .product-card-cart .js-grid-cart:active{filter:brightness(.96);transform:translateY(0)}.product-card .product-card__overlay-btn span,.product-card .js-grid-cart span{font-size:var(--ag-fs-micro);letter-spacing:.3em;font-family:var(--ag-display);text-transform:uppercase;font-weight:var(--ag-fw-medium);color:inherit;background:transparent;display:inline-flex;align-items:center}.product-card .product-card__overlay-btn svg,.product-card .js-grid-cart svg{width:14px;height:14px;fill:currentColor;stroke:currentColor;color:currentColor}.product-card .js-grid-cart.disabled,.product-card .js-grid-cart[disabled]{background:var(--ag-ink-muted);color:var(--ag-on-accent);box-shadow:none;cursor:not-allowed;filter:grayscale(.55);pointer-events:none}.product-card__loading{background:transparent;border-color:var(--ag-on-accent);border-top-color:var(--ag-on-accent)}@media(max-width:767px){.product-card .product-card__overlay-btn{min-height:40px;padding:var(--ag-space-3);font-size:var(--ag-fs-micro);letter-spacing:.24em}}.product-card__swatch{background:transparent}.product-card .swatch__button{width:16px;height:16px;padding:0;background:var(--ag-ground);border:1px solid var(--ag-line);border-radius:50%}.facets,.facets-wrapper,.facets-container,.facets__form,#main-collection-filters{background:var(--ag-ground);color:var(--ag-ink);border-color:var(--ag-line)}.facets *,.facets-wrapper *,#main-collection-filters *{color:var(--ag-ink)}.facets__heading,.facets__summary,details.facets__disclosure,summary.facets__summary{background:var(--ag-ground);color:var(--ag-ink);border-color:var(--ag-line)}summary.facets__summary:hover,summary.facets__summary:focus{color:var(--ag-gold)}.facets__item,.list-menu__item,.mobile-facets__item,.mobile-facets__label{background:transparent;color:var(--ag-ink)}.facets__item:hover,.list-menu__item:hover,.mobile-facets__item:hover,.mobile-facets__label:hover{color:var(--ag-gold);background:var(--ag-line-soft)}.facets__summary svg,.facets__summary svg.icon-caret,.facets__summary svg.icon-arrow,.mobile-facets svg.icon-arrow,.mobile-facets svg.icon-caret{fill:var(--ag-gold);color:var(--ag-gold)}.facet-checkbox input[type=checkbox],.facets__display input[type=checkbox],.mobile-facets__item input[type=checkbox],input[type=checkbox].facet-checkbox__input,input[type=checkbox].mobile-facets__checkbox{-webkit-appearance:none;appearance:none;width:18px;height:18px;min-width:18px;flex:0 0 18px;background:var(--ag-ground);border:1.5px solid var(--ag-ink);border-radius:var(--ag-radius-input);position:relative;cursor:pointer;margin-right:var(--ag-space-2)}.facet-checkbox input[type=checkbox]:checked,.facets__display input[type=checkbox]:checked,.mobile-facets__item input[type=checkbox]:checked,input[type=checkbox].facet-checkbox__input:checked,input[type=checkbox].mobile-facets__checkbox:checked{background:var(--ag-gold);border-color:var(--ag-gold)}.facet-checkbox input[type=checkbox]:checked:after,.facets__display input[type=checkbox]:checked:after,.mobile-facets__item input[type=checkbox]:checked:after,input[type=checkbox].facet-checkbox__input:checked:after,input[type=checkbox].mobile-facets__checkbox:checked:after{content:"";position:absolute;top:1px;left:5px;width:5px;height:10px;border:solid var(--ag-on-accent);border-width:0 2px 2px 0;transform:rotate(45deg)}.facets__reset{background:transparent;color:var(--ag-ink-muted);text-decoration:underline}.facets__reset:hover{color:var(--ag-gold)}.product-card .shopify-product-reviews-badge:empty{display:none}.ag-fade-up{opacity:0;transform:translateY(22px);transition:opacity .7s var(--ag-ease),transform .7s var(--ag-ease);will-change:opacity,transform}.ag-fade-up.ag-in-view,.ag-fade-up.aos-animate{opacity:1;transform:translateY(0)}.ag-magnetic{transition:transform .35s var(--ag-ease);--mag-x: 0px;--mag-y: 0px}.ag-magnetic.ag-magnetic-active{transform:translate3d(var(--mag-x),var(--mag-y),0);transition:transform .12s linear}.ag-split-word{display:inline-block;opacity:0;transform:translateY(100%);transition:opacity .7s var(--ag-ease),transform .7s var(--ag-ease);will-change:opacity,transform;margin-right:.2em}.ag-split-word:last-child{margin-right:0}.ag-split-reveal .ag-split-word{opacity:1;transform:translateY(0)}.ag-materials__title .ag-split-word{margin-right:.22em}.ag-stagger>*{opacity:0;transform:translateY(22px);transition:opacity .65s var(--ag-ease),transform .65s var(--ag-ease);will-change:opacity,transform}.ag-stagger.ag-stagger-in>*{opacity:1;transform:translateY(0)}.ag-stagger.ag-stagger-in>*:nth-child(1){transition-delay:.05s}.ag-stagger.ag-stagger-in>*:nth-child(2){transition-delay:.15s}.ag-stagger.ag-stagger-in>*:nth-child(3){transition-delay:.25s}.ag-stagger.ag-stagger-in>*:nth-child(4){transition-delay:.35s}.ag-stagger.ag-stagger-in>*:nth-child(5){transition-delay:.45s}.ag-stagger.ag-stagger-in>*:nth-child(6){transition-delay:.55s}.template-index .ag-parallax-layer{transition:transform .4s var(--ag-ease);will-change:transform}.template-index .ag-parallax-active .ag-parallax-layer{transform:translate3d(calc(var(--px, 0) * -10px),calc(var(--py, 0) * -10px),0);transition:transform .15s ease-out}.template-index main>.shopify-section.ag-blur-past{filter:blur(1.4px);opacity:.75}.ag-fx-reveal{opacity:1;transform:none;transition:opacity 1.4s var(--ag-ease),transform 1.4s var(--ag-ease)}.ag-fx-in{opacity:1;transform:translateY(0)}@keyframes ag-rise-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ag-fade-in{0%{opacity:0}to{opacity:1}}@media(hover:hover)and (pointer:fine){.product-card.ag-tilt-active{transform:perspective(800px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateY(var(--lift))}}@media(prefers-reduced-motion:reduce){.ag-split-word{opacity:1;transform:none}.ag-stagger>*{opacity:1;transform:none}.template-index .ag-parallax-layer{transform:none}.template-index main>.shopify-section.ag-blur-past{filter:none;opacity:1}.ag-fx-reveal{opacity:1;transform:none}.ag-hero__line em{animation:none;background:none;color:var(--ag-ink);-webkit-text-fill-color:var(--ag-ink)}.ag-hero__line .reveal{transform:none;transition:none;animation:none;opacity:1}.ag-hero__cta-cluster,.ag-hero__eyebrow,.ag-hero__scroll{opacity:1;transform:none;animation:none}.ag-story__image,.ag-material__img{transition:none;transform:none}.ag-material:hover .ag-material__img{transform:none}}.ag-hero{position:relative;width:100%;height:78vh;min-height:78vh;max-height:780px;overflow:hidden;background-color:var(--ag-ground)}img.ag-hero__bg{position:absolute;top:0;left:0;width:100%;height:100%;max-width:none;max-height:none;min-width:0;min-height:0;object-fit:cover;object-position:center center;z-index:1;border:0;display:block;filter:brightness(1.03) contrast(1.04) saturate(.88)}.ag-hero__vignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,color-mix(in srgb,var(--ag-ink) 20%,transparent) 0%,transparent 25%,color-mix(in srgb,var(--ag-ink) 10%,transparent) 50%,color-mix(in srgb,var(--ag-ink) 55%,transparent) 78%,color-mix(in srgb,var(--ag-ink) 78%,transparent) 100%),radial-gradient(ellipse 60% 35% at 50% 80%,color-mix(in srgb,var(--ag-ink) 40%,transparent) 0%,transparent 100%)}.ag-hero__stamp{display:none;position:absolute;z-index:6;font-family:var(--ag-sans);font-size:var(--ag-fs-micro);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;color:var(--ag-on-accent);font-weight:var(--ag-fw-medium)}.ag-hero__stamp:before{content:"";display:inline-block;width:18px;height:1px;background:var(--ag-gold);vertical-align:middle;margin-right:12px}.ag-hero__stamp--tl{top:44px;left:56px}.ag-hero__stamp--tr{top:44px;right:56px;color:color-mix(in srgb,var(--ag-on-accent) 78%,transparent)}.ag-hero__stamp--tr:before{display:none}.ag-hero__stamp--tr:after{content:"";display:inline-block;width:18px;height:1px;background:var(--ag-gold);vertical-align:middle;margin-left:12px}@media(max-width:1100px){.ag-hero__stamp--tl{left:32px}.ag-hero__stamp--tr{right:32px}}.ag-hero__scroll{display:none}.ag-hero__type{position:absolute;left:0;right:0;bottom:0;z-index:5;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 var(--ag-space-6) 80px;background:transparent}.ag-hero__eyebrow{font-family:var(--ag-sans);font-size:var(--ag-fs-micro);letter-spacing:var(--ag-ls-caps);color:var(--ag-on-accent);text-transform:uppercase;font-weight:var(--ag-fw-medium);margin:0 0 28px;align-self:center;width:auto;display:inline-flex;align-items:center;gap:var(--ag-space-4);text-align:center;text-shadow:0 1px 8px color-mix(in srgb,var(--ag-ink) 50%,transparent);animation:ag-rise-in 1s var(--ag-ease) .2s both}.ag-hero__eyebrow:after,.ag-hero__eyebrow:before{content:"";display:inline-block;width:36px;height:1px;background:linear-gradient(90deg,transparent 0%,var(--ag-gold) 50%,transparent 100%);vertical-align:middle;margin:0}.ag-hero.ag-hero--revealed .ag-hero__eyebrow{opacity:1;transform:translateY(0)}.ag-hero__title{font-family:var(--ag-display);font-weight:var(--ag-fw-regular);margin:0;font-size:var(--ag-fs-display-xl);line-height:var(--ag-lh-display);letter-spacing:var(--ag-ls-heading);color:var(--ag-on-accent);text-shadow:0 2px 20px color-mix(in srgb,var(--ag-ink) 60%,transparent),0 1px 3px color-mix(in srgb,var(--ag-ink) 45%,transparent);text-align:center;max-width:880px}.ag-hero__title:after{display:none;content:none}.ag-hero__title em{font-style:italic;color:var(--ag-gold);text-shadow:0 2px 12px color-mix(in srgb,var(--ag-ink) 45%,transparent)}.ag-hero__line{display:inline;overflow:visible;padding:0}.ag-hero__line .reveal{display:inline;transform:none;animation:ag-fade-in 1s ease both}.ag-hero--revealed .ag-hero__line .reveal{transform:none;opacity:1}.ag-hero__line--1 .reveal{animation-delay:.4s}.ag-hero__line--2 .reveal{animation-delay:.6s}.ag-hero__line--3 .reveal{animation-delay:.85s}.ag-hero__line--4 .reveal{animation-delay:1.05s}.ag-hero__line--1,.ag-hero__line--2,.ag-hero__line--3,.ag-hero__line--4{display:inline;text-align:center;padding:0;margin:0}.ag-hero__line--1:after{content:" "}.ag-hero__line--3:after{content:" "}.ag-hero__line--2:after{content:"\a";white-space:pre}.ag-hero__cta-cluster{position:relative;z-index:6;margin-top:36px;display:flex;flex-direction:column;align-items:center;animation:ag-rise-in 1s var(--ag-ease) 1.2s both}.ag-hero--revealed .ag-hero__cta-cluster{opacity:1;transform:translateY(0)}.ag-hero__sub{display:none}.ag-hero__btn{display:inline-flex;align-items:center;gap:var(--ag-space-3);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;color:var(--ag-on-accent);background:transparent;padding:18px 36px;border:1.5px solid color-mix(in srgb,var(--ag-on-accent) 85%,transparent);text-decoration:none;transition:all .4s var(--ag-ease);will-change:transform;white-space:nowrap}.ag-hero__btn:hover{background:var(--ag-on-accent);color:var(--ag-ink);border-color:var(--ag-on-accent)}.ag-hero__btn-arrow{display:inline-block;transition:transform .35s ease;font-size:var(--ag-fs-body);letter-spacing:0}.ag-hero__btn:hover .ag-hero__btn-arrow{transform:translate(8px)}@media(max-width:768px){.ag-hero{min-height:92vh;height:92vh;max-height:none}img.ag-hero__bg{object-position:center 40%}.ag-hero__type{padding:0 28px 56px;position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;justify-content:flex-end;z-index:5}.ag-hero__eyebrow{margin-bottom:24px;font-size:var(--ag-fs-micro);letter-spacing:var(--ag-ls-caps)}.ag-hero__eyebrow:before{width:24px;margin-right:12px}.ag-hero__title{font-size:var(--ag-fs-display-l);line-height:1.05;letter-spacing:var(--ag-ls-heading);color:var(--ag-on-accent)}.ag-hero__cta-cluster{margin-top:28px;max-width:100%}.ag-hero__btn{color:var(--ag-on-accent);border-color:var(--ag-on-accent);width:100%;justify-content:center;padding:18px 24px}.ag-hero__btn:hover{background:var(--ag-on-accent);color:var(--ag-ink)}}.ag-materials{background:var(--ag-ground);padding:var(--ag-section-y) 0}.ag-materials__head{text-align:center;max-width:720px;margin:0 auto 56px;padding:0 var(--ag-space-5)}.ag-materials__eyebrow{font-family:var(--ag-sans);font-size:var(--ag-fs-micro);letter-spacing:var(--ag-ls-caps);color:var(--ag-gold-deep);text-transform:uppercase;font-weight:var(--ag-fw-medium);margin-bottom:var(--ag-space-5)}.ag-materials__title{font-family:var(--ag-display);font-size:var(--ag-fs-display-m);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-heading);line-height:var(--ag-lh-display);color:var(--ag-ink);margin:0 0 var(--ag-space-5)}.ag-materials__title:after{display:none;content:none}.ag-materials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--ag-space-1);max-width:var(--ag-container);margin:0 auto;padding:0 var(--ag-space-1)}.ag-material{position:relative;overflow:hidden;aspect-ratio:var(--ag-ratio-editorial)}.ag-material__img{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transform:scale(1.02);transition:transform 1.4s var(--ag-ease)}.ag-material:hover .ag-material__img{transform:scale(1.08)}.ag-material:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,transparent 40%,color-mix(in srgb,var(--ag-ink) 35%,transparent) 62%,color-mix(in srgb,var(--ag-ink) 78%,transparent) 100%)}.ag-material__body{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:48px 40px;color:var(--ag-on-accent)}.ag-material__num{font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-style:normal;color:var(--ag-gold);margin-bottom:var(--ag-space-4);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;font-weight:var(--ag-fw-medium)}.ag-material__name{font-family:var(--ag-display);font-size:var(--ag-fs-subhead);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-heading);line-height:var(--ag-lh-heading);text-shadow:0 1px 8px color-mix(in srgb,var(--ag-ink) 45%,transparent)}@media(max-width:991px){.ag-material__body{padding:36px 28px}}@media(max-width:749px){.ag-material__body{padding-top:var(--ag-space-4);padding-bottom:var(--ag-space-4)}}.ag-material__img,.ag-story__image{filter:brightness(.94) contrast(1.06) saturate(.82) sepia(.06)}@media(max-width:768px){.ag-materials{padding:var(--ag-space-7) 0}.ag-materials__head{margin-bottom:36px;padding:0 var(--ag-space-5)}.ag-materials__eyebrow{font-size:var(--ag-fs-micro);letter-spacing:var(--ag-ls-caps)}.ag-materials__title{font-size:var(--ag-fs-display-m);letter-spacing:var(--ag-ls-heading)}.ag-materials__grid{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:var(--ag-space-3);padding:0 var(--ag-space-5) var(--ag-space-2);margin:0;max-width:100%;scrollbar-width:none}.ag-materials__grid::-webkit-scrollbar{display:none}.ag-material{flex:0 0 76%;min-width:76%;scroll-snap-align:start;aspect-ratio:var(--ag-ratio-editorial)}.ag-materials{padding-bottom:var(--ag-space-3)}}@media(max-width:749px){.ag-materials{padding-top:var(--ag-space-5);padding-bottom:var(--ag-space-5);margin-bottom:0}}@media(min-width:1200px){.ag-materials__head{max-width:none;margin-left:auto;margin-right:auto;text-align:center}.ag-materials__grid{max-width:none;padding:0 28px}}.ag-story{position:relative;width:100%;min-height:88vh;overflow:hidden;display:flex;align-items:center;background:var(--ag-ground)}.ag-story__image{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center 35%;transform:scale(1.04);transition:transform 8s var(--ag-ease);z-index:1}.ag-fx-in .ag-story__image{transform:scale(1)}.ag-story__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(90deg,color-mix(in srgb,var(--ag-ink) 92%,transparent),color-mix(in srgb,var(--ag-ink) 60%,transparent) 40%,color-mix(in srgb,var(--ag-ink) 20%,transparent) 75%,color-mix(in srgb,var(--ag-ink) 45%,transparent)),linear-gradient(180deg,color-mix(in srgb,var(--ag-ink) 25%,transparent),color-mix(in srgb,var(--ag-ink) 55%,transparent))}.ag-story__card{position:relative;z-index:3;max-width:520px;margin-left:7vw;margin-right:auto;padding:40px var(--ag-space-5);text-align:left}.ag-story__eyebrow{font-family:var(--ag-sans);font-size:var(--ag-fs-micro);letter-spacing:var(--ag-ls-caps);color:var(--ag-gold-deep);text-transform:uppercase;font-weight:var(--ag-fw-medium);margin-bottom:28px}.ag-story__eyebrow:before{content:"";display:inline-block;width:28px;height:1px;background:var(--ag-gold);vertical-align:middle;margin-right:var(--ag-space-4)}.ag-story__title{font-family:var(--ag-display);font-weight:var(--ag-fw-regular);font-size:var(--ag-fs-display-m);line-height:var(--ag-lh-display);letter-spacing:var(--ag-ls-heading);color:var(--ag-on-accent);text-shadow:0 2px 14px color-mix(in srgb,var(--ag-ink) 55%,transparent);margin:0 0 var(--ag-space-5)}.ag-story__title:after{display:none;content:none}.ag-story__title em{font-style:italic;color:var(--ag-gold)}.ag-story__body{font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);line-height:var(--ag-lh-body);color:var(--ag-on-accent);text-shadow:0 1px 8px color-mix(in srgb,var(--ag-ink) 55%,transparent);margin:0 0 var(--ag-space-4);max-width:460px}.ag-story__body:last-of-type{margin-bottom:40px}.ag-story__btn{display:inline-flex;align-items:center;gap:18px;font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;color:var(--ag-gold-deep);text-decoration:none;padding:18px 0 var(--ag-space-3);border-bottom:1px solid var(--ag-gold);transition:all .35s var(--ag-ease)}.ag-story__btn-arrow{display:inline-block;transition:transform .35s ease;font-size:var(--ag-fs-body);letter-spacing:0}.ag-story__btn:hover{color:var(--ag-on-accent);border-color:var(--ag-on-accent)}.ag-story__btn:hover .ag-story__btn-arrow{transform:translate(6px)}@media(max-width:768px){.ag-story{min-height:84vh;align-items:flex-end}.ag-story__card{margin-left:0;padding:var(--ag-space-6) 26px;max-width:100%;align-self:flex-end;margin-top:auto;margin-bottom:10vh;background:color-mix(in srgb,var(--ag-ink) 50%,transparent);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border-left:1px solid color-mix(in srgb,var(--ag-gold) 30%,transparent)}.ag-story__overlay{background:linear-gradient(180deg,color-mix(in srgb,var(--ag-ink) 50%,transparent),color-mix(in srgb,var(--ag-ink) 92%,transparent) 60%,color-mix(in srgb,var(--ag-ink) 96%,transparent))}.ag-story__title{font-size:var(--ag-fs-display-m);letter-spacing:var(--ag-ls-heading)}.ag-story__body{font-size:var(--ag-fs-body);line-height:1.85}.ag-story__eyebrow{font-size:var(--ag-fs-micro);letter-spacing:var(--ag-ls-caps);margin-bottom:20px}[id*=editorial_story] .ag-story{min-height:0}[id*=editorial_story] .ag-story__card{margin:var(--ag-space-5) var(--ag-space-4);padding:20px 18px}[id*=editorial_story] .ag-story__eyebrow{margin-bottom:var(--ag-space-3)}[id*=editorial_story] .ag-story__title{margin:0 0 var(--ag-space-3)}[id*=editorial_story] .ag-story__body{margin:var(--ag-space-2) 0}[id*=editorial_story] .ag-story__btn{margin-top:var(--ag-space-4)}}.ag-hero{--ag-hero-fs-display: clamp(2.75rem, 7vw, 5.5rem);--ag-hero-ease: cubic-bezier(.16, 1, .3, 1);position:relative;display:flex;align-items:center;min-height:min(88vh,860px);overflow:hidden;background-color:var(--ag-ground)}.ag-hero>picture,.ag-hero picture.ag-parallax-layer{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;overflow:hidden}.ag-hero>picture>img.ag-hero__bg,.ag-hero picture.ag-parallax-layer>img.ag-hero__bg,img.ag-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:62% 46%;border:0;display:block;filter:none}.ag-hero__vignette{display:none}.ag-hero__type{position:relative;z-index:5;width:min(100% - 4rem,1300px);margin-inline:auto;min-width:0;padding:0;display:block;text-align:left;background:transparent}.ag-hero__eyebrow{display:flex;align-items:center;gap:var(--ag-space-4);margin:0 0 var(--ag-space-5);max-width:100%;min-width:0;color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;text-shadow:none;white-space:normal;text-align:left;animation:ag-hero-enter .9s var(--ag-hero-ease) .21s both}.ag-hero__eyebrow:before{content:"";display:block;flex:0 0 auto;width:40px;height:1px;background-color:var(--ag-gold)}.ag-hero__eyebrow:after{content:none}.ag-hero__title{max-width:15ch;margin:0;color:var(--ag-ink);font-family:var(--ag-display);font-size:var(--ag-hero-fs-display);font-weight:var(--ag-fw-regular);line-height:.98;letter-spacing:var(--ag-ls-display);text-align:left;text-shadow:none;text-wrap:balance;overflow-wrap:break-word}.ag-hero__title:after{content:none;display:none}.ag-hero__title .ag-hero__line{display:block;text-align:left;padding:0;margin:0}.ag-hero__title .ag-hero__line:after{content:none}.ag-hero__title em{font-style:italic;color:var(--ag-ink);text-shadow:none}.ag-hero__lede{display:block;max-width:42ch;margin:var(--ag-space-5) 0 0;min-width:0;color:color-mix(in srgb,var(--ag-ink) 88%,transparent);font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-body);text-align:left;text-wrap:pretty;overflow-wrap:break-word;animation:ag-hero-enter .9s var(--ag-hero-ease) .48s both}.ag-hero__cta-cluster{position:relative;z-index:6;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:var(--ag-space-6);width:100%;max-width:100%;margin-top:var(--ag-space-7);animation:ag-hero-enter .9s var(--ag-hero-ease) .57s both}.ag-hero__btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:var(--ag-space-3);min-width:0;min-height:56px;padding:0 var(--ag-space-7);border:1px solid var(--ag-ink);border-radius:var(--ag-radius);background-color:var(--ag-ink);color:var(--ag-on-accent);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:background-color .26s var(--ag-ease),color .26s var(--ag-ease),border-color .26s var(--ag-ease)}.ag-hero__btn:hover,.ag-hero__btn:focus-visible{background-color:color-mix(in srgb,var(--ag-ink) 82%,var(--ag-ground));border-color:color-mix(in srgb,var(--ag-ink) 82%,var(--ag-ground));color:var(--ag-on-accent)}.ag-hero__btn-arrow{display:inline-block;font-size:var(--ag-fs-body);letter-spacing:0;transition:transform .26s var(--ag-ease)}.ag-hero__btn:hover .ag-hero__btn-arrow{transform:translate(6px)}.ag-hero__link{display:inline-flex;align-items:center;gap:var(--ag-space-2);min-height:56px;color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;text-decoration:none;border-bottom:1px solid var(--ag-line);transition:border-color .26s var(--ag-ease)}.ag-hero__link:hover,.ag-hero__link:focus-visible{color:var(--ag-ink);border-bottom-color:var(--ag-ink)}.ag-hero__sub,.ag-hero__stamp{display:none}.ag-hero__scroll{position:absolute;left:50%;bottom:var(--ag-space-6);z-index:3;display:block;width:1px;height:56px;margin-left:-1px;overflow:hidden;background-color:color-mix(in srgb,var(--ag-ink) 16%,transparent);animation:ag-hero-enter-flat .9s var(--ag-hero-ease) .9s both}.ag-hero__scroll-line{display:block;width:1px;height:100%;background:linear-gradient(to bottom,transparent 0%,var(--ag-gold) 50%,transparent 100%);animation:ag-hero-cue 2.6s cubic-bezier(.65,0,.35,1) 1.2s infinite}@keyframes ag-hero-drift{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes ag-hero-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes ag-hero-enter-flat{0%{opacity:0}to{opacity:1}}@keyframes ag-hero-cue{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@media(prefers-reduced-motion:no-preference){.ag-hero>picture>img.ag-hero__bg,.ag-hero picture.ag-parallax-layer>img.ag-hero__bg{transform-origin:62% 46%;will-change:transform;backface-visibility:hidden;animation:ag-hero-drift 24s cubic-bezier(.22,1,.36,1) both}}.ag-hero__title .ag-hero__line .reveal{display:inline-block;transform:none;animation:ag-hero-enter .9s var(--ag-hero-ease) both}.ag-hero__line--1 .reveal{animation-delay:.3s}.ag-hero__line--2 .reveal{animation-delay:.39s}.ag-hero__line--3 .reveal{animation-delay:.48s}.ag-hero__line--4 .reveal{animation-delay:.57s}@media(max-width:900px){.ag-hero{display:flex;flex-direction:column;align-items:stretch;height:auto;min-height:0;max-height:none;max-width:100%;overflow-x:clip;background-color:var(--ag-ground)}.ag-hero>picture,.ag-hero picture.ag-parallax-layer{position:relative;inset:auto;width:100%;height:auto;flex:0 0 auto}.ag-hero>picture>img.ag-hero__bg,.ag-hero picture.ag-parallax-layer>img.ag-hero__bg,img.ag-hero__bg{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:4 / 5;max-height:46vh;object-fit:cover;object-position:50% 40%}.ag-hero__type{position:relative;inset:auto;box-sizing:border-box;width:100%;max-width:100%;min-width:0;margin-inline:0;padding:var(--ag-space-7) var(--ag-space-5) var(--ag-space-8);background-color:var(--ag-ground);text-align:left}.ag-hero__eyebrow{margin-bottom:var(--ag-space-4);letter-spacing:var(--ag-ls-caps)}.ag-hero__eyebrow:before{width:24px}.ag-hero__title{max-width:100%;font-size:clamp(2.375rem,10.5vw,3.25rem);line-height:1.02}.ag-hero__lede{max-width:100%;font-size:var(--ag-fs-body)}.ag-hero__cta-cluster{flex-direction:column;align-items:stretch;gap:var(--ag-space-4);margin-top:var(--ag-space-6)}.ag-hero__btn{width:100%;max-width:100%;justify-content:center;padding:0 var(--ag-space-4);white-space:normal}.ag-hero__link{justify-content:flex-start;min-height:44px;align-self:flex-start}.ag-hero__scroll{display:none}}@media(prefers-reduced-motion:reduce){.ag-hero>picture>img.ag-hero__bg,.ag-hero picture.ag-parallax-layer>img.ag-hero__bg,.ag-hero .ag-hero__eyebrow,.ag-hero .ag-hero__title .ag-hero__line .reveal,.ag-hero .ag-hero__lede,.ag-hero .ag-hero__cta-cluster,.ag-hero .ag-hero__scroll,.ag-hero .ag-hero__scroll-line{animation:none;opacity:1;transform:none;will-change:auto}}.template-index main>.shopify-section.ag-blur-past{filter:none;opacity:1}html body .agj-rw{background:var(--ag-ground);padding:clamp(var(--ag-space-6),5vw,var(--ag-space-8)) 0;overflow:hidden}html body .agj-rw-head{text-align:center;padding:0 20px;margin-bottom:clamp(20px,3vw,36px)}html body .agj-rw-ratingline{font-size:var(--ag-fs-caption);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;color:var(--ag-ink-muted);margin:0 0 10px}html body .agj-rw-headstars{color:var(--ag-gold-deep);letter-spacing:.1em;margin-right:6px}html body .agj-rw-heading{font-size:var(--ag-fs-heading);color:var(--ag-ink);margin:0 0 var(--ag-space-2) 0}html body .agj-rw-subheading{font-size:var(--ag-fs-body);color:var(--ag-ink-muted);margin:0}html body .agj-rw-row{margin-bottom:var(--ag-space-4)}html body .agj-rw-row:last-child{margin-bottom:0}html body .agj-rw-set{display:flex;gap:var(--ag-space-4);padding-right:var(--ag-space-4)}html body .agj-rw-row--1 .agj-rw-track{animation:agj-rw-scroll-l 110s linear infinite}html body .agj-rw-row--2 .agj-rw-track{animation:agj-rw-scroll-r 124s linear infinite}html body .agj-rw-row:hover .agj-rw-track{animation-play-state:paused}@keyframes agj-rw-scroll-l{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes agj-rw-scroll-r{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){html body .agj-rw-track{animation:none}html body .agj-rw-row{overflow-x:auto;-webkit-overflow-scrolling:touch}}html body .agj-rw-tile{flex:0 0 232px;width:232px;display:flex;flex-direction:column;background:var(--ag-ground);border:1px solid var(--ag-line);border-radius:var(--ag-radius);overflow:hidden;text-decoration:none;color:inherit;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}html body .agj-rw-tile:hover{border-color:var(--ag-gold);transform:translateY(-3px);box-shadow:0 8px 24px color-mix(in srgb,var(--ag-gold) 20%,transparent)}html body .agj-rw-tile__media{display:block;aspect-ratio:1 / 1;overflow:hidden;background:var(--ag-raised)}html body .agj-rw-tile__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .45s ease}html body .agj-rw-tile:hover .agj-rw-tile__media img{transform:scale(1.04)}html body .agj-rw-tile__body{display:flex;flex-direction:column;gap:6px;padding:var(--ag-space-3) 14px 14px 14px;flex:1}html body .agj-rw-tile__stars{font-size:var(--ag-fs-caption);line-height:1;letter-spacing:.08em}html body .agj-rw-tile__quote{font-family:var(--ag-display);font-style:italic;font-size:var(--ag-fs-caption);line-height:1.5;color:var(--ag-ink);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}html body .agj-rw-tile__meta{margin-top:auto;display:flex;flex-direction:column;gap:2px}html body .agj-rw-tile__name{font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);color:var(--ag-ink);letter-spacing:.02em}html body .agj-rw-tile__badge{font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:.05em;text-transform:uppercase;color:var(--ag-gold)}@media(min-width:1200px){html body .agj-rw .agj-rw-head{max-width:none;margin-left:auto;margin-right:auto;text-align:center}}@media(max-width:749px){html body .agj-rw-tile{flex:0 0 178px;width:178px}html body .agj-rw-tile__quote{-webkit-line-clamp:3;font-size:var(--ag-fs-caption)}html body .agj-rw-set{gap:var(--ag-space-3);padding-right:var(--ag-space-3)}html body .agj-rw-row--1 .agj-rw-track{animation-duration:88s}html body .agj-rw-row--2 .agj-rw-track{animation-duration:99s}}html body .agj-cl2{padding:clamp(var(--ag-space-7),7vw,88px) clamp(20px,5vw,var(--ag-space-7))}html body .agj-cl2__card{position:relative;max-width:720px;margin:0 auto;background:var(--ag-ground);border:1px solid color-mix(in srgb,var(--ag-gold) 45%,transparent);padding:clamp(40px,6vw,var(--ag-space-8)) clamp(var(--ag-space-5),6vw,72px);text-align:center}html body .agj-cl2__card:before{content:"";position:absolute;top:7px;left:7px;right:7px;bottom:7px;border:1px solid color-mix(in srgb,var(--ag-gold) 22%,transparent);pointer-events:none}html body .agj-cl2__gem{display:block;color:var(--ag-gold);font-size:var(--ag-fs-body-l);line-height:1;margin-bottom:var(--ag-space-5)}html body .agj-cl2__eyebrow{font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:.34em;text-transform:uppercase;color:var(--ag-gold-deep);margin:0 0 20px}html body .agj-cl2__line{font-size:var(--ag-fs-display-m);line-height:1.22;letter-spacing:.005em;margin:0 0 var(--ag-space-4) 0}html body .agj-cl2__line em{font-style:normal;color:var(--ag-gold)}html body .agj-cl2__attribution{font-family:var(--ag-sans);font-size:var(--ag-fs-micro);letter-spacing:.26em;text-transform:uppercase;color:var(--ag-ink-muted);margin:0 0 28px}html body .agj-cl2__rule{width:56px;height:1px;margin:0 auto 28px;background:var(--ag-gold)}html body .agj-cl2__signup-title{font-size:var(--ag-fs-subhead);letter-spacing:.01em;margin:0 0 var(--ag-space-2) 0}html body .agj-cl2__signup-text{font-family:var(--ag-sans);font-size:var(--ag-fs-body);line-height:1.7;color:var(--ag-ink-muted);margin:0 auto var(--ag-space-5);max-width:400px}html body .agj-cl2__field{display:flex;align-items:stretch;max-width:400px;margin:0 auto;border-bottom:1px solid var(--ag-gold);transition:border-color .25s ease}html body .agj-cl2__field:focus-within{border-bottom-color:var(--ag-gold)}html body .agj-cl2__btn-arrow{font-weight:var(--ag-fw-regular)}html body .agj-cl2__microcopy{font-family:var(--ag-sans);font-size:var(--ag-fs-micro);letter-spacing:.02em;color:var(--ag-ink-muted);margin:var(--ag-space-4) 0 0 0}html body .agj-cl2__success{font-family:var(--ag-sans);font-size:var(--ag-fs-body);color:var(--ag-ink);margin:0;padding:var(--ag-space-3) 0}html body .agj-cl2 .errors,html body .agj-cl2 .form-message--error{font-size:var(--ag-fs-caption);color:var(--ag-ink);margin:0 0 var(--ag-space-2) 0}@media(min-width:1200px){html body .agj-cl2{padding:clamp(var(--ag-space-7),6vw,72px) var(--ag-space-7)}html body .agj-cl2__card{max-width:1480px;display:grid;grid-template-columns:1.05fr 1px .95fr;grid-template-areas:"gem     gem     gem" "eyebrow divider stitle" "line    divider stext" "attr    divider form" "attr    divider micro";column-gap:clamp(48px,5vw,88px);padding:56px clamp(var(--ag-space-7),6vw,var(--ag-space-9)) var(--ag-space-8);text-align:left;align-items:start}html body .agj-cl2__gem{grid-area:gem;text-align:center;margin-bottom:var(--ag-space-6)}html body .agj-cl2__eyebrow{grid-area:eyebrow;margin-bottom:var(--ag-space-4)}html body .agj-cl2__line{grid-area:line;margin-bottom:var(--ag-space-4);line-height:1.25}html body .agj-cl2__attribution{grid-area:attr;margin:0;align-self:start}html body .agj-cl2__rule{grid-area:divider;width:1px;height:100%;min-height:180px;margin:0;background:var(--ag-gold)}html body .agj-cl2__signup-title{grid-area:stitle;margin-bottom:var(--ag-space-3)}html body .agj-cl2__signup-text{grid-area:stext;margin:0 0 var(--ag-space-5) 0;max-width:460px}html body .agj-cl2__form{grid-area:form}html body .agj-cl2__field{margin:0;max-width:440px}html body .agj-cl2__microcopy{grid-area:micro;margin-top:var(--ag-space-3)}}@media(max-width:749px){html body .agj-cl2{padding:40px var(--ag-space-4)}html body .agj-cl2__card{padding:36px var(--ag-space-5)}html body .agj-cl2__card:before{top:6px;left:6px;right:6px;bottom:6px}html body .agj-cl2__gem,html body .agj-cl2__eyebrow{margin-bottom:var(--ag-space-4)}html body .agj-cl2__line{margin-bottom:var(--ag-space-3)}html body .agj-cl2__attribution,html body .agj-cl2__rule{margin-bottom:var(--ag-space-5)}html body .agj-cl2__signup-text{margin-bottom:20px}html body .agj-cl2__field{max-width:100%}}html body.template-index [id*=editors_picks] .agj-picks-cta{position:static;margin:var(--ag-space-2) 0 0 0;width:100%}@media(max-width:768px){html body.template-index [id*=editors_picks] .agj-picks-cta{margin-top:var(--ag-space-4)}}html body .collection-card-1,html body .collection-carditem,html body .collectionlist-item,html body .collectionlist-slider,html body .collectionlist-wrapper,html body [id*=shop_by_category] .container,html body [id*=shop_by_category] .container-fluid,html body [id*=shop_by_category] .row,html body [id*=shop_by_category] .section-block{background:transparent}html body .collectionlist-item{cursor:pointer}html body [id*=shop_by_category] .collectionlist-item,html body [id*=shop_by_category] .collectionlist-item .image-content__image-wrapper,html body [id*=shop_by_category] .collectionlist-item .square{position:relative}html body [id*=shop_by_category] .collectionlist-item .collection-card__image{overflow:hidden}html body [id*=shop_by_category] .collectionlist-item .hv-image-saturate,html body [id*=shop_by_category] .collectionlist-item .image-content__image-wrapper,html body [id*=shop_by_category] .collectionlist-item .square{overflow:visible}html body [id*=shop_by_category] .collectionlist-item .collection-card__image img,html body [id*=shop_by_category] .collectionlist-item .image-content__image-wrapper img,html body [id*=shop_by_category] .collectionlist-item img{width:100%;height:100%;object-fit:cover;object-position:center;max-width:none;max-height:none;transform:scale(1.18);transform-origin:center center;transition:transform .5s ease;filter:brightness(.94) contrast(1.06) saturate(.82) sepia(.06)}html body [id*=shop_by_category] .collectionlist-item .position-relative.d-inline-block{display:block;width:100%;text-align:center;position:static;pointer-events:none}html body [id*=shop_by_category] .collectionlist-item a:hover img,html body [id*=shop_by_category] .collectionlist-item:hover img{transform:scale(1.26)}html body [id*=shop_by_category] .collectionlist-item .image-content__image-wrapper,html body [id*=shop_by_category] .collectionlist-item a{transition:transform .45s cubic-bezier(.2,.7,.2,1)}html body [id*=shop_by_category] .collectionlist-item:hover .image-content__image-wrapper,html body [id*=shop_by_category] .collectionlist-item:hover a{transform:translateY(-3px)}html body.template-index .collectionlist-item .collection-count,html body.template-index .collectionlist-item .text-theme{display:none}html body [id*=shop_by_category] .collectionlist-item .h4,html body [id*=shop_by_category] .collectionlist-item h4{color:var(--ag-ink);font-family:var(--ag-display);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-medium);letter-spacing:.36em;text-transform:uppercase;text-shadow:none;padding:0;margin:0;position:static;top:auto;bottom:auto;text-align:center;line-height:1.2;display:block;width:100%;transition:color .28s ease}html body [id*=shop_by_category] .collectionlist-item .h4:after,html body [id*=shop_by_category] .collectionlist-item h4:after{content:"";display:block;width:24px;height:1px;background:var(--ag-gold);margin:var(--ag-space-2) auto 0;transition:width .28s ease,background .28s ease}html body [id*=shop_by_category] .collectionlist-item a:hover h4,html body [id*=shop_by_category] .collectionlist-item:hover h4{color:var(--ag-gold)}html body [id*=shop_by_category] .collectionlist-item a:hover h4:after,html body [id*=shop_by_category] .collectionlist-item:hover h4:after{width:42px}html body [id*=shop_by_category] .collectionlist-item,html body [id*=shop_by_category] .collectionlist-wrapper .col{padding-bottom:56px;position:relative}@media(max-width:767px){html body [id*=shop_by_category] .collectionlist-item .h4,html body [id*=shop_by_category] .collectionlist-item h4{font-size:var(--ag-fs-micro);letter-spacing:.3em}}@media(max-width:768px){html body.template-index .collectionlist-slider,html body.template-index [id*=shop_by_category] .collectionlist-wrapper,html body.template-index [id*=shop_by_category] .row{margin:0;padding-bottom:0}html body.template-index [id*=shop_by_category] .collectionlist-item{margin-bottom:0;padding-bottom:0}}@media(min-width:1200px){html body.template-index [id*=shop_by_category] .collectionlist-slider.row,html body.template-index [id*=shop_by_category] .collectionlist-wrapper{max-width:none;width:100%;margin:0}}@media(max-width:768px){html body [id*=shop_by_category] .collectionlist-slider,html body [id*=shop_by_category] .collectionlist-wrapper{display:flex;flex-wrap:nowrap;grid-template-columns:none;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:var(--ag-space-3);padding:0 var(--ag-space-6) var(--ag-space-2);margin:0;width:auto;max-width:100vw;scrollbar-width:none}html body [id*=shop_by_category] .collectionlist-slider::-webkit-scrollbar,html body [id*=shop_by_category] .collectionlist-wrapper::-webkit-scrollbar{display:none}html body [id*=shop_by_category] .collectionlist-item{flex:0 0 68vw;width:68vw;max-width:68vw;min-width:68vw;scroll-snap-align:start;padding:0;margin:0}html body [id*=shop_by_category] .collectionlist-item .image-content__image-wrapper,html body [id*=shop_by_category] .collectionlist-item .square{aspect-ratio:4/5;width:100%;height:auto}}.row.product-single{position:relative}.template-product .row.product-single{align-items:flex-start;gap:0;max-width:1520px;margin-left:auto;margin-right:auto;padding:0 clamp(var(--ag-space-3),2vw,var(--ag-space-6)) clamp(var(--ag-space-3),2vw,var(--ag-space-6))}.template-product .product-single__info-wrapper,.template-product .product-single__meta{padding:clamp(var(--ag-space-2),1.5vw,var(--ag-space-5)) 0}.template-product .js-product-photo,.template-product .product-single__media,.template-product .product-single__photo,.template-product .product__photo-wrapper,.template-product .product-gallery{position:relative;overflow:hidden;background:var(--ag-ground);border-radius:var(--ag-radius)}.template-product .js-product-photo img,.template-product .product-single__media img,.template-product .product-single__photo img,.template-product .product-gallery img{display:block;width:100%;border-radius:var(--ag-radius);transition:transform .8s var(--ag-ease)}.template-product .js-product-photo:hover img,.template-product .product-single__media:hover img{transform:scale(1.02)}.template-product .product-gallery__thumbs,.template-product .product-single__thumbnails,.template-product .js-product-photo-thumbs{gap:var(--ag-space-2);margin-top:var(--ag-space-3)}.template-product .product-single__thumbnails li,.template-product .product-thumbnails li,.template-product .js-product-photo-thumbs li{margin:0 var(--ag-space-1) var(--ag-space-3) 0}.product-single__thumbnails .image-wrap{position:relative;width:100%;height:0;min-height:0;padding:100% 0 0;aspect-ratio:1 / 1;overflow:hidden;background:var(--ag-ground);border:1px solid var(--ag-line-soft);border-radius:var(--ag-radius);transition:border-color var(--ag-duration) var(--ag-ease)}.product-single__thumbnails .image-wrap img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;max-height:none;padding:0;object-fit:cover;object-position:center;background:var(--ag-ground);transform:scale(1.28);transform-origin:center center}.product-single__thumbnails a:hover .image-wrap,.product-single__thumbnails button:hover .image-wrap{border-color:var(--ag-ink-muted)}.product-single__thumbnails .is-active .image-wrap,.product-single__thumbnails .slick-current .image-wrap,.product-single__thumbnails [class*=thumbnail--active] .image-wrap{border-color:var(--ag-ink)}.template-product .product-gallery__thumb,.template-product .product-single__thumb{overflow:hidden;border:1px solid transparent;border-radius:var(--ag-radius);transition:border-color var(--ag-duration) var(--ag-ease)}.template-product .product-gallery__thumb.active,.template-product .product-single__thumb.active,.template-product .product-single__thumb:hover{border-color:var(--ag-ink)}.product-single__meta .product-block{margin-top:var(--ag-space-2);margin-bottom:var(--ag-space-3)}.product-single__meta .product-block.product-title{margin:0 0 var(--ag-space-2);padding-top:0;padding-bottom:var(--ag-space-2)}.template-product .product-block.product-title .product-label.aqua-empty-label{display:none}.product-single__meta .product-single__meta-price{margin-top:var(--ag-space-1);margin-bottom:var(--ag-space-3)}.product-single__meta .accordion{margin-top:var(--ag-space-1);margin-bottom:var(--ag-space-1)}.product-single__meta .shopify-block.shopify-app-block{margin-top:2px;margin-bottom:2px}.product-single__meta .product-button-variant{margin-top:var(--ag-space-2)}.product-single__meta hr{margin:var(--ag-space-2) 0;border:0;border-top:1px solid var(--ag-line-soft)}.product-single__meta .aqua-empty-block,.product-single__meta .product-block.product__text:empty,.product-single__meta>p:empty{display:none}.template-product .product-block.product__text:has(.ag-feature-row){margin:0;padding:0}.template-product .product-single__title,.template-product h1.product-single__title,.template-product .product-info .title-product{margin:var(--ag-space-1) 0 var(--ag-space-2);color:var(--ag-ink);font-family:var(--ag-display);font-size:var(--ag-fs-display-m);font-weight:var(--ag-fw-medium);line-height:var(--ag-lh-heading);letter-spacing:var(--ag-ls-heading);text-transform:none}.product-block.product-title .product-single__title{display:block}.product-single__meta .product-block.product-title h1,.product-single__meta .product-title h1{margin:0;line-height:var(--ag-lh-heading)}.template-product .product-single__meta-price,.template-product .product-single__prices{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--ag-space-3);margin:var(--ag-space-1) 0 var(--ag-space-3);padding:0;list-style:none}.template-product .product-single__meta-price li{display:inline-block;list-style:none}.template-product .product-single__price,.template-product .price-product,.template-product .product-single__meta-price .money,.template-product .price .price-item--regular{color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-body)}.template-product .compare-price,.template-product .compare-at-price,.template-product .price del,.template-product .price s,.template-product .product-single__price--compare-at{color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-regular);text-decoration:line-through}.template-product .price ins,.template-product .product-single__price .on-sale-price{color:var(--ag-ink);text-decoration:none}.template-product .badge-sale,.template-product .product-single__badge{display:inline-block;margin-left:var(--ag-space-2);padding:2px var(--ag-space-2);background:transparent;color:var(--ag-ink-muted);border:1px solid var(--ag-line);border-radius:var(--ag-radius);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;vertical-align:middle}.template-product .product-short__description,.template-product .product-single__short-description,.template-product .aos-shortdesc{margin:var(--ag-space-1) 0 var(--ag-space-3);padding:0;border:0;background:transparent;color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-style:normal;font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-body)}.template-product .aos-shortdesc strong{color:var(--ag-ink);font-weight:var(--ag-fw-medium)}.selector-container{display:block}.selector-container .selector-wrapper{display:block;margin-bottom:var(--ag-space-4)}.selector-container .single-option-radio{display:flex;flex-wrap:wrap;gap:var(--ag-space-2)}.template-product .selector-wrapper{position:relative;margin:0 0 var(--ag-space-3)}.selector-wrapper.product-form__item+.selector-wrapper.product-form__item{margin-top:var(--ag-space-1)}.template-product .selector-wrapper>.d-flex>label,.template-product .selector-wrapper label[for^=SingleOptionSelector]{display:block;margin:0 0 var(--ag-space-2);padding:0;color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-tight);letter-spacing:var(--ag-ls-body);text-transform:none}.template-product .selector-wrapper label .js-swatch-display--1,.template-product .selector-wrapper label span[class*=js-swatch-display]{display:inline-block;padding:0;color:var(--ag-ink);font-family:inherit;font-size:inherit;font-style:normal;font-weight:var(--ag-fw-medium);line-height:inherit;letter-spacing:var(--ag-ls-body);text-transform:none}.template-product .selector-wrapper label.label--hidden{display:none}.single-option-radio{display:flex;flex-wrap:wrap;gap:var(--ag-space-2);margin-bottom:var(--ag-space-5);padding:0;border:none}.single-option-radio input[type=radio]{position:absolute;width:0;height:0;opacity:0}.template-product .single-option-radio label,.template-product .selector-wrapper .variant-input-wrap label{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:64px;height:44px;margin:0;padding:0 var(--ag-space-3);background:var(--ag-ground);border:1px solid var(--ag-line);border-radius:var(--ag-radius-input);color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-body);cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;transition:border-color var(--ag-duration) var(--ag-ease),background-color var(--ag-duration) var(--ag-ease),color var(--ag-duration) var(--ag-ease)}.template-product .single-option-radio label:hover{border-color:var(--ag-ink-muted);color:var(--ag-ink)}.template-product .single-option-radio input[type=radio]:checked+label,.template-product .single-option-radio label.active{background:var(--ag-ink);border-color:var(--ag-ink);box-shadow:none;color:var(--ag-on-accent);font-weight:var(--ag-fw-regular)}.template-product .single-option-radio input[type=radio]:disabled+label,.template-product .single-option-radio input.disabled+label,.template-product .single-option-radio label.disabled{opacity:.35;cursor:not-allowed;pointer-events:none;text-decoration:line-through}.template-product .single-option-radio.single-color label,.template-product .product-option-color label,.template-product .single-color-swatch label{width:38px;min-width:38px;height:38px;padding:0;overflow:visible;background:var(--ag-ground);border:2px solid var(--ag-line);border-radius:50%;box-shadow:inset 0 0 0 3px var(--ag-ground);background-clip:padding-box;color:transparent;text-indent:-9999px;white-space:nowrap}.template-product .single-option-radio.single-color label:hover{border-color:var(--ag-ink-muted)}.template-product .single-option-radio.single-color input:checked+label,.template-product .single-option-radio.single-color label.active{border-color:var(--ag-ink);box-shadow:inset 0 0 0 3px var(--ag-ground),0 0 0 1px var(--ag-ink)}.template-product .single-option-radio.single-color input:checked+label:after,.template-product .single-option-radio.single-color label.active:after{display:none}.template-product .single-option-radio.single-color label[aria-label*=silver i],.template-product .single-option-radio.single-color label[class*=silver],.template-product .single-option-radio.single-color label[for*=ilver],.template-product .single-option-radio.single-color label[aria-label*="white gold" i],.template-product .single-option-radio.single-color label[class*=white-gold]{background:var(--ag-ice)}.template-product .single-option-radio.single-color label[aria-label*="yellow gold" i],.template-product .single-option-radio.single-color label[class*=yellow-gold],.template-product .single-option-radio.single-color label[class*=yellowgold],.template-product .single-option-radio.single-color label[for*=ellow]{background:var(--ag-gold)}.template-product .selector-wrapper select,.template-product select.single-option-selector,.product-form-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:52px;padding:0 44px 0 var(--ag-space-3);background-color:var(--ag-ground);background-image:linear-gradient(135deg,transparent 50%,var(--ag-ink-muted) 50%),linear-gradient(45deg,var(--ag-ink-muted) 50%,transparent 50%);background-position:calc(100% - 22px) center,calc(100% - 14px) center;background-size:7px 7px,7px 7px;background-repeat:no-repeat;border:1px solid var(--ag-line);border-radius:var(--ag-radius);color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-body);cursor:pointer;transition:border-color var(--ag-duration) var(--ag-ease)}.template-product .selector-wrapper select:hover,.template-product select.single-option-selector:hover{background-color:var(--ag-ground);border-color:var(--ag-ink-muted)}.template-product .selector-wrapper select:focus,.template-product select.single-option-selector:focus{border-color:var(--ag-ink);box-shadow:inset 0 0 0 1px var(--ag-ink);outline:none}.template-product .selector-wrapper select option{padding:var(--ag-space-3);background:var(--ag-ground);color:var(--ag-ink)}.template-product .selector-wrapper .option-box,.template-product .selector-wrapper .swatches,.template-product .selector-wrapper .variant-input-wrap{display:flex;flex-wrap:wrap;gap:var(--ag-space-2)}.template-product .product-form__quantity-submit{display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;gap:var(--ag-space-2);width:100%;max-width:100%;margin:var(--ag-space-1) 0 var(--ag-space-5);padding-top:var(--ag-space-3);overflow:visible}.template-product .product-form__item--quantity{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:auto;max-width:none;height:52px;max-height:52px;margin:0 auto var(--ag-space-4);gap:0;overflow:hidden;background:var(--ag-ground);border:1px solid var(--ag-line);border-radius:var(--ag-radius);transition:border-color var(--ag-duration) var(--ag-ease)}.template-product .product-form__item--quantity:hover,.template-product .product-form__item--quantity:focus-within{border-color:var(--ag-ink)}.template-product .product-form__item--quantity>label,.template-product .product-form__item--quantity>label.hide,.template-product .product-form__item--quantity>.quantity-label{position:absolute;flex:0 0 0;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.template-product .product-form__quantity{width:56px;height:56px;padding:0;background:transparent;border:none;color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-regular);text-align:center;-moz-appearance:textfield}.template-product .product-form__quantity::-webkit-inner-spin-button,.template-product .product-form__quantity::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.template-product .product-form__item--quantity>.qty-btn,.template-product .product-form__item--quantity>button.qty-btn--minus,.template-product .product-form__item--quantity>button.qty-btn--plus{display:none}.product-single .js-qty{width:auto;max-width:160px;height:46px;min-height:46px;overflow:hidden;background:var(--ag-ground);border:1px solid var(--ag-line);border-radius:var(--ag-radius)}.product-single .js-qty .js-qty__input{border:0;border-radius:var(--ag-radius);background:var(--ag-ground);color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-body);text-align:center;-webkit-appearance:none;-moz-appearance:textfield;appearance:none}.product-single .js-qty .js-qty__adjust{border:0;background:var(--ag-ground);color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);font-weight:var(--ag-fw-regular);cursor:pointer;transition:color var(--ag-duration) var(--ag-ease)}.product-single .js-qty .js-qty__adjust:hover{color:var(--ag-ink)}.template-product .product-form__item--submit{flex:1 1 auto;min-width:200px;max-width:100%}.template-product .product-form__cart-submit,.template-product .btn-addtocart,.template-product button[name=add],.template-product .product-form__item--submit .btn{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;height:56px;min-height:56px;padding:0 var(--ag-space-4);background:var(--ag-ink);border:1px solid var(--ag-ink);border-radius:var(--ag-radius);color:var(--ag-on-accent);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-medium);line-height:1;letter-spacing:var(--ag-ls-caps);text-transform:uppercase;white-space:nowrap;cursor:pointer;overflow:hidden;-webkit-tap-highlight-color:transparent;transition:background-color var(--ag-duration) var(--ag-ease),border-color var(--ag-duration) var(--ag-ease),color var(--ag-duration) var(--ag-ease),transform var(--ag-duration) var(--ag-ease)}.template-product .product-form__cart-submit span,.template-product button[name=add] span{display:inline-block;padding-left:var(--ag-ls-caps);background:transparent;color:inherit;font:inherit;letter-spacing:inherit;text-decoration:none}.template-product .product-form__cart-submit svg,.template-product button[name=add] svg{fill:currentColor;stroke:currentColor}.template-product .product-form__cart-submit:hover,.template-product .btn-addtocart:hover,.template-product button[name=add]:hover{background:color-mix(in srgb,var(--ag-ink) 88%,var(--ag-gold) 12%);border-color:color-mix(in srgb,var(--ag-ink) 88%,var(--ag-gold) 12%);color:var(--ag-on-accent)}.template-product .product-form__cart-submit:disabled,.template-product .product-form__cart-submit.btn--sold-out,.template-product button[name=add]:disabled{background:var(--ag-raised);border-color:var(--ag-line);color:var(--ag-ink-muted);cursor:not-allowed;transform:none}.template-product .product-form__buynow{flex:0 0 auto;width:100%;margin-top:var(--ag-space-3)}.template-product .product-form__buynow .shopify-payment-button{width:100%;margin-top:0}.template-product shopify-accelerated-checkout{display:block;width:100%}.template-product shop-pay-wallet-button{display:block;width:100%;min-height:56px}.template-product .product-form__buynow .shopify-payment-button__button,.template-product .product-form__buynow .shopify-payment-button [role=button]{width:100%;height:56px;min-height:56px}.template-product .shopify-payment-button__more-options,.template-product more-payment-options-link a,.template-product more-payment-options-link button{background:none;border:none;color:var(--ag-ink-muted);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-regular)}.template-product more-payment-options-link{display:block;margin-top:var(--ag-space-2);text-align:center}.btn-disablebuynow+.product-form__buynow{display:none}.template-product .product-form .small,.template-product .product-form .text-muted,.template-product .product-form__buynow+*{color:var(--ag-ink-muted)}.template-product .salepoint,.template-product .product-single__salepoint{display:flex;align-items:center;gap:var(--ag-space-3);margin:0;padding:var(--ag-space-3) 0;background:transparent;border:0;border-bottom:1px solid var(--ag-line-soft);border-radius:var(--ag-radius);color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-body)}.ag-feature-row{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--ag-space-4);margin:var(--ag-space-5) 0 var(--ag-space-4);padding:0}.ag-feature-row__item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:var(--ag-space-2);padding:0;overflow:visible;background:transparent;border:0;border-radius:var(--ag-radius);text-align:center}.ag-feature-row__item svg{position:relative;z-index:1;flex-shrink:0;width:18px;height:18px;stroke:var(--ag-ink-muted);stroke-width:1.5;fill:none}.ag-feature-row__item span{position:relative;z-index:1;color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-tight);letter-spacing:var(--ag-ls-body);text-transform:none}.template-product .ptrust-badge,.template-product .ptrust-badge.product-block{margin:var(--ag-space-4) 0 var(--ag-space-1);padding:var(--ag-space-4) 0 0;background:transparent;border:0;border-top:1px solid var(--ag-line-soft);border-radius:var(--ag-radius)}.template-product .ptrust-badge-box{background:transparent;border-bottom:0}.template-product .ptrust-badge-heading{margin:0 0 var(--ag-space-3);color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-tight);letter-spacing:var(--ag-ls-body);text-transform:none}.template-product .ptrust-badge .payment-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--ag-space-1);margin:0;padding:0;list-style:none}.template-product .ptrust-badge .payment-icons li{margin:0}.template-product .ptrust-badge .payment-icon,.template-product .ptrust-badge li svg{width:auto;max-width:36px;height:22px;opacity:.85}.template-product .accordion{margin:var(--ag-space-1) 0;border-top:1px solid var(--ag-line);border-bottom:0}.template-product .accordion:last-of-type{border-bottom:1px solid var(--ag-line)}.template-product .accordion .tabcustom{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:0;border-color:var(--ag-line);box-shadow:none;outline:none;color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-body);text-align:left;text-transform:none;cursor:pointer;transition:color var(--ag-duration) var(--ag-ease)}.template-product .accordion .tabcustom:hover,.template-product .accordion .tabcustom.active,.template-product .accordion:hover .tabcustom{color:var(--ag-ink-muted)}.template-product .accordion .tabcustom .icon,.template-product .accordion .tabcustom svg{background:transparent;color:currentColor;fill:currentColor}.template-product .accordion .tab-content,.template-product .accordion .tab-pane{background:transparent;border-color:var(--ag-line);box-shadow:none;color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-body);line-height:var(--ag-lh-body)}.template-product .accordion .tab-content a{color:var(--ag-ink);text-decoration:none;border-bottom:1px solid var(--ag-line);transition:border-color var(--ag-duration) var(--ag-ease)}.template-product .accordion .tab-content a:hover{border-bottom-color:var(--ag-ink)}.template-product .accordion .tab-content strong{color:var(--ag-ink);font-weight:var(--ag-fw-medium)}.template-product .accordion .tab-content h1,.template-product .accordion .tab-content h2,.template-product .accordion .tab-content h3,.template-product .accordion .tab-content h4,.template-product .accordion .tab-content h5,.template-product .accordion .tab-content h6{margin:var(--ag-space-5) 0 var(--ag-space-2);color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);font-weight:var(--ag-fw-medium);line-height:var(--ag-lh-tight);letter-spacing:var(--ag-ls-body)}.template-product .accordion hr{border-color:var(--ag-line)}.aos-fulfillment-line{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--ag-space-1) var(--ag-space-2);margin:0 0 var(--ag-space-3);padding:var(--ag-space-2) 0;background:transparent;border-radius:var(--ag-radius);color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-tight);text-align:center}.aos-fulfillment-line span{white-space:nowrap}.aos-fulfillment-line__sep{margin:0 2px;color:var(--ag-line);font-weight:var(--ag-fw-regular)}.aos-secure-checkout{margin:var(--ag-space-3) 0 0;padding:var(--ag-space-3) 0 0;border-top:1px solid var(--ag-line);text-align:center}.aos-secure-checkout__icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--ag-space-2);margin:0 0 var(--ag-space-2);padding:0;list-style:none}.aos-secure-checkout__icon-item{display:inline-flex;margin:0;padding:0}.aos-secure-checkout .payment-icon,.aos-secure-checkout__icon,.aos-secure-checkout__icon-item svg{display:block;width:auto;height:24px;opacity:.65;filter:grayscale(20%)}.aos-secure-checkout__note{margin:0;color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-style:normal;line-height:var(--ag-lh-tight);letter-spacing:var(--ag-ls-body)}.aos-why-moissanite{margin:var(--ag-space-6) 0 var(--ag-space-2);padding:0;background:transparent;border:0;border-radius:var(--ag-radius)}.aos-why-moissanite__heading{position:relative;display:block;margin:0 0 var(--ag-space-3);padding:0;color:var(--ag-ink);font-family:var(--ag-display);font-size:var(--ag-fs-subhead);font-style:normal;font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-heading);letter-spacing:var(--ag-ls-heading);text-transform:none}.aos-why-moissanite__body{margin:0 0 var(--ag-space-4);padding:0;color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);line-height:var(--ag-lh-body)}.aos-why-moissanite__body strong{color:var(--ag-ink);font-weight:var(--ag-fw-medium)}.aos-size-guide-trigger-wrap{display:block;width:100%;margin:0 0 var(--ag-space-3)}.aos-size-guide-trigger{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:var(--ag-space-2);width:100%;padding:var(--ag-space-3) var(--ag-space-4);background:var(--ag-ground);border:1px solid var(--ag-line);border-radius:var(--ag-radius);color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-body);text-transform:none;text-align:left;cursor:pointer;transition:color var(--ag-duration) var(--ag-ease)}.aos-size-guide-trigger:hover,.aos-size-guide-trigger:focus{background:var(--ag-ink);color:var(--ag-on-accent);outline:0}.aos-size-guide-trigger__icon{flex-shrink:0;width:22px;height:22px;color:var(--ag-ink);transition:color var(--ag-duration) var(--ag-ease)}.aos-size-guide-trigger:hover .aos-size-guide-trigger__icon,.aos-size-guide-trigger:focus .aos-size-guide-trigger__icon{color:var(--ag-on-accent)}.aos-size-guide-trigger>span{flex:1 1 auto;letter-spacing:var(--ag-ls-body);text-transform:none}.aos-size-guide-trigger__arrow{flex-shrink:0;width:14px;height:14px;color:inherit}.aos-size-guide-modal{background:color-mix(in srgb,var(--ag-ink) 55%,transparent)}.aos-size-guide-modal__dialog{width:calc(100% - var(--ag-space-5));max-width:720px;margin:var(--ag-space-5) auto}.aos-size-guide-modal__content{display:flex;flex-direction:column;max-height:calc(100vh - var(--ag-space-7));overflow:hidden;background:var(--ag-ground);border:0;border-radius:var(--ag-radius);box-shadow:0 var(--ag-space-5) var(--ag-space-8) var(--ag-line);color:var(--ag-ink);font-family:var(--ag-sans)}.aos-size-guide-modal__header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--ag-space-5) var(--ag-space-6) var(--ag-space-4);background:var(--ag-ground);border-bottom:1px solid var(--ag-line)}.aos-size-guide-modal__title{position:relative;margin:0;padding-bottom:var(--ag-space-2);color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-subhead);font-style:normal;font-weight:var(--ag-fw-medium);line-height:var(--ag-lh-heading);letter-spacing:var(--ag-ls-heading);text-transform:none}.aos-size-guide-modal__title:after{content:none}.aos-size-guide-modal__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:0;border-radius:var(--ag-radius);color:var(--ag-ink);cursor:pointer;transition:background-color var(--ag-duration) var(--ag-ease),color var(--ag-duration) var(--ag-ease)}.aos-size-guide-modal__close svg{width:16px;height:16px}.aos-size-guide-modal__close:hover{background:var(--ag-line-soft);color:var(--ag-ink)}.aos-size-guide-modal__body{flex:1 1 auto;padding:var(--ag-space-5) var(--ag-space-6) var(--ag-space-6);overflow-y:auto;-webkit-overflow-scrolling:touch;background:var(--ag-ground);color:var(--ag-ink)}.aos-size-guide__subtitle{margin:0 0 var(--ag-space-3);color:var(--ag-ink);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase}.aos-size-guide__intro{margin:0 0 var(--ag-space-5);color:var(--ag-ink);font-size:var(--ag-fs-body);line-height:var(--ag-lh-body)}.aos-size-guide__methods{display:grid;grid-template-columns:1fr;gap:var(--ag-space-4);margin-bottom:var(--ag-space-6)}.aos-size-guide__method{position:relative;padding:var(--ag-space-4);background:var(--ag-raised);border:1px solid var(--ag-line);border-radius:var(--ag-radius)}.aos-size-guide__method-num{position:absolute;top:var(--ag-space-3);right:var(--ag-space-4);display:flex;align-items:center;justify-content:center;width:26px;height:26px;background:var(--ag-ground);border:1px solid var(--ag-line);border-radius:50%;color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-style:normal}.aos-size-guide__method-title{margin:0 0 var(--ag-space-1);padding-right:36px;color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-body);text-transform:none}.aos-size-guide__method p{margin:0;color:var(--ag-ink);font-size:var(--ag-fs-body);line-height:var(--ag-lh-body)}.aos-size-guide__method strong,.aos-size-guide__tips strong{color:var(--ag-ink);font-weight:var(--ag-fw-medium)}.aos-size-guide__chart-wrap{margin:0 0 var(--ag-space-6)}.aos-size-guide__chart-title{display:inline-block;margin:0 0 var(--ag-space-2);padding-bottom:var(--ag-space-2);border-bottom:1px solid var(--ag-line);color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-body);text-transform:none}.aos-size-guide__chart-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.aos-size-guide__chart{width:100%;min-width:100%;margin:0;border-collapse:collapse;color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body)}.aos-size-guide__chart thead th{padding:var(--ag-space-2) var(--ag-space-3);background:var(--ag-raised);border-bottom:1.5px solid var(--ag-ink);color:var(--ag-ink);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-align:left;text-transform:uppercase;white-space:nowrap}.aos-size-guide__chart tbody td{padding:var(--ag-space-2) var(--ag-space-3);border-bottom:1px solid var(--ag-line);color:var(--ag-ink);white-space:nowrap}.aos-size-guide__chart tbody td:first-child{color:var(--ag-ink);font-weight:var(--ag-fw-medium)}.aos-size-guide__chart tbody tr:hover td{background:var(--ag-line-soft)}.aos-size-guide__chart tbody tr:last-child td{border-bottom:0}.aos-size-guide__chart-note{margin:var(--ag-space-2) 0 0;color:var(--ag-ink-muted);font-size:var(--ag-fs-caption);font-style:normal;line-height:var(--ag-lh-tight)}.aos-size-guide__tips{margin:0 0 var(--ag-space-5);padding:var(--ag-space-1) 0 var(--ag-space-1) var(--ag-space-4);background:transparent;border-left:1px solid var(--ag-line)}.aos-size-guide__tips-title{margin:0 0 var(--ag-space-2);color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-style:normal;font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-heading);text-transform:none}.aos-size-guide__tips ul{margin:0;padding:0;list-style:none}.aos-size-guide__tips li{position:relative;padding:var(--ag-space-1) 0 var(--ag-space-1) var(--ag-space-4);color:var(--ag-ink);font-size:var(--ag-fs-body);line-height:var(--ag-lh-body)}.aos-size-guide__tips li:before{content:"";position:absolute;left:0;top:14px;width:5px;height:5px;background:var(--ag-ink);border-radius:50%}.aos-size-guide__support{padding:var(--ag-space-4) 0 0;background:transparent;border-top:1px solid var(--ag-line);border-radius:var(--ag-radius);color:var(--ag-ink-muted);font-size:var(--ag-fs-caption);font-style:normal;text-align:center}.aos-size-guide__support a{border-bottom:1px solid var(--ag-line);color:var(--ag-ink);font-style:normal;font-weight:var(--ag-fw-medium);text-decoration:none}.aos-size-guide__support a:hover{border-bottom-color:var(--ag-ink);color:var(--ag-ink)}.template-product .agj-gwp{position:relative;display:block;max-width:none;margin:var(--ag-space-2) 0 var(--ag-space-3);padding:var(--ag-space-3) var(--ag-space-4);overflow:hidden;background:transparent;border:1px solid var(--ag-ink);border-radius:var(--ag-radius);box-shadow:none;color:var(--ag-ink);font-family:var(--ag-sans)}.template-product .agj-gwp:before{background:var(--ag-ink);opacity:1}.template-product .agj-gwp__head{display:flex;align-items:center;gap:var(--ag-space-2);margin-bottom:var(--ag-space-2)}.template-product .agj-gwp__diamond{background:var(--ag-ink)}.template-product .agj-gwp__title{color:var(--ag-ink);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);line-height:1;letter-spacing:var(--ag-ls-caps);text-transform:uppercase}.template-product .agj-gwp__body{display:flex;align-items:center;gap:var(--ag-space-3)}.template-product .agj-gwp__media{flex:0 0 auto;width:72px;height:72px;overflow:hidden;background:var(--ag-ground);border:1px solid var(--ag-line);border-radius:var(--ag-radius)}.template-product .agj-gwp__name{margin:0 0 var(--ag-space-1);color:var(--ag-ink);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-medium);line-height:var(--ag-lh-tight)}.template-product .agj-gwp__variant,.template-product .agj-gwp__note{color:var(--ag-ink-muted);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-body)}.template-product .agj-gwp__variant{margin:0 0 var(--ag-space-1)}.template-product .agj-gwp__note{margin:var(--ag-space-1) 0 0}.template-product .agj-gwp__price{display:inline-flex;align-items:center;flex-wrap:wrap;gap:var(--ag-space-1);font-size:var(--ag-fs-caption)}.template-product .agj-gwp__compare{color:var(--ag-ink-muted);font-weight:var(--ag-fw-regular);text-decoration:line-through}.template-product .agj-gwp__free{padding:var(--ag-space-1) var(--ag-space-2);background:var(--ag-ink);border-radius:var(--ag-radius);box-shadow:none;color:var(--ag-on-accent);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase}@media(min-width:768px){.aos-size-guide__methods{grid-template-columns:1fr 1fr;gap:var(--ag-space-5)}}@media(min-width:1200px){.template-product .row.product-single>.col-md-5:first-child,.template-product .row.product-single>.col-md-6:first-child,.template-product .row.product-single>.col-md-7:first-child{flex:0 0 58%;max-width:58%;padding-right:clamp(var(--ag-space-4),2.5vw,var(--ag-space-7))}.template-product .row.product-single>.col-md-5:last-of-type,.template-product .row.product-single>.col-md-6:last-of-type,.template-product .row.product-single>.col-md-7:last-of-type{flex:0 0 42%;max-width:42%;padding-left:clamp(var(--ag-space-4),2vw,var(--ag-space-6))}.template-product .photos-sticky{position:sticky;top:90px;align-self:flex-start;will-change:transform;transform:translateZ(0)}.template-product .row.product-single>[class*=col-]:not(.photos-sticky){will-change:auto;transform:none}.template-product .product-single__info-wrapper{max-height:none}.template-product .product-single__meta .accordion+.product-block,.template-product .product-single__meta .product-block+.accordion{margin-top:var(--ag-space-3)}}@media(max-width:1199px)and (min-width:768px){.template-product .row.product-single>[class*=col-]{flex:0 0 100%;max-width:720px;margin-left:auto;margin-right:auto;padding:0}.template-product .row.product-single>[class*=col-]:first-child{margin-bottom:var(--ag-space-6)}.template-product .photos-sticky{position:static}}@media(max-width:1024px)and (min-width:769px){.template-product .product-form__quantity-submit{flex-wrap:wrap}.template-product .product-form__item--submit{flex:1 1 100%}}@media(max-width:768px){.template-product .row.product-single{margin:0;padding:0 var(--ag-space-2);row-gap:0;--bs-gutter-y: 0}.template-product .row.product-single>[class*=col-]{padding-top:0}.template-product .product-info,.template-product .product-single__meta{margin-top:0;padding:0 var(--ag-space-1)}.template-product .product-section,.template-product .product-single,.template-product .shopify-section{padding-top:var(--ag-space-2);padding-bottom:var(--ag-space-2)}.template-product .photos{margin-bottom:var(--ag-space-2);padding-bottom:0}.template-product .photos__item--main,.template-product .photos__item--main .my-gallery,.template-product .product-single__photo,.template-product .product__photo-container,.template-product .product__photo-wrapper{max-height:50vh;overflow:hidden}.template-product .photos__item--main{margin-top:0}.template-product .photos__item--main img{width:100%;height:100%;max-height:50vh;object-fit:cover;object-position:center}.template-product .js-product-photo,.template-product .product-single__media,.template-product .product-single__photo,.template-product .product__media-wrapper{margin-left:calc(var(--ag-space-4) * -1);margin-right:calc(var(--ag-space-4) * -1)}.template-product .photos__item--thumbs,.template-product .product-single__thumbnails{margin-bottom:var(--ag-space-1);padding-bottom:0}.template-product .product-single__thumbnails,.template-product .product-thumbnails,.template-product .js-product-photo-thumbs{display:flex;flex-wrap:nowrap;gap:var(--ag-space-2);margin:0 calc(var(--ag-space-4) * -1);padding:var(--ag-space-3) var(--ag-space-4);overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none}.template-product .product-single__thumbnails::-webkit-scrollbar,.template-product .product-thumbnails::-webkit-scrollbar{display:none}.template-product .product-single__thumbnails li,.template-product .product-thumbnails li{flex:0 0 72px;margin:0;scroll-snap-align:start}.template-product .product-single__thumbnails img{width:72px;height:72px;object-fit:cover}.template-product .product-single__title{margin-top:0;margin-bottom:var(--ag-space-1);padding-top:0}.template-product .product-single__meta .product-block{margin-top:0;margin-bottom:var(--ag-space-2)}.template-product .product-single__meta .product-block.product-title{margin:0 0 var(--ag-space-1);padding:0 0 var(--ag-space-1)}.template-product .product-single__meta .product-single__meta-price,.template-product .product-single__meta .product-block.product-price{margin:0 0 var(--ag-space-2);padding:0}.template-product .product-single__price,.template-product .product-single__prices{margin:0;padding:0;line-height:var(--ag-lh-heading)}.template-product .product-single__meta .product-block.product-button-variant{margin-top:0;margin-bottom:var(--ag-space-3);padding-top:0}.template-product .product-single__meta .aos-shortdesc{margin:var(--ag-space-2) 0 var(--ag-space-1);font-size:var(--ag-fs-body);line-height:var(--ag-lh-tight)}.template-product .product-single__meta .accordion{margin:var(--ag-space-1) 0}.template-product .product-single__meta .accordion .tabcustom{padding:var(--ag-space-3) 0}.template-product .product-single__meta>*:last-child{margin-bottom:0}.template-product .selector-wrapper.product-form__item{margin-bottom:var(--ag-space-3)}.template-product .single-option-radio label,.template-product .selector-wrapper .variant-input-wrap label{min-width:68px;min-height:44px;height:48px;margin:0;padding:0 var(--ag-space-3);font-size:var(--ag-fs-body);flex:1 1 auto;white-space:nowrap}.template-product .single-option-radio.single-color label{width:44px;min-width:44px;height:44px;padding:0}.template-product .product-form__quantity-submit{flex-direction:row;gap:var(--ag-space-2)}.template-product .product-form__item--quantity{flex:0 0 auto;height:58px;max-height:58px;margin-bottom:var(--ag-space-2)}.template-product .product-form__quantity{width:50px;height:58px}.template-product .product-form__item--submit{flex:1 1 auto;min-width:0}.template-product .product-form__cart-submit,.template-product button[name=add]{height:58px;min-height:52px}.template-product .product-single__meta .ag-feature-row,.ag-feature-row{grid-template-columns:repeat(2,1fr);gap:var(--ag-space-4) var(--ag-space-3);margin:var(--ag-space-4) 0 var(--ag-space-3);padding:0}.ag-feature-row__item{gap:var(--ag-space-2);padding:0;margin:0}.ag-feature-row__item svg{width:18px;height:18px}.ag-feature-row__item span{font-size:var(--ag-fs-caption)}.template-product .ptrust-badge.product-block{margin-top:var(--ag-space-1);margin-bottom:var(--ag-space-1)}.template-product .product-single__meta .ptrust-badge-box{padding:var(--ag-space-2) var(--ag-space-3)}.template-product .product-single__meta .ptrust-badge-heading{margin-bottom:var(--ag-space-1);font-size:var(--ag-fs-micro)}.template-product .product-single__meta .ptrust-badge .payment-icons{margin:0;padding:0}.template-product .aos-size-guide-trigger-wrap{margin:var(--ag-space-1) 0}.template-product .aos-fulfillment-line{margin:0 0 var(--ag-space-3);padding:var(--ag-space-2) var(--ag-space-3)}.aos-why-moissanite{margin:var(--ag-space-5) 0 var(--ag-space-2);padding:0}.aos-why-moissanite__heading{margin-bottom:var(--ag-space-2);padding-bottom:0}.aos-why-moissanite__body{margin-bottom:var(--ag-space-3);font-size:var(--ag-fs-body);line-height:var(--ag-lh-body)}[id*=faq] .accordion,[id*=faq] .faq-block,[id*=faq] .faq-section{margin-top:0;padding-top:var(--ag-space-2)}}@media(max-width:767px){.template-product .row.product-single{padding:0}.template-product .row.product-single>[class*=col-]{padding:0}.template-product .product-single__info-wrapper{padding:var(--ag-space-5) var(--ag-space-4)}}@media(max-width:749px){.template-product .product-section,.template-product .product-single,.template-product .product-template__container,.template-product .product__container,.template-product .shopify-section,.template-product main>section{padding-top:var(--ag-space-2);padding-bottom:var(--ag-space-2)}}@media(max-width:540px){.template-product .ag-feature-row{grid-template-columns:1fr 1fr;gap:var(--ag-space-2);margin:var(--ag-space-3) 0 var(--ag-space-4)}.template-product .agj-gwp{max-width:none;padding:var(--ag-space-3) var(--ag-space-3) var(--ag-space-3) var(--ag-space-4)}.template-product .agj-gwp__media{width:64px;height:64px}.template-product .agj-gwp__name{font-size:var(--ag-fs-caption)}}@media(max-width:420px){.ag-feature-row__item{padding:var(--ag-space-3) var(--ag-space-1)}}@media(hover:none){.template-product .selector-wrapper select:hover,.template-product .single-option-radio label:hover{border-color:var(--ag-line);transform:none}}@media(prefers-reduced-motion:reduce){.template-product .product-form__cart-submit:hover,.template-product button[name=add]:hover,.template-product .single-option-radio label:hover,.template-product .single-option-radio.single-color label:hover,.ag-feature-row__item:hover,.template-product .js-product-photo:hover img,.template-product .product-single__media:hover img{transform:none}}.agj-cart-wrap{max-width:var(--ag-container);margin:0 auto;padding:var(--ag-space-6) var(--ag-space-4)}.agj-cart-header{display:flex;align-items:baseline;justify-content:space-between;gap:var(--ag-space-3);padding-bottom:var(--ag-space-4);margin-bottom:var(--ag-space-5);border-bottom:1px solid var(--ag-line)}.agj-cart-count{font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-regular);color:var(--ag-ink-muted)}.agj-cart-grid{display:grid;grid-template-columns:1fr;gap:var(--ag-space-7);align-items:start}@media(min-width:900px){.agj-cart-grid{grid-template-columns:minmax(0,1fr) minmax(320px,380px);gap:var(--ag-grid-gap)}}.agj-items-card{background:var(--ag-raised);border-radius:var(--ag-radius);padding:var(--ag-space-5)}.agj-items{list-style:none;margin:0;padding:0}.agj-item{display:flex;align-items:flex-start;gap:var(--ag-space-4);padding:var(--ag-space-5) 0;border-bottom:1px solid var(--ag-line)}.agj-item:last-child{border-bottom:0}.agj-item__media{flex:0 0 auto;display:block;border-radius:var(--ag-radius);overflow:hidden;background:var(--ag-ground)}.agj-item__media img{display:block;width:120px;height:120px;object-fit:cover}.agj-item__body{flex:1 1 auto;min-width:0}.agj-item__title{display:block;font-family:var(--ag-display);font-size:var(--ag-fs-body-l);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-tight);color:var(--ag-ink);text-decoration:none}.agj-item__title:hover{color:var(--ag-gold)}.agj-item__variant{margin:var(--ag-space-1) 0 0;font-family:var(--ag-sans);font-size:var(--ag-fs-caption);color:var(--ag-ink-muted)}.agj-item__props{list-style:none;margin:var(--ag-space-2) 0 0;padding:0;font-family:var(--ag-sans);font-size:var(--ag-fs-caption);color:var(--ag-ink-muted)}.agj-item__props li{margin-top:var(--ag-space-1)}.agj-item__props li span{color:var(--ag-ink)}.agj-item__controls{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--ag-space-3);margin-top:var(--ag-space-4)}.agj-item__remove{font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;color:var(--ag-ink-muted);text-decoration:none;border-bottom:1px solid transparent;transition:color var(--ag-duration) var(--ag-ease),border-color var(--ag-duration) var(--ag-ease)}.agj-item__remove:hover{color:var(--ag-gold);border-bottom-color:var(--ag-gold)}.agj-qty{display:inline-flex;align-items:stretch;height:44px;border:1px solid var(--ag-line);border-radius:var(--ag-radius-input);overflow:hidden}.agj-qty__btn{flex:0 0 44px;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);cursor:pointer;transition:background var(--ag-duration) var(--ag-ease),color var(--ag-duration) var(--ag-ease)}.agj-qty__btn:hover{background:var(--ag-line-soft);color:var(--ag-gold)}.agj-qty__input{flex:1 1 auto;width:44px;min-height:44px;border:0;border-left:1px solid var(--ag-line);border-right:1px solid var(--ag-line);background:transparent;text-align:center;font-family:var(--ag-sans);font-size:var(--ag-fs-body);color:var(--ag-ink)}.agj-qty__input:focus{outline:none}.agj-item__pricing{flex:0 0 auto;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:var(--ag-space-1)}.agj-item__compare,.agj-item__discount-note{font-family:var(--ag-sans);font-size:var(--ag-fs-caption);color:var(--ag-ink-muted);text-decoration:line-through}.agj-item__total{font-family:var(--ag-display);font-size:var(--ag-fs-body-l);font-weight:var(--ag-fw-regular);color:var(--ag-ink)}.agj-item__savings{font-family:var(--ag-sans);font-size:var(--ag-fs-caption);color:var(--ag-gold-deep)}.agj-item__discount-tag{font-family:var(--ag-sans);font-size:var(--ag-fs-micro);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;color:var(--ag-gold)}.agj-giftwrap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--ag-space-3);margin-top:var(--ag-space-5);padding-top:var(--ag-space-4);border-top:1px solid var(--ag-line);font-family:var(--ag-sans);font-size:var(--ag-fs-body);color:var(--ag-ink-muted)}.agj-giftwrap p{margin:0;display:flex;align-items:center;gap:var(--ag-space-2)}.agj-trust,.agj-empty__trust{list-style:none;display:flex;flex-wrap:wrap;gap:var(--ag-space-2) var(--ag-space-5);margin:var(--ag-space-5) 0 0;padding:var(--ag-space-4) 0 0;border-top:1px solid var(--ag-line);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);color:var(--ag-ink-muted)}.agj-trust__icon{display:inline-block;margin-right:var(--ag-space-1);color:var(--ag-gold)}.agj-summary{background:var(--ag-raised);border-radius:var(--ag-radius);padding:var(--ag-space-5)}.agj-summary__title{margin:0 0 var(--ag-space-4);font-family:var(--ag-display);font-size:var(--ag-fs-subhead);font-weight:var(--ag-fw-regular);color:var(--ag-ink)}.agj-summary__inner>.free-shipping,.agj-items-card>#shipping-calculator{margin-top:var(--ag-space-4);margin-bottom:var(--ag-space-4)}.agj-collapse{border-top:1px solid var(--ag-line);padding:var(--ag-space-3) 0}.agj-collapse__head{cursor:pointer;font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-medium);color:var(--ag-ink)}.agj-collapse__body{margin-top:var(--ag-space-3)}.agj-textarea{width:100%;min-height:88px;padding:var(--ag-space-3);background:var(--ag-ground);color:var(--ag-ink);border:1px solid var(--ag-line);border-radius:var(--ag-radius-input);font-family:var(--ag-sans);font-size:var(--ag-fs-body);resize:vertical}.agj-textarea::placeholder{color:var(--ag-ink-muted)}.agj-coupon-row{display:flex;gap:var(--ag-space-2)}.agj-input{flex:1 1 auto;height:44px;padding:0 var(--ag-space-3);background:var(--ag-ground);color:var(--ag-ink);border:1px solid var(--ag-line);border-radius:var(--ag-radius-input);font-family:var(--ag-sans);font-size:var(--ag-fs-body)}.agj-btn-outline,.agj-update{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 var(--ag-space-5);background:transparent;color:var(--ag-ink);border:1px solid var(--ag-ink);border-radius:var(--ag-radius);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background var(--ag-duration) var(--ag-ease),color var(--ag-duration) var(--ag-ease)}.agj-btn-outline:hover,.agj-update:hover{background:var(--ag-ink);color:var(--ag-on-accent)}.agj-btn-dark{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 var(--ag-space-5);background:var(--ag-ink);color:var(--ag-on-accent);border:1px solid var(--ag-ink);border-radius:var(--ag-radius);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;cursor:pointer}.agj-update{width:100%;margin-top:var(--ag-space-3)}.agj-totals{margin:var(--ag-space-5) 0;padding-top:var(--ag-space-4);border-top:1px solid var(--ag-line)}.agj-totals__row{display:flex;align-items:baseline;justify-content:space-between;font-family:var(--ag-sans);font-size:var(--ag-fs-body);color:var(--ag-ink)}.agj-totals__row+.agj-totals__row{margin-top:var(--ag-space-2)}.agj-totals__row dt{color:var(--ag-ink-muted)}.agj-totals__row dd{margin:0;font-family:var(--ag-display);font-size:var(--ag-fs-subhead);color:var(--ag-ink)}.agj-totals__row--save dd{font-family:var(--ag-sans);font-size:var(--ag-fs-body);color:var(--ag-gold)}.agj-summary__taxes{margin:0 0 var(--ag-space-5);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);line-height:var(--ag-lh-body);color:var(--ag-ink-muted)}.agj-checkout{display:flex;align-items:center;justify-content:center;gap:var(--ag-space-2);width:100%;min-height:56px;padding:0 var(--ag-space-5);background:var(--ag-ink);color:var(--ag-on-accent);border:0;border-radius:var(--ag-radius);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background var(--ag-duration) var(--ag-ease)}.agj-checkout:hover{background:color-mix(in srgb,var(--ag-ink) 88%,var(--ag-gold) 12%)}.agj-checkout__arrow{display:inline-block}.agj-summary__ssl{display:flex;align-items:center;justify-content:center;gap:var(--ag-space-1);margin:var(--ag-space-4) 0 0;font-family:var(--ag-sans);font-size:var(--ag-fs-micro);color:var(--ag-ink-muted);text-align:center}.agj-payments{margin-top:var(--ag-space-5);text-align:center}.agj-payments__label{margin:0 0 var(--ag-space-2);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;color:var(--ag-ink-muted)}.agj-payments__icons{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:var(--ag-space-2);margin:0;padding:0}.agj-safe{margin-top:var(--ag-space-4);text-align:center}.agj-safe img{display:inline-block;max-width:100%}.agj-empty{display:flex;align-items:center;justify-content:center;padding:var(--ag-space-9) var(--ag-space-4)}.agj-empty__inner{max-width:30rem;text-align:center}.agj-empty__mark{width:var(--ag-space-7);height:var(--ag-space-7);margin:0 auto var(--ag-space-5);border:1px solid var(--ag-line);border-radius:var(--ag-radius)}.agj-empty__title{margin:0 0 var(--ag-space-3);font-family:var(--ag-display);font-size:var(--ag-fs-heading);font-weight:var(--ag-fw-regular);color:var(--ag-ink)}.agj-empty__lede{margin:0 0 var(--ag-space-6);font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);line-height:var(--ag-lh-body);color:var(--ag-ink-muted)}.agj-empty__btn{display:inline-flex;margin:0 auto}.agj-empty__trust{justify-content:center;margin-top:var(--ag-space-6);border-top:0;padding-top:0}.mini-cart-content{position:fixed;top:0;right:0;bottom:0;left:auto;width:min(440px,92vw);height:100vh;max-height:100vh;padding:var(--ag-space-6);z-index:2147483000;background:var(--ag-raised);color:var(--ag-ink);display:flex;flex-direction:column;transform:translate(100%);opacity:0;visibility:hidden;pointer-events:none;transition:transform .38s var(--ag-ease),opacity .25s ease,visibility .38s;overflow:hidden;box-shadow:-20px 0 60px color-mix(in srgb,var(--ag-ink) 35%,transparent)}.js-mini-cart.active .mini-cart-content{transform:translate(0);opacity:1;visibility:visible;pointer-events:auto}.mini-cart-content a,.mini-cart-content div,.mini-cart-content span{color:var(--ag-ink)}.overlaycart{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147482999;background:color-mix(in srgb,var(--ag-ink) 40%,transparent);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .38s}.js-mini-cart.active .overlaycart{opacity:1;visibility:visible;pointer-events:auto}.mini-cart-header{flex-shrink:0}.mini-cart-header>div{border-bottom:1px solid var(--ag-line)}.mini-cart-header span:not(.close):not([class*=badge]):not([class*=count]){font-family:var(--ag-display);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;color:var(--ag-ink)}.mini-cart-header .close{position:relative;width:40px;height:40px;border:0;border-radius:50%;background:transparent;color:var(--ag-ink);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:0;transition:background var(--ag-duration) ease,transform var(--ag-duration) ease}.mini-cart-header .close:hover{background:color-mix(in srgb,var(--ag-gold) 10%,transparent);transform:rotate(90deg)}.mini-cart-header .close:before,.mini-cart-header .close:after{content:"";position:absolute;left:50%;top:50%;width:18px;height:1.5px;margin-left:-9px;background:var(--ag-ink);border-radius:var(--ag-radius)}.mini-cart-header .close:before{transform:rotate(45deg)}.mini-cart-header .close:after{transform:rotate(-45deg)}.js-mini-cart-content{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}.mini-cart-empty{padding:var(--ag-space-8) var(--ag-space-4);text-align:center}.mini-cart-empty .txtcart-empty{margin-top:var(--ag-space-4);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);line-height:var(--ag-lh-body);color:var(--ag-ink-muted)}.mini-cart-item{display:flex;align-items:flex-start;padding:var(--ag-space-4) 0;border-bottom:1px solid var(--ag-line)}.mini-cart-item:last-child{border-bottom:0}.mini-cart-image{flex:0 0 82px;margin-right:var(--ag-space-4)}.mini-cart-image img{display:block;width:82px;height:82px;object-fit:cover;background:var(--ag-ground);border-radius:var(--ag-radius)}.mini-cart-meta{flex:1 1 auto;min-width:0;font-family:var(--ag-sans);font-size:var(--ag-fs-caption);color:var(--ag-ink-muted)}.mini-cart-meta .mb-1{margin:0 0 var(--ag-space-1)}.mini-cart-meta .mb-1 a{font-family:var(--ag-display);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-tight);color:var(--ag-ink);text-decoration:none}.mini-cart-meta .mb-1 a:hover{color:var(--ag-gold)}.mini-cart-meta>span{font-family:var(--ag-sans);font-size:var(--ag-fs-body);color:var(--ag-gold)}.mini-cart-meta .d-flex.mt-2{margin-top:var(--ag-space-2);gap:var(--ag-space-2)}.mini-cart-meta .js-qty{display:inline-flex;align-items:stretch;width:108px;height:var(--ag-space-6);border:1px solid var(--ag-line);border-radius:var(--ag-radius-input);background:var(--ag-ground);overflow:hidden}.mini-cart-meta .js-qty__input{order:2;flex:1 1 auto;width:auto;border:0;border-left:1px solid var(--ag-line);border-right:1px solid var(--ag-line);background:transparent;text-align:center;font-family:var(--ag-display);font-size:var(--ag-fs-body);color:var(--ag-ink)}.mini-cart-meta .js-qty__minus{order:1}.mini-cart-meta .js-qty__plus{order:3}.mini-cart-meta .js-qty__minus,.mini-cart-meta .js-qty__plus{flex:0 0 32px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;color:var(--ag-ink);cursor:pointer;transition:background var(--ag-duration) var(--ag-ease),color var(--ag-duration) var(--ag-ease)}.mini-cart-meta .js-qty__minus:hover,.mini-cart-meta .js-qty__plus:hover{background:color-mix(in srgb,var(--ag-gold) 10%,transparent);color:var(--ag-gold)}.mini-cart-meta .js-qty svg{width:10px;height:10px;fill:currentColor}.js-remove-mini-cart{font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;color:var(--ag-ink-muted);background:transparent;border:0;cursor:pointer;transition:color var(--ag-duration) var(--ag-ease)}.js-remove-mini-cart:hover{color:var(--ag-gold)}.js-btn-viewmore{display:block;margin-top:var(--ag-space-3);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);color:var(--ag-ink-muted);text-decoration:underline}.drawer-crossell{flex-shrink:0;padding-top:var(--ag-space-4);border-top:1px solid var(--ag-line)}.mini-cart-footer,.js-cart-bottom{flex-shrink:0}.mini-cart-total{padding-top:var(--ag-space-4);border-top:1px solid var(--ag-line);display:flex;flex-direction:column;gap:var(--ag-space-1)}.bottom-total{font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;color:var(--ag-ink)}.js-cart-total{font-family:var(--ag-display);font-size:var(--ag-fs-subhead);font-weight:var(--ag-fw-regular);color:var(--ag-gold-deep)}.mini-cart-taxes{margin:var(--ag-space-2) 0 var(--ag-space-4);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);color:var(--ag-ink-muted)}.mini-cart-btns{display:flex;gap:var(--ag-space-2)}.mini-cart-content a.js-cart-btn-checkout,.js-cart-btn-checkout{flex:1 1 auto;display:flex;align-items:center;justify-content:center;min-height:56px;padding:0 var(--ag-space-5);background:var(--ag-ink);color:var(--ag-on-accent);border:0;border-radius:var(--ag-radius);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;text-decoration:none}.js-cart-btn-checkout.disabled{pointer-events:none;opacity:.5}.mini-cart-safe-checkout{margin-top:var(--ag-space-4);text-align:center}.mini-cart-safe-checkout img{max-width:100%}@media(max-width:768px){.mini-cart-content{width:100vw;max-width:100vw}.agj-item{padding:var(--ag-space-3) 0}}@media(max-width:640px){.mini-cart-content{padding:var(--ag-space-4)}}[id*=shop_by_category].index-section,[id*=editors_picks].index-section{padding-top:0;padding-bottom:0}[id*=shop_by_category]>[class*=customstyle],[id*=editors_picks]>[class*=customstyle]{padding-top:var(--ag-section-y);padding-bottom:var(--ag-section-y)}[id*=shop_by_category]>[class*=customstyle]{background-color:var(--ag-raised)}[id*=editors_picks]>[class*=customstyle]{background-color:var(--ag-ground)}[id*=shop_by_category] .section-block>.subtop,[id*=editors_picks] .section-block>.subtop{color:var(--ag-gold-deep);text-align:center;margin-bottom:var(--ag-space-4)}[id*=shop_by_category] .section-block>.section-title-2,[id*=editors_picks] .section-block>.section-title-2{color:var(--ag-ink);font-family:var(--ag-display);font-size:var(--ag-fs-display-m);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-display);letter-spacing:var(--ag-ls-heading);text-align:center;margin-left:auto;margin-right:auto}[id*=shop_by_category] .section-block>.section-title-2 em,[id*=editors_picks] .section-block>.section-title-2 em{color:var(--ag-gold);font-style:italic}[id*=shop_by_category] .section-block>.subtop{width:fit-content;margin-right:auto}[id*=shop_by_category] .section-block>.section-title-2{display:block;margin-left:0;margin-right:0;text-align:left}[id*=shop_by_category] .section-block>.section-title-2:after{content:"";display:block;width:100%;height:1px;margin-top:var(--ag-space-5);background-color:var(--ag-line)}[id*=editors_picks] .section-block>.section-title-2{max-width:20ch;font-size:var(--ag-fs-display-l)}@media(max-width:768px){[id*=shop_by_category] .section-block>.section-title-2:after{margin-top:var(--ag-space-4)}[id*=editors_picks] .section-block>.section-title-2{max-width:none}}.ag-materials{padding-top:var(--ag-section-y);padding-bottom:var(--ag-section-y);background-color:var(--ag-ground);color:var(--ag-ink)}.ag-materials__head{max-width:none;margin:0 auto var(--ag-space-7);padding:0 var(--ag-space-6);text-align:center}.ag-materials__eyebrow{margin-bottom:var(--ag-space-5);color:var(--ag-gold-deep);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);line-height:var(--ag-lh-tight);letter-spacing:var(--ag-ls-caps);text-transform:uppercase}.ag-materials__title{margin:0;color:var(--ag-ink);font-family:var(--ag-display);font-size:var(--ag-fs-display-m);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-display);letter-spacing:var(--ag-ls-heading)}.ag-materials__title em{color:var(--ag-gold);font-style:italic}.ag-materials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ag-space-2);max-width:none;margin:0;padding:0}.ag-material{position:relative;background-color:transparent}.ag-material__img{position:relative;inset:auto;display:block;width:100%;aspect-ratio:var(--ag-ratio-editorial);overflow:hidden;background-color:var(--ag-raised);background-position:center;background-size:cover;filter:saturate(.94);transform:scale(1);transform-origin:center center;transition:transform calc(var(--ag-duration) * 4) var(--ag-ease)}.ag-material:hover .ag-material__img,.ag-material:focus-within .ag-material__img{transform:scale(1.04)}.ag-material:after{content:none}.ag-material__body{position:relative;z-index:3;padding:var(--ag-space-4) 0 0;background-color:var(--ag-ground);color:var(--ag-ink)}.ag-material__num{display:block;margin:0 0 var(--ag-space-3);color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-style:normal;font-weight:var(--ag-fw-medium);line-height:var(--ag-lh-tight);letter-spacing:var(--ag-ls-caps);text-transform:uppercase}.ag-material__num:before{content:"";display:block;width:var(--ag-space-6);height:1px;margin-bottom:var(--ag-space-4);background-color:var(--ag-gold);transition:width calc(var(--ag-duration) * 2) var(--ag-ease)}.ag-material:hover .ag-material__num:before{width:var(--ag-space-8)}.ag-material__name{margin:0;color:var(--ag-ink);font-family:var(--ag-display);font-size:var(--ag-fs-subhead);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-heading);letter-spacing:var(--ag-ls-heading);text-shadow:none}@media(max-width:991px){.ag-material__body{padding:var(--ag-space-4) 0 0}}@media(max-width:768px){.ag-materials__head{margin-bottom:var(--ag-space-6);padding:0 var(--ag-space-5)}.ag-materials__grid{display:flex;grid-template-columns:none;gap:var(--ag-space-2);padding:0 var(--ag-space-5);margin:0;max-width:100%;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-padding-left:var(--ag-space-5);-webkit-overflow-scrolling:touch;scrollbar-width:none}.ag-materials__grid::-webkit-scrollbar{display:none}.ag-material{flex:0 0 78%;min-width:78%;scroll-snap-align:start}.ag-material__body{padding:var(--ag-space-6) var(--ag-space-5)}}@media(max-width:749px){.ag-materials{padding-top:var(--ag-section-y);padding-bottom:var(--ag-section-y);margin-bottom:0}}html body.template-index [id*=shop_by_category] .collectionlist-wrapper{margin:0;padding:0;width:100%;max-width:none;overflow:visible}html body [id*=shop_by_category] .collectionlist-wrapper .collectionlist-slider{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--ag-grid-gap);margin:0;padding:0;width:100%;max-width:none;overflow:visible}html body [id*=shop_by_category] .collectionlist-wrapper .collectionlist-item{flex:none;width:auto;min-width:0;max-width:none;margin:0;padding:0;position:relative}html body [id*=shop_by_category] .collectionlist-item .collection-card-1{transition:transform var(--ag-duration) var(--ag-ease)}html body [id*=shop_by_category] .collectionlist-item:hover .collection-card-1,html body [id*=shop_by_category] .collectionlist-item:focus-within .collection-card-1{transform:translateY(-2px)}html body [id*=shop_by_category] .collectionlist-item .collection-card__image{overflow:hidden;border-radius:var(--ag-radius);background-color:var(--ag-ground)}html body [id*=shop_by_category] .collectionlist-item .image-content__image-wrapper,html body [id*=shop_by_category] .collectionlist-item a{transform:none;transition:none}html body [id*=shop_by_category] .collectionlist-item:hover .image-content__image-wrapper,html body [id*=shop_by_category] .collectionlist-item:hover a{transform:none}html body [id*=shop_by_category] .collectionlist-item .collection-card__image img,html body [id*=shop_by_category] .collectionlist-item .image-content__image-wrapper img,html body [id*=shop_by_category] .collectionlist-item img{position:absolute;top:0;left:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;filter:none;transform:scale(1);transform-origin:center center;transition:transform calc(var(--ag-duration) * 4) var(--ag-ease)}html body [id*=shop_by_category] .collectionlist-item a:hover img,html body [id*=shop_by_category] .collectionlist-item:hover img,html body [id*=shop_by_category] .collectionlist-item:focus-within img{transform:scale(1.04)}html body [id*=shop_by_category] .collectionlist-item .collection-carditem:before,html body [id*=shop_by_category] .collectionlist-item:hover .collection-carditem:before{display:none;content:none}html body [id*=shop_by_category] .collectionlist-item .position-relative.d-inline-block{display:block;width:100%;text-align:center;pointer-events:auto}html body [id*=shop_by_category] .collectionlist-item .h4,html body [id*=shop_by_category] .collectionlist-item h4{display:block;width:100%;margin:0;color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-medium);line-height:var(--ag-lh-tight);letter-spacing:var(--ag-ls-caps);text-align:center;text-transform:uppercase;text-shadow:none;transition:color var(--ag-duration) var(--ag-ease)}html body [id*=shop_by_category] .collectionlist-item .h4:after,html body [id*=shop_by_category] .collectionlist-item h4:after{display:none;content:none}html body [id*=shop_by_category] .collectionlist-item h4>a{color:inherit;font:inherit;letter-spacing:inherit;text-decoration:none}html body [id*=shop_by_category] .collectionlist-item h4>a:after{content:"";position:absolute;top:calc(-1 * var(--ag-space-2));right:0;bottom:0;left:0;z-index:1}html body [id*=shop_by_category] .collectionlist-item a:hover h4,html body [id*=shop_by_category] .collectionlist-item:hover h4,html body [id*=shop_by_category] .collectionlist-item:focus-within h4{color:var(--ag-ink);text-decoration:underline;text-decoration-color:var(--ag-gold);text-decoration-thickness:1px;text-underline-offset:6px}html body.template-index [id*=shop_by_category] .collectionlist-item .collection-count,html body.template-index [id*=shop_by_category] .collectionlist-item .text-theme{display:none;position:static;top:auto;right:auto;width:100%;margin:var(--ag-space-2) 0 0;padding:0;--g-main: var(--ag-ink-muted);color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-tight);letter-spacing:var(--ag-ls-caps);text-align:center;text-transform:uppercase}html body.template-index [id*=shop_by_category] .collectionlist-item .collection-count:after{content:" in collection"}@media(max-width:768px){html body [id*=shop_by_category] .collectionlist-wrapper .collectionlist-slider{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ag-grid-gap);padding:0;margin:0;width:100%;max-width:none;overflow-x:visible;scroll-snap-type:none}html body [id*=shop_by_category] .collectionlist-wrapper .collectionlist-item{flex:none;width:auto;min-width:0;max-width:none;scroll-snap-align:none;margin:0;padding:0}html body [id*=shop_by_category] .collectionlist-item .image-content__image-wrapper,html body [id*=shop_by_category] .collectionlist-item .square{aspect-ratio:auto;width:100%;height:auto}html body [id*=shop_by_category] .collectionlist-item .h4,html body [id*=shop_by_category] .collectionlist-item h4{font-size:var(--ag-fs-micro);letter-spacing:var(--ag-ls-caps)}}[id*=editors_picks] .section-block>.row.style1{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ag-grid-gap);margin:0;padding:0}[id*=editors_picks] .section-block>.row.style1>.col-item{flex:none;width:auto;min-width:0;max-width:none;margin:0;padding:0}[id*=editors_picks] .product-card__image-wr{background-color:var(--ag-raised)}html body.template-index [id*=editors_picks] .agj-picks-cta{position:static;width:100%;margin:var(--ag-space-8) 0 0;text-align:center}html body.template-index [id*=editors_picks] .agj-picks-cta .btn-underline{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 var(--ag-space-7);background-color:transparent;border:1px solid var(--ag-ink);border-radius:var(--ag-radius);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-medium);line-height:1;letter-spacing:var(--ag-ls-caps);text-transform:uppercase;text-decoration:none;transition:border-color var(--ag-duration) var(--ag-ease),color var(--ag-duration) var(--ag-ease)}html body.template-index [id*=editors_picks] .agj-picks-cta .btn-underline:hover,html body.template-index [id*=editors_picks] .agj-picks-cta .btn-underline:focus,html body.template-index [id*=editors_picks] .agj-picks-cta .btn-underline:focus-visible{background-color:transparent;border-color:var(--ag-gold);text-decoration:none}@media(max-width:768px){[id*=editors_picks] .section-block>.row.style1{display:flex;grid-template-columns:none;flex-wrap:nowrap;gap:var(--ag-space-3);padding:0 var(--ag-space-5);margin:0 calc(-1 * var(--ag-space-5));overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-padding-left:var(--ag-space-5);-webkit-overflow-scrolling:touch;scrollbar-width:none}[id*=editors_picks] .section-block>.row.style1::-webkit-scrollbar{display:none}[id*=editors_picks] .section-block>.row.style1>.col-item{flex:0 0 72%;min-width:72%;scroll-snap-align:start}html body.template-index [id*=editors_picks] .agj-picks-cta{margin-top:var(--ag-space-7)}html body.template-index [id*=editors_picks] .agj-picks-cta .btn-underline{padding:0 var(--ag-space-6);font-size:var(--ag-fs-micro)}}@media(prefers-reduced-motion:reduce){.ag-material__img,.ag-material:hover .ag-material__img,.ag-material:focus-within .ag-material__img{transform:none;transition:none}.ag-material__num:before,.ag-material:hover .ag-material__num:before{transition:none}html body [id*=shop_by_category] .collectionlist-item .collection-card-1,html body [id*=shop_by_category] .collectionlist-item:hover .collection-card-1,html body [id*=shop_by_category] .collectionlist-item:focus-within .collection-card-1{transform:none;transition:none}html body [id*=shop_by_category] .collectionlist-item .collection-card__image img,html body [id*=shop_by_category] .collectionlist-item a:hover img,html body [id*=shop_by_category] .collectionlist-item:hover img,html body [id*=shop_by_category] .collectionlist-item:focus-within img{transform:none;transition:none}html body.template-index [id*=editors_picks] .agj-picks-cta .btn-underline{transition:none}}.ag-stats-section{background-color:var(--ag-ground);border-bottom:1px solid var(--ag-line-soft)}.ag-stats{display:grid;grid-template-columns:repeat(4,1fr);max-width:var(--ag-container);margin:0 auto;padding:var(--ag-space-7) var(--ag-space-5)}.ag-stat{position:relative;padding:0 var(--ag-space-4);text-align:center}.ag-stat+.ag-stat:before{content:"";position:absolute;top:50%;left:0;width:1px;height:2.4em;transform:translateY(-50%);background-color:var(--ag-line)}.ag-stat__value{display:block;margin-bottom:var(--ag-space-2);color:var(--ag-ink);font-family:var(--ag-display);font-size:var(--ag-fs-heading);font-weight:var(--ag-fw-regular);line-height:1;letter-spacing:var(--ag-ls-heading)}.ag-stat__label{display:block;color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;line-height:var(--ag-lh-tight)}@media(max-width:749px){.ag-stats{grid-template-columns:repeat(2,1fr);gap:var(--ag-space-6) 0;padding:var(--ag-space-6) var(--ag-space-4)}.ag-stat+.ag-stat:before{content:none}.ag-stat:nth-child(2n):before{content:"";position:absolute;top:50%;left:0;width:1px;height:2.4em;transform:translateY(-50%);background-color:var(--ag-line)}}[id*=shop_by_category] .section-block>.section-title-2,[id*=shop_by_category] .section-block>.subtop{text-align:center}html body .agj-rw{padding:var(--ag-section-y) 0;overflow:hidden;background:var(--ag-ground)}html body .agj-rw .agj-rw-head{max-width:46rem;margin:0 auto var(--ag-space-7);padding:0 var(--ag-space-5);text-align:center}html body .agj-rw-ratingline{margin:0 0 var(--ag-space-4);color:var(--ag-gold-deep);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase}html body .agj-rw-headstars{margin-right:var(--ag-space-2);color:var(--ag-gold-deep);letter-spacing:.18em}html body .agj-rw-heading{margin:0;color:var(--ag-ink);font-family:var(--ag-display);font-size:var(--ag-fs-display-m);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-heading);letter-spacing:var(--ag-ls-heading)}html body .agj-rw-heading .ag-split-word{font-family:var(--ag-display);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-heading)}html body .agj-rw-subheading{max-width:44ch;margin:var(--ag-space-4) auto 0;color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-body)}html body .agj-rw-row{margin-bottom:0;-webkit-mask-image:linear-gradient(to right,transparent 0,currentColor 96px,currentColor calc(100% - 96px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,currentColor 96px,currentColor calc(100% - 96px),transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}html body .agj-rw-track{display:flex;width:max-content;will-change:transform}html body .agj-rw-set{display:flex;align-items:stretch;gap:var(--ag-space-6);padding-right:var(--ag-space-6)}html body .agj-rw-row--1 .agj-rw-track{animation:agj-rw-scroll-l 190s linear infinite}html body .agj-rw-row:hover .agj-rw-track,html body .agj-rw-row:focus-within .agj-rw-track{animation-play-state:paused}html body .agj-rw-row .agj-rw-tile{display:flex;flex:0 0 340px;flex-direction:column;width:340px;padding:var(--ag-space-1) var(--ag-space-5) var(--ag-space-1) var(--ag-space-6);border:0;border-left:1px solid var(--ag-line);border-radius:var(--ag-radius);background:transparent;box-shadow:none;color:inherit;overflow:visible;text-decoration:none;transition:border-color var(--ag-duration) var(--ag-ease)}html body .agj-rw-row .agj-rw-tile:hover,html body .agj-rw-row .agj-rw-tile:focus-visible{border-left-color:var(--ag-ink);box-shadow:none;transform:none}html body .agj-rw-row .agj-rw-tile:hover .agj-rw-tile__name{text-decoration:underline;text-underline-offset:3px}html body .agj-rw-row .agj-rw-tile:focus-visible{outline:1px solid var(--ag-ink);outline-offset:2px}html body .agj-rw-tile__stars{margin-bottom:var(--ag-space-4);color:var(--ag-gold);font-size:var(--ag-fs-caption);line-height:1;letter-spacing:.18em}html body .agj-rw-star{color:var(--ag-gold)}html body .agj-rw-star--off{color:var(--ag-line)}html body .agj-rw-tile__quote{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5;color:var(--ag-ink);font-family:var(--ag-display);font-size:var(--ag-fs-body-l);font-style:italic;font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-body);letter-spacing:var(--ag-ls-body)}html body .agj-rw-tile__meta{display:flex;flex-flow:row nowrap;align-items:center;gap:var(--ag-space-3);margin-top:auto;padding-top:var(--ag-space-4);border-top:1px solid var(--ag-line-soft)}html body .agj-rw-tile__thumb{display:block;flex:0 0 auto;width:48px;height:48px;border:1px solid var(--ag-line-soft);border-radius:var(--ag-radius);background:var(--ag-raised);overflow:hidden}html body .agj-rw-tile__thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}html body .agj-rw-tile__who{display:flex;flex-direction:column;gap:var(--ag-space-1);min-width:0}html body .agj-rw-tile__name{color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-body)}html body .agj-rw-tile__badge{color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-caps);text-transform:uppercase}@media(max-width:749px){html body .agj-rw .agj-rw-head{margin-bottom:var(--ag-space-6);padding:0 var(--ag-space-4)}html body .agj-rw-row{-webkit-mask-image:linear-gradient(to right,transparent 0,currentColor 32px,currentColor calc(100% - 32px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,currentColor 32px,currentColor calc(100% - 32px),transparent 100%)}html body .agj-rw-set{gap:var(--ag-space-5);padding-right:var(--ag-space-5)}html body .agj-rw-row .agj-rw-tile{flex:0 0 268px;width:268px;padding:var(--ag-space-1) var(--ag-space-4) var(--ag-space-1) var(--ag-space-5)}html body .agj-rw-tile__stars{margin-bottom:var(--ag-space-3)}html body .agj-rw-tile__quote{font-size:var(--ag-fs-body)}html body .agj-rw-tile__meta{gap:var(--ag-space-3);padding-top:var(--ag-space-3)}html body .agj-rw-tile__thumb{width:40px;height:40px}html body .agj-rw-row--1 .agj-rw-track{animation-duration:150s}}@media(prefers-reduced-motion:reduce){html body .agj-rw-row--1 .agj-rw-track{animation:none;transform:none}html body .agj-rw-row{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}html body .agj-rw-row::-webkit-scrollbar{display:none}html body .agj-rw-row .agj-rw-tile{transition:none}}.ag-story.ag-fx-reveal{position:relative;display:flex;align-items:center;min-height:min(92vh,960px);overflow:hidden;background:var(--ag-ground)}.ag-story .ag-story__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-size:cover;background-position:center 38%;transform:scale(1.02);transition:transform 12s var(--ag-ease)}.ag-story .ag-story__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(90deg,color-mix(in srgb,var(--ag-ink) 38%,transparent) 0%,color-mix(in srgb,var(--ag-ink) 14%,transparent) 46%,transparent 100%)}.ag-story .ag-story__card{position:relative;z-index:3;max-width:38rem;margin:0 auto 0 clamp(var(--ag-space-5),8vw,var(--ag-space-9));padding:clamp(var(--ag-space-6),4vw,var(--ag-space-8));border:1px solid var(--ag-line);border-left:2px solid var(--ag-gold);border-radius:var(--ag-radius);background:var(--ag-ground);text-align:left}.ag-story .ag-story__eyebrow{margin:0 0 var(--ag-space-5);color:var(--ag-gold-deep);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);line-height:1;letter-spacing:var(--ag-ls-caps);text-transform:uppercase}.ag-story .ag-story__eyebrow:before{content:none}.ag-story .ag-story__title{margin:0 0 var(--ag-space-5);color:var(--ag-ink);font-family:var(--ag-display);font-size:var(--ag-fs-display-l);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-display);letter-spacing:var(--ag-ls-display);text-shadow:none}.ag-story .ag-story__title em{color:var(--ag-gold);font-style:italic}.ag-story .ag-story__body{max-width:46ch;margin:0 0 var(--ag-space-4);color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-body);text-shadow:none}.ag-story .ag-story__body:last-of-type{margin-bottom:var(--ag-space-6)}.ag-story .ag-story__btn{display:inline-flex;align-items:center;gap:var(--ag-space-3);min-height:48px;padding:0 var(--ag-space-6);border:1px solid var(--ag-ink);border-radius:var(--ag-radius);background:var(--ag-ink);color:var(--ag-on-accent);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;text-decoration:none;transition:background-color var(--ag-duration) var(--ag-ease),color var(--ag-duration) var(--ag-ease)}.ag-story .ag-story__btn:hover,.ag-story .ag-story__btn:focus-visible{background:transparent;color:var(--ag-ink)}.ag-story .ag-story__btn-arrow{display:inline-block;font-size:var(--ag-fs-body);letter-spacing:var(--ag-ls-body);transition:transform var(--ag-duration) var(--ag-ease)}.ag-story .ag-story__btn:hover .ag-story__btn-arrow{transform:translate(4px)}@media(min-width:900px){.ag-story.ag-fx-reveal{--story-split: clamp(26rem, 40%, 34rem);align-items:stretch;min-height:min(84vh,860px)}.ag-story .ag-story__image,.ag-story .ag-story__overlay{inset:0 0 0 var(--story-split)}.ag-story .ag-story__overlay{background:linear-gradient(90deg,color-mix(in srgb,var(--ag-ink) 24%,transparent) 0%,color-mix(in srgb,var(--ag-ink) 7%,transparent) 26%,transparent 64%)}.ag-story .ag-story__card{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:var(--story-split);max-width:none;margin:0;padding:clamp(var(--ag-space-6),4vw,var(--ag-space-8));border:0;border-right:1px solid var(--ag-line)}.ag-story .ag-story__eyebrow:before{content:"";display:inline-block;width:var(--ag-space-7);height:1px;margin-right:var(--ag-space-4);background:var(--ag-gold);vertical-align:middle}.ag-story .ag-story__title{font-size:var(--ag-fs-display-m);line-height:var(--ag-lh-display)}.ag-story .ag-story__body{max-width:none}}@media(max-width:768px){.ag-story.ag-fx-reveal{align-items:flex-end;min-height:min(88vh,760px)}.ag-story .ag-story__image{background-position:center 28%}.ag-story .ag-story__overlay{background:linear-gradient(to top,color-mix(in srgb,var(--ag-ink) 34%,transparent) 0%,color-mix(in srgb,var(--ag-ink) 10%,transparent) 52%,transparent 100%)}.ag-story .ag-story__card{max-width:none;margin:auto var(--ag-space-4) var(--ag-space-6);padding:var(--ag-space-6) var(--ag-space-5);-webkit-backdrop-filter:none;backdrop-filter:none}.ag-story .ag-story__eyebrow{margin-bottom:var(--ag-space-4)}.ag-story .ag-story__title{margin-bottom:var(--ag-space-4);letter-spacing:var(--ag-ls-heading)}.ag-story .ag-story__body{max-width:none;font-size:var(--ag-fs-body)}.ag-story .ag-story__body:last-of-type{margin-bottom:var(--ag-space-5)}.ag-story .ag-story__btn{justify-content:center;width:100%}}@media(prefers-reduced-motion:reduce){.ag-story .ag-story__image{transform:none;transition:none}.ag-story .ag-story__btn,.ag-story .ag-story__btn-arrow{transition:none}}html body .agj-cl2{padding:var(--ag-section-y) clamp(var(--ag-space-5),5vw,var(--ag-space-7))}html body .agj-cl2__card{position:relative;max-width:45rem;margin:0 auto;padding:clamp(var(--ag-space-6),6vw,var(--ag-space-8));border:1px solid color-mix(in srgb,var(--ag-gold) 26%,transparent);border-radius:var(--ag-radius);background:var(--ag-ground);text-align:center}html body .agj-cl2__card:before{display:none;content:none}html body .agj-cl2__gem{display:block;margin:0 0 var(--ag-space-6);color:var(--ag-gold);font-size:var(--ag-fs-body);line-height:1}html body .agj-cl2__eyebrow{margin:0 0 var(--ag-space-5);color:var(--ag-gold-deep);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase}html body .agj-cl2__line{margin:0 0 var(--ag-space-4);color:var(--ag-ink);font-family:var(--ag-display);font-size:var(--ag-fs-display-m);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-heading);letter-spacing:var(--ag-ls-heading)}html body .agj-cl2__line em{color:var(--ag-gold)}html body .agj-cl2__attribution{margin:0 0 var(--ag-space-6);color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-caps);text-transform:uppercase}html body .agj-cl2__rule{width:var(--ag-space-8);height:1px;margin:0 auto var(--ag-space-6);border:0;background:color-mix(in srgb,var(--ag-gold) 60%,transparent)}html body .agj-cl2__signup-title{margin:0 0 var(--ag-space-3);color:var(--ag-ink);font-family:var(--ag-display);font-size:var(--ag-fs-subhead);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-heading);letter-spacing:var(--ag-ls-heading)}html body .agj-cl2__signup-text{max-width:46ch;margin:0 auto var(--ag-space-5);color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-body)}html body .agj-cl2 .agj-cl2__field{display:flex;align-items:center;gap:var(--ag-space-2);max-width:26rem;min-height:48px;margin:0 auto;padding:0 var(--ag-space-4);border:1px solid var(--ag-line);border-radius:var(--ag-radius);background:var(--ag-ground);text-align:left;transition:border-color var(--ag-duration) var(--ag-ease)}html body .agj-cl2 .agj-cl2__field:focus-within{border-color:var(--ag-ink)}html body .agj-cl2__input::placeholder{color:var(--ag-ink-muted)}html body .agj-cl2 .agj-cl2__field .agj-cl2__btn-arrow{font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-body)}html body .agj-cl2__microcopy{margin:var(--ag-space-3) 0 0;color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-body)}html body .agj-cl2__success{margin:0;padding:var(--ag-space-3) 0;color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body)}html body .agj-cl2 .errors,html body .agj-cl2 .form-message--error{margin:0 0 var(--ag-space-3);color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-caption)}@media(min-width:1200px){html body .agj-cl2{padding:var(--ag-section-y) var(--ag-space-7)}html body .agj-cl2__card{display:grid;grid-template-columns:1.05fr 1px .95fr;grid-template-areas:"eyebrow gem     stitle" "line    divider stext" "line    divider form" "attr    divider micro";align-items:start;column-gap:clamp(var(--ag-space-7),5vw,var(--ag-space-9));max-width:var(--ag-container);padding:var(--ag-space-7) clamp(var(--ag-space-7),6vw,var(--ag-space-9));text-align:left}html body .agj-cl2__gem{grid-area:gem;justify-self:center;margin:0 0 var(--ag-space-3);overflow:visible;text-align:center;white-space:nowrap}html body .agj-cl2__eyebrow{grid-area:eyebrow;margin-bottom:var(--ag-space-4)}html body .agj-cl2__line{grid-area:line;margin-bottom:var(--ag-space-4)}html body .agj-cl2__attribution{grid-area:attr;align-self:start;margin:0}html body .agj-cl2__rule{grid-area:divider;width:1px;height:100%;min-height:11rem;margin:0;background:color-mix(in srgb,var(--ag-gold) 45%,transparent)}html body .agj-cl2__signup-title{grid-area:stitle;margin-bottom:var(--ag-space-3)}html body .agj-cl2__signup-text{grid-area:stext;margin:0 0 var(--ag-space-5);max-width:46ch}html body .agj-cl2__form{grid-area:form}html body .agj-cl2 .agj-cl2__field{max-width:28rem;margin:0}html body .agj-cl2__microcopy{grid-area:micro;margin-top:var(--ag-space-3)}}@media(max-width:749px){html body .agj-cl2{padding:var(--ag-section-y) var(--ag-space-4)}html body .agj-cl2__card{padding:var(--ag-space-6) var(--ag-space-5)}html body .agj-cl2__gem{margin-bottom:var(--ag-space-5)}html body .agj-cl2__eyebrow{margin-bottom:var(--ag-space-4)}html body .agj-cl2__attribution,html body .agj-cl2__rule,html body .agj-cl2__signup-text{margin-bottom:var(--ag-space-5)}html body .agj-cl2 .agj-cl2__field{max-width:100%}}@media(prefers-reduced-motion:reduce){html body .agj-cl2 .agj-cl2__field{transition:none}}@media(max-width:767px){body.template-index .shopify-section>.col-12:has(>.ag-materials),body.template-index .shopify-section>.col-12:has(>.ag-story),body.template-index .shopify-section>.row>.col-12:has(>.ag-materials),body.template-index .shopify-section>.row>.col-12:has(>.ag-story){margin-bottom:0}}@media(max-width:480px){html body .agj-cl2__field{flex-direction:column;align-items:stretch;gap:var(--ag-space-3)}html body .agj-cl2__input{width:100%;min-width:0}html body .agj-cl2__btn{width:100%;justify-content:center}}body.template-product .product-form__cart-submit,body.template-product .btn-addtocart,body.template-product button[name=add],body.template-product .product-form__item--submit .btn,.agj-checkout,.mini-cart-content a.js-cart-btn-checkout,.js-cart-btn-checkout{background-color:var(--ag-ink);background-image:none;border:1px solid var(--ag-ink);border-radius:var(--ag-radius);color:var(--ag-on-accent);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-medium);line-height:1;letter-spacing:var(--ag-ls-caps);text-transform:uppercase;text-decoration:none}body.template-product .product-form__cart-submit:hover,body.template-product .product-form__cart-submit:focus-visible,body.template-product .btn-addtocart:hover,body.template-product button[name=add]:hover,body.template-product button[name=add]:focus-visible,.agj-checkout:hover,.agj-checkout:focus-visible,.mini-cart-content a.js-cart-btn-checkout:hover,.js-cart-btn-checkout:hover{background-color:color-mix(in srgb,var(--ag-ink) 88%,var(--ag-gold) 12%);border-color:color-mix(in srgb,var(--ag-ink) 88%,var(--ag-gold) 12%);color:var(--ag-on-accent)}@media(min-width:769px){body.template-product .product-form__cart-submit,body.template-product .btn-addtocart,body.template-product button[name=add],body.template-product .product-form__item--submit .btn{height:56px;min-height:56px}}.agj-checkout,.mini-cart-content a.js-cart-btn-checkout,.js-cart-btn-checkout{min-height:56px}body.template-product .product-form__cart-submit:disabled,body.template-product .product-form__cart-submit.btn--sold-out,body.template-product button[name=add]:disabled,.js-cart-btn-checkout.disabled{background-color:var(--ag-raised);border-color:var(--ag-line);color:var(--ag-ink-muted);cursor:not-allowed;transform:none}.btn-theme:hover,.btn-theme:focus,a.btn-theme:hover,a.btn-theme:focus,button.btn-theme:hover,button.btn-theme:focus,input.btn-theme:hover{background-color:color-mix(in srgb,var(--ag-ink) 88%,var(--ag-gold) 12%);border-color:color-mix(in srgb,var(--ag-ink) 88%,var(--ag-gold) 12%);color:var(--ag-on-accent)}.btn-theme.btn-white:hover,.btn-theme.btn-white:focus{background-color:var(--ag-ink);border-color:var(--ag-ink);color:var(--ag-on-accent)}.agj-checkout:focus-visible,.js-cart-btn-checkout:focus-visible,body.template-product .product-form__cart-submit:focus-visible,body.template-product button[name=add]:focus-visible{outline:2px solid var(--ag-gold);outline-offset:2px}.AjaxinatePagination{margin-top:var(--ag-space-7);margin-bottom:var(--ag-space-8)}.AjaxinatePagination .btn-outline,.AjaxinatePagination a.btn{min-width:240px;min-height:56px;padding:0 var(--ag-space-7);font-size:var(--ag-fs-caption)}.AjaxinatePagination .txt-body-60{margin:0 0 var(--ag-space-3);color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-caps);text-transform:uppercase}.AjaxinatePagination .pagi-click{width:200px;max-width:60vw;height:2px;margin-bottom:var(--ag-space-6);background-color:var(--ag-line);border-radius:var(--ag-radius);overflow:hidden}.AjaxinatePagination .pagi-click-percent{display:block;height:100%;background-color:var(--ag-ink)}@media(min-width:992px){body.template-product .row.product-single{display:grid;grid-template-columns:minmax(0,1.95fr) minmax(0,1fr);column-gap:clamp(var(--ag-space-7),5vw,var(--ag-space-9));align-items:start;overflow:visible}body.template-product .row.product-single>[class*=col-].order-1,body.template-product .row.product-single .product-single__info-wrapper,body.template-product .row.product-single .product-single__meta{display:contents}body.template-product .row.product-single>.photos-sticky:first-child{grid-column:1;grid-row:1 / span 30;position:static;height:100%;flex:none;width:auto;padding-right:0;max-width:100%;min-width:0}body.template-product .row.product-single>.photos-sticky:first-child>.photos{position:sticky;top:calc(70px + var(--ag-space-4))}body.template-product .row.product-single .product-single__meta>*{grid-column:2;min-width:0}body.template-product .photos,body.template-product .photos__item--main,body.template-product .photos__item--main .my-gallery,body.template-product .my-gallery{height:auto;min-height:0}body.template-product .photos-thumb-left,body.template-product .photos-thumb-right{align-items:flex-start}body.template-product .row.product-single .ag-feature-row~.product__text,body.template-product .row.product-single .ag-feature-row~.accordion,body.template-product .row.product-single .ag-feature-row~.aos-why-moissanite{grid-column:1 / -1;width:100%;max-width:var(--ag-measure);margin-inline:auto}body.template-product .row.product-single .ag-feature-row~.product__text{margin-top:var(--ag-space-9);padding-top:var(--ag-space-7);border-top:1px solid var(--ag-line-soft)}body.template-product .row.product-single .ag-feature-row~.aos-why-moissanite{margin-top:var(--ag-space-6)}}@media(max-width:991px){body.template-product .row.product-single>.photos-sticky,body.template-product .row.product-single>[class*=col-]:first-child{position:static;top:auto;will-change:auto;transform:none}}body.template-product .photos__item--main .product-single__photo{border:1px solid var(--ag-line-soft)}body.template-product .photos__item--main .slick-arrow{border-radius:var(--ag-radius);border:0;background-color:transparent;color:var(--ag-on-accent);filter:drop-shadow(0 1px 2px color-mix(in srgb,var(--ag-ink) 55%,transparent))}body.template-product .photos__item--main .slick-arrow:hover{background-color:transparent;color:var(--ag-on-accent);filter:drop-shadow(0 1px 3px var(--ag-ink))}body.template-product .photos__item--main .slick-arrow:before{color:var(--ag-on-accent)}body.template-product .photos__item--main .slick-arrow.slick-disabled{opacity:.55}body.template-product .product-form__item--quantity .js-qty{border:0}body.template-product .product-single__title,body.template-product h1.product-single__title{margin:0 0 var(--ag-space-3);font-weight:var(--ag-fw-regular)}body.template-product .product-single__price,body.template-product .price-product,body.template-product .product-single__meta-price .money,body.template-product .product-single__price .on-sale-price{color:var(--ag-ink)}body.template-product .product-single__meta-price,body.template-product .product-single__prices{margin:0 0 var(--ag-space-6);padding-bottom:0;border-bottom:0}body.template-product .selector-wrapper>.d-flex>label,body.template-product .selector-wrapper label[for^=SingleOptionSelector]{color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-body);text-transform:none}body.template-product .selector-wrapper label .js-swatch-display--1,body.template-product .selector-wrapper label span[class*=js-swatch-display]{color:var(--ag-ink);font-style:normal}body.template-product .single-option-radio label:hover{color:var(--ag-ink)}body.template-product .single-option-radio input[type=radio]:checked+label,body.template-product .single-option-radio label.active{color:var(--ag-on-accent)}body.template-product .product-form__item--submit{margin-top:var(--ag-space-2)}body.template-product .aos-size-guide-trigger-wrap{margin:var(--ag-space-4) 0 0}body.template-product .aos-size-guide-trigger{display:inline-flex;width:auto;padding:var(--ag-space-1) 0;background:transparent;border:0;color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-regular);text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--ag-line)}body.template-product .aos-size-guide-trigger:hover,body.template-product .aos-size-guide-trigger:focus{background:transparent;color:var(--ag-ink);text-decoration-color:var(--ag-gold)}body.template-product .aos-size-guide-trigger__icon{width:16px;height:16px;color:var(--ag-ink-muted)}body.template-product .aos-size-guide-trigger:hover .aos-size-guide-trigger__icon,body.template-product .aos-size-guide-trigger:focus .aos-size-guide-trigger__icon{color:var(--ag-ink)}body.template-product .aos-size-guide-trigger__arrow{display:none}body.template-product .ptrust-badge,body.template-product .ptrust-badge.product-block{margin:var(--ag-space-5) 0 0;padding:var(--ag-space-4) 0 0;background:transparent;border:0;border-top:1px solid var(--ag-line-soft)}body.template-product .ptrust-badge-box{background:transparent;border-bottom:0;border-radius:var(--ag-radius)}body.template-product .ptrust-badge .payment-icon,body.template-product .ptrust-badge li svg{max-width:30px;height:19px;opacity:.7}@media(max-width:768px){body.template-product .product-form__quantity-submit{display:flex;flex-direction:column;align-items:stretch;gap:var(--ag-space-3)}body.template-product .product-form__item--quantity{order:-1;margin:0 auto}body.template-product .product-form__item--submit{flex:0 0 auto;width:100%;min-width:0;max-width:100%;margin:0}body.template-product .product-form__cart-submit,body.template-product .btn-addtocart,body.template-product button[name=add],body.template-product .product-form__item--submit .btn{width:100%;max-width:100%}}.collection-hero__title,body.template-search .template-search__header .h3,body.template-search .template-search__header h1{margin:0;color:var(--ag-ink);font-family:var(--ag-display);font-size:var(--ag-fs-display-m);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-display);letter-spacing:var(--ag-ls-heading);text-transform:none}.collection-hero__description{max-width:56ch;margin:var(--ag-space-4) auto 0;color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-body)}.collection-hero-container{padding-top:var(--ag-space-8);padding-bottom:var(--ag-space-7)}body.template-search .template-search__header{padding-top:var(--ag-space-8);padding-bottom:var(--ag-space-5)}body.template-search .template-search__search{max-width:560px;margin:var(--ag-space-5) auto 0}body.template-search .search__input{min-height:56px;padding-right:var(--ag-space-8)}body.template-search .search__button{min-width:56px;background-color:transparent;border-radius:var(--ag-radius);color:var(--ag-ink);cursor:pointer}body.template-search .search__button:hover{color:var(--ag-gold)}.site-head__list.collection-list{border-bottom:1px solid var(--ag-line)}.site-head__list.collection-list .site-head__list__list-item a{color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;text-decoration:none;transition:color var(--ag-duration) var(--ag-ease)}.site-head__list.collection-list .site-head__list__list-item a:hover,.site-head__list.collection-list .site-head__list__list-item a.active{color:var(--ag-ink)}ul.product-grid,ul.collection-grid,.collection ul.grid{list-style:none;padding-left:0;margin-bottom:0}body.template-collection .grid__item,body.template-search .grid__item{margin-bottom:var(--ag-space-7)}@media(max-width:767px){body.template-collection .grid__item,body.template-search .grid__item{margin-bottom:var(--ag-space-5)}}body.template-collection .collection,body.template-search .template-search__results{padding-bottom:var(--ag-space-6)}body.template-collection .facets-wrapper.v-col,body.template-search .facets-wrapper.v-col{padding-top:var(--ag-space-2)}@media(min-width:992px){body.template-collection .facets-vertical>.facets-wrapper.v-col{border-right:1px solid var(--ag-line)}}body.template-collection .facet-filters,body.template-search .facet-filters{align-items:center;gap:var(--ag-space-3);padding-left:0}body.template-collection .facet-filters__label,body.template-search .facet-filters__label{margin:0;color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-caps);line-height:var(--ag-lh-tight);text-transform:uppercase}body.template-collection .facet-filters__label label,body.template-search .facet-filters__label label{margin:0;cursor:pointer}body.template-collection .facet-filters__sort,body.template-search .facet-filters__sort{min-height:40px;padding:0 var(--ag-space-6) 0 var(--ag-space-3);background-color:transparent;border:1px solid var(--ag-line);border-radius:var(--ag-radius-input);color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-body);cursor:pointer;transition:border-color var(--ag-duration) var(--ag-ease)}body.template-collection .facet-filters__sort:hover,body.template-search .facet-filters__sort:hover,body.template-collection .facet-filters__sort:focus-visible,body.template-search .facet-filters__sort:focus-visible{border-color:var(--ag-ink);outline:none}body.template-collection .facet-filters__field .select .icon-caret,body.template-search .facet-filters__field .select .icon-caret{color:var(--ag-ink-muted);fill:currentColor}body.template-collection .product-count__text,body.template-search .product-count__text{margin:0;opacity:1;color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-caps);line-height:var(--ag-lh-tight);text-transform:uppercase}body.template-collection .product-count-vertical,body.template-search .product-count-vertical{display:flex;align-items:center;gap:var(--ag-space-2)}body.template-collection .facets__button-no-js,body.template-search .facets__button-no-js{min-height:48px;padding:0 var(--ag-space-5);background-color:transparent;border:1px solid var(--ag-ink);border-radius:var(--ag-radius);color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase}body.template-collection .collection .loading-overlay,body.template-search .collection .loading-overlay{background-color:color-mix(in srgb,var(--ag-ground) 82%,transparent);opacity:1}.pagination-wrapper{margin-top:var(--ag-space-8);margin-bottom:var(--ag-space-8)}.pagination .pagination__item{height:40px;border:1px solid var(--ag-line);border-radius:var(--ag-radius);background-color:transparent;color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-body);transition:border-color var(--ag-duration) var(--ag-ease),color var(--ag-duration) var(--ag-ease)}.pagination a.pagination__item:hover{border-color:var(--ag-ink);color:var(--ag-ink)}.pagination .pagination__item.pagination__item--current{background-color:var(--ag-ink);border-color:var(--ag-ink);color:var(--ag-on-accent)}.pagination .pagination__item .icon-caret{fill:currentColor;color:inherit}body.template-collection .collection--empty .title-wrapper,body.template-search .collection--empty .title-wrapper{margin-top:var(--ag-space-9);margin-bottom:var(--ag-space-9)}body.template-collection .collection--empty .title,body.template-search .collection--empty .title,.title.title--primary{margin:0;color:var(--ag-ink);font-family:var(--ag-display);font-size:var(--ag-fs-heading);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-heading);letter-spacing:var(--ag-ls-heading);text-transform:none}body.template-collection .collection--empty .title a,body.template-search .collection--empty .title a,.title.title--primary a{color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);text-decoration:underline;text-underline-offset:4px;transition:color var(--ag-duration) var(--ag-ease)}body.template-collection .collection--empty .title a:hover,body.template-search .collection--empty .title a:hover,.title.title--primary a:hover{color:var(--ag-ink)}body .product-card .product-card__image-wr{position:relative;aspect-ratio:var(--ag-ratio-product);overflow:hidden}body .product-card .product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:auto;overflow:hidden}body .product-card .product-card__image img,body .product-card .product-card__image-wr img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1);transition:transform calc(var(--ag-duration) * 2) var(--ag-ease)}.product-card{position:relative;transition:transform var(--ag-duration) var(--ag-ease)}.product-card:hover{transform:translateY(-2px)}body .product-card:hover .product-card__image img,body .product-card:hover .product-card__image-wr img,body .product-card:focus-within .product-card__image img,body .product-card:focus-within .product-card__image-wr img{transform:scale(1.04)}.product-card .product-card__overlay-btn,.product-card .product-card__overlay .js-grid-cart,.product-card .product-card-cart .js-grid-cart{background-color:var(--ag-ink);background-image:none;color:var(--ag-on-accent);border:1px solid var(--ag-ink);border-radius:var(--ag-radius);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);transition:background-color var(--ag-duration) var(--ag-ease),border-color var(--ag-duration) var(--ag-ease),color var(--ag-duration) var(--ag-ease)}.product-card .product-card__overlay-btn span,.product-card .js-grid-cart span{font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps)}.product-card .product-card__overlay-btn:hover,.product-card .product-card__overlay .js-grid-cart:hover,.product-card .product-card-cart .js-grid-cart:hover{background-color:color-mix(in srgb,var(--ag-ink) 88%,var(--ag-gold) 12%);border-color:color-mix(in srgb,var(--ag-ink) 88%,var(--ag-gold) 12%);filter:none;transform:none}.product-card .product-card__overlay-btn:active,.product-card .product-card-cart .js-grid-cart:active{filter:none;transform:none}.product-card .js-grid-cart.disabled,.product-card .js-grid-cart[disabled]{background-color:color-mix(in srgb,var(--ag-ink) 42%,transparent);border-color:transparent;color:var(--ag-on-accent);filter:none}.product-card .product-card__image-wr>.js-btn-wishlist{position:absolute;top:var(--ag-space-2);right:var(--ag-space-2);z-index:3;width:36px;min-width:36px;max-width:36px;height:36px;min-height:36px;padding:0;background-color:color-mix(in srgb,var(--ag-ground) 88%,transparent);border:1px solid var(--ag-line);color:var(--ag-ink)}.product-card .product-card__image-wr>.js-btn-wishlist:hover{background-color:var(--ag-ground);border-color:var(--ag-ink);color:var(--ag-gold)}.product-tag{font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps)}.product-card__price.product-card__pricesale{display:block}.product-card__regular-price,.product-card__price del,.product-card__price s{color:var(--ag-ink-muted);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-regular);text-decoration:line-through;margin-left:var(--ag-space-2);margin-right:0}.product-card .product-card__info{position:relative;padding:var(--ag-space-4) 0 0}.product-card .product-card__name{margin-bottom:var(--ag-space-3);color:var(--ag-ink);font-family:var(--ag-display);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-heading)}.product-card .product-card__price,.product-card .product-card__price .money,.product-card .product-card__price span,.product-card .product-card__price .from,.product-card .product-card__price .price-from{color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-body);opacity:1}.product-card .product-card__regular-price,.product-card .product-card__price del,.product-card .product-card__price s{color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-regular)}.product-card:hover .product-card__name,.product-card .product-card__name:hover{color:var(--ag-ink);text-decoration:underline;text-decoration-color:var(--ag-gold);text-decoration-thickness:1px;text-underline-offset:4px}.product-card .product-card__info>a.product-card__name:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.product-card .product-card__info .shopify-product-reviews-badge:empty{display:none}.product-card .product-card__info .shopify-product-reviews-badge,.product-card .product-card__info .jdgm-widget,.product-card .product-card__info a:not(.product-card__name){position:relative;z-index:2}.product-card__type{color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;text-decoration:none}.agj-cart-page{background-color:var(--ag-ground);color:var(--ag-ink)}.agj-cart-title{margin:0;color:var(--ag-ink);font-family:var(--ag-display);font-size:var(--ag-fs-display-m);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-display);letter-spacing:var(--ag-ls-heading);text-transform:none}.agj-cart-form{margin:0}.agj-summary__lock{margin-right:var(--ag-space-1);font-size:var(--ag-fs-caption);line-height:1}.agj-empty__btn.agj-checkout{width:auto;padding:0 var(--ag-space-7)}.add-gift__btn.add-gift{width:auto;gap:var(--ag-space-2)}.agj-item+.agj-item{border-top:1px solid var(--ag-line-soft)}.agj-item__remove{font-family:var(--ag-sans);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-caps);text-transform:uppercase}.agj-qty{border-radius:var(--ag-radius)}.agj-qty__btn:focus-visible,.agj-qty__input:focus-visible{outline:1px solid var(--ag-ink);outline-offset:-1px}.agj-summary{border:1px solid var(--ag-line)}.agj-summary__title{font-family:var(--ag-display);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-heading)}.agj-totals__row dt{font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;color:var(--ag-ink-muted)}.agj-empty__title{font-family:var(--ag-display);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-heading)}.agj-btn-outline:focus-visible,.agj-update:focus-visible,.agj-btn-dark:focus-visible{outline:2px solid var(--ag-gold);outline-offset:2px}.breadcrumb.g-breadcrumb{font-family:var(--ag-sans);font-weight:var(--ag-fw-regular)}.field__label{color:var(--ag-ink-muted);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-body)}body.template-collection .form-control,body.template-search .form-control,body.template-cart .form-control{border-radius:var(--ag-radius-input);border-color:var(--ag-line);background-color:var(--ag-ground);color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body)}body.template-collection .form-control:focus,body.template-search .form-control:focus,body.template-cart .form-control:focus{border-color:var(--ag-gold);box-shadow:none;outline:none}.btn-outline:focus-visible,.AjaxinatePagination a.btn:focus-visible,.pagination a.pagination__item:focus-visible{outline:2px solid var(--ag-gold);outline-offset:2px}@media(prefers-reduced-motion:reduce){.product-card:hover,.product-card:hover .product-card__image img,.product-card:hover .product-card__image-wr img,.product-card .product-card__overlay-btn:hover,.product-card .js-grid-cart:hover,.btn-theme:hover,a.btn-theme:hover,button.btn-theme:hover,body.template-product .product-form__cart-submit:hover,body.template-product button[name=add]:hover{transform:none}.agj-checkout,.js-cart-btn-checkout,.pagination .pagination__item,body.template-collection .facet-filters__sort,body.template-search .facet-filters__sort{transition:none}}html,body.body-theme{overflow-x:clip}body .shopify-section.index-section:not(:has(*)){padding-top:0;padding-bottom:0}.site-header img.logo-dark,.site-header img.logo-light,img.logo-dark,img.logo-light{object-fit:contain}.ag-fade-up.is-visible,.ag-stagger.is-visible,.ag-fx-reveal.is-visible{opacity:1;transform:none}body.template-product [id*=product-recent]:not(:has(.js-viewed-item~.js-viewed-item)){display:none}.agj-qty .js-qty__adjust,.agj-qty .js-qty__adjust--minus,.agj-qty .js-qty__adjust--plus{display:none}.mini-cart-item a,.mini-cart-item .mini-cart-title,.mini-cart-content .mini-cart-item a{white-space:normal;overflow-wrap:anywhere;word-break:normal}.agj-empty__mark{color:var(--ag-gold);background:none}.agj-checkout,.btn-cart-checkout{background-image:none;background-color:var(--ag-ink);color:var(--ag-on-accent)}@media(min-width:992px){.collection .product-grid,#product-grid.product-grid{justify-content:flex-start}.collection .product-grid>.grid__item{max-width:360px}}.ag-fade-up:has(.js-mini-cart),#shopify-section-header.ag-fade-up,#shopify-section-header.ag-fade-up.is-visible{opacity:1;transform:none;will-change:auto}body .cardraw .mini-cart-content{position:fixed;top:0;right:0;bottom:0;left:auto;width:min(440px,100vw);height:100dvh;max-height:100dvh;padding:var(--ag-space-5) var(--ag-space-5) var(--ag-space-4);background:var(--ag-raised);overflow:hidden;z-index:999}body .cardraw .mini-cart-header,body .cardraw .drawer-crossell,body .cardraw .mini-cart-footer{flex:0 0 auto}body .cardraw .js-mini-cart-content{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}body .cardraw .mini-cart-btns .js-cart-btn-checkout{min-height:56px}body.template-cart .overlaycart,body.template-cart .js-mini-cart.active .overlaycart{opacity:0;visibility:hidden;pointer-events:none}.drawer-crossell:not(:has(.drawer-crossell__item)){display:none}body .cardraw .mini-cart-item .mini-cart-image{flex:0 0 82px;width:82px;min-width:0;padding-right:0;margin-right:var(--ag-space-4)}body .cardraw .mini-cart-item .mini-cart-meta{flex:1 1 auto;min-width:0;padding-right:0;white-space:normal}body .cardraw .mini-cart-item .mini-cart-meta a{white-space:normal;overflow-wrap:anywhere}body .cardraw .mini-cart-header .js-cart-bottom:empty{border-bottom:0}body .cardraw .mini-cart-footer .block-addon:not(:has(*)){border-bottom:0;padding-bottom:0;margin-bottom:0}@media(min-width:992px){body.template-product .product-single__title,body.template-product h1.product-single__title,body.template-product .product-info .title-product{font-size:var(--ag-fs-heading);line-height:var(--ag-lh-heading)}body.template-product .single-option-radio{margin-bottom:var(--ag-space-5)}}body.template-product .product-form__item--submit{margin-left:0}body.template-product .product-form__item--quantity{margin-left:0;margin-right:auto}body.template-product .section-title-2,body.template-product h2.section-title-2,body.template-product h3.section-title-2,body.template-product .ag-cps-heading,body.template-product .product-recommendations__heading{font-family:var(--ag-display);font-size:var(--ag-fs-heading);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-heading);letter-spacing:var(--ag-ls-heading)}body.template-product .product-single__price,body.template-product .product-single__price .price-item--regular,body.template-product .product-single__meta-price .money,body.template-product .price-product{font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-body)}body.template-product .product-form__quantity-submit>.product-form__item--submit{width:calc(100% - 20px);max-width:calc(100% - 20px);flex:0 0 calc(100% - 20px)}body.template-product .product-form__buynow{margin-left:20px;width:calc(100% - 20px);max-width:calc(100% - 20px)}@media(min-width:1101px){body.template-product .product-form__quantity-submit>.product-form__item--submit>.product-form__cart-submit,body.template-product .product-form__quantity-submit>.product-form__item--submit>button[name=add]{width:calc(100% + 20px);max-width:calc(100% + 20px);margin-left:-20px}body.template-product .product-form__buynow{margin-left:0;width:100%;max-width:100%}}@media(min-width:769px)and (max-width:1100px){body.template-product .product-form__quantity-submit>.product-form__item--submit{width:100%;max-width:100%;flex:0 0 100%}body.template-product .product-form__buynow{margin-left:0;width:100%;max-width:100%}}@media(max-width:767px){body.template-product .photos .photos__item--thumbs{visibility:hidden;height:0;margin:0;padding:0;overflow:hidden}body.template-product .product-form__quantity-submit>.product-form__item--submit{width:auto;max-width:none;flex:none}body.template-product .product-form__buynow{margin-left:0;width:auto;max-width:none}body.template-product .product-single__meta .product-block+.accordion{margin-top:var(--ag-space-6)}body.template-product .product-recommendations .product-grid>.grid__item{flex:0 0 70%;width:70%;max-width:70%;scroll-snap-align:start}body.template-product .product-recommendations .product-grid{scroll-padding-left:var(--ag-space-4);-webkit-mask-image:linear-gradient(to right,var(--ag-ink) 0%,var(--ag-ink) calc(100% - 40px),transparent 100%);mask-image:linear-gradient(to right,var(--ag-ink) 0%,var(--ag-ink) calc(100% - 40px),transparent 100%)}}body.template-page .main-content{padding:0}.content-block--page{max-width:31em;margin-right:auto;margin-left:auto;padding-top:var(--ag-space-8);padding-bottom:var(--ag-space-8)}@media(min-width:900px){.content-block--page{padding-top:var(--ag-section-y);padding-bottom:var(--ag-section-y)}}.ag-page__title{margin-top:0;margin-bottom:var(--ag-space-6);padding-bottom:var(--ag-space-4);border-bottom:1px solid var(--ag-line);color:var(--ag-ink);font-size:var(--ag-fs-display-l);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-display);letter-spacing:var(--ag-ls-display)}.content-block--page h2,.content-block--page h3,.content-block--page h4,.content-block--page h5,.content-block--page h6{margin-bottom:var(--ag-space-3);color:var(--ag-ink)}.content-block--page h2{margin-top:var(--ag-space-8)}.content-block--page h3,.content-block--page h4,.content-block--page h5,.content-block--page h6{margin-top:var(--ag-space-6)}.content-block--page>:first-child{margin-top:0}.content-block--page h3:not(:first-child){padding-top:var(--ag-space-5);border-top:1px solid var(--ag-line-soft)}.content-block--page p{margin-bottom:var(--ag-space-4);color:var(--ag-ink)}.content-block--page>p:last-child{margin-bottom:0}.content-block--page ul,.content-block--page ol{margin-top:0;margin-bottom:var(--ag-space-5);padding-left:1.25em}.content-block--page li{margin-bottom:var(--ag-space-3)}.content-block--page li:last-child{margin-bottom:0}.content-block--page li>p{margin-bottom:var(--ag-space-2)}.content-block--page strong,.content-block--page b,.shopify-policy__body strong,.shopify-policy__body b{font-weight:var(--ag-fw-medium)}.content-block--page a:not(.btn){color:var(--ag-ink);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:var(--ag-line);transition:text-decoration-color var(--ag-duration) var(--ag-ease),color var(--ag-duration) var(--ag-ease)}.content-block--page a:not(.btn):hover,.content-block--page a:not(.btn):focus-visible{color:var(--ag-gold-deep);text-decoration-color:var(--ag-gold)}.content-block--page hr{margin:var(--ag-space-7) 0;border:0;border-top:1px solid var(--ag-line)}.content-block--page img{max-width:100%;height:auto;border-radius:var(--ag-radius)}.content-block--page table{width:100%;margin-bottom:var(--ag-space-5);border-collapse:collapse}.content-block--page .elementskit-single-faq{margin-bottom:var(--ag-space-6);padding-bottom:var(--ag-space-6);border-bottom:1px solid var(--ag-line-soft)}.content-block--page .elementskit-single-faq:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.content-block--page .elementskit-faq-title{margin-top:0;margin-bottom:var(--ag-space-3);font-size:var(--ag-fs-subhead);line-height:var(--ag-lh-heading)}.content-block--page .elementskit-faq-body>p:last-child{margin-bottom:0}.content-block--page th,.content-block--page td{padding:var(--ag-space-3) var(--ag-space-4);border-bottom:1px solid var(--ag-line-soft);text-align:left;vertical-align:top}body.template-page .contact{padding-top:var(--ag-space-7);border-top:1px solid var(--ag-line)}@media(min-width:992px){.main-content:has(>.shopify-section .contact){display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:var(--ag-space-9);align-items:start;max-width:var(--ag-container);margin-right:auto;margin-left:auto;padding:var(--ag-section-y) var(--ag-space-5)}.main-content:has(>.shopify-section .contact) .container{width:100%;max-width:none;padding-right:0;padding-left:0}.main-content:has(>.shopify-section .contact)>.shopify-section>div{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}.main-content:has(>.shopify-section .contact) .content-block--page{max-width:none;padding-top:0;padding-bottom:0}.main-content:has(>.shopify-section .contact) .contact{padding-top:0;border-top:0}.main-content:has(>.shopify-section .contact) .contact .row.justify-content-center>.col-lg-9{flex:0 0 100%;max-width:100%}.main-content:has(>.shopify-section .contact)>.shopify-section:first-child{position:sticky;top:var(--ag-space-7)}}.contact .contact__fields,.contact .form-group{margin-bottom:var(--ag-space-4)}.contact .contact__button{margin-top:var(--ag-space-5)}.contact .contact__button .btn{min-width:220px}.contact form>.mt-5 p{margin-bottom:0;color:var(--ag-ink-muted);font-size:var(--ag-fs-caption);line-height:var(--ag-lh-body)}.contact form>.mt-5 a{color:var(--ag-ink-muted);text-decoration:underline;text-underline-offset:3px}.shopify-policy__container{padding:var(--ag-space-8) var(--ag-space-5)}@media(min-width:900px){.shopify-policy__container{padding-top:var(--ag-section-y);padding-bottom:var(--ag-section-y)}}.shopify-policy__title,.shopify-policy__body{max-width:34em;margin-right:auto;margin-left:auto}.shopify-policy__title{margin-bottom:var(--ag-space-6);padding-bottom:var(--ag-space-4);border-bottom:1px solid var(--ag-line);text-align:left}.shopify-policy__title h1{margin:0;color:var(--ag-ink);font-size:var(--ag-fs-display-l);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-display);letter-spacing:var(--ag-ls-display)}.shopify-policy__body .rte>:first-child{margin-top:0}.shopify-policy__body .rte h2{margin-top:var(--ag-space-8);margin-bottom:var(--ag-space-3)}.shopify-policy__body .rte h3,.shopify-policy__body .rte h4{margin-top:var(--ag-space-6);margin-bottom:var(--ag-space-3)}.shopify-policy__body .rte h3:not(:first-child){padding-top:var(--ag-space-5);border-top:1px solid var(--ag-line-soft)}.shopify-policy__body .rte p{margin-bottom:var(--ag-space-4)}.shopify-policy__body .rte ul,.shopify-policy__body .rte ol{margin-top:0;margin-bottom:var(--ag-space-5);padding-left:1.25em}.shopify-policy__body .rte li{margin-bottom:var(--ag-space-3)}.shopify-policy__body .rte a{color:var(--ag-ink);text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--ag-line);transition:text-decoration-color var(--ag-duration) var(--ag-ease),color var(--ag-duration) var(--ag-ease)}.shopify-policy__body .rte a:hover,.shopify-policy__body .rte a:focus-visible{color:var(--ag-gold-deep);text-decoration-color:var(--ag-gold)}body.template-search .template-search__header p[role=status]{max-width:34em;margin:var(--ag-space-6) auto 0;color:var(--ag-ink-muted);line-height:var(--ag-lh-body)}body.template-search .template-search--empty{padding-bottom:var(--ag-space-9)}.ag-search-empty{display:flex;flex-direction:column;align-items:center;padding-top:var(--ag-space-8);text-align:center}.ag-search-empty__label{margin:0 0 var(--ag-space-5);color:var(--ag-ink-muted);font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase}.ag-search-empty__list{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--ag-space-2);max-width:42em;margin:0 0 var(--ag-space-7);padding:0;list-style:none}.ag-search-empty__item{margin:0}.ag-search-empty__link{display:block;padding:var(--ag-space-3) var(--ag-space-5);border:1px solid var(--ag-line);border-radius:var(--ag-radius);background-color:transparent;color:var(--ag-ink);font-size:var(--ag-fs-body);line-height:var(--ag-lh-tight);text-decoration:none;transition:border-color var(--ag-duration) var(--ag-ease),background-color var(--ag-duration) var(--ag-ease),color var(--ag-duration) var(--ag-ease)}.ag-search-empty__link:hover,.ag-search-empty__link:focus-visible{border-color:var(--ag-ink);background-color:color-mix(in srgb,var(--ag-ink) 4%,transparent);color:var(--ag-ink);text-decoration:none}.ag-search-empty__cta{min-width:220px}.ag-blog-head{max-width:31em;margin-right:auto;margin-left:auto;padding-top:var(--ag-space-8);padding-bottom:var(--ag-space-6);text-align:center}.ag-blog-head__title{margin:0;color:var(--ag-ink);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-display);letter-spacing:var(--ag-ls-display)}.ag-blog-empty{display:flex;flex-direction:column;align-items:center;max-width:34em;margin-right:auto;margin-left:auto;padding-top:var(--ag-space-7);padding-bottom:var(--ag-space-9);border-top:1px solid var(--ag-line);text-align:center}.ag-blog-empty__title{margin:0 0 var(--ag-space-3);color:var(--ag-ink);font-size:var(--ag-fs-subhead);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-heading)}.ag-blog-empty__body{margin:0 0 var(--ag-space-7);color:var(--ag-ink-muted);line-height:var(--ag-lh-body)}.ag-blog-empty__cta{min-width:220px}body.template-blog .blog__item{margin-bottom:var(--ag-space-8)}body.template-blog .blog__content{padding-top:var(--ag-space-4)}body.template-article .article__body,body.template-article .article-template__content,body.template-article .rte--article{max-width:31em;margin-right:auto;margin-left:auto}body.template-article .article__title{margin-bottom:var(--ag-space-4);color:var(--ag-ink);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-display);letter-spacing:var(--ag-ls-display)}body.template-article .blog__meta{color:var(--ag-ink-muted);font-size:var(--ag-fs-caption)}.template-index{--ag-photo-treat: saturate(.97) contrast(1.02);--ag-photo-treat-hover: saturate(1) contrast(1.02)}.template-index .ag-materials .ag-material__img,.template-index .ag-story .ag-story__image,.template-index .product-card .product-card__image img,html body.template-index [id*=shop_by_category] .collectionlist-item .collection-card__image img{filter:var(--ag-photo-treat)}.template-index .product-card:hover .product-card__image img,.template-index .ag-materials .ag-material:hover .ag-material__img,.template-index .ag-materials .ag-material:focus-within .ag-material__img{filter:var(--ag-photo-treat-hover)}html body.template-index [id*=shop_by_category] .collectionlist-item:hover .collection-card__image img{filter:var(--ag-photo-treat-hover)}.template-index .ag-materials .ag-material__img{background-position:center center}.template-index .ag-story .ag-story__image{background-position:62% 42%}@media(max-width:900px){.template-index .ag-story .ag-story__image{background-position:58% 46%}}.template-index .ag-materials .ag-material:nth-child(1) .ag-material__img{background-image:url(ag-mat-moissanite-800.webp);background-image:image-set(url(ag-mat-moissanite-640.webp) 1x,url(ag-mat-moissanite-1000.webp) 2x)}.template-index .ag-materials .ag-material:nth-child(2) .ag-material__img{background-image:url(ag-mat-silver-800.webp);background-image:image-set(url(ag-mat-silver-640.webp) 1x,url(ag-mat-silver-1000.webp) 2x)}.template-index .ag-materials .ag-material:nth-child(3) .ag-material__img{background-image:url(ag-mat-gold-800.webp);background-image:image-set(url(ag-mat-gold-640.webp) 1x,url(ag-mat-gold-1000.webp) 2x)}@media(max-width:600px){.template-index .ag-materials .ag-material:nth-child(1) .ag-material__img{background-image:image-set(url(ag-mat-moissanite-480.webp) 1x,url(ag-mat-moissanite-800.webp) 2x)}.template-index .ag-materials .ag-material:nth-child(2) .ag-material__img{background-image:image-set(url(ag-mat-silver-480.webp) 1x,url(ag-mat-silver-800.webp) 2x)}.template-index .ag-materials .ag-material:nth-child(3) .ag-material__img{background-image:image-set(url(ag-mat-gold-480.webp) 1x,url(ag-mat-gold-800.webp) 2x)}}.template-index .ag-story .ag-story__image{background-image:url(ag-story-hands-1600.webp);background-image:image-set(url(ag-story-hands-1600.webp) 1x,url(ag-story-hands-3000.webp) 2x)}@media(max-width:900px){.template-index .ag-story .ag-story__image{background-image:url(ag-story-hands-m-600.webp);background-image:image-set(url(ag-story-hands-m-600.webp) 1x,url(ag-story-hands-m-1200.webp) 2x)}}.template-index .ag-story .ag-story__image{will-change:transform}@media(prefers-reduced-motion:reduce){.template-index .ag-story .ag-story__image{will-change:auto}}.ag-stats-section{background-color:var(--ag-raised);border-top:1px solid var(--ag-line-soft);border-bottom:1px solid var(--ag-line)}.ag-stats{padding:var(--ag-space-6) var(--ag-space-5)}.ag-materials{padding-bottom:0}.ag-materials__head{margin-bottom:var(--ag-space-8)}[id*=shop_by_category],[id*=editors_picks]{background-color:var(--ag-ground);color:var(--ag-ink)}[id*=shop_by_category]>[class*=customstyle],[id*=editors_picks]>[class*=customstyle]{background-color:var(--ag-ground)}[id*=shop_by_category].index-section{margin-bottom:-1px}[id*=shop_by_category]>[class*=customstyle]{padding-top:var(--ag-section-y);padding-bottom:var(--ag-space-7)}[id*=editors_picks]>[class*=customstyle]{padding-top:var(--ag-space-7);padding-bottom:var(--ag-space-9)}[id*=shop_by_category] .section-block>.subtop{width:fit-content;margin:0 auto var(--ag-space-3) 0}[id*=shop_by_category] .section-block>.section-title-2{max-width:none;margin:0 0 var(--ag-space-7);font-size:var(--ag-fs-display-m);line-height:var(--ag-lh-display);text-align:left}[id*=shop_by_category] .section-block>.section-title-2:after{display:none;content:none}html body [id*=shop_by_category] .collectionlist-item,html body [id*=shop_by_category] .collectionlist-item .collection-card-1{background-color:transparent;border:0}html body [id*=shop_by_category] .collectionlist-item .collection-card__image{aspect-ratio:var(--ag-ratio-editorial);overflow:hidden;background-color:var(--ag-raised)}html body [id*=shop_by_category] .collectionlist-item .collection-card__image>a{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:auto;height:auto;max-width:none;max-height:none}html body [id*=shop_by_category] .collectionlist-item .h4,html body [id*=shop_by_category] .collectionlist-item h4{padding-top:var(--ag-space-5);color:var(--ag-ink);font-size:var(--ag-fs-caption)}[id*=editors_picks] .section-block>.subtop:before{display:none;content:none}[id*=editors_picks] .section-block>.section-title-2{max-width:none;margin:0 0 var(--ag-space-7);font-size:var(--ag-fs-display-m);line-height:var(--ag-lh-display);text-align:left}[id*=editors_picks] .section-block>.subtop{width:fit-content;margin:0 auto var(--ag-space-3) 0}[id*=editors_picks] .product-card{overflow:hidden;background-color:transparent;border:0;border-radius:var(--ag-radius);transition:none}[id*=editors_picks] .product-card:hover,[id*=editors_picks] .product-card:focus-within{transform:none}[id*=editors_picks] .product-card .product-card__info{padding:var(--ag-space-4) 0 0;text-align:left}[id*=editors_picks] .product-card .product-card__name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:calc(2em * var(--ag-lh-tight));margin-bottom:var(--ag-space-2);color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-tight);letter-spacing:var(--ag-ls-body)}[id*=editors_picks] .product-card .product-card__price,[id*=editors_picks] .product-card .product-card__price .money,[id*=editors_picks] .product-card .product-card__price span,[id*=editors_picks] .product-card .product-card__price .from,[id*=editors_picks] .product-card .product-card__price .price-from{display:block;color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-body);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-body)}[id*=editors_picks] .product-card .product-card__regular-price,[id*=editors_picks] .product-card .product-card__price del,[id*=editors_picks] .product-card .product-card__price s{display:inline;color:var(--ag-ink-muted);font-size:var(--ag-fs-caption)}[id*=editors_picks] .product-card:hover .product-card__name,[id*=editors_picks] .product-card:focus-within .product-card__name{color:var(--ag-ink);text-decoration:underline;text-decoration-color:currentColor;text-decoration-thickness:1px;text-underline-offset:4px}html body.template-index [id*=editors_picks] .agj-picks-cta .btn-underline{--g-cta-button: var(--ag-on-accent);min-height:56px;padding:0 var(--ag-space-8);border:0;background-color:var(--ag-ink);transition:background-color var(--ag-duration) var(--ag-ease)}html body.template-index [id*=editors_picks] .agj-picks-cta .btn-underline:hover,html body.template-index [id*=editors_picks] .agj-picks-cta .btn-underline:focus,html body.template-index [id*=editors_picks] .agj-picks-cta .btn-underline:focus-visible{--g-main-2: var(--ag-on-accent);border:0;background-color:color-mix(in srgb,var(--ag-ink) 82%,transparent)}html body.template-index [id*=editors_picks] .agj-picks-cta .btn-underline:focus-visible{outline:1px solid var(--ag-ink);outline-offset:3px}html body .agj-rw-tile{border-color:var(--ag-line);box-shadow:0 1px 2px color-mix(in srgb,var(--ag-ink) 5%,transparent)}@media(min-width:1200px){html body .agj-cl2__card{max-width:68rem;box-shadow:0 1px 3px color-mix(in srgb,var(--ag-ink) 5%,transparent)}}@media(max-width:768px){html body [id*=shop_by_category] .collectionlist-item .collection-card__image{aspect-ratio:var(--ag-ratio-editorial)}html body [id*=shop_by_category] .collectionlist-item .collection-card__image>a{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto}html body [id*=shop_by_category] .collectionlist-item .h4,html body [id*=shop_by_category] .collectionlist-item h4{padding-top:var(--ag-space-4);font-size:var(--ag-fs-micro)}[id*=shop_by_category] .section-block>.section-title-2{margin-bottom:var(--ag-space-6)}[id*=shop_by_category]>[class*=customstyle]{padding-bottom:var(--ag-space-6)}[id*=editors_picks]>[class*=customstyle]{padding-top:var(--ag-space-6);padding-bottom:var(--ag-space-8)}[id*=editors_picks] .section-block>.section-title-2{margin-bottom:var(--ag-space-6)}[id*=editors_picks] .product-card .product-card__info{padding:var(--ag-space-4) var(--ag-space-4) var(--ag-space-5)}[id*=editors_picks] .product-card .product-card__name{font-size:var(--ag-fs-body)}[id*=editors_picks] .product-card .product-card__price,[id*=editors_picks] .product-card .product-card__price .money,[id*=editors_picks] .product-card .product-card__price span,[id*=editors_picks] .product-card .product-card__price .from,[id*=editors_picks] .product-card .product-card__price .price-from{font-size:var(--ag-fs-caption)}html body.template-index [id*=editors_picks] .agj-picks-cta .btn-underline{display:flex;width:100%;min-height:52px;padding:0 var(--ag-space-5)}}@media(max-width:749px){.ag-stats{padding:var(--ag-space-6) var(--ag-space-4)}}@media(prefers-reduced-motion:reduce){[id*=editors_picks] .product-card,[id*=editors_picks] .product-card:hover,[id*=editors_picks] .product-card:focus-within{transform:none;transition:none}html body.template-index [id*=editors_picks] .agj-picks-cta .btn-underline{transition:none}}.ag-materials__grid{width:min(100% - 4rem,1300px);margin-inline:auto;gap:var(--ag-space-4);background-color:transparent;align-items:start}.ag-materials__grid .ag-material{aspect-ratio:auto;overflow:visible;border:0;border-radius:var(--ag-radius)}@media(max-width:767px){.ag-materials__grid{width:100%;margin-inline:0}}.ag-stats,.ag-materials__head,.ag-materials__grid,[id*=shop_by_category] .section-block,[id*=shop_by_category] .collectionlist-slider,[id*=editors_picks] .section-block,[id*=editors_picks] .row,.agj-rw-head,.agj-cl2__card{width:min(100% - 2rem,1270px);max-width:min(100% - 2rem,1270px);margin-inline:auto}[id*=shop_by_category] .section-block,[id*=shop_by_category] .collectionlist-slider,[id*=editors_picks] .section-block,[id*=editors_picks] .row{width:100%;max-width:100%;margin-inline:0;padding-left:0;padding-right:0}.agj-rw-head{box-sizing:border-box}@media(max-width:767px){[id*=shop_by_category] .section-block,[id*=shop_by_category] .collectionlist-slider,[id*=editors_picks] .section-block,[id*=editors_picks] .row,.agj-rw-head,.agj-cl2__card{width:min(100% - 2rem,1300px);max-width:min(100% - 2rem,1300px)}}html body.template-index .ag-stats,html body.template-index .ag-materials__head,html body.template-index .agj-rw-head,html body.template-index .agj-cl2__card{width:min(100% - 2rem,1270px);max-width:min(100% - 2rem,1270px);margin-inline:auto}html body.template-index h1 em,html body.template-index h2 em,html body.template-index h3 em,html body.template-index .ag-hero__title em,html body.template-index .ag-materials__title em,html body.template-index .ag-story__title em,html body.template-index .agj-cl2__line em,html body.template-index [id*=shop_by_category] .section-block>.section-title-2 em,html body.template-index [id*=editors_picks] .section-block>.section-title-2 em{color:inherit;font-style:normal;font-weight:inherit;text-shadow:none}html body .ag-hero__eyebrow:before,html body .ag-hero__eyebrow:after,html body .ag-material__num:before,html body .ag-story .ag-story__eyebrow:before,html body .ag-story .ag-story__eyebrow:after{display:none;content:none}html body .ag-hero__eyebrow{gap:0}html body.template-index [id*=shop_by_category] .section-block>.subtop,html body.template-index [id*=editors_picks] .section-block>.subtop,html body.template-index .ag-materials__eyebrow,html body.template-index .ag-story .ag-story__eyebrow,html body.template-index .agj-cl2__eyebrow,html body.template-index .agj-rw-ratingline,html body.template-index .agj-rw-headstars{color:var(--ag-ink-muted)}html body.template-index .agj-rw-star{color:var(--ag-ink)}html body .ag-hero{--ag-hero-fs-display: var(--ag-fs-display-xl)}html body .agj-rw-head,html body .agj-rw-heading,html body .agj-rw-ratingline{text-align:left}html body .agj-rw-subheading{margin-inline:0 auto;text-align:left}html body .ag-material__num{letter-spacing:var(--ag-ls-caps)}html body .ag-material__name{letter-spacing:var(--ag-ls-body)}html body.template-index .agj-rw-tile__quote{font-family:var(--ag-sans);font-style:normal;font-size:var(--ag-fs-body);line-height:var(--ag-lh-body)}html body.template-index .agj-cl2__card{border-color:var(--ag-line)}html body.template-index .agj-cl2__gem{display:none}html body.template-index .agj-cl2__rule{background:var(--ag-line)}html body.template-index .agj-cl2__field{border-bottom-color:var(--ag-line)}html body.template-index .agj-cl2__field:focus-within{border-bottom-color:var(--ag-ink)}@media(max-width:768px){html body .agj-rw-head,html body .agj-rw-heading,html body .agj-rw-ratingline,html body .agj-rw-subheading{text-align:left}html body .agj-rw-subheading{margin-inline:0}[id*=editors_picks] .section-block>.section-title-2{text-align:center}[id*=editors_picks] .section-block{width:auto;max-width:none}[id*=editors_picks] .section-block>.subtop{margin-inline:auto}[id*=shop_by_category] .section-block{width:auto;max-width:none}[id*=shop_by_category] .section-block>.subtop{margin-inline:auto}[id*=shop_by_category] .section-block>.section-title-2{margin-inline:auto;text-align:center}[id*=editors_picks]>:first-child,[id*=review_wall]>:first-child,[id*=closing_band]>:first-child{padding-top:var(--ag-space-6);padding-bottom:var(--ag-space-6)}[id*=editors_picks] .row{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);padding-inline:var(--ag-space-5)}}html body .ag-hero__title{line-height:var(--ag-lh-display)}html body .ag-hero__scroll-line{background:var(--ag-line)}html body.template-index .agj-rw-tile__stars{color:var(--ag-ink)}html body.template-index .agj-rw-head{padding-inline:0}html body.template-index .ag-split-word{margin-right:0}html body.template-index .ag-story__card{border-left-color:var(--ag-line)}html body .ag-hero__title{font-size:var(--ag-fs-display-xl)}@media(max-width:900px){html body.template-index .ag-stats,html body.template-index .ag-materials__head,html body.template-index .agj-rw-head{width:min(100% - 2.5rem,1270px);max-width:min(100% - 2.5rem,1270px);margin-inline:auto;padding-inline:0}}.ag-stats-section{background-color:var(--ag-ground);border-top:1px solid var(--ag-line-soft);border-bottom:1px solid var(--ag-line)}.ag-stats{display:grid;width:min(100% - 4rem,1300px);max-width:none;margin-inline:auto;padding:var(--ag-space-5) 0;grid-template-columns:repeat(4,auto);justify-content:space-between;column-gap:var(--ag-space-6)}.ag-stat{display:flex;align-items:baseline;gap:var(--ag-space-3);padding:0;text-align:left}.ag-stat:before,.ag-stat+.ag-stat:before{content:none}.ag-stat__value{margin-bottom:0}.ag-stat__label{color:var(--ag-ink-muted)}@media(max-width:900px){.ag-stats{width:100%;margin-inline:0;padding:var(--ag-space-5);grid-template-columns:repeat(2,max-content);justify-content:space-between;column-gap:var(--ag-space-4);row-gap:var(--ag-space-5)}.ag-stat{gap:var(--ag-space-2)}.ag-stat__value{font-size:var(--ag-fs-subhead)}}@media(max-width:374px){.ag-stats{grid-template-columns:max-content max-content;justify-content:start;align-items:baseline;column-gap:var(--ag-space-4);row-gap:var(--ag-space-4)}.ag-stat{display:contents}}.ag-materials{padding-top:var(--ag-space-9)}.ag-materials__head{width:min(100% - 4rem,1300px);max-width:none;margin-inline:auto;margin-bottom:var(--ag-space-7);padding-inline:0;text-align:left}.ag-materials__eyebrow{display:flex;align-items:center;gap:var(--ag-space-4);text-align:left}.ag-materials__eyebrow:before,.ag-materials__eyebrow:after{display:none;content:none}.ag-materials__title{text-align:left}@media(max-width:900px){.ag-materials{padding-top:var(--ag-space-7)}.ag-materials__head{width:100%;margin-inline:0;margin-bottom:var(--ag-space-6);padding-inline:var(--ag-space-5)}}@media(min-width:769px){.ag-materials__grid{gap:0;background-color:transparent}}.ag-material__img{background-color:var(--ag-ink)}:root{--g-font-1: var(--ag-display);--g-font-2: var(--ag-sans);--g-font-3: var(--ag-display);--g-font-size: var(--ag-fs-body-l)}body,p,input,textarea,button,select,optgroup{font-family:var(--ag-sans);font-size:var(--ag-fs-body-l);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-body);letter-spacing:var(--ag-ls-body)}h1,h2,h3,.h1,.h2,.h3{font-family:var(--ag-display);font-weight:var(--ag-fw-regular);letter-spacing:var(--ag-ls-heading)}h1,.h1{font-size:var(--ag-fs-display-l);line-height:var(--ag-lh-display)}h2,.h2{font-size:var(--ag-fs-display-m);line-height:var(--ag-lh-display)}h3,.h3{font-size:var(--ag-fs-heading);line-height:var(--ag-lh-heading)}h4,h5,h6,.h4,.h5,.h6{font-family:var(--ag-sans);letter-spacing:var(--ag-ls-body)}h4,.h4{font-size:var(--ag-fs-subhead);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-heading)}h5,.h5{font-size:var(--ag-fs-body-l);font-weight:var(--ag-fw-medium);line-height:var(--ag-lh-tight)}h6,.h6{font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-medium);line-height:var(--ag-lh-tight)}h1 em,h2 em,h3 em{font-family:inherit;font-style:italic;font-weight:inherit}small,.small{font-size:var(--ag-fs-caption);line-height:var(--ag-lh-tight)}b,strong,dt,th,optgroup{font-weight:var(--ag-fw-medium)}legend{font-family:var(--ag-sans);font-size:var(--ag-fs-subhead);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-heading)}code,kbd,samp,pre{font-family:var(--ag-mono);font-size:var(--ag-fs-body);line-height:var(--ag-lh-tight)}.rte p,.rte li,.rte dd,.rte td{font-family:inherit;font-size:var(--ag-fs-body-l);line-height:var(--ag-lh-body)}body .tabcustom{font-size:var(--ag-fs-body-l);font-weight:var(--ag-fw-medium)}body .ag-cps-tile__quote{font-size:var(--ag-fs-body)}body .ag-cps-tile__name{font-weight:var(--ag-fw-medium)}body .ag-cps-tile__verified,body .ag-cps-tile__checkmark{font-size:var(--ag-fs-micro);font-weight:var(--ag-fw-medium)}body .js-cart-count{font-size:var(--ag-fs-micro)}footer.site-footer .site-footer__section-title{--footer-font-size: var(--ag-fs-caption);--footer-font-weight: var(--ag-fw-medium);--footer-font-space: var(--ag-ls-caps);line-height:var(--ag-lh-tight)}@media(max-width:768px){h1,.h1{font-size:var(--ag-fs-display-m)}h2,.h2{font-size:var(--ag-fs-heading)}h3,.h3{font-size:var(--ag-fs-subhead)}}@media print{body,p{font-family:var(--ag-display);font-size:var(--ag-fs-body);line-height:var(--ag-lh-tight)}}@media(max-width:767px){.site-footer .logofooter{max-width:130px}}@media(max-width:380px){.site-footer .logofooter{max-width:110px}}body.template-product .shopify-section:not(:has(>:not(style):not(script):not(link))){padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0}.ag-band{position:relative;display:flex;align-items:flex-end;width:100%;height:clamp(600px,50vw,780px);margin:0;overflow:hidden;background:var(--ag-raised)}.ag-band .ag-band__media{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block}.ag-band .ag-band__img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 44%}.ag-band .ag-band__wash{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:linear-gradient(102deg,color-mix(in srgb,var(--ag-ground) 68%,transparent) 0%,color-mix(in srgb,var(--ag-ground) 44%,transparent) 26%,color-mix(in srgb,var(--ag-ground) 13%,transparent) 46%,transparent 62%)}.ag-band .ag-band__type{position:relative;z-index:3;max-width:36rem;padding:0 var(--ag-space-5) clamp(var(--ag-space-6),5vw,var(--ag-space-8)) clamp(var(--ag-space-5),5.9vw,var(--ag-space-9));text-align:left}.ag-band .ag-band__title{margin:0 0 var(--ag-space-5);color:var(--ag-ink);font-family:var(--ag-display);font-size:var(--ag-fs-display-xl);font-weight:var(--ag-fw-regular);line-height:var(--ag-lh-display);letter-spacing:var(--ag-ls-display);text-shadow:none}.ag-band .ag-band__link{display:inline-flex;align-items:center;gap:var(--ag-space-3);min-height:44px;padding:0;border:0;border-bottom:1px solid var(--ag-ink);border-radius:var(--ag-radius);color:var(--ag-ink);font-family:var(--ag-sans);font-size:var(--ag-fs-caption);font-weight:var(--ag-fw-medium);letter-spacing:var(--ag-ls-caps);text-transform:uppercase;text-decoration:none}.ag-band .ag-band__arrow{transition:transform .4s var(--ag-ease)}.ag-band .ag-band__link:hover .ag-band__arrow,.ag-band .ag-band__link:focus-visible .ag-band__arrow{transform:translate(4px)}@media(prefers-reduced-motion:reduce){.ag-band .ag-band__arrow{transition:none}}@media(max-width:767px){.ag-band{align-items:flex-start;height:620px}.ag-band .ag-band__wash{background:linear-gradient(to bottom,color-mix(in srgb,var(--ag-ground) 82%,transparent) 0%,color-mix(in srgb,var(--ag-ground) 58%,transparent) 24%,color-mix(in srgb,var(--ag-ground) 18%,transparent) 42%,transparent 58%)}.ag-band .ag-band__type{max-width:none;padding:var(--ag-space-7) var(--ag-space-5) 0}}@media(max-width:767px){.ag-band{position:relative;z-index:0;margin-bottom:calc(var(--ag-space-5) * -1)}}[id*=editors_picks] .section-block>.section-title-2{font-size:var(--ag-fs-display-l)}[id*=editors_picks] .section-block>.subtop:before{content:"";display:block;width:var(--ag-space-6);height:1px;margin:0 auto var(--ag-space-5);background-color:var(--ag-gold)}@media(min-width:769px){[id*=editors_picks] .section-block>.subtop{margin-inline:auto}[id*=editors_picks] .section-block>.section-title-2{max-width:20ch;margin-inline:auto;text-align:center}[id*=shop_by_category] .section-block>.section-title-2{font-size:var(--ag-fs-heading);line-height:var(--ag-lh-heading)}}[id*=materials_editorial].ag-fade-up,[id*=shop_by_category].ag-fade-up,[id*=editors_picks].ag-fade-up{transform:none}[id*=materials_editorial].ag-fade-up .ag-material,[id*=shop_by_category].ag-fade-up .collectionlist-item{opacity:0;transform:translateY(22px);transition:opacity .7s var(--ag-ease),transform .7s var(--ag-ease);will-change:opacity,transform}[id*=materials_editorial].ag-fade-up.is-visible .ag-material,[id*=shop_by_category].ag-fade-up.is-visible .collectionlist-item{opacity:1;transform:none}[id*=materials_editorial].ag-fade-up.is-visible .ag-material:nth-child(1),[id*=shop_by_category].ag-fade-up.is-visible .collectionlist-item:nth-child(1){transition-delay:0s}[id*=materials_editorial].ag-fade-up.is-visible .ag-material:nth-child(2),[id*=shop_by_category].ag-fade-up.is-visible .collectionlist-item:nth-child(2){transition-delay:.09s}[id*=materials_editorial].ag-fade-up.is-visible .ag-material:nth-child(3),[id*=shop_by_category].ag-fade-up.is-visible .collectionlist-item:nth-child(3){transition-delay:.18s}[id*=shop_by_category].ag-fade-up.is-visible .collectionlist-item:nth-child(4){transition-delay:.27s}[id*=editors_picks] .section-block .col-item:nth-child(1).aos-animate{transition-delay:0s}[id*=editors_picks] .section-block .col-item:nth-child(2).aos-animate{transition-delay:.09s}[id*=editors_picks] .section-block .col-item:nth-child(3).aos-animate{transition-delay:.18s}@keyframes ag-life-settle{0%{transform:scale(1.06)}to{transform:scale(1)}}[id*=editors_picks].ag-fade-up.is-visible .product-card__image-wr img,[id*=shop_by_category].ag-fade-up.is-visible .collection-card__image img{animation:ag-life-settle .7s var(--ag-ease) backwards}[id*=editors_picks].ag-fade-up.is-visible .col-item:nth-child(2) .product-card__image-wr img,[id*=shop_by_category].ag-fade-up.is-visible .collectionlist-item:nth-child(2) .collection-card__image img{animation-delay:.09s}[id*=editors_picks].ag-fade-up.is-visible .col-item:nth-child(3) .product-card__image-wr img,[id*=shop_by_category].ag-fade-up.is-visible .collectionlist-item:nth-child(3) .collection-card__image img{animation-delay:.18s}[id*=shop_by_category].ag-fade-up.is-visible .collectionlist-item:nth-child(4) .collection-card__image img{animation-delay:.27s}@media(hover:hover)and (pointer:fine){body [id*=editors_picks] .product-card .product-card__image img,body [id*=editors_picks] .product-card .product-card__image-wr img,html body [id*=shop_by_category] .collectionlist-item img{transition:transform calc(var(--ag-duration) * 4) var(--ag-ease)}body [id*=editors_picks] .product-card:hover .product-card__image img,body [id*=editors_picks] .product-card:hover .product-card__image-wr img,body [id*=editors_picks] .product-card:focus-within .product-card__image img,body [id*=editors_picks] .product-card:focus-within .product-card__image-wr img,html body [id*=shop_by_category] .collectionlist-item a:hover img,html body [id*=shop_by_category] .collectionlist-item:hover img,html body [id*=shop_by_category] .collectionlist-item:focus-within img{transform:scale(1.08)}}@media(hover:none),(pointer:coarse){body [id*=editors_picks] .product-card:hover .product-card__image img,body [id*=editors_picks] .product-card:hover .product-card__image-wr img,body [id*=editors_picks] .product-card:focus-within .product-card__image img,body [id*=editors_picks] .product-card:focus-within .product-card__image-wr img,html body [id*=shop_by_category] .collectionlist-item a:hover img,html body [id*=shop_by_category] .collectionlist-item:hover img,html body [id*=shop_by_category] .collectionlist-item:focus-within img{transform:none}}@media(prefers-reduced-motion:reduce){[id*=materials_editorial].ag-fade-up .ag-material,[id*=shop_by_category].ag-fade-up .collectionlist-item,[id*=materials_editorial].ag-fade-up.is-visible .ag-material,[id*=shop_by_category].ag-fade-up.is-visible .collectionlist-item{opacity:1;transform:none;transition:none;transition-delay:0s}[id*=editors_picks] .section-block .col-item:nth-child(1).aos-animate,[id*=editors_picks] .section-block .col-item:nth-child(2).aos-animate,[id*=editors_picks] .section-block .col-item:nth-child(3).aos-animate{transition-delay:0s}[id*=editors_picks].ag-fade-up.is-visible .product-card__image-wr img,[id*=shop_by_category].ag-fade-up.is-visible .collection-card__image img,[id*=editors_picks].ag-fade-up.is-visible .col-item:nth-child(2) .product-card__image-wr img,[id*=editors_picks].ag-fade-up.is-visible .col-item:nth-child(3) .product-card__image-wr img,[id*=shop_by_category].ag-fade-up.is-visible .collectionlist-item:nth-child(2) .collection-card__image img,[id*=shop_by_category].ag-fade-up.is-visible .collectionlist-item:nth-child(3) .collection-card__image img,[id*=shop_by_category].ag-fade-up.is-visible .collectionlist-item:nth-child(4) .collection-card__image img{animation:none;transform:none}body [id*=editors_picks] .product-card .product-card__image img,body [id*=editors_picks] .product-card .product-card__image-wr img,html body [id*=shop_by_category] .collectionlist-item img{transition:none}body [id*=editors_picks] .product-card:hover .product-card__image img,body [id*=editors_picks] .product-card:hover .product-card__image-wr img,body [id*=editors_picks] .product-card:focus-within .product-card__image img,body [id*=editors_picks] .product-card:focus-within .product-card__image-wr img,html body [id*=shop_by_category] .collectionlist-item a:hover img,html body [id*=shop_by_category] .collectionlist-item:hover img,html body [id*=shop_by_category] .collectionlist-item:focus-within img{transform:none}}@media(max-width:900px){.ag-hero>picture>img.ag-hero__bg,.ag-hero picture.ag-parallax-layer>img.ag-hero__bg,img.ag-hero__bg{animation:none;transform:none;filter:none}.ag-hero{display:block;height:auto;min-height:0;max-height:none;max-width:100%;overflow:hidden;background-color:var(--ag-ground)}.ag-hero__vignette,.ag-hero__scroll{display:none}.ag-hero>picture,.ag-hero picture.ag-parallax-layer{position:relative;inset:auto;display:block;width:100%;height:auto}.ag-hero>picture>img.ag-hero__bg,.ag-hero picture.ag-parallax-layer>img.ag-hero__bg,img.ag-hero__bg{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:4 / 3;max-height:52vh;object-fit:cover;object-position:62% 46%}.ag-hero__type{position:relative;inset:auto;z-index:5;box-sizing:border-box;display:block;width:calc(100% - 32px);margin:-48px 16px 0;padding:24px 22px 28px;text-align:left;background-color:var(--ag-ground);background-image:none;box-shadow:0 -1px color-mix(in srgb,var(--ag-ink) 8%,transparent)}.ag-hero .ag-hero__title{max-width:15ch;font-size:clamp(2.25rem,9vw,2.75rem);line-height:1.02}.ag-hero .ag-hero__lede{max-width:40ch;margin-top:14px;font-size:.9375rem}.ag-hero__eyebrow{margin:0 0 12px}.ag-hero__cta-cluster{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:14px 20px;margin-top:22px}.ag-hero__btn{width:auto;max-width:100%;padding:0 26px;white-space:nowrap}.ag-hero__link{align-self:center;min-height:44px}}@media(max-width:900px)and (max-height:740px){.ag-hero>picture>img.ag-hero__bg,.ag-hero picture.ag-parallax-layer>img.ag-hero__bg,img.ag-hero__bg{max-height:38vh}.ag-hero__type{margin-top:-36px;padding:18px 22px 20px}.ag-hero__eyebrow{margin-bottom:8px}.ag-hero .ag-hero__lede{margin-top:10px}.ag-hero__cta-cluster{margin-top:16px;gap:10px 18px}}@media(max-width:900px){[class*=__shop_by_category]{padding-top:28px!important;padding-bottom:20px!important}[class*=__editors_picks]{padding-top:24px!important;padding-bottom:20px!important}.ag-materials{padding-top:28px;padding-bottom:24px}.agj-picks-cta{margin-top:20px!important}.agj-rw{padding-top:24px;padding-bottom:24px}.agj-rw-ratingline{margin-bottom:6px!important}.agj-rw-heading{margin-top:8px!important;margin-bottom:8px!important}.agj-rw-subheading{margin-top:6px!important}.agj-cl2{padding-top:24px;padding-bottom:24px}.ag-stats-section>*{padding-top:18px;padding-bottom:18px}.site-footer__section{padding-bottom:12px!important}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/aquagold.css.map */
