.pgp{background:var(--pg-bg, #fff);color:var(--pg-fg, #111);overflow-x:visible}.pgp,.pgp *{box-sizing:border-box}.pgp .page-wrap{max-width:1280px;margin-inline:auto;padding-inline:16px}.pgp .pgp-grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:start;padding-top:var(--pg-pad-top, 22px);padding-bottom:var(--pg-pad-bottom, 34px)}@media (min-width: 1000px){.pgp .pgp-grid{grid-template-columns:minmax(560px,1fr) 520px}.pgp .pg{position:sticky;top:var(--pg-sticky-top, 24px);align-self:start}.pgp .pinfo{width:520px;max-width:520px}}.pgp h1.title{font-family:var(--font-display);font-weight:300;letter-spacing:-.01em;color:var(--section-light-heading);font-size:var(--pg-title-size, 46px);line-height:var(--pg-title-lh, 56px);margin:0 0 8px}@media (max-width: 999px){.pgp h1.title{font-size:var(--pg-title-size-mobile, 32px);line-height:var(--pg-title-lh-mobile, 40px)}}.pgp .short-description{margin:4px 0 12px;color:#666;font:400 16px/22px var(--font-body)}.pgp .price-social-section{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:10px 0 14px}.pgp .price{margin:0}.pgp .price .money[data-price]{margin:0;font-family:var(--font-display);font-weight:400;font-size:var(--pg-price-size, 24px);color:var(--section-light-heading)}.pgp .pg-main{position:relative;overflow:hidden;border-radius:12px;background:#f6f6f6;aspect-ratio:var(--pg-aspect, 1/1);width:100%;max-width:100%;touch-action:pan-y}.pgp [data-track]{display:grid;grid-auto-flow:column;grid-auto-columns:100%;width:100%;height:100%;transform:translate(var(--pg-x, 0%));transition:transform .22s ease;will-change:transform}.pgp .pg-main.is-dragging [data-track]{transition:none!important}.pgp .pg-nav{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;align-items:center;justify-content:space-between;pointer-events:none;padding:0 8px}.pgp .pg-arrow{pointer-events:auto;appearance:none;-webkit-appearance:none;border:0;padding:0;margin:0;width:40px;height:40px;border-radius:999px;background:#ffffffeb;box-shadow:0 0 0 1px #1111110f,0 2px 10px #1111111f;display:grid;place-items:center;cursor:pointer}.pgp .pg-arrow[disabled]{opacity:.4;cursor:not-allowed}.pgp .pg-arrow svg{width:18px;height:18px;display:block}.pgp .pg-main img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.pgp .pg-thumbs[data-thumbs]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-top:12px}@media (min-width: 1000px){.pgp .pg-thumbs[data-thumbs]{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px;justify-content:stretch}.pgp .pg-thumbs[data-thumbs]>button{width:100%;height:auto;aspect-ratio:1 / 1}}.pgp .pg-thumbs[data-thumbs]>button{appearance:none;-webkit-appearance:none;border:0;padding:0;margin:0;background:transparent;display:block;width:100%;aspect-ratio:1 / 1;cursor:pointer;border-radius:8px;overflow:hidden;min-width:0}@media (min-width: 1000px){.pgp .pg-thumbs[data-thumbs]>button{width:80px;height:80px;aspect-ratio:auto}}.pgp .pg-thumbs[data-thumbs] img{width:100%;height:100%;object-fit:cover;display:block}.pgp .variants-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0 8px}.pgp .variants-head .size-title,.pgp .variants-head .size-guide,.pgp .quantity-title{font-family:var(--font-body);font-size:16px;font-weight:400;color:var(--section-light-heading)}.pgp .variants-head .size-guide{text-decoration:underline}.pgp .custom-select-wrapper select{width:100%;border:1px solid #ddd;background:#fff;border-radius:10px;padding:10px 12px;font-family:var(--font-body);font-size:16px;font-weight:400;color:var(--section-light-heading)}.pgp .custom-select-wrapper.has-visual>select{position:absolute;opacity:0;pointer-events:none;height:0}.pgp .custom-select{position:relative;width:100%}.pgp .custom-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #ddd;background:#fff;border-radius:10px;padding:10px 12px;cursor:pointer;font-family:var(--font-body);font-size:16px;font-weight:400;color:var(--section-light-heading)}.pgp .custom-select-trigger span{font:inherit;color:inherit}.pgp .custom-options{display:none;position:absolute;left:0;right:0;top:calc(100% + 6px);border:1px solid #e5e7eb;background:#fff;border-radius:10px;padding:6px;z-index:50;max-height:260px;overflow:auto}.pgp .custom-select.open .custom-options{display:block}.pgp .custom-option{display:block;padding:10px;border-radius:8px;cursor:pointer;font-family:var(--font-body);font-size:16px;font-weight:400;color:var(--section-light-heading)}.pgp .custom-option[aria-disabled=true]{opacity:.45;cursor:not-allowed}@media (hover:hover){.pgp .custom-option:hover{background:#0000000a}}.pgp .quantity-title{margin:8px 0 4px}.pgp .product-quantity-section{margin:6px 0 0}.pgp .product-quantity{display:inline-flex;align-items:center;gap:0;border:1px solid #e3e3e3;border-radius:10px;overflow:hidden;background:#fff}.pgp .product-quantity .quantity-control{width:44px;height:40px;display:grid;place-items:center;border:0;background:transparent;cursor:pointer;font-size:18px;line-height:1;color:var(--section-light-heading)}.pgp .product-quantity .quantity-control[disabled]{opacity:.35;cursor:not-allowed}.pgp .product-quantity .quantity-value{min-width:56px;height:40px;display:grid;place-items:center;font-size:16px;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;-webkit-user-select:none;user-select:none;color:var(--section-light-heading)}@media (hover:hover){.pgp .product-quantity .quantity-control:hover{background:#0000000a}}.pgp .btn-atc{width:100%;margin-top:16px;border:0;border-radius:0;font-weight:600;cursor:pointer;background:#111;color:#fff;padding:14px 16px}.pgp ul.payment-icons{display:flex;flex-wrap:wrap;gap:8px 12px;justify-content:center;margin:12px 0 0;padding:0;list-style:none}.pgp .c-product__highlights{margin:14px 0 0;padding:0;list-style:none;border-top:1px solid #e5e7eb}.pgp .c-product__highlight{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #e5e7eb}.pgp .c-product__highlight-icon{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px}.pgp .c-product__highlight-icon img{width:24px;height:24px;display:block}.pgp .c-product__highlight-message{font-family:var(--font-body);font-size:14px;line-height:1.35;color:var(--section-light-heading)}.pgp .product-accordion{margin-top:18px;border-top:1px solid #e5e7eb}.pgp .product-accordion .accordion-item{border-bottom:1px solid #e5e7eb}.pgp .product-accordion .accordion-header{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:14px 0;background:transparent;border:0;cursor:pointer;text-align:left}.pgp .product-accordion .accordion-icon{width:18px;height:18px;flex:0 0 18px;position:relative}.pgp .product-accordion .accordion-text{flex:1;min-width:0;text-align:left;font-size:14px;line-height:1.35;color:#111}.pgp .product-accordion .accordion-content{padding:0 0 14px;color:#111;font-size:14px;line-height:1.5}.pgp .product-accordion .accordion-icon:before,.pgp .product-accordion .accordion-icon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:#111}.pgp .product-accordion .accordion-icon:before{width:12px;height:1px}.pgp .product-accordion .accordion-icon:after{width:1px;height:12px}.pgp .product-accordion .accordion-item.active .accordion-icon:after{display:none}.pgp .price-social-section .share-section{position:relative;display:inline-flex;align-items:center;justify-content:flex-end}.pgp .share-section .share-block{display:none;position:absolute;right:calc(100% + 10px);top:50%;transform:translateY(-50%);align-items:center;gap:12px;white-space:nowrap;z-index:1}.pgp .share-section.open .share-block{display:inline-flex}.pgp .share-block .share-button{width:40px;height:40px;display:grid;place-items:center;background:transparent;border:0;padding:0;color:var(--section-light-heading, #111);cursor:pointer;border-radius:999px}.pgp .share-block .share-button svg{width:22px;height:22px;display:block}@media (min-width: 768px){.pgp .accordion-additional-section{margin-top:18px;padding-top:14px;color:var(--section-light-text);display:grid;grid-template-columns:repeat(2,254px);justify-content:center;column-gap:32px;row-gap:18px}.pgp .accordion-additional-item{width:254px;display:grid;grid-template-columns:24px 180px;column-gap:10px;align-items:center;padding-inline:20px}.pgp .accordion-additional-item img{width:24px;height:24px;display:block}.pgp .accordion-additional-item span{width:180px;display:flex;align-items:center;line-height:1.35}}@media (max-width: 767px){.pgp .accordion-additional-section{margin-top:18px;padding-top:14px;border-top:1px solid #e5e7eb;color:var(--section-light-text, #111);width:100%;max-width:380px;margin-inline:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px;row-gap:18px;justify-content:center}.pgp .accordion-additional-item{width:100%;padding:0;display:grid;grid-template-columns:24px 1fr;column-gap:8px;align-items:center;height:auto;min-height:68px}.pgp .accordion-additional-item img{width:24px;height:24px;display:block}.pgp .accordion-additional-item span{width:auto;height:auto;display:block;line-height:1.35}}
/*# sourceMappingURL=/cdn/shop/t/106/assets/product-gallery.slim.css.map */
