.tp-collection-list-1 *{margin:0;padding:0;box-sizing:border-box}.tp-collection-list-1 .tp__container{max-width:calc(var(--tp-section-width) + 40px);flex-direction:var(--tp-image-position, row);padding-block:var(--tp-padding-block, 40px 50px);gap:var(--tp-container-gap, 50px);display:flex;width:100%;padding-inline:20px;margin-inline:auto}.tp-collection-list-1 .tp__menu{max-width:var(--tp-image-width, 50%);gap:var(--tp-item-spacing, 20px);width:100%;display:flex;flex-direction:column;justify-content:center}.tp-collection-list-1 .tp__menu a{font-size:var(--tp-collection-title-font-size, 28px);font-weight:var(--tp-collection-title-weight, 700);color:var(--tp-collection-title-color, #000000);max-width:400px;width:100%;text-decoration:none;transition:color .3s ease-in-out}.tp-collection-list-1 .tp__menu a:hover{color:var(--tp-collection-title-color-hover, #FF0000)}.tp-collection-list-1 .tp__image-container{border-radius:var(--tp-image-border-radius, 12px);width:var(--tp-image-width, 50%);position:relative;overflow:hidden;aspect-ratio:1/1}.tp-collection-list-1 .tp__image-container img{filter:var(--tp-image-filter, none);position:absolute;top:0;left:0;opacity:1;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.tp-collection-list-1 .tp__image-container:hover img{transform:scale(1.1)}@media (min-width: 768px){.tp-collection-list-1 .tp__menu--left{text-align:right;align-items:flex-end}.tp-collection-list-1 .tp__image-container{min-height:400px;aspect-ratio:unset}}.tp-features-2 .tp__section-wrapper{max-width:var(--tp-section-width, 1440px);flex-direction:var(--tp-layout-direction, row);gap:var(--tp-section-gap, 40px);width:100%;margin:0 auto;display:flex;align-items:center;position:relative}.tp-features-2 .tp__features-grid{grid-template-columns:repeat(var(--tp-grid-columns, 2),1fr);gap:var(--tp-grid-row-gap) var(--tp-grid-column-gap, 32px);padding-inline:20px;display:grid;width:100%}.tp-features-2 a{color:inherit}.tp-features-2 .tp__image-wrapper{height:var(--tp-image-height, 400px);width:100%}.tp-features-2 .tp__section-image{filter:var(--tp-image-filter, none);width:100%;height:100%;object-fit:cover;background-color:#f5f5f5}.tp-features-2 .tp__feature-card{text-align:var(--tp-content-alignment, center)}.tp-features-2 .tp__feature-icon{width:var(--tp-icon-size, 64px);height:var(--tp-icon-size, 64px);margin:0 auto var(--tp-icon-gap, 15px)}.tp-features-2 .tp__feature-title{font-size:var(--tp-title-size, 24px);color:var(--tp-title-color, #000000);margin:0 0 var(--tp-title-gap, 10px)}.tp-features-2 .tp__feature-description{font-size:var(--tp-description-size, 16px);color:var(--tp-text-color, #666666);line-height:1.5;margin:0}.tp-features-2 .tp__filter--grayscale{filter:grayscale(100%)}.tp-features-2 .tp__filter--sepia{filter:sepia(100%) contrast(1.2)}.tp-features-2 .tp__filter--invert{filter:invert(100%)}@media screen and (min-width: 1024px){.tp-features-2 .tp__section-wrapper{flex-direction:var(--tp-layout-direction, row);flex-wrap:nowrap}.tp-features-2 .tp__features-grid,.tp-features-2 .tp__image-wrapper{flex-basis:50%}}.tp-features-3 *{margin:0;padding:0}.tp-features-3 a{color:inherit}.tp-features-3 .tp__flex{display:flex}.tp-features-3 .tp__text-left{text-align:left}.tp-features-3 .tp__text-center{text-align:center}.tp-features-3 .tp__text-right{text-align:right}.tp-features-3 .tp__container{max-width:var(--tp-section-width, 1440px);padding-block:var(--tp-padding-block, 50px 50px);flex-direction:column;justify-content:space-between;margin:0 auto;padding-inline:20px;gap:60px}.tp-features-3 .tp__details{max-width:var(--tp-header-width, 560px);top:var(--tp-header-sticky-top-space, 85px);position:static;align-self:flex-start}.tp-features-3 .tp__heading{color:var(--tp-heading-color, #363663);font-size:var(--tp-heading-size, 50px);font-weight:var(--tp-heading-text-weight, 700);margin-bottom:var(--tp-heading-bottom-space, 48px);line-height:1.2}.tp-features-3 .tp__btn{color:var(--tp-button-color, #363663);font-size:var(--tp-button-text-size, 20px);background-color:var(--tp-button-background-color, #FFFFFF);border-radius:var(--tp-button-border-radius, 50px);border:1px solid var(--tp-button-color ,#363663);font-weight:var(--tp-button-text-weight, 700);padding:10px 20px;outline:none;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;display:inline-block;max-width:600px}.tp-features-3 .tp__btn--fade:hover{opacity:.8}.tp-features-3 .tp__btn--invert:hover{color:var(--tp-button-background-color);background-color:var(--tp-button-color);border-color:currentColor}.tp-features-3 .tp__features{gap:var(--tp-features-gap, 24);max-width:100%;flex-wrap:wrap}.tp-features-3 .tp__feature{padding-block:var(--tp-featured-padding-block, 25px);padding-inline:var(--tp-featured-padding-inline, 25px);border:1px solid var(--tp-feature-border-color, #ececff);border-radius:var(--tp-feature-border-radius, 24px);background-color:var(--tp-feature-background, #FFFFFF);flex:1 0 calc(90% / var(--tp-features-layout, 2))}.tp-features-3 .tp__feature h2{font-size:var(--tp-feature-heading-size, 24px);font-weight:var(--tp-feature-heading-text, 800);color:var(--tp-feature-heading-color, #353563);margin-top:10px}.tp-features-3 .tp__feature p{font-size:var(--tp-feature-description-size, 20px);font-weight:var(--tp-feature-description-text-weight, 400);color:var(--tp-feature-description-color, #7c7ca1);line-height:1.5;margin-top:5px}.tp-features-3 .tp__features-icon svg,img{font-size:0;object-fit:contain}@media screen and (min-width: 1100px){.tp-features-3 .tp__details{position:var(--tp-header-position, sticky)}.tp-features-3 .tp__features{max-width:var(--tp-features-width, 645px);display:flex;flex-wrap:wrap}.tp-features-3 .tp__feature{max-width:311px}}@media screen and (min-width: 1024px){.tp-features-3 .tp__container{flex-direction:row}.tp-features-3 .tp__features{max-width:600px}}@media screen and (min-width: 767px){.tp-features-3 .tp__container{gap:30px}.tp-features-3 .tp__feature{flex:1 0 calc(90% / var(--tp-features-layout, 2));max-width:100%}.tp-features-3 .tp__btn{padding:14px 24px}}.tp-features-4 *{margin:0;padding:0}.tp-features-4 a{color:inherit}.tp-features-4 .tp__flex{display:flex}.tp-features-4 .tp__text-left{text-align:left}.tp-features-4 .tp__text-center{text-align:center}.tp-features-4 .tp__text-right{text-align:right}.tp-features-4 .tp__container{max-width:var(--tp-section-width, 1440px);padding-block:var(--tp-padding-block, 0px 0px);flex-direction:column;justify-content:space-between;margin:0 auto;padding-inline:20px;gap:60px}.tp-features-4 .tp__details{max-width:var(--tp-header-width, 560px);top:var(--tp-header-sticky-top-space, 0px);position:static;align-self:flex-start}.tp-features-4 .tp__heading{color:var(--tp-heading-color, #000000);font-size:var(--tp-heading-size, 50px);font-weight:var(--tp-heading-text-weight, 400);margin-bottom:var(--tp-heading-bottom-space, 28px);line-height:1.2}.tp-features-4 .tp__description{font-size:var(--tp-description-size, 16px);font-weight:var(--tp-description-text-weight, 400)}.tp-features-4 .tp__btn{color:var(--tp-button-color, #000000);font-size:var(--tp-button-text-size, 16px);background-color:var(--tp-button-background-color, #baf67c);border-radius:var(--tp-button-border-radius, 10px);font-weight:var(--tp-button-text-weight, 700);padding:10px 20px;outline:none;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;display:inline-block;margin-top:var(--tp-heading-bottom-space, 28px)}.tp-features-4 .tp__btn--fade:hover{opacity:.8}.tp-features-4 .tp__btn--invert:hover{color:var(--tp-button-background-color);background-color:var(--tp-button-color);border-color:currentColor}.tp-features-4 .tp__features{gap:var(--tp-features-gap, 16px);max-width:100%;flex-wrap:wrap}.tp-features-4 .tp__feature{background-color:var(--tp-feature-background-color, #f1f1f1);padding-block:var(--tp-featured-padding-block, 50px);padding-inline:var(--tp-featured-padding-inline, 50px);border:1px solid var(--tp-feature-border-color, #28282a);border-radius:var(--tp-feature-border-radius, 24px);top:var(--tp-header-sticky-top-space, 0px);position:sticky;width:100%}.tp-features-4 .tp__feature:nth-child(odd){transform:rotate(1.2deg)}.tp-features-4 .tp__feature:nth-child(2n){transform:rotate(-1.2deg)}.tp-features-4 .tp__feature h2{font-size:var(--tp-feature-heading-size, 40px);font-weight:var(--tp-feature-heading-text-weight, 800);color:var(--tp-feature-heading-color, #28282a);margin-bottom:10px}.tp-features-4 .tp__feature p{font-size:var(--tp-feature-description-size, 16px);font-weight:var(--tp-feature-description-text-weight, 400);color:var(--tp-feature-description-color, #28282a);line-height:1.5;margin-bottom:5px}.tp-features-4 .tp__features-icon svg,img{font-size:0;object-fit:contain}.tp-features-4 .tp__feature-link{color:var(--tp-feature-link-text-color, #28282a);font-size:var(--tp-feature-link-text-size, 16px);font-weight:var(--tp-feature-link-text-weight, 700)}@media screen and (min-width: 1100px){.tp-features-4 .tp__details{position:var(--tp-header-position, sticky)}.tp-features-4 .tp__features{max-width:var(--tp-features-width, 645px);display:flex;flex-wrap:wrap}}@media screen and (min-width: 1024px){.tp-features-4 .tp__container{flex-direction:row}}@media screen and (min-width: 767px){.tp-features-4 .tp__container{gap:30px}.tp-features-4 .tp__btn{padding:14px 24px}}.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-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-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/5/compiled_assets/styles.css.map */
