.tpt-product-info-1{box-sizing:border-box}.tpt-product-info-1 *,.tpt-product-info-1 *:after,.tpt-product-info-1 *:before{box-sizing:border-box}.tpt-product-info-1_container{width:100%;margin:0 auto;padding:0}.tpt-product-info-1_list{display:grid;grid-template-columns:repeat(var(--desktop-columns, 2),1fr);gap:var(--item-gap, 1.875em);align-items:flex-start;background-color:var(--list-background-color, transparent);border-radius:var(--list-border-radius, 0);padding:var(--list-padding, 0);transition:all .2s ease}.tpt-product-info-1_item{display:flex;width:100%;background-color:var(--item-background-color, transparent);border-radius:var(--item-border-radius, 0);border:var(--item-border-width, 0) solid var(--item-border-color, #E5E5E5);transition:all .2s ease}.tpt-product-info-1_content{display:flex;align-items:flex-start;gap:1em;padding:var(--item-padding, .9375em);width:100%;transition:all .2s ease}.tpt-product-info-1_icon{display:flex;align-items:center;justify-content:center;width:var(--icon-size, 2em);height:var(--icon-size, 2em);flex-shrink:0;margin-top:.125em}.tpt-product-info-1_icon img{width:100%;height:100%;object-fit:contain;object-position:center}.tpt-product-info-1_text{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25em;justify-content:flex-start}.tpt-product-info-1_value{font-size:var(--value-font-size, 1.5em);font-weight:600;line-height:1.2;margin:0;color:var(--value-color, #333333);word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.tpt-product-info-1_label{font-size:var(--label-font-size, .875em);font-weight:400;line-height:1.3;margin:0;color:var(--label-color, #999999);word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.tpt-product-info-1_content:not(:has(.tpt-product-info-1_value)) .tpt-product-info-1_text,.tpt-product-info-1_value:empty+.tpt-product-info-1_label{gap:0}@media screen and (min-width: 80em){.tpt-product-info-1_list{grid-template-columns:repeat(var(--desktop-columns, 2),1fr);gap:var(--item-gap, 2em)}.tpt-product-info-1_content{gap:1.125em}}@media screen and (max-width: 79.9375em) and (min-width: 48em){.tpt-product-info-1_list{grid-template-columns:repeat(var(--tablet-columns, 2),1fr);gap:var(--item-gap, 1.5em)}.tpt-product-info-1_content{padding:calc(var(--item-padding, .9375em) * .9);gap:.875em}.tpt-product-info-1_icon{width:calc(var(--icon-size, 2em) * .95);height:calc(var(--icon-size, 2em) * .95)}.tpt-product-info-1_value{font-size:calc(var(--value-font-size, 1.5em) * .95)}.tpt-product-info-1_label{font-size:calc(var(--label-font-size, .875em) * .95)}}@media screen and (max-width: 47.9375em){.tpt-product-info-1_container{padding:0 .5em}.tpt-product-info-1_list{grid-template-columns:repeat(var(--mobile-columns, 3),1fr);gap:calc(var(--item-gap, 1.875em) * .8)}.tpt-product-info-1_content{padding:calc(var(--item-padding, .9375em) * .8);gap:.75em}.tpt-product-info-1_icon{width:calc(var(--icon-size, 2em) * .875);height:calc(var(--icon-size, 2em) * .875);margin-top:.0625em}.tpt-product-info-1_text{gap:.1875em}.tpt-product-info-1_value{font-size:calc(var(--value-font-size, 1.5em) * .9);line-height:1.15}.tpt-product-info-1_label{font-size:calc(var(--label-font-size, .875em) * .9);line-height:1.25}}@media screen and (max-width: 29.9375em){.tpt-product-info-1_container{padding:0 .25em}.tpt-product-info-1_list{gap:calc(var(--item-gap, 1.875em) * .6)}.tpt-product-info-1_content{padding:calc(var(--item-padding, .9375em) * .7);gap:.625em}.tpt-product-info-1_icon{width:calc(var(--icon-size, 2em) * .8);height:calc(var(--icon-size, 2em) * .8);margin-top:0}.tpt-product-info-1_text{gap:.125em}.tpt-product-info-1_value{font-size:calc(var(--value-font-size, 1.5em) * .85);line-height:1.1}.tpt-product-info-1_label{font-size:calc(var(--label-font-size, .875em) * .85);line-height:1.2}}.tpt-product-info-1_list[style*="--mobile-columns: 1"] .tpt-product-info-1_content{justify-content:flex-start;max-width:100%}.tpt-product-info-1_list[style*="--desktop-columns: 1"]{justify-content:center;max-width:31.25em;margin:0 auto}@media screen and (max-width: 47.9375em){.tpt-product-info-1_list[style*="--mobile-columns: 1"]{grid-template-columns:repeat(1,1fr)}.tpt-product-info-1_list[style*="--mobile-columns: 2"]{grid-template-columns:repeat(2,1fr)}.tpt-product-info-1_list[style*="--mobile-columns: 3"]{grid-template-columns:repeat(3,1fr)}.tpt-product-info-1_list[style*="--mobile-columns: 2"] .tpt-product-info-1_content,.tpt-product-info-1_list[style*="--mobile-columns: 3"] .tpt-product-info-1_content{gap:.625em}.tpt-product-info-1_list[style*="--mobile-columns: 2"] .tpt-product-info-1_value,.tpt-product-info-1_list[style*="--mobile-columns: 3"] .tpt-product-info-1_value{font-size:calc(var(--value-font-size, 1.5em) * .85)}.tpt-product-info-1_list[style*="--mobile-columns: 2"] .tpt-product-info-1_label,.tpt-product-info-1_list[style*="--mobile-columns: 3"] .tpt-product-info-1_label{font-size:calc(var(--label-font-size, .875em) * .85)}}@media (hover: hover) and (pointer: fine){.tpt-product-info-1_item:hover{background-color:color-mix(in srgb,var(--item-background-color, transparent) 90%,white 10%);transform:translateY(-.125em);box-shadow:0 .25em 1em #0000001a}.tpt-product-info-1_list:hover{background-color:color-mix(in srgb,var(--list-background-color, transparent) 95%,white 5%)}}@media (prefers-reduced-motion: reduce){.tpt-product-info-1_content,.tpt-product-info-1_item,.tpt-product-info-1_list{transition:none}.tpt-product-info-1_item:hover{transform:none}}@media (prefers-contrast: high){.tpt-product-info-1_item{border:max(var(--item-border-width, 0),1px) solid var(--item-border-color, currentColor)}.tpt-product-info-1_list{border:1px solid currentColor}.tpt-product-info-1_value{color:var(--value-color, #000000);font-weight:700}.tpt-product-info-1_label{color:var(--label-color, #333333);font-weight:500}}@media print{.tpt-product-info-1_content,.tpt-product-info-1_item,.tpt-product-info-1_list{transition:none!important}.tpt-product-info-1_content{gap:.5em}.tpt-product-info-1_list{gap:1em;grid-template-columns:repeat(auto-fit,minmax(15em,1fr));background-color:transparent!important;padding:0!important}.tpt-product-info-1_item{background-color:#fff!important;border:1px solid #000000!important}.tpt-product-info-1_value{color:#000!important}.tpt-product-info-1_label{color:#666!important}.tpt-product-info-1_item:hover{transform:none!important;box-shadow:none!important}}.tpt-product-info-1_item:focus-within .tpt-product-info-1_content{outline:2px solid currentColor;outline-offset:2px}[dir=rtl] .tpt-product-info-1_content{direction:rtl}[dir=rtl] .tpt-product-info-1_text{text-align:right}
/*# sourceMappingURL=/cdn/shop/t/26/assets/tpt-product-info-1.css.map */
