.tp-accordions-2 *{margin:0;padding:0;box-sizing:border-box}.tp-accordions-2{background-color:var(--tp-background, #000000)}.tp-accordions-2 a{color:inherit}.tp-accordions-2 .tp__container{max-width:calc(var(--tp-section-width) + 40px);padding-block:var(--tp-padding-block, 30px);gap:var(--tp-container-gap, 40px);width:100%;padding-inline:20px;margin-inline:auto;display:flex;flex-direction:column}.tp-accordions-2 .tp__section-heading{font-weight:var(--tp-section-heading-weight, 600);font-size:var(--tp-section-heading-size , 32px);text-align:var(--tp-heading-alignment, left);color:var(--tp-section-heading-color, #FFFFFF);flex:1 0 100%;width:100%}.tp-accordions-2 .tp__content{gap:var(--tp-accordions-gap, 20px);flex-direction:column;width:100%;flex:1 0 100%;display:flex}.tp-accordions-2 .tp__accordion-item{border-bottom:var(--tp-accordion-border, 1px solid #CCCCCC);padding-block:var(--tp-accordion-item-padding-block, 15px);background-color:var(--tp-accordion-background-color, #000000);transition:height .3s ease;overflow:hidden;display:flex;gap:10px}.tp-accordions-2 .tp__accordion-item:last-child{border-bottom:none}.tp-accordions-2 .tp__accordion-button{font-weight:var(--tp-accordion-heading-weight, 400);font-size:var(--tp-accordion-heading-size, 18px);color:var(--tp-accordion-heading-color, #FFFFFF);justify-content:space-between;background-color:transparent;font-family:inherit;outline:none;border:none;width:100%;cursor:pointer;display:flex;align-items:center;text-align:left;gap:20px}.tp-accordions-2 .tp__accordion-icon{transition:transform .3s ease,opacity .3s ease}.tp-accordions-2 .tp__accordion-button[aria-expanded=true] .tp__accordion-icon--plus path:first-child{opacity:0}.tp-accordions-2 .tp__accordion-button[aria-expanded=true] .tp__accordion-icon:not(.tp__accordion-icon--plus){transform:rotate(180deg)}.tp-accordions-2 .tp__accordion-content{font-weight:var(--tp-accordion-description-weight, 400);font-size:var(--tp-accordion-description-size, 18px);color:var(--tp-accordion-description-color, #FFFFFF);width:100%;height:0;opacity:0;transform:scaleY(0);transform-origin:top;overflow:hidden;transition:height .3s ease,opacity .3s ease,transform .3s ease}.tp-accordions-2 .tp__accordion-content[aria-hidden=false]{transform:scaleY(1);height:auto;opacity:1}.tp-accordions-2 .tp__accordion-content-inner{padding-block:var(--tp-accordion-description-padding-block, 12px);font-weight:var(--tp-accordion-description-weight, 400)}@media(min-width:768px){.tp-accordions-2 .tp__container{flex-direction:row}.tp-accordions-2 .tp__section-heading{flex:1 0 var(--tp-heading-width, 35%)}.tp-accordions-2 .tp__content{flex:1 0 var(--tp-content-width)}}.tp-gallery-3 *{padding:0;margin:0;box-sizing:border-box}.tp-gallery-3 a{color:inherit}.tp-gallery-3 .tp__gallery-images-mobile--1 .tp__link{flex:1 0 100%}.tp-gallery-3 .tp__gallery-images-mobile--2 .tp__link{flex:1 0 50%}.tp-gallery-3 .tp__filter--grayscale{filter:grayscale(100%)}.tp-gallery-3 .tp__filter--sepia{filter:sepia(100%) contrast(1.2)}.tp-gallery-3 .tp__filter--invert{filter:invert(100%)}.tp-gallery-3 .tp__container{background:var(--tp-background-color, #ffffff);padding-block:var(--tp-padding-block, 40px 50px);max-width:calc(var(--tp-section-width, 1600px) + 40px);padding-inline:20px;margin:0 auto}.tp-gallery-3 .tp__header{margin-bottom:var(--tp-header-bottom-space, 50px);text-align:center}.tp-gallery-3 .tp__heading{color:var(--tp-heading-color, #1a1b18);font-size:var(--tp-heading-text-size, 40px);font-weight:var(--tp-heading-text-weight, 600);margin-bottom:var(--tp-heading-bottom-space, 20px)}.tp-gallery-3 .tp__header-description{color:var(--tp-header-description-color, #2123268c);font-size:var(--tp-description-text-size, 20px);font-weight:var(--tp-description-text-weight, 600);line-height:1}.tp-gallery-3 .tp__gallery-images{display:flex;flex-wrap:wrap;overflow:hidden;position:relative}.tp-gallery-3 .tp__link{height:var(--tp-image-height, 280px);position:relative;overflow:hidden}.tp-gallery-3 .tp_image{background-color:#f8f8f8;width:100%;height:100%;transition:.4s ease;object-fit:cover}.tp-gallery-3 .tp__link:hover .tp_image{transform:scale(1.08)}.tp-gallery-3 .tp__link:after{content:"";background-color:#000;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0}.tp-gallery-3 .tp__link:hover:after{opacity:.2}.tp-gallery-3 .tp__inner{position:absolute;top:50%;right:50%;transform:translate(50%,-50%);transition:.4s ease;z-index:2}.tp-gallery-3 .tp__image-title{font-size:var(--tp-image-caption-size, 20px);color:var(--tp-image-caption-color, #000000);font-weight:var(--tp-image-capton-text-weight, 600);line-height:1;width:100%}@media(min-width:768px){.tp-gallery-3 .tp__gallery-images-desktop--2 .tp__link{flex:1 0 50%}.tp-gallery-3 .tp__gallery-images-desktop--3 .tp__link{flex:1 0 33.33%}.tp-gallery-3 .tp__gallery-images-desktop--4 .tp__link{flex:1 0 25%}.tp-gallery-3 .tp__gallery-images-desktop--5 .tp__link{flex:1 0 26%}}@media(min-width:1024px){.tp-gallery-3 .tp__gallery-images-desktop--5 .tp__link{flex:1 0 20%}}.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-socials-2 *{margin:0}.tp-socials-2__container{display:flex;flex-direction:column}.tp-socials-2__icon{display:flex;align-items:center;justify-content:center;width:var(--tp-icon-size, 48px);height:var(--tp-icon-size, 48px);color:var(--tp-icon-color, #000);text-decoration:none;transition:all .2s ease;border-radius:50%}.tp-socials-2__icon:hover{transform:scale(1.1);color:var(--tp-icon-hover-color)}.tp-socials-2__icon svg{width:var(--tp-icon-svg-size, 24px);height:var(--tp-icon-svg-size, 24px);fill:currentColor}.tp-socials-2--hidden-mobile{display:none!important}@media screen and (min-width:768px){.tp-socials-2--hidden-mobile{display:flex!important}.tp-socials-2--hidden-desktop{display:none}}.tp-testimonials-3 *{background:var(--tp-background-color, #FFFFFF);margin:0;padding:0;box-sizing:border-box}.tp-testimonials-3 a{color:inherit}@keyframes appear-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.tp-testimonials-3 .tp__container{padding-block:var(--tp-padding-block, 55px 55px);width:100%;max-width:calc(var(--tp-section-width, 850px) + 40px);margin:0 auto;padding-inline:20px;position:relative;text-align:center}.tp-testimonials-3 .tp__heading{color:var(--tp-heading-color, #000000);font-size:var(--tp-heading-text-size, 40px);font-weight:var(--tp-heading-text-weight, 600)}.tp-testimonials-3 .tp__slider-images:not(.swiper-initialized){margin-inline:50px;overflow:visible}.tp-testimonials-3 .tp__slider-images:not(.swiper-initialized) .swiper-wrapper{display:flex;gap:65px;overflow:hidden}.tp-testimonials-3 .tp__slider-images:not(.swiper-initialized) .swiper-button-prev{left:-25px}.tp-testimonials-3 .tp__slider-images:not(.swiper-initialized) .swiper-button-next{right:-30px}.tp-testimonials-3 .tp__slider-images:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(3) .tp__image{transform:scale(1.7)}.tp-testimonials-3 .tp__slider-images:not(.swiper-initialized) .swiper-slide{flex:0 0 calc((100% - 248px)/5)}.tp-testimonials-3 .tp__slider-images.swiper-initialized .swiper-slide:not(.swiper-slide-prev):not(.swiper-slide-active):not(.swiper-slide-next) .tp__image{transition:opacity .5s ease;opacity:.5;max-width:50px;max-height:50px}.tp-testimonials-3 .tp__slider-images .swiper-wrapper{padding-block:var(--tp-image-container-space ,40px 40px);align-items:center}.tp-testimonials-3 .tp__slider-images .swiper-slide-active .tp__image{transition:transform .25s ease;transform:scale(1.7)}.tp-testimonials-3 .tp__slider-images .swiper-slide .tp__image{-webkit-clip-path:url(#tp_testimonial-clip-path);clip-path:url(#tp_testimonial-clip-path)}.tp-testimonials-3 .tp__image{background-color:#f4f4f4;object-fit:cover;max-width:70px;max-height:70px}.tp-testimonials-3 .tp__image-placeholder{max-width:100px}.tp-testimonials-3 .swiper-button-next:after,.swiper-rtl .swiper-button-prev:after,.tp-testimonials-3 .swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:""}.tp-testimonials-3 .tp__content{max-width:850px;margin:0 auto;position:relative}.tp-testimonials-3 .testimonials__details{max-width:720px;width:100%;margin:0 auto;text-align:center}.tp-testimonials-3 .tp__navigation-container{display:flex;justify-content:center;gap:30px;opacity:1;transition:opacity .25s ease}.tp-testimonials-3 .tp__slider-images:hover .tp__navigation-container{opacity:1}.tp-testimonials-3 .swiper-carousel-button{display:flex;width:40px;height:40px;justify-content:center;align-items:center;cursor:pointer}.tp-testimonials-3 .swiper-carousel-button img,.tp-testimonials-3 .swiper-carousel-button svg{max-width:20px;max-height:20px;background-color:transparent}.tp-testimonials-3 .swiper-button-next{transform:rotate(180deg)}.tp-testimonials-3 .tp-testimonials__stars{margin-bottom:var(--tp-space-below-ratings, 10px)}.tp-testimonials-3 .tp__slider-text{transition-timing-function:linear;max-width:720px}.tp-testimonials-3 .tp__slider-text .swiper-slide-active .testimonials__details{animation:appear-up .7s ease}.tp-testimonials-3 .testimonial{color:var(--tp-testimonial-text-color, #212326);font-size:var(--tp-testimonial-text-size, 18px);font-weight:var(--tp-testimonial-text-weight, 400);margin-bottom:var(--tp-space-below-testimonial-text, 15px);line-height:28px}.tp-testimonials-3 .testimonial_author{color:var( --tp-testimonial-author-color, #212326bf);font-size:var(--tp-testimonial-author-text-size, 16px);font-weight:var(--tp-testimonial-author-text-weight, 400);font-style:italic}@media screen and (min-width:768px){.tp-testimonials-3 .swiper-carousel-button{position:absolute;width:16px;height:16px;top:55%;background:transparent;border-radius:0}.tp-testimonials-3 .swiper-carousel-button:hover{background:transparent}.tp-testimonials-3 .swiper-carousel-button img,.tp-testimonials-3 .swiper-carousel-button svg{max-width:16px;max-height:16px}.tp-testimonials-3 .swiper-button-prev{left:20px}.tp-testimonials-3 .swiper-button-next{right:20px}.tp-testimonials-3 .tp__navigation-container{opacity:0}.tp-testimonials-3 .tp__slider-text .swiper-slide-active .testimonials__details{animation-duration:1s}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
