body:is(.template-product,.own-header-paper) .shopify-section-group-header-group{position:fixed;top:0;left:0;right:0;z-index:20;background:transparent}body:is(.template-product,.own-header-paper):not(:has(.scrolled-past-header)) .section-header .header-wrapper,body:is(.template-product,.own-header-paper):not(:has(.scrolled-past-header)) .section-header .header-wrapper.gradient{background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none;border-bottom:none}body:is(.template-product,.own-header-paper):not(:has(.scrolled-past-header)) .header-wrapper--border-bottom{border-bottom:none!important}body:is(.template-product,.own-header-paper):not(:has(.scrolled-past-header)) .header__heading-link .h2,body:is(.template-product,.own-header-paper):not(:has(.scrolled-past-header)) .own-nav__trigger,body:is(.template-product,.own-header-paper):not(:has(.scrolled-past-header)) .header__menu-item,body:is(.template-product,.own-header-paper):not(:has(.scrolled-past-header)) .header__menu-item span,body:is(.template-product,.own-header-paper):not(:has(.scrolled-past-header)) .header__icon{color:var(--navy-800, #25233d)}body:is(.template-product,.own-header-paper):not(:has(.scrolled-past-header)) .header__icon .icon,body:is(.template-product,.own-header-paper):not(:has(.scrolled-past-header)) .header__icon .svg-wrapper svg{color:var(--navy-800, #25233d);fill:none!important;stroke:currentColor}body:is(.template-product,.own-header-paper):not(:has(.scrolled-past-header)) .header__heading-logo--own{display:block;max-width:7.2rem;height:auto;filter:brightness(0)}.own-product{background:var(--paper, #f6f4f0);color:var(--navy-800, #25233d);padding-bottom:0}.own-product__hero{padding:calc(var(--header-height, 7rem) + 2.4rem) 0 4.8rem}.own-product__hero-grid{display:grid;gap:3.2rem;align-items:start}@media screen and (min-width:990px){.own-product__hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:4.8rem}.own-product__info{position:sticky;top:calc(var(--header-height, 7rem) + 2rem);align-self:start}}.own-product__gallery{display:flex;flex-direction:column;gap:1.2rem;min-width:0;position:relative}.own-product__badge--on-media{position:absolute;top:1.6rem;left:1.6rem;z-index:2;pointer-events:none}.own-product__carousel{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;min-width:0}.own-product__slide{margin:0;aspect-ratio:1 / 1;border-radius:2rem;background:var(--paper-dim, #eae7e0);overflow:hidden;display:flex;align-items:center;justify-content:center}.own-product__slide:first-child{grid-column:1 / -1;border-radius:2.4rem;background:var(--navy-800, #25233d);padding:2.4rem}.own-product__slide:nth-child(n+4){display:none}.own-product__stage{margin:0;aspect-ratio:1 / 1;border-radius:2.4rem;background:var(--navy-800, #25233d);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:2.4rem}.own-product__stage-btn{display:block;width:100%;height:100%;margin:0;padding:0;border:0;background:transparent;cursor:pointer}.own-product__stage-img,.own-product__stage img,.own-product__stage-placeholder{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none}.own-product__slide:not(:first-child) .own-product__stage-img{object-fit:cover}.own-product__dots{display:none}.own-product__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:2.4rem 1.6rem 3.2rem;border:0;background:transparent;overflow:auto;box-sizing:border-box}.own-product__lightbox::backdrop{background:#15142ac7;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.own-product__lightbox-close{position:fixed;top:1.6rem;right:1.6rem;z-index:3;width:4.4rem;height:4.4rem;margin:0;padding:0;border:0;border-radius:999px;background:transparent;color:var(--paper, #f6f4f0);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.own-product__lightbox-close:hover{color:var(--sky-500, #8fc7dd)}.own-product__lightbox-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.6rem;min-height:100%;width:min(100%,72rem);margin:0 auto}.own-product__lightbox-stage{width:min(100%,72vh,72rem);aspect-ratio:1 / 1;max-height:min(72vh,72rem);border-radius:1.6rem;background:var(--navy-800, #25233d);overflow:hidden;display:flex;align-items:center;justify-content:center}.own-product__lightbox-img{display:block;width:100%;height:100%;object-fit:cover}.own-product__lightbox-thumbs{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;max-width:100%}.own-product__lightbox-thumb{width:7.2rem;height:7.2rem;margin:0;padding:0;border:2px solid transparent;border-radius:1rem;background:var(--navy-700, #33314f);overflow:hidden;cursor:pointer;flex:0 0 auto}.own-product__lightbox-thumb img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.own-product__lightbox-thumb.is-active{border-color:var(--sky-500, #8fc7dd);background:var(--navy-800, #25233d)}.own-product__lightbox-thumb:hover{border-color:color-mix(in srgb,var(--sky-500, #8fc7dd) 55%,transparent)}@media screen and (max-width:749px){.own-product__lightbox{padding:5.6rem 1.2rem 2.4rem}.own-product__lightbox-close{top:1rem;right:1rem}.own-product__lightbox-thumb{width:5.6rem;height:5.6rem;border-radius:.8rem}}.own-product__tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.own-product__tile{margin:0;padding:0;aspect-ratio:1 / 1;border:0;border-radius:2rem;background:var(--paper-dim, #eae7e0);overflow:hidden;cursor:pointer;display:block}.own-product__tile img{width:100%;height:100%;object-fit:cover;display:block}.own-product__thumbs{display:none}.own-product__info{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem;min-width:0}.own-product__code{margin:0;display:inline-flex;align-items:center;padding:.35rem .9rem;border:1px solid var(--navy-200, #c7c6d4);border-radius:999px;font-family:var(--font-mono);font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase;color:var(--navy-800, #25233d)}.own-product__title{margin:0;font-family:var(--font-display);font-weight:400;font-size:clamp(2.8rem,4vw,4.4rem);line-height:1.08;letter-spacing:var(--tracking-tight, -.01em);color:var(--navy-800, #25233d)}.own-product__excerpt{margin:0;font-family:var(--font-sans);font-size:1.45rem;line-height:1.5;color:var(--navy-600, #474564);max-width:42rem}.own-product__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.2rem}.own-product__price{margin:0;font-family:var(--font-sans);font-size:1.8rem;font-weight:700;color:var(--navy-800, #25233d)}.own-product__price s{margin-left:.6rem;color:var(--navy-600, #474564);font-weight:400}.own-product__badge{display:inline-flex;align-items:center;padding:.35rem .85rem;border-radius:999px;background:var(--gold-500, #e9c65f);color:var(--navy-800, #25233d);font-family:var(--font-mono);font-size:1.05rem;letter-spacing:.04em;text-transform:uppercase}.own-product__note,.own-product__guarantee{margin:0;font-family:var(--font-sans);font-size:1.25rem;line-height:1.4;color:var(--navy-600, #474564)}.own-product__form{width:100%;max-width:none;display:flex;flex-direction:column;gap:1.4rem;margin-top:.2rem}.own-product__buy-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;width:100%;margin-top:.8rem}.own-product__buy-row .own-product__submit{flex:1 1 18rem;justify-content:space-between}.own-product__option-label{display:block;margin-bottom:.6rem;font-family:var(--font-sans);font-size:1.25rem;font-weight:500;color:var(--navy-800, #25233d)}.own-product quantity-input.quantity{display:inline-flex;align-items:center;border:1px solid var(--navy-200, #c7c6d4);border-radius:999px;overflow:hidden;background:#fff;width:auto;min-height:5.2rem;flex:0 0 auto}.own-product .quantity__button{width:4rem;border:0;background:transparent;color:var(--navy-800, #25233d);box-shadow:none}.own-product .quantity__button:hover,.own-product .quantity__button:focus,.own-product .quantity__button:focus-visible,.own-product .quantity__button:active{background:transparent;box-shadow:none;outline:none}.own-product .quantity__button:before,.own-product .quantity__button:after{display:none!important;content:none!important}.own-product .quantity__input{width:4.8rem;border:0;text-align:center;font-family:var(--font-sans);color:var(--navy-800, #25233d);background:transparent;box-shadow:none}.own-product .quantity__input:focus,.own-product .quantity__input:focus-visible{background:transparent;box-shadow:none;outline:none}.own-product .product-form__submit.own-hero-product__cta,.own-product .own-product__submit.own-hero-product__cta{width:100%;max-width:none;margin-top:0;min-height:5.2rem;border:0;justify-content:center;position:relative;padding:.6rem 5.2rem;text-align:center;background:var(--navy-800, #25233d);color:var(--paper, #f6f4f0);cursor:pointer}.own-product .product-form__submit.own-hero-product__cta .loading__spinner,.own-product .own-product__submit.own-hero-product__cta .loading__spinner{display:none!important}.own-product .product-form__submit.own-hero-product__cta.loading,.own-product .own-product__submit.own-hero-product__cta.loading,.own-product .product-form__submit.own-hero-product__cta[aria-disabled=true],.own-product .own-product__submit.own-hero-product__cta[aria-disabled=true]{background:var(--sky-500, #8fc7dd);color:var(--navy-800, #25233d);opacity:.55;cursor:wait;pointer-events:none}.own-product .product-form__submit.own-hero-product__cta.loading .own-hero-product__cta-icon,.own-product .own-product__submit.own-hero-product__cta.loading .own-hero-product__cta-icon,.own-product .product-form__submit.own-hero-product__cta[aria-disabled=true] .own-hero-product__cta-icon,.own-product .own-product__submit.own-hero-product__cta[aria-disabled=true] .own-hero-product__cta-icon{background:var(--navy-800, #25233d);color:#fff}.own-product .product-form__submit.own-hero-product__cta.loading:hover,.own-product .own-product__submit.own-hero-product__cta.loading:hover,.own-product .product-form__submit.own-hero-product__cta[aria-disabled=true]:hover,.own-product .own-product__submit.own-hero-product__cta[aria-disabled=true]:hover{background:var(--sky-500, #8fc7dd);color:var(--navy-800, #25233d);padding:.6rem 5.2rem;gap:1.4rem}.own-product .product-form__submit.own-hero-product__cta.loading:hover .own-hero-product__cta-icon,.own-product .own-product__submit.own-hero-product__cta.loading:hover .own-hero-product__cta-icon,.own-product .product-form__submit.own-hero-product__cta[aria-disabled=true]:hover .own-hero-product__cta-icon,.own-product .own-product__submit.own-hero-product__cta[aria-disabled=true]:hover .own-hero-product__cta-icon{background:var(--navy-800, #25233d);color:#fff;transform:translateY(-50%)}.own-product .product-form__submit.own-hero-product__cta .own-hero-product__cta-icon,.own-product .own-product__submit.own-hero-product__cta .own-hero-product__cta-icon{position:absolute;right:.6rem;top:50%;transform:translateY(-50%);background:var(--paper, #f6f4f0);color:var(--navy-800, #25233d)}.own-product .product-form__submit.own-hero-product__cta:hover:not([disabled]),.own-product .own-product__submit.own-hero-product__cta:hover:not([disabled]){background:var(--sky-500, #8fc7dd);color:var(--navy-800, #25233d);padding:.6rem 5.2rem;gap:1.4rem}.own-product .product-form__submit.own-hero-product__cta:hover:not([disabled]) .own-hero-product__cta-icon,.own-product .own-product__submit.own-hero-product__cta:hover:not([disabled]) .own-hero-product__cta-icon{background:var(--navy-800, #25233d);color:#fff;transform:translateY(-50%)}.own-product .product-form__submit[disabled],.own-product .own-product__submit[disabled]{opacity:.55;cursor:not-allowed}.own-product .product-form__submit[disabled]:hover,.own-product .own-product__submit[disabled]:hover{padding:.6rem 5.2rem;gap:1.4rem;background:var(--navy-800, #25233d);color:var(--paper, #f6f4f0)}.own-product .product-form__submit[disabled] .own-hero-product__cta-icon,.own-product .own-product__submit[disabled] .own-hero-product__cta-icon{display:none}.own-product .product-form__submit[disabled]:hover .own-hero-product__cta-icon,.own-product .own-product__submit[disabled]:hover .own-hero-product__cta-icon{transform:none}.own-product .shopify-payment-button{margin-top:.8rem}.own-product__variants{display:flex;flex-wrap:wrap;gap:.8rem}.own-product__variant{min-height:4rem;padding:.8rem 1.4rem;border:1px solid var(--navy-200, #c7c6d4);border-radius:999px;background:#fff;color:var(--navy-800, #25233d);font-family:var(--font-sans);font-size:1.3rem;cursor:pointer}.own-product__variant.is-active{background:var(--navy-800, #25233d);border-color:var(--navy-800, #25233d);color:var(--paper, #f6f4f0)}.own-product__variant:disabled{opacity:.4;cursor:not-allowed}.own-product__panels{width:100%;margin-top:.8rem;border-top:1px solid var(--navy-200, #c7c6d4)}.own-product__panel{border-bottom:1px solid var(--navy-200, #c7c6d4)}.own-product__panel summary{list-style:none;cursor:pointer;padding:1.4rem 0;font-family:var(--font-sans);font-size:1.45rem;font-weight:500;color:var(--navy-800, #25233d);display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.own-product__panel summary::-webkit-details-marker{display:none}.own-product__panel summary:after{content:"+";font-size:1.8rem;line-height:1;color:var(--navy-600, #474564)}.own-product__panel[open] summary:after{content:"\2013"}.own-product__panel-list{margin:0 0 1.4rem;padding:0 0 0 1.2rem;font-family:var(--font-sans);font-size:1.35rem;line-height:1.5;color:var(--navy-600, #474564)}.own-product__panel-list li+li{margin-top:.6rem}.own-product__panel-body{margin:0 0 1.4rem;font-family:var(--font-sans);font-size:1.35rem;line-height:1.5;color:var(--navy-600, #474564)}.own-product__distinguish{padding:4.8rem 0 1.6rem;background:#fff}.own-product__distinguish-inner{padding-left:clamp(2rem,4.5vw,7.2rem);padding-right:clamp(2rem,4.5vw,7.2rem)}.own-product__distinguish-hero{position:relative;min-height:min(48vh,44rem);display:flex;align-items:stretch;overflow:hidden;border-radius:2.4rem;background:var(--navy-900, #1c1a35)}.own-product__distinguish-media{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;display:block}.own-product__distinguish-media img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.04)}.own-product__distinguish-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:linear-gradient(180deg,#15142a47,#15142a1f 35%,#15142a8c);pointer-events:none}.own-product__distinguish-hero-inner{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:2.4rem;padding:3.2rem 2.4rem 2.4rem}.own-product__distinguish-title{margin:0;max-width:100%;font-family:var(--font-display);font-weight:400;font-size:clamp(3.2rem,5.5vw,5.6rem);line-height:.98;letter-spacing:-.02em;color:var(--paper, #f6f4f0);overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual}.own-product__feature-grid{display:grid;grid-template-columns:1fr;gap:.8rem}.own-product__feature-dots{display:none}@media screen and (min-width:750px){.own-product__feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.own-product__distinguish-hero{min-height:min(52vh,48rem)}.own-product__distinguish-hero-inner{padding:3.2rem 2.8rem 2.2rem}.own-product__feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}.own-product__feature{display:flex;flex-direction:column;gap:.6rem;min-width:0;padding:1.8rem 1.6rem;border-radius:1.6rem;background:#25233d8c;backdrop-filter:blur(18px) saturate(1.2);-webkit-backdrop-filter:blur(18px) saturate(1.2);border:0;box-shadow:0 24px 48px #0f0e1e59}.own-product__feature-title{margin:0;font-family:var(--font-sans);font-size:1.4rem;font-weight:600;line-height:1.2;color:var(--paper, #f6f4f0)}.own-product__feature-body{margin:0;font-family:var(--font-sans);font-size:1.2rem;line-height:1.4;color:#f6f4f0b8}.own-product__contains{padding:4.8rem 0;background:#fff;color:var(--paper, #f6f4f0)}.own-product__contains-inner{padding-left:clamp(2rem,4.5vw,7.2rem);padding-right:clamp(2rem,4.5vw,7.2rem)}.own-product__contains-card{border-radius:2.4rem;background:var(--navy-900, #1c1a35);overflow:hidden;padding:3.2rem 2.4rem}.own-product__contains-grid{display:grid;gap:3.2rem;align-items:center}@media screen and (min-width:990px){.own-product__contains-card{padding:4rem 3.2rem}.own-product__contains-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:4.8rem}}.own-product__contains-title{margin:0 0 1.6rem;max-width:100%;font-family:var(--font-display);font-weight:400;font-size:clamp(3rem,4.5vw,5.2rem);line-height:1.02;letter-spacing:-.02em;color:var(--paper, #f6f4f0);overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual}.own-product__contains-body{margin:0 0 2.4rem;max-width:42ch;font-family:var(--font-sans);font-size:1.5rem;line-height:1.5;color:#f6f4f0c2}.own-product__contains-tags{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:0}.own-product__contains-tags span{display:inline-flex;align-items:center;min-height:3.6rem;padding:.6rem 1.4rem;border:1px solid rgba(246,244,240,.28);border-radius:999px;font-family:var(--font-mono);font-size:1.15rem;letter-spacing:.04em;color:var(--paper, #f6f4f0)}.own-product__contains-media{margin:0;padding:0;border:0;border-radius:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;aspect-ratio:auto;display:flex;align-items:center;justify-content:center;overflow:visible}.own-product__contains-media .own-product__contains-icon{width:min(100%,16rem);height:auto;max-height:none;object-fit:contain;display:block}@media screen and (min-width:990px){.own-product__contains-media .own-product__contains-icon{width:18rem}}.own-product__section-title{margin:0;font-family:var(--font-display);font-weight:400;font-size:clamp(2.4rem,3.2vw,3.6rem);line-height:1.1;color:var(--navy-800, #25233d)}.own-product__quality{padding:6.4rem 0;background:#e9e8ed}.own-product__quality-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2.4rem}.own-product__quality-title{margin:0;max-width:22ch;font-family:var(--font-display);font-weight:400;font-size:clamp(2.8rem,4vw,4.4rem);line-height:1.05;letter-spacing:-.02em;color:var(--navy-800, #25233d)}.own-product__quality-body{margin:0;max-width:48ch;font-family:var(--font-sans);font-size:1.45rem;line-height:1.45;color:var(--navy-600, #474564)}.own-product__quality-traits{margin:1.2rem 0 0;padding:0;list-style:none;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 1.6rem;justify-items:center}@media screen and (min-width:750px){.own-product__quality-traits{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem 2rem}}.own-product__quality-trait{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:14rem}.own-product__quality-icon{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;color:var(--navy-800, #25233d)}.own-product__quality-icon svg{width:100%;height:100%;display:block}.own-product__quality-trait-label{font-family:var(--font-sans);font-size:1.3rem;font-weight:500;line-height:1.3;color:var(--navy-800, #25233d)}.own-product__faq{padding:7.2rem 0;background:#fff}.own-product__faq-inner{display:grid;gap:2.8rem}@media screen and (min-width:990px){.own-product__faq-inner{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:4.8rem;align-items:start}}.own-product__faq-header{max-width:18ch}.own-product__faq-title{margin:0;font-family:var(--font-display);font-weight:400;font-size:clamp(2.8rem,4vw,4.4rem);line-height:1.05;letter-spacing:-.02em;color:var(--navy-800, #25233d)}.own-product__faq-intro{margin:1.2rem 0 0;font-family:var(--font-sans);font-size:1.45rem;line-height:1.4;color:var(--navy-600, #474564)}.own-product__faq-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:0;min-width:0}.own-product__faq-item{background:transparent;border-radius:0;border-bottom:1px solid var(--navy-200, #c7c6d4);overflow:visible}.own-product__faq-item:first-child{border-top:1px solid var(--navy-200, #c7c6d4)}.own-product__faq-item summary{list-style:none;cursor:pointer;padding:1.8rem .4rem 1.8rem 0;font-family:var(--font-sans);font-size:1.5rem;font-weight:500;color:var(--navy-800, #25233d);display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.own-product__faq-item summary::-webkit-details-marker{display:none}.own-product__faq-item summary:after{content:"+";font-size:1.8rem;line-height:1;color:var(--navy-600, #474564);flex-shrink:0}.own-product__faq-item[open] summary:after{content:"\2013"}.own-product__faq-answer{margin:0;padding:0 2.4rem 1.8rem 0;font-family:var(--font-sans);font-size:1.35rem;line-height:1.5;color:var(--navy-600, #474564)}.own-product__related{padding:5.6rem 0 2rem;background:#fff}.own-product__related-grid{margin-top:2.8rem;display:grid;gap:2rem;grid-template-columns:1fr}@media screen and (min-width:990px){.own-product__related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.own-product .own-showcase-card--row{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:1.6rem 2rem;text-align:left;padding:2rem 2rem 2rem 1.6rem;margin:0;background:color-mix(in srgb,var(--paper-dim, #eae7e0) 55%,#fff);color:var(--navy-800, #25233d);border-radius:2rem;overflow:hidden;height:auto;cursor:default}.own-product .own-showcase-card--row:hover{padding:2rem 2rem 2rem 1.6rem;margin:0}.own-product .own-showcase-card--row .own-showcase-card__media{height:auto;max-height:18rem;margin:0}.own-product .own-showcase-card--row:hover .own-showcase-card__media,.own-product .own-showcase-card--row:hover .own-showcase-card__actions,.own-product .own-showcase-card--row:hover .own-showcase-card__content{transform:none}.own-product .own-showcase-card--row .own-showcase-card__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:.9rem}.own-product .own-showcase-card--row .own-showcase-card__code{margin:0;display:inline-flex;padding:.25rem .75rem;border:1px solid var(--navy-200, #c7c6d4);border-radius:999px;font-family:var(--font-mono);font-size:1.05rem;letter-spacing:.04em;text-transform:uppercase}.own-product .own-showcase-card--row .own-showcase-card__title{height:auto;min-height:0;max-width:none;font-size:clamp(1.8rem,1.2vw + 1.3rem,2.4rem);text-align:left;display:block;color:var(--navy-800, #25233d)}.own-product .own-showcase-card--row .own-showcase-card__title a{color:inherit;text-decoration:none}.own-product .own-showcase-card--row .own-showcase-card__excerpt{margin:0;max-width:34ch;font-size:1.25rem;color:var(--navy-600, #474564)}.own-product .own-showcase-card--row .own-showcase-card__price{margin:0;font-size:1.4rem;font-weight:500;color:var(--navy-800, #25233d)}.own-product .own-showcase-card--row .own-showcase-card__actions{margin-top:.4rem;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:1.2rem 1.6rem}.own-product .own-showcase-card__learn.own-hero-product__cta{margin-top:0;background:var(--navy-800, #25233d);color:var(--paper, #f6f4f0)}.own-product .own-showcase-card__add{position:relative;z-index:3;border:0;background:none;padding:0;color:var(--navy-800, #25233d);font-family:var(--font-sans);font-size:1.3rem;font-weight:500;cursor:pointer}.own-product .own-showcase-card__add:after{content:"";position:absolute;left:0;right:0;bottom:-.15em;height:1px;background:currentColor}@media screen and (max-width:749px){.own-product .own-showcase-card--row{grid-template-columns:1fr;padding:1.6rem}}@media screen and (max-width:749px){.own-product__hero{padding-top:calc(var(--header-height, 7rem) + .8rem);padding-bottom:4rem}.own-product__hero-grid.page-width{padding-left:0;padding-right:0;gap:2.4rem}.own-product__gallery{gap:1rem;padding:0 1.6rem;box-sizing:border-box}.own-product__badge--on-media{top:1.4rem;left:2.8rem}.own-product__carousel{display:flex;flex-wrap:nowrap;gap:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;touch-action:pan-x;border-radius:2rem}.own-product__carousel::-webkit-scrollbar{display:none}.own-product__slide,.own-product__slide:first-child,.own-product__slide:nth-child(n+4){display:flex;flex:0 0 100%;width:100%;min-width:100%;scroll-snap-align:start;scroll-snap-stop:always;aspect-ratio:1 / 1.05;border-radius:2rem;padding:0;background:var(--navy-950, #15142a);box-sizing:border-box}.own-product__slide .own-product__stage-img,.own-product__slide:not(:first-child) .own-product__stage-img{object-fit:cover}.own-product__stage-btn{touch-action:pan-x}.own-product__dots{display:flex;justify-content:center;align-items:center;gap:.6rem;padding:0}.own-product__dot{width:.7rem;height:.7rem;margin:0;padding:0;border:0;border-radius:999px;background:color-mix(in srgb,var(--navy-800, #25233d) 28%,transparent);cursor:pointer;transition:background .2s ease,transform .2s ease}.own-product__dot.is-active{background:var(--navy-800, #25233d);transform:scale(1.15)}.own-product__stage{aspect-ratio:1 / 1.05;border-radius:2rem;padding:0;background:var(--navy-950, #15142a)}.own-product__stage img,.own-product__stage-placeholder{object-fit:cover}.own-product__tiles{display:none}.own-product__info{padding:0 1.6rem;gap:1.4rem;width:100%;box-sizing:border-box}.own-product__title{font-size:clamp(3.2rem,9vw,4.2rem);line-height:1.05;max-width:none}.own-product__excerpt{font-size:1.45rem;line-height:1.45;max-width:none}.own-product__price{font-size:2rem}.own-product__buy-row{flex-direction:column;align-items:stretch;gap:1.2rem;margin-top:.4rem}.own-product quantity-input.quantity{width:100%;justify-content:space-between;min-height:5.6rem}.own-product .quantity__button{width:5.6rem;height:5.6rem}.own-product .quantity__input{flex:1 1 auto;width:auto;font-size:1.6rem}.own-product__buy-row .own-product__submit,.own-product .product-form__submit.own-hero-product__cta,.own-product .own-product__submit.own-hero-product__cta{flex:none;width:100%;min-height:5.6rem;border-radius:999px;font-size:1.45rem;letter-spacing:.04em;text-transform:uppercase}.own-product__panels{width:100%;margin-top:.8rem}.own-product__panel summary{padding:1.6rem 0;font-size:1.5rem}.own-product__thumb{width:5.6rem;height:5.6rem}.own-product__faq,.own-product__related,.own-product__quality{padding:5.6rem 0}.own-product__quality-title{max-width:16ch;font-size:clamp(2.8rem,8vw,3.6rem);padding:0 1.6rem}.own-product__quality-traits{padding:0 1.6rem;gap:2.8rem 1.2rem}.own-product__quality-trait-label{font-size:1.2rem}.own-product__faq-inner.page-width{gap:2.4rem}.own-product__faq-header{max-width:none}.own-product__faq-title{font-size:clamp(3rem,8vw,3.8rem)}.own-product__faq-item summary{padding:1.6rem 0;font-size:1.4rem}.own-product__distinguish{padding:2.4rem 0 0}.own-product__distinguish-inner{padding-left:1.6rem;padding-right:1.6rem}.own-product__distinguish-hero{min-height:42rem;border-radius:2rem}.own-product__distinguish-hero-inner{padding:3.2rem 1.6rem 2.4rem}.own-product__distinguish-title{font-size:clamp(2.8rem,8vw,3.6rem)}.own-product__feature-grid{display:flex;flex-wrap:nowrap;gap:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;touch-action:pan-x}.own-product__feature-grid::-webkit-scrollbar{display:none}.own-product__feature{flex:0 0 100%;width:100%;min-width:100%;scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;min-height:14rem}.own-product__feature-dots{display:flex;justify-content:center;align-items:center;gap:.6rem;margin-top:.4rem}.own-product__feature-dot{width:.7rem;height:.7rem;margin:0;padding:0;border:0;border-radius:999px;background:color-mix(in srgb,var(--paper, #f6f4f0) 35%,transparent);cursor:pointer;transition:background .2s ease,transform .2s ease}.own-product__feature-dot.is-active{background:var(--paper, #f6f4f0);transform:scale(1.15)}.own-product__contains{padding:3.2rem 0 4rem}.own-product__contains-inner{padding-left:1.6rem;padding-right:1.6rem}.own-product__contains-card{border-radius:2rem;padding:2.8rem 1.6rem}.own-product__contains-title{font-size:clamp(2.6rem,7vw,3.4rem)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/own-product.css.map */
