.custom-product-hero{background:var(--cph-background, #fff);padding-top:var(--cph-padding-top, 0);padding-bottom:var(--cph-padding-bottom, 64px);overflow:clip}.custom-product-hero__container{width:100%;display:grid;grid-template-columns:minmax(0,var(--cph-media-column-width, 62%)) minmax(320px,1fr);gap:var(--cph-column-gap, 48px);align-items:flex-start;padding:0 var(--page-margin)}.custom-product-hero__container--size-xl{max-width:var(--page-width, 1440px);margin-inline:auto}.custom-product-hero__container--horizontal-margin{padding-inline:var(--page-gutter, 24px)}.custom-product-hero__media-column{width:100%}.custom-product-hero__media-column[data-sticky-gallery=true]{position:sticky;top:var(--header-height, 0px);align-self:start}.custom-product-hero__slider{position:relative;width:100%;overflow:hidden}.custom-product-hero__wrapper{align-items:stretch;height:auto}.custom-product-hero__slide{height:auto}.custom-product-hero__media-card{width:100%;aspect-ratio:var(--cph-media-aspect-ratio, 4 / 5);background:#fff;overflow:hidden}.custom-product-hero__slide--image .custom-product-hero__media-card{position:relative}.custom-product-hero__mobile-zoom-icon{position:absolute;right:14px;bottom:29px;width:34px;height:34px;border-radius:0;background:transparent;display:none;align-items:center;justify-content:center;z-index:3;pointer-events:none}.custom-product-hero__mobile-zoom-icon img{width:18px;height:18px}.custom-product-hero__media-card>*:not(.custom-product-hero__mobile-zoom-icon),.custom-product-hero__media-card picture,.custom-product-hero__media-card img,.custom-product-hero__media-card video,.custom-product-hero__media-card iframe,.custom-product-hero__media-card model-viewer{width:100%;height:100%;display:block}.custom-product-hero__media-card img,.custom-product-hero__media-card video,.custom-product-hero__media-card iframe,.custom-product-hero__media-card model-viewer{object-fit:var(--cph-media-fit, cover)}.custom-product-hero__nav--container{display:flex;align-items:center;gap:16px;position:absolute;right:30px;bottom:60px}.custom-product-hero__button{z-index:3;width:52px;height:52px;border:none;border-radius:999px;background:#fff;color:#111;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transform:translateY(0);transition:opacity .2s ease,transform .2s ease}.custom-product-hero__button svg{width:30px;height:auto}.custom-product-hero__button:hover{transform:translateY(0) scale(1.04)}.custom-product-hero__button.swiper-button-disabled,.custom-product-hero__button.swiper-button-lock{opacity:0;pointer-events:none}.custom-product-hero__pagination{position:relative;margin-top:28px;height:2px!important;background:#0000000f}.custom-product-hero__pagination .swiper-pagination-progressbar-fill{background:#000}.custom-product-hero__pagination.swiper-pagination-lock{display:none}.custom-product-hero__pagination .swiper-pagination-bullet{width:7px;height:7px;margin:0;opacity:.3;background:currentColor}.custom-product-hero__pagination .swiper-pagination-bullet-active{opacity:1}.custom-product-hero__content-column{width:100%;max-width:410px;margin:0}.custom-product-hero__form{width:100%}.custom-product-hero__blocks{display:flex;flex-direction:column;gap:var(--cph-block-gap, 20px)}.custom-product-hero__compat-heading{display:none!important}.custom-product-hero__block--breadcrumbs{margin-bottom:4px}.custom-product-hero__block--breadcrumbs .breadcrumbs__container{font-size:16px;line-height:26px;color:#616161}.custom-product-hero__title{margin:0;font-size:42px;line-height:.95;font-weight:700;text-transform:uppercase;color:#000;font-family:var(--font-var-3)}.custom-product-hero__product-meta{display:flex;align-items:flex-start;justify-content:space-between}.custom-product-hero__sku{font-size:16px;line-height:26px;color:#616161;position:relative;top:1px}.custom-product-hero__price{display:flex;align-items:baseline;gap:10px;font-size:18px;color:#000;font-family:var(--font-var-3);font-weight:500}.custom-product-hero__price .money{font-weight:500}.custom-product-hero__price del{color:#00000073}.custom-product-hero__short-description{font-size:16px;line-height:26px;color:#616161}.custom-product-hero__description{padding-bottom:0}.custom-product-hero__description,.custom-product-hero__custom-text{font-size:15px;line-height:1.6;color:#000000b8}.custom-product-hero__short-description p,.custom-product-hero__description p,.custom-product-hero__custom-text p{margin:0}.custom-product-hero__description p+p,.custom-product-hero__custom-text p+p{margin-top:1em}.custom-product-hero__colors{display:flex;flex-direction:column;gap:16px}.custom-product-hero__colors-label{display:flex;gap:5px;font-size:16px;line-height:26px;color:#000}.custom-product-hero__colors-label span:first-child{color:#0000007a}.custom-product-hero__colors-list{display:flex;flex-wrap:wrap;gap:10px}.custom-product-hero__color-swatch{width:26px;height:26px;border-radius:999px;border:2px solid rgba(0,0,0,0);padding:0;display:inline-flex;align-items:center;justify-content:center;color:inherit;text-decoration:none;transition:all .3s ease}.custom-product-hero__color-swatch:hover,.custom-product-hero__color-swatch.active{padding:2px;border-color:var(--active-swatch-color, #e5e5e5)}.custom-product-hero__color-swatch span,.custom-product-hero__color-swatch img{width:100%;height:100%;border-radius:inherit;display:block;object-fit:cover}.custom-product-hero__variant-picker{display:flex;flex-direction:column;gap:16px}.custom-product-hero__variant-picker.hidden{display:none!important}.custom-product-hero__option{display:flex;flex-direction:column;gap:10px}.custom-product-hero__option-label{display:flex;gap:6px;font-size:13px;line-height:1.4}.custom-product-hero__option-label span:first-child{color:#0000007a}.custom-product-hero__option-values{display:flex;flex-wrap:wrap;gap:8px;border:0;padding:0;margin:0}.custom-product-hero__option-value input{position:absolute;opacity:0;pointer-events:none}.custom-product-hero__option-value-label{min-width:44px;min-height:38px;padding:8px 14px;border:1px solid rgba(0,0,0,.16);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:13px;line-height:1;transition:border-color .2s ease,opacity .2s ease}.custom-product-hero__option-value input:checked+.custom-product-hero__option-value-label{border-color:#111}.custom-product-hero__option-value input:disabled+.custom-product-hero__option-value-label{opacity:.35;cursor:not-allowed}.custom-product-hero__engraving-link{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;padding:16px;border:1px solid rgba(0,0,0,.12);color:inherit;text-decoration:none}.custom-product-hero__engraving-content{display:flex;flex-direction:column;gap:6px}.custom-product-hero__engraving-title{font-size:15px;line-height:1.35;color:#111}.custom-product-hero__engraving-text{font-size:13px;line-height:1.45;color:#00000094}.custom-product-hero__engraving-text p{margin:0}.custom-product-hero__engraving-price{font-size:13px;line-height:1.35;color:#111}.custom-product-hero__engraving-media{width:74px;aspect-ratio:1 / 1;overflow:hidden;background:#f7f7f7}.custom-product-hero__engraving-media img{width:100%;height:100%;object-fit:cover}.custom-product-hero__actions,.custom-product-hero__add-button,.custom-product-hero__sticky-button{width:100%}.custom-product-hero__sticky-actions{position:fixed;z-index:30;left:0;right:0;bottom:0;padding:12px;background:#fff;box-shadow:0 -8px 24px #00000014;transform:translateY(100%);transition:transform .25s ease}.custom-product-hero__sticky-actions.shown{transform:translateY(0)}.custom-product-hero__error-wrapper{position:fixed;z-index:40;left:50%;bottom:24px;transform:translate(-50%) translateY(20px);opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.custom-product-hero__error-wrapper.shown{opacity:1;transform:translate(-50%) translateY(0)}.custom-product-hero__error{display:flex;align-items:center;gap:8px;background:#111;color:#fff;padding:12px 16px;font-size:13px;line-height:1.4}.custom-product-hero.is-adding-engraving .custom-product-hero__add-button,.custom-product-hero.is-adding-engraving .custom-product-hero__sticky-button{pointer-events:none;opacity:.65}.engraving-inline-fields__field.error input{border-color:#c00000}.engraving-inline-fields__field.error .form-element__error{display:block}.engraving-inline-fields__field input[aria-invalid=true]{border-color:#c00000}.custom-product-hero__engraving-intro{font-size:16px;font-family:var(--font-var-1)!important;line-height:26px;color:#616161;margin-bottom:20px}.engraving-inline-fields .engraving-inline-fields__main{display:flex;flex-direction:column}.engraving-inline-fields__media-container{flex:unset;width:100%}.engraving-inline-fields__form-container{flex:unset;width:100%;padding:0!important}.engraving-inline-fields__field label{text-transform:none;font-family:var(--font-var-3)!important;font-size:16px!important;font-weight:500!important;line-height:1!important;color:#000}.engraving-inline-fields__field input[type=text]{border-color:#0000001f}.engraving-inline-fields__field input[type=text][placeholder]+label{color:#0000004d}.engraving-inline-fields__field input[type=text][placeholder]:focus+label,.engraving-inline-fields__field input[type=text][placeholder]:focus-visible+label{color:#000}.engraving-inline-fields__field input[type=text]:focus,.engraving-inline-fields__field input[type=text]:focus-visible{border-bottom:1px solid var(--light__ui_element)!important}.engraving-inline-fields__limit{font-family:var(--font-var-1);font-size:14px!important;font-weight:400;line-height:18px!important;color:#0000007f;padding-top:0!important;position:relative;top:-32px;display:inline-flex}.engraving-inline-fields__fields{display:flex;flex-direction:column;align-items:flex-end}.custom-product-hero__block--details{margin-top:-1px}.custom-product-hero__details-accordion{border-bottom:1px solid rgba(0,0,0,.12)}.custom-product-hero__details-summary,.custom-product-hero__engraving-summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;cursor:pointer;font-size:18px;font-weight:500;color:#000;font-family:var(--font-var-3)}.custom-product-hero__details-summary::-webkit-details-marker,.custom-product-hero__engraving-summary::-webkit-details-marker{display:none}.custom-product-hero__details-icon{width:auto;height:auto;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;transition:transform .25s ease}.custom-product-hero__details-icon svg{width:26px;height:26px;display:block}.custom-product-hero__details-panel{padding:0;overflow:hidden}.custom-product-hero__details-panel-inner{padding:0 0 22px}.custom-product-hero__details-specs{display:flex;flex-direction:column;gap:12px}.custom-product-hero__details-spec{display:grid;grid-template-columns:minmax(120px,42%) 1fr;gap:16px;font-size:13px;line-height:1.45}.custom-product-hero__details-spec-title{color:#0000007a}.custom-product-hero__details-spec-content{color:#000000c7}.custom-product-hero__details-richtext,.custom-product-hero__details-shipping,.custom-product-hero__details-instruction{font-size:14px;line-height:1.6;color:#000000b8}.custom-product-hero__details-title{margin:0 0 6px;font-size:14px;line-height:1.35;color:#111;font-weight:500}.custom-product-hero__details-description p,.custom-product-hero__details-richtext p{margin:0}.custom-product-hero__details-description p+p,.custom-product-hero__details-richtext p+p{margin-top:.8em}.custom-product-hero__details-shipping{display:flex;flex-direction:column;gap:18px}.custom-product-hero__details-downloads{display:flex;align-items:flex-start;gap:8px;margin-top:18px}.custom-product-hero__details-download{padding-left:0;padding-right:0}.custom-product-hero__details-panel,.custom-product-hero__engraving-panel{overflow:hidden}.custom-product-hero__details-accordion.is-animating,.custom-product-hero__engraving-accordion.is-animating{pointer-events:none}.custom-product-hero__header-blocks{display:grid;gap:10px}.custom-product-hero__short-text{font-size:16px;line-height:26px;color:#000}.custom-product-hero__short-text .metafield-rich_text_field{display:grid;gap:10px}.custom-product-hero__details-blocks{display:grid;gap:20px}.custom-product-hero__engraving-panel{padding:0 20px}.engraving-inline-fields__header{display:none!important}.custom-product-hero__engraving-bottom-text{font-size:14px;color:#616161;line-height:26px;font-weight:400;font-family:var(--font-var-1)}.custom-product-hero__engraving-accordion{border-bottom:none}.custom-product-hero__block--buy-buttons .custom-product-hero__actions{padding:0!important}.custom-product-hero__custom-text ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.custom-product-hero__custom-text li{position:relative;margin:0;padding-left:30px;font-size:16px;line-height:26px;font-family:var(--font-var-1);font-weight:400;color:#000}.custom-product-hero__custom-text li:before{content:"";position:absolute;left:0;top:7px;width:18px;height:14px;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' viewBox='0 0 18 14' fill='none'%3E%3Cpath d='M0.566406 6.7503L6.32641 12.5195L16.5664 0.519531' stroke='black' stroke-width='1.6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' viewBox='0 0 18 14' fill='none'%3E%3Cpath d='M0.566406 6.7503L6.32641 12.5195L16.5664 0.519531' stroke='black' stroke-width='1.6'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.custom-product-hero__mobile-breadcrumbs,.custom-product-hero__content-column .product-page__heading__text{display:none}@media screen and (max-width:749px){.custom-product-hero__details-spec{grid-template-columns:1fr;gap:4px}.custom-product-hero__title{font-size:24px}.custom-product-hero__short-description{font-size:14px}.custom-product-hero__price{font-size:16px}.custom-product-hero__short-text,.custom-product-hero__sku,.custom-product-hero__colors-label{font-size:14px}.custom-product-hero__details-summary,.custom-product-hero__engraving-summary{font-size:16px}.custom-product-hero__engraving-intro{font-size:14px}.engraving-inline-fields__limit{font-size:12px}.engraving-inline-fields__field input[type=text][placeholder]+label{font-size:14px}.custom-product-hero__engraving-bottom-text{font-size:12px}.custom-product-hero__custom-text li{font-size:14px}.custom-product-hero__custom-text ul{gap:12px}}@media screen and (max-width:989px){.custom-product-hero{padding-top:0}.custom-product-hero__container{display:flex;flex-direction:column;gap:28px;padding:0}.custom-product-hero__container--horizontal-margin{padding-inline:0}.custom-product-hero__media-column[data-sticky-gallery=true]{position:static}.custom-product-hero__content-column{max-width:none;padding:0 var(--page-margin)}.custom-product-hero__button{width:38px;height:38px}.custom-product-hero__button--prev{left:10px}.custom-product-hero__button--next{right:10px}.custom-product-hero__engraving-link{grid-template-columns:1fr}.custom-product-hero__engraving-media{width:100%;max-width:120px}.custom-product-hero__mobile-breadcrumbs{display:block;width:100%;padding:0 var(--page-margin);order:-2;padding-top:5px;margin-bottom:-10px}.custom-product-hero__mobile-breadcrumbs .breadcrumbs__container{font-size:12px;color:#000}.custom-product-hero__block--breadcrumbs,.custom-product-hero__nav--container{display:none}.custom-product-hero__pagination{position:absolute;top:unset!important;bottom:20px;left:20px!important;z-index:10;width:calc(100% - 40px)!important}}.custom-product-hero__media-card>.custom-product-hero__mobile-zoom-icon{width:34px!important;height:34px!important}@media screen and (max-width:767px){.custom-product-hero__media-card>.custom-product-hero__mobile-zoom-icon{display:inline-flex}}.custom-product-hero__media-card>.custom-product-hero__mobile-zoom-icon img{width:18px!important;height:18px!important;object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/48/assets/section.custom-product-hero.css.map */
