.product{padding-top:30px;padding-bottom:30px;color:var(--black)}.productInner{margin:auto;display:grid;grid-template-columns:minmax(0,8fr) minmax(0,5fr);column-gap:50px}@media(max-width:1200px){.product{padding:0 0 20px}.productInner{display:block}}.productVisual{position:relative}.productVisualSave{position:absolute;top:30px;left:30px;padding:5px 10px;text-transform:uppercase;color:var(--text);box-shadow:0 2px 4px #00000026,0 1px #00000026;opacity:0;z-index:1000;transition:.3s ease;font-weight:700}.productVisualSave.active{opacity:1}@keyframes swiperAppear{0%{opacity:0}to{opacity:1}}.productVisualWrap{display:none;grid-template-columns:minmax(0,135px) minmax(0,1fr);gap:20px;position:sticky;top:150px}.productVisualWrap.active{display:grid}.productVisualThumbs{width:100%;display:block;max-height:643px}@media(min-width:1860px){.productVisualThumbs{max-height:788px}}@media(max-width:1575px){.productVisualThumbs{max-height:549px}}.productVisualThumbsSlide{cursor:pointer}.productVisualThumbsSlideImg{height:100%;width:100%;object-fit:cover;object-position:center;opacity:.4;transition:.3s ease}.productVisualThumbsSlideImg.active{opacity:1}.productVisualThumbsNext{position:absolute;bottom:10px;top:unset;left:50%;right:unset;background-color:#fff;aspect-ratio:1;height:38px;width:38px;border-radius:8px;display:flex;align-items:center;justify-content:center;transform:translate(-50%)}.productVisualThumbsNext svg{transform:rotate(90deg);height:16px;width:16px;object-fit:contain}.productVisualThumbsNext:after{display:none}.productVisualThumbsPrev{position:absolute;bottom:unset;top:50px;left:50%;right:unset;background-color:#fff;aspect-ratio:1;height:38px;width:38px;border-radius:8px;display:flex;align-items:center;justify-content:center;transform:translate(-50%)}.productVisualThumbsPrev svg{transform:rotate(-90deg);height:16px;width:16px;object-fit:contain}.productVisualThumbsPrev:after{display:none}.productVisualSwiper{display:block;width:100%;margin-bottom:20px;aspect-ratio:580/540}.productVisualSwiperSlide{width:100%;position:relative}.productVisualSwiperSlideImage,.productVisualSwiperSlideVideo{width:100%!important;height:auto;min-height:540px;object-fit:contain;object-position:center}.productVisualSwiperSlideModel{width:100%;height:400px}.productVisualSwiperSlidePlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:1;display:flex;width:60px}.productVisualSwiperSlidePlayIcon{width:100%;height:auto}.productVisualSwiperPag,.productVisualSwiperNext,.productVisualSwiperPrev{display:none}@media(max-width:1200px){.productVisual{margin-bottom:5px}.productVisualSave{top:8px;left:8px}.productVisualWrap{grid-template-columns:minmax(0,1fr);position:static;top:0}.productVisualSwiper{margin-bottom:10px;padding:0;aspect-ratio:1000/1010}.productVisualSwiperSlideImage,.productVisualSwiperSlideVideo{border-radius:0;aspect-ratio:unset;object-position:top;object-fit:contain;min-height:380px;width:100%}.productVisualSwiper{margin-top:0}.productVisualSwiperPag{display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute;bottom:0!important}.productVisualSwiperPag .swiper-pagination-bullet{height:12px;width:12px}.productVisualSwiperPag .swiper-pagination-bullet{height:12px;width:12px;background-color:#fff;opacity:1;border:1px solid var(--grey-4);transition:.3s ease}.productVisualSwiperPag .swiper-pagination-bullet-active{background-color:var(--grey-4)}.productVisualSwiperNext,.productVisualSwiperPrev{align-items:center;justify-content:center;height:40px;width:40px;border-radius:8px;background-color:#fff;box-shadow:0 1px 2px #0000001f}.productVisualSwiperNext svg,.productVisualSwiperPrev svg{height:14px;width:auto}.productVisualSwiperPrev svg{transform:rotate(180deg)}.productVisualSwiperNext:after,.productVisualSwiperPrev:after{display:none}.productVisualThumbs{display:none}}.productContent{width:100%;margin:0 auto auto;position:sticky;top:80px}.productContentWrap{background-color:var(--off-white-light);box-shadow:0 4px 8px #00000014;padding:40px}.productWrap.flex{display:flex;flex-direction:row;justify-content:space-between}.productTitle{font-size:28px;font-family:Trade Condensed,sans-serif}.productTitleReviews{margin-top:0;padding-left:0}.productTitleReviews .collectionItemReviews{padding-left:0;padding-top:10px}.productPrice{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px}.productPriceReal{font-size:20px;font-weight:700}.productPriceCompare{text-decoration:line-through;color:var(--grey-4);font-weight:700;font-size:16px}.productPriceCompare:empty{display:none}.productOption{display:grid;row-gap:10px}.productOptionItem{display:flex;flex-direction:column;gap:10px}.productOptionItemLabel{display:flex;flex-direction:row;align-items:center;gap:8px}.productOptionItemLabel.hidden{display:none}.productOptionItemLabelSVG{margin-bottom:2px}.productOptionItemValues{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap}.productOptionItemValues.hidden{display:none}.productOptionItemValuesLabel{display:flex;-webkit-tap-highlight-color:transparent!important}.productOptionItemValuesLabel:focus{outline:none}.productOptionItemValuesLabelInput{opacity:0;width:0;height:0;position:absolute}.productOptionItemValuesLabelBody.swatch{display:flex;justify-content:center;align-items:center;border:2px solid transparent;color:#000;cursor:pointer;transition:.3s ease;height:29px;width:29px;position:relative;z-index:2}.productOptionItemValuesLabelBody.swatch:hover{box-shadow:0 0 5px var(--black)}.productOptionItemValuesLabelInput+.productOptionItemValuesLabelBody{transition:.5s ease}.productOptionItemValuesLabelInput+.productOptionItemValuesLabelBody.swatch:after{height:31px;width:31px;content:"";border-radius:50%;background-color:transparent;border:2px solid var(--grey-4);transition:.3s ease;position:absolute;scale:.5;opacity:0;z-index:1;top:-3px;left:-3px}.productOptionItemValuesLabelInput:checked+.productOptionItemValuesLabelBody.swatch:after{scale:1;opacity:1;border:2px solid white;box-shadow:0 0 0 2px var(--grey-4)}.productOptionItemValuesLabelBody.normal{display:flex;justify-content:center;align-items:center;padding:5px 8px;border-radius:8px;border:1px solid var(--grey-5);cursor:pointer}.productOptionItemValuesLabelBody.normal:hover{box-shadow:0 0 0 2px var(--grey-5)}.productOptionItemValuesLabelInput:checked+.productOptionItemValuesLabelBody.normal{background-color:var(--text);color:#fff}.productOptionItemSelect.logos{padding-left:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='24' height='24' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='black'/></g></svg>") no-repeat;background-size:12px;background-position:calc(100% - 20px) center;background-repeat:no-repeat;border-radius:0}.productOptionItemWrap{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;position:relative}.productOptionItemRadio{display:flex}.productOptionItemRadioInput{opacity:0;width:0;height:0;position:absolute}.productOptionItemRadioBody{display:flex;align-items:center;flex-direction:row;gap:8px;justify-content:center;text-align:center;padding:0 10px;height:45px;min-width:113px;background-color:var(--grey-3);font-size:13px;border:2px solid var(--grey-3);transition:.3s ease}.productOptionItemRadioBody:hover{cursor:pointer}.productOptionItemRadioBodyIcon{height:16px;width:auto}.productOptionItemRadioInput+.productOptionItemRadioBody{transition:.3s ease}.productOptionItemRadioInput:checked+.productOptionItemRadioBody{border:2px solid var(--black)}.productOptionItemPacks{display:flex;flex-direction:column;gap:8px}.productOptionItemPacksLabel{display:flex;width:100%}.productOptionItemPacksLabelInput{opacity:0;width:0;height:0;position:absolute}.productOptionItemPacksLabelBody{width:100%;padding:16px;display:flex;flex-direction:row;background-color:#fff;border-radius:5px;border:1px solid lightgray;justify-content:space-between;align-items:center;font-size:16px;cursor:pointer;transition:.3s ease}.productOptionItemPacksLabelBody:hover{cursor:pointer}.productOptionItemPacksLabelInput+.productOptionItemPacksLabelBody{transition:.5s ease}.productOptionItemPacksLabelInput:checked+.productOptionItemPacksLabelBody{background-color:color-mix(in oklab,#bdddff 20%,transparent);border:1px solid #50a4ff}.productOptionItemPacksLabelBodyLeft{display:flex;flex-direction:row;align-items:center;gap:8px}.productOptionItemPacksLabelBodyLeftTitle{font-weight:700}.productOptionItemPacksLabelBodyLeftSave{padding:2px 6px;font-size:12px;font-weight:700}.productOptionItemPacksLabelBodyPrice{display:flex;flex-direction:row;align-items:center;gap:6px}.productOptionItemPacksLabelBodyPriceCompare{text-decoration:line-through;color:var(--grey-4)}.productOptionItemPacksLabelBodyPriceReal{font-weight:700}.productOptionItemPacksLabelInput+.productOptionItemPacksLabelBody .productOptionItemPacksLabelBodyPriceCompare{transition:.3s ease}.productOptionItemIcon{display:none}.productOptionItemIcon.active{display:block;position:absolute;top:50%;left:15px;transform:translateY(-50%);height:20px;width:auto}.productOptionItemSelect:focus{outline:none}.productQuantity{display:flex;flex-direction:column;gap:10px}.productQuantityTitle{font-size:18px;font-weight:500}.productQuantityControls{display:flex;flex-direction:row;align-items:center;border:1px solid var(--black);border-radius:12px;width:fit-content}.productQuantityControlsBtn{display:flex;align-items:center;justify-content:center;padding:6px 15px}.productQuantityControlsBtn svg{height:25px;width:25px}.productQuantityControlsValue{min-width:30px;display:flex;align-items:center;justify-content:center;text-align:center;height:100%;font-weight:500;font-size:22px}.productLinks.engraving{max-width:430px;margin:10px auto 0}.productLinksTitle{font-size:16px;font-weight:700}.productLinksBody{margin-top:10px;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.productLinksBodyItem{display:flex;align-items:center;justify-content:center;text-align:center;height:45px;min-width:113px;background-color:var(--grey-5);font-size:13px;border:2px solid var(--grey-5)}.productLinksBodyItem.active{border:2px solid var(--black)}.productUpsellControl{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:16px}.productUpsellControlTitle{font-size:16px;white-space:nowrap;font-weight:700}.productUpsellControlBtn{width:fit-content;display:flex;flex-direction:row;align-items:center;gap:8px;font-size:14px;background-color:#fff;border-radius:5px;padding:6px 8px 6px 12px;box-shadow:inset 0 -2px 2px #0000000d,0 2px 3px #0000001f;border:1px solid #dadada}.productUpsellControlBtn:focus{outline:none}.productUpsellControlBtn svg{transition:.3s ease}.productUpsellControlBtn.active svg{transform:rotate(180deg)}.productUpsellDropdown{display:grid;grid-template-rows:0fr;transition:grid-template-rows ease .3s}.productUpsellDropdown.active{grid-template-rows:1fr}.productUpsellDropdownWrap{overflow:hidden}.productUpsellDropdownWrapContent{padding:16px 0 0;display:flex;flex-direction:column;gap:16px}.productUpsellItem{width:100%;display:flex;flex-direction:column;border:1px solid var(--grey-5);font-size:14px;border-radius:5px;background-color:#fff}.productUpsellItemContainer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;transition:.3s ease;letter-spacing:0;gap:8px}.productUpsellItemContainerContent{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%}.productUpsellItemContainerContentLabel{-webkit-tap-highlight-color:transparent!important}.productUpsellItemContainerContentLabelInput{-webkit-appearance:none;appearance:none;margin:0;display:none}.productUpsellItemContainerContentLabelInput+.productUpsellItemContainerContentLabelWrap .productUpsellItemContainerContentLabelSwitch{transition:.5s ease}.productUpsellItemContainerContentLabelWrap{display:flex;height:100%;justify-content:center;align-items:center;padding:12px 0 12px 16px;cursor:pointer}.productUpsellItemContainerContentLabelSwitch{width:45px;height:26px;padding:3px;border-radius:25px;background-color:var(--grey-6);position:relative;display:flex;flex-shrink:0;cursor:pointer}.productUpsellItemContainerContentLabelInput+.productUpsellItemContainerContentLabelWrap .productUpsellItemContainerContentLabelSwitch{transition:.3s ease}.productUpsellItemContainerContentLabelInput:checked+.productUpsellItemContainerContentLabelWrap .productUpsellItemContainerContentLabelSwitch{background-color:var(--blue)}.productUpsellItemContainerContentLabelSwitchInner{background-color:#fff;aspect-ratio:1;border-radius:50%;position:absolute;height:20px}.productUpsellItemContainerContentLabelInput+.productUpsellItemContainerContentLabelWrap .productUpsellItemContainerContentLabelSwitch .productUpsellItemContainerContentLabelSwitchInner{transition:.3s ease;top:50%;transform:translateY(-50%)}.productUpsellItemContainerContentLabelInput:checked+.productUpsellItemContainerContentLabelWrap .productUpsellItemContainerContentLabelSwitch .productUpsellItemContainerContentLabelSwitchInner{transform:translate(calc(100% - 1px),-50%)}.productUpsellItemContainerContentInfo{display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center;padding:6px 16px 6px 0;cursor:pointer}.productUpsellItemContainerContentInfoWrap{font-weight:700;display:flex;flex-direction:column;gap:5px;width:fit-content}.productUpsellItemContainerContentInfoUpper{display:flex;flex-direction:row;align-items:center;gap:8px}.productUpsellItemContainerContentInfoUpperImg{height:50px;width:30px;object-fit:cover;margin-right:2px}.productUpsellItemContainerContentInfoUpperTitle{white-space:nowrap}.productUpsellItemContainerContentInfoUpperTxt{text-transform:capitalize}.productUpsellItemContainerContentInfoTooltip{display:flex;align-items:center;justify-content:center;padding:0;width:fit-content;cursor:help;transition:.3s ease}.productUpsellItemContainerContentInfoTooltip:hover{scale:1.2}.productUpsellItemContainerContentInfoSave{padding:5px 8px;text-transform:uppercase;font-size:12px;width:fit-content;white-space:nowrap;background-color:var(--mint);color:var(--text);box-shadow:0 2px 4px #00000026,0 1px #00000026;opacity:1;z-index:1000;transition:.3s ease;font-weight:700;display:none}.productUpsellItemContainerPrice{display:flex;flex-direction:row;gap:3px}.productUpsellItemContainerPriceCompare{color:var(--grey-4);text-decoration:line-through}.productUpsellItemBodyDrop{display:grid;grid-template-rows:0fr;transition:grid-template-rows ease .3s}.productUpsellItemBodyDrop.active{grid-template-rows:1fr}.productUpsellItemBodyDropWrap{overflow:hidden}.productUpsellItemBodyDropWrapContent{padding:10px 0 0;display:flex;flex-direction:row}.productUpsellItemBodyDropWrapContentSelect{margin:10px auto 0;max-width:calc(100% - 30px);border-radius:30px;cursor:pointer;border:1px solid var(--grey-5);padding:16px;-webkit-appearance:none;appearance:none;background-image:url('data:image/svg+xml,<svg class="triangle-down ml4" height="7px" viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 6L0.73686 0.75L10.2631 0.750001L5.5 6Z" fill="currentColor"></path></svg>');background-repeat:no-repeat;background-position:right 20px top 50%;height:fit-content}.productUpsellItemBodyDropWrapContentImg{max-height:130px;width:auto;margin:0 auto;object-fit:contain;object-position:center}.productUpsellItemBodyDropWrapContentWrap{width:100%}.productUpsellItemBodyDropWrapContentLinked{display:grid;grid-template-columns:1fr 1fr;gap:5px;max-width:calc(100% - 30px);margin:0 auto}.productUpsellItemBodyDropWrapContentLinkedLabel{display:flex}.productUpsellItemBodyDropWrapContentLinkedLabelInput{-webkit-appearance:none;appearance:none;margin:0;display:none}.productUpsellItemBodyDropWrapContentLinkedLabelBody{display:flex;align-items:center;justify-content:center;text-align:center;height:40px;width:100%;background-color:var(--grey-5);font-size:13px;border:2px solid var(--grey-5);cursor:pointer;transition:.3s ease}.productUpsellItemBodyDropWrapContentLinkedLabelBody:hover{cursor:pointer}.productUpsellItemBodyDropWrapContentLinkedLabelInput+.productUpsellItemBodyDropWrapContentLinkedLabelBody{transition:.3s ease}.productUpsellItemBodyDropWrapContentLinkedLabelInput:checked+.productUpsellItemBodyDropWrapContentLinkedLabelBody{border:2px solid var(--black)}@media(max-width:800px){.productUpsellItemContainerContentLabelWrap{padding-left:10px}.productUpsellItemContainerContent{gap:8px}.productUpsellItemContainerContentInfoUpper{gap:4px}.productUpsellItemContainerContentInfoUpperImg{height:50px;width:30px;margin-right:4px}.productUpsellItemContainerPrice{display:flex;flex-direction:column}}.productSelling{display:flex;flex-direction:column;gap:10px}.productSellingLabel{display:flex}.productSellingLabelInput{-webkit-appearance:none;appearance:none;margin:0;display:none}.productSellingLabelBody{padding:16px 20px;width:100%;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--black);gap:10px;font-size:18px;font-weight:700;border-radius:8px;color:var(--black);cursor:pointer;transition:.3s ease}.productSellingLabelBody:hover{border-radius:20px}.productSellingLabelInput+.productSellingLabelBody{transition:.5s ease}.productSellingLabelInput:checked+.productSellingLabelBody{background-color:#25fa1e}.productSellingLabelBodyPrice{display:flex;flex-direction:row;align-items:center;gap:6px;font-size:18px}.productSellingLabelBodyPriceCompare{color:var(--sale);font-weight:400;text-decoration:line-through}.productSellingLabelBodyPriceReal{font-weight:700}.productSellingLabelBody.sub{padding:0;width:100%;display:block;border-radius:8px;border:1px solid var(--black)}.productSellingLabelBody.sub:hover{border-radius:20px}.productSellingLabelBodyTop{padding:16px 20px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:18px;font-weight:700;color:var(--black);cursor:pointer;transition:.3s ease}.productSellingLabelBodyBottom{display:grid;grid-template-rows:0fr;transition:grid-template-rows ease .3s}.productSellingLabelInput.sub:checked+.productSellingLabelBody .productSellingLabelBodyBottom{grid-template-rows:1fr}.productSellingLabelBodyBottomWrap{overflow:hidden}.productSellingLabelBodyBottomWrapContent{display:flex;flex-direction:column;padding:0 20px 20px}.productSellingLabelBodyBottomWrapContentTitle{font-size:20px;margin-bottom:5px}.productSellingLabelBodyBottomWrapContentLabel{display:flex;margin-top:10px}.productSellingLabelBodyBottomWrapContentLabelInput{-webkit-appearance:none;appearance:none;margin:0;display:none}.productSellingLabelBodyBottomWrapContentLabelBody{padding:16px 20px;width:100%;display:flex;align-items:center;border:1px solid var(--black);gap:10px;font-size:18px;background-color:#fff;font-weight:400;border-radius:8px;color:var(--black);cursor:pointer;transition:.3s ease}.productSellingLabelBodyBottomWrapContentLabelBodyCircle{height:25px;width:25px;background-color:#fff;border-radius:50%;border:1px solid var(--black);display:flex;align-items:center;justify-content:center;flex-shrink:0}.productSellingLabelBodyBottomWrapContentLabelBodyCircleInner{height:17px;width:17px;background-color:var(--black);border-radius:50%;display:flex;flex-shrink:0;transform:scale(0);transform-origin:center}.productSellingLabelBodyBottomWrapContentLabelBody:hover{border-radius:20px}.productSellingLabelBodyBottomWrapContentLabelInput+.productSellingLabelBodyBottomWrapContentLabelBody{transition:.5s ease}.productSellingLabelBodyBottomWrapContentLabelInput+.productSellingLabelBodyBottomWrapContentLabelBody .productSellingLabelBodyBottomWrapContentLabelBodyCircle .productSellingLabelBodyBottomWrapContentLabelBodyCircleInner{transition:.3s ease}.productSellingLabelBodyBottomWrapContentLabelInput:checked+.productSellingLabelBodyBottomWrapContentLabelBody .productSellingLabelBodyBottomWrapContentLabelBodyCircle .productSellingLabelBodyBottomWrapContentLabelBodyCircleInner{transform:scale(1)}.productEngrave{display:flex;flex-direction:row;align-items:center;gap:8px;width:fit-content}.productEngraveIcon{height:24px;width:auto}.productEngraveTxt{font-weight:700;text-decoration:underline}.engrave{top:0;right:0;width:100%;height:100%;transition:.4s;z-index:2147483648;max-width:none;max-height:none;border:none;background-color:#0000004d;display:none;justify-content:center;align-items:center;animation:vanish .4s ease;padding:20px}.engrave[open]{display:flex;position:fixed;animation:appear .4s ease}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes vanish{0%{display:flex;opacity:1}to{display:none;opacity:0}}.engraveBody{background-color:#fff;border-radius:18px;max-width:816px;width:100%;height:fit-content;position:relative}.engraveClose{position:absolute;top:20px;right:20px;border-radius:50%;z-index:100;height:36px;width:36px;display:flex;align-items:center;justify-content:center;background-color:#e8e8ed}.engraveClose:focus{outline:none}.engraveBodyWrap{max-height:calc(100vh - 64px);overflow-y:auto;padding:30px 20px 20px}.engraveBodyTitle{text-align:center;text-transform:uppercase;font-size:24px;font-family:Trade Condensed,sans-serif}.engraveBodyZoom{max-width:500px;max-height:400px;overflow:hidden;display:flex;margin:10px auto 20px;align-items:center;justify-content:center;position:relative}.engraveBodyZoomTxt{position:absolute;bottom:42px;left:50%;transform:translate(-50%);z-index:100;font-family:Trade Condensed,sans-serif;text-transform:uppercase;font-size:20px;color:#878787;word-break:break-all;opacity:1;max-width:180px}.engraveBodyZoomImg{object-fit:contain;object-position:center;max-width:500px;max-height:300px}.engraveBodyInput{max-width:430px;margin:0 auto;text-transform:uppercase}.engraveBodyOption{max-width:430px;margin:10px auto 0}.engraveBodyATCReceipt{display:flex;flex-direction:row;align-items:center;justify-content:space-between;max-width:430px;margin:10px auto;font-weight:700;color:#545454}.engraveBodyATCReceiptItemTitle{font-size:14px}.engraveBodyATCReceiptItemPrice{font-size:16px}.engraveBodyATCReceiptItem.black{color:var(--black)}.engraveBodyATC{max-width:430px!important;margin:10px auto 0}.engraveBodyCancel{margin:10px auto 0;width:fit-content}@media(max-width:800px){.engrave{padding:10px 20px}.engraveBody{padding-top:00px}.engraveBodyWrap{padding-top:14px;max-height:calc(100vh - 32px)}.engraveClose{top:80px;right:10px}.engraveBodyZoomTxt{bottom:32px;font-size:14px}.engraveBodyTitle{font-size:18px}.engraveBodyZoomImg{max-height:300px}.engraveBodyATCReceiptItemPrice{font-size:14px}}.productATC{max-width:unset;padding:14px;background-color:var(--black)}.productATC:hover{background-color:transparent;border:1px solid var(--black)}.productATC:disabled{pointer-events:none}.productDescription{font-weight:300;font-size:18px;border-top:1px solid var(--grey-5);padding-top:24px;line-height:27px}.productDescription p{margin:0}.productDescription iframe{max-width:100%;aspect-ratio:16/9;width:100%;height:auto}.productDelivery{display:flex;flex-direction:row;gap:10px;align-items:center;font-weight:700;justify-content:center}.productDeliveryIcon{height:16px;width:auto;display:none}.productPayments{font-weight:300}.productDropdown{width:100%;background-color:var(--off-white-light);border-bottom:1px solid var(--grey-4)}.productDropdownTop{display:flex;padding:15px 0;justify-content:space-between;align-items:center;gap:10px;text-transform:uppercase;font-weight:700}.productDropdown.first{border-top:1px solid var(--grey-4)}.productDropdownTop svg{transition:.3s ease}.productDropdownTop.active svg{transform:rotate(45deg)}.productDropdownBottom{display:grid;grid-template-rows:0fr;transition:grid-template-rows ease .3s}.productDropdownTop.active~.productDropdownBottom{grid-template-rows:1fr}.productDropdownBottomWrap{overflow:hidden}.productDropdownBottomWrapContent{padding:0 24px 20px}.productDropdownBottomWrapContent table{width:100%;letter-spacing:0;font-size:13.5px}.productDropdownBottomWrapContent td{background-color:unset!important;color:var(--black)!important}.productDropdownBottomWrapContent td:first-child{min-width:120px}.productDropdownBottomWrapContent tr{min-height:30px;display:flex;flex-direction:row;align-items:center;border-bottom:1px solid var(--grey-7);padding:5px 0}.productDropdownBottomWrapContent span{background-color:unset!important;color:var(--text)!important}.productDropdownBottomWrapContentTableRowItem.first{width:40%}.productGiftCard{display:flex;flex-direction:column;gap:24px}.productGiftCardInput{border-radius:10px}.productGiftCardBtn{margin-top:20px}.productPickup{display:none}.productPickup.active{display:flex}.pickup{top:0;right:0;width:100%;height:100%;z-index:2147483648;max-width:none;max-height:none;border:none;display:none;justify-content:flex-end;padding:0;animation:pickupExit .4s ease}.pickup[open]{display:flex;position:fixed;animation:pickupEnter .4s ease}@keyframes pickupEnter{0%{right:-200%}to{left:0}}@keyframes pickupExit{0%{display:flex;right:0}to{display:none;right:-200%}}.pickupContent{background-color:#fff;display:flex;flex-direction:column;max-width:440px;width:100%;padding:20px}.pickupContentTitle{font-size:24px;font-weight:500}.pickupContentBody{display:flex;flex-direction:column;gap:20px;margin-top:24px}.closePickup{display:flex;margin-left:auto;width:fit-content}.closePickup svg{height:20px;width:15px}@media(max-width:800px){.productContent{position:static;padding:0 20px}.productContentWrap{background-color:unset;padding:0;box-shadow:unset}.productTitle{font-size:24px}.productTitleReviews .collectionItemReviews{font-size:14px!important}.productATC:hover{background-color:#000;color:#fff;border:1px solid var(--black)}.productIcons{gap:10px;margin-top:40px}.productIconsItem{gap:8px}.productIconsItemTitle,.productIconsItemBodyTxt,.productOptionItemLabel,.productOptionItemTitle{font-size:14px}.productDescription,.productDropdownTop,.productDelivery{font-size:13px}}#productBottom{position:fixed;bottom:0;left:50%;padding-bottom:15px;transform:translate(-50%);width:100%;opacity:0;transition:ease .4s;translate:0 100%;z-index:10;display:flex;flex-direction:row;align-items:center;gap:15px;max-width:350px}#productBottomATC:hover{background-color:#fff}#productBottomATC.loading{color:#000!important}#productBottom.active{opacity:1;translate:0 0;z-index:10}#productBottomATC svg{fill:#fff}@media(max-width:800px){#productBottom{max-width:unset;background-color:#fff;padding:10px 20px 20px}#productBottomATC:hover{background-color:#000!important;color:#fff!important}#productBottomATC.loading{color:transparent!important}}square-placement{margin-top:15px!important}
/*# sourceMappingURL=/cdn/shop/t/93/assets/main-product.css.map */
