.pl--hero-14-floating-content{position:absolute!important;right:5%!important;left:auto!important;top:auto!important;bottom:5%!important;z-index:3!important}.pl--hero-14-product-image{height:auto!important;width:100%!important}.pl--hero-14-static-overlay-image{position:absolute!important;z-index:2!important;object-fit:cover!important;cursor:pointer!important}@media screen and (max-width: 768px){.pl--hero-14-floating-content{position:relative!important;right:0!important;left:0!important;top:0!important;bottom:0!important}}.tp-accordions-1 *{margin:0;padding:0;box-sizing:border-box}.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__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 a{color:inherit}.tp-accordions-1 .tp__container{width:100%;max-width:calc(var(--tp-section-width) + 40px);gap:var(--tp-heading-bottom-space);padding-block:var(--tp-padding-block);padding-inline:20px;margin-inline:auto;display:flex;flex-direction:column}.tp-accordions-1 .tp__section-heading{text-align:var(--tp-heading-alignment);max-width:var(--tp-heading-width);font-size:var(--tp-section-heading-size);font-weight:var(--tp-section-heading-weight);color:var(--tp-section-heading-color);width:100%}.tp-accordions-1 .tp__accordions-wrapper{flex-direction:var(--tp-section-flex-direction);gap:var(--tp-container-gap);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);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);display:flex;flex-direction:column}.tp-accordions-1 .tp__accordion-item{border:var(--tp-accordion-border);border-radius:var(--tp-accordion-border-radius);padding:var(--tp-accordion-item-padding);background-color:var(--tp-accordion-background-color);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);font-weight:var(--tp-accordion-heading-weight);color:var(--tp-accordion-heading-color);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);font-weight:var(--tp-accordion-description-weight);color:var(--tp-accordion-description-color);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)}@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);width:100%}.tp-accordions-1 .tp__image-wrapper{flex:1 0 calc(var(--tp-main-image-width))}.tp-accordions-1 .tp__image-wrapper img,.tp-accordions-1 .tp__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0}}.tp-banner-1 *{margin:0;padding:0;box-sizing:border-box}.tp-banner-1 a{color:inherit}.tp-banner-1{position:relative;font-size:0}.tp-banner-1 .tp__overlay{background-color:var(--overlay-color, #000000);opacity:var(--overlay-opacity, .5);position:absolute;display:block;top:0;right:0;bottom:0;left:0}.tp-banner-1 .tp__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.tp-banner-1 .tp__container{padding-block:var(--padding-top, 80px) var(--padding-bottom, 80px);max-width:calc(var(--section-width, 1440px) + 40px);flex-direction:var(--flex-direction, row);gap:var(--container-gap, 50px);padding-inline:20px;position:relative;display:flex;align-items:center;justify-content:space-between;margin:0 auto;width:100%}.tp-banner-1 .tp__play-wrapper{border:1px solid var(--button-bg-color, #FFFFFF);padding:35px;border-radius:50%}.tp-banner-1 .tp__play-button{background-color:color-mix(in srgb,var(--button-bg-color, #FFFFFF) 37%,transparent);width:var(--button-size, 140px);position:relative;aspect-ratio:1/1;cursor:pointer;border:none;border-radius:50%}.tp-banner-1 .tp__play-button:after{border:2px dotted var(--button-border-color, #FFFFFF);content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%}.tp-banner-1 .tp__play-button:hover:after{animation:rotate 2s linear infinite}.tp-banner-1 .tp__play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--button-border-color, #FFFFFF);width:30px;height:30px}.tp-banner-1 .tp__play-icon--pause{display:none}.tp-banner-1 .tp__content{max-width:var(--content-max-width, 700px);text-align:var(--content-alignment, right);width:100%}.tp-banner-1 .tp__heading{font-size:var(--heading-size, 75px);font-weight:var(--heading-weight, 400);color:var(--heading-color, #FFFFFF);line-height:2ex;margin:0}.tp-banner-1 .tp__description{font-size:var(--description-size, 18px);font-weight:var(--description-weight, 300);color:var(--description-color, #FFFFFF);margin-top:var(--description-top-space, 25px);line-height:3ex}@keyframes rotate{to{transform:rotate(-360deg)}}.tp-contact-form-1 *{margin:0;padding:0;box-sizing:border-box}.tp-contact-form-1 .tp__container{display:grid;grid-template-columns:1fr;gap:30px}.tp-contact-form-1 .tp__details{padding:50px 30px;background-color:var(--tp-primary-color)}.tp-contact-form-1 .tp__details-container{width:100%;max-width:500px}.tp-contact-form-1 .tp__details-heading{font-size:var(--tp-heading-size);font-weight:var(--tp-heading-weight);color:var(--tp-secondary-color);line-height:2.5ex}.tp-contact-form-1 .tp__details-wrapper{margin-top:var(--tp-contact-top-space);display:flex;flex-direction:column;gap:60px}.tp-contact-form-1 .tp__contact-blocks h4{font-size:24px;font-weight:500;line-height:28px;color:var(--tp-secondary-color)}.tp-contact-form-1 .tp__contact-blocks p{font-size:16px;line-height:2ex;margin-top:4px;color:var(--tp-secondary-color)}.tp-contact-form-1 .tp__contact-blocks p+p{color:var(--tp-highlighted-text);margin-top:16px}.tp-contact-form-1 .tp__social{margin-top:var(--tp-social-links-top);display:flex;align-items:center;gap:20px}.tp-contact-form-1 .tp__form{padding-block:var(--tp-padding-block);display:flex;flex-direction:column;justify-content:center;align-items:center;padding-inline:25px}.tp-contact-form-1 .tp__form-container{width:100%;max-width:845px}.tp-contact-form-1 .tp__form-heading{font-size:var(--tp-heading-size);font-weight:var(--tp-heading-weight);color:var(--tp-primary-color);margin-bottom:10px}.tp-contact-form-1 .tp__form-description{color:var(--tp-form-description-color);font-weight:400}.tp-contact-form-1 form{display:grid;grid-template-columns:repeat(1,1fr);gap:var(--tp-fields-gap);margin-top:28px}.tp-contact-form-1 input,.tp-contact-form-1 textarea{font-size:var(--tp-input-text-size);border:1px solid var(--tp-primary-color);outline:2px solid transparent;font-family:inherit;font-weight:400;padding:16px 24px;outline-offset:0}.tp-contact-form-1 input:focus-visible,.tp-contact-form-1 textarea:focus-visible{box-shadow:none;outline:none}.tp-contact-form-1 input:focus,.tp-contact-form-1 textarea:focus{outline:2px solid var(--tp-primary-color)}.tp-contact-form-1 .tp__button{max-width:var(--tp-button-max-width);font-size:var(--tp-button-text-size);font-weight:var(--tp-button-text-weight);margin-top:var(--tp-button-top-space);background-color:var(--tp-primary-color);color:var(--tp-secondary-color);border:1px solid transparent;padding-block:15px;cursor:pointer;width:100%;transition:.3s}.tp-contact-form-1 .tp__checkboxes-wrapper{justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:40px}.tp-contact-form-1 .tp__checkboxes{display:flex;flex-wrap:wrap;gap:10px 40px;margin-top:8px}.tp-contact-form-1 .tp__checkbox{display:flex;align-items:center}.tp-contact-form-1 .tp__form-description,.tp-contact-form-1 .tp__checkboxes-title{font-size:var(--tp-form-description-size);font-weight:400}.tp-contact-form-1 .tp__checkboxes label{font-size:var(--tp-input-text-size);font-weight:400;cursor:pointer}.tp-contact-form-1 .tp__checkboxes input[type=checkbox]{accent-color:var(--tp-primary-color);margin-right:8px;width:24px;height:24px}.tp-contact-form-1 textarea{font-family:inherit;resize:none}.tp__button--fade:hover{opacity:.8}.tp__button--invert:hover{border-color:var(--button-background-color);color:var(--button-background-color);background-color:transparent}.tp__margin-left{margin-inline:0 auto}.tp__margin-center{margin-inline:auto}.tp__margin-right{margin-inline:auto 0}@media screen and (min-width: 768px){.tp-contact-form-1 .tp__checkboxes-wrapper,.tp-contact-form-1 textarea{grid-column:1 / 3}.tp-contact-form-1 .tp__form form{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1000px){.tp-contact-form-1 .tp__container{grid-template-columns:45% 1fr}.tp-contact-form-1 .tp__checkboxes-wrapper{grid-column:1 / 3}}.tp__flex-column{flex-direction:column}.tp__flex-row{flex-direction:row}.tp__flex-row-reverse{flex-direction:row-reverse}.tp__text-center{text-align:center}.tp-featured-products-1 *{margin:0;padding:0}.tp-featured-products-1 .tp__container{max-width:calc(var(--tp-section-width) + 40px);row-gap:calc(var(--tp-products-gap) * 2);flex-direction:var(--tp-layout);display:flex;align-items:flex-start;padding-inline:0}.tp-featured-products-1 .tp__image{flex-basis:var(--tp-featured-image-width);background-color:#f5f5f5;position:relative;width:100%;padding-top:56%}.tp-featured-products-1 .tp__wrapper{flex-basis:50%;margin-inline:auto;padding-block:50px}.tp-featured-products-1 .tp__products{max-width:var(--tp-products-wrapper-width);gap:var(--tp-products-gap);display:flex;padding-inline:20px;flex-wrap:wrap;width:100%;margin-inline:auto}.tp-featured-products-1 .tp__product{gap:var(--tp-product-content-gap);color:var(--tp-product-content-color);flex-basis:100%;flex-direction:column;display:flex;position:relative}.tp-featured-products-1 .tp__badge{border-radius:var(--tp-border-radius);top:8px;z-index:2;font-size:12px;padding:5px 8px;position:absolute}.tp-featured-products-1 .tp__badge--left{top:var(--tp-badge-position);left:var(--tp-badge-position)}.tp-featured-products-1 .tp__badge--right{top:var(--tp-badge-position);right:var(--tp-badge-position)}.tp-featured-products-1 .tp__product-image{border-radius:var(--tp-border-radius);background-color:var(--tp-product-image-background);padding-top:var(--tp-product-image-ratio);overflow:hidden;position:relative}.tp-featured-products-1 .tp__product-image img,.tp-featured-products-1 .tp__product-image svg{transition:opacity .3s;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.tp-featured-products-1 .themable__product-image--secondary{opacity:0}@media screen and (hover: hover){.tp-featured-products-1 .tp__product-image--has-hover:hover .themable__product-image--secondary{opacity:1}.tp-featured-products-1 .tp__product-image--has-hover:hover .themable__product-image--primary{opacity:0}}.tp-featured-products-1 .tp__product-info{display:flex;align-items:center;justify-content:space-between;gap:10px}.tp-featured-products-1 .tp__product-name{color:var(--tp-product-content-color);font-size:var(--tp-product-name-size);line-height:2.5ex;text-decoration:none}.tp-featured-products-1 .tp__product-price{font-size:var(--tp-product-price-size);font-weight:var(--tp-product-price-weight)}.tp-featured-products-1 .tp__filter--grayscale{filter:grayscale(100%)}.tp-featured-products-1 .tp__filter--sepia{filter:sepia(100%) contrast(1.2)}.tp-featured-products-1 .tp__filter--invert{filter:invert(100%)}.tp-featured-products-1 .tp__image img,.tp-featured-products-1 .tp__image svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media screen and (min-width: 768px){.tp-featured-products-1 .tp__product{max-width:calc((100% - (var(--tp-products-gap) * (var(--tp-products-per-row) - 1))) / var(--tp-products-per-row))}}@media screen and (min-width: 1024px){.tp-featured-products-1 .tp__product{width:100%;gap:var(--tp-product-content-gap)}.tp-featured-products-1 .tp__image{position:sticky;top:0;height:100vh}}.tp-featured-products-2 *{margin:0;padding:0}.tp-featured-products-2 a{color:inherit}.tp-featured-products-2 .tp__flex{display:flex}.tp-featured-products-2 .tp__product:hover .tp__product-image{transform:var(--tp-product-image-hover)}.tp-featured-products-2 .tp__container{padding-block:var(--tp-padding-block, 60px 60px);background:var(--tp-section-background, #FFFFFF);max-width:var(--tp-section-width, 960px);padding-inline:20px;margin:0 auto}.tp-featured-products-2 .tp__header{margin-bottom:var(--tp-header-space-below, 20px);justify-content:space-between;align-items:center;gap:20px}.tp-featured-products-2 .tp__heading{font-size:var(--tp-heading-size, 24px);font-weight:var(--tp-heading-text-weight, 500);color:var(--tp-heading-color, #101011)}.tp-featured-products-2 .tp__header-link{font-size:var(--tp-header-link-size, 18px);color:var(--tp-header-link-color, #101011);flex-shrink:0;gap:14px;align-items:center;justify-content:center;text-decoration:none}.tp-featured-products-2 .tp__header-link-hidden{display:none}.tp-featured-products-2 .tp__header-link img,.tp-featured-products-2 .tp__header-link svg{width:var(--tp-header-link-icon, 14px);object-fit:cover;height:auto}.tp-featured-products-2 .tp__product{border-radius:var(--tp-product-image-border-radius, 20px);position:relative;padding-top:50%;overflow:hidden;box-sizing:border-box}.tp-featured-products-2 .tp__product-image{background-color:#f4f4f4;width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;transition:.3s ease-in-out}.tp-featured-products-2 .tp__product-title{font-size:var(--tp-product-name-text-size, 18px);color:var(--tp-product-name-color, #101011);background-color:var(--tp-product-name-background-color, #ebeef0);border-radius:var(--tp-product-name-border-radius, 80px);font-weight:var(--tp-product-name-text-weight, 500);max-width:fit-content;padding:10px 15px;margin-bottom:10px}.tp-featured-products-2 .tp__product-price{font-size:var(--tp-product-price-text-size, 18px);color:var(--tp-product-price-color, #ebeef0);background-color:var(--tp-product-price-background-color, #6f44ee);border-radius:var(--tp-product-price-border-radius, 80px);font-weight:var(--tp-product-price-text-weight, 500);max-width:fit-content;padding:10px 15px}.tp-featured-products-2 .tp__product-details{align-items:var(--tp-product-content-position, flex-start);padding:var(--tp-product-content-padding, 20px);position:absolute;bottom:0;width:100%;height:100%;flex-direction:column;justify-content:flex-end}.tp-featured-products-2 .tp__carousel-buttons{margin-top:var(--tp-carousel-buttons-space-above, 50px);justify-content:center;gap:30px}.tp-featured-products-2 .tp__button{background-color:var(--tp-carousel-btn-background-color, #000000);color:var(--tp-carousel-color, #FFFFFF);outline:none;border:none;font-size:0;width:50px;height:50px;border-radius:100%;display:flex;align-items:center;justify-content:center;padding:12px;cursor:pointer}.tp-featured-products-2 .swiper-button-lock{display:none}.tp-featured-products-2 .swiper-button-disabled{opacity:.5}.tp-featured-products-2 .tp__button svg,.tp-featured-products-2 .tp__button img{width:40px;height:auto;object-fit:cover}.tp-featured-products-2 .tp__button--prev{transform:rotate(180deg)}.tp-features-2 .tp__section-wrapper{max-width:var(--tp-section-width);flex-direction:var(--tp-layout-direction);gap:var(--tp-section-gap);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),1fr);gap:var(--tp-grid-row-gap) var(--tp-grid-column-gap);padding-inline:20px;display:grid;width:100%}.tp-features-2 a{color:inherit}.tp-features-2 .tp__image-wrapper{height:var(--tp-image-height);width:100%}.tp-features-2 .tp__section-image{filter:var(--tp-image-filter);width:100%;height:100%;object-fit:cover;background-color:#f5f5f5}.tp-features-2 .tp__feature-card{text-align:var(--tp-content-alignment)}.tp-features-2 .tp__feature-icon{width:var(--tp-icon-size);height:var(--tp-icon-size);margin:0 auto var(--tp-icon-gap)}.tp-features-2 .tp__feature-title{font-size:var(--tp-title-size);color:var(--tp-title-color);margin:0 0 var(--tp-title-gap)}.tp-features-2 .tp__feature-description{font-size:var(--tp-description-size);color:var(--tp-text-color);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);flex-wrap:nowrap}.tp-features-2 .tp__features-grid,.tp-features-2 .tp__image-wrapper{flex-basis:50%}}.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-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) + 20px);padding-block:var(--tp-padding-top) var(--tp-padding-bottom);flex-direction:var(--tp-layout-direction);gap:var(--tp-content-gap);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);min-height:var(--tp-image-min-height);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);position:absolute;top:0;left:0;width:100%;height:100%}.tp-image-with-text-3 .tp__content{max-width:var(--tp-content-max-width);text-align:var(--tp-text-align);flex:1}.tp-image-with-text-3 .tp__heading{font-size:var(--tp-heading-size);font-weight:var(--tp-heading-weight);color:var(--tp-heading-color);margin-bottom:var(--tp-heading-margin-bottom);line-height:1.2}.tp-image-with-text-3 .tp__text{font-size:var(--tp-text-size);color:var(--tp-text-color);margin-bottom:var(--tp-text-margin-bottom);line-height:1.6}.tp-image-with-text-3 .tp__button{background-color:var(--tp-button-background);padding:12px var(--tp-button-padding-inline);border-radius:var(--tp-button-radius);font-weight:var(--tp-button-weight);font-size:var(--tp-button-size);color:var(--tp-button-color);display:inline-block;text-decoration:none;transition:all .3s ease}.tp-image-with-text-3 .tp__button:hover{opacity:.9}.tp-image-with-text-3 .tp__filter--grayscale{filter:grayscale(100%)}.tp-image-with-text-3 .tp__filter--sepia{filter:sepia(100%) contrast(1.2)}.tp-image-with-text-3 .tp__filter--invert{filter:invert(100%)}.tp-images-1 *{margin:0;padding:0;box-sizing:border-box}.tp-images-1 .tp__container{max-width:calc(var(--tp-section-width) + 40px);padding-block:var(--tp-padding-block);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);text-align:var(--tp-heading-alignment);font-size:var(--tp-font-size);max-width:var(--tp-heading-width);color:var(--tp-heading-color);margin-bottom:var(--tp-gap);width:100%}.tp-images-1 .tp__heading a{color:inherit}.tp-images-1 .tp__items-wrapper{flex-wrap:var(--tp-flex-wrap);gap:var(--tp-item-gap);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);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)}.tp-images-1 .tp__item:nth-child(2){height:var(--tp-item-2-height)}.tp-images-1 .tp__item:nth-child(3){height:var(--tp-item-3-height)}.tp-images-1 .tp__item:nth-child(4){height:var(--tp-item-4-height)}.tp-images-1 .tp__item:nth-child(5){height:var(--tp-item-5-height)}.tp-images-1 .tp__item:nth-child(6){height:var(--tp-item-6-height)}.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-blocks-wrapper{position:relative;display:flex;width:100%;z-index:0;height:var(--tp-blocks-wrapper-height, auto);min-height:var(--tp-blocks-wrapper-min-height, auto);flex-direction:var(--tp-blocks-wrapper-flex-direction, row);flex-wrap:var(--tp-blocks-wrapper-flex-wrap, nowrap);gap:var(--tp-blocks-wrapper-gap-vertical, 0) var(--tp-blocks-wrapper-gap-horizontal, 0);padding:var(--tp-blocks-wrapper-padding, 0);justify-content:var(--tp-blocks-wrapper-justify, flex-start);align-items:var(--tp-blocks-wrapper-align, flex-start);text-align:var(--tp-blocks-wrapper-text-align, left);background:var(--tp-blocks-wrapper-background, transparent);background-size:var(--tp-blocks-wrapper-background-size, auto);background-position:var(--tp-blocks-wrapper-background-position, center center);background-repeat:var(--tp-blocks-wrapper-background-repeat, repeat);background-attachment:var(--tp-blocks-wrapper-background-attachment, scroll)}@media screen and (max-width: 749px){.tp-blocks-wrapper-visible-on--desktop{display:none!important}}@media screen and (min-width: 750px){.tp-blocks-wrapper-visible-on--mobile{display:none!important}}.tp-blocks-wrapper>video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.tp-blocks-wrapper__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:var(--tp-blocks-wrapper-overlay-opacity, 0);background-color:var(--tp-blocks-wrapper-overlay-color, transparent)}.tp-slider-1 *{margin:0;padding:0;box-sizing:border-box}.tp-slider-1 a{color:inherit}.tp-slider-1{position:relative;overflow:hidden}.tp-slider-1 .tp__overlay{background:var(--tp-background-color);opacity:var(--tp-overlay-opacity);position:absolute;top:0;left:0;width:100%;height:100%;display:block}.tp-slider-1 .tp__container{padding-block:var(--tp-padding-block);max-width:var(--tp-section-width);position:relative;padding-inline:20px;margin:0 auto;z-index:1;display:flex;flex-direction:column;justify-content:center}.tp-slider-1 .tp__background-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.tp-slider-1 .tp__content-wrapper{max-width:var(--tp-content-max-width)}.tp-slider-1 .tp__heading{font-size:var(--tp-heading-size);font-weight:var(--tp-heading-weight);color:var(--tp-heading-color);margin-bottom:var(--tp-heading-margin-bottom);line-height:1.2}.tp-slider-1 .tp__subtext{font-size:var(--tp-subtext-size);font-weight:var(--tp-subtext-weight);color:var(--tp-subtext-color);margin-bottom:var(--tp-subtext-margin-bottom);line-height:1.5}.tp-slider-1 .tp__button{border:var(--tp-button-border-width) solid var(--tp-button-border-color);background-color:var(--tp-button-background-color);border-radius:var(--tp-button-border-radius);font-size:var(--tp-button-text-size);font-weight:var(--tp-button-weight);padding:var(--tp-button-padding);color:var(--tp-button-color);display:inline-block;text-decoration:none;transition:all .3s ease;text-align:center}.tp-slider-1 .tp__button--invert:hover{border-color:var(--tp-button-background-color)!important;background-color:var(--tp-button-color)!important;color:var(--tp-button-color-hover)!important}.tp-slider-1 .tp__button--fade:hover{opacity:.8}.tp-slider-1 .tp__button--scale:hover{transform:scale(1.05)}.tp-slider-1--align-left .tp__content-wrapper{text-align:left}.tp-slider-1--align-center .tp__content-wrapper{text-align:center;margin-left:auto;margin-right:auto}.tp-slider-1--align-right .tp__content-wrapper{text-align:right;margin-left:auto}.tp-slider-1 .swiper{width:100%;height:100%}.tp-slider-1 .tp__carousel-pagination{--swiper-pagination-bottom: 50px;position:absolute;z-index:1;display:none;justify-content:center;align-items:center;gap:10px}.tp-slider-1 .tp__carousel-pagination .swiper-pagination-bullet{background-color:var(--swiper-pagination-bullet-inactive-color);opacity:1}.tp-slider-1 .tp__carousel-pagination .swiper-pagination-bullet-active{background-color:var(--swiper-pagination-color)}@media screen and (min-width: 768px){.tp-slider-1 .tp__carousel-pagination{display:flex}}.tp-spacer-1{width:100%}.tp-spacer-1 .tp__spacer{background:var(--tp-background);height:var(--tp-height);display:block}.tp-spacer-1 .tp-hide-on-mobile{display:none}@media screen and (min-width: 768px){.tp-spacer-1 .tp-hide-on-desktop{display:none}.tp-spacer-1 .tp-hide-on-mobile{display:block}}.tp-container{position:var(--tp-container-position, relative);inset:var(--tp-container-position-offset, auto);z-index:var(--tp-container-z-index, 0);overflow:var(--tp-container-overflow, visible);border-width:var(--tp-container-border-width, 0);border-style:var(--tp-container-border-style, solid);border-color:var(--tp-container-border-color, transparent);border-radius:var(--tp-container-border-radius, 0);display:flex;width:var(--tp-container-width, auto);max-width:var(--tp-container-max-width, none);height:var(--tp-container-height, auto);min-height:var(--tp-container-min-height, 0);flex-direction:var(--tp-container-flex-direction, row);flex-wrap:var(--tp-container-flex-wrap, nowrap);gap:var(--tp-container-gap-vertical, 0) var(--tp-container-gap-horizontal, 0);padding:var(--tp-container-padding, 0);justify-content:var(--tp-container-justify, flex-start);align-items:var(--tp-container-align, flex-start);text-align:var(--tp-container-text-align, left);background:var(--tp-container-background, transparent)}@media screen and (max-width: 749px){.tp-container-visible-on--desktop{display:none!important}}@media screen and (min-width: 750px){.tp-container-visible-on--mobile{display:none!important}}.tp-divider{text-align:var(--tp-divider-alignment);margin:var(--tp-divider-margin);width:var(--tp-divider-width);position:relative;display:block}.tp-divider__line{display:block;width:var(--tp-divider-width);height:var(--tp-divider-height);border-top:var(--tp-divider-thickness) var(--tp-divider-style) var(--tp-divider-color);border-left:var(--tp-divider-thickness-vertical) var(--tp-divider-style) var(--tp-divider-color);margin:0 auto}.tp-divider--horizontal .tp-divider__line{border-left:none}.tp-divider--vertical .tp-divider__line{border-top:none}.tp-divider--with-content{display:flex;align-items:center;justify-content:var(--tp-divider-content-justify)}.tp-divider--with-content.tp-divider--vertical{flex-direction:column;height:var(--tp-divider-height)}.tp-divider--with-content .tp-divider__line{flex-grow:1}.tp-divider__content{font-size:var(--tp-divider-content-size);color:var(--tp-divider-content-color);padding:0 var(--tp-divider-content-padding);white-space:nowrap;flex-shrink:0}.tp-divider__icon-image{max-height:var(--tp-divider-content-size);width:auto;display:block}@media screen and (max-width: 749px){.tp-divider-visible-on--desktop{display:none!important}}@media screen and (min-width: 750px){.tp-divider-visible-on--mobile{display:none!important}}.tp-heading{width:100%;margin:0;padding:0;color:var(--tp-heading-color, #000000);font-size:var(--tp-heading-font-size, 32px);font-weight:var(--tp-heading-font-weight, 700);letter-spacing:var(--tp-heading-letter-spacing, 0px);line-height:var(--tp-heading-line-height, 1);text-align:var(--tp-heading-text-align, left)}@media screen and (max-width: 749px){.tp-heading-visible-on--desktop{display:none!important}}@media screen and (min-width: 750px){.tp-heading-visible-on--mobile{display:none!important}}.tp-spacer{display:block;width:var(--tp-spacer-width);height:var(--tp-spacer-height)}@media screen and (max-width: 749px){.tp-spacer-visible-on--desktop{display:none!important}}@media screen and (min-width: 750px){.tp-spacer-visible-on--mobile{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map */
