@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);
.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--gap: 10px;--half-gap: calc(var(--gap) / 2);--double-gap: calc(var(--gap) * 2);--triple-gap: calc(var(--gap) * 3);--quad-gap: calc(var(--gap) * 4);--gutter: 60px;--half-gutter: calc(var(--gutter) / 2);--double-gutter: calc(var(--gutter) * 2);--triple-gutter: calc(var(--gutter) * 3);--quad-gutter: calc(var(--gutter) * 4);--col-white: #FFFFFF;--col-black: #000000;--col-grey-extra-light: #F9F9F9;--col-grey-light: #E9E9E9;--col-grey-medium: #535353;--col-grey-dark: #1A1A1A;--col-blue: #0092D8;--col-blue-light: #0092D81A;--col-blue-dark: #0070A6;--col-blue-dark-a80: #0070A6CC;--col-purple: #787FBD;--col-purple-dark: color.adjust(var(--col-purple), $lightness: 5%);--col-purple-a35: #787FBD59;--col-success: green;--col-error: red;--col-warning: darkorange;--col-navy: #002D44;--col-navy-a80: #002D44CC;--col-light-blue: #87D4FA;--col-pale-blue: #E1F4FE;--col-gray: #7F8587;--col-warm-gray: #F6F3E9;--ff-base: "Inter";--dim-header-height: 90px;--border-radius: 17px;--box-shadow-button: 0px 20px 20px var(--col-purple-a35);--zindex: 1;--zindex-nav: 90;--zindex-overall: 99}.wpcf7,#footer>div,body.woocommerce-account #main,body.woocommerce-checkout #content,.wp-block-columns,.container,.entry-content .wp-block-group,.wp-block-gallery,#main{width:100%;padding-left:1rem;padding-right:1rem}#pageNotFound h1,.entry-header .entry-title{margin-bottom:var(--triple-gap);text-align:center;font-size:36px;font-weight:700}#pageNotFound::after,body.woocommerce-cart #content::after,body.single-product .product .product-content .wp-block-vmilab-advantages::before{content:"";position:absolute;width:900px;height:900px;background:center/contain no-repeat url(bd0834d61f0179fb5afc.svg);opacity:.2;z-index:-1}#pageNotFound nav ul li a,.link_underline a{position:relative;display:inline;padding-bottom:.5rem;text-decoration:none !important}#pageNotFound nav ul li a::after,.link_underline a::after{content:"";position:absolute;left:0;bottom:-3px;width:0;height:3px;background-color:var(--col-blue);transition:width .2s ease-in-out}#pageNotFound nav ul li a:hover,.link_underline a:hover{text-decoration:none !important}#pageNotFound nav ul li a:hover::after,.link_underline a:hover::after{width:100%}.wp-block-vmilab-special-button .wp-block-button a,.wp-block-buttons .wp-block-button a,.hentry .entry-content .wp-block-buttons .wp-block-button a,body.woocommerce-cart .cart-collaterals .cart_totals .cart-shipping .woocommerce-shipping-calculator a,body.woocommerce-checkout #content form>.order-review #order_review #payment .place-order button,body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a,body.single-product .product .product-cart-container .product-cart-content button.order-btn,form button[type=submit],form input[type=submit],body.woocommerce-account .container form button[type=submit],body.woocommerce-cart .shop_table button[type=submit][name=update_cart],body.single-product .product .product-header .product-documentation,body.single-product .product .product-cart-container .product-cart-content a.quote-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;height:48px;padding-left:calc(var(--gap)*1.5);padding-right:calc(var(--gap)*1.5);font-size:16px;font-weight:700;text-decoration:none;outline:none;border:none;border-radius:5px;text-transform:uppercase;transition:all .2s ease-in-out}.wp-block-vmilab-special-button .wp-block-button a.has-icon,.wp-block-buttons .wp-block-button a.has-icon,.hentry .entry-content .wp-block-buttons .wp-block-button a.has-icon,body.woocommerce-cart .cart-collaterals .cart_totals .cart-shipping .woocommerce-shipping-calculator a.has-icon,body.woocommerce-checkout #content form>.order-review #order_review #payment .place-order button.has-icon,body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a.has-icon,body.single-product .product .product-cart-container .product-cart-content button.has-icon.order-btn,form button.has-icon[type=submit],form input.has-icon[type=submit],body.woocommerce-account .container form button.has-icon[type=submit],body.woocommerce-cart .shop_table button.has-icon[type=submit][name=update_cart],body.single-product .product .product-header .has-icon.product-documentation,body.single-product .product .product-cart-container .product-cart-content a.has-icon.quote-btn{gap:var(--half-gap)}.wp-block-vmilab-special-button .wp-block-button a.has-icon svg,.wp-block-buttons .wp-block-button a.has-icon svg,.hentry .entry-content .wp-block-buttons .wp-block-button a.has-icon svg,body.woocommerce-cart .cart-collaterals .cart_totals .cart-shipping .woocommerce-shipping-calculator a.has-icon svg,body.woocommerce-checkout #content form>.order-review #order_review #payment .place-order button.has-icon svg,body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a.has-icon svg,body.single-product .product .product-cart-container .product-cart-content button.has-icon.order-btn svg,form button.has-icon[type=submit] svg,form input.has-icon[type=submit] svg,body.woocommerce-account .container form button.has-icon[type=submit] svg,body.woocommerce-cart .shop_table button.has-icon[type=submit][name=update_cart] svg,body.single-product .product .product-header .has-icon.product-documentation svg,body.single-product .product .product-cart-container .product-cart-content a.has-icon.quote-btn svg{width:22px;height:22px}form button[type=submit],form input[type=submit],body.woocommerce-account .container form button[type=submit],body.woocommerce-cart .shop_table button[type=submit][name=update_cart],body.single-product .product .product-header .product-documentation,body.single-product .product .product-cart-container .product-cart-content a.quote-btn{color:var(--col-navy);background-color:var(--col-light-blue)}form button[type=submit]:hover,form input[type=submit]:hover,body.woocommerce-account .container form button[type=submit]:hover,body.woocommerce-cart .shop_table button[type=submit][name=update_cart]:hover,body.single-product .product .product-header .product-documentation:hover,body.single-product .product .product-cart-container .product-cart-content a.quote-btn:hover{background-color:var(--col-pale-blue)}body.woocommerce-checkout #content form>.order-review #order_review #payment .place-order button,body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a,body.single-product .product .product-cart-container .product-cart-content button.order-btn{color:var(--col-white);background-color:var(--col-navy)}body.woocommerce-checkout #content form>.order-review #order_review #payment .place-order button:hover,body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover,body.single-product .product .product-cart-container .product-cart-content button.order-btn:hover{background-color:var(--col-navy-a80)}body.woocommerce-cart .cart-collaterals .cart_totals .cart-shipping .woocommerce-shipping-calculator a{color:var(--col-white);background-color:var(--col-gray)}@keyframes link-underline{0%{transform:scaleX(1)}50%{transform:scaleX(3)}100%{left:100%;transform:scaleX(1)}}.col-full,.page-template-template-homepage .entry-content,.page-template-template-homepage .entry-header{max-width:unset;width:100%;margin-left:auto;margin-right:auto;padding:unset;text-align:unset}*{box-sizing:border-box}html{font-size:16px;font-family:var(--ff-base, "Inter"),sans-serif;margin-top:0 !important;scroll-behavior:smooth}html[lang=en-US] body.single-product .product .product-header .summary span.woocommerce-Price-amount.amount::after{content:"ex-tax"}body{font-family:var(--ff-base, "Inter"),sans-serif;color:var(--col-black);overflow-x:hidden}body.cNA .element_not_allowed{display:none}body.cNA .product .product-header .summary{padding:3rem 2rem 4rem 2rem !important}body.cNA .product .product-header .summary .contact-button{position:absolute;left:calc((100% - 250px)/2);bottom:-37.5px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:250px;height:75px;padding:0;color:var(--col-white);font-size:1.3rem;background-color:var(--col-purple);border:unset;cursor:pointer;box-shadow:var(--box-shadow-button);transition:background-color .2s ease-in-out}body.cNA .product .product-header .summary .contact-button:hover{background-color:var(--col-purple-dark)}.site{overflow:unset !important}#content{position:relative;z-index:var(--zindex)}#content:focus{outline:none}#main,.hentry{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}body:not(.home) #content{padding-top:var(--gutter)}table{width:100%}.entry-content p{margin:1.2rem 0;font-size:16px}.link_underline a{color:var(--col-blue);line-height:2.4}.entry-content>[class*=wp-block]:not(.wp-block-heading):not(.wp-block-buttons):not(:last-child):not(:last-of-type):not(.wp-block-spacer):not(.wp-block-vmilab-accordion){margin-bottom:var(--double-gutter)}.product{margin-bottom:5rem}.product a.product-link{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;width:555px;height:555px;transition:opacity .2s ease-in-out}.product a.product-link:hover h2{background-color:var(--col-blue-dark)}.product a.product-link picture{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;overflow:hidden}.product a.product-link picture img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.product a.product-link h2{position:absolute;padding:1rem 2.5rem;color:#fff;font-size:2.4rem;line-height:2.9rem;background-color:var(--col-blue);transition:background-color .2s ease-in-out}.product a.product-link .informations{position:absolute;bottom:-85px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;width:376px;height:170px;color:var(--col-white);background-color:var(--col-blue);transition:transform .2s ease-in-out,opacity .2s ease-in-out}.product a.product-link .informations span{display:block;text-align:center}.product a.product-link .informations span.woocommerce-Price-amount,.product a.product-link .informations span.woocommerce-Price-currencySymbol{display:inline-block}.product a.product-link .informations span.woocommerce-Price-currencySymbol{font-size:1.2rem;font-weight:normal}.product a.product-link .informations span.attributes{margin-bottom:2rem}.product a.product-link .informations span.price{font-size:1.3rem;line-height:2.1rem}.product a.product-link .informations span.price strong{font-size:2.3rem}.woocommerce .woocommerce-message{margin:0 !important}.woocommerce .cart-empty{color:var(--col-white)}.has-purple-background-color{background-color:var(--col-purple);transition:background-color .2s ease-in-out}.has-purple-background-color:hover{background-color:var(--col-purple-dark)}.has-blue-background-color{background-color:var(--col-blue);transition:background-color .2s ease-in-out}.has-blue-background-color:hover{background-color:var(--col-blue-dark)}.has-blue-color{color:var(--col-blue)}.has-blue-color *{color:var(--col-blue)}.has-purple-color{color:var(--col-purple)}.has-purple-color *{color:var(--col-purple)}.has-medium-grey-color{color:var(--col-grey-medium)}.has-medium-grey-color *{color:var(--col-grey-medium)}.has-black-color{color:var(--col-black)}.has-black-color *{color:var(--col-black)}.has-white-color{color:var(--col-white)}.has-white-color *{color:var(--col-white)}.woocommerce-info{color:var(--col-white);background-color:var(--col-navy)}h1{text-align:center}h2{color:var(--col-black);font-size:32px;font-weight:600}h2:first-child{margin-top:0}h2:not(:first-child){margin-top:var(--triple-gap);margin-block-start:var(--triple-gap)}h2:not(:last-child){margin-bottom:var(--double-gap);margin-block-end:var(--double-gap)}h2+h3{border:none;padding:0}h3{color:var(--col-black);font-size:26px;font-weight:400}h3:first-child{margin-top:0}h3:not(:first-child){margin-top:var(--double-gap);margin-block-start:var(--double-gap)}h3:not(:last-child){margin-bottom:calc(var(--gap)*1.5);margin-block-end:calc(var(--gap)*1.5)}p{font-size:16px;font-weight:400;line-height:1.1}strong{font-weight:600}a{color:var(--col-blue-dark);text-decoration:none}a:focus{outline:none}em{font-style:italic}.entry-content ul,.product-summary ul{margin-top:0;margin-bottom:var(--gap);padding-left:calc(var(--gap)*1.5)}.entry-content ul li,.product-summary ul li{position:relative;padding:4px 0 4px 24px;line-height:1.1}.entry-content ul li::before,.product-summary ul li::before{content:url(2ba98ea040ba91a786f4.svg);position:absolute;top:2px;left:0}.entry-content p+ul{margin-top:calc(var(--gap)*-1.5);margin-bottom:var(--double-gap)}.entry-content div[role=alert] ul{padding:1em 2em 1em 3.5em}.entry-content div[role=alert] ul li::before{content:none}#backToTop{position:fixed;bottom:var(--quad-gutter);right:var(--double-gap);width:44px;height:44px;color:var(--col-white);cursor:pointer;opacity:0;border-radius:17px;background:rgba(17,111,163,.2);-webkit-backdrop-filter:blur(8.3000001907px);backdrop-filter:blur(8.3000001907px);transform:translateY(5rem);z-index:var(--zindex-overall);transition:transform .6s var(--transition-light-rebound),opacity .3s ease-out;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}#backToTop.active{opacity:1;transform:translateY(0)}#backToTop:hover{transform:translateY(-2px)}#backToTop svg{width:22px;height:22px}.wp-block-gallery{max-width:100% !important;margin:3rem 0}.wp-block-gallery.aligncenter{justify-content:center}.wp-block-gallery.alignright{justify-content:flex-end}.wp-block-gallery ul{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.wp-block-gallery ul li{margin:0}.wp-block-gallery ul li figure{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;height:100%;overflow:hidden}.wp-block-gallery ul li figure img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.wp-block-gallery.columns-1 li{width:calc(100%/1 - 20px);margin:0}.wp-block-gallery.columns-2 li{width:calc(100%/2 - 20px);margin:0}.wp-block-gallery.columns-3 li{width:calc(100%/3 - 20px);margin:0}.wp-block-gallery.columns-4 li{width:calc(100%/4 - 20px);margin:0}.wp-block-gallery.columns-5 li{width:calc(100%/5 - 20px);margin:0}.wp-block-gallery.columns-6 li{width:calc(100%/6 - 20px);margin:0}.wp-block-group.has-background{border-radius:var(--border-radius)}.wp-block-group.has-background .wp-block-group__inner-container{padding:var(--triple-gap)}.wp-block-columns.product-advantage figure{width:40px;height:40px;margin-bottom:2rem}.wp-block-columns.product-advantage figure img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.wp-block-columns.product-advantage p{font-size:1rem !important;line-height:1.2 !important}.wp-block-vmilab-underline-title{margin-bottom:3.75rem}.wp-block-vmilab-underline-title[data-align=center]{text-align:center}.wp-block-vmilab-underline-title[data-align=right]{text-align:right}.wp-block-vmilab-underline-title h2{position:relative;display:inline;padding-bottom:.3rem;color:var(--col-blue);font-size:2.35rem;line-height:1.6;border-bottom:5px solid currentColor}.wp-block-vmilab-advantages{padding-top:4rem;padding-bottom:4rem;background-color:var(--col-blue)}.wp-block-vmilab-advantages h1,.wp-block-vmilab-advantages h2,.wp-block-vmilab-advantages h3,.wp-block-vmilab-advantages h4,.wp-block-vmilab-advantages h5,.wp-block-vmilab-advantages h6{color:var(--col-white)}.wp-block-vmilab-advantages h2{margin-top:0 !important;margin-bottom:4rem;font-size:4rem;line-height:1.5}.wp-block-vmilab-advantages .wp-block-columns{flex-wrap:nowrap;margin-top:0;margin-bottom:0}.wp-block-vmilab-advantages .wp-block-columns .wp-block-column .wp-block-image figure{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:120px;height:120px}.wp-block-vmilab-advantages .wp-block-columns .wp-block-column .wp-block-image figure img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.wp-block-vmilab-advantages .wp-block-columns .wp-block-column p{color:var(--col-white)}.wp-block-vmilab-product-large{display:block;margin-top:5rem;width:100%;height:400px;overflow:hidden}.wp-block-vmilab-product-large a{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;height:100%}.wp-block-vmilab-product-large a picture{width:100%;height:100%}.wp-block-vmilab-product-large a picture img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.wp-block-vmilab-product-large a div{position:absolute}.wp-block-vmilab-product-large a div span{display:block}.wp-block-vmilab-product-large a div .subtitle{margin-bottom:1rem;color:var(--col-purple);font-size:1.3rem;line-height:1.2;font-weight:600;text-align:center}.wp-block-vmilab-product-large a div .title{margin:0 !important;padding:1rem 2rem;color:var(--col-white);font-size:1.75rem;line-height:1.4;font-weight:600;background-color:var(--col-blue)}.wp-block-vmilab-special-button{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:wrap}.wp-block-vmilab-special-button p{margin-bottom:0 !important;padding:2rem 5rem 4rem 5rem;font-size:1.75rem !important;text-align:center;background-color:var(--col-grey-light)}.wp-block-vmilab-custom-gallery{margin:4rem 0}.wp-block-vmilab-custom-gallery .wp-block-columns.columns-5 .wp-block-column{width:calc(100%/5 - 34px) !important}.wp-block-vmilab-custom-gallery .wp-block-columns.columns-6 .wp-block-column{width:calc(100%/6 - 34px) !important}.wp-block-vmilab-custom-gallery .wp-block-columns .wp-block-column{flex-basis:unset !important}.wp-block-vmilab-custom-gallery .wp-block-columns .wp-block-column figure{position:relative;display:block !important;width:100%;padding-bottom:100%;cursor:pointer}.wp-block-vmilab-custom-gallery .wp-block-columns .wp-block-column figure::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--col-purple);opacity:.3;transition:opacity .2s ease-in-out;pointer-events:none;z-index:var(--zindex)}.wp-block-vmilab-custom-gallery .wp-block-columns .wp-block-column figure:hover::after{opacity:0}.wp-block-vmilab-custom-gallery .wp-block-columns .wp-block-column figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.wp-block-vmilab-custom-gallery .wp-block-columns .wp-block-column figure img,.wp-block-vmilab-custom-gallery .wp-block-columns .wp-block-column figure .wp-block-vmilab-nested-iframe{position:absolute;width:100%;height:100%}.wp-block-vmilab-nested-iframe{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.wp-block-vmilab-nested-iframe svg{position:absolute;width:120px;height:120px;color:var(--col-white);opacity:1;z-index:var(--zindex)1}.wp-block-image:first-child{margin-top:0 !important}.wp-block-image:last-child{margin-bottom:0 !important}.wp-block-image img{height:auto;border-radius:var(--border-radius)}.hentry .entry-content .wp-block-buttons .wp-block-button{margin-bottom:0 !important}.hentry .entry-content .wp-block-buttons .wp-block-button a.has-purple-background-color{box-shadow:var(--box-shadow-button)}[class*=wp-block-].alignfull{position:relative;width:100vw !important;margin-left:auto !important;margin-right:auto !important}[class*=wp-block-].alignfull{left:calc((100vw - 100%)/-2)}[class*=wp-block-].alignfull.has-background{border-radius:0}.wp-block-columns{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;justify-content:space-between}.wp-block-columns.are-vertically-aligned-center{align-items:center !important}.wp-block-columns.has-background{padding:var(--triple-gap);border-radius:var(--border-radius)}.wp-block-columns .wp-block-column .wp-block-group .wp-block-group__inner-container{max-width:600px}.wp-block-columns .wp-block-column figure .wp-block-vmilab-nested-iframe{cursor:pointer}.wp-block-columns .wp-block-column figure .wp-block-vmilab-nested-iframe::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--col-purple);opacity:.3;transition:opacity .2s ease-in-out;pointer-events:none;z-index:var(--zindex)}.wp-block-columns .wp-block-column figure .wp-block-vmilab-nested-iframe:hover::after{opacity:0}.wp-block-columns .wp-block-column figure .wp-block-vmilab-nested-iframe img{width:100%}.wp-block-columns .wp-block-column.has-background{padding:var(--triple-gap);border-radius:var(--border-radius)}.wp-block-columns.alignfull{margin-left:0 !important;margin-right:0 !important;padding:0 !important}.wp-block-columns.alignfull .wp-block-column.center{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;padding:0 5rem !important}.wp-block-columns.alignfull p{line-height:1.5}.wp-block-columns.columns-1 .wp-block-column{width:calc(100%/1 - (var(--gutter)));margin:0 !important;flex:unset}.wp-block-columns.columns-2 .wp-block-column{width:calc(100%/2 - (var(--gutter)));margin:0 !important;flex:unset}.wp-block-columns.columns-3 .wp-block-column{width:calc(100%/3 - (var(--gutter)));margin:0 !important;flex:unset}.wp-block-columns.columns-4 .wp-block-column{width:calc(100%/4 - (var(--gutter)));margin:0 !important;flex:unset}.wp-block-columns.columns-5 .wp-block-column{width:calc(100%/5 - (var(--gutter)));margin:0 !important;flex:unset}.wp-block-columns.columns-6 .wp-block-column{width:calc(100%/6 - (var(--gutter)));margin:0 !important;flex:unset}.wp-block-columns.bg_grey{padding-top:3rem;padding-bottom:3rem;background-color:var(--col-grey-extra-light)}.entry-content .wp-block-columns .wp-block-column{margin:0 !important;padding:0 !important}.wp-block-columns+.wp-block-columns{margin-top:calc((var(--gutter) + var(--double-gap))*-1) !important}.entry-content .wp-block-group{margin:5rem 0}.entry-content .wp-block-group .wp-block-columns:last-child{margin-bottom:0}.entry-content .wp-block-group .wp-block-group__inner-container>p{margin-top:0}#header{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;width:100vw;height:var(--dim-header-height);padding-top:calc(var(--gap)*1.5);border-bottom:unset;z-index:var(--zindex-nav)}#header .site-branding{width:150px;height:auto}#header .site-branding img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}#header .header-content-container{--item-size:44px;--item-border-radius: 27px;position:fixed;bottom:var(--double-gap);right:var(--gap);display:flex;align-items:flex-start;height:-moz-fit-content;height:fit-content;padding:var(--gap) var(--double-gap) var(--gap) var(--gap);border-radius:var(--item-border-radius);background:hsla(0,0%,100%,.4);-webkit-backdrop-filter:blur(7.6999998093px);backdrop-filter:blur(7.6999998093px);transition:height .2s ease-in-out}#header .header-content-container .header-content{position:relative;margin-top:auto}#header .header-content-container .header-content>div{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:calc(var(--gap)*1.5);z-index:2}#header .header-content-container .header-content .skip-link{position:absolute;top:0;left:0;opacity:0;pointer-events:none}#header .header-content-container .header-content .languages{padding:0 .5rem}#header .header-content-container .header-content .languages .languages-navigation{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:var(--half-gap);padding:var(--half-gap);background:rgba(17,111,163,.2);border-radius:var(--border-radius)}#header .header-content-container .header-content .languages .languages-navigation span,#header .header-content-container .header-content .languages .languages-navigation a{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:32px;height:32px;color:var(--col-white);font-size:16px;font-weight:700;border-radius:12px;transition:background-color .2s ease-in-out}#header .header-content-container .header-content .languages .languages-navigation span{background-color:var(--col-navy)}#header .header-content-container .header-content .languages .languages-navigation a:hover{background-color:var(--col-navy-a80)}#header .header-content-container .header-content .user-account{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:var(--half-gap);min-width:var(--item-size);height:var(--item-size);color:var(--col-white);font-weight:bold;background-color:var(--col-navy);border-radius:var(--border-radius);pointer-events:auto;transition:background-color .2s ease-in-out}#header .header-content-container .header-content .user-account a{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;height:100%;color:currentColor}#header .header-content-container .header-content .user-account a svg{width:35px;height:35px}#header .header-content-container .header-content .cart-contents{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:var(--item-size);height:var(--item-size);color:var(--col-navy);background-color:var(--col-white);border-radius:50%;box-shadow:0 5px 20px 2px rgba(0,0,0,.05)}#header .header-content-container .header-content .cart-contents .count{position:absolute;right:-5px;bottom:0;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:18px;height:18px;color:var(--col-white);font-size:12px;background-color:var(--col-navy);border-radius:50%}#header .header-content-container .header-content .cart-contents svg{flex-shrink:0;width:var(--item-size);height:var(--item-size)}#header .header-content-container .header-content #burger-menu{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:var(--half-gap);width:30px;height:22px;cursor:pointer}#header .header-content-container .header-content #burger-menu.open>div:first-child{transform:rotate(40deg)}#header .header-content-container .header-content #burger-menu.open>div:nth-child(2){width:0}#header .header-content-container .header-content #burger-menu.open>div:last-child{width:100%;transform:rotate(-40deg)}#header .header-content-container .header-content #burger-menu:hover>div:last-child{width:100%}#header .header-content-container .header-content #burger-menu>div{width:100%;height:4px;background-color:var(--col-navy);border-radius:50px;transition:width .2s ease-in-out,transform .2s ease-in-out}#header .header-content-container .header-content #burger-menu>div:first-child{transform-origin:top left}#header .header-content-container .header-content #burger-menu>div:last-child{width:80%;margin-left:auto;transform-origin:bottom left}#header .header-content-container .header-content nav{position:absolute;top:unset;bottom:0;right:0;width:100%;height:0;padding-left:var(--double-gap);opacity:0;border-radius:0 0 var(--item-border-radius) var(--item-border-radius);transition:height .25s ease-in-out,opacity .2s ease-in-out .1s,top .2s ease-in-out .1s;overflow:hidden;pointer-events:none;z-index:1}#header .header-content-container .header-content nav.open{bottom:calc(100% + var(--double-gap));opacity:1;pointer-events:auto}#header .header-content-container .header-content nav>div ul{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;padding:0 0 var(--gap) var(--gap);gap:var(--half-gap)}#header .header-content-container .header-content nav>div ul li{width:100%}#header .header-content-container .header-content nav>div ul li a{position:relative;display:block;width:100%;padding:var(--gap);color:var(--col-navy);background-color:var(--col-white);font-weight:700;transition:background-color .3s ease-in-out,color .3s ease-in-out;border-radius:var(--border-radius)}#header .header-content-container .header-content nav>div ul li a:hover{color:var(--col-white);background-color:var(--col-navy)}#header .header-content-container .header-content nav>div ul li.current-menu-item{pointer-events:none}#header .header-content-container .header-content nav>div ul li.current-menu-item a{color:var(--col-white);background-color:var(--col-navy)}body.menu-mobile-open #header .header-content-container .header-content{border-radius:var(--item-border-radius) var(--item-border-radius) 0 0}body.home #header{position:absolute}body.home #main,body.home .type-page:first-child{padding-top:0}body.home .wp-slider-block{position:relative;width:100vw;height:90vh;min-height:600px;overflow:hidden}body.home .wp-slider-block{left:calc((100vw - 100%)/-2)}body.home .wp-slider-block+.wp-block-group{margin-top:-60px !important}body.home h1{position:absolute;left:-100%;top:-100%;opacity:0;z-index:-1;pointer-events:none}body.home .wp-block-columns:first-of-type{margin-top:0}.wp-slider-block .navigation-container,.product-swiper .navigation-container{position:absolute;bottom:35px;left:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:var(--half-gap);height:32px;padding:var(--gap);border-radius:60px;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(7.6999998093px);backdrop-filter:blur(7.6999998093px);transform:translateX(-50%);z-index:3}.wp-slider-block .navigation-container .swiper-pagination,.wp-slider-block .navigation-container .swiper-pagination-bullet,.wp-slider-block .navigation-container .swiper-button-prev,.wp-slider-block .navigation-container .swiper-button-next,.product-swiper .navigation-container .swiper-pagination,.product-swiper .navigation-container .swiper-pagination-bullet,.product-swiper .navigation-container .swiper-button-prev,.product-swiper .navigation-container .swiper-button-next{position:relative;top:unset;left:unset;right:unset;bottom:unset;margin:0;padding:0;flex-shrink:0}.wp-slider-block .navigation-container .swiper-pagination,.product-swiper .navigation-container .swiper-pagination{width:-moz-fit-content;width:fit-content;gap:var(--half-gap)}.wp-slider-block .navigation-container .swiper-pagination-bullet,.product-swiper .navigation-container .swiper-pagination-bullet{width:10px;height:10px;margin:0;background-color:var(--col-blue-dark)}.wp-slider-block .navigation-container .swiper-button-prev,.wp-slider-block .navigation-container .swiper-button-next,.product-swiper .navigation-container .swiper-button-prev,.product-swiper .navigation-container .swiper-button-next{width:10px;height:13px;color:var(--col-blue-dark);transform:unset}.wp-slider-block .navigation-container .swiper-button-prev::after,.wp-slider-block .navigation-container .swiper-button-next::after,.product-swiper .navigation-container .swiper-button-prev::after,.product-swiper .navigation-container .swiper-button-next::after{content:""}.wp-slider-block .navigation-container .swiper-button-next,.product-swiper .navigation-container .swiper-button-next{transform:rotate(180deg)}.wp-slider-block{position:relative}.wp-slider-block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.wp-slider-block .post-content{position:absolute;bottom:var(--double-gutter);max-width:600px;padding:var(--triple-gap);background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(7.6999998093px);backdrop-filter:blur(7.6999998093px);border-radius:47px}.wp-slider-block .post-content{left:calc((100vw - 100%)/2)}.wp-slider-block .slider-decoration{position:absolute;left:-20%;bottom:-10px;width:140%;height:100px;color:var(--col-white);z-index:2}body.single-product .product{margin-bottom:0;background-size:100%;overflow:unset}body.single-product .product .product-header{position:relative;margin-bottom:5rem;padding:1rem 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}body.single-product .product .product-header .product-swiper{position:relative;width:446px;border-radius:var(--border-radius);overflow:hidden}body.single-product .product .product-header .product-swiper .navigation-container{bottom:var(--gap)}body.single-product .product .product-header .product-summary{position:relative;gap:var(--triple-gap);width:100%;padding:var(--triple-gap);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}body.single-product .product .product-header .product-summary h1{font-size:36px;font-weight:600;text-align:left}body.single-product .product .product-header .product-summary ul{padding-left:0}body.single-product .product .product-header .product-summary .price bdi{font-size:36px;font-weight:600}body.single-product .product .product-decoration{position:absolute;top:-10%;right:-10%;overflow:unset}body.single-product .product .product-content h2{margin-top:4rem;margin-bottom:3rem;font-size:2.3rem;line-height:1.4}body.single-product .product .product-content h2.has-text-align-center{padding:0 2rem}body.single-product .product .product-content h3{margin-top:2rem;margin-bottom:1rem;line-height:1.2}body.single-product .product .product-content h4{margin-bottom:.8rem;font-size:21px;line-height:25px}body.single-product .product .product-content ul{margin-left:2rem}body.single-product .product .product-content ul li{margin-bottom:.4rem;font-size:1.2rem;line-height:1.2;list-style:disc}body.single-product .product .product-content p{margin-bottom:.8rem;font-size:1.2rem;line-height:1.3}body.single-product .product .product-content table tr td{padding:.6rem 1.2rem;line-height:2}body.single-product .product .product-content .product-advantage .wp-block-columns.columns-6 .wp-block-column{width:calc(16.6666666667% - 26px)}body.single-product .product .product-content .product-advantage .wp-block-columns.columns-4 .wp-block-column{width:calc(100%/4 - 34px)}body.single-product .product .product-content .product-advantage .wp-block-columns.columns-5 .wp-block-column{width:calc(100%/5 - 34px)}body.single-product .product .product-content .wp-block-column h2:first-child,body.single-product .product .product-content .wp-block-column h3:first-child,body.single-product .product .product-content .wp-block-column h4:first-child{margin-top:0}body.single-product .product .product-content .wp-block-group{margin:3rem 0;padding:1rem}body.single-product .product .product-content .wp-block-group .wp-block-columns{margin:2rem 0 1rem 0}body.single-product .product .product-content .wp-block-group h3{margin-top:0;width:100%;padding-bottom:.5rem;border-bottom:4px solid currentColor}body.single-product .product .product-content .wp-block-group p{font-size:1rem;line-height:1.2}body.single-product .product .product-content .wp-block-group ul li{list-style:disc}body.single-product .product .product-content .wp-block-vmilab-advantages{position:relative;margin-left:calc((100vw - 1140px)/2*-1);margin-right:calc((100vw - 1140px)/2*-1)}body.single-product .product .product-content .wp-block-vmilab-advantages::before{top:-590px;right:-540px;transform:rotate(105deg)}body.single-product .product .product-content .wp-block-vmilab-product-large{position:relative;width:auto;margin-left:calc((100vw - 1140px)/2*-1);margin-right:calc((100vw - 1140px)/2*-1)}body.single-product .product .product-cart{--cart-size: 390px;position:fixed;top:50%;right:0;transform:translate(100%, -50%);transition:transform .4s ease-in-out;z-index:80}body.single-product .product .product-cart.opened{transform:translate(0, -50%)}body.single-product .product .product-cart.opened .product-cart-button{left:-40px;width:-moz-fit-content;width:fit-content;padding:var(--gap);border-radius:var(--border-radius)}body.single-product .product .product-cart.opened .product-cart-button span.title{display:none}body.single-product .product .product-cart.opened .product-cart-button svg.cart{display:none}body.single-product .product .product-cart.opened .product-cart-button svg.arrow{display:block}body.single-product .product .product-cart-button{--button-size: 200px;position:absolute;top:50%;left:calc(var(--button-size)*-1);display:flex;align-items:center;gap:var(--gap);width:var(--button-size);padding:var(--gap) var(--half-gap);color:var(--col-white);background-color:var(--col-navy);transform:translateY(-50%);border-radius:var(--border-radius) 0 0 var(--border-radius);cursor:pointer}body.single-product .product .product-cart-button svg.arrow{display:none}body.single-product .product .product-cart-container{width:var(--cart-size);border-radius:var(--border-radius) 0 0 var(--border-radius);overflow:hidden}body.single-product .product .product-cart-container .product-cart-header{padding:var(--double-gap);color:var(--col-white);background-color:var(--col-navy)}body.single-product .product .product-cart-container .product-cart-header .product-cart-title{font-size:28px;font-weight:600}body.single-product .product .product-cart-container .product-cart-content{padding:var(--double-gap);background-color:var(--col-white)}body.single-product .product .product-cart-container .product-cart-content .product-name{margin-bottom:var(--double-gap);font-size:20px;font-weight:700;line-height:120%}body.single-product .product .product-cart-container .product-cart-content form{transition:all .5s ease}body.single-product .product .product-cart-container .product-cart-content form.cart{margin-bottom:0}body.single-product .product .product-cart-container .product-cart-content form.loading .product-price{filter:blur(4px);opacity:.7}body.single-product .product .product-cart-container .product-cart-content form .form-group{display:flex;flex-direction:column;margin-bottom:calc(var(--gap)*1.5)}body.single-product .product .product-cart-container .product-cart-content form select{height:54px;font-size:15px}body.single-product .product .product-cart-container .product-cart-content form label{font-weight:700}body.single-product .product .product-cart-container .product-cart-content form .product-price{margin-top:var(--gap);margin-bottom:calc(var(--gap)*1.5)}body.single-product .product .product-cart-container .product-cart-content form .product-price .price{font-size:36px;font-weight:600}body.single-product .product .product-cart-container .product-cart-content input{width:-moz-fit-content;width:fit-content}body.single-product .product .product-cart-container .product-cart-content button[type=submit].order-btn,body.single-product .product .product-cart-container .product-cart-content a.quote-btn{margin-left:0;margin-right:auto}body.single-product .product .product-cart-container .product-cart-content a.quote-btn{width:-moz-fit-content;width:fit-content;margin-top:var(--double-gap)}body.single-product .product .product-cart-container .product-cart-content a.quote-btn.loading{filter:blur(4px);opacity:.7;pointer-events:none}body.woocommerce-cart .entry-header{margin:0 !important;padding:0 !important}body.woocommerce-cart .shop_table{width:100%}body.woocommerce-cart .shop_table thead tr th{color:var(--col-navy);background-color:var(--col-pale-blue)}body.woocommerce-cart .shop_table td.actions{background-color:rgba(0,0,0,0)}body.woocommerce-cart .shop_table .cart_item{background-color:var(--col-grey-light)}body.woocommerce-cart .shop_table .cart_item tr{height:91px;max-height:91px;margin:0;padding:0}body.woocommerce-cart .shop_table .cart_item td{height:91px;max-height:91px;margin:0;vertical-align:middle;padding:1rem !important;text-align:center;border-bottom:10px solid var(--col-white)}body.woocommerce-cart .shop_table .cart_item .product-thumbnail{width:200px;height:200px;padding:0 !important;text-align:left}body.woocommerce-cart .shop_table .cart_item .product-thumbnail a{display:block;width:200px;height:200px;text-align:left}body.woocommerce-cart .shop_table .cart_item .product-thumbnail a img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;max-width:100%;height:100%;margin:0;padding:0}body.woocommerce-cart .shop_table .cart_item .product-name ul{display:flex;flex-direction:column;list-style:none;padding-left:5px !important}body.woocommerce-cart .shop_table .cart_item .product-name ul li{list-style:none !important}body.woocommerce-cart .shop_table .cart_item .product-name a{display:block;margin-bottom:var(--gap);color:var(--col-grey-dark);font-size:18px;font-weight:600;text-decoration:none}body.woocommerce-cart .shop_table .cart_item .product-name a:hover{text-decoration:underline}body.woocommerce-cart .shop_table .cart_item .product-name dt{font-size:15px !important;font-weight:700 !important}body.woocommerce-cart .shop_table .cart_item .product-name dd p{margin:0;font-size:14px}body.woocommerce-cart .shop_table .cart_item .product-remove{width:72px;padding:0 !important}body.woocommerce-cart .shop_table .cart_item .product-remove a{position:relative;width:72px;height:100%;color:var(--col-white);background-color:var(--col-navy);transition:background-color .2s ease-in-out}body.woocommerce-cart .shop_table .cart_item .product-remove a:hover{background-color:var(--col-navy-a80)}body.woocommerce-cart .shop_table .cart_item .product-remove a::before{content:"";background:center/contain no-repeat url(82284232302b1d4d9708.svg);background-size:20px}body.woocommerce-cart .cart-collaterals{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-bottom:3rem}body.woocommerce-cart .cart-collaterals::before,body.woocommerce-cart .cart-collaterals::after{content:none}body.woocommerce-cart .cart-collaterals .cart-informations{width:calc(60% - 30px);padding:1rem;background-color:var(--col-pale-blue)}body.woocommerce-cart .cart-collaterals .cart-informations h3{margin-bottom:.5rem;font-size:1.3rem;line-height:1.55rem;font-weight:600;padding-bottom:.5rem;color:var(--col-blue);border-bottom:2px solid currentColor}body.woocommerce-cart .cart-collaterals .cart-informations>div{margin-bottom:1.5rem;font-size:1rem;line-height:1.2rem;font-style:italic}body.woocommerce-cart .cart-collaterals .cart-informations>div p{margin:.6rem 0;color:var(--col-navy);font-size:.9rem;line-height:1.2;font-style:normal;text-align:justify}body.woocommerce-cart .cart-collaterals .cart-informations>div:last-of-type{margin-bottom:0}body.woocommerce-cart .cart-collaterals .cart_totals{width:calc(40% - 30px)}body.woocommerce-cart .cart-collaterals .cart_totals .cart-subtotal,body.woocommerce-cart .cart-collaterals .cart_totals .cart-shipping,body.woocommerce-cart .cart-collaterals .cart_totals .order-total{padding:2rem 0;border-top:2px solid var(--col-pale-blue)}body.woocommerce-cart .cart-collaterals .cart_totals .cart-subtotal{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}body.woocommerce-cart .cart-collaterals .cart_totals .cart-shipping{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}body.woocommerce-cart .cart-collaterals .cart_totals .cart-shipping .woocommerce-Price-amount{margin-left:1rem}body.woocommerce-cart .cart-collaterals .cart_totals .cart-shipping .woocommerce-shipping-destination{width:100%;padding:var(--gap) var(--double-gap);text-align:center;color:var(--col-white);font-size:.9rem;background-color:var(--col-navy);border-radius:5px}body.woocommerce-cart .cart-collaterals .cart_totals .cart-shipping .woocommerce-shipping-calculator a:hover{background-color:var(--col-grey-dark)}body.woocommerce-cart .cart-collaterals .cart_totals .cart-shipping .shipping-calculator-button{background-color:var(--col-navy-a80) !important}body.woocommerce-cart .cart-collaterals .cart_totals .cart-shipping .shipping-calculator-button:hover{background-color:var(--col-navy) !important}body.woocommerce-cart .cart-collaterals .cart_totals .order-total{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a::after{content:""}body.woocommerce-cart #content{position:relative;overflow:hidden}body.woocommerce-cart #content::after{bottom:-580px;right:-720px;transform:rotate(85deg) scale(1.3)}body.woocommerce-cart footer{z-index:var(--zindex)1}body.woocommerce-checkout #content .entry-header{padding:0}body.woocommerce-checkout #content .woocommerce-NoticeGroup{width:100%}body.woocommerce-checkout #content .woocommerce-NoticeGroup ul li{color:var(--col-white);font-size:1rem;line-height:1.2}body.woocommerce-checkout #content form{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}body.woocommerce-checkout #content form input[type=email]{background-color:var(--col-grey-light);opacity:.5;pointer-events:none}body.woocommerce-checkout #content form>.col2-set{width:calc(45% - var(--gutter));margin:0}body.woocommerce-checkout #content form>#customer_details .woocommerce-shipping-fields label input{width:16px;height:16px}body.woocommerce-checkout #content form>.order-review{width:calc(55% - var(--gutter))}body.woocommerce-checkout #content form>.order-review #order_review,body.woocommerce-checkout #content form>.order-review #order_review_heading{width:100%}body.woocommerce-checkout #content form>.order-review #order_review .shop_table{width:100%}body.woocommerce-checkout #content form>.order-review #order_review .shop_table tfoot tr.cart-subtotal,body.woocommerce-checkout #content form>.order-review #order_review .shop_table tfoot tr.order-total{color:var(--col-black)}body.woocommerce-checkout #content form>.order-review #order_review .shop_table tfoot tr.cart-subtotal td,body.woocommerce-checkout #content form>.order-review #order_review .shop_table tfoot tr.order-total td{color:var(--col-navy)}body.woocommerce-checkout #content form>.order-review #order_review .shop_table tr.cart_item{border-top:1rem solid var(--col-white);border-bottom:1rem solid var(--col-white);background-color:var(--col-grey-light)}body.woocommerce-checkout #content form>.order-review #order_review .shop_table tr.cart-subtotal,body.woocommerce-checkout #content form>.order-review #order_review .shop_table tr.order-total,body.woocommerce-checkout #content form>.order-review #order_review .shop_table tr.woocommerce-shipping-totals{background-color:var(--col-light-blue)}body.woocommerce-checkout #content form>.order-review #order_review .shop_table tr.cart-subtotal td,body.woocommerce-checkout #content form>.order-review #order_review .shop_table tr.order-total td,body.woocommerce-checkout #content form>.order-review #order_review .shop_table tr.woocommerce-shipping-totals td{text-align:right}body.woocommerce-checkout #content form>.order-review #order_review .shop_table tr.woocommerce-shipping-totals th{padding:1rem}body.woocommerce-checkout #content form>.order-review #order_review .shop_table tr.woocommerce-shipping-totals td{color:var(--col-white)}body.woocommerce-checkout #content form>.order-review #order_review .shop_table tr.woocommerce-shipping-totals td ul#shipping_method{margin:0;padding:0}body.woocommerce-checkout #content form>.order-review #order_review .shop_table tr.woocommerce-shipping-totals td ul#shipping_method li{margin:0;padding:0;color:var(--col-navy);font-size:1rem;list-style:none}body.woocommerce-checkout #content form>.order-review #order_review .shop_table tr.woocommerce-shipping-totals td ul#shipping_method li::before{content:""}body.woocommerce-checkout #content form>.order-review #order_review .shop_table tr.order-total td{color:var(--col-white) !important;background-color:var(--col-navy)}body.woocommerce-checkout #content form>.order-review #order_review .shop_table td{padding:1rem .5rem}body.woocommerce-checkout #content form>.order-review #order_review .shop_table td.product-name{width:70%;text-align:left}body.woocommerce-checkout #content form>.order-review #order_review .shop_table td.product-total{width:30%;text-align:right}body.woocommerce-checkout #content form>.order-review #order_review #payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label::before{color:var(--col-light-blue)}body.woocommerce-checkout #content form>.order-review #order_review #payment p{font-size:1rem;line-height:1.2}body.woocommerce-checkout #content form>.order-review #order_review #payment p span label input{height:auto}body.woocommerce-checkout #content form>.order-review #order_review #payment .woocommerce-terms-and-conditions-wrapper a{color:var(--col-navy)}body.woocommerce-checkout #content form>.order-review #order_review #payment .woocommerce-terms-and-conditions-wrapper a:hover{color:var(--navy);text-decoration:underline}body.woocommerce-checkout #content form>.order-review #order_review #payment .wc_payment_method.payment_method_cod{display:flex;align-items:flex-start}body.woocommerce-checkout #content form>.order-review #order_review #payment .wc_payment_method.payment_method_cod::before{content:""}body.woocommerce-checkout #content form>.order-review #order_review #payment .wc_payment_method.payment_method_cod label{flex-shrink:0;max-width:220px}body.woocommerce-checkout #content form>.order-review #order_review #payment .place-order button{width:-moz-fit-content;width:fit-content;margin-left:0;margin-right:auto;line-height:1}body.woocommerce-checkout #content form label.checkbox a{color:var(--col-navy)}body.woocommerce-checkout #content form label.checkbox a:hover{text-decoration:underline}body.woocommerce-order-received #main .woocommerce .woocommerce-order .sprite-icon{display:block;margin:4rem auto;color:var(--col-light-blue);max-width:300px;max-height:300px}body.woocommerce-order-received #main .woocommerce .woocommerce-order p{margin:1rem 0;padding:.4rem .8rem;color:var(--col-navy);font-size:1rem;line-height:1.2;background-color:var(--col-light-blue)}body.woocommerce-order-received #main .woocommerce .woocommerce-order ul{margin:2rem 0;padding-top:var(--double-gap);background-color:var(--col-pale-blue)}body.woocommerce-order-received #main .woocommerce .woocommerce-order ul::before,body.woocommerce-order-received #main .woocommerce .woocommerce-order ul::after{background:-webkit-linear-gradient(transparent 0, transparent 0),-webkit-linear-gradient(135deg, var(--col-pale-blue) 33.33%, transparent 33.33%),-webkit-linear-gradient(45deg, var(--col-pale-blue) 33.33%, transparent 33.33%);background-size:0 100%,16px 16px,16px 16px}body.woocommerce-order-received #main .woocommerce .woocommerce-order ul li{font-size:1.1rem;line-height:1.6;border-bottom:1px solid var(--col-grey-medium)59}body.woocommerce-order-received #main .woocommerce .woocommerce-order ul li:first-child{padding-top:0}body.woocommerce-order-received #main .woocommerce .woocommerce-order ul li:last-child{border:unset}body.woocommerce-order-received #main .woocommerce .woocommerce-order ul li strong{font-size:1rem;line-height:1.2}body.woocommerce-order-received #main .woocommerce .woocommerce-order h2{color:var(--col-navy);font-size:1.4rem;line-height:1.2;font-weight:700}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-order-details{margin-top:2rem}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-order-details a{color:var(--col-navy)}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-order-details a:hover{color:var(--col-light-blue-dark);text-decoration:underline}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-order-details table{margin:1rem 0 2rem 0}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-order-details table tr td,body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-order-details table tr th{padding:1rem}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-order-details table thead th:first-child{text-align:left}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-order-details table thead th:last-child{text-align:right}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-order-details table tbody tr{border-top:.5rem solid var(--col-white);border-bottom:.5rem solid var(--col-white)}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-order-details table tbody tr .product-total{text-align:right}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-order-details table tfoot{color:var(--col-navy);background-color:var(--col-light-blue)}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-order-details table tfoot th{text-align:left}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-order-details table tfoot td{text-align:right}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-order-details table tfoot td small{display:none}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-columns{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-wrap:nowrap;gap:var(--double-gap);margin-bottom:3rem}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column{width:50%;margin:0}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column h2{margin-bottom:1rem}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column address{line-height:1.4}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column p{margin:0;padding:0;color:var(--col-grey-dark);line-height:1.4;background-color:rgba(0,0,0,0)}body.woocommerce-account #primary{width:100%;margin:0;padding:0}body.woocommerce-account .entry-header{padding:0 !important}body.woocommerce-account .entry-content{width:100%;max-width:800px;margin-left:auto;margin-right:auto;margin-bottom:2rem;padding:2rem 0}body.woocommerce-account .entry-content .wp-block-group{margin:0}body.woocommerce-account .entry-content .wp-block-group p{font-size:1rem !important}body.woocommerce-account .entry-content .wp-block-group p.form_deploy{margin-top:-1.2rem;margin-bottom:0;color:var(--col-blue);cursor:pointer}body.woocommerce-account .entry-content .wp-block-group p.form_deploy.disabled{color:#9c9c9c;font-style:italic;pointer-events:none;cursor:not-allowed}body.woocommerce-account .entry-content .wp-block-group a,body.woocommerce-account .entry-content .wp-block-group .form_deploy{padding-top:var(--half-gap);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}body.woocommerce-account .entry-content .wp-block-group a::before,body.woocommerce-account .entry-content .wp-block-group .form_deploy::before{display:block;width:14px;height:14px;margin-right:.5rem;transform:translateX(0);transition:transform .2s ease-in-out}body.woocommerce-account .entry-content .wp-block-group a:hover::before,body.woocommerce-account .entry-content .wp-block-group .form_deploy:hover::before{transform:translateX(5px)}body.woocommerce-account .container form{margin-top:3rem;margin-bottom:3rem;padding-bottom:4rem;opacity:1;transition:opacity .3s ease-in-out,height .2s ease-in-out;pointer-events:auto;overflow:hidden}body.woocommerce-account .container form.hidden{opacity:0;pointer-events:none}body.woocommerce-account .container form .form-row{margin-bottom:2rem}body.woocommerce-account .container form input.error{border:2px solid var(--col-warning)}body.woocommerce-account .container form .alert-message{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;height:50px;margin-bottom:1rem;padding:0 2rem;color:var(--col-white);opacity:1;background-color:#000;pointer-events:none;clear:both;overflow:hidden;transition:height .2s ease-in-out,opacity .2s ease-in-out,background-color .2s ease-in-out}body.woocommerce-account .container form .alert-message.warning{background-color:var(--col-warning)}body.woocommerce-account .container form .alert-message.info{color:var(--col-white);background-color:var(--col-blue)}body.woocommerce-account .container form .alert-message.disabled{height:0;opacity:0;background-color:rgba(0,0,0,0)}body.woocommerce-account .container form .eservice-btn{color:var(--col-white);font-size:1.2rem;padding:1rem 2rem;background-color:var(--col-blue-dark);opacity:1;pointer-events:auto;transition:opacity .2s ease-in-out}body.woocommerce-account .container form .eservice-btn.disabled{opacity:0;pointer-events:none}body.woocommerce-account .container form button[type=submit].disabled{background-color:var(--col-gray);pointer-events:none;opacity:.3}#footer{padding-top:var(--double-gutter);padding-bottom:var(--half-gutter);color:var(--col-white);background-color:var(--col-navy)}#footer>div{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:var(--double-gap)}#footer a{color:var(--col-white)}#footer .footer-left{max-width:320px}#footer .footer-left .logo{display:inline-block;width:260px;margin-bottom:var(--triple-gap)}#footer .footer-left .information{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:var(--triple-gap)}#footer .footer-left .information>div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}#footer .footer-left .information .address,#footer .footer-left .information .phone-fax{font-weight:700}#footer .footer-left .information .address svg,#footer .footer-left .information .phone-fax svg{width:32px;height:32px;margin-right:var(--gap)}#footer .footer-left .information .phone-fax span{display:block}#footer .footer-left .information .socials{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:var(--triple-gap)}#footer .footer-left .information .socials a{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;background-color:rgba(0,0,0,0);transition:background-color .2s ease-in-out;border-radius:6px}#footer .footer-left .information .socials a svg{width:24px;max-height:24px}#footer .footer-middle>p{margin-bottom:var(--double-gap);font-weight:300}#footer .footer-middle nav.footer-nav ul{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:var(--half-gap);max-width:200px}#footer .footer-middle nav.footer-nav ul li a{position:relative;display:inline-block;padding:2px 0;font-size:16px;font-weight:700}#footer .footer-right{padding-top:calc(var(--gap)*1.5)}#footer .footer-right .vmimixing,#footer .footer-right .coperion{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-wrap:wrap;margin-bottom:calc(var(--gap)*1.5);padding:calc(var(--gap)*1.5);color:var(--col-blue-dark);font-weight:700;background-color:var(--col-white);border-radius:var(--border-radius)}#footer .footer-right .vmimixing>span,#footer .footer-right .coperion>span{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:var(--gap)}#footer .footer-right .vmimixing img,#footer .footer-right .coperion img{margin-bottom:var(--gap);width:200px;height:auto}#footer .footer-right .coperion{margin-top:var(--double-gap)}#footer .footer-right .coperion img{width:160px}#footer .footer-right .certifications{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:var(--gap)}#footer .footer-right .certifications img{width:70px;height:70px;-o-object-fit:contain;object-fit:contain}#footer .copyright{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;flex-wrap:wrap;margin-top:var(--gutter)}#footer .copyright ul{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}#footer .copyright ul li:not(:last-child)::after{content:"-";margin-right:3px;margin-left:3px}form label{margin-bottom:.5rem}form input,form select,form textarea,form input[type=text],form input[type=number],form input[type=email],form input[type=tel],form input[type=url],form input[type=password],form input[type=search],form input[type=radio],form input[type=checkbox],form textarea,form .input-text{width:100%;height:48px;padding:15px;color:var(--col-navy);font-family:var(--ff-base, "Inter"),sans-serif;font-size:16px;border:none;outline:none;background-color:var(--col-pale-blue);border-radius:var(--border-radius);box-shadow:unset}form input:focus,form select:focus,form textarea:focus,form input[type=text]:focus,form input[type=number]:focus,form input[type=email]:focus,form input[type=tel]:focus,form input[type=url]:focus,form input[type=password]:focus,form input[type=search]:focus,form input[type=radio]:focus,form input[type=checkbox]:focus,form textarea:focus,form .input-text:focus{border:1px solid var(--col-blue);outline:unset !important}form textarea{min-height:150px}form .select2 .selection .select2-selection--single{height:38px;padding:.4rem .8rem;font-size:1.2rem;border:1px solid var(--col-grey-light)}form .select2 .selection .select2-selection__arrow{height:38px}form span em{color:var(--col-grey-medium);font-size:.8rem;line-height:1.2}form button[type=submit],form input[type=submit]{margin-left:auto;margin-right:auto}.wpcf7{max-width:630px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.wpcf7 form{margin-bottom:3rem}.wpcf7 form .col2{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.wpcf7 form .col2>.form-group{width:calc(50% - var(--half-gutter))}.wpcf7 form .form-group{margin:1.2rem 0}.wpcf7 form .form-group label{display:inline-block;margin-bottom:.5rem}.wpcf7 form p em{font-size:14px}.wpcf7 form input[type=submit]{width:-moz-fit-content;width:fit-content;min-width:154px}.wpcf7 form .wpcf7-list-item{margin-left:0}.wpcf7 form .wpcf7-acceptance .wpcf7-list-item label{display:flex;align-items:center;gap:10px}.wpcf7 form input[type=checkbox]{width:auto}.wpcf7 form .gdpr-information{font-size:.8rem;color:var(--col-grey-medium)}.wpcf7 .quote-product>div{--reset-btn-size: 28px;position:relative;display:flex;align-items:center;gap:calc(var(--gap)*1.5);padding:var(--gap) calc(var(--double-gap) + var(--reset-btn-size)) var(--gap) var(--gap);border-radius:var(--border-radius);background-color:var(--col-blue-light)}.wpcf7 .quote-product>div .quote-product-content{display:flex;flex-direction:column}.wpcf7 .quote-product>div p.name{max-width:350px;margin:0;font-size:18px;font-weight:bold}.wpcf7 .quote-product>div .amount{display:inline-block;margin-top:var(--gap)}.wpcf7 .quote-product>div .reset-button{position:absolute;top:var(--gap);right:var(--gap);display:flex;justify-content:center;align-items:center;width:var(--reset-btn-size);height:var(--reset-btn-size);color:var(--col-white);border-radius:7px;background-color:var(--col-blue-dark);cursor:pointer}.wpcf7 .quote-product>div img{border-radius:var(--border-radius)}.wpcf7 .wpcf7-response-output{margin:0;padding:calc(var(--gap)*1.5) var(--double-gap) !important;border:none !important;font-weight:500 !important;border-radius:var(--border-radius)}.wpcf7 .wpcf7-form.sent .wpcf7-response-output{color:var(--col-white);background-color:var(--col-success)}.radio-container input[type=radio]{--radio-diameter: 20px;--radio-border-width: 2px;--checkmark-size: 1.2;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:var(--radio-diameter);height:var(--radio-diameter);flex-shrink:0;padding:0;background-color:var(--col-white);transition:all .3s;border-radius:100%;cursor:pointer}.radio-container input[type=radio]::before{top:50%;left:50%;content:"";position:absolute;width:50%;height:50%;transform:translate(-50%, -50%) scale(0);background-color:var(--col-blue);border-radius:100%;opacity:0;transition:all .1s cubic-bezier(0.71, -0.46, 0.88, 0.6),opacity .1s}.radio-container input[type=radio]:focus{outline:none}.radio-container input[type=radio]:hover{border-color:var(--col-blue)}.radio-container input[type=radio]:checked::before{opacity:1;transform:translate(-50%, -50%) scale(1);transition:all .2s cubic-bezier(0.12, 0.4, 0.29, 1.46) .1s}#pageNotFound{position:relative;overflow:hidden}#pageNotFound::after{right:-300px;bottom:-300px;transform:rotate(140deg)}#pageNotFound h1{font-weight:500}#pageNotFound h2{font-size:2.4rem;line-height:2.9rem}#pageNotFound .product{margin-top:3rem;margin-bottom:0}#pageNotFound .product a{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;overflow:hidden}#pageNotFound .product a img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .2s ease-in-out}#pageNotFound .product a h2{position:absolute;padding:1rem 2rem;color:var(--col-white);font-size:2.4rem;font-weight:600;background-color:var(--col-blue);transition:background-color .2s ease-in-out}#pageNotFound .product a:hover img{transform:scale(1.1)}#pageNotFound .product a:hover h2{background-color:var(--col-blue-dark)}#pageNotFound nav{margin:3rem 0}#pageNotFound nav ul{margin-left:2rem}#pageNotFound nav ul li{margin:1.2rem 0}#pageNotFound nav ul li a{color:var(--col-blue);font-size:1.4rem;line-height:1.2}@media all and (min-width: 576px){:root{--dim-header-height: 120px}}@media only screen and (min-width: 576px){.wpcf7,#footer>div,body.woocommerce-account #main,body.woocommerce-checkout #content,.wp-block-columns,.container,.entry-content .wp-block-group,.wp-block-gallery,#main{width:100%;padding-left:calc((100% - 540px)/2);padding-right:calc((100% - 540px)/2)}#backToTop{bottom:var(--gutter)}[class*=wp-block-].alignfull{left:calc((100vw - 540px)/-2)}#header .header-content-container{top:var(--triple-gap);right:var(--double-gap);bottom:unset}#header .header-content-container .header-content{margin-top:unset}#header .header-content-container .header-content>div{gap:var(--triple-gap)}#header .header-content-container .header-content .user-account{padding-right:calc(var(--gap)*1.5)}#header .header-content-container .header-content nav{top:0;bottom:unset}#header .header-content-container .header-content nav.open{top:calc(100% + var(--double-gap))}body.home .wp-slider-block{left:calc((100vw - 540px)/-2)}body.home .wp-slider-block{height:70vh}.wp-slider-block .post-content{left:calc((100vw - 540px)/2)}.wp-slider-block .post-content{bottom:var(--triple-gutter)}}@media only screen and (min-width: 768px){.wpcf7,#footer>div,body.woocommerce-account #main,body.woocommerce-checkout #content,.wp-block-columns,.container,.entry-content .wp-block-group,.wp-block-gallery,#main{width:100%;padding-left:calc((100% - 720px)/2);padding-right:calc((100% - 720px)/2)}[class*=wp-block-].alignfull{left:calc((100vw - 720px)/-2)}#header .site-branding{width:276px;height:100%}body.home .wp-slider-block{left:calc((100vw - 720px)/-2)}.wp-slider-block .post-content{left:calc((100vw - 720px)/2)}#footer>div{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}}@media only screen and (min-width: 992px){.wpcf7,#footer>div,body.woocommerce-account #main,body.woocommerce-checkout #content,.wp-block-columns,.container,.entry-content .wp-block-group,.wp-block-gallery,#main{width:100%;padding-left:calc((100% - 960px)/2);padding-right:calc((100% - 960px)/2)}[class*=wp-block-].alignfull{left:calc((100vw - 960px)/-2)}body.home .wp-slider-block{left:calc((100vw - 960px)/-2)}.wp-slider-block .post-content{left:calc((100vw - 960px)/2)}body.single-product .product .product-header .product-summary{width:480px}}@media only screen and (min-width: 1200px){.wpcf7,#footer>div,body.woocommerce-account #main,body.woocommerce-checkout #content,.wp-block-columns,.container,.entry-content .wp-block-group,.wp-block-gallery,#main{width:100%;padding-left:calc((100% - 1140px)/2);padding-right:calc((100% - 1140px)/2)}[class*=wp-block-].alignfull{left:calc((100vw - 1140px)/-2)}body.home .wp-slider-block{left:calc((100vw - 1140px)/-2)}.wp-slider-block .navigation-container,.product-swiper .navigation-container{bottom:75px}.wp-slider-block .post-content{left:calc((100vw - 1140px)/2)}.wp-slider-block .slider-decoration{left:0;width:100%;height:auto}}@media screen and (max-height: 768px)and (min-width: 576px){body.single-product .product .product-cart{top:unset;bottom:0;transform:translate(100%, 0)}body.single-product .product .product-cart.opened{transform:translate(0, 0)}}@media only screen and (max-width: 1440px){body.single-product .product .product-content ul li{font-size:1rem}body.single-product .product .product-content p{font-size:1rem;line-height:1.4}}@media only screen and (max-width: 1200px){.product a.product-link{width:460px;height:460px}.product a.product-link .informations{opacity:1;transform:translateY(0);pointer-events:auto}body.single-product .product .product-content .wp-block-vmilab-advantages{margin-left:calc((100vw - 960px)/2*-1);margin-right:calc((100vw - 960px)/2*-1)}body.single-product .product .product-content .wp-block-vmilab-product-large{margin-left:calc((100vw - 960px)/2*-1);margin-right:calc((100vw - 960px)/2*-1)}}@media only screen and (max-width: 992px){.product a.product-link{width:340px;height:340px}.product a.product-link h2{padding:.6rem 2rem;font-size:1.6rem;line-height:1.4}.product a.product-link .informations{width:242px}.product a.product-link .informations span.price{font-size:1rem;line-height:1.2}body.single-product .product .product-content .wp-block-vmilab-advantages{margin-left:calc((100vw - 720px)/2*-1);margin-right:calc((100vw - 720px)/2*-1)}body.single-product .product .product-content .wp-block-vmilab-product-large{margin-left:calc((100vw - 720px)/2*-1);margin-right:calc((100vw - 720px)/2*-1)}}@media only screen and (max-width: 768px){.product{margin-bottom:9rem}.product a.product-link{width:100%;height:auto}#glightbox-slider .ginner-container .gslide-external iframe{min-height:400px}.wp-block-vmilab-advantages{padding-top:3rem;padding-bottom:3rem}.wp-block-vmilab-advantages h2{font-size:3rem;margin-bottom:3rem}.wp-block-vmilab-advantages .wp-block-columns{flex-wrap:nowrap;flex-direction:row !important}.wp-block-vmilab-advantages .wp-block-columns .wp-block-column{width:calc(25% - var(--half-gutter)) !important}.wp-block-vmilab-advantages .wp-block-columns .wp-block-column .wp-block-image figure{width:70px;height:70px}.wp-block-vmilab-product-large{height:300px}.wp-block-vmilab-custom-gallery .wp-block-columns{flex-direction:row !important}.wp-block-vmilab-custom-gallery .wp-block-columns>div{width:calc(50% - var(--gap)*1.5) !important}.wp-block-vmilab-custom-gallery .wp-block-columns.columns-5 .wp-block-column{width:calc(33.33% - 34px) !important}.wp-block-vmilab-custom-gallery .wp-block-columns.columns-6 .wp-block-column{width:calc(33.33% - 34px) !important}.wp-block-vmilab-custom-gallery .wp-block-columns .wp-block-column figure{margin:2rem 0}.wp-block-columns.alignfull .wp-block-column.center{padding:1rem 2rem !important}.wp-block-columns.columns-1 .wp-block-column{width:100% !important}.wp-block-columns.columns-2 .wp-block-column{width:100% !important}.wp-block-columns.columns-3 .wp-block-column{width:100% !important}.wp-block-columns.columns-4 .wp-block-column{width:100% !important}.wp-block-columns.columns-5 .wp-block-column{width:100% !important}.wp-block-columns.columns-6 .wp-block-column{width:100% !important}.entry-content .wp-block-group{margin:0}body.single-product .product .product-content .product-advantage.wp-block-columns.columns-4 .wp-block-column{width:100%}body.single-product .product .product-content .product-advantage.wp-block-columns.columns-5 .wp-block-column{width:100%}body.single-product .product .product-content .wp-block-vmilab-advantages{margin-left:calc((100vw - 540px)/2*-1);margin-right:calc((100vw - 540px)/2*-1)}body.single-product .product .product-content .wp-block-vmilab-product-large{margin-left:calc((100vw - 540px)/2*-1);margin-right:calc((100vw - 540px)/2*-1)}body.woocommerce-cart .shop_table .cart_item tr{height:60px;max-height:60px}body.woocommerce-cart .shop_table .cart_item td{height:60px;max-height:60px}body.woocommerce-cart .shop_table .cart_item .product-thumbnail{display:none}body.woocommerce-cart .shop_table .cart_item .product-quantity .quantity{margin-top:-0.5rem}body.woocommerce-cart .shop_table .cart_item .product-remove{width:100%}body.woocommerce-cart .shop_table .cart_item .product-remove a{position:absolute;top:0;right:0;width:100%}body.woocommerce-cart .cart-collaterals .cart-informations{width:100%;order:2}body.woocommerce-cart .cart-collaterals .cart_totals{width:80%;margin:1rem auto;order:1}body.woocommerce-checkout #content form>.order-review{width:100%}#pageNotFound::after{right:-500px}}@media screen and (max-width: 768px){body.single-product .product .product-cart-button{--button-size: 80px}body.single-product .product .product-cart-button span{display:none}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-columns{flex-direction:column}body.woocommerce-order-received #main .woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column{width:100%}}@media only screen and (max-width: 576px){#pageNotFound::after,body.woocommerce-cart #content::after,body.single-product .product .product-content .wp-block-vmilab-advantages::before{opacity:.1}.link_underline a{padding-bottom:.3rem;line-height:2}.product{margin-bottom:6rem}.product a.product-link h2{padding:.4rem 1.4rem;font-size:1.2rem}.product a.product-link .informations{bottom:-60px;width:190px;height:120px;padding:0 1.2rem;line-height:1.2}.product a.product-link .informations span.attributes{margin-bottom:1rem}.product a.product-link .informations span.price strong{font-size:1.6rem}#glightbox-slider .ginner-container .gslide-external iframe{min-height:300px}.wp-block-vmilab-underline-title{margin-bottom:2.5rem}.wp-block-vmilab-underline-title h2{font-size:2rem}.wp-block-vmilab-advantages{padding:2rem 1rem}.wp-block-vmilab-advantages h2{font-size:2rem;margin-bottom:2rem}.wp-block-vmilab-advantages .wp-block-columns{flex-wrap:wrap}.wp-block-vmilab-advantages .wp-block-columns .wp-block-column{width:100%}.wp-block-vmilab-advantages .wp-block-columns .wp-block-column .wp-block-image figure{width:50px;height:50px}.wp-block-vmilab-product-large{height:200px}.wp-block-vmilab-product-large a div .title{font-size:1.3rem}.wp-block-vmilab-custom-gallery{margin:2rem 0}.wp-block-vmilab-custom-gallery .wp-block-columns.columns-5 .wp-block-column{width:calc(50% - 34px) !important}.wp-block-vmilab-custom-gallery .wp-block-columns.columns-6 .wp-block-column{width:calc(50% - 34px) !important}.wp-block-vmilab-custom-gallery .wp-block-columns .wp-block-column figure{margin:calc(var(--gap)*1.5) 0}.hentry .entry-content .wp-block-spacer{height:1rem !important}.wp-block-columns{gap:var(--double-gap) !important}#header .header-content-container .header-content .user-account a span{display:none}body.single-product .product .product-content h2{margin-top:3rem;margin-bottom:1.5rem;font-size:1.8rem}body.single-product .product .product-content h4{font-size:1.2rem}body.single-product .product .product-content table tr td{min-width:220px}body.single-product .product .product-content .wp-block-vmilab-advantages{margin-left:-1rem;margin-right:-1rem}body.single-product .product .product-content .wp-block-vmilab-product-large{margin-left:-1rem;margin-right:-1rem}body.single-product .product .product-cart{--cart-size: 330px;top:45%;padding-right:var(--gap)}body.single-product .product .product-cart-container .product-cart-header .product-cart-title{font-size:24px}}
/**
 * Swiper 11.2.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 14, 2025
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}

