@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.c-stone-detail{display:flex;flex-direction:column;gap:2rem}.c-stone-detail__preview{position:relative;background-color:rgba(29,15,7,.02)}.c-stone-detail__preview:empty{position:absolute}.c-stone-detail__preview.is-iframe{width:19.25rem;height:19.25rem;padding-bottom:0}.c-stone-detail__iframe{border:0}.c-stone-detail__content{display:grid;gap:1rem}.c-stone-detail__row{display:flex;align-items:center}.c-stone-detail__row-icon{width:1.25rem;height:1.25rem;margin-right:1rem}.c-stone-detail__row-value{color:rgba(1,1,1,.35);margin-left:.5rem}.c-stone-detail__row-value.is-stone-shape{text-transform:capitalize}.c-stone-detail__text{margin:1rem 0 0;color:rgba(1,1,1,.35)}.c-stone-detail__title{margin-bottom:.5rem;display:block}@media only screen and (min-width:750px){.c-stone-detail{flex-direction:row;align-items:flex-start}.c-stone-detail__preview:not(:empty){width:19.25rem;padding-bottom:48.735%}.c-stone-detail__preview.is-iframe{padding-bottom:0}}.c-stone-footer{display:flex;align-items:stretch;justify-content:center;gap:.5rem}.c-stone-footer__wishlist{padding:0;width:3.5rem;height:auto}.c-stone-footer__wishlist-icon{width:1.5rem}.c-stone-footer__wishlist-icon.is-active{display:none}.c-stone-footer__wishlist.is-active .c-stone-footer__wishlist-icon.is-active{display:block}.c-stone-footer__wishlist.is-active .c-stone-footer__wishlist-icon.is-inactive{display:none}.c-stone-footer__select-stone{width:auto;flex:1}.c-stone-footer__btn-price-wrapper:before{content:"-";display:inline-block;margin:0 .25rem}.c-stone-footer__price.is-from-price{text-decoration:line-through;margin-right:.5rem}.c-stone-footer__wishlist-inventory{display:none;flex:1}.c-stone-footer__wishlist-inventory-text.is-active,.c-stone-footer__wishlist-inventory.is-active .c-stone-footer__wishlist-inventory-text.is-inactive{display:none}.c-stone-footer__wishlist-inventory.is-active .c-stone-footer__wishlist-inventory-text.is-active{display:block}.c-stone-footer--inventory .c-stone-footer__select-stone,.c-stone-footer--inventory .c-stone-footer__wishlist:not(.is-active){display:none}.c-stone-footer--inventory .c-stone-footer__wishlist-inventory{display:block}@media only screen and (max-width:749px){.c-stone-footer__wishlist-inventory.is-active{padding-left:1.5rem;padding-right:1.5rem}}@media only screen and (min-width:750px){.c-stone-drawer .o-drawer__content{display:flex;flex-direction:column;justify-content:space-between}.c-stone-footer__wishlist{width:3.75rem}}.c-diamond-inventory{padding-top:calc(.5rem + var(--header-height));padding-bottom:2.25rem}.c-diamond-inventory__inner{max-width:58.5rem;margin:0 auto}.c-diamond-inventory__header{padding:1.25rem 1.3125rem;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:2;background:#fffffb}body.has-fixed-header .c-diamond-inventory__header{transition:transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(var(--header-height))}@media only screen and (min-width:1100px){.c-diamond-inventory{padding-top:calc(2.1rem + var(--header-height));padding-bottom:6rem}.c-diamond-inventory__header{padding:2.25rem 0}}@media only screen and (min-width:1750px){.c-diamond-inventory__inner{max-width:70rem}}
