.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-images-1 *{margin:0;padding:0;box-sizing:border-box}.tp-images-1 a{color:inherit}.tp-images-1 .tp__container{max-width:calc(var(--tp-section-width, 1440px) + 40px);padding-block:var(--tp-padding-block, 40px 50px);padding-inline:20px;width:100%;margin:0 auto}.tp-images-1 .tp__margin-left{margin-left:0 auto}.tp-images-1 .tp__margin-right{margin-right:auto 0}.tp-images-1 .tp__margin-center{margin-inline:auto}.tp-images-1 .tp__filter--grayscale{filter:grayscale(100%)}.tp-images-1 .tp__filter--sepia{filter:sepia(100%) contrast(1.2)}.tp-images-1 .tp__filter--invert{filter:invert(100%)}.tp-images-1 .tp__heading{font-weight:var(--tp-font-weight, 700);text-align:var(--tp-heading-alignment, center);font-size:var(--tp-font-size, 52px);max-width:var(--tp-heading-width, 500px);color:var(--tp-heading-color, #3D3D3D);margin-bottom:var(--tp-gap, 20px);width:100%}.tp-images-1 .tp__heading a{color:inherit}.tp-images-1 .tp__items-wrapper{flex-wrap:var(--tp-flex-wrap, nowrap);gap:var(--tp-item-gap, 10px);display:flex;align-items:center;justify-content:center}.tp-images-1 .tp__item{width:calc((100% - (var(--tp-item-gap) * (var(--tp-items-per-row) - 1))) / var(--tp-items-per-row));border-radius:var(--tp-image-border-radius, 10px);background-color:#f5f5f5;display:flex;justify-content:center;overflow:hidden}.tp-images-1 .tp__item img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease-in-out}.tp-images-1 a.tp__item:hover img{transform:scale(1.1)}.tp-images-1 .tp__item:nth-child(1){height:var(--tp-item-1-height, 520px)}.tp-images-1 .tp__item:nth-child(2){height:var(--tp-item-2-height, 365px)}.tp-images-1 .tp__item:nth-child(3){height:var(--tp-item-3-height, 405px)}.tp-images-1 .tp__item:nth-child(4){height:var(--tp-item-4-height, 320px)}.tp-images-1 .tp__item:nth-child(5){height:var(--tp-item-5-height, 520px)}.tp-images-1 .tp__item:nth-child(6){height:var(--tp-item-6-height, 405px)}.tp-images-comparison-1 *{margin:0;padding:0;box-sizing:border-box}.tp-images-comparison-1 a{color:inherit}.tp-images-comparison-1 .tp__text--left{text-align:left}.tp-images-comparison-1 .tp__text--center{text-align:center}.tp-images-comparison-1 .tp__text--right{text-align:right}.tp-images-comparison-1 .tp__container{padding-block:var(--tp-padding-block, 60px);background:var(--tp-section-background, #FFFFFF);max-width:calc(var(--tp-section-width) + 40px);padding-inline:20px;margin:0 auto}.tp-images-comparison-1 .tp__header{margin-bottom:var(--tp-header-space-below, 40px)}.tp-images-comparison-1 .tp__heading{color:var(--tp-heading-color, #1d1d1f);font-size:var(--tp-heading-size, 42px);font-weight:var(--tp-heading-text-weight, 500)}.tp-images-comparison-1 .tp__description{color:var(--tp-description-color, #1d1d1f);font-size:var(--tp-description-size, 18px);font-weight:var(--tp-description-text-weight, 400)}.tp-images-comparison-1 input[type=range]{position:absolute;margin:0;width:100%;height:100%;left:0;top:0;cursor:ew-resize;-webkit-appearance:none;background:transparent;z-index:3;touch-action:pan-y}.tp-images-comparison-1 input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:0;height:0}.tp-images-comparison-1 .tp__image-wrapper{height:var(--tp-image-height, 700px);margin:0 auto;position:relative;left:0}.tp-images-comparison-1 .tp__image{position:absolute;top:0;left:0;height:100%;width:100%}.tp-images-comparison-1 .tp__image img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.tp-images-comparison-1 .tp__image-before{clip-path:inset(0 50% 0 0);z-index:2}.tp-images-comparison-1 .tpDivider-line{background-color:var(--tp-divider-color, #fb542f);position:absolute;top:0;bottom:0;left:50%;width:6px;height:100%;display:block;pointer-events:none}.tp-images-comparison-1 .tp__icon-wrapper{background-color:var(--tp-divider-color, #fb542f);position:absolute;display:flex;align-items:center;justify-content:center;top:50%;left:-10px;width:25px;height:20px;border-radius:7px;z-index:2}.tp-images-comparison-1 .tp__icon-wrapper svg{height:10px}.tp-images-comparison-1 .tp__slider-controls{position:relative;width:100%;height:100%}.tp-images-comparison-1 .tp__image-label{color:var(--tp-image-label-text-color, #ffffff);font-size:var(--tp-image-label-text-size, 20px);background-color:var(--tp-image-label-background-color, #0000008c);padding:10px;position:absolute;bottom:20px}.tp-images-comparison-1 .tp__image-label--before{left:10px}.tp-images-comparison-1 .tp__image-label--after{right:10px}@media screen and (min-width:768px){.tp-images-comparison-1 .tp__image-label{padding:10px 25px}.tp-images-comparison-1 .tp__icon-wrapper{width:35px;height:30px;left:-14px}.tp-images-comparison-1 .tp__icon-wrapper svg{height:20px}}.tp-marquee-1 .tp__marquee{overflow:hidden;padding-block:var(--tp-padding-top, 14px) var(--tp-padding-bottom, 14px);gap:var(--tp-item-gap, 40px);background:var(--tp-background-color, #FFDD00);display:flex;margin-inline:auto;max-width:var(--tp-section-width, 1920px);width:100%}.tp-marquee-1 .tp__marquee a{color:inherit}.tp-marquee-1 .tp__marquee-wrapper{animation:tpMarqueeRightToLeft var(--tp-animation-duration, 30s) linear infinite;gap:var(--tp-item-gap, 40px);width:max-content;flex-shrink:0;display:flex}.tp-marquee-1 .tp__marquee:hover .tp__marquee-wrapper{animation-play-state:var(--tp-pause-on-hover, paused)}@keyframes tpMarqueeRightToLeft{0%{transform:translate(0)}to{transform:translate(calc((-100% - var(--tp-item-gap))))}}.tp-marquee-1 .tp__marquee-wrapper{animation-direction:var(--tp-animation-direction, reverse)}.tp-marquee-1 .tp__marquee-item{font-size:var(--tp-text-size, 48px);font-weight:var(--tp-font-weight, 400);color:var(--tp-text-color, #000000);white-space:nowrap;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex-shrink:0;position:relative}.tp-marquee-1 .tp__marquee-item a{text-decoration:none}.tp-marquee-1 .tp__marquee-img{width:60px}.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-timeline-1 *{margin:0;padding:0;box-sizing:border-box}.tp-timeline-1 a{color:inherit}.tp-timeline-1 .tp__timeline-container{padding-block:var(--tp-section-padding-top, 80px) var(--tp-section-padding-bottom, 80px);max-width:var(--tp-section-width, 1440px);width:100%;padding-inline:20px;margin-inline:auto}.tp-timeline-1 .tp__heading{margin-bottom:var(--tp-header-margin-bottom, 24px);text-align:var(--tp-heading-alignment, center);font-size:var(--tp-heading-size, 32px);font-weight:var(--tp-heading-weight, 500);color:var(--tp-heading-color, #000000)}.tp-timeline-1 .tp__timeline-wrapper{position:relative;padding:200px 0;z-index:1;overflow-x:auto}.tp-timeline-1 .tp__timeline-line{position:absolute;top:50%;left:0;width:100%;height:var(--tp-line-thickness, 1px);background-color:var(--tp-line-color, #E5E5E5);min-width:calc(var(--tp-card-width, 280px) * var(--tp-total-events, 1) + var(--tp-event-gap, 30px) * (var(--tp-total-events, 1) - 1));transform:translateY(-50%);z-index:1}.tp-timeline-1 .tp__timeline-content{position:relative;z-index:1;display:flex;gap:var(--tp-event-gap, 30px);justify-content:flex-start;width:max-content;min-width:100%;height:400px}.tp-timeline-1 .tp__event{position:relative;height:100%;width:220px;display:flex;flex-direction:column;align-items:center;flex:1}.tp-timeline-1 .tp__event-card{background-color:var(--tp-card-background-color, #FFFFFF);border-radius:var(--tp-card-border-radius, 12px);padding:var(--tp-card-padding, 20px);width:220px;height:280px;position:absolute;left:50%;transform:translate(-50%);z-index:1;display:flex;flex-direction:column}.tp-timeline-1 .tp__event:nth-child(odd) .tp__event-card{bottom:50%;margin-bottom:50px}.tp-timeline-1 .tp__event:nth-child(2n) .tp__event-card{top:50%;margin-top:50px}.tp-timeline-1 .tp__event-card:after{content:"";position:absolute;left:50%;width:0;height:0;border-style:solid;transform:translate(-50%)}.tp-timeline-1 .tp__event:nth-child(odd) .tp__event-card:after{bottom:calc(-1 * var(--tp-pointer-size, 12px));border-width:var(--tp-pointer-size, 12px) var(--tp-pointer-size, 12px) 0 var(--tp-pointer-size, 12px);border-color:var(--tp-card-background-color, #FFFFFF) transparent transparent transparent}.tp-timeline-1 .tp__event:nth-child(2n) .tp__event-card:after{top:calc(-1 * var(--tp-pointer-size, 12px));border-width:0 var(--tp-pointer-size, 12px) var(--tp-pointer-size, 12px) var(--tp-pointer-size, 12px);border-color:transparent transparent var(--tp-card-background-color, #FFFFFF) transparent}.tp-timeline-1 .tp__event-image{height:var(--tp-image-height, 140px);border-radius:var(--tp-image-border-radius, 8px);width:100%;display:block;object-fit:cover}.tp-timeline-1 .tp__event-title{font-size:var(--tp-title-size, 18px);font-weight:var(--tp-title-weight, 700);color:var(--tp-title-color, #121212);margin-top:var(--tp-title-margin-top, 16px);line-height:130%}.tp-timeline-1 .tp__event-description{font-size:var(--tp-description-size, 14px);font-weight:var(--tp-description-weight, 400);color:var(--tp-description-color, #000000);margin-top:var(--tp-title-margin-bottom, 8px);line-height:150%}.tp-timeline-1 .tp__timeline-node{width:var(--tp-node-size, 24px);height:var(--tp-node-size, 24spx);background-color:var(--tp-node-color, #000000);border-radius:50%;z-index:3;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.tp-timeline-1 .tp__event-date{position:absolute;left:50%;transform:translate(-50%);text-align:center;font-family:inherit;line-height:1.2;z-index:2}.tp-timeline-1 .tp__event:nth-child(odd) .tp__event-date{bottom:calc(20% + var(--tp-card-margin, 42px))}.tp-timeline-1 .tp__event:nth-child(2n) .tp__event-date{top:calc(20% + var(--tp-card-margin, 42px))}.tp-timeline-1 .tp__event-date span:nth-child(1){font-size:var(--tp-date-label-size, 18px);font-weight:var(--tp-date-label-weight, 700);color:var(--tp-date-label-color, #121212);display:block}.tp-timeline-1 .tp__event-date span:nth-child(2){font-size:var(--tp-date-size, 14px);font-weight:var(--tp-date-weight, 400);color:var(--tp-date-color, #868585);margin-top:var(--tp-date-margin-top, 16px);display:block}@media screen and (max-width:767px){.tp-timeline-1 .tp__event{flex:0 0 var(--tp-card-width, 280px)}}@media screen and (min-width:768px){.tp-timeline-1 .tp__event{width:var(--tp-card-width, 280px)}.tp-timeline-1 .tp__event-card{width:var(--tp-card-width, 280px);height:var(--tp-card-height, 330px)}.tp-timeline-1 .tp__event-image{width:100%;margin:0 auto}}.tp-ugc-videos-1 *{padding:0;margin:0;box-sizing:border-box}.tp-ugc-videos a{color:inherit}.tp-ugc-videos-1 .tp-ugc-videos-1__container{max-width:calc(var(--tp-section-width, 1200px) + 20px * 2);gap:var(--tp-content-spacing, 30px);padding-block:var(--tp-section-padding-block, 60px 60px);background:var(--tp-background-color, #FFFFFF);margin:0 auto;display:flex;flex-direction:column;position:relative;z-index:1;width:100%;padding-inline:20px}.tp-ugc-videos-1 .tp-ugc-videos-1__heading{font-size:var(--tp-heading-size, 48px);font-weight:var(--tp-heading-weight, 600);color:var(--tp-heading-color, #000000);text-align:var(--tp-text-alignment, center);line-height:1.2}.tp-ugc-videos-1 .tp-ugc-videos-1__grid{gap:var(--tp-grid-gap, 20);display:grid;grid-template-columns:1fr;width:100%}.tp-ugc-videos-1 .tp-ugc-videos-1__video-card{border-radius:var(--tp-card-radius, 8px);height:var(--tp-video-height, 550px);position:relative;overflow:hidden}.tp-ugc-videos-1 .tp-ugc-videos-1__thumbnail{height:var(--tp-video-height, 550px);position:relative;width:100%;height:100%;object-fit:cover}.tp-ugc-videos-1 .tp-ugc-videos-1__video,.tp-ugc-videos-1 .tp-ugc-videos-1__video-card img{width:100%;height:100%;object-fit:cover}.tp-ugc-videos-1 .tp-ugc-videos-1__title{background:linear-gradient(transparent,#000000b3);padding-bottom:var(--tp-title-padding, 14px);font-size:var(--tp-video-title-size, 20px);font-weight:var(--tp-title-weight, 600);color:var(--tp-title-color, #FFFFFF);position:absolute;bottom:0;left:0;right:0;text-align:center}.tp-ugc-videos-1 .tp-ugc-videos-1__carousel-container{position:relative;padding:0}.tp-ugc-videos-1 .tp-ugc-videos-1__arrows{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:16px;position:static}.tp-ugc-videos-1 .swiper-button-next,.tp-ugc-videos-1 .swiper-button-prev{width:40px;height:40px;margin:0;box-shadow:none;position:static}.tp-ugc-videos-1 .swiper-button-next svg,.tp-ugc-videos-1 .swiper-button-prev svg{width:31px;height:9px;display:block}.tp-ugc-videos-1 .swiper-button-next svg path,.tp-ugc-videos-1 .swiper-button-prev svg path{fill:var(--tp-carousel-color, #000000)}.tp-ugc-videos-1 .swiper-button-next:after,.tp-ugc-videos-1 .swiper-button-prev:after{display:none}.tp-ugc-videos-1 .tp-ugc-videos-1__grid.no-mobile-carousel,.tp-ugc-videos-1 .tp-ugc-videos-1__grid.no-mobile-carousel .swiper-wrapper{display:flex;flex-direction:column;gap:var(--tp-grid-gap, 20px);width:100%}.tp-ugc-videos-1 .tp-ugc-videos-1__grid.no-mobile-carousel .swiper-slide{width:100%;margin-right:0}.tp-ugc-videos-1 .tp-ugc-videos-1__grid.no-mobile-carousel+.tp-ugc-videos-1__arrows{display:none}@media(min-width:601px){.tp-ugc-videos-1 .tp-ugc-videos-1__arrows{position:absolute;top:50%;left:-64px;right:-64px;transform:translateY(-50%);justify-content:space-between;margin-top:0}.tp-ugc-videos-1 .swiper-button-next,.tp-ugc-videos-1 .swiper-button-prev{border-radius:var(--tp-carousel-border-radius, 30%);width:48px;height:48px;box-shadow:0 2px 8px #00000014}}@media(min-width:1024px){.tp-ugc-videos-1 .tp-ugc-videos-1__grid{grid-template-columns:repeat(var(--tp-columns-desktop, 4),1fr)}}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map */
