@keyframes opacityFade{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes slideUp{0%{transform:translateY(2rem)}to{transform:translateY(0)}}.product-tech-spec{max-width:var(--max-content-width);margin:0 auto;padding:0 var(--spacing-md);padding-block:var(--spacing-xxl);display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;gap:0;position:relative}.product-tech-spec__heading-wrapper{margin-bottom:var(--spacing-xxl)}.product-tech-spec__body-wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;gap:var(--spacing-md)}.product-tech-spec__column--right{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;gap:var(--spacing-lg)}.product-tech-spec__info-block{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;gap:var(--spacing-md);color:var(--typography-primary-default)}.product-tech-spec__info-block p:not(.subtitle){font-size:var(--font-size-body-md);font-weight:var(--font-weight-regular);line-height:var(--line-height-base)}.product-tech-spec__info-block .metafield-rich_text_field{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;gap:var(--spacing-md)}.product-tech-spec__image{max-width:100%;height:auto;font:0/0 a;color:transparent;text-shadow:none;aspect-ratio:2 / 3}@supports not (aspect-ratio: 1/1){.product-tech-spec__image{position:relative;width:100%}.product-tech-spec__image img{position:absolute}.product-tech-spec__image:before{float:left;padding-top:150%;content:""}.product-tech-spec__image:after{display:block;content:"";clear:both}}.product-tech-spec__disclaimer-wrapper{margin-top:var(--spacing-md)}.product-tech-spec__disclaimer-wrapper p{font-size:var(--font-size-body-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-base);text-align:center}.product-tech-spec__background-asset--mobile{display:block}.product-tech-spec__background-asset--desktop{display:none}@media (min-width: 768px){.product-tech-spec__heading-wrapper{margin-bottom:var(--spacing-xl)}.product-tech-spec__body-wrapper{flex-direction:row;align-items:center}.product-tech-spec__column{max-width:50rem}.product-tech-spec__background-asset--mobile{display:none}.product-tech-spec__background-asset--desktop{display:block}}
