.ch-product-info-table-section{font-size:1.3125rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (min-width:750px){.ch-product-info-table-section{font-size:1.4375rem}}.ch-product-info-table-section .rte strong,.ch-product-info-table-section .rte b{font-weight:700;color:rgb(var(--color-foreground))}.ch-product-info-table-section .rte ul{margin:.75em 0 1em;padding-left:0;list-style:none}.ch-product-info-table-section .rte ul li{position:relative;padding-left:1.35rem;margin-bottom:.5em;line-height:1.55}.ch-product-info-table-section .rte ul li:before{content:"";position:absolute;left:0;top:.55em;width:.35rem;height:.35rem;border-radius:50%;background:rgb(var(--color-foreground));opacity:.55}.ch-product-info__intro{margin-bottom:1.75rem;max-width:48rem}.ch-product-info__heading{margin:0 0 .65rem;letter-spacing:-.03em;font-size:clamp(1.85rem,4vw,2.45rem);font-weight:800;line-height:1.15;color:rgb(var(--color-foreground))}.ch-product-info__subheading{margin:0;font-size:clamp(1.1875rem,3vw,1.4rem);line-height:1.58;color:rgba(var(--color-foreground),.72);font-weight:400}.ch-product-info__desc img,.ch-product-info__desc picture,.ch-product-info__desc picture img{max-width:min(260px,88vw)!important;max-height:min(320px,42vh)!important;width:auto!important;height:auto!important;object-fit:contain!important;display:block;margin:0 auto;border-radius:10px;box-shadow:0 2px 12px #00000012}.ch-product-info__desc figure{max-width:min(280px,92vw)!important;margin:.65rem 0}.ch-product-info__desc figure img{margin:0}@media screen and (min-width:750px){.ch-product-info__desc img,.ch-product-info__desc picture img{max-width:min(300px,32vw)!important;max-height:min(380px,45vh)!important}}.ch-product-info-table-section .ch-product-info__card-body.rte img,.ch-product-info-table-section .ch-product-info__panel.rte img{max-width:min(360px,100%)!important;width:auto!important;height:auto!important;border-radius:10px}.ch-product-info-table-section .rte .image-with-text__media img{max-width:min(300px,100%)!important}.ch-product-info-table-section .rte iframe,.ch-product-info-table-section .rte video{max-width:min(560px,100%);height:auto;min-height:200px;border-radius:10px}.ch-product-info__card-body.rte{word-wrap:break-word;overflow-wrap:break-word}.ch-product-info__desktop{display:none}.ch-product-info__cards{display:flex;flex-direction:column;gap:1.5rem;counter-reset:ch-product-info;width:100%;max-width:100%}@media screen and (min-width:750px){.ch-product-info__desktop{display:block}.ch-product-info__mobile{display:none}.ch-product-info__card{width:100%;max-width:100%;box-sizing:border-box;border:1px solid rgba(var(--color-foreground),.09);border-radius:16px;overflow:hidden;background:rgb(var(--color-background));box-shadow:0 4px 24px #0000000b;border-left:4px solid rgba(var(--color-foreground),.22);transition:box-shadow .25s ease,border-color .25s ease,transform .2s ease}.ch-product-info__card:hover{border-color:rgba(var(--color-foreground),.14);border-left-color:rgba(var(--color-foreground),.45);box-shadow:0 8px 32px #00000012;transform:translateY(-1px)}.ch-product-info__card-head{display:flex;align-items:center;gap:1.1rem;padding:1.15rem clamp(1.15rem,3vw,2rem);background:rgba(var(--color-foreground),.035);border-bottom:1px solid rgba(var(--color-foreground),.07);cursor:pointer}.ch-product-info__card-head:before{counter-increment:ch-product-info;content:counter(ch-product-info);flex-shrink:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;font-size:1.1875rem;font-weight:800;border-radius:12px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));line-height:1;box-shadow:0 2px 8px #0000001f}.ch-product-info__card-title{margin:0;font-size:1.5625rem;font-weight:800;line-height:1.25;letter-spacing:-.02em;color:rgb(var(--color-foreground))}.ch-product-info__card-body{width:100%;max-width:100%;box-sizing:border-box;padding:1.5rem clamp(1.15rem,3vw,2rem) 1.65rem;font-size:1.3125rem;line-height:1.78;color:rgba(var(--color-foreground),.92);display:none}.ch-product-info__card.is-open .ch-product-info__card-body{display:block}@media screen and (min-width:990px){.ch-product-info__card-body{font-size:1.4375rem;line-height:1.78}.ch-product-info__card-title{font-size:1.6875rem}}.ch-product-info__card-body.rte p{margin:0 0 1em}.ch-product-info__card-body.rte p:last-child{margin-bottom:0}.ch-product-info__card-body.rte ul li{margin-bottom:.45em}}.ch-product-info__mobile-hint{margin:0 0 1rem;font-size:1.1875rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:rgba(var(--color-foreground),.55);line-height:1.4}.ch-product-info__mobile{background:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.08);border-radius:16px;padding:1.15rem 1rem 1rem;margin-top:.25rem}.ch-product-info__tablist{display:flex;flex-direction:column;gap:.5rem;width:100%;margin:0 0 1.15rem;padding:0}.ch-product-info__tab{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:3.85rem;box-sizing:border-box;padding:1.1rem 1.25rem;font-size:1.25rem;font-weight:700;text-align:left;white-space:normal;line-height:1.35;letter-spacing:-.01em;border:1px solid rgba(var(--color-foreground),.12);border-radius:12px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;transition:background .2s,border-color .2s,color .2s,box-shadow .2s,transform .15s;box-shadow:0 1px 3px #0000000a}.ch-product-info__tab:active{transform:scale(.99)}.ch-product-info__tab:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.ch-product-info__tab:after{content:"";flex-shrink:0;width:.5rem;height:.5rem;margin-left:.85rem;border-right:2.5px solid currentColor;border-bottom:2.5px solid currentColor;transform:rotate(-45deg);opacity:.4}.ch-product-info__tab.is-active:after,.ch-product-info__tab[aria-selected=true]:after{transform:rotate(45deg);margin-top:-.15rem;opacity:.95}.ch-product-info__tab:hover{border-color:rgba(var(--color-foreground),.22);box-shadow:0 2px 10px #0000000f}.ch-product-info__tab.is-active,.ch-product-info__tab[aria-selected=true]{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground));box-shadow:0 4px 16px #0000001f}.ch-product-info__panels{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:14px;padding:1.15rem 1.1rem 1.25rem;box-shadow:inset 0 1px #ffffff0f}.ch-product-info__panel{padding:.15rem 0 .25rem;min-height:3rem;font-size:1.3125rem;line-height:1.78;color:rgba(var(--color-foreground),.92)}@media screen and (min-width:400px){.ch-product-info__panel{font-size:1.375rem;line-height:1.82;padding:.25rem .15rem .35rem}}.ch-product-info__panel[hidden]{display:none!important}.ch-product-info__panel.rte ul li,.ch-product-info__desc.rte ul li{margin-bottom:.5em}.ch-product-info__panel.rte p{margin:0 0 .85em}@media screen and (max-width:749px){.ch-product-info__desc img,.ch-product-info__desc picture img{max-width:min(240px,85vw)!important;max-height:min(280px,38vh)!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ch-product-info-table.css.map */
