.activeItem_pageContainer__MF9fU{width:100%;padding-top:15vh;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--brand-eerie-black)}.activeItem_pageContent__tj6eP{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:97.5%;height:auto}.activeItem_topContent__2vJlq{flex-direction:row}.activeItem_bottomContent__A1YdJ,.activeItem_topContent__2vJlq{width:100%;display:flex;justify-content:center;align-items:center}.activeItem_bottomContent__A1YdJ{flex-direction:column;height:100%;min-height:70vh;padding:2rem 0}.activeItem_imageContainer__lVVLT{display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:hidden;gap:1rem;width:100%}.activeItem_image__nvVGc{height:auto;max-height:75vh;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;background-size:contain;background-position:50%;background-repeat:no-repeat;width:49%}.activeItem_itemInfo__vZCBY{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto}.activeItem_headerContent__mTIRn{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto}.activeItem_itemName__IpgqB,.activeItem_itemPrice__Ehv1q{font-size:3rem;color:var(--brand-alabaster);font-family:var(--font-proxima-bold-italic);font-weight:700;font-style:italic;font-synthesis:none;text-transform:uppercase}.activeItem_itemDetails__AnLmn{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:auto;margin-top:2rem}.activeItem_sectionHeader__sAPyE{font-size:1.25rem;color:var(--brand-alabaster);font-family:var(--font-proxima-bold-italic);font-weight:700;font-style:italic;font-synthesis:none;text-transform:capitalize;opacity:.5}.activeItem_descriptionContent__C0LCS{width:100%;height:100%;min-height:40vh;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch}.activeItem_descriptionText__WCT9l{font-size:1.125rem;color:var(--brand-alabaster);justify-content:flex-start}.activeItem_backButtonContainer__OaOcd{display:flex;flex-direction:row;justify-content:center;justify-self:center;align-items:center;width:100%;gap:1rem;height:auto;margin-top:2rem;mix-blend-mode:difference;background-color:var(--brand-alabaster);padding:.5rem;opacity:.5}.activeItem_backButtonText__MKsgc,.activeItem_backButton__gLSue{color:var(--brand-eerie-black);font-family:var(--font-proxima-bold-italic);font-weight:700;font-style:italic;font-synthesis:none;cursor:pointer}.activeItem_backButtonText__MKsgc{font-size:1.5rem;text-transform:uppercase}.activeItem_leftDescription__fKj_1,.activeItem_rightDescription__lYPHq{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:2.5vh 0}.activeItem_leftDescriptionContent___5EzZ,.activeItem_rightDescriptionContent__CLA1d{display:flex;flex:1;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:auto}.activeItem_dividerLine__0igFo{width:100%;height:2px;background-color:var(--brand-alabaster);margin:1rem 0}.activeItem_verticalDividerLine__5Fv9R{align-self:stretch;width:2px;background-color:var(--brand-alabaster);margin:0 1rem}.activeItem_stockHeader__x_NS8{font-size:1.125rem;color:var(--brand-alabaster-50);text-transform:capitalize}.activeItem_mobileStockHeader__UqYk7{font-size:.85rem;color:var(--brand-alabaster-50);text-transform:capitalize}.activeItem_stockSelectionContainer__7KkX5{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:auto}.activeItem_stockSelection__2e6fE{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;height:auto;margin-top:1rem;white-space:wrap;gap:1rem}.activeItem_stockItem__K_pwm{display:flex;flex-direction:row;justify-content:center;align-items:center;width:auto;height:auto;margin-right:1rem;cursor:pointer;color:var(--brand-eerie-black);background-color:var(--brand-alabaster);padding:.25rem .75rem;font-size:.75rem;border-radius:15px}@media screen and (min-width:1250px){.activeItem_stockItem__K_pwm{font-size:1rem}}@media screen and (min-width:1500px){.activeItem_stockItem__K_pwm{font-size:1.25rem}}@media screen and (max-width:1100px){.activeItem_stockSelection__2e6fE{flex-direction:column;align-items:flex-start}.activeItem_stockItem__K_pwm{font-size:.75rem}.activeItem_verticalDividerLine__5Fv9R{min-height:370px}}.activeItem_outOfStockItem__7o3WZ{display:flex;flex-direction:row;justify-content:center;align-items:center;width:auto;height:auto;margin-right:1rem;cursor:not-allowed}.activeItem_quantityRow__CqTz6{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;margin-top:1rem}.activeItem_inputField__f_K_l{width:50px;height:30px;font-size:1rem;color:var(--brand-eerie-black);background-color:var(--brand-alabaster);border:1px solid var(--brand-alabaster);border-radius:15px;padding:.25rem;text-align:center}.activeItem_addToCartSection__gEGHd{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;margin-top:2rem}.activeItem_addToCartButton__3oVk5,.activeItem_backButton__gLSue{--btn-bg:var(--brand-alabaster);--btn-fg:var(--brand-eerie-black);--btn-border:var(--brand-eerie-black);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-family:var(--font-proxima-bold-italic);font-weight:700;font-style:italic;font-synthesis:none;font-size:2rem;line-height:1;text-transform:uppercase;letter-spacing:.05em;color:var(--btn-fg);background-color:var(--btn-bg);border:1px solid var(--btn-border);border-radius:40px;outline:none;cursor:pointer;transition:background-color .45s ease,color .45s ease,border-color .45s ease,box-shadow .3s ease}.activeItem_backButton__gLSue{opacity:50%}.activeItem_mobileBackButton__PX7L2{margin-top:1.5rem;width:90%}.activeItem_addToCartButton__3oVk5:focus-visible:not([aria-disabled=true]):not(:disabled),.activeItem_addToCartButton__3oVk5:hover:not([aria-disabled=true]):not(:disabled),.activeItem_backButton__gLSue:focus-visible:not([aria-disabled=true]):not(:disabled),.activeItem_backButton__gLSue:hover:not([aria-disabled=true]):not(:disabled){--btn-bg:var(--brand-eerie-black);--btn-fg:var(--brand-alabaster);--btn-border:var(--brand-alabaster);box-shadow:0 0 0 3px hsla(0,0%,100%,.08)}.activeItem_addToCartButton__3oVk5:active:not([aria-disabled=true]):not(:disabled),.activeItem_backButton__gLSue:active:not([aria-disabled=true]):not(:disabled){transform:translateY(1px)}.activeItem_addToCartButton__3oVk5:disabled,.activeItem_addToCartButton__3oVk5[aria-disabled=true],.activeItem_backButton__gLSue:disabled,.activeItem_backButton__gLSue[aria-disabled=true]{opacity:.55;cursor:not-allowed;box-shadow:none}.activeItem_addToCartButton__3oVk5.activeItem_isLoading__X6iwz,.activeItem_backButton__gLSue.activeItem_isLoading__X6iwz{font-size:1.1rem;letter-spacing:.08em}@media screen and (max-width:500px){.activeItem_addToCartButton__3oVk5,.activeItem_backButton__gLSue{font-size:1.25rem;padding:.75rem 1rem}}.activeItem_tagItem__XV5V9{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:2rem;color:var(--brand-eerie-black);font-family:var(--font-proxima-bold-italic);font-weight:700;font-style:italic;font-synthesis:none;text-transform:lowercase;margin-right:5px;background-color:var(--brand-alabaster);padding:.25rem 1.75rem;min-width:5rem}@media screen and (max-width:1400px){.activeItem_tagItem__XV5V9{font-size:1.5rem}}@media screen and (max-width:1100px){.activeItem_tagItem__XV5V9{font-size:1.125rem}}.activeItem_feedbackText__NP7Ko{margin-top:.5rem;font-size:.875rem;color:var(--brand-alabaster)}.activeItem_mobilePageContainer__BRiPb{width:100vw;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--brand-eerie-black)}.activeItem_mobilePageContent__rz4jG{width:97.5%}.activeItem_mobileImageViewer__Mf_6r,.activeItem_mobilePageContent__rz4jG{display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto}.activeItem_mobileImageViewer__Mf_6r{width:100%}.activeItem_mobileImageCarousel__mbbAS{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;position:relative;overflow:hidden}.activeItem_mobileImage__pwwvI{width:auto;max-height:70vh;aspect-ratio:1/1;overflow:hidden;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.activeItem_mobileImageSelector__a3BEd{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:90%;height:auto;margin-top:1rem;margin-bottom:1rem}.activeItem_circlesContainer__gNYvY{display:flex;justify-content:center;align-items:center;margin:10px 0}.activeItem_filledCircle__Cy4xB{width:10px;height:10px;background-color:var(--brand-alabaster);border-radius:50%;margin:0 6px;cursor:pointer}.activeItem_emptyCircle__3A8u_{width:10px;height:10px;border:1.5px solid var(--brand-alabaster);border-radius:50%;margin:0 6px;cursor:pointer}.activeItem_toggleButton__3P29w{background:none;border:none;cursor:pointer;margin-left:10px;display:flex;align-items:center}.activeItem_mobileBottomContent__xiEe_{width:90%}.activeItem_mobileBottomContent__xiEe_,.activeItem_mobileItemInfo__O5J4X{display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto}.activeItem_mobileItemInfo__O5J4X{width:100%}.activeItem_mobileHeaderContent__O1N8n{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto}.activeItem_mobileItemName__w3iL_{width:60%;text-align:left}.activeItem_mobileItemName__w3iL_,.activeItem_mobileItemPrice___5IU1{font-size:2rem;color:var(--brand-alabaster);font-family:var(--font-proxima-bold-italic);font-weight:700;font-style:italic;font-synthesis:none;text-transform:uppercase}.activeItem_mobileItemPrice___5IU1{text-align:right}.activeItem_mobileItemDetails__Yvsrx{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:auto;margin-top:2rem}.activeItem_mobileSectionHeader__FPQpT{font-size:1.25rem;color:var(--brand-alabaster);font-family:var(--font-proxima-bold-italic);font-weight:700;font-style:italic;font-synthesis:none;text-transform:capitalize;opacity:.5}.activeItem_mobileDescriptionContent__EPPF8{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:100%;padding-bottom:2rem}.activeItem_topDescription__XR8Ug{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:2rem;height:100%}.activeItem_mobileDescriptionText__zzsjS{font-size:1.125rem;color:var(--brand-alabaster);justify-content:flex-start}.activeItem_bottomDescription___03Xn{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto}.activeItem_bottomDescriptionContent__MztmS{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:auto}.activeItem_mobileStockSelection__nIWZh{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;height:auto;margin-top:1rem;white-space:wrap;gap:1rem}.activeItem_mobileStockItem__pFSFq{cursor:pointer;color:var(--brand-eerie-black);background-color:var(--brand-alabaster);padding:.25rem .75rem;font-size:1rem}.activeItem_mobileOutOfStockItem__abRFa,.activeItem_mobileStockItem__pFSFq{display:flex;flex-direction:row;justify-content:center;align-items:center;width:auto;height:auto;margin-right:1rem}.activeItem_mobileOutOfStockItem__abRFa{cursor:not-allowed}@media screen and (max-width:550px){.activeItem_mobileItemName__w3iL_,.activeItem_mobileItemPrice___5IU1{font-size:1.5rem}.activeItem_mobileDescriptionText__zzsjS,.activeItem_mobileSectionHeader__FPQpT{font-size:1rem}.activeItem_backButtonText__MKsgc{font-size:1.125rem}}@media screen and (max-width:350px){.activeItem_mobileItemName__w3iL_,.activeItem_mobileItemPrice___5IU1{font-size:1.25rem}.activeItem_mobileDescriptionText__zzsjS,.activeItem_mobileSectionHeader__FPQpT{font-size:.85rem}.activeItem_backButtonText__MKsgc{font-size:1.125rem}}.activeItem_messageText__rggnu{font-size:1rem;color:var(--brand-alabaster);font-family:var(--font-proxima-bold-italic);font-weight:700;font-style:italic;font-synthesis:none;text-transform:uppercase;text-decoration:underline;margin-top:2rem}