.tpt-product-highlight-3{display:grid;align-items:stretch;box-sizing:border-box}.tpt-product-highlight-3 *,.tpt-product-highlight-3 *:before,.tpt-product-highlight-3 *:after{box-sizing:border-box}.tpt-product-highlight-3[data-layout=video_left]{grid-template-columns:var(--video-width-desktop, 50%) 1fr}.tpt-product-highlight-3[data-layout=video_left] .tpt-product-highlight-3_video{order:1}.tpt-product-highlight-3[data-layout=video_left] .tpt-product-highlight-3_content{order:2}.tpt-product-highlight-3[data-layout=content_left]{grid-template-columns:1fr var(--video-width-desktop, 50%)}.tpt-product-highlight-3[data-layout=content_left] .tpt-product-highlight-3_content{order:1}.tpt-product-highlight-3[data-layout=content_left] .tpt-product-highlight-3_video{order:2}.tpt-product-highlight-3_content{background-color:var(--content-background);color:var(--content-text-color);display:flex;align-items:var(--content-vertical-align, center);padding:3.75em 3.125em;min-height:auto}.tpt-product-highlight-3[style*="--content-align: top"] .tpt-product-highlight-3_content{justify-content:flex-start;align-items:flex-start}.tpt-product-highlight-3[style*="--content-align: center"] .tpt-product-highlight-3_content{justify-content:center;align-items:var(--content-vertical-align, center)}.tpt-product-highlight-3[style*="--content-align: bottom"] .tpt-product-highlight-3_content{justify-content:flex-end;align-items:flex-end}.tpt-product-highlight-3_content-inner{width:100%;max-width:31.25em}.tpt-product-highlight-3_sub-heading{font-size:.875em;font-weight:600;letter-spacing:.125em;text-transform:uppercase;margin-bottom:1.25em;opacity:.9}.tpt-product-highlight-3_heading{margin-bottom:1.5em}.tpt-product-highlight-3_heading div{margin:0;padding:0;font-weight:700;line-height:1.2;font-size:3em}.tpt-product-highlight-3_description{font-size:1.125em;line-height:1.6;margin-bottom:2.5em}.tpt-product-highlight-3_description p{margin:0 0 1em}.tpt-product-highlight-3_description p:last-child{margin-bottom:0}.tpt-product-highlight-3_accordion{display:flex;flex-direction:column;gap:.625em}.tpt-product-highlight-3_accordion-item{background-color:#ffffff1a;border-radius:.5em;overflow:hidden;transition:all .3s ease}.tpt-product-highlight-3_accordion-item:hover{background-color:#ffffff26}.tpt-product-highlight-3_accordion-header{display:flex;align-items:center;padding:1.25em 1.5em;cursor:pointer;gap:1em;transition:all .3s ease}.tpt-product-highlight-3_accordion-icon{flex-shrink:0;width:1.5em;height:1.5em;display:flex;align-items:center;justify-content:center}.tpt-product-highlight-3_accordion-icon img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}.tpt-product-highlight-3_accordion-title{flex:1;margin:0;font-size:1.125em;font-weight:600;line-height:1.4}.tpt-product-highlight-3_accordion-toggle{flex-shrink:0;width:1.5em;height:1.5em;display:flex;align-items:center;justify-content:center;position:relative;font-size:1.25em;font-weight:300}.tpt-product-highlight-3_accordion-plus,.tpt-product-highlight-3_accordion-minus{position:absolute;transition:all .3s ease;line-height:1}.tpt-product-highlight-3_accordion-minus,.tpt-product-highlight-3_accordion-item.active .tpt-product-highlight-3_accordion-plus{opacity:0;transform:rotate(90deg)}.tpt-product-highlight-3_accordion-item.active .tpt-product-highlight-3_accordion-minus{opacity:1;transform:rotate(0)}.tpt-product-highlight-3_accordion-content{max-height:0;overflow:hidden;transition:max-height .4s ease-in-out,padding .4s ease-in-out,opacity .3s ease;opacity:0}.tpt-product-highlight-3_accordion-item.active .tpt-product-highlight-3_accordion-content{max-height:12.5em;padding:0 1.5em 1.25em;opacity:1}.tpt-product-highlight-3_accordion-item:not(.active) .tpt-product-highlight-3_accordion-content{animation:shrinkAccordion .4s ease-in-out forwards}.tpt-product-highlight-3_accordion-text{font-size:1em;line-height:1.6;opacity:.9}.tpt-product-highlight-3_accordion-text p{margin:0 0 1em}.tpt-product-highlight-3_accordion-text p:last-child{margin-bottom:0}.tpt-product-highlight-3_video{display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;position:relative;overflow:hidden;height:100%}.tpt-product-highlight-3_video-container{width:100%;height:100%;position:relative;aspect-ratio:var(--video-aspect-ratio, auto)}.tpt-product-highlight-3_video-container video{width:100%;height:100%;object-fit:cover;display:block}.tpt-product-highlight-3_video-placeholder{width:100%;height:100%;aspect-ratio:var(--video-aspect-ratio, 1/1);display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f8f8f8;border:.125em dashed #d0d0d0;border-radius:.5em;color:#999;position:relative;min-height:15.625em}.tpt-product-highlight-3_placeholder-icon{width:6.25em;height:6.25em;margin-bottom:1em;opacity:.6}.tpt-product-highlight-3_placeholder-text{font-size:1em;font-weight:500;color:#777;text-align:center;opacity:.8}.tpt-product-highlight-3_placeholder-text span{display:block;padding:.75em 1.5em;background-color:#fffc;border-radius:1.5em;border:.0625em solid #e0e0e0}.tpt-product-highlight-3_video-controls{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#0000;transition:background-color .3s ease;pointer-events:none}.tpt-product-highlight-3_video-container:hover .tpt-product-highlight-3_video-controls{background-color:#0000001a}.tpt-product-highlight-3_play-pause-btn{width:4em;height:4em;border-radius:50%;background-color:transparent;border:.125em solid var(--video-control-color, #E85A4F);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.25em;color:var(--video-control-color, #E85A4F);transition:all .3s ease;pointer-events:auto;box-shadow:0 .25em 1em #0003;opacity:0;transform:scale(.8);position:relative}.tpt-product-highlight-3_video-container:hover .tpt-product-highlight-3_play-pause-btn,.tpt-product-highlight-3_video-container.paused .tpt-product-highlight-3_play-pause-btn{opacity:1;transform:scale(1)}.tpt-product-highlight-3_play-pause-btn:hover{background-color:#ffffff1a;border-color:var(--video-control-color, #E85A4F);transform:scale(1.1)}.tpt-product-highlight-3_play-icon,.tpt-product-highlight-3_pause-icon{position:absolute;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center}.tpt-product-highlight-3_play-icon svg{width:1.25em;height:1.25em;transform:translate(.125em)}.tpt-product-highlight-3_pause-icon svg{width:1.5em;height:1.5em}.tpt-product-highlight-3_pause-icon{opacity:0}.tpt-product-highlight-3_video-container.paused .tpt-product-highlight-3_play-icon{opacity:1}.tpt-product-highlight-3_video-container.paused .tpt-product-highlight-3_pause-icon{opacity:0}.tpt-product-highlight-3_video-container:not(.paused) .tpt-product-highlight-3_play-icon{opacity:0}.tpt-product-highlight-3_video-container:not(.paused) .tpt-product-highlight-3_pause-icon{opacity:1}@media screen and (min-width: 1280px){.tpt-product-highlight-3[data-layout=content_left]{grid-template-columns:1fr var(--video-width-desktop, 50%)}.tpt-product-highlight-3[data-layout=video_left]{grid-template-columns:var(--video-width-desktop, 50%) 1fr}}@media screen and (min-width: 768px) and (max-width: 1279px){.tpt-product-highlight-3[data-layout=content_left]{grid-template-columns:1fr var(--video-width-desktop, 50%)}.tpt-product-highlight-3[data-layout=video_left]{grid-template-columns:var(--video-width-desktop, 50%) 1fr}.tpt-product-highlight-3_content{padding:2.5em 2em}.tpt-product-highlight-3_content-inner{max-width:25em}.tpt-product-highlight-3_sub-heading{font-size:.8125em;margin-bottom:1em}.tpt-product-highlight-3_heading{margin-bottom:1.25em}.tpt-product-highlight-3_heading div{font-size:2.5em}.tpt-product-highlight-3_description{font-size:1em;margin-bottom:2em}.tpt-product-highlight-3_accordion-header{padding:1em 1.25em}.tpt-product-highlight-3_accordion-title{font-size:1em}}@media screen and (max-width: 767px){.tpt-product-highlight-3{display:grid;grid-template-columns:1fr!important;grid-template-rows:auto auto}.tpt-product-highlight-3_video-container{aspect-ratio:var(--video-aspect-ratio, auto);min-height:15.625em}.tpt-product-highlight-3_video-placeholder{aspect-ratio:var(--video-aspect-ratio, 1/1);min-height:15.625em}.tpt-product-highlight-3_placeholder-icon{width:5em;height:5em;margin-bottom:.75em}.tpt-product-highlight-3_placeholder-text{font-size:.875em}.tpt-product-highlight-3_placeholder-text span{padding:.625em 1.25em}.tpt-product-highlight-3_content{padding:2em 1.5em;grid-row:2;height:fit-content}.tpt-product-highlight-3_video{grid-row:1;height:auto}.tpt-product-highlight-3[data-layout=video_left] .tpt-product-highlight-3_video,.tpt-product-highlight-3[data-layout=content_left] .tpt-product-highlight-3_video{order:unset;grid-row:1}.tpt-product-highlight-3[data-layout=video_left] .tpt-product-highlight-3_content,.tpt-product-highlight-3[data-layout=content_left] .tpt-product-highlight-3_content{order:unset;grid-row:2}.tpt-product-highlight-3_content-inner{max-width:none}.tpt-product-highlight-3_sub-heading{font-size:.75em;margin-bottom:.875em}.tpt-product-highlight-3_heading{margin-bottom:1em}.tpt-product-highlight-3_heading div{font-size:2em}.tpt-product-highlight-3_description{font-size:.9375em;margin-bottom:1.5em}.tpt-product-highlight-3_accordion{gap:.5em}.tpt-product-highlight-3_accordion-header{padding:.875em 1em;gap:.75em}.tpt-product-highlight-3_accordion-title{font-size:.9375em}.tpt-product-highlight-3_accordion-item.active .tpt-product-highlight-3_accordion-content{padding:0 1em .875em}.tpt-product-highlight-3_accordion-text{font-size:.875em}.tpt-product-highlight-3_play-pause-btn{width:3.5em;height:3.5em;font-size:1em;border-width:.125em}.tpt-product-highlight-3_play-icon svg{width:1em;height:1em}.tpt-product-highlight-3_pause-icon svg{width:1.25em;height:1.25em}}.tpt-product-highlight-3_content[style*="--content-background: #E85A4F"]{background-color:#e85a4f!important}.tpt-product-highlight-3_content[style*="--content-background: #8B4A6B"]{background-color:#8b4a6b!important}.tpt-product-highlight-3_accordion-item.active .tpt-product-highlight-3_accordion-content{animation:expandAccordion .4s ease-in-out forwards}@keyframes expandAccordion{0%{max-height:0;padding-bottom:0;opacity:0}to{max-height:12.5em;padding-bottom:1.25em;opacity:1}}@keyframes shrinkAccordion{0%{max-height:12.5em;padding-bottom:1.25em;opacity:1}to{max-height:0;padding-bottom:0;opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/tpt-product-highlight-3.css.map */
