/*
Generated time: November 3, 2025 16:02
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.product-highlights-wrapper{display:grid;align-items:start}.highlight-media{width:var(--highlight-media-width);height:var(--highlight-media-width);margin-top:8px;border-radius:8px;border:1px solid var(--card-border)}.product-highlights-info{--highlight-info-width:calc(var(--pointer-line-size) / 2);position:relative;z-index:1}.pointer-line{height:1px;background:var(--border-color)}.highlights-mediabox-inner{position:relative;height:100%;display:flex;pointer-events:none}.product-highlights-info-inner{position:relative;height:100%;display:flex;pointer-events:none;justify-content:flex-start}.odd .product-highlights-info-inner{justify-content:center}.highlight-mediabox{--highlight-media-width:135px;pointer-events:auto;max-width:var(--highlight-media-width)}.odd .highlight-mediabox{transform-origin:right}.even .highlight-mediabox{transform-origin:left}.highlight-info{pointer-events:auto;padding:20px 0 10px;display:flex;flex-direction:column;gap:10px}.highlight-info .rte>*{font-size:var(--text-xxs)}.media-wrap{position:absolute;top:var(--mediabox-offset-y);display:inline-flex;align-items:center}.product-highlights-media{border-radius:var(--card-radius)}@media (max-width:1440px){.highlights-mediabox-inner,.product-highlights-info-inner{--pointer-line-size:260px!important}}@media (max-width:1024px){.highlight-mediabox{--highlight-media-width:100px}.highlights-mediabox-inner,.product-highlights-info-inner{--pointer-line-size:120px!important}}@media (max-width:767px){.pointer-line{display:none}.media-wrap{z-index:1}.highlight-info{text-align:center}.product-highlights-inner.odd .media-wrap{left:20px;top:20px}.product-highlights-inner.even .media-wrap{top:20px;right:20px}.product-highlights-wrapper{gap:20px}}@media (min-width:768px){.product-highlights-inner{grid-column:1/2;grid-row:1/2;display:grid;grid-template-columns:repeat(3,1fr);transition:opacity .3s ease-in-out}.product-highlights-inner:not(.active){opacity:0;pointer-events:none;user-select:none}.product-highlights-inner.odd{grid-template-areas:"mediabox media info"}.product-highlights-inner.even{grid-template-areas:"info media mediabox"}.product-highlights-media{grid-area:media}.product-highlights-mediabox{grid-area:mediabox;position:relative;z-index:1}.product-highlights-info{grid-area:info}.odd .highlights-mediabox-inner{justify-content:flex-end;left:var(--mediabox-offset-x)}.even .highlights-mediabox-inner{justify-content:flex-start;right:var(--mediabox-offset-x)}.odd .highlight-info{transform-origin:left;transform:translate(calc(var(--highlight-info-width) * -1),0)}.even .highlight-info{transform-origin:right;transform:translate(var(--highlight-info-width),0)}.even.in-active .highlight-mediabox>*,.odd.in-active .highlight-info>*{-webkit-animation:slideOutRight .5s ease-in forwards;animation:slideOutRight .5s ease-in forwards}.even.in-active .highlight-info *>,.odd.in-active .highlight-mediabox>*{-webkit-animation:slideOutLeft .5s ease-in forwards;animation:slideOutLeft .5s ease-in forwards}.media-wrap .pointer-line{width:var(--pointer-line-size);max-width:var(--media-line-width)}.even .info-wrap,.odd .media-wrap{flex-direction:row-reverse}.info-wrap{position:absolute;top:var(--info-offset-y);left:auto;display:inline-flex;align-items:flex-start}.info-wrap .pointer-line{width:var(--pointer-line-size);width:calc(var(--pointer-line-size) + var(--highlight-info-width)/ 2);max-width:var(--info-line-width)}.odd .product-highlights-info-inner{right:var(--info-offset-x);justify-content:flex-start}.highlight-info{width:var(--highlight-info-width);min-width:var(--highlight-info-width)}.even .product-highlights-info-inner{justify-content:flex-end;left:var(--info-offset-x)}}