.product-specs-template{background-color:var(--background_color);color:var(--primary_text)}.product-specs--wrapper{display:grid;grid-template-columns:minmax(100px,1fr);gap:1rem}.product-specs--wrapper .image__container{width:100%;height:100%}.product-specs__media{position:relative}.product-specs__content--wrapper{background-color:var(--background_color_2);color:var(--primary_text);padding:2rem 1rem;display:flex;flex-direction:column;gap:2rem}.product-specs__content{display:flex;flex-direction:column;gap:2.25rem}.product-specs__content-list{display:flex;flex-direction:row;gap:2.375rem;padding-left:.375rem;position:relative}.product-specs__content__item{display:flex;flex-direction:row;gap:1rem}.product-specs__content__item .product-specs__hotspot{position:relative;margin-top:.25rem}.product-specs__text-placeholder{width:100%}.product-specs__content__item[aria-hidden=true] .group-text-button__block-wrapper,.product-specs__text-placeholder .group-text-button__block-wrapper[aria-hidden=true]{display:none;opacity:0;transform:translateY(-10px)}.product-specs__content__item[aria-hidden=false] .group-text-button__block-wrapper{display:block;opacity:1;transform:translateY(0);animation:slideIn .3s ease-out;position:absolute;bottom:0;left:0}.product-specs__text-placeholder .group-text-button__block-wrapper{max-width:381px}.product-specs__text-placeholder .group-text-button__block-wrapper[aria-hidden=false]{display:flex;flex-direction:column;opacity:1;height:100%;transform:translateY(0);animation:slideIn .3s ease-out}.product-specs__text-placeholder .group-text-button__block-wrapper[aria-hidden=false] .Button{flex:1;align-items:flex-end}.product-specs__hotspot{position:absolute;z-index:1;min-width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--secondary_text);transition:transform .2s ease}.product-specs__hotspot:before,.product-specs__hotspot:after{content:"";position:absolute;border-radius:50%}.product-specs__hotspot:before{width:36px;height:36px;background-color:var(--primary_grey);animation:hotspot 3s ease-in-out infinite;transition:width .25s,height .25s,border-color .25s,background-color .25s}.product-specs__hotspot:after{width:22px;height:22px;background-color:var(--primary_text);transition:background-color .25s}.product-specs__hotspot:hover{transform:scale(1.05)}.product-specs__hotspot.active{pointer-events:none}.product-specs__hotspot.active .product-specs__hotspot-number{color:var(--primary_text)}.product-specs__hotspot.active:before{background-color:var(--secondary_grey);animation:none}.product-specs__hotspot.active:after{background-color:var(--background_color)}.product-specs__content .product-specs__hotspot{transition:none}.product-specs__content .product-specs__hotspot:hover{transform:none}.product-specs__content .product-specs__hotspot:before{animation:none}.product-specs__hotspot-number{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;transition:color .25s}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes hotspot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}@media screen and (min-width: 1025px){.product-specs--wrapper{grid-template-columns:minmax(100px,457fr) minmax(100px,917fr);grid-template-rows:1fr;gap:.125rem}.product-specs__content--wrapper{padding:3rem 5rem;gap:4.09375rem}.product-specs__content{flex-direction:row-reverse;gap:3.4375rem;justify-content:flex-end}.product-specs__content-list{flex-direction:column;gap:2.25rem}.product-specs__content__item[aria-hidden=false] .group-text-button__block-wrapper{left:84px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-product-specs.css.map */
