/*!
Theme Name: Printivo
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: printivo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Printivo is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

:root{--container:1440px;--pink:#ec008c;--white:#fff;--black:#000;--grey:#818181;--light:#f4f2f5;--blue-light:#31c4f7;--text-size:16px;--text-color:#000;--gap:30px}*,::after,::before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;padding:0;font-size:16px;font-weight:400;font-family:'Plus Jakarta Sans','Jakarta-fallback',sans-serif;line-height:1.4;color:var(--black);background:var(--white)}a{color:var(--pink);transition:.5s}a:hover{text-decoration:none}img{margin:0;vertical-align:middle;width:auto;height:auto;max-width:100%;max-height:100%;transition:.5s}.bg-cover{position:relative}.bg-cover img,.bg-cover video{width:100%;height:100%;object-fit:cover;object-position:center}h1,h2,h3,h4{font-family:'Plus Jakarta Sans','Jakarta-fallback',sans-serif;font-weight:400;margin:40px 0 25px;line-height:1.111}h1:first-child,h2:first-child,h3:first-child,h4:first-child{margin-top:0}h1{font-size:90px}h2{font-size:70px}h3{font-size:60px}h4{font-size:42px}p,ul{margin:0 0 25px}h1:last-child,h2:last-child,h3:last-child,h4:last-child,p:last-child,ul:last-child{margin-bottom:0}iframe{max-width:100%}::-webkit-input-placeholder{color:rgba(36,36,36,.6)}::-moz-placeholder{color:rgba(36,36,36,.6)}input[type="text"],input[type="tel"],select,textarea{font-size:14px;font-weight:400;font-family:'Inter',sans-serif;line-height:1.5;width:100%;background:var(--white);border:1px solid #d3d3d3;color:var(--black);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:6px 16px;height:42px;outline:0;transition:.5s}textarea{height:120px;resize:vertical}select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(images/arrow-select.svg);background-position:95% center;background-repeat:no-repeat}.file-upload input[type="file"]{display:none}.file-upload-info{margin-top:6px;font-size:14px;color:#666}.container{width:100%;max-width:var(--container);margin-left:auto;margin-right:auto}.pt-0{padding-top:0 !important}.pb-0{padding-bottom:0 !important}@media(min-width:992px){.hide-lg{display:none !important}}.heading{margin-bottom:90px}.heading h2{margin:0;font-size:80px}.heading h2 strong{font-weight:600}.heading p:first-child{font-size:26px;line-height:1;text-transform:uppercase;margin-bottom:10px}.heading p:last-child{margin-top:10px}.btn{position:relative;display:inline-flex;text-align:center;font-size:16px;font-family:'Plus Jakarta Sans','Jakarta-fallback',sans-serif;font-weight:400;line-height:1.5;background:linear-gradient(89.67deg,#00deff .29%,#da08ba 99.71%);border:0;padding:2px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;outline:0;min-height:48px;cursor:pointer;text-decoration:none;z-index:1;transition:.5s}.btn span{flex:0 0 100%;max-width:100%;display:flex;align-items:center;justify-content:center;padding:5px 15px;gap:15px;-moz-border-radius:22px;-webkit-border-radius:22px;border-radius:22px;transition:.5s}.btn-icon-right span:after{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;flex:0 0 28px;max-width:28px;width:28px;height:28px;transition:.5s}.btn.btn-sm{min-height:40px;font-size:12px;font-weight:600;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}.btn.btn-sm span{padding:5px 15px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}.btn-sm.btn-icon-right span:after{flex:0 0 26px;max-width:26px;width:26px;height:26px}.btn.btn-lg{min-height:70px;font-size:22px;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}.btn.btn-lg span{padding:15px 52px;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}.btn-lg.btn-icon-right span:after{flex:0 0 30px;max-width:30px;width:30px;height:30px}.btn-primary{color:var(--white)}.btn-primary span{background:var(--black)}.btn-primary span:before,.btn-primary span:after{background-color:var(--white)}.btn-primary:hover span{background:transparent}.btn-icon-arrowRight span:before,.btn-icon-arrowRight span:after{-webkit-mask-image:url(images/right-arrow.svg);mask-image:url(images/right-arrow.svg)}button.swiper-navigation{position:absolute;width:60px;height:60px;background-color:transparent;background-image:url(images/swiper-btn-bg.svg);background-size:contain;background-position:center;background-repeat:no-repeat;border:0;padding:0;outline:0;cursor:pointer;top:calc(50% - 30px);transition:.5s;z-index:9;border-radius:50px;display:flex;align-items:center;justify-content:center}button.swiper-navigation:hover{background-color:#000}button.swiper-navigation:disabled{opacity:.15;cursor:no-drop}button.swiper-navigation:before{content:'';-webkit-mask-image:url(images/arrow-slider.svg);mask-image:url(images/arrow-slider.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background-color:var(--black);mask-size:12px 12px;width:12px;height:12px;transition:.5s}button.swiper-navigation:hover:before{background-color:var(--white)}button.swiper-navigation.prev{left:0;transform:scale(-1,1)}button.swiper-navigation.next{right:0}button.swiper-navigation.swiper-button-lock{display:none !important}.soc-links{margin:0;padding:0;list-style:none;display:flex;align-items:center;flex-wrap:wrap;gap:30px}.soc-links li a{display:flex;align-items:center;justify-content:center;width:50px;height:50px}.soc-links li a svg{flex:0 0 100%;max-width:100%;height:100%}.soc-links li a path[stroke="black"]{stroke:var(--black);transition:.5s}.soc-links li a:hover path[stroke="black"]{stroke:var(--pink)}.soc-links li a path[fill="black"]{fill:var(--black);transition:.5s}.soc-links li a:hover path[fill="black"]{fill:var(--pink)}.modal-mobile{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;opacity:0;pointer-events:none;transition:.5s}.modal-mobile.show{pointer-events:visible;z-index:9999;opacity:1}.modal-mobile-bg{background:rgb(0 0 0 / 45%);position:absolute;opacity:0;transition:.5s;top:0;left:0;width:100%;height:100%;z-index:-1}.modal-mobile.show .modal-mobile-bg{opacity:1}.modal-mobile-wrap{position:relative;background:var(--white);height:100%;width:100%;max-width:360px;transform:translateX(-100%);padding:54px 24px 24px;transition:.5s;overflow:auto;display:flex;flex-direction:column;align-items:flex-start;z-index:1}.modal-mobile.show .modal-mobile-wrap{transform:translateX(0)}.modal-mobile-close{position:absolute;top:15px;right:15px;-webkit-mask-image:url(images/close.svg);mask-image:url(images/close.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background:var(--black);width:30px;height:30px;border:0;padding:0;cursor:pointer;outline:none !important;transition:.5s}.mobile-menu{margin:0 0 30px;padding:0;list-style:none;font-weight:600;width:100%}.mobile-menu li{position:relative;display:flex;flex-direction:column;align-items:flex-start;flex-wrap:wrap;z-index:1}.mobile-menu>li{border-bottom:1px solid var(--light)}.mobile-menu>li:last-child{border-bottom:0}.mobile-menu li a{order:1;font-size:16px;flex:0 0 100%;max-width:100%;position:relative;display:block;padding:10px 0;text-decoration:none;color:var(--black);z-index:1}.mobile-menu li.menu-item-blue a{color:var(--pink)}.mobile-menu li.menu-item-has-children>a{flex:0 0 100%;max-width:100%;justify-content:space-between;width:100%}.mobile-menu li:hover>a,.mobile-menu li.current-menu-item>a{color:var(--pink)}.modal-mobile .mobile-menu ul{padding:0 0 0 20px;display:none;position:relative;top:0;left:0;width:100%;order:1;background:#f9f9f9}.modal-mobile .mobile-menu ul.active{display:block}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.wrapper{position:relative;overflow:hidden;z-index:1}.header{position:relative;z-index:92}.header-wrap{display:flex;align-items:center;gap:50px;height:100px;padding:20px 0 30px}.header-logo{flex:auto}.header-logo img{max-height:50px}.header-cart{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:var(--black);text-decoration:none}.header-cart:before{content:'';background:url(images/shopping-bag.svg) no-repeat center;background-size:contain;flex:0 0 20px;max-width:20px;width:20px;height:20px}.header-cart:hover{color:var(--pink)}.header-phone,.header-email,.header-account{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:var(--black);text-decoration:none}.header-phone:before,.header-email:before,.header-account:before{content:'';background:url(images/phone-call.svg) no-repeat center;background-size:contain;flex:0 0 20px;max-width:20px;width:20px;height:20px}.header-email:before{background:url(images/email-header.svg) no-repeat center}.header-account:before{background:url(images/account.svg) no-repeat center}.header-phone:hover,.header-email:hover,.header-account:hover{color:var(--pink)}.lang-menu{margin:0 -5px;padding:0;list-style:none;font-size:14px;font-weight:700;text-transform:uppercase}.lang-menu>li{position:relative;padding:5px;z-index:1}.lang-menu>li>a{display:inline-flex;align-items:center;gap:8px;color:var(--black);text-decoration:none}.lang-menu>li:hover>a{color:var(--pink)}.lang-menu>li>a:before{content:'';background:url(images/internet.svg) no-repeat center;background-size:contain;flex:0 0 20px;max-width:20px;width:20px;height:20px}.lang-menu ul{display:none;margin:0;padding:0;background:var(--light);list-style:none;position:absolute;top:100%;left:0;width:100%;text-align:center;z-index:1}.lang-menu>li:hover>ul{display:block}.lang-menu ul li a{display:block;color:var(--black);text-decoration:none;padding:5px}.lang-menu ul li a:hover{color:var(--pink)}.header-toggle{display:flex;align-items:center}.header-toggle button{content:'';background:url(images/menu.svg) no-repeat center;background-size:contain;padding:0;border:0;outline:0;cursor:pointer;flex:0 0 32px;max-width:32px;width:32px;height:32px;transition:.5s}.main-menu{margin:0 0 15px !important;padding:0;list-style:none;display:flex;align-items:center;justify-content:space-between;font-size:20px;font-weight:600}.main-menu:last-child{margin-bottom:0}.main-menu li{position:relative;flex:auto;text-align:center;z-index:1}.main-menu li a{color:var(--black);text-decoration:none}.main-menu li.menu-item-blue a{color:#1273a6}.main-menu li a:hover{color:var(--pink)}.main-menu li:not(:last-child)::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:25px;background:#e0e0e0}li.menu-item-has-children a{display:inline-flex;align-items:center}li.menu-item-has-children>a:after{content:'';flex:0 0 10px;max-width:10px;width:10px;height:10px;margin-left:10px;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(images/arrow-slider.svg);mask-image:url(images/arrow-slider.svg);background-color:#000;transform:rotate(90deg)}.lang-menu li.menu-item-has-children a:after{content:'';flex:0 0 8px;max-width:8px;width:8px;height:8px;margin-left:4px;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(images/arrow-slider.svg);mask-image:url(images/arrow-slider.svg);background-color:#000;transform:rotate(90deg)}li.pll-parent-menu-item{padding:0;line-height:normal}li.pll-parent-menu-item>a{line-height:0}.main-menu ul{display:none;position:absolute;top:calc(100% + 10px);left:0;width:100%;background:var(--white);border-bottom:1px solid var(--light-blue);margin:0;padding:10px 0;list-style:none;box-shadow:0 2px 5px rgba(0,0,0,0.1);z-index:99}.main-menu ul:before{content:'';position:absolute;left:0;right:0;top:-10px;height:10px}.main-menu li:hover>ul{display:block}.main-menu ul li{position:relative;margin-right:0;justify-content:left}.main-menu ul li a{flex:1 0 0;padding:15px 15px;display:block;font-size:.9em;color:var(--black)}.main-menu ul li:hover>a{color:var(--pink);background:var(--light)}.main-menu ul ul{background:var(--grey-light);left:100%;top:-15px}.main-menu ul li.right ul{left:auto;right:100%}.main-menu ul ul li:hover>a{background:var(--white)}.header-marquee{position:relative;background:var(--light);padding:5px 0;height:40px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;z-index:0}.marquee-swiper .swiper-wrapper{transition-timing-function:linear !important;gap:45px}.marquee-swiper .swiper-slide{width:auto;user-select:none;display:flex;align-items:center}.marquee-item{font-size:var(--text-size);color:var(--grey)}.marquee-item span{color:var(--pink)}.footer{position:relative;padding:50px 0 100px;z-index:1}.footer-wrap{display:flex;gap:50px}.footer-widget:nth-child(1),.footer-widget:nth-child(5){flex:auto}.footer-widget:nth-child(1){max-width:300px}.footer-widget-title{font-size:18px;font-weight:800;text-transform:uppercase;line-height:1.1;margin-bottom:25px}.footer-logo img{max-height:60px}.footer-menu{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:15px;font-size:16px;line-height:1.25}.footer-menu li a{color:var(--black);text-decoration:none}.footer-menu li.current-menu-item a,.footer-menu li a:hover{color:var(--pink)}.footer-menu ul{display:none}.footer-email{margin-bottom:50px}.footer-email a{display:inline-flex;align-items:center;gap:20px;font-size:16px;color:var(--black);text-decoration:none}.footer-email a:before{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(images/email.svg);mask-image:url(images/email.svg);background-color:var(--black);flex:0 0 30px;max-width:30px;width:30px;height:30px;transition:.5s}.footer-email a:hover{color:var(--pink)}.footer-email a:hover:before{background-color:var(--pink)}.hero-section{position:relative;padding:40px 0 0;z-index:1}.hero-section:before{content:'';background:url(images/bg/bg-gradient-1.webp) no-repeat center;background-size:1780px;width:100%;height:900px;position:absolute;bottom:-220px;left:50%;transform:translateX(-50%);z-index:-1}.hero-wrap{position:relative;display:flex;flex-wrap:wrap;align-items:center;z-index:1}.hero-heading{flex:0 0 100%;max-width:100%;margin-bottom:100px}.hero-heading h1{line-height:1}.hero-label{position:absolute;background:url(images/hero-label-bg.webp) no-repeat center;background-size:contain;width:312px;height:263px;top:87px;right:-115px;z-index:10;transform:rotate(0) scale(1);pointer-events:auto;transition:transform 1s ease}.hero-label-inner{position:relative;text-align:center;line-height:1;width:240px;height:240px;margin-left:auto;display:flex;flex-direction:column;justify-content:center;color:var(--white)}.hero-label-inner span{display:block}.hero-label-primary{font-size:39px;font-weight:800;transition:display 0 ease .3s}.hero-label-primary-2{font-size:36px;font-weight:800;margin-bottom:10px;transition:display 0 ease .3s}.hero-label-secondary{font-size:16px;font-weight:500;text-transform:uppercase;line-height:1.2}.hero-button{flex:0 0 31%;max-width:31%;text-align:right;margin-right:4.5%;margin-bottom:-10px}.hero-image{flex:0 0 29%;max-width:29%;text-align:center;display:flex;align-items:center;justify-content:center;height:320px}.hero-image video{width:400px;height:400px}.hero-description{margin-top:-6px;flex:0 0 27%;max-width:27%;font-size:19px;line-height:1.2727;font-weight:600;margin-left:50px}.hero-label-fixed.hero-label{position:fixed;top:auto;right:auto;left:50px;bottom:-400px;background-image:url(images/label-circle.webp);opacity:0;transform:rotate(0) scale(1);pointer-events:auto;transition:transform 1s ease,opacity .5s ease,bottom .5s ease}.hero-label-fixed.hero-label.active{opacity:1;bottom:50px}.hero-label-fixed.hero-label .hero-label-primary{font-size:21px}.hero-label-fixed.hero-label .hero-label-primary-2{font-size:26px}.hero-label-fixed.hero-label .hero-label-secondary{font-size:11px}.hero-label-fixed.hero-label,.hero-label-fixed.hero-label .hero-label-inner{width:170px;height:170px}.hero-label-fixed.hero-label .hero-label-inner{padding:20px}.hero-label-fixed.hero-label .hero-label-primary-2{font-size:16px}.bodylang_fr .hero-label-fixed.hero-label .hero-label-primary-2{font-size:24px}.bodylang_fr .hero-label-fixed.hero-label .hero-label-inner{padding:0 5px}.hero-label:hover{animation:pressZoom 1s ease forwards}.hero-label-fixed.hero-label:hover{animation:pressBounce 1s ease forwards}span.hero-label-hover{margin-bottom:10px;display:none;transition:display 0 ease .3s}.hero-label:hover .hero-label-primary:not(.hero-label-hover),.hero-label:hover .hero-label-primary-2{display:none;transition:display 0 ease .5s}.hero-label:hover .hero-label-hover{display:block;transition:display 0 ease .5s}@keyframes pressBounce{0{transform:scale(1) rotate(0)}50%{transform:scale(0.92) rotate(360deg)}100%{transform:scale(1) rotate(360deg)}}@keyframes pressZoom{0{transform:scale(1)}50%{transform:scale(0.92)}100%{transform:scale(1)}}.copied-label{margin:0 auto;padding:2px;position:absolute;width:50%;bottom:20px;left:0;right:0;color:#4caf50;font-weight:600;animation:fadeIn .2s ease;background:rgba(255,255,255,0.8);font-size:13px;border-radius:3px;text-align:center}@keyframes fadeIn{from{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.advantages-section{position:relative;padding:115px 0 0;z-index:1}.advantages-items{display:flex;justify-content:center;flex-wrap:wrap;gap:50px 80px}.advantages-item{flex:auto;max-width:280px}.advantages-item__wrap{position:relative;text-align:center;z-index:1}.advantages-item__image{display:flex;align-items:center;justify-content:center;height:95px;margin-bottom:40px}.advantages-item__image img{max-height:95px}.advantages-item__title{font-size:27px;font-weight:500;line-height:1.1667;margin-bottom:10px}.advantages-item__text{line-height:1.2}.process-section{position:relative;padding:90px 0 0;z-index:2}.process-section .heading{z-index:2;position:relative}.process-video{position:relative;width:100%;height:calc(var(--container) / 1.5);max-width:1250px;max-height:508px;margin:0 auto 205px;z-index:1}.process-video:before{content:'';background:url(images/bg/proces-video-bg-1.avif) no-repeat center;background-size:contain;width:1920px;height:1893px;position:absolute;top:-400px;left:calc((1920px - 1240px) / - 2);z-index:-2}.process-video-inner{height:100%;display:flex;align-items:center;justify-content:center}.process-video-image{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.process-video-image video{position:absolute;top:0;left:0;right:0;bottom:0}.process-items{position:relative;display:flex;flex-wrap:wrap;justify-content:center;gap:100px 80px;z-index:2}.process-item{flex:0 0 calc(50% - 40px);max-width:620px}.process-item__wrap{display:flex;gap:60px}.process-item__image{flex:0 0 110px;max-width:110px}.process-video-play{position:relative;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(images/play-button.svg);mask-image:url(images/play-button.svg);background:rgba(255,255,255,.55);flex:0 0 150px;max-width:150px;height:150px;backdrop-filter:blur(7px);cursor:pointer;z-index:1;transition:.5s}.process-video-play:hover{background:rgba(255,255,255,.95)}.process-item__info{flex:auto;max-width:calc(100% - 110px - 60px)}.process-item__title{font-size:36px;line-height:1.1;margin-bottom:15px;font-weight:600}.process-item__content{font-size:21px}.process-item__content a{display:inline-block;text-decoration:none}.reviews-section{position:relative;padding:120px 0;z-index:1}.reviews-section:before{content:'';background:url(images/bg/bg-gradient-2.webp) no-repeat center;background-size:2998px;position:absolute;width:100%;height:1145px;top:-11%;left:0;z-index:-1}.reviews-wrap{position:relative;max-width:1440px;margin:0 auto;z-index:1}.reviews-head{display:flex;justify-content:center;gap:24px;margin-bottom:30px}.reviews-logo{flex:0 0 50px;max-width:50px}.reviews-heading{font-size:24px;line-height:1;font-weight:500;margin-bottom:10px}.reviews-rating{display:flex;align-items:center;gap:15px}.reviews-rating-value{font-size:30px;font-weight:800;line-height:1}.reviews-stars{position:relative;flex:0 0 95px;max-width:95px;height:15px;z-index:1}.reviews-stars:before{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(images/stars.svg);mask-image:url(images/stars.svg);background-color:#cbcbcb;position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.reviews-stars span{-webkit-mask-size:95px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:0 center;-webkit-mask-image:url(images/stars.svg);mask-image:url(images/stars.svg);background-color:#fbbf23;position:absolute;height:100%;top:0;left:0;z-index:1}.reviews-carousel{position:relative;padding:0;z-index:1}.reviews-swiper .swiper-slide{height:auto}.reviews-item{height:100%}.reviews-item__wrap{position:relative;background:var(--white);-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;padding:35px;height:100%;z-index:1}.reviews-item__initials{width:55px;height:55px;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;display:flex;align-items:center;justify-content:center;background:linear-gradient(38.65deg,#fd265d 4.45%,#00a2ff 95.55%);font-size:18px;font-weight:700;line-height:1.2;color:var(--white);margin-bottom:20px}.reviews-item__title{font-size:27px;line-height:1;margin-bottom:20px}.reviews-item__rating{display:flex;gap:5px;margin-bottom:30px}.reviews-item__rating span{flex:0 0 15px;max-width:15px;width:15px;height:15px;-webkit-mask-size:95px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:0 center;-webkit-mask-image:url(images/stars.svg);mask-image:url(images/stars.svg);background-color:#cbcbcb}.reviews-item__rating span.active{background-color:#fbbf23}.reviews-item__text{font-size:var(--text-size);line-height:1.5}.production-section{position:relative;padding:140px 0 60px;z-index:1}.productionTabs-nav{position:relative;margin:0 auto 50px;width:max-content;max-width:100%;padding:0;list-style:none;display:flex;gap:50px;overflow:auto;z-index:2}.productionTabs-nav li{flex:0 0 auto}.productionTabs-nav li a{position:relative;display:inline-flex;text-align:center;font-size:27px;font-family:'Plus Jakarta Sans','Jakarta-fallback',sans-serif;font-weight:400;line-height:1.5;background:linear-gradient(89.67deg,#00deff .29%,#da08ba 99.71%);border:0;padding:2px;color:var(--black);-moz-border-radius:35px;-webkit-border-radius:35px;border-radius:35px;outline:0;min-height:70px;cursor:pointer;text-decoration:none;z-index:1;transition:.5s}.productionTabs-nav li a span{display:flex;align-items:center;justify-content:center;padding:10px 50px;-moz-border-radius:33px;-webkit-border-radius:33px;border-radius:33px;background:var(--white);transition:.5s}.productionTabs-nav li a:hover,.productionTabs-nav li.active a{color:var(--white)}.productionTabs-nav li a:hover span,.productionTabs-nav li.active a span{background:var(--black)}.productionTabs-blocks{position:relative;z-index:1}.productionTabs-block{display:none}.productionTabs-block.active{display:block}.production-section .heading{position:relative;z-index:2}.production-wrap{display:flex;justify-content:space-between;gap:9%}.production-left{flex:0 0 34%;max-width:37%}.production-video{position:relative;height:calc(var(--container) * .37 / .75);z-index:1}.production-video:before{content:'';background:url(images/bg/production-video-bg.avif) no-repeat center;background-size:contain;width:1500px;height:1545px;position:absolute;top:-392px;left:-572px;z-index:-2}.production-video-inner{height:100%;display:flex;align-items:center;justify-content:center}.production-image{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.production-play{-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(images/play-button.svg);mask-image:url(images/play-button.svg);background:rgba(255,255,255,.55);flex:0 0 150px;max-width:150px;height:150px;backdrop-filter:blur(7px);cursor:pointer;transition:.5s}.production-play:hover{background:rgba(255,255,255,.95)}.production-right{position:relative;flex:0 0 54%;max-width:54%;padding:25px 0 0;display:flex;flex-direction:column;gap:60px;z-index:2}.production-heading{font-size:30px}.production-heading h2,.production-heading h3,.production-heading h4{font-weight:600}.production-content{font-size:30px}.production-content ul{display:flex;flex-direction:column;gap:10px;padding-left:20px}.partners-section{position:relative;padding:200px 0 0;z-index:2}.partners-carousel{position:relative;padding:0 90px;z-index:1}.partners-item__image{height:80px;display:flex;align-items:center;justify-content:center}.partners-item__image img{max-height:80px}.testimonials-section{position:relative;padding:180px 0 0;z-index:2}.testimonials-carousel{position:relative;z-index:1}.testimonials-swiper.swiper{overflow:visible}.testimonials-item__video{position:relative;height:calc((var(--container) - 20px * 3) / 4 / .78);margin-bottom:30px;z-index:1}.testimonials-item__video:before{content:'';background:url(images/testimonials-video-bg.webp) no-repeat center;background-size:contain;width:835px;height:1135px;position:absolute;top:-332px;left:-234px;pointer-events:none;z-index:-2}.testimonials-item__video-inner{height:100%;display:flex;align-items:center;justify-content:center}.testimonials-item__image{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.testimonials-item__play{position:relative;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(images/play-button.svg);mask-image:url(images/play-button.svg);background:rgba(255,255,255,.55);flex:0 0 100px;max-width:100px;height:100px;backdrop-filter:blur(7px);cursor:pointer;z-index:1;transition:.5s}.testimonials-item__play:hover{background:rgba(255,255,255,.95)}.testimonials-item__name{font-size:35px;line-height:1.1;margin-bottom:10px}.testimonials-item__profession{font-size:23px}.testimonials-nav{position:relative;margin-top:40px;display:flex;align-items:center;justify-content:center;gap:30px;z-index:1}.testimonials-navigation.swiper-navigation{position:relative;flex:0 0 60px;max-width:60px;top:0;left:0;order:2}.cta-section{position:relative;padding:100px 0;min-height:500px;display:flex;flex-direction:column;justify-content:center;z-index:1}.cta-section:before{content:'';background:url(images/bg/bg-gradient-6.avif) no-repeat center;background-size:1920px;width:100%;height:2394px;position:absolute;top:34%;left:50%;transform:translate(-50%,-50%);opacity:.4;z-index:-1;pointer-events:none}.cta-section .heading{margin-bottom:30px}.cta-button{position:relative;text-align:center;padding-top:30px;z-index:1}.cta-button:before{content:'';background:url(images/btn-bg.webp) no-repeat center;background-size:contain;position:absolute;width:638px;height:175px;top:5px;left:calc(50% - 638px / 2);z-index:-2}.cta-button a{position:relative;font-size:22px;color:var(--white);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;width:381px;height:84px;padding-right:77px}.cta-button a:after{content:'';background:url(images/btn-icon.webp) no-repeat center;background-size:contain;position:absolute;width:76px;height:76px;top:4px;right:0;transition:.5s;z-index:1}.cta-button a:hover:after{transform:rotate(360deg)}.blog-section{position:relative;padding:90px 0;z-index:2}.blog-items{display:flex;flex-wrap:wrap;margin:0 -15px -50px}.blog-item{flex:0 0 calc(100% / 3);max-width:calc(100% / 3);margin:0 0 50px;padding:0 15px;display:flex}.blog-item__wrap{position:relative;z-index:1;display:flex;flex-direction:column}.blog-item__more{margin-top:auto}.blog-item__image{height:calc((var(--container) - 30px * 2) / 3 / 1.3649);margin-bottom:30px}.blog-item__title{margin:0 0 20px;font-size:28px;line-height:1.1}.blog-item__title a{color:var(--black);text-decoration:none}.blog-item__title a:hover{color:var(--pink)}.blog-item__excerpt{overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin-bottom:20px}.singleProductImagesMain-swiper.swiper{position:relative;width:100%;margin-bottom:50px;z-index:1}.singleProductImagesOther-swiper{overflow:hidden;position:relative;width:calc(100% - 180px);margin:0 auto}.singleProductImagesOther-swiper .swiper-slide{opacity:.5;cursor:pointer}.singleProductImagesOther-swiper .swiper-slide.swiper-slide-thumb-active{opacity:1}button.swiper-navigation.singleProductImagesMain-navigation{top:auto;bottom:calc((((var(--container) * .66) - 180px) - 20px * 3) / 4 / 1.3636 / 2 - 30px)}.woocommerce-product-details__short-description{font-size:18px;margin-bottom:30px}.product-template-default #wc-stripe-express-checkout-element{max-width:420px}.singleProduct-qty{flex:0 0 110px;max-width:110px;height:44px;border:1px solid #d3d3d3;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;display:flex}.singleProduct-qty span{flex:0 0 42px;max-width:42px;width:42px;-webkit-mask-size:14px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background-color:var(--black);cursor:pointer;user-select:none;transition:.5s}.singleProduct-qty span.minus{-webkit-mask-image:url(images/minus.svg);mask-image:url(images/minus.svg)}.singleProduct-qty span.plus{-webkit-mask-image:url(images/plus.svg);mask-image:url(images/plus.svg)}.singleProduct-qty span:hover{background-color:var(--pink)}.singleProduct-qty input{width:100%;height:100%;font-size:14px;font-weight:600;background:transparent;line-height:1.5;border:0;text-align:center;outline:0;padding:10px 0;color:var(--black);-moz-appearance:textfield}.singleProduct-qty input::-webkit-outer-spin-button,.singleProduct-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.singleProductAccordion-item{position:relative;padding:15px 0;transition:.5s;z-index:1}.singleProductAccordion-item:after{content:'';position:absolute;width:100%;height:1px;bottom:0;left:0;background:url(images/product-accordion-sep.svg) repeat-x center;background-size:contain;z-index:1}.singleProductAccordion-item:last-child:after{display:none}.singleProductAccordion-item__head{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:17px;line-height:1.2;font-weight:800;cursor:pointer;transition:.5s}.singleProductAccordion-item__head:hover{color:var(--pink)}.singleProductAccordion-item__body{font-size:16px;margin-top:10px}.woocommerce-notices-wrapper{position:relative;z-index:2}.wc-block-components-notice-banner,.woocommerce-message,.woocommerce-NoticeGroup,.woocommerce-info:not(ul),.woocommerce-error:not(ul),.woocommerce-notices-wrapper>.woocommerce-error{padding:30px;background:var(--light);display:flex;align-items:center;margin-bottom:40px !important;outline:none !important;list-style:none;font-size:18px}.woocommerce-message,.woocommerce-NoticeGroup,.woocommerce-info:not(ul),.woocommerce-error:not(ul),.woocommerce-notices-wrapper>.woocommerce-error{display:block}.wc-block-components-notice-banner svg{flex:0 0 36px;max-width:36px;margin-right:30px}.wc-block-components-notice-banner__content{position:relative;overflow:hidden;flex:auto;max-width:100%}.wc-block-components-notice-banner__content .button,.woocommerce-message .button,.woocommerce-info .button,.woocommerce-error .button{float:right;margin-left:30px;margin-bottom:0}.wc_payment_methods>li .form-row.woocommerce-validated{display:flex;align-items:center;margin-top:10px}.wc_payment_methods>li .form-row.woocommerce-validated label{margin-bottom:0;font-size:14px}.woocommerce-shipping-methods{display:flex;flex-direction:column;border-bottom:1px solid #eee;padding:0;margin:0}.woocommerce-shipping-methods li{list-style:none;position:relative}.woocommerce-shipping-methods input[type="radio"]{display:none}.woocommerce-shipping-methods li>label{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;cursor:pointer;background:#fff;border-bottom:1px solid #eee;position:relative;padding-left:44px;font-size:14px;transition:all .2s ease}.woocommerce-shipping-methods li>label:hover{background:#f5f5f5}.woocommerce-shipping-methods li>label::before{content:"";position:absolute;left:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;border:2px solid #ccc;border-radius:50%;background:#fff}.woocommerce-shipping-methods li>label::after{content:"";position:absolute;left:20px;top:50%;transform:translateY(-50%) scale(0);width:10px;height:10px;border-radius:50%;background:var(--pink);transition:transform .2s ease}.woocommerce-shipping-methods input[type="radio"]:checked+label::after,.woocommerce-shipping-methods input[type="hidden"]+label::after{transform:translateY(-50%) scale(1)}.woocommerce-shipping-methods input[type="radio"]:checked+label::before{border-color:#d3d3d3}.woocommerce-shipping-methods input[type="radio"]:checked+label{background:#fafafa;font-weight:600}.woocommerce-pagination{position:relative;margin-top:60px;z-index:2}.wc-empty-cart-message{margin-bottom:40px;text-align:center}.pageCartTableProducts-qty{width:110px;height:44px;border:1px solid #d3d3d3;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;display:flex}.pageCartTableProducts-qty span{flex:0 0 42px;max-width:42px;width:42px;-webkit-mask-size:14px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background-color:var(--black);cursor:pointer;user-select:none;transition:.5s}.pageCartTableProducts-qty span.minus{-webkit-mask-image:url(images/minus.svg);mask-image:url(images/minus.svg)}.pageCartTableProducts-qty span.plus{-webkit-mask-image:url(images/plus.svg);mask-image:url(images/plus.svg)}.pageCartTableProducts-qty span:hover{background-color:var(--pink)}.pageCartTableProducts-qty input{width:100%;height:100%;font-size:14px;font-weight:600;background:transparent;line-height:1.5;border:0;text-align:center;outline:0;padding:10px 0;color:var(--black);-moz-appearance:textfield}.pageCartTableProducts-qty input::-webkit-outer-spin-button,.pageCartTableProducts-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart_totals table tr.woocommerce-shipping-totals th{margin-bottom:10px}.woocommerce-form__input-checkbox{display:none}.woocommerce-form__label-for-checkbox{user-select:auto;text-decoration:underline}.woocommerce-form__label-for-checkbox:hover{user-select:auto;text-decoration:none}.woocommerce-terms-and-conditions-checkbox-text{display:inline-flex;align-items:flex-start;gap:10px;cursor:pointer;position:relative;font-size:var(--text-size);padding-left:28px}.woocommerce-form__input-checkbox+.woocommerce-terms-and-conditions-checkbox-text::before{content:'';width:18px;height:18px;border:2px solid #d3d3d3;position:absolute;left:0;top:2px;box-sizing:border-box}.woocommerce-form__input-checkbox:checked+.woocommerce-terms-and-conditions-checkbox-text::after{content:'';position:absolute;width:10px;height:10px;background:var(--pink);left:4px;top:6px}.woocommerce-terms-and-conditions-checkbox-text{position:relative}.woocommerce-additional-fields{margin-top:20px;padding-top:20px;border-top:1px solid rgba(0,0,0,.1)}.woocommerce-input-wrapper input[type="checkbox"]{display:none}.woocommerce-input-wrapper .checkbox{display:flex;align-items:flex-start;gap:10px;cursor:pointer;position:relative}.woocommerce-input-wrapper .checkbox::before{content:'';display:inline-block;width:18px;height:18px;border:2px solid #d3d3d3;box-sizing:border-box;flex-shrink:0}.woocommerce-input-wrapper input[type="checkbox"]:checked+*::after{content:'';position:absolute;width:10px;height:10px;background:var(--pink);top:4px;left:4px}.woocommerce-input-wrapper .checkbox{padding-left:28px;font-size:14px}.woocommerce-input-wrapper .checkbox::before{position:absolute;left:0;top:2px}.woocommerce-input-wrapper input[type="checkbox"]:checked+*::after{left:4px;top:6px}.woocommerce-shipping-destination{display:none !important}.woocommerce-shipping-methods{position:relative;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px;font-size:18px}.woocommerce-shipping-methods li{display:flex;flex-wrap:wrap;align-items:center}.woocommerce-shipping-methods li:last-child{margin-bottom:0}.woocommerce-shipping-methods li input{flex:0 0 16px;max-width:16px;width:16px;height:16px;margin:0 10px 0 0;cursor:pointer}.woocommerce-shipping-methods li label{flex:0 0 calc(100% - 16px - 10px);max-width:calc(100% - 16px - 10px);cursor:pointer}.woocommerce-billing-fields{margin-bottom:50px}.woocommerce-billing-fields>h3,.woocommerce-additional-fields>h3,.woocommerce-checkout-payment>h3,.woocommerce-Address-title>h3,.woocommerce-MyAccount-content form>h3,.woocommerce-order-details__title,.woocommerce-column__title,.woocommerce-Address-title h2{font-size:30px;margin-bottom:30px}.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;overflow:hidden;gap:25px}.woocommerce-privacy-policy-text{margin-bottom:20px}.form-row{flex:0 0 100%;max-width:100%;margin:0}.woocommerce-billing-fields .form-row,.woocommerce-shipping-fields .form-row{flex:0 0 calc(50% - 25px / 2);max-width:calc(50% - 25px / 2)}.form-row>label{font-size:14px;display:block;width:100%;opacity:.5;margin-bottom:4px}.form-row input+span>em{font-size:16px;margin-top:4px;color:var(--grey);display:inline-block}.select2-container .select2-selection--single{height:42px;margin:0}.select2-container--default .select2-selection--single{font-size:16px;background:var(--white);border:1px solid #d3d3d3;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:16px;padding-right:40px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--black);line-height:42px;font-size:14px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:42px;right:10px;width:30px;background-image:url(images/arrow-select.svg);background-position:center;background-repeat:no-repeat}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-width:8px 5px 0 5px;border-color:var(--black) transparent transparent transparent;display:none}.select2-container--default .select2-results>.select2-results__options{max-height:320px}.select2-search--dropdown .select2-search__field{padding:10px 20px;border:1px solid #d3d3d3}.select2-search--dropdown{padding:10px 15px}.select2-results__option{padding:10px 15px;font-size:16px}.woocommerce-checkout-review-order-table{display:block;width:100%;border-collapse:collapse;margin:0 0 30px}.woocommerce-checkout-review-order-table thead,.woocommerce-checkout-review-order-table tbody{display:table;width:100%}.woocommerce-checkout-review-order-table thead th{font-weight:400;padding:0 10px 10px;text-align:left;font-size:14px;border-bottom:1px solid rgba(0,0,0,.1);color:var(--grey)}.woocommerce-checkout-review-order-table tbody td{padding:10px 5px;border-bottom:1px solid rgba(0,0,0,.1);font-size:14px;font-weight:500}.woocommerce-checkout-review-order-table thead th:first-child,.woocommerce-checkout-review-order-table tbody td:first-child{width:65%;padding-left:0}.woocommerce-checkout-review-order-table tbody td:last-child{font-size:14px;font-weight:400}.woocommerce-checkout-review-order-table thead th:last-child,.woocommerce-checkout-review-order-table tbody td:last-child{padding-right:0}.woocommerce-checkout-review-order-table tbody td dl{margin:10px 0 0;display:flex;flex-wrap:wrap;text-transform:none;font-size:16px;font-weight:400}.woocommerce-checkout-review-order-table tbody td dt{flex:0 0 80px;max-width:80px;margin-right:10px}.woocommerce-checkout-review-order-table tbody td dd{flex:0 0 calc(100% - 80px - 10px);max-width:calc(100% - 80px - 10px);margin-left:0;word-break:break-word}.woocommerce-checkout-review-order-table tfoot{display:block;width:100%}.woocommerce-checkout-review-order-table tfoot tr{display:block;width:100%;border-bottom:1px solid rgba(0,0,0,.1);padding:10px 0}.woocommerce-checkout-review-order-table tfoot tr:last-child{border-bottom:0}.woocommerce-checkout-review-order-table tfoot th{display:block;font-weight:400;text-align:left;margin-bottom:4px;font-size:16px;color:var(--grey);padding:0}.woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals th{margin-bottom:10px}.woocommerce-checkout-review-order-table tfoot td{padding:0;display:block;font-size:18px}.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td{font-size:20px}.woocommerce-checkout-review-order-table tfoot tr.order-total td{font-size:25px}.woocommerce-privacy-policy-text{opacity:.8}.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper{margin-bottom:20px !important;font-size:16px}.woocommerce-form-login,.woocommerce-form-register,.woocommerce-ResetPassword{display:flex;flex-wrap:wrap;gap:25px}.woocommerce-ResetPassword{max-width:600px}.woocommerce-form-register wc-order-attribution-inputs{display:none}.form-row>label.woocommerce-form__label-for-checkbox{margin:0;opacity:1}.woocommerce-privacy-policy-text,.woocommerce-LostPassword{font-size:16px}.woocommerce-account .container>.page-content>.woocommerce:after{content:'';clear:both;display:block}.woocommerce-account-fields{margin-bottom:var(--gap)}.woocommerce-MyAccount-navigation{width:280px;float:left}.woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}.woocommerce-MyAccount-navigation ul li{position:relative;margin-bottom:10px}.woocommerce-MyAccount-navigation ul li:last-child{margin-bottom:0}.woocommerce-MyAccount-navigation ul li a{display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:500;padding:12px 24px;background:var(--light);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;color:var(--black);text-decoration:none;min-height:56px}.woocommerce-MyAccount-navigation ul li a:hover,.woocommerce-MyAccount-navigation ul li.is-active a{background:var(--pink);color:var(--white)}.woocommerce-MyAccount-content{float:right;width:calc(100% - 280px - 40px);margin-left:40px}.woocommerce-orders-table,.woocommerce-table--order-details{width:100%;border-collapse:collapse;font-size:18px}.woocommerce-orders-table th,.woocommerce-orders-table td,.woocommerce-table--order-details th,.woocommerce-table--order-details td{border:1px solid rgba(0,0,0,.1);padding:12px 24px}.woocommerce-orders-table th,.woocommerce-table--order-details th{font-weight:400;color:var(--grey);text-align:left}.woocommerce-table--order-details .wc-item-meta{margin:6px 0 0;padding:0;list-style:none;display:none !important}.woocommerce-table--order-details .wc-item-meta li{display:flex;margin-bottom:4px}.woocommerce-table--order-details .wc-item-meta li:last-child{margin-bottom:0}.woocommerce-table--order-details .wc-item-meta strong{font-weight:600;margin-right:5px}.woocommerce-order-details{margin-bottom:30px}.woocommerce-address-fields__field-wrapper,.woocommerce-EditAccountForm,.woocommerce-EditAccountForm fieldset{display:flex;flex-wrap:wrap;gap:25px;font-size:18px}.woocommerce-EditAccountForm fieldset{flex:0 0 100%;max-width:100%;border:0;padding:0;margin:0}.woocommerce-EditAccountForm fieldset legend{font-size:20px;margin-bottom:10px;padding:0;display:block}.woocommerce-customer-details{background:var(--light);padding:30px;font-size:18px}.woocommerce-thankyou-order-received{font-size:30px;font-weight:500;text-align:center}.woocommerce-thankyou-order-details{margin:0 0 40px;padding:30px;gap:25px;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background:var(--light);font-size:18px}.woocommerce-thankyou-order-details li{flex:auto;max-width:100%;text-align:center}.woocommerce-thankyou-order-details li strong{display:block}.faq-item{position:relative;border:1px solid #e0e0e0;background:#fff;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;transition:.5s;z-index:1}.faq-item.active{border-color:var(--pink);background:#fff}.faq-item__head{display:flex;justify-content:space-between;align-items:center;gap:calc(var(--gap) / 1.5);min-height:92px;font-size:21px;font-weight:500;line-height:1.1667;color:#000;margin:0;padding:calc(var(--gap) / 1.2) calc(var(--gap) / 1.5) calc(var(--gap) / 1.2) calc(var(--gap) * 1.333);cursor:pointer;transition:.5s}.faq-item__body{line-height:1.4;padding:0 calc(var(--gap) / 1.5 + 48px + var(--gap) / 1.5) calc(var(--gap) * 1.333) calc(var(--gap) * 1.333)}.express-swiper{margin-bottom:50px}.express-slide.swiper-slide{display:flex;max-width:500px;height:400px;overflow:hidden}.express-carousel button.swiper-navigation{position:relative;top:-42px}.woocommerce-loop-category__title{font-weight:400;font-size:var(--h5-size);letter-spacing:-.05em;text-transform:uppercase;margin:0}.woocommerce-loop-category__title mark{display:none}.woocommerce-breadcrumb{max-width:var(--container);margin:0 auto;padding:var(--gap) 0 0;display:none}.products-swiper .swiper-slide{width:384px;height:auto !important}.woocommerce-loop-product__link{display:flex;flex-direction:column;gap:var(--gap);height:100%;text-decoration:none}.swiper-slide .products-item__image{height:500px}.swiper-slide .products-item__image img{max-height:300px}.woocommerce-loop-product__title{line-height:1.3;font-size:var(--h6-size);font-weight:600;text-transform:uppercase;letter-spacing:-.05em;margin:0;color:var(--black)}.swiper-slide .products-item__button{bottom:calc(100% - 500px)}@keyframes rotate{0{transform:rotate(0)}100%{transform:rotate(360deg)}}.swiper-slide .products-item{margin:0;padding:0}.woocommerce-variation-add-to-cart>div:not(.singleProduct-action){flex-direction:column}.fixedContacts{position:fixed;bottom:64px;right:65px;z-index:90}.fixedContacts-main{display:flex;align-items:center;gap:var(--gap)}.fixedContacts-label{position:relative;display:inline-flex;align-items:center;min-height:40px;background:var(--heading-color);opacity:.8;color:var(--white);font-size:14px;padding:10px 10px 10px 16px;z-index:1}.fixedContacts-label:after{content:'';border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:15px solid var(--heading-color);position:absolute;left:calc(100%);top:0;z-index:1}.fixedContacts-button{padding:0;position:relative;flex:0 0 60px;max-width:60px;width:60px;height:60px;background:#00aeef;box-shadow:0 0 20px 0 rgba(0,0,0,.3);-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:0;outline:0;cursor:pointer;animation:pulse-fixed-contacts 2s infinite;animation-timing-function:linear;transition:.5s;z-index:1}@-webkit-keyframes pulse-fixed-contacts{0{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.3)}70%{-webkit-box-shadow:0 0 0 20px rgba(0,0,0,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0)}}@keyframes pulse-fixed-contacts{0{-moz-box-shadow:0 0 0 0 rgba(0,0,0,.3);box-shadow:0 0 0 0 rgba(0,0,0,.3);transform:scale(1)}70%{-moz-box-shadow:0 0 0 20px rgba(0,0,0,0);box-shadow:0 0 0 20px rgba(0,0,0,0);transform:scale(1.08)}100%{-moz-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0);transform:scale(1)}}.fixedContacts-button:hover{animation:none;box-shadow:none}.active .fixedContacts-button{background:var(--white);animation:none;box-shadow:0 0 20px 0 rgba(0,0,0,.3)}.fixedContacts-button svg.open{position:absolute;width:35px;height:35px;top:50%;left:50%;opacity:1;transform:translate(-50%,-50%);transition:.5s}.fixedContacts-button svg.close{position:absolute;width:18px;height:18px;top:50%;left:50%;opacity:0;transform:translate(-50%,-50%);transition:.5s}.active .fixedContacts-button svg.open{opacity:0}.active .fixedContacts-button svg.close{opacity:1}.fixedContacts-sub{position:absolute;bottom:calc(100% + var(--gap) / 1.5);right:5px;display:flex;flex-direction:column;align-items:flex-end;gap:calc(var(--gap) / 2);visibility:hidden;opacity:0;transform:translateY(20px);transition:.5s;z-index:-1}.active .fixedContacts-sub{visibility:visible;opacity:1;transform:translateY(0);z-index:1}.fixedContacts-sub a{display:flex;align-items:center;gap:var(--gap);text-decoration:none}.fixedContacts-sub a i{display:flex;align-items:center;justify-content:center;flex:0 0 50px;max-width:50px;width:50px;height:50px;box-shadow:0 0 20px 0 rgba(0,0,0,.3);background:#fff;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}.fixedContacts-sub a.phone i{background:#fff}.fixedContacts-sub a.sms i{background:#fe5b2c}.fixedContacts-sub a span{position:relative;display:inline-flex;align-items:center;min-height:40px;background:var(--heading-color);opacity:.8;color:var(--white);font-size:14px;padding:10px 10px 10px 16px;opacity:0;transition:.5s;z-index:1}.fixedContacts-sub a:hover span{opacity:1}.fixedContacts-sub a span:after{content:'';border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:15px solid var(--heading-color);position:absolute;left:calc(100%);top:0;z-index:1}@media screen and (min-width:1000px){.fixedContacts-label{position:relative;display:inline-flex;align-items:center;min-height:50px;background:var(--heading-color);opacity:.8;color:var(--white);font-size:20px;padding:20px 20px 20px 24px;z-index:1}.fixedContacts-label:after{content:'';border-top:34px solid transparent;border-bottom:34px solid transparent;border-left:18px solid var(--heading-color);position:absolute;left:calc(100%);top:0;z-index:1}}.woocommerce-variation{display:flex;flex-direction:column}.woocommerce-variation-description{margin-top:4px;color:#999;order:11;font-size:14px}@media(max-width:6000px){h1{font-size:44px}.heading h2{font-size:40px}h3{font-size:42px}h4{font-size:30px}.heading p:first-child{font-size:22px}.hero-label{top:34px;right:100px;width:230px;height:200px}.hero-label-inner{padding:0 15px;width:175px;height:180px}.hero-label-primary,.hero-label-primary-2{font-size:26px}.bodylang_fr .hero-label-primary,.bodylang_fr .hero-label-primary-2{font-size:21px}.hero-label-secondary{font-size:13px}.hero-heading{margin-bottom:50px}.hero-image img{max-width:350px}.hero-description{font-size:19px}.btn.btn-lg{min-height:60px;font-size:17px}.main-menu{font-size:16px}.advantages-item__image img,.advantages-item__image{max-height:85px}.advantages-item__title{font-size:22px}.heading{margin-bottom:50px}.process-video:before{width:1674px;height:1110px;top:-216px;left:calc((1920px - 1150px) / -2)}.process-video{height:calc(var(--container) / 1.5);max-width:890px;max-height:508px;margin:0 auto 130px}.process-video-play,.production-play{flex:0 0 120px;max-width:120px;height:120px}.process-item__title{font-size:30px}.process-item__content{font-size:19px}.process-item__image{flex:0 0 90px;max-width:90px}.reviews-item__title{font-size:22px}.productionTabs-nav li a{font-size:20px}.production-heading{font-size:26px}.production-content{font-size:20px}.productionTabs-blocks{margin:0 auto;position:relative;z-index:1;max-width:1450px}.production-right{flex:1 0 0;max-width:100%}.production-wrap{gap:100px;justify-content:center}.production-right{position:relative;flex:572px 0 0}.production-left{flex:0 0 396px;max-width:450px}.production-video{height:450px}.production-video:before{width:1202px;height:938px;top:-241px;left:-477px}.partners-item__image img{max-height:70px}.testimonials-item__name{font-size:32px}.testimonials-item__profession{font-size:20px}.soc-links li a{width:44px;height:44px}.soc-links{gap:12px}}@media(max-width:1799px){.hero-label{right:calc((100vw - var(--container)) / - 2 + 30px)}}@media(max-width:1599px){:root{--container:1310px}body{font-size:18px}.process-item__title,.reviews-rating-value{font-size:28px}.heading p:first-child,.reviews-heading,.reviews-item__title,.production-heading,.production-content,.blog-item__title{font-size:20px}.express-slide.swiper-slide{max-width:100%;height:320px}.heading{margin-bottom:60px}.btn.btn-lg{font-size:17px}.header-wrap{height:100px;padding:20px 0 30px;gap:40px}.main-menu{font-size:16px}.hero-label{width:230px;height:200px}.hero-label-inner{width:175px;height:180px}.hero-label-primary{font-size:24px}.hero-label-primary-2{font-size:24px}.bodylang_fr .hero-label-primary{font-size:28px}.bodylang_fr .hero-label-primary-2{font-size:22px}.hero-description{font-size:19px}.advantages-item{max-width:240px}.advantages-item__image{height:84px;margin-bottom:24px}.advantages-item__image img{max-height:84px}.advantages-item__title{font-size:25px}.process-section{padding-top:140px}.process-video{max-width:723px;max-height:407px;margin-bottom:120px}.process-video:before{width:1244px;height:882px;top:-169px;left:-279px}.process-items{gap:90px 60px}.process-item{flex:0 0 calc(50% - 30px);max-width:560px}.process-item__wrap{gap:40px}.process-item__image{flex:0 0 96px;max-width:96px}.process-item__info{max-width:calc(100% - 96px - 40px)}.process-item__content{font-size:19px}.reviews-logo{flex:0 0 50px;max-width:50px}.reviews-item__wrap{padding:24px}.reviews-item__rating{margin-bottom:20px}.productionTabs-nav{margin-bottom:60px}.productionTabs-nav li a{font-size:19px;min-height:60px}.production-wrap{gap:5%}.production-video:before{width:1279px;height:1148px;top:-295px;left:-509px}.cta-section{min-height:600px}.production-right{flex:572px 0 0;max-width:58%;padding-top:10px;gap:50px}.partners-section{padding-top:120px}.partners-item__image{height:64px}.partners-item__image img{max-height:64px}.testimonials-section{padding-top:160px}.testimonials-item__video:before{width:730px;height:1020px;top:-309px;left:-208px}.blog-item__image{margin-bottom:24px}.blog-section{padding:120px 0}.footer{padding:50px 0 80px}.footer-wrap{gap:36px}.footer-widget-title{font-size:16px;margin-bottom:20px}.footer-email{margin-bottom:30px}.soc-links{gap:20px}.soc-links li a{width:48px;height:48px}}@media(max-width:1399px){:root{--container:1110px}body{font-size:16px}.header-email{display:none}h1,.heading h2{font-size:38px}h2{font-size:46px}h3{font-size:38px}h4{font-size:32px}.reviews-rating-value{font-size:28px}.heading p:first-child,.reviews-heading,.reviews-item__title,.production-heading,.production-content,.blog-item__title{font-size:18px}.footer-menu{font-size:14px}.footer-widget:last-child{max-width:200px}.heading{margin-bottom:40px}.btn.btn-lg{font-size:17px;min-height:68px}.btn-lg.btn-icon-right span:after{flex:0 0 28px;max-width:28px;width:28px;height:28px}.hero-label-fixed.hero-label,.hero-label-fixed.hero-label .hero-label-inner{width:150px;height:150px}.hero-label-fixed.hero-label .hero-label-primary{font-size:19px}.hero-label-fixed.hero-label .hero-label-primary-2{font-size:15px}.hero-label-fixed.hero-label .hero-label-secondary{font-size:9px}button.swiper-navigation{position:absolute;width:50px;height:50px}.reviews-carousel{padding:0 70px}.hero-label-fixed.hero-label{left:30px}.hero-label-fixed.hero-label.active{bottom:30px}.express-slide.swiper-slide{height:auto;max-width:350px}.header-wrap{height:110px;padding:30px 0}.header-logo img{max-height:50px}.main-menu{font-size:15px}.header-marquee{height:36px}.marquee-item{font-size:16px}.hero-label{width:209px;height:180px}.hero-label-inner{width:158px;height:158px}.hero-label-primary{font-size:20px}.hero-label-primary-2{font-size:19px}.bodylang_fr .hero-label-primary{font-size:24px}.bodylang_fr .hero-label-primary-2{font-size:20px}.hero-label-secondary{font-size:10px}.hero-heading{margin-bottom:60px}.hero-button{margin-right:2.5%;flex:0 0 33%;max-width:33%}.hero-description{margin-left:4.5%;flex:0 0 31%;max-width:31%;font-size:18px}.hero-section:before{background-size:100%;bottom:-200px}.advantages-section{padding-top:100px}.advantages-items{gap:40px 30px}.advantages-item{flex:0 0 calc((100% / 4) - (3 * 30px / 4));max-width:calc((100% / 4) - (3 * 30px / 4))}.advantages-item__image{height:64px}.advantages-item__image img{max-height:64px}.advantages-item__title{font-size:20px}.process-section{padding-top:110px}.process-video{margin-bottom:120px}.process-items{gap:48px 30px}.process-item{flex:0 0 calc(50% - 15px);max-width:calc(50% - 15px)}.process-item__wrap{gap:24px}.process-item__image{flex:0 0 80px;max-width:80px}.process-item__info{max-width:calc(100% - 80px - 24px)}.process-item__content{font-size:18px}.process-item__title{font-size:24px}.reviews-item__text{font-size:15px}.productionTabs-nav li a{font-size:17px}.production-video:before{width:1090px;height:934px;top:-239px;left:-432px}.production-play,.process-video-play{flex:0 0 80px;max-width:80px;height:120px}.productionTabs-nav{margin-bottom:40px}.production-right{gap:36px}.production-section{padding:120px 0 20px}.reviews-section:before{background-size:200%;top:-20%}.partners-section{padding-top:100px}.partners-item__image{height:48px}.partners-item__image img{max-height:48px}.testimonials-section{padding-top:120px}.testimonials-item__video:before{width:600px;height:955px;top:-309px;left:-168px}.testimonials-item__video{margin-bottom:20px}.testimonials-item__name{font-size:25px}.testimonials-item__profession{font-size:18px}.testimonials-item__play{flex:0 0 80px;max-width:80px;height:80px}.cta-section .heading{margin-bottom:20px}.cta-button{padding-top:24px}.cta-button:before{width:600px;height:167px;left:calc(50% - 600px / 2)}.cta-button a{font-size:20px;width:385px;height:88px}.cta-button a:after{top:11px;width:68px;height:68px}.cta-section:before{background-size:115%;top:40%}.blog-section{padding:100px 0}.footer-logo img{max-height:50px}.footer-email a{gap:12px}.footer-email a:before{flex:0 0 24px;max-width:24px;width:24px;height:24px}.soc-links{gap:12px}.footer{padding:40px 0 60px}button.swiper-navigation.singleProductImagesMain-navigation{bottom:calc((((var(--container) * .6) - 180px) - 20px * 3) / 4 / 1.3636 / 2 - 30px)}.woocommerce-product-details__short-description{font-size:16px;margin-bottom:20px}.singleProductImagesMain-swiper.swiper{margin-bottom:30px}.woocommerce-shipping-methods{font-size:16px}.woocommerce-billing-fields>h3,.woocommerce-additional-fields>h3,.woocommerce-checkout-payment>h3,.woocommerce-Address-title>h3,.woocommerce-MyAccount-content form>h3,.woocommerce-order-details__title,.woocommerce-column__title,.woocommerce-Address-title h2{font-size:24px;margin-bottom:24px}.woocommerce-checkout-review-order-table tbody td{font-size:14px}.woocommerce-checkout-review-order-table tbody td:last-child{font-size:14px}.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td{font-size:18px}.woocommerce-checkout-review-order-table tfoot tr.order-total td{font-size:22px}.woocommerce-MyAccount-navigation{width:220px}.woocommerce-MyAccount-navigation ul li a{font-size:16px}.woocommerce-MyAccount-content{width:calc(100% - 220px - 40px)}.woocommerce-orders-table,.woocommerce-table--order-details{font-size:16px}.woocommerce-orders-table th,.woocommerce-orders-table td,.woocommerce-table--order-details th,.woocommerce-table--order-details td{padding:8px 16px}.woocommerce-thankyou-order-received{font-size:20px}.woocommerce-thankyou-order-details{margin-bottom:30px;padding:20px;gap:16px;font-size:16px}.woocommerce-customer-details{padding:20px;font-size:16px}}@media(max-width:1199px){:root{--container:910px}body{font-size:16px}h1,.heading h2{font-size:48px}h2{font-size:40px}h3{font-size:34px}h4{font-size:28px}.reviews-rating-value{font-size:24px}.heading p:first-child,.reviews-heading,.reviews-item__title,.blog-item__title{font-size:18px}.btn.btn-lg span{padding:15px 35px}.main-menu .menu-item-513{display:none}.bodylang_fr .hero-label-primary{font-size:21px}.main-menu{font-size:15px}.hero-heading h1{font-size:46px}.hero-description{font-size:17px}.hero-section:before{bottom:-255px}.process-video{margin-bottom:90px}.process-items{gap:30px}.process-item__title{font-size:20px}.process-item__content{font-size:16px}.productionTabs-nav{gap:30px}.productionTabs-nav li a{font-size:18px}.productionTabs-nav li a span{padding:10px 35px}.production-video:before{width:895px;height:930px;top:-237px;left:-341px}.production-right{gap:24px}.production-heading,.production-content{font-size:16px}.testimonials-item__video:before{width:480px;height:650px;top:-190px;left:-137px}.testimonials-item__name{font-size:20px}.testimonials-item__profession{font-size:16px}.header-wrap{gap:30px}}@media(max-width:991px){:root{--container:690px}body{font-size:16px}h1,.heading h2{font-size:48px}h2{font-size:40px}h3{font-size:34px}h4{font-size:28px}.reviews-rating-value{font-size:24px}.heading p:first-child,.reviews-heading,.reviews-item__title,.blog-item__title{font-size:18px}.header-wrap{height:80px;padding:15px 0;gap:20px}.main-menu,.header-button,.header .lang-menu{display:none}.header-toggle{order:1}.header-logo{order:2}.header-phone{order:3;font-size:0;gap:0}.header-cart{order:4}.lang-menu{font-size:16px;margin-bottom:30px;position:relative;z-index:2}.header-phone:before,.header-cart:before,.lang-menu>li>a:before{flex:0 0 30px;max-width:30px;width:30px;height:30px}.lang-menu>li{padding:0}.header-toggle button{-webkit-mask-image:url(images/menu.svg);mask-image:url(images/menu.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background:var(--black)}.header-phone:before{-webkit-mask-image:url(images/phone-call.svg);mask-image:url(images/phone-call.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background:var(--black)}.header-cart:before{-webkit-mask-image:url(images/shopping-bag.svg);mask-image:url(images/shopping-bag.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background:var(--black)}.marquee-swiper .swiper-wrapper{gap:30px}.marquee-item{font-size:14px}.hero-heading{margin-bottom:30px}.hero-heading h1{font-size:42px}.hero-description{font-size:20px}.advantages-item{flex:0 0 calc(50% - 15px);max-width:calc(50% - 15px)}.process-video:before{width:1240px;height:970px;top:-175px;left:-280px}.production-play,.process-video-play{flex:0 0 100px;max-width:100px;height:100px}.production-video:before{width:840px;height:690px;top:-175px;left:-340px}.advantages-section{padding-top:80px}.testimonials-item__video{height:calc((var(--container) - 20px * 2) / 3 / .78)}.home .blog-items{justify-content:center}.blog-item{flex:0 0 50%;max-width:50%}.blog-item__image{height:calc((var(--container) - 30px) / 2 / 1.3649)}.footer-wrap{flex-wrap:wrap;gap:48px 30px}.footer-widget{flex:0 0 calc((100% / 3) - (2 * 30px / 3));max-width:calc((100% / 3) - (2 * 30px / 3))}.footer-widget:nth-child(1){flex:0 0 100%;max-width:100%}.footer-logo{text-align:center}.footer-email{margin-bottom:20px}button.swiper-navigation.singleProductImagesMain-navigation{bottom:calc(((var(--container) - 180px) - 20px * 3) / 4 / 1.3636 / 2 - 30px)}.process-video:before,.production-video:before{display:none}.cta-section{min-height:auto}.woocommerce-billing-fields>h3,.woocommerce-additional-fields>h3,.woocommerce-checkout-payment>h3,.woocommerce-Address-title>h3,.woocommerce-MyAccount-content form>h3,.woocommerce-order-details__title,.woocommerce-column__title,.woocommerce-Address-title h2{font-size:20px}.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper{gap:16px}.form-row{flex:0 0 100% !important;max-width:100% !important}.form-row>label{margin-bottom:4px}.woocommerce-thankyou-order-details{flex-direction:column}.wc-empty-cart-message{margin-bottom:30px}.wc-block-components-notice-banner,.woocommerce-message,.woocommerce-NoticeGroup,.woocommerce-info:not(ul),.woocommerce-error:not(ul),.woocommerce-notices-wrapper>.woocommerce-error{font-size:16px;margin-bottom:30px !important;padding:20px}.woocommerce-checkout .woocommerce-error{color:var(--pink)}.woocommerce-MyAccount-navigation{width:100%;float:none;margin-bottom:30px}.woocommerce-MyAccount-content{width:100%;float:none;margin:0}.woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:10px 16px}.woocommerce-MyAccount-navigation ul li{margin-bottom:0}.woocommerce-MyAccount-navigation ul li a{min-height:44px}.woocommerce-form-login,.woocommerce-form-register,.woocommerce-ResetPassword{gap:16px}.woocommerce-pagination{margin-top:40px}.header-email{display:none}.header-email,.header-account{order:2}.hero-label-fixed.hero-label{left:30px;right:auto;transform:scale(0.85)}}@media(max-width:991px) and (min-width:768px){.hero-label{width:204px;height:172px;top:42px}.hero-label-inner{width:154px;height:154px}.hero-label-primary{font-size:24px}.hero-label-primary-2{font-size:20px}.bodylang_fr .hero-label-primary{font-size:20px}.bodylang_fr .hero-label-primary-2{font-size:18px}.hero-label-secondary{font-size:12px}.hero-button{flex:0 0 35%;max-width:35%;margin-right:.5%}.hero-button .btn.btn-lg{font-size:16px}.hero-button .btn.btn-lg span{padding-left:24px;padding-right:24px}}@media(max-width:767px){:root{--container:510px;--gap:20px}body{font-size:16px}h1,h2,h3,h4{margin:30px 0 20px}p,ul{margin-bottom:20px}h1,.heading h2{font-size:36px}h2{font-size:32px}h3{font-size:28px}h4{font-size:24px}.reviews-rating-value{font-size:20px}.reviews-heading,.reviews-item__title,.blog-item__title{font-size:18px}.heading p:first-child{font-size:16px}.hero-wrap{flex-direction:column;align-items:center;gap:20px}.hero-heading{order:1;margin-bottom:0}.hero-image{order:2;flex:auto;max-width:100%;height:300px}.hero-image video{width:350px;height:350px}.hero-image img{max-height:360px}.hero-image video{width:350px;height:350px}.hero-description{order:3;flex:auto;max-width:100%;margin:0;text-align:center}.hero-button{order:4;flex:auto;max-width:100%;margin:0;margin:15px 0}.hero-label{order:5;position:relative;top:0;right:30px}.hero-section:before{bottom:0;background-size:120%}.hero-section:before{bottom:100px}.process-item{flex:0 0 100%;max-width:100%}.reviews-section:before{top:-40%}.production-wrap{flex-direction:column;gap:30px}.production-left,.production-right{flex:auto;max-width:100%;padding:0}.production-video{height:var(--container)}.process-section{padding-top:80px}.reviews-section{padding:80px 0}.process-video{margin-bottom:50px;max-height:275px}.production-section{padding:80px 0 0}.partners-section,.testimonials-section{padding-top:80px}.testimonials-item__video{height:calc((var(--container) - 20px) / 2 / .78)}.testimonials-item__video:before{width:555px;height:760px;top:-222px;left:-153px}button.swiper-navigation.singleProductImagesMain-navigation{bottom:calc(((var(--container) - 180px) - 20px * 2) / 3 / 1.3636 / 2 - 30px)}.header-wrap{height:60px;gap:16px}.header-logo img{max-height:30px}.footer-wrap{gap:36px 20px}.footer-widget{flex:0 0 calc((100% / 2) - (20px / 2));max-width:calc((100% / 2) - (20px / 2))}.wc-block-components-notice-banner,.woocommerce-message,.woocommerce-NoticeGroup,.woocommerce-info:not(ul),.woocommerce-error:not(ul),.woocommerce-notices-wrapper>.woocommerce-error{padding:10px;font-size:16px}.woocommerce-orders-table{display:block;width:100%}.woocommerce-orders-table thead{display:none}.woocommerce-orders-table tbody{display:block;width:100%}.woocommerce-orders-table tbody tr{display:flex;align-items:center;flex-wrap:wrap;border:1px solid rgba(0,0,0,.05);padding:12px;margin-bottom:12px}.woocommerce-orders-table tbody td{flex:0 0 100%;max-width:100%;display:block;padding:0;border:0;background:0}.woocommerce-orders-table tbody td{margin-bottom:5px}.woocommerce-orders-table tbody td:last-child{margin-bottom:0}.woocommerce-orders-table tbody td:before{content:attr(data-title) ":";font-weight:600}.woocommerce-orders-table__cell-order-actions:before{display:none}.woocommerce-order .address{margin:var(--gap) calc(var(--gap) / 2) calc(var(--gap) * -1)}.woocommerce-checkout-review-order-table{margin-bottom:20px}.woocommerce-checkout-review-order-table tbody td{padding:12px 10px}.woocommerce-checkout-review-order-table tfoot tr{padding:12px 0}.faq-item__head{font-size:18px}.woocommerce-thankyou-order-received{font-size:18px}.woocommerce-thankyou-order-details{gap:10px}.fixedContacts{bottom:100px;right:20px}}@media(max-width:575px){:root{--container:calc(100vw - 30px)}body{font-size:16px}h1,h2,h3,h4{margin:30px 0 20px}p,ul{margin-bottom:20px}.hero-heading h1{font-size:34px}h1{font-size:36px}h2,.heading h2{font-size:32px}h3{font-size:28px}h4{font-size:24px}.reviews-rating-value{font-size:20px}.reviews-item__title,.blog-item__title{font-size:18px}.header-email,.header-account,.hero-label-fixed.hero-label{display:none}.header-wrap{gap:16px}.header-cart{font-size:12px}.advantages-items{gap:40px 16px}.advantages-item{flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px)}.advantages-item__image{height:56px;margin-bottom:20px}.advantages-item__image img{max-height:56px}.advantages-item__title{font-size:18px}.advantages-item__text{font-size:14px}.production-play,.process-video-play{flex:0 0 80px;max-width:80px;height:80px}.process-item__wrap{gap:20px}.process-item__image{flex:0 0 56px;max-width:56px}.process-item__info{max-width:calc(100% - 56px - 20px)}.process-item__title{font-size:18px;margin-bottom:10px}.process-item__content{font-size:14px}.reviews-head{margin-bottom:20px;gap:20px}.reviews-logo{flex:0 0 48px;max-width:48px}button.swiper-navigation{width:48px;height:48px;top:calc(50% - 24px)}.reviews-carousel,.partners-carousel{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px 16px;padding:0}.reviews-swiper,.partners-swiper{flex:0 0 100%;max-width:100%}button.swiper-navigation{order:2;position:relative;top:-42px;transform:none;z-index:1}.reviews-item__wrap{padding:20px}.reviews-item__initials{width:56px;height:56px}.reviews-heading{font-size:16px;margin-bottom:15px}.reviews-item__rating{margin-bottom:15px}.reviews-item__text{font-size:14px}.productionTabs-nav{gap:16px;margin-bottom:30px}.productionTabs-nav li a{font-size:16px;min-height:54px}.productionTabs-nav li a span{padding:10px 24px}.partners-item__image{height:36px}.partners-item__image img{max-height:36px}.heading br{display:none}.testimonials-item__video{height:calc(var(--container) / .78)}.testimonials-item__video:before{display:none}.testimonials-nav{gap:16px;margin-top:20px}.testimonials-navigation.swiper-navigation{flex:0 0 48px;max-width:48px}.cta-section .heading{margin-bottom:0}.cta-button{padding-top:18px}.cta-button:before{width:480px;height:143px;left:calc(50% - 480px / 2)}.cta-button a{font-size:18px;width:310px;height:72px;padding-right:55px}.cta-button a:after{width:55px;height:55px}.blog-item{flex:0 0 100%;max-width:100%}.blog-item__image{height:calc(var(--container) / 1.3649);margin-bottom:20px}.testimonials-item__name{font-size:22px}.blog-item__title{margin-bottom:16px}.blog-item__excerpt{font-size:14px}button.swiper-navigation.singleProductImagesMain-navigation{width:16px;height:16px;background:0;bottom:calc(((var(--container) - 54px) - 10px * 2) / 3 / 1.3636 / 2 - 8px);position:absolute}button.swiper-navigation.singleProductImagesMain-navigation:hover:before{background-color:var(--pink)}.singleProductImagesOther-swiper{width:calc(100% - 54px)}.singleProductImagesMain-swiper.swiper{margin-bottom:10px}.footer{padding:30px 0 40px}.woocommerce-MyAccount-navigation ul{flex-wrap:nowrap;overflow:auto;gap:8px}.woocommerce-MyAccount-navigation ul li{flex:0 0 auto}input[type="text"],input[type="tel"],select,textarea{font-size:15px;padding:10px 18px}.process-video{margin-bottom:50px;max-height:200px}}@media screen and (max-width:450px){.woocommerce-terms-and-conditions-checkbox-text{flex-wrap:wrap}}

/**
 * Fancybox v5.0.0
 */
:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, 0.1);--f-spinner-color-2: rgba(17, 24, 28, 0.8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes f-throwOutUp{to{transform:translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0, var(--f-throw-out-distance, 150px), 0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, 0.2s) ease .1s both f-zoomInUp}@keyframes f-zoomInUp{from{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeFastOut{animation:var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: 0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden !important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, 0.98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, 0.1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container::backdrop{background-color:rgba(0,0,0,0)}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__viewport:empty,.fancybox__track:empty,.fancybox__slide:empty{display:block}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;user-select:none;filter:blur(0px)}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, 0.6);--f-button-active-bg: rgba(0, 0, 0, 0.6);--f-button-hover-bg: rgba(0, 0, 0, 0.6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, 0.3);--f-button-active-bg: rgba(24, 24, 27, 0.5);--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity: 0.65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-enter-duration, 0.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2, #e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translate3d(0, 0, 0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.f-thumbs__slide__button{appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100% 0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(0.23, 1, 0.32, 1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px !important}.is-closing .fancybox__thumbs{transition:none !important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, 0.65);--f-button-hover-bg: rgba(70, 70, 73, 0.65);--f-button-active-bg: rgba(90, 90, 93, 0.65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: 0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;user-select:none;pointer-events:none}
/* cart actions: keep coupon (input+apply) and update on one readable line on desktop/laptop WITHOUT touching the td (display:flex on a td colspan=6 drops the colspan and collapses the cell from 766 to 329px). td stays a table-cell; children go inline (coupon inline-flex, update float:right) so they wrap gracefully on narrow widths instead of overflowing; pv v3 */
@media (min-width:768px){.woocommerce-cart-form__contents td.actions .coupon{display:inline-flex;align-items:center;gap:8px;float:none;width:auto;max-width:none;margin:0;vertical-align:middle}.woocommerce-cart-form__contents td.actions .coupon .input-text{width:auto;min-width:150px;flex:0 1 auto}.woocommerce-cart-form__contents td.actions>button[name="update_cart"]{float:right;margin:0;width:auto}}

/* Accessibility: WCAG AA contrast fixes for small text (>=4.5:1). Targeted so the
   bright brand pink/blue stay on large headings and CTAs where they already pass. */
.header-marquee .marquee-item{color:#5c5c5c}
.header-marquee .marquee-item span{color:#c4007a}
.current-menu-item>a,.current-menu-item a{color:#c4007a}

/* WCAG: interactive menu/header pink states use a darker brand magenta so small
   text clears 4.5:1 on white (the bright --pink stays for large headings/CTAs). */
.main-menu li a:hover,.main-menu ul li:hover>a,
.mobile-menu li.menu-item-blue a,.mobile-menu li:hover>a,.mobile-menu li.current-menu-item>a,
.header-cart:hover,.header-phone:hover,.header-email:hover,.header-account:hover,
.lang-menu>li:hover>a,.lang-menu ul li a:hover,
.footer-menu li.current-menu-item a,.footer-menu li a:hover{color:#c4007a}

/* Accessible visually-hidden (kept in the a11y tree, unlike the theme's display:none .screen-reader-text). */
.pv-sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}

/* Contact-us floating button -> standard bottom-right corner on the HOME too (style-home.css had it at bottom:100px right:65px = floating high, not in the corner). COMMITTED so deploys don't revert it. */
.fixedContacts{bottom:64px;right:24px}

/* ===== FOOTER service-areas row ===== */
.footer-service-areas{border-top:1px solid rgba(0,0,0,.1);margin-top:10px;padding:18px 0 2px;display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 16px}
.footer-service-areas__title{font-weight:600;font-size:14px;color:#1d2327}
.footer-service-areas__links{display:flex;flex-wrap:wrap;gap:6px 14px}
.footer-service-areas__links a{color:#555;font-size:13px;text-decoration:none}
.footer-service-areas__links a:hover{color:#000;text-decoration:underline}

/* footer service-areas: clearly visible block (home) */
.footer-service-areas{border-top:1px solid rgba(0,0,0,.1);margin-top:18px;padding:22px 0 6px;gap:10px 18px}
.footer-service-areas__title{font-weight:700;font-size:16px;color:#1d2327;margin-right:4px}
.footer-service-areas__links{gap:8px 18px}
.footer-service-areas__links a{color:#3f1568;font-size:14px;font-weight:500}

/* footer service-areas row: drop it lower (more gap above) */
.footer-service-areas{margin-top:46px;padding-top:24px}

/* footer service-areas: pull down to the bottom (cancel most of the footer's 80px bottom padding) */
.footer-service-areas{margin-bottom:-60px}

/* language switcher (FR/EN) styled dropdown - mirror from style.css (home loads style-home.css, not style.css) */
.lang-menu > li > a{display:inline-flex!important;align-items:center;gap:4px;padding:5px 7px!important;border-radius:8px!important;font-size:14px!important;font-weight:600!important;line-height:1!important;transition:background .15s!important}
.lang-menu > li > a:hover{background:#f4f2f5!important}
.lang-menu .sub-menu{background:#fff!important;border:1px solid #e8e6ec!important;border-radius:10px!important;box-shadow:0 12px 28px -12px rgba(27,27,47,.25)!important;padding:6px!important;left:0!important;right:auto!important;top:100%!important;min-width:100%!important;width:max-content!important}
.lang-menu .sub-menu li{margin:0!important;padding:0!important;width:100%!important}
.lang-menu .sub-menu a{display:block!important;padding:9px 14px!important;border-radius:7px!important;font-size:14px!important;font-weight:600!important;color:#1b1b2f!important;line-height:1.2!important;text-align:left!important;transition:background .15s,color .15s!important}
.lang-menu .sub-menu a:hover{background:#f4f2f5!important;color:#ec008c!important}
.lang-menu > li{position:relative!important}
.lang-menu .sub-menu{z-index:9999!important}

@media(max-width:991px){.hero-label:not(.hero-label-fixed){position:relative;top:auto;left:auto;right:auto;order:5;margin:8px auto 0}}

/* Perf: mobile shows the hero poster as <img> (Lighthouse penalises <video> LCP), desktop keeps the video */
@media(max-width:767px){#pv-hero-video{display:none!important}.hero-image .pv-hero-img{width:350px;height:350px;max-width:none;max-height:none}}
@media(min-width:768px){.hero-image .pv-hero-img{display:none!important}}
