.tp-accordions-1 *{margin:0;padding:0;box-sizing:border-box}.tp-accordions-1 .tp__image-mobile-hidden{display:none}.tp-accordions-1 .tp__filter--grayscale{filter:grayscale(100%)}.tp-accordions-1 .tp__filter--sepia{filter:sepia(100%) contrast(1.2)}.tp-accordions-1 .tp__filter--invert{filter:invert(100%)}.tp-accordions-1 .tp__margin-left{margin-inline:0 auto}.tp-accordions-1 .tp__margin-center{margin-inline:auto}.tp-accordions-1 .tp__margin-right{margin-inline:auto 0}.tp-accordions-1 .tp__text-left{text-align:left}.tp-accordions-1 .tp__text-center{text-align:center}.tp-accordions-1 .tp__text-right{text-align:right}.tp-accordions-1 a{color:inherit}.tp-accordions-1 .tp__container{width:100%;max-width:calc(var(--tp-section-width, 1440px) + 40px);gap:var(--tp-heading-bottom-space, 30px);padding-block:var(--tp-padding-block, 50px 50px);padding-inline:20px;margin-inline:auto;display:flex;flex-direction:column}.tp-accordions-1 .tp__section-heading{color:var(--tp-section-heading-color, #000000);text-align:var(--tp-heading-alignment, left);max-width:var(--tp-heading-width, 900px);font-size:var(--tp-section-heading-size, 40px);font-weight:var(--tp-section-heading-weight, 500);width:100%}.tp-accordions-1 .tp__accordions-wrapper{flex-direction:var(--tp-section-flex-direction, row-reverse);gap:var(--tp-container-gap, 32px);display:flex}.tp-accordions-1 .tp__content,.tp-accordions-1 .tp__image-wrapper{flex:1 0 100%}.tp-accordions-1 .tp__image-wrapper{border-radius:var(--tp-image-border-radius, 0px);overflow:hidden;position:relative}.tp-accordions-1 .tp__image-wrapper img,.tp-accordions-1 .tp__image-placeholder{background-color:#f4f4f4;width:100%;height:100%;object-fit:cover;object-position:center;position:relative}.tp-accordions-1 .tp__content{gap:var(--tp-accordions-gap, 12px);display:flex;flex-direction:column}.tp-accordions-1 .tp__accordion-item{border:var(--tp-accordion-border, 0px solid #ccc);border-radius:var(--tp-accordion-border-radius, 0px);padding:var(--tp-accordion-item-padding, 15px 20px);background-color:var(--tp-accordion-background-color, #f4f4f4);overflow:hidden;transition:height .3s ease;display:flex;gap:10px}.tp-accordions-1 .tp__accordion-content-wrapper{flex:1}.tp-accordions-1 .tp__accordion-button{font-size:var(--tp-accordion-heading-size, 20px);font-weight:var(--tp-accordion-heading-weight, 500);color:var(--tp-accordion-heading-color, #000000);font-family:inherit;width:100%;cursor:pointer;border:none;outline:none;display:flex;align-items:center;justify-content:space-between;background-color:transparent;gap:20px;line-height:1ex}.tp-accordions-1 .tp__accordion-button .tp__accordion-button-icon{transition:transform .3s ease;display:inline-block;align-self:flex-start}.tp-accordions-1 .tp__accordion-button[aria-expanded=true] .tp__accordion-button-icon{transform:rotate(180deg)}.tp-accordions-1 .tp__accordion-content{font-size:var(--tp-accordion-description-size, 18px);font-weight:var(--tp-accordion-description-weight, 400);color:var(--tp-accordion-description-color, #525252);width:100%;border:none;height:0;opacity:0;outline:none;transform:scaleY(0);transform-origin:top;overflow:hidden;transition:height .3s ease,opacity .3s ease,transform .3s ease}.tp-accordions-1 .tp__accordion-content[aria-hidden=false]{transform:scaleY(1);height:auto;opacity:1}.tp-accordions-1 .tp__accordion-content-inner{padding-block:var(--tp-accordion-description-padding-block, 10px)}@media(min-width:768px){.tp-accordions-1 .tp__image-mobile-hidden{display:block}.tp-accordions-1 .tp__content{flex:1 0 var(--tp-content-width, 66% - 32px);width:100%}.tp-accordions-1 .tp__image-wrapper{flex:1 0 calc(var(--tp-main-image-width, 34%))}.tp-accordions-1 .tp__image-wrapper img,.tp-accordions-1 .tp__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0}}.tp-featured-products-3 *{margin:0;padding:0;box-sizing:border-box}.tp-featured-products-3 a{color:inherit}.tp-featured-products-3 .tp__container{padding-block:var(--tp-section-padding);flex-direction:var(--tp-image-position, column);position:relative;display:flex;align-items:center;justify-content:center;padding-inline:10px;overflow-x:hidden}.tp-featured-products-3 .tp__content{position:static;transform:none;display:flex;flex-direction:column;align-items:center;justify-content:center;background:none;width:100%;text-align:center;padding-bottom:24px;z-index:2}.tp-featured-products-3 .tp__header{max-width:var(--tp-heading-max-width, 750px);font-size:var(--tp-heading-size, 42px);font-weight:var(--tp-heading-weight, 400);margin-bottom:var(--tp-heading-padding-bottom, 8px);color:var(--tp-heading-color, #000000);width:100%;line-height:1.3}.tp-featured-products-3 .tp__description{max-width:var(--tp-description-max-width, 450px);margin-bottom:var(--tp-description-padding-bottom, 20px);font-weight:var(--tp-description-font-weight, 400);color:var(--tp-description-text-color, #666666);font-size:var(--tp-description-size, 20px);width:100%}.tp-featured-products-3 .tp__button{background-color:var(--tp-button-background-color, #000000);border-radius:var(--tp-button-border-radius, 4px);font-size:var(--tp-button-font-size, 16px);font-weight:var(--tp-button-font-weight, 500);color:var(--tp-button-text-color, #FFFFFF);padding:var(--tp-button-padding, 12px 24px);border:1px solid var(--tp-button-background-color, #000000);display:inline-block;text-decoration:none;transition:all .3s ease-in-out;cursor:pointer}.tp-featured-products-3 .tp__button--fade:hover{opacity:.8}.tp-featured-products-3 .tp__button--invert:hover{color:var(--tp-button-background-color)!important;border-color:var(--tp-button-border-hover-color, var(--tp-button-background-color));background-color:transparent}.tp-featured-products-3 .tp__grid{position:static;width:100%;height:auto;min-height:unset;padding-bottom:45px}.tp-featured-products-3 .tp__product{border-radius:var(--tp-image-border-radius, 4px);padding:var(--tp-product-padding, 18px);transition:transform .3s ease;position:static;width:90%;height:auto;text-align:center;text-decoration:none;color:inherit;display:block}.tp-featured-products-3 .tp__image{border-radius:var(--tp-image-border-radius, 4px);margin-bottom:var(--tp-image-bottom-padding, 16px);transition:transform .3s ease;position:relative;width:100%;height:auto;overflow:hidden;font-size:1px}.tp-featured-products-3 .tp__image img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}.tp-featured-products-3 .tp__product-title{font-size:var(--tp-product-title-size, 18px);font-weight:var(--tp-product-title-weight, 500);color:var(--tp-product-title-color, #000000);margin-bottom:var(--tp-product-title-bottom-padding, 4px);margin-inline:auto;max-width:230px;width:100%;line-height:1.3}.tp-featured-products-3 .tp__product-description{font-size:var(--tp-product-description-size, 16px);font-weight:var(--tp-product-description-weight, 400);color:var(--tp-product-description-color, #666666);margin-bottom:var(--tp-product-description-bottom-padding, 12px);margin-inline:auto;max-width:230px;width:100%;line-height:1.2}.tp-featured-products-3 .tp__product-rating{margin-bottom:var(--tp-rating-bottom-padding, 12px);display:flex;align-items:center;justify-content:center;gap:6px}.tp-featured-products-3 .tp__stars{display:flex;gap:2px}.tp-featured-products-3 .tp__star{color:var(--tp-star-color, #FFD700);font-size:14px}.tp-featured-products-3 .tp__rating-count{font-size:var(--tp-rating-text-size, 12px);font-weight:var(--tp-rating-text-weight, 400);color:var(--tp-rating-text-color, #999999);font-weight:400}.tp-featured-products-3 .tp__product-pricing{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.tp-featured-products-3 .tp__price{font-size:var(--tp-price-size, 18px);font-weight:var(--tp-price-weight, 500);color:var(--tp-price-color, #000000)}.tp-featured-products-3 .tp__compare-price{font-size:var(--tp-compare-price-size, 14px);font-weight:var(--tp-compare-price-weight, 500);color:var(--tp-compare-price-color, #999999);text-decoration:line-through}.tp-featured-products-3 .tp__savings{font-size:var(--tp-savings-size, 14px);font-weight:var(--tp-savings-weight, 400);background:var(--tp-savings-background, #f4f4f4);color:var(--tp-savings-color, #000000);padding:2px 6px;border-radius:4px}.tp-featured-products-3 .tp__filter--grayscale{filter:grayscale(100%)}.tp-featured-products-3 .tp__filter--sepia{filter:sepia(100%) contrast(1.2)}.tp-featured-products-3 .tp__filter--invert{filter:invert(100%)}.tp-featured-products-3 .placeholder-svg{width:100%;height:100%;aspect-ratio:1/1;background-color:#f4f4f4}.tp-featured-products-3 .tp__grid--desktop{display:none}.tp-featured-products-3 .tp__grid--mobile{display:flex;flex-direction:column;position:relative;width:100%;max-width:100vw;overflow-x:hidden;align-items:center;justify-content:center;background:none;margin:0 auto;padding:0;box-sizing:border-box}.tp-featured-products-3 .tp__carousel-product-wrapper{width:100%;max-width:420px;position:relative}.tp-featured-products-3 .swiper{width:100%;height:100%}.tp-featured-products-3 .swiper-slide{display:flex;justify-content:center;align-items:center}.tp-featured-products-3 .tp__grid--mobile .tp__product{padding-bottom:var(--tp-container-bottom-padding, 25px);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;max-width:420px;width:100%;height:auto;box-sizing:border-box;margin:0 auto}.tp-featured-products-3 .tp__nav-arrows{gap:var(--tp-carousel-gap-between-arrows, 30px);padding-bottom:var(--tp-carousel-bottom-padding, 0px);display:flex;justify-content:center;align-items:center;position:relative;width:100%;z-index:1}.tp-featured-products-3 .tp__arrow{color:var(--tp-arrow-icon-color, #000000);display:flex;align-items:center;justify-content:center;font-size:32px;background:transparent;border-radius:0;box-shadow:none;cursor:pointer;transition:color .2s;border:none}.tp-featured-products-3 .tp__product{width:100%;max-width:420px;margin:0 auto}@media(min-width:768px){.tp-featured-products-3 .tp__grid--mobile{display:none}.tp-featured-products-3 .tp__grid--desktop{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:800px;width:100%;margin:0 auto;padding:20px;justify-items:center}.tp-featured-products-3 .tp__grid--desktop .tp__product{width:100%}.tp-featured-products-3 .tp__content{padding:40px 0}}@media(min-width:1050px){.tp-featured-products-3 .tp__container{max-width:var(--tp-container-max-width);padding-block:585px;margin:0 auto}.tp-featured-products-3 .tp__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:0}.tp-featured-products-3 .tp__grid--desktop{display:flex}.tp-featured-products-3 .tp__product{position:absolute;z-index:1}.tp-featured-products-3 .tp__product:nth-child(1){top:5px;left:50px;max-width:350px;width:100%}.tp-featured-products-3 .tp__product:nth-child(2){top:30px;left:420px;max-width:340px;width:100%}.tp-featured-products-3 .tp__product:nth-child(3){top:52px;right:0;max-width:320px;width:100%}.tp-featured-products-3 .tp__product:nth-child(4){top:575px;left:0;max-width:400px;width:100%}.tp-featured-products-3 .tp__product:nth-child(5){bottom:0;right:0;max-width:420px;width:100%}.tp-featured-products-3 .tp__product:nth-child(6){bottom:40px;left:390px;width:240px}.tp-featured-products-3 .tp__image img{aspect-ratio:auto;object-fit:contain;max-height:300px}.tp-featured-products-3 .placeholder-svg{aspect-ratio:auto;max-height:300px}}.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-image-with-text-3 *{margin:0;padding:0;box-sizing:border-box}.tp-image-with-text-3 a{color:inherit}.tp-image-with-text-3 .tp__container{max-width:calc(var(--tp-section-width, 1200) + 20px);padding-block:var(--tp-padding-top, 60px) var(--tp-padding-bottom, 60px);flex-direction:var(--tp-layout-direction, row);gap:var(--tp-content-gap, 60px);padding-inline:20px;margin-inline:auto;display:flex;align-items:center}.tp-image-with-text-3 .tp__image-wrapper{border-radius:var(--tp-image-border-radius, 20px);min-height:var(--tp-image-min-height, 500px);background-color:#f8f8f8;width:100%;flex:1;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.tp-image-with-text-3 .tp__image{object-fit:var(--tp-image-fit, cover);position:absolute;top:0;left:0;width:100%;height:100%}.tp-image-with-text-3 .tp__content{max-width:var(--tp-content-max-width, 500px);text-align:var(--tp-text-align, left);flex:1}.tp-image-with-text-3 .tp__heading{font-size:var(--tp-heading-size, 50px);font-weight:var(--tp-heading-weight, 500);color:var(--tp-heading-color, #000000);margin-bottom:var(--tp-heading-margin-bottom, 24px);line-height:1.2}.tp-image-with-text-3 .tp__text{font-size:var(--tp-text-size, 16px);color:var(--tp-text-color, #666666);margin-bottom:var(--tp-text-margin-bottom, 32px);line-height:1.6}.tp-image-with-text-3 .tp__button{background-color:var(--tp-button-background, #000000);padding:12px var(--tp-button-padding-inline, 30px);border-radius:var(--tp-button-radius, 0px);border:1px solid var(--tp-button-background, #000000);font-weight:var(--tp-button-weight, 600);font-size:var(--tp-button-size, 16px);color:var(--tp-button-color, #FFFFFF);display:inline-block;text-decoration:none;transition:all .3s ease;cursor:pointer}.tp-image-with-text-3 .tp__button--fade:hover{opacity:.8}.tp-image-with-text-3 .tp__button--invert:hover{color:var(--tp-button-background, #000000);background-color:transparent;border-color:var(--tp-button-background, #000000)}.tp-tabs-1 *{padding:0;margin:0;box-sizing:border-box}.tp-tabs-1 .tp__filter--grayscale{filter:grayscale(100%)}.tp-tabs-1 .tp__filter--sepia{filter:sepia(100%) contrast(1.2)}.tp-tabs-1 .tp__filter--invert{filter:invert(100%)}.tp-tabs-1 .tp__flex--row-reverse{flex-direction:row-reverse}.tp-tabs-1 a{color:inherit}.tp-tabs-1 .tp__container{max-width:calc(var(--tp-section-width, 1440px) + 40px);gap:var(--tp-container-gap, 50px);padding-block:var(--tp-padding-block, 50px 50px);margin-inline:auto;display:flex;padding-inline:20px;position:relative}.tp-tabs-1 .tp__section-heading{font-size:var(--tp-section-heading-size, 35px);font-weight:var(--tp-section-heading-weight, 400);color:var(--tp-section-heading-color, #000000);margin-bottom:var(--tp-section-heading-bottom-space, 12px)}.tp-tabs-1 .tp__section-description{font-size:var(--tp-section-description-size, 16px);font-weight:var(--tp-section-description-weight, 400);color:var(--tp-section-description-color, #000000);margin-bottom:var(--tp-section-description-bottom-space, 50px)}.tp-tabs-1 .tp__image-wrapper--desktop{display:none}.tp-tabs-1 .tp__image-wrapper--desktop.tp__is-active{opacity:1}.tp-tabs-1 .tp__content{max-width:var(--tp-content-width, 695px);display:flex;flex-direction:column;transition:all .3s ease-in-out;width:100%}.tp-tabs-1 .tp__images-container{width:100%;position:relative;display:none}.tp-tabs-1 .tp__image-wrapper{border-radius:var(--tp-image-border-radius, 20px);overflow:hidden;object-fit:cover;position:absolute;top:0;right:0;bottom:0;transition:opacity .3s ease;opacity:0;width:100%}.tp-tabs-1 .tp__image-wrapper .tp__is-active{opacity:1}.tp-tabs-1 .tp__image-wrapper img,.tp-tabs-1 .tp__image-wrapper svg{background-color:#f4f4f4;height:100%;width:100%;object-fit:cover;object-position:center}.tp-tabs-1 .tp__image-placeholder{height:100%}.tp-tabs-1 .tp__tabs{gap:var(--tp-tabs-wrapper-gap, 30px);display:flex;flex-direction:column}.tp-tabs-1 .tp__tab{transition:height .3s ease;overflow:hidden;position:relative}.tp-tabs-1 .tp__tab-button{font-size:var(--tp-tab-heading-size, 20px);font-weight:var(--tp-tab-heading-weight, 400);color:var(--tp-tab-heading-color, #000000);font-family:inherit;width:100%;cursor:pointer;border:none;outline:none;display:flex;align-items:center;justify-content:space-between;background-color:transparent;gap:20px;text-align:left}.tp-tabs-1 .tp__tab-icon{transition:transform .3s ease;display:inline-block;align-self:flex-start;flex-shrink:0}.tp-tabs-1 .tp__active .tp__tab-icon{transform:rotate(180deg)}.tp-tabs-1 .tp__tab-content{font-size:var(--tp-tab-description-size, 16px);font-weight:var(--tp-tab-description-weight, 400);color:var(--tp-tab-description-color, #525252);border:none;height:0;opacity:0;outline:none;transform:scaleY(0);transform-origin:top;overflow:hidden;transition:height .3s ease,opacity .3s ease,transform .3s ease}.tp-tabs-1 .tp__active .tp__tab-content{transform:scaleY(1);height:auto;opacity:1}.tp-tabs-1 .tp__tab-content-inner{padding-block:var(--tp-tab-description-padding-top, 12px)}.tp-tabs-1 .tp__image-wrapper--mobile{display:block;margin-top:20px}.tp-tabs-1 .tp__tab-content.tp__active{max-height:1000px;opacity:1}.tp-tabs-1 .tp__image-wrapper--mobile.tp__active{opacity:1;position:static}@media(min-width:1024px){.tp-tabs-1 .tp__images-container,.tp-tabs-1 .tp__image-wrapper--desktop{display:block}.tp-tabs-1 .tp__image-wrapper--mobile{display:none}.tp-tabs-1 .tp__tab-button{margin-bottom:0}}.tp-testimonials-2 *{margin:0;box-sizing:border-box}.tp-testimonials-2 .tp__margin-left{margin-inline:0 auto}.tp-testimonials-2 .tp__margin-center{margin-inline:auto}.tp-testimonials-2 .tp__margin-right{margin-inline:auto 0}.tp-testimonials-2 .tp__text-left{text-align:left}.tp-testimonials-2 .tp__text-center{text-align:center}.tp-testimonials-2 .tp__text-right{text-align:right}.tp-testimonials-2 .tp__container{max-width:var(--tp-section-width);gap:var(--tp-container-gap);padding-block:var(--tp-padding-block);margin-inline:auto;display:flex;flex-direction:column;padding-inline:0}.tp-testimonials-2 .tp__section-header{max-width:var(--tp-header-width);gap:var(--tp-header-gap);display:grid}.tp-testimonials-2 .tp__section-heading{font-size:var(--tp-heading-size);font-weight:var(--tp-heading-weight);color:var(--tp-heading-color);line-height:2.5ex}.tp-testimonials-2 a{color:inherit}.tp-testimonials-2 .tp__section-description{font-size:var(--tp-description-size);font-weight:var(--tp-description-weight);color:var(--tp-description-color);line-height:2.5ex}.tp-testimonials-2 .tp__testimonials-wrapper{position:relative}.tp-testimonials-2 .tp__testimonials{overflow:hidden;margin-inline:auto}.tp-testimonials-2 .tp__testimonials:not(.swiper-initialized){gap:var(--tp-testimonials-horizontal-gap);display:flex}.tp-testimonials-2 .swiper-slide{border-radius:var(--tp-border-radius);background:var(--tp-testimonial-background);text-align:var(--tp-testimonial-text-alignment);display:flex;gap:24px;padding:32px 20px;position:relative;flex-direction:column;height:auto}.tp-testimonials-2 .tp__testimonial-image{text-align:var(--tp-testimonial-text-alignment);display:block}.tp-testimonials-2 .tp__testimonial-image img{object-fit:cover;object-position:center}.tp-testimonials-2 .tp__testimonial-image img,.tp-testimonials-2 .tp__testimonial-image-placeholder{border-radius:var(--tp-image-border-radius);width:var(--tp-image-width);height:var(--tp-image-width);display:inline-block}.tp-testimonials-2 .tp__testimonial-image-placeholder{overflow:hidden;padding:10px}.tp-testimonials-2 .tp__testimonial-content{background:var(--tp-overlay-background);opacity:var(--tp-overlay-opacity);font-size:12px;display:flex;flex-direction:column;justify-content:flex-start;flex:1}.tp-testimonials-2 .tp__testimonial-author{color:var(--tp-testimonial-name-color);font-size:var(--tp-testimonial-name-size);font-weight:var(--tp-testimonial-name-weight);font-family:inherit;line-height:calc(2ex + 4.6px);margin-top:32px;display:flex;flex-direction:column;gap:6px}.tp-testimonials-2 .tp__testimonial-subline{color:var(--tp-testimonial-subline-color);font-size:var(--tp-testimonial-subline-size);font-weight:var(--tp-testimonial-subline-weight);font-family:inherit;line-height:calc(2ex + 3.48px)}.tp-testimonials-2 .tp__testimonial-title{font-weight:var(--tp-testimonial-title-weight);font-size:var(--tp-testimonial-title-size);color:var(--tp-testimonial-title-color);font-family:inherit;line-height:normal;margin-bottom:16px;display:inline-block}.tp-testimonials-2 .tp__testimonial-rating{line-height:0;margin-bottom:12px}.tp-testimonials-2 .tp__testimonial-description{font-size:var(--tp-testimonial-description-size);font-weight:var(--tp-testimonial-description-weight);color:var(--tp-testimonial-description-color);line-height:calc(3.36ex + 6px)}.tp-testimonials-2 .tp__testimonial-comma{position:absolute;bottom:32px;right:32px}.tp-testimonials-2 .tp__testimonial-comma span{display:block;line-height:0}.tp-testimonials-2 .tp__carousel-buttons{display:flex;justify-content:center;align-items:center;gap:40px;margin-block-start:30px}.tp-testimonials-2 .tp__carousel-button{background-color:transparent;box-shadow:unset;border:none;outline:none;cursor:pointer;border-radius:50%;font-size:0;display:flex;align-items:center;justify-content:center;width:auto;height:auto;padding-block:10px;z-index:1}.tp-testimonials-2 .tp__carousel-button--next{transform:rotate(180deg)}.tp-testimonials-2 .tp__carousel-button[disabled]{opacity:.5;cursor:not-allowed}.tp-testimonials-2 .tp__carousel-button img,.tp-testimonials-2 .tp__carousel-button svg{max-width:100%;max-height:100%}.tp-testimonials-2 .tp__hide-on-mobile{display:none}@media screen and (min-width:1000px){.tp-testimonials-2 .tp__hide-on-mobile{display:block}.tp-testimonials-2 .swiper-slide{padding-block-end:70px;flex-direction:row}.tp-testimonials-2 .swiper-slide.tp__text-desktop--center{flex-direction:column}.tp-testimonials-2 .swiper-slide.tp__text-desktop--right{flex-direction:row-reverse}.tp-testimonials-2 .tp__testimonials{max-width:var(--tp-section-width);width:100%}.tp-testimonials-2 .tp__carousel-button{background-color:var(--tp-arrow-background-color);box-shadow:0 0 10px #0000001a;padding:10px;position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;width:40px;height:40px}.tp-testimonials-2 .tp__carousel-button--prev{left:var(--tp-arrows-position);right:auto}.tp-testimonials-2 .tp__carousel-button--next{right:var(--tp-arrows-position);transform:translateY(-50%) rotate(180deg);left:auto}}.tp-testimonials-2 .tp__testimonials:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(var(--tp-testimonials-per-row),1fr);gap:var(--tp-testimonials-horizontal-gap);display:grid}.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/11/compiled_assets/styles.css.map */
