.ph-fab{position:fixed;right:22px;bottom:120px;z-index:40;display:flex;flex-direction:column;align-items:center;gap:12px}.ph-fab *,.ph-fab *:before,.ph-fab *:after{box-sizing:border-box}.ph-fab__toggle{display:grid;place-items:center;width:56px;height:56px;padding:0;border:0;border-radius:50%;background:#005239;color:#fff;cursor:pointer;box-shadow:0 8px 24px #00000038;transition:background .18s ease,transform .18s ease}.ph-fab__toggle:hover{background:#00402c;transform:scale(1.05)}.ph-fab__toggle:active{transform:scale(.97)}.ph-fab__ico{display:grid;place-items:center;width:26px;height:26px}.ph-fab__ico svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.ph-fab__ico--close,.ph-fab.is-open .ph-fab__ico--open{display:none}.ph-fab.is-open .ph-fab__ico--close{display:grid}.ph-fab__stack{display:flex;flex-direction:column;align-items:center;gap:12px}.ph-fab__stack[hidden]{display:none}.ph-fab__bubble{position:relative;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;color:#fff;text-decoration:none;box-shadow:0 6px 18px #0000002e;opacity:0;transform:translateY(10px) scale(.85);animation:ph-fab-in .24s ease forwards;transition:transform .16s ease}.ph-fab__bubble:hover{transform:scale(1.08)}.ph-fab__bubble svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.ph-fab__bubble:nth-last-child(1){animation-delay:0s}.ph-fab__bubble:nth-last-child(2){animation-delay:.04s}.ph-fab__bubble:nth-last-child(3){animation-delay:.08s}.ph-fab__bubble:nth-last-child(4){animation-delay:.12s}.ph-fab__bubble:nth-last-child(5){animation-delay:.16s}@keyframes ph-fab-in{to{opacity:1;transform:translateY(0) scale(1)}}.ph-fab__bubble:after{content:attr(data-ph-tip);position:absolute;right:calc(100% + 10px);top:50%;padding:6px 11px;border-radius:5px;background:#141a17eb;color:#fff;font-size:12.5px;font-weight:600;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transform:translateY(-50%) translate(6px);transition:opacity .16s ease,transform .16s ease}.ph-fab__bubble:hover:after,.ph-fab__bubble:focus-visible:after{opacity:1;transform:translateY(-50%) translate(0)}.ph-fab__bubble--wa{background:#25d366}.ph-fab__bubble--mail{background:#005239}.ph-fab__bubble--ig{background:linear-gradient(45deg,#f09433,#dc2743 45%,#bc1888)}.ph-fab__bubble--tt{background:#111}@media(max-width:749px){.ph-fab{right:14px;bottom:90px;gap:10px}.ph-fab__toggle{width:52px;height:52px}.ph-fab__bubble{width:44px;height:44px}.ph-fab__stack{gap:10px}.ph-fab__bubble:after{display:none}}@media(prefers-reduced-motion:reduce){.ph-fab__toggle,.ph-fab__bubble{transition:none}.ph-fab__bubble{animation:none;opacity:1;transform:none}}.ph-product-detail{--ph-ink: #252826;--ph-copy: #4c514e;--ph-muted: #777d79;--ph-line: #dedfdd;--ph-soft: #f3f4f2;--ph-green: #005239;--ph-white: #fff;color:var(--ph-ink);background:var(--ph-white)}.ph-product-detail *,.ph-product-detail *:before,.ph-product-detail *:after{box-sizing:border-box}.ph-product-detail img{display:block;max-width:100%}.ph-product-detail a{color:inherit;text-decoration:none}.ph-product-detail__container{width:min(1480px,calc(100% - 48px));margin-inline:auto}.ph-product-detail__hero{position:relative;min-height:clamp(260px,30vw,400px);overflow:hidden;color:var(--ph-white);background:#d8d5cf}.ph-product-detail__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ph-product-detail__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0f1110ad,#0f111033 48%,#0f11100d)}.ph-product-detail__hero-inner{position:relative;z-index:1;width:min(1820px,calc(100% - 80px));min-height:clamp(260px,30vw,400px);display:flex;align-items:center;margin-inline:auto}.ph-product-detail__hero h1{max-width:820px;margin:0;color:var(--ph-white);font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,3vw,52px);font-weight:700;line-height:1;letter-spacing:.01em;text-shadow:0 2px 14px rgba(0,0,0,.3);text-transform:uppercase}.ph-product-detail__breadcrumbs{border-bottom:1px solid #e6e6e5;background:#f4f4f3}.ph-product-detail__breadcrumbs .ph-product-detail__container{min-height:74px;display:flex;align-items:center;gap:20px;overflow-x:auto;color:#323633;font-size:15px;font-weight:650;letter-spacing:.015em;white-space:nowrap}.ph-product-detail__breadcrumbs a{transition:color .18s ease}.ph-product-detail__breadcrumbs a:hover{color:var(--ph-green)}.ph-product-detail__breadcrumbs span[aria-hidden=true]{color:#5e635f;font-size:30px;font-weight:300;line-height:1}.ph-product-detail__overview{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(0,1.02fr) minmax(248px,.58fr);gap:clamp(28px,3vw,52px);align-items:start;padding-block:clamp(52px,6vw,96px)}.ph-product-gallery{min-width:0}.ph-product-gallery__stage{position:relative;aspect-ratio:2 / 1;overflow:hidden;border:1px solid var(--ph-line);background:#ecebe7}.ph-product-gallery__main-image{width:100%;height:100%;object-fit:cover;transition:opacity .18s ease}.ph-product-gallery__main-image.is-changing{opacity:.35}.ph-product-gallery__placeholder{width:100%;height:100%}.ph-product-gallery__arrow{position:absolute;z-index:2;top:50%;width:42px;height:42px;display:grid;place-items:center;padding:0;border:0;border-radius:999px;color:var(--ph-white);background:#1a1d1b85;cursor:pointer;transform:translateY(-50%);transition:background .18s ease,transform .18s ease}.ph-product-gallery__arrow:hover{background:#005239db;transform:translateY(-50%) scale(1.04)}.ph-product-gallery__arrow span{margin-top:-3px;font-size:36px;font-weight:300;line-height:1}.ph-product-gallery__arrow--prev{left:14px}.ph-product-gallery__arrow--next{right:14px}.ph-product-gallery__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(92px,1fr);gap:8px;margin-top:10px;overflow-x:auto;padding-bottom:3px;scroll-snap-type:x proximity}.ph-product-gallery__thumb{aspect-ratio:2 / 1;min-width:0;overflow:hidden;padding:0;border:2px solid transparent;background:#ecebe7;cursor:pointer;opacity:.72;scroll-snap-align:start;transition:border-color .18s ease,opacity .18s ease}.ph-product-gallery__thumb:hover,.ph-product-gallery__thumb.is-active{border-color:var(--ph-green);opacity:1}.ph-product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.ph-product-detail__copy{min-width:0}.ph-product-detail__eyebrow{margin:0 0 12px;color:var(--ph-green);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ph-product-detail__copy h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,4.4vw,72px);font-weight:500;line-height:1;letter-spacing:-.035em}.ph-product-detail__intro{margin-top:26px;color:var(--ph-copy);font-size:clamp(16px,1.16vw,19px);font-style:italic;line-height:1.45}.ph-product-detail__intro p{margin:0}.ph-product-detail__story{margin-top:24px}.ph-product-detail__story h3{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(26px,2.1vw,34px);font-style:italic;line-height:1.1}.ph-product-detail__story p{margin:0;color:var(--ph-copy);font-size:16px;font-style:italic;line-height:1.55}.ph-product-detail__inquiry{min-height:48px;display:inline-flex;align-items:center;justify-content:space-between;gap:36px;margin-top:30px;padding:0 22px;border:1px solid var(--ph-green);color:var(--ph-green);font-size:14px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;transition:color .18s ease,background .18s ease}.ph-product-detail__inquiry:hover{color:var(--ph-white);background:var(--ph-green)}.ph-product-detail__sidebar{min-width:0}.ph-product-detail__search{display:grid;grid-template-columns:minmax(0,1fr) 54px;gap:10px}.ph-product-detail__search input{min-width:0;height:52px;padding:0 16px;border:0;background:#eeeeed;color:var(--ph-ink);font:inherit;font-size:15px}.ph-product-detail__search button{width:54px;height:52px;display:grid;place-items:center;padding:0;border:0;color:var(--ph-white);background:var(--ph-green);cursor:pointer}.ph-product-detail__search svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.ph-product-detail__side-group{margin-top:26px}.ph-product-detail__side-group>h3{margin:0 0 12px;padding:13px 14px 12px;border-left:5px solid var(--ph-green);color:#363936;background:#f2f2f1;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.ph-product-detail__category-links{display:grid;gap:8px}.ph-product-detail__category-links a{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border:1px solid var(--ph-line);color:#545955;font-size:15px;font-weight:600;transition:border-color .18s ease,color .18s ease,background .18s ease}.ph-product-detail__category-links a:hover,.ph-product-detail__category-links a[aria-current=page]{border-color:var(--ph-green);color:var(--ph-green);background:#f7faf8}.ph-product-detail__hot-products{display:grid;gap:12px}.ph-product-detail__hot-products a{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:center;padding-bottom:12px;border-bottom:1px solid var(--ph-line)}.ph-product-detail__hot-products img{width:88px;height:62px;object-fit:cover;background:#ecebe7}.ph-product-detail__hot-products strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1.2}.ph-product-detail__hot-products small{display:block;margin-top:5px;color:var(--ph-muted);font-size:11px;line-height:1.2;text-transform:uppercase}.ph-product-detail__description{padding-bottom:clamp(72px,8vw,124px)}.ph-product-detail__description-label{margin-bottom:54px;padding:18px 24px;border-top:1px solid var(--ph-line);border-bottom:1px solid var(--ph-line);color:var(--ph-green);font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700;text-align:center;text-transform:uppercase}.ph-product-detail__content-section{width:min(1120px,100%);margin-inline:auto}.ph-product-detail__content-section+.ph-product-detail__content-section{margin-top:clamp(58px,7vw,100px)}.ph-product-detail__content-section h2{margin:0 0 30px;color:var(--ph-green);font-family:Georgia,Times New Roman,serif;font-size:clamp(29px,3vw,42px);font-weight:700;line-height:1.15;text-align:center;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px;text-transform:none}.ph-product-detail__table-wrap{overflow-x:auto;border:2px solid #9aa09b;border-radius:4px}.ph-product-detail__content-section table{width:100%;border-collapse:collapse;color:#4b504c;font-size:15px;line-height:1.4}.ph-product-detail__content-section th,.ph-product-detail__content-section td{width:50%;padding:16px 20px;border:1px solid #d6d8d6;text-align:center}.ph-product-detail__content-section th{color:#343834;background:#f1f2f1;font-weight:700}.ph-product-detail__content-section tr:nth-child(2n) td{background:#fafafa}.ph-product-detail__wide-image{width:100%;height:auto;margin-top:34px}.ph-product-detail__case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ph-product-detail__case-grid img{width:100%;height:100%;aspect-ratio:1.34 / 1;object-fit:cover}.ph-product-detail__factory-images{display:grid;gap:18px}.ph-product-detail__factory-images .ph-product-detail__wide-image{margin-top:0}.ph-product-detail__floating-inquiry{position:fixed;z-index:30;top:42%;right:0;width:68px;min-height:64px;display:grid;place-items:center;gap:3px;padding:8px 6px;border-radius:12px 0 0 12px;color:var(--ph-white);background:#16221b;box-shadow:0 16px 34px #15201b38}.ph-product-detail__floating-inquiry svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ph-product-detail__floating-inquiry span{font-size:10px;font-weight:800}@media(max-width:1180px){.ph-product-detail__overview{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.ph-product-detail__sidebar{grid-column:1 / -1;display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start}.ph-product-detail__side-group{margin-top:0}}@media(max-width:820px){.ph-product-detail__container{width:min(100% - 32px,1480px)}.ph-product-detail__hero-inner{width:calc(100% - 40px)}.ph-product-detail__breadcrumbs .ph-product-detail__container{min-height:62px;gap:13px;font-size:13px}.ph-product-detail__overview{grid-template-columns:1fr;gap:36px;padding-block:44px 64px}.ph-product-detail__sidebar{grid-column:auto;grid-template-columns:1fr}.ph-product-detail__side-group{margin-top:6px}.ph-product-detail__floating-inquiry{top:auto;right:12px;bottom:16px;width:58px;min-height:58px;border-radius:999px}}@media(max-width:560px){.ph-product-detail__hero,.ph-product-detail__hero-inner{min-height:230px}.ph-product-detail__hero h1{font-size:38px}.ph-product-detail__breadcrumbs .ph-product-detail__container{width:calc(100% - 24px)}.ph-product-detail__copy h2{font-size:45px}.ph-product-detail__intro,.ph-product-detail__story p{font-size:15px}.ph-product-gallery__stage{aspect-ratio:1.66 / 1}.ph-product-gallery__thumbs{grid-auto-columns:30%}.ph-product-detail__description-label{margin-bottom:42px}.ph-product-detail__content-section h2{margin-bottom:22px;font-size:29px}.ph-product-detail__content-section th,.ph-product-detail__content-section td{padding:12px 10px;font-size:13px}.ph-product-detail__case-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.ph-product-gallery__main-image,.ph-product-gallery__arrow,.ph-product-gallery__thumb{transition:none}}.ph-product-gallery__main-image{cursor:zoom-in}.ph-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:clamp(16px,4vw,56px);background:#101412eb;opacity:0;transition:opacity .22s ease}.ph-lightbox.is-open{display:flex}.ph-lightbox.is-visible{opacity:1}.ph-lightbox__figure{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:0}.ph-lightbox__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;cursor:zoom-out;box-shadow:0 20px 60px #00000073}.ph-lightbox__close,.ph-lightbox__nav{position:absolute;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer;transition:background .18s ease,transform .18s ease}.ph-lightbox__close:hover,.ph-lightbox__nav:hover{background:#ffffff42}.ph-lightbox__close{top:clamp(12px,2vw,28px);right:clamp(12px,2vw,28px);width:46px;height:46px;font:300 26px/1 Georgia,serif}.ph-lightbox__nav{top:50%;width:52px;height:52px;font:300 30px/1 Georgia,serif;transform:translateY(-50%)}.ph-lightbox__nav--prev{left:clamp(6px,1.5vw,24px)}.ph-lightbox__nav--next{right:clamp(6px,1.5vw,24px)}.ph-lightbox__nav[hidden]{display:none}.ph-lightbox__counter{position:absolute;left:50%;bottom:clamp(10px,2vw,26px);padding:7px 16px;border-radius:999px;background:#0000006b;color:#ffffffe0;font-size:13px;letter-spacing:.08em;transform:translate(-50%)}body.ph-lightbox-open{overflow:hidden}@media(max-width:749px){.ph-lightbox__nav{width:42px;height:42px;font-size:24px}.ph-lightbox__close{width:40px;height:40px;font-size:22px}}@media(prefers-reduced-motion:reduce){.ph-lightbox{transition:none}}.ph-product-detail[data-ph-rtl] [dir=rtl],.ph-product-detail[data-ph-rtl] [dir=rtl] :is(h1,h2,h3,input,button,th,td){font-family:Arial,Tahoma,sans-serif;letter-spacing:0}.ph-product-detail[data-ph-rtl] :is(h1[dir=rtl],[dir=rtl] h2,[dir=rtl] h3){line-height:1.4}.ph-product-detail[data-ph-rtl] :is(.ph-product-detail__copy,.ph-product-detail__sidebar,.ph-product-detail__search input){text-align:start}.ph-product-detail[data-ph-rtl] .ph-product-detail__side-group>h3{border-left:0;border-right:5px solid var(--ph-green)}.ph-product-detail[data-ph-rtl] .ph-product-detail__breadcrumbs span[aria-hidden=true],.ph-product-detail[data-ph-rtl] .ph-product-detail__category-links span[aria-hidden=true]{transform:scaleX(-1)}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?subset=EEA */
