.tp-img-with-text-2 *{padding:0;margin:0;box-sizing:border-box}.tp__justify-left{justify-content:flex-start}.tp__justify-center{justify-content:center}.tp__justify-right{justify-content:flex-end}.tp__margin-left{margin-inline:0 auto}.tp__margin-center{margin-inline:auto}.tp__margin-right{margin-inline:auto 0}.tp__text-left{text-align:left}.tp__text-center{text-align:center}.tp__text-right{text-align:right}.tp-img-with-text-2{font-size:0}.tp-img-with-text-2 .tp__container{flex-direction:var(--tp-layout-direction);max-width:var(--tp-section-width);gap:var(--tp-container-gap);display:flex;align-items:center;margin-inline:auto;padding-inline:20px}.tp-img-with-text-2 .tp__container a{color:inherit}.tp-img-with-text-2 .tp__images-wrapper,.tp-img-with-text-2 .tp__content-wrapper{flex-basis:100%;position:relative}.tp-img-with-text-2 .tp__section-subheading{font-size:var(--tp-subheading-size);font-weight:var(--tp-subheading-weight);color:var(--tp-subheading-color);margin-top:var(--tp-subheading-top-space);line-height:3ex}.tp-img-with-text-2 .tp__section-heading{font-size:var(--tp-heading-size);font-weight:var(--tp-heading-weight);margin-top:var(--tp-heading-top-space);color:var(--tp-heading-color)}.tp-img-with-text-2 .tp__section-description{font-size:var(--tp-description-size);font-weight:var(--tp-description-weight);color:var(--tp-description-color);margin-top:var(--tp-description-top-space);line-height:3ex}.tp-img-with-text-2 .tp__image--secondary{position:absolute;right:0;bottom:0;object-fit:cover;border:4px solid #FFFFFF;max-width:200px;max-height:200px;z-index:1}.tp-img-with-text-2 .tp__images-wrapper--row-reverse .tp__image--secondary{left:0;right:auto}.tp-img-with-text-2 .tp__image--primary{width:100%;height:100%;padding:0 50px 50px 0;max-width:100%}.tp-img-with-text-2 .tp__images-wrapper--row-reverse .tp__image--primary{padding:0 0 50px 50px}.tp-img-with-text-2 .tp__star-rating{margin-top:var(--tp-rating-top-space);display:flex;gap:5px}.tp-img-with-text-2 .tp__stats{gap:var(--tp-stats-gap);margin-top:var(--tp-stats-top-space);display:flex;flex-wrap:wrap}.tp-img-with-text-2 .tp__stats .tp__stats-item .tp__stats-title{font-size:var(--tp-stats-title-size);font-weight:var(--tp-stats-title-weight);color:var(--tp-stats-title-color)}.tp-img-with-text-2 .tp__stats .tp__stats-item .tp__stats-description{font-size:var(--tp-stats-description-size);font-weight:var(--tp-stats-description-weight);color:var(--tp-stats-description-color)}@media screen and (min-width: 768px){.tp-img-with-text-2 .tp__images-wrapper,.tp-img-with-text-2 .tp__content-wrapper{flex-basis:50%}.tp-img-with-text-2 .tp__image--secondary{max-width:230px;max-height:340px}.tp-img-with-text-2 .tp__image--primary{padding:0 130px 65px 0;max-height:650px}.tp-img-with-text-2 .tp__images-wrapper--row-reverse .tp__image--primary{padding:0 0 65px 130px}}.tp-img-with-text-2 .tp__filter--grayscale{filter:grayscale(100%)}.tp-img-with-text-2 .tp__filter--sepia{filter:sepia(100%) contrast(1.2)}.tp-img-with-text-2 .tp__filter--invert{filter:invert(100%)}.tp-marquee-2 *{margin:0;padding:0}.tp-marquee-2{position:relative;overflow:hidden}.tp-marquee-2 .tp__marquee a{color:inherit}.tp-marquee-2 .tp__marquee{background:var(--tp-top-marquee-background, #ea4646);padding-block:var(--tp-padding-top, 10px) var(--tp-padding-bottom, 10px);gap:var(--tp-item-gap, 40px);display:flex;position:absolute;top:50%;left:-50%;width:200%;transform:rotate(-3deg) translateY(-50%);transform-origin:center;z-index:2}.tp-marquee-2 .tp__marquee--bottom{background:var(--tp-bottom-marquee-background, #4646ea);transform:rotate(3deg) translateY(-50%);top:30%;z-index:1}.tp-marquee-2 .tp__marquee-wrapper{animation:tpMarqueeRightToLeft var(--tp-animation-duration, 40s) linear infinite;gap:var(--tp-item-gap, 40px);width:max-content;flex-shrink:0;display:flex;align-items:center}.tp-marquee-2 .tp__marquee-wrapper--reverse{animation:tpMarqueeLeftToRight var(--tp-animation-duration, 40s) linear infinite}.tp-marquee-2 .tp__marquee:hover .tp__marquee-wrapper{animation-play-state:var(--tp-pause-on-hover, true)}@keyframes tpMarqueeRightToLeft{0%{transform:translate(0)}to{transform:translate(calc(-50% - var(--tp-item-gap, 40px) / 2))}}@keyframes tpMarqueeLeftToRight{0%{transform:translate(calc(-50% - var(--tp-item-gap, 40px) / 2))}to{transform:translate(0)}}.tp-marquee-2 .tp__marquee-item{font-size:var(--tp-text-size, 32px);font-weight:var(--tp-font-weight, 500);color:var(--tp-top-text-color, #FFFFFF);white-space:nowrap;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;text-transform:uppercase;flex-shrink:0;position:relative}.tp-marquee-2 .tp__marquee--bottom .tp__marquee-item{color:var(--tp-bottom-text-color, #FFFFFF)}.tp-marquee-2 .tp__marquee-item a{text-decoration:none}.tp-marquee-2 .tp__marquee-img{width:60px}.tp-marquee-2 .marquee-separator{font-size:var(--tp-text-size, 32px);color:var(--tp-top-text-color, #FFFFFF);flex-shrink:0}.tp-marquee-2 .tp__marquee--bottom .marquee-separator{color:var(--tp-bottom-text-color, #FFFFFF)}.tp-marquee-2 .marquee-separator-image{height:var(--tp-separator-image-height, 20px);width:auto;object-fit:contain}@media (min-width: 768px){.tp-marquee-2 .tp__marquee--bottom{top:50%}}.tp-video-1 *{margin:0;padding:0;box-sizing:border-box}.tp-video-1 .tp__container{max-width:calc(var(--tp-section-width) + 40px);padding-block:var(--tp-padding-block);width:100%;padding-inline:20px;margin-inline:auto}.tp-video-1 .tp__video-wrapper{padding-top:var(--tp-video-height);border-radius:var(--tp-video-border-radius);position:relative;width:100%;overflow:hidden}.tp-video-1 video,.tp-video-1 .placeholder-poster{object-fit:var(--tp-object-fit);width:100%;height:100%;position:absolute;top:0;left:0}.tp-video-1{z-index:1}.tp-video-1:has(video:nth-child(2)) video:nth-child(1){display:none}.tp-video-1 video+video{display:block}.tp-video-1 .tp__play-button{background:var(--tp-play-button-background);width:var(--tp-play-button-size);height:var(--tp-play-button-size);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s ease;z-index:2}.tp-video-1 .tp__play-button:hover{background:var(--tp-play-button-background-hover)}.tp-video-1 .tp__play-icon{color:var(--tp-play-button-icon-color);width:40%;height:40%}.tp-video-1 .tp__overlay{background:var(--tp-overlay-color);opacity:var(--tp-overlay-opacity);position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;transition:opacity .3s ease;display:block}.tp-video-1 .tp__video-wrapper.tp__playing .tp__overlay,.tp-video-1 .tp__video-wrapper.tp__playing .tp__play-button{opacity:0;pointer-events:none}@media screen and (min-width: 768px){.tp-video-1:has(video:nth-child(2)) video:nth-child(1){display:block}.tp-video-1 video+video{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
