@charset "UTF-8";
/**
* @author: Zbigniew Stanejko
* @copyright: © 2012-2023, Zbigniew Stanejko
* @license: This program is not free software and you can't sell and distribute it!
* @company: PrestaPremium Zbigniew Stanejko
* @email: info@prestashop.tf
* @url: https://prestapremium.com
* ------------------------------------
* @version: 1.0
*
*/
 html{box-sizing:border-box;font-size:10px;line-height:1}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,figure,figcaption,blockquote,dl,dd{margin:0}ol[class],ol[id],ul[class],ul[id]{margin-top:0;margin-bottom:0;padding:0;list-style:none}ol[class]:not(.row,[class^="row-"],[class*=" row-"]),ol[id],ul[class]:not(.row,[class^="row-"],[class*=" row-"]),ul[id]{margin:0}img{max-width:100%;width:auto;height:auto;display:block}@-ms-viewport{width:device-width}*:focus{outline:none}:root{--color-black:#010101;--color-black2:#262626;--color-black3:#333;--color-black3:#545454;--color-grey:#848484;--color-grey2:#959595;--color-grey3:#BABABA;--color-grey4:#e2e2e2;--color-grey-1:#84848454;--color-grey-2:#00000029;--color-grey-3:#7070702E;--color-grey-4:#2626260D;--color-green:#4AC0C2;--color-green2:#4ac0c230;--color-yellow:#F9DB4D;--color-orange:#FF836A;--color-orange2:#E78F88;--color-red:#FF0000;--color-red2:#BF2800;--color-B:#707070;--color-B2:#b7bbbb;--color-B3:#dcdfdf;--color-B4:#e1e5e5;--color-L:#010101;--color-H:#4AC0C2;--radius-1:.4rem;--radius-2:.7rem;--radius-3:1.4rem;--radius-4:2.1rem;--font-1:'Roboto',Arial,Helvetica,sans-serif;--font-2:'Rajdhani', 'Roboto', sans-serif;--font-mi:'Material Icons' !important;--font-ti:'themify' !important;--container:162.4rem;--gap-xs:.2rem;--gap-sm:.4rem;--gap-md:.6rem;--gap:clamp(.9rem, 1.2vw, 1.2rem);--gap-lg:clamp(1.2rem, 1.8vw, 1.8rem);--gap-xl:clamp(1.8rem, 2.4vw, 2.4rem);--gap-xxl:clamp(2rem, 3vw, 3rem);--gap-15:clamp(.75rem, .75vw + .75vh, 1.5rem);--gap-30:clamp(1.5rem, 1.5vw + 1.5vh, 3rem);--gap-45:clamp(2.25rem, 2.25vw + 2.25vh, 4.5rem);--gap-60:clamp(3rem, 3vw + 3vh, 6rem);--gap-75:clamp(3.75rem, 3.75vw + 3.75vh, 7.5rem);--gap-90:clamp(4.5rem, 4.5vw + 4.5vh, 9rem);--gap-105:clamp(5.25rem, 5.25vw + 5.25vh, 10.5rem);--gap-120:clamp(6rem, 6vw + 6vh, 12rem)}.green{color:var(--color-green)}.red{color:var(--color-red)}body{direction:ltr;font-size:16px;font-size:1.6rem;line-height:inherit;overflow-x:hidden;display:block!important;max-width:100vw;min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed}body>main{position:relative;word-wrap:break-word;overflow:inherit;max-width:inherit}.preload{display:flex;justify-content:center;align-items:center;position:fixed;z-index:10000;visibility:hidden;opacity:0;width:100vw;height:100vh;top:0;background-color:#fffe;transition:opacity 400ms ease-in-out,visibility 0s 400ms}.show-preloader{visibility:visible;opacity:1}.preload>*>*{background:var(--color-red);height:16px;width:16px;border-radius:50%;display:inline-block;margin:2px;animation:bounce-circles .8s infinite ease-in-out}.preload>*>*:nth-child(1){animation-delay:-0.7s}.preload>*>*:nth-child(2){animation-delay:-0.6s}.preload>*>*:nth-child(3){animation-delay:-0.5s}.preload>*>*:nth-child(4){animation-delay:-0.4s}.preload>*>*:nth-child(5){animation-delay:-0.3s}@keyframes bounce-circles{0%,40%,100%{transform:translateY(-16px)}20%{transform:translateY(-32px)}}.body :is(h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6){font-weight:600;color:var(--color-black2);line-height:1.1;font-family:var(--font-2)}h1,.body .h1{font-size:clamp(3.2rem, 2vw + 2.4rem, 4.8rem)}h2,.body .h2{font-size:clamp(2.7rem, 1.25vw + 2.2rem, 3.7rem)}h3,.body .h3{font-size:clamp(2.4rem, .875vw + 2.05rem, 3.1rem)}h4,.body .h4{font-size:clamp(2.1rem, .625vw + 1.85rem, 2.6rem)}h5,.body .h5{font-size:clamp(1.9rem, .375vw + 1.75rem, 2.2rem)}h6,.body .h6{font-size:clamp(1.7rem, .125vw + 1.65rem, 1.8rem)}.body :is(h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6) :is(*){color:inherit;line-height:inherit;font-size:inherit;font-weight:inherit;font-family:inherit}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 .6em;line-height:1.3}pre{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:.8em 1em}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:.875rem}@media screen and (min-width:37.5em){code,kbd,tt,var{font-size:.9em}}p>code{padding:2px;border-radius:2px;background:#f3f4f5;font-size:inherit}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}p{margin-bottom:1em;min-height:.1px;line-height:1.6}p:last-child{margin-bottom:0}b,strong,.font-weight-bold{font-weight:700}svg{position:relative}svg.icon{width:1em;height:1em;fill:inherit;display:inline-block}hr,.hr,.separator,.border{display:block;width:100%;clear:both;min-height:1px;position:relative;margin-top:1em;margin-bottom:1em}hr,.hr{border:none;border-top:2px dashed #ccc;height:0}.border{border-top:1px solid var(--color-B)}.separator{margin:calc(1em + 1%) 0}.regular-price{text-decoration:line-through}.zoom:after,.clearfix:after,.rte:after,.separator:after{content:"";display:block;clear:both}.empty:empty{display:none}.not-empty:not(:empty){display:inherit}.required{line-height:1.1;font-size:1.4rem}.required sup{color:var(--color-red);font-size:1.2em}.txt-l,.text-xs-left{text-align:left}.txt-c,.text-xs-center{text-align:center}.txt-r,.text-xs-right{text-align:right}body .txt-wsn{white-space:normal}.f-l{float:left}.f-r{float:right}.body .fs-200{font-size:200%}a{color:var(--color-black);transition:all 0.25s ease-out;text-decoration:none;fill:currentColor}a:not([class]){text-decoration-skip-ink:auto}a:hover,a:focus,a:active{color:var(--color-H)}a:focus,button,a:hover,a:active{outline:0}body a:hover,a:active{transition:all 0.1s ease-out;text-decoration:none}::selection{background:var(--color-green);color:#fff}::-moz-selection{background:var(--color-green);color:#fff}@media (min-width:57em){::-webkit-scrollbar{width:12px;height:12px;background-color:#f6f6f6}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f6f6f6}::-webkit-scrollbar-thumb{background-color:#575757}::-webkit-scrollbar-thumb:hover{background-color:var(--color-H)}}.container{margin-left:auto;margin-right:auto;max-width:var(--container);width:100%;padding-left:var(--gap);padding-right:var(--gap)}.container .container{padding-left:0;padding-right:0}#identity #columns-wrapper .container,#addresses #columns-wrapper .container,#order-confirmation #columns-wrapper .container,#order-slip #columns-wrapper .container,#discount #columns-wrapper .container,#address #columns-wrapper .container,#authentication #columns-wrapper .container,#module-ps_emailalerts-account #columns-wrapper .container,#my-account #columns-wrapper .container,#history #columns-wrapper .container,#order-detail #columns-wrapper .container,#checkout #columns-wrapper .container{max-width:124rem}.container-2{max-width:calc(104rem + 2 * var(--gap))}body .nowrap,body .no-wrap,.isMobile .nowrap-M{flex-wrap:nowrap;white-space:normal}body .no-wrap{white-space:normal}{}.isMobile .v-iD,.isDesktop .v-iM{display:none}@media (max-width:74.9375em){.v-D-lg{display:none}}@media (min-width:75em){.v-M-lg{display:none}}.row,[class^="row-"],[class*=" row-"]{display:flex;flex-wrap:wrap;margin-left:calc(-1 * var(--gap));margin-right:calc(-1 * var(--gap))}.row>*,[class^="row-"]>*,[class*=" row-"]>*{min-width:0;min-height:0;padding-left:var(--gap);padding-right:var(--gap)}.row-xs{margin-left:calc(-1 * var(--gap-xs));margin-right:calc(-1 * var(--gap-xs))}.row-xs>*{padding-left:var(--gap-xs);padding-right:var(--gap-xs)}.row-sm{margin-left:calc(-1 * var(--gap-sm));margin-right:calc(-1 * var(--gap-sm))}.row-sm>*{padding-left:var(--gap-sm);padding-right:var(--gap-sm)}.row-md{margin-left:calc(-1 * var(--gap-md));margin-right:calc(-1 * var(--gap-md))}.row-md>*{padding-left:var(--gap-md);padding-right:var(--gap-md)}.row-lg{margin-left:calc(-1 * var(--gap-lg));margin-right:calc(-1 * var(--gap-lg))}.row-lg>*{padding-left:var(--gap-lg);padding-right:var(--gap-lg)}.row-xl{margin-left:calc(-1 * var(--gap-xl));margin-right:calc(-1 * var(--gap-xl))}.row-xl>*{padding-left:var(--gap-xl);padding-right:var(--gap-xl)}.row-xxl{margin-left:calc(-1 * var(--gap-xxl));margin-right:calc(-1 * var(--gap-xxl))}.row-xxl>*{padding-left:var(--gap-xxl);padding-right:var(--gap-xxl)}.isMobile .h-M{display:none}@media (max-width:56.9375em){.v-D{display:none}}.isDesktop .h-D{display:none}@media (min-width:57rem){.h-D,.v-M{display:none}}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:none}.hide,.hidden{display:none}.invisible{visibility:hidden!important}.hidden-xs-up,input[type="hidden"]{display:none!important}.col{flex-basis:0%;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xs-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xs-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xs-3{flex:0 0 25%;max-width:25%}.col-xs-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xs-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xs-6{flex:0 0 50%;max-width:50%}.col-xs-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xs-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xs-9{flex:0 0 75%;max-width:75%}.col-xs-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xs-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xs-12{flex:0 0 100%;max-width:100%}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}.text-xs-right{text-align:right}.float-xs-right{float:right}.float-xs-left{float:left}@media (max-width:32.9375em){.hidden-xs-down{display:none!important}.text-xs-center{text-align:center}}@media (min-width:33em){.col-sm{flex-basis:0%;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}.hidden-sm-up{display:none!important}.text-sm-right{text-align:right}}@media (max-width:47.9375em){.hidden-sm-down{display:none!important}.text-sm-center{text-align:center}}@media (min-width:48em){.col-md{flex-basis:0%;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}.text-md-right{text-align:right}}@media (max-width:56.9375em){.hidden-sm-down,.hidden-md-down,.v-D{display:none!important}.text-md-center{text-align:center}}@media (min-width:57em){.col-lg{flex-basis:0%;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}.hidden-md-up,.hidden-lg-up,.v-M,.mobile{display:none!important}.text-lg-right{text-align:right}}@media (max-width:74.9375em){.hidden-lg-down{display:none!important}.text-lg-center{text-align:center}}@media (min-width:75em){.col-xl{flex-basis:0%;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}.hidden-xl-up{display:none!important}.text-xl-right{text-align:right}}@media (max-width:74.9375em){.hidden-xl-down,.visible-print-block{display:none!important}.text-xl-center{text-align:center}}#order-confirmation .card-block{border:1px solid var(--color-B2);padding:1.5rem}@media (min-width:57em){#order-confirmation .card-block{padding:2rem}}.card-block+.card-block{margin-top:-1px;border-top:1px dashed #fff}.card-block .card-block{border:none;padding:0}.card-block>*:not(:empty){padding-bottom:var(--gap-30)}.card-block>*:last-child{padding-bottom:0}.box{margin-bottom:var(--gap-30)}.flex,[class*="flex-"]{display:flex}.flex-center,[class*="flex-center-"]{justify-content:center;align-items:center;flex-wrap:wrap}.rte :is(*+h1,*+h2,*+h3,*+h4,*+h5,*+h6,*+.h1,*+.h2,*+.h3,*+.h4,*+.h5,*+.h6){margin-top:1em}.rte :is(h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6){margin-bottom:1em;font-weight:700;color:var(--color-black);font-family:var(--font-2)}.rte :is(h1,h2,h3,.h1,.h2,.h3){font-weight:700}.rte,.rte p,.box,.box p{line-height:1.5;color:var(--color-black2);font-size:1.6rem;font-family:var(--font-1)}@media (min-width:57em){.rte,.rte p{font-size:1.6rem}}.rte img{display:block}.rte p{margin-bottom:1em}.rte *+p{margin-top:1em}.rte th,.rte td{border:1px solid #ccc;padding:.8rem;height:5rem;vertical-align:middle;text-align:left}.rte th{text-align:center}.rte h1{font-size:2.7rem}.rte h2{font-size:2.4rem}.rte h3{font-size:2.2rem}.rte h4{font-size:2rem}.rte h5{font-size:1.8rem}.rte h6{font-size:1.6rem}@media (min-width:57em){.rte h1{font-size:3.3rem}.rte h2{font-size:3rem}.rte h3{font-size:2.7rem}.rte h4{font-size:2.3rem}.rte h5{font-size:2rem}.rte h6{font-size:1.7rem}}.rte iframe{width:100%}.rte table{width:auto;min-width:50%}.rte [data-fancybox="gallery"]{display:inline-flex;position:relative}.rte [data-fancybox="gallery"]:after{content:'\e8ff';font-family:material icons;font-size:3em;width:1.2em;height:1.2em;border-radius:50%;position:absolute;right:.5em;bottom:.5em;z-index:1;background:#fff9;line-height:1;display:flex;justify-content:center;align-items:center;color:#0ae}.rte [data-fancybox="gallery"]:hover:after{color:#fb724e;background:#fffb}.rte [data-fancybox="gallery"] img{display:inline-flex;background:#fff;border:1px solid #ddd;padding:5px;position:relative;z-index:1}.rte a.aligncenter{display:block;margin:.5em auto}.rte a.alignleft{float:left;margin:1em 2em 1em 0}.rte a.alignright{float:right;margin:1em 0em 1em 2em}.rte a.fancybox{max-width:50%;max-height:50%}.rte a.fancybox:hover img{background:#eee;opacity:.9}.rte a .alignleft,.rte a .aligncenter,a .alignright{width:100%;float:none;margin:0}form{max-width:60rem;margin-left:auto;margin-right:auto}input,select,optgroup,textarea{color:var(--color-black);font-family:inherit;font-size:1.5rem;line-height:1.3;margin:0;padding:.8em .9em;height:3.067em;border:1px solid var(--color-B2);background-color:#fff;border-radius:var(--radius-1)}input[type=radio]{width:inherit;height:inherit}select option,optgroup,textarea{line-height:1.6;height:auto}textarea,input{display:block}textarea{max-width:100%;padding-top:.2667em}button,input[type="submit"]{cursor:pointer}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:.5;color:inherit}input::-moz-placeholder,textarea::-moz-placeholder{opacity:.5;color:inherit}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:.5;color:inherit}input:-moz-placeholder,textarea:-moz-placeholder{opacity:.5;color:inherit}input:active::-webkit-input-placeholder,textarea:active::-webkit-input-placeholder{opacity:.8}input:active::-moz-placeholder,textarea:active::-moz-placeholder{opacity:.8}input:active:-ms-input-placeholder,textarea:active:-ms-input-placeholder{opacity:.8}input:active:-moz-placeholder,textarea:active:-moz-placeholder{opacity:.8}.btn,button,.log-in{display:inline-flex;align-items:center;justify-content:center;font-weight:700;line-height:1.3;text-align:center;white-space:normal;vertical-align:middle;cursor:pointer;user-select:none;padding:.5em 1.3em;font-size:1.5rem;border-radius:var(--radius-2);border:1px solid var(--color-B2);color:var(--color-black3);background-color:#fff;text-transform:uppercase;transition:all .3s ease-out;font-family:var(--font-1);letter-spacing:.5px}.close{padding:0;display:inline-block;border:none}.btn,.log-in{min-height:2.75em}.re-set{border:none;padding:0;margin:0;background:none;line-height:inherit;border-radius:0;min-height:0}.btn i{margin:-.3em -.1em;line-height:inherit;font-size:1.5em;width:1em;color:inherit}.btn i+*{margin-left:.6em}.btn *+i{margin-left:.5em}.btn .fs-200{margin-top:-.4em;margin-bottom:-.4em;margin-left:-.5em}.btn *,button *{line-height:inherit;vertical-align:inherit;position:relative;display:inherit;font-family:var(--font-2)}.btn-min,.btn-sm{font-size:1.2rem;min-height:2.4em;padding:.5em 1.1em}.btn-lg{font-size:1.6rem}@media (min-width:32em){.btn,button{font-size:1.6rem}.btn-min,.btn-sm{font-size:1.3rem}.btn-lg{font-size:2rem}}button.close{border:none;padding:0;width:3rem;height:3rem;line-height:1;font-size:3rem;background:none}button.close:after{content:'\e646';font-family:var(--font-ti);font-size:1.6rem;line-height:1;width:inherit;height:inherit;display:flex;justify-content:center;align-items:center}button.close *{display:none!important}button.close:hover{color:var(--color-H)!important;background:none!important}body .btn-primary,.log-in{color:var(--color-black);background-color:#fff;border-color:var(--color-grey)}body .btn-secondary{color:#fff;background-color:var(--color-green);border-color:var(--color-green)}body .btn-invert{border-color:var(--color-black);background-color:var(--color-black);color:#fff}body .btn-info{color:#fff;background-color:#5bc0de;border-color:#5bc0de}body .btn-success{color:#fff;background-color:#4cbb6c;border-color:#4cbb6c}body .btn-warning{color:#fff;background-color:var(--color-red);border-color:var(--color-red)}body .btn-danger{color:#fff;background-color:var(--color-red);border-color:var(--color-red)}button[type="submit"].btn:not([name="submitNewsletter"]),.btn-submit,.checkout>*>.btn{color:#fff;background:var(--color-green);border-color:var(--color-green)}body button:hover:not(.btn-unstyle):not(.re-set),body .btn:hover,body .log-in:hover{background:var(--color-black);color:#fff;border-color:var(--color-black);transition:all .15s ease-out .1s}body .btn-invert:hover{background:#fff;color:var(--color-black);border-color:var(--color-black)}button[type="submit"].btn:not([name="submitNewsletter"]):hover,.checkout>*>.btn:hover{background:var(--color-black);border-color:var(--color-black);color:#fff}.btn.focus,.btn:focus,.btn:hover{text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0}.btn.disabled,.btn:disabled,button:disabled{cursor:not-allowed;filter:grayscale(1)}.continue.btn.disabled{cursor:progress}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-outline-primary{color:#234;background-image:none;background-color:transparent;border-color:#234}.btn-outline-secondary{color:transparent;background-image:none;background-color:transparent;border-color:transparent}.btn-outline-info{color:#5bc0de;background-image:none;background-color:transparent;border-color:#5bc0de}.btn-outline-success{color:#4cbb6c;background-image:none;background-color:transparent;border-color:#4cbb6c}.btn-outline-warning{color:#ff9a52;background-image:none;background-color:transparent;border-color:#ff9a52}.btn-outline-danger{color:#ff4c4c;background-image:none;background-color:transparent;border-color:#ff4c4c}.btn-link,.btn-link-h{position:relative;line-height:inherit;display:inline-block}.btn-link:after,.btn-link-h:after{content:'';position:absolute;bottom:-.33em;left:0;border-bottom:1px solid currentColor;transition:.5s all ease-out;width:0}p.btn-link:after,p .btn-link:after,p.btn-link-h:after,p .btn-link-h:after{bottom:-.1em}.btn-link:after{width:100%;transition:.15s all ease-out}.btn-link:hover:after{width:0;transition:.5s all ease-out}.btn-link-h:hover:after{width:100%;transition:.15s all ease-out}.btn-link{cursor:pointer}.btn-link:not(.btn){padding:0}.btn-link:focus,.btn-link:hover{color:var(--color-H)}.btn-link:disabled:focus,.btn-link:disabled:hover{color:#f1f1f1;text-decoration:none}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.btn-tertiary{background-color:#f7f7f7;text-transform:lowercase;color:#7a7a7a;padding:.4em 1em;margin:.4em 0;font-weight:400;font-size:1.4rem}.btn-tertiary .material-icons{font-size:1.6rem}.btn-tertiary:hover{border:1px solid rgba(35,35,35,.2);background-color:#ddd;color:#333}.btn-unstyle{background-color:transparent;border:none;padding:0;text-align:inherit;text-transform:inherit;font-weight:inherit;line-height:inherit}.custom-radio{display:inline-block;position:relative;width:2rem;height:2rem;vertical-align:middle;cursor:pointer;border-radius:50%;border:2px solid var(--color-grey);background:#fff;margin-right:1.2rem;pointer-events:none}.custom-radio-lg{width:2.4rem;height:2.4rem}.custom-radio input[type=radio]{opacity:0;cursor:pointer;pointer-events:auto}.custom-radio input[type=radio]+span{display:block;background-color:transparent;width:1rem;height:1rem;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.custom-radio input[type=radio]:checked+span{background-color:var(--color-black2)}.custom-radio-lg input[type=radio]+span{width:1.5rem;height:1.5rem}.custom-radio{border-color:var(--color-green)}.custom-radio-color input[type=radio]:checked+span{background-color:var(--color-green)}.custom-radio input[type=radio]:focus+span{border-color:var(--color-grey2)}.radio-inline+.radio-inline{margin-left:1.5rem}.radio-inline .custom-radio{margin-right:.4rem}.form-group.form-checkbox{padding-top:3.2rem}.form-group.form-checkbox+.form-checkbox{padding-top:.8rem}.custom-checkbox{position:relative;line-height:1.3;display:block}body .custom-checkbox input[type=checkbox],body .custom-checkbox input[type=radio],body .custom-checkbox input[type=checkbox]+span,body .custom-checkbox input[type=radio]+label{width:2.4rem;height:2.4rem;flex:0 0 2.4rem;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:0;margin-right:1rem;vertical-align:middle;border:1px solid var(--color-grey);background:#fff}body .custom-checkbox input[type=checkbox],body .custom-checkbox input[type=radio]{opacity:0;position:absolute;top:0;left:0;line-height:inherit}.custom-checkbox input[type=checkbox]+span+span{padding-top:.3rem;display:inline-block}.custom-checkbox input[type=radio]+label+span{top:1px;position:relative}.custom-checkbox div{margin:0;padding-top:.2rem;font-size:1.4rem;line-height:1.4}.custom-checkbox div p{line-height:inherit;font-size:inherit}.custom-checkbox div p:last-child{margin:0}.custom-checkbox input[type=checkbox]+span .checkbox-checked{display:none;margin:0;font-size:2.1rem;color:#fff;line-height:1}.custom-checkbox input[type=checkbox]:checked+span .checkbox-checked{display:block}.custom-checkbox input[type=checkbox]:required+span{border-color:var(--color-red)}.custom-checkbox input[type=checkbox]:focus+span{border-color:var(--color-black2)}.custom-checkbox input[type=checkbox]:checked+span{background-color:var(--color-green);border-color:var(--color-green)}.custom-checkbox label{text-align:left;display:flex;font-size:1.5rem}.custom-checkbox input[type=checkbox]+span.color{width:3rem;height:3rem;display:block;border:2px solid rgba(0,0,0,.1);cursor:pointer;background-size:contain;position:relative}.color.active,.color:hover,.custom-checkbox input[type=checkbox]+span.color.active,input[type=radio]:checked+span.color,.custom-checkbox input[type=checkbox]+span.color:hover,.facet-label.active .custom-checkbox span.color,.facet-label:hover .custom-checkbox span.color{border:2px solid var(--color-H)}body .custom-checkbox input[type="radio"],body .custom-checkbox input[type="radio"]:checked+label,body .custom-checkbox input[type="radio"]+label{display:none}body .custom-checkbox input[type="radio"]+label:first-of-type:after{font-size:2.1rem;color:#fff;line-height:1;content:'\e876';font-family:'Material Icons';background-color:var(--color-black2);border:1px solid var(--color-black2);width:calc(100% + 2px);height:calc(100% + 2px);margin:-1px;display:flex}body .custom-checkbox input[type="radio"]:not(checked)+label{display:inline-block}.custom-checkbox .checkbox-name span{display:inline-block}.input-color{position:absolute;left:0;top:0;opacity:0;cursor:pointer;height:3rem;width:3rem}.input-container{position:relative}.input-radio{position:absolute;top:0;cursor:pointer;opacity:0;width:100%;height:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}small.label,small.value{font-size:1.1rem}.input-group .form-control:focus{outline:none}.input-group .input-group-btn{z-index:2;position:relative}.input-group .input-group-btn>.btn{color:#fff;font-size:1.4rem;font-weight:400;margin-left:-1px;display:flex;height:100%;align-items:center;text-transform:uppercase;background-color:var(--color-grey)}.input-group{display:flex}.input-group .input-group-btn>.btn[data-action=show-password]{padding:1.2rem 1rem 1.1rem;border-radius:0 var(--radius-2) var(--radius-2) 0}.form-control[name="password"]{border-radius:var(--radius-2) 0 0 var(--radius-2)}.form-checkbox label a{text-decoration:underline}.form-control-select::-ms-expand{display:none}body .form-control-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;background-position:calc(100%) center!important;background-size:3.6rem;background-image:url("data:image/svg+xml,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7 10L12 15L17 10' stroke='%23000000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-color:#fff;background-repeat:no-repeat;padding:0 2.8rem 0 1rem}.form-control-submit.disabled{background:#5bc0de;color:#fff}.form-group.has-error input,.form-group.has-error select{border-color:#d73814}.form-group.has-error .help-block{color:var(--color-red);font-size:1.5rem;width:100%}.form-group.has-error .help-block .alert{margin-top:1rem;margin-bottom:0}.group-span-filestyle label{margin:0}.bootstrap-touchspin .group-span-filestyle .btn-touchspin,.group-span-filestyle .bootstrap-touchspin .btn-touchspin,.group-span-filestyle .btn-default{color:#fff;text-transform:uppercase;border-radius:0;font-size:.875rem;padding:.5rem 1rem}.form-control-comment:not(:empty),.vat-result:not(:empty){font-size:1.5rem;padding-top:.5rem;color:var(--color-grey);font-style:italic}input~.form-control-label,.form-control-required{background:#fff;color:var(--color-grey2);overflow:hidden;padding:0 .4em;text-overflow:ellipsis;white-space:nowrap;transform-origin:bottom left;transition:all .3s cubic-bezier(.4,0,.2,1);transition-property:color,bottom,transform;font-size:1.6rem;line-height:1;pointer-events:none;position:absolute;top:.9em;left:.4em;z-index:1;font-style:italic}.form-control-required{left:auto;right:.4em;font-style:italic;transform-origin:bottom right}input:not([disabled]):focus~.form-control-label,input:not(:placeholder-shown)~.form-control-label{transform:scale(.8) translateY(-1.95em);color:var(--color-black2);right:auto;left:1.2rem}input:not([disabled]):focus~.form-control-required,input:not(:placeholder-shown)~.form-control-required{transform:scale(.8) translateY(2.6rem);color:var(--color-black);right:1.2rem}input.form-control:invalid{color:var(--color-red)}input.form-control[type="password"]:not(:placeholder-shown){font-weight:700;letter-spacing:2px;font-family:Verdana}.form-control{display:block;width:100%;background-image:none;background-clip:padding-box}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:var(--color-black);border-color:var(--color-black2);outline:none}.form-fields .form-control::placeholder{opacity:0;transition:all .2s ease-out;color:var(--color-grey);font-style:italic}.form-control:focus::placeholder{opacity:.6;transition:all .6s ease-out}.form-control:disabled,.form-control[readonly]{background-color:#f6f6f6;opacity:1}.form-control:disabled{cursor:not-allowed}select.form-control:focus::-ms-value{color:#7a7a7a;background-color:#fff}.form-control-file,.form-control-range{display:block}.form-label{display:block;margin-bottom:1rem}.col-form-label{padding-top:.5rem;padding-bottom:.5rem;margin-bottom:0}.col-form-label-lg{padding-top:.75rem;padding-bottom:.75rem;font-size:.9375rem}.col-form-label-sm{padding-top:.25rem;padding-bottom:.25rem;font-size:.875rem}.col-form-legend{margin-bottom:0;font-size:1rem}.col-form-legend,.form-control-static{padding-top:.5rem;padding-bottom:.5rem}.form-control-static{line-height:1.25;border:solid transparent;border-width:1px 0}.form-control-static.form-control-lg,.form-control-static.form-control-sm,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:1.8125rem}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{padding:.75rem 1.5rem;font-size:.9375rem;border-radius:.3rem}.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:2.75rem}.form-fields{margin:-.8rem}.form-fields>*{padding:.8rem}.form-group:not(.address1):not(.address2):not(.city):not(.postcode){clear:both}.form-group>*{position:relative}.form-group.form-radio-buttons{padding-bottom:2rem}.form-informations{line-height:1;margin-bottom:-.8rem}@media (min-width:57em){.form-group.address1,.form-group.city{width:70%;float:left}.form-group.address2,.form-group.postcode{width:30%;float:left}}.form-text{display:block}.form-check{position:relative;display:block;margin-bottom:.75rem}.form-check+.form-check{margin-top:-.25rem}.form-check.disabled .form-check-label{color:#7a7a7a;cursor:not-allowed}.form-check-label{padding-left:1.25rem;margin-bottom:0;cursor:pointer}.form-check-input{position:absolute;margin-top:.25rem;margin-left:-1.25rem}.form-check-input:only-child{position:static}.form-check-inline{position:relative;display:inline-block;padding-left:1.25rem;margin-bottom:0;vertical-align:middle;cursor:pointer}.form-check-inline+.form-check-inline{margin-left:.75rem}.form-check-inline.disabled{color:#7a7a7a;cursor:not-allowed}.form-control-feedback{margin-top:.25rem}.form-control-danger,.form-control-success,.form-control-warning{padding-right:2.25rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.has-success .custom-control,.has-success .form-check-inline,.has-success .form-check-label,.has-success .form-control-feedback,.has-success .form-control-label,.text-success{color:#4cbb6c}.has-success .form-control{border-color:#4cbb6c}.has-success .form-control:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #96d7a9}.has-success .input-group-addon{color:#4cbb6c;border-color:#4cbb6c;background-color:#e0f3e5}.has-success .form-control-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#4cbb6c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}.has-warning .custom-control,.has-warning .form-check-inline,.has-warning .form-check-label,.has-warning .form-control-feedback,.has-warning .form-control-label{color:#ff9a52}.has-warning .form-control{border-color:#ff9a52}.has-warning .form-control:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ffd6b8}.has-warning .input-group-addon{color:#ff9a52;border-color:#ff9a52;background-color:#fff}.has-warning .form-control-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#ff9a52' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")}.has-danger .custom-control,.has-danger .form-check-inline,.has-danger .form-check-label,.has-danger .form-control-feedback,.has-danger .form-control-label,.text-danger{color:#ff4c4c}.has-danger .form-control{border-color:#ff4c4c}.has-danger .form-control:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ffb2b2}.has-danger .input-group-addon{color:#ff4c4c;border-color:#ff4c4c;background-color:#fff}.has-danger .form-control-danger{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#ff4c4c' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")}@media (min-width:576px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;width:auto;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .form-check,.form-inline .form-control-label{margin-bottom:0;vertical-align:middle}.form-inline .form-check{display:inline-block;margin-top:0}.form-inline .form-check-label{padding-left:0}.form-inline .form-check-input{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}#customer-form{margin-bottom:calc(3rem + 5%)}.form-footer,.address-footer{display:flex;justify-content:center;margin:2rem 0 0}.address-footer{justify-content:flex-start;margin-top:1.5rem}.form-footer.ps-shown-by-js{flex-direction:column}.form-footer>*,.address-footer>*{margin:.5rem}@media (min-width:57em){.form-footer{margin:3rem 0 0}}body .alert{padding:.7em .8em .7em 1.2em;margin-top:1em;margin-bottom:1em;border-left:.4rem solid #bbb;border-radius:0 .3rem .3rem 0;line-height:1.2;background:#f9f9f9;display:block;font-size:inherit}body .alert p{line-height:1.3}body .alert:empty{display:none}body .alert-heading{color:inherit}body .alert-link{font-weight:700}body .alert-dismissible{padding-right:2.5rem}body .alert-dismissible .close{position:relative;top:-.125rem;right:-1.25rem;color:inherit}body .alert-success{background-color:#23C55211;border-color:#23C552;color:#296}body .alert-success hr{border-top-color:#c1e2b3}body .alert-success body .alert-link{color:#2b542c}body .alert-info{background-color:#45ABCD11;border-color:#45ABCD;color:#45ABCD}body .alert-info hr{border-top-color:#a6d5ec}body .alert-info body .alert-link{color:#245269}body .alert-warning{background-color:#FEAF2010;border-color:#FEAF20;color:#dc8f03}body .alert-warning hr{border-top-color:#ff8b39}body .alert-warning body .alert-link{color:#0a0a0a}body .alert-danger{background-color:#d7381411;border-color:#d73814;color:#d73814}body .alert-danger hr{border-top-color:#e4b9b9}body .alert-danger body .alert-link{color:#843534}body .alert ul{margin:0;padding-left:1em}body .alert li{margin-top:.25em;margin-bottom:.25em}.alert ul>li{position:relative;line-height:1.2}.alert ul>li+li{margin-top:.5em}body .alert ol{list-style-position:inside}body .alert ol ul{margin-left:1em}.alert [class^="ti-"],.alert [class*=" ti-"],.alert .mi{font-size:2em;vertical-align:middle;margin-right:1rem;top:-1px}.container #notifications .container{padding-left:0;padding-right:0}table{border-collapse:collapse;text-align:left}table td,table th{line-height:1.3;height:3.5rem;vertical-align:middle;padding:.5rem 1rem;border:1px solid #e0e0e0}.table{width:100%;max-width:100%;margin-bottom:2rem}.table td,.table th{border-top:1px solid #ccc;font-size:1.4rem;height:5rem}.table thead th{vertical-align:bottom;border-bottom:2px solid var(--color-green);background:#fff;color:var(--color-green);font-weight:600}.table tbody tr:nth-of-type(even){background-color:#00000006}.table tbody+tbody{border-top:2px solid #00000007}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.5rem}.collapse{display:none}@media (min-width:57em){.wrapper .collapse{display:inherit}}.collapse.in{display:block}[data-toggle="collapse"].title{display:flex;text-transform:uppercase;align-items:center}.navbar-toggler{position:relative}.navbar-toggler i{display:inline-flex;font-size:1.5rem;padding:0 1rem;cursor:pointer}.navbar-toggler *{line-height:inherit;font-size:inherit}.navbar-toggler .remove{display:none}[aria-expanded="true"] .navbar-toggler .add{display:none}[aria-expanded="true"] .navbar-toggler .remove{display:inherit}.bootstrap-touchspin{width:auto;display:flex}.bootstrap-touchspin input:focus{outline:none}.bootstrap-touchspin input.form-control,.bootstrap-touchspin input.input-group{color:#555;background-color:#fff;height:4.6rem;padding:.5rem;width:5rem;border:1px solid var(--color-B);text-align:center;border-radius:var(--radius-1)}.bootstrap-touchspin .input-group-btn-vertical{display:flex;flex-direction:column;flex:1;margin-left:.5rem}.bootstrap-touchspin .input-group-btn-vertical>*+*{margin-top:.4rem}body .bootstrap-touchspin .btn-touchspin{padding:0;display:flex;justify-content:center;font-size:1.8rem;line-height:1.8rem;align-items:center;background-color:transparent;min-height:0;border-radius:var(--radius-1)}.bootstrap-touchspin .btn-touchspin i{top:0}.bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after{content:"\e145"}.bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after{content:"\e15b"}.bootstrap-touchspin .input-group-btn-vertical i{margin:0}.media-list{margin-bottom:3rem;font-size:1.4rem;line-height:1.1}.media-list p{line-height:1.1;margin-bottom:.2em}.media-list .media{display:flex;margin-left:-.5rem;margin-right:-.5rem}.media-list .media+.media{margin-top:.9rem;padding-top:1rem;border-top:1px solid var(--color-B)}.media-list .media>*{padding-left:.5rem;padding-right:.5rem;flex:1}.media-list .media-left{flex:0 0 6rem;max-width:6rem}.media-list .text-muted *{font-size:.85em;font-style:italic}.media-list .media-body .product-name{display:block;padding-bottom:.3rem;line-height:1.1}[data-accordion-group]{margin-bottom:2rem}[data-accordion]{margin-bottom:1rem}[data-control]{display:flex;align-items:center;margin-left:-.5rem;margin-right:-.5rem;border:1px solid var(--color-B);padding:.6em .6em;cursor:pointer;margin:0;font-size:1.8rem}.open [data-control]{border-bottom:none}[data-control]:after{content:"\e145";font-family:"Material Icons";font-size:2.2rem;transition:all .3s ease-out}.open [data-control]:after{content:"\e15b"}.open [data-control],[data-control]:hover{color:var(--color-H);border-color:var(--color-H)}.open [data-control]{border-radius:.3rem .3rem 0 0}[data-control]>*{padding-left:.5rem;padding-right:.5rem;flex:1}[data-control] img{flex:0 0 5rem;max-width:5rem}[data-content]>*{padding:.5rem 1rem 2rem;border:1px solid var(--color-B2);border-top:none;font-size:1.5rem;border-radius:0 0 .3rem .3rem}.open [data-control],.open [data-content]>*{border-color:var(--color-H)}.ppTabs{position:relative}.fade{opacity:0;transition:opacity .15s linear}.fade.in{opacity:1}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11111;display:none;outline:0}.modal,.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:100%;margin:1rem}@media (min-width:32em){.modal-dialog{max-width:86rem;margin:calc(3rem + 3%) auto}}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-25%);margin-left:auto;margin-right:auto}.modal.in .modal-dialog{transform:translate(0)}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #00000015;box-shadow:0 0 2rem 1rem #00000015;border-radius:var(--radius-3);outline:0}.modal-content .js-modal-content{padding:2.2rem 2.5rem}.modal-header{padding:1.2rem 2.6rem;border-bottom:1px solid var(--color-B2);display:flex;justify-content:space-between;align-items:center;min-height:6.3rem}.body .modal-header>*{margin-bottom:0}.modal-header *{vertical-align:middle}.modal-header h2,.modal-header .h2{font-size:2.2rem}.modal-header .close{margin:0 -.5rem 0 1rem}.modal-content>.close{position:absolute;top:1rem;right:1rem;z-index:2}.modal-title{margin:0}.modal-body{padding:2.6rem}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11100;background-color:#4B595866}.modal-backdrop.fade{opacity:0}.modal-backdrop.in{opacity:1}.modal-footer{padding:0;border-top:1px solid var(--color-B);background:#f9f9f9;display:flex;justify-content:center;align-items:center}.modal-footer>*{margin:1rem}.grid,[class^="grid-"],[class*=" grid-"],[id^="grid-"],[id*=" grid-"]{display:grid;grid-gap:0;grid-template-columns:auto;grid-template-rows:auto}.grid>*,.grid-inline>*,[class^="grid-"]>*,[class*=" grid-"]>*,[id^="grid-"]>*,[id*=" grid-"]>*{min-width:0;min-height:0}.grid-inline{display:inline-grid}.grid-row{grid-auto-flow:row}[class^="effect-"],[class*=" effect-"]{position:relative;display:block;overflow:hidden}[class^="effect-"] .effect,[class*=" effect-"] .effect{padding:6%;position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden;display:flex;justify-content:center;flex-direction:column;align-items:center}[class^="effect-"] .effect:not(:empty),[class*=" effect-"] .effect:not(:empty){background:rgba(0,0,0,.5);color:#fff;font-size:16px;line-height:1.4;opacity:0;transition:all ease-out 300ms}[class^="effect-"] .effect:not(:empty) strong,[class*=" effect-"] .effect:not(:empty) strong{font-weight:400}[class^="effect-"]:hover .effect:not(:empty),[class*=" effect-"]:hover .effect:not(:empty){opacity:1}.effect-layla img{transition:opacity 0.35s,transform 0.35s;transform:scale(1)}.effect-layla:hover img{transform:scale(1.01)}.effect-layla .effect:before,.effect-layla .effect:after{position:absolute;content:'';opacity:0}.effect-layla .effect:before{top:10%;right:5%;bottom:10%;left:5%;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);transform-origin:0 0}.effect-layla .effect:after{top:5%;right:8.5%;bottom:5%;left:8.5%;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0}.effect-layla .effect:before,.effect-layla .effect:after{transition:opacity 0.35s,transform 0.35s}.effect-layla:hover .effect:before,.effect-layla:hover .effect:after{opacity:1;transform:scale(1)}.effect-layla:hover .effect:before{transition-delay:0.2s}.effect-layla:hover .effect:after{transition-delay:0.3s}.effect-chico img{transition:opacity 0.35s,transform 0.35s;transform:scale(1)}.effect-chico:hover img{transform:scale(1.01)}.effect-chico .effect:before{opacity:0;transition:opacity 0.35s,transform 0.35s}.effect-chico .effect:before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;content:'';transform:scale(1.07)}.effect-chico:hover .effect:before{opacity:1;transform:scale(1)}.effect-apollo img{transition:opacity 2s,transform 2s;transform:scale3d(1,1,1)}.effect-apollo .effect:before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.3);content:'';transition:transform 0s;transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,60deg) translate3d(0,-130%,0)}.effect-apollo:hover img{transition:opacity 0.35s,transform 0.35s;transform:scale3d(1.01,1.01,1)}.effect-apollo:hover .effect:before{transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,60deg) translate3d(0,130%,0);transition:transform 0.6s}.grayscale{-webkit-filter:grayscale(1);filter:grayscale(1)}.grayscale:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}dl{display:flex;flex-wrap:wrap;margin-left:-.2rem;margin-right:-.2rem;line-height:1.3;max-width:60rem}dl>*{flex:1;min-width:40%;background:var(--color-grey7);padding:.8rem 1rem;margin:.2rem;min-height:2.5em;display:flex;align-items:center}dl dt{justify-content:flex-end;flex:0 0 30%;max-width:30%;text-align:right}.collapsing,.dropdown,.dropup{position:relative}.dropdown{align-items:center}.js-dropdown{position:relative}.dropdown-label{font-size:1.4rem}.dropdown button{font-size:1.6rem;border:none;padding:0;background:none;display:flex;align-items:center;background:none}.dropdown a{cursor:pointer}.dropdown button:hover{color:var(--color-H)}body .dropdown-menu{position:absolute;left:.6rem;top:100%;display:none;background:#fff;z-index:9;min-width:13rem;padding:.8rem 0;box-shadow:-.5rem .5rem 1rem #0002;border:1px solid var(--color-B3);border-top:none}@media (min-width:57em){body .dropdown-menu{right:.6rem;left:auto}}.dropdown-menu li{padding:.5rem 1rem}.dropdown-menu li a{display:flex;align-items:center}.dropdown-menu li img{margin-right:.8rem;max-width:2rem;position:relative;bottom:-1px}.dropdown-menu .current{opacity:.3;pointer-events:none}.dropdown-menu .select-list{display:block;padding:.8rem 1.2rem;font-size:1.5rem}.open>.dropdown-menu{display:block}.menu li{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;font-size:1.8rem;overflow:hidden}.menu li+li{margin-top:.8em}.menu a{display:flex;justify-content:space-between;font-size:inherit;color:var(--color-black);font-weight:400;position:relative;background:#fff;padding-right:.5em}.menu a:before{content:'';border-bottom:3px dotted var(--color-B3);position:absolute;left:100%;right:-1000%;bottom:.1em}.menu a:hover{color:var(--color-H)}.menu:not(.btn) ul{margin-left:1em}.menu ul li{margin-top:.6em}.menu ul a{font-weight:400;text-transform:none}.menu .collapse-pp{flex:0 0 100%}#pagenotfound .page-not-found .bg{min-height:80rem}.page-not-found .bg{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;opacity:.3;pointer-events:none}.page-not-found .bg svg{fill:var(--color-orange2);width:100rem}.page-not-found h4,.page-not-found p{font-size:2rem;text-align:center}@media (min-width:57em){.page-not-found h4,.page-not-found p{font-size:3rem}}.page-not-found .search-widget form *{background:none}.page-not-found .search-widget form{background:#fffc;position:relative}.page-not-found .search-widget .search_query{height:auto;padding:2.4rem;font-size:2.4rem}.page-not-found .search-widget button{flex:0 0 6.4rem}.page-not-found #search_widget,.page-not-found [sidebarjs]{position:static}.page-not-found .search-widget .search-container{justify-content:center;height:auto;width:auto}#sidebar-menu,#sidebar-menu p{line-height:1}.sidebar-overlay{position:fixed;top:0;right:0;left:0;bottom:0;z-index:66;background:rgba(0,0,0,.3);display:none;backdrop-filter:blur(8px)}.sidebar-open body{overflow:hidden;overscroll-behavior:none;padding-right:1.2rem}.sidebar-close{font-size:2.4rem;display:flex;padding:1.8rem 2.6rem 1.2rem}.sidebar-close-btn{font-size:2.4rem;display:inline-flex;cursor:pointer;margin-left:auto}#sidebar-menu{position:fixed;top:0;left:0;max-width:43rem;width:calc(100% - 2rem);bottom:0;z-index:10000;overflow-y:scroll;overflow-x:hidden;background-color:#fff;transform:translate3d(-100%,0,0);box-shadow:-5px 0 6px #0000;transition-property:transform;transition-duration:.6s;transition-timing-function:ease;display:flex;flex-direction:column}.sidebar-menu-right .sidebar-close-btn{margin:0}#sidebar-menu.sidebar-menu-right{transform:translate3d(100%,0,0);left:unset;right:0}.sidebar-open #sidebar-menu{transform:translate3d(0,0,0);box-shadow:5px 0 6px #00000029;transition-duration:.3s}.sidebar-open #sidebar-menu.sidebar-menu-right{box-shadow:-5px 0 6px #00000029}[tooltip],[tooltip-disabled]:disabled{position:relative;display:inline-block;line-height:1}[tooltip]:before,[tooltip]:after,[tooltip-disabled]:disabled:before,[tooltip-disabled]:disabled:after{content:"";position:absolute;top:-8px;left:50%;transform:translateX(-50%);border-width:5px 7px 0 7px;border-style:solid;border-color:var(--color-grey) transparent transparent transparent;z-index:100;transition:all .6s ease-out;opacity:0;visibility:hidden;text-transform:none;box-shadow:4px 5px 5px rgba(0,0,0,.1)}[tooltip]:after,[tooltip-disabled]:disabled:after{content:attr(tooltip);transform:translateX(-50%) translateY(-100%);background:#fff;border:1px solid var(--color-grey);text-align:center;color:var(--color-black);padding:.9rem 1rem 1rem;font-size:1.3rem;line-height:1.3;min-width:clamp(14em, 12vmax, 20em);font-weight:400;pointer-events:none;box-shadow:0 5px 15px rgb(0 0 0 / 20%)}[tooltip] [class*="ti-"],[tooltip] [class^=" ti-"],[tooltip] .mi{color:var(--color-black2);cursor:pointer;font-size:1.5em;display:inline-block;vertical-align:middle;line-height:1;top:-.1em}[tooltip-disabled]:disabled:after{content:attr(tooltip-disabled)}[tooltip]:hover:after,[tooltip]:hover:before,[tooltip-disabled]:disabled:hover:after,[tooltip-disabled]:disabled:hover:before,[tooltip]:focus:after,[tooltip]:focus:before,[tooltip-disabled]:disabled:focus:after,[tooltip-disabled]:disabled:focus:before{opacity:1;visibility:visible;transition:all .2s ease-out .2s}[tooltip-position='left']:before{left:0%;top:50%;margin-left:-12px;transform:translatey(-50%) rotate(-90deg)}[tooltip-position='top']:before{left:50%}[tooltip-position='bottom']:before{top:100%;margin-top:8px;transform:translateX(-50%) translateY(-100%) rotate(-180deg)}[tooltip-position='right']:before{left:100%;top:50%;margin-left:1px;transform:translateY(-50%) rotate(90deg)}[tooltip-position='left']:after{left:0%;top:50%;margin-left:-8px;transform:translateX(-100%) translateY(-50%)}[tooltip-position='top']:after{left:50%}[tooltip-position='bottom']:after{top:100%;margin-top:8px;transform:translateX(-50%) translateY(0%)}[tooltip-position='right']:after{left:100%;top:50%;margin-left:8px;transform:translateX(0%) translateY(-50%)}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;font-display:swap;src:local('Material Icons'),local('MaterialIcons-Regular'),url(../pp/fonts/materialicons/MaterialIcons-Regular.woff2) format('woff2'),url(../pp/fonts/materialicons/MaterialIcons-Regular.woff) format('woff'),url(../pp/fonts/materialicons/MaterialIcons-Regular.ttf) format('truetype')}.material-icons,.mi{font-family:Material Icons!important;font-weight:400!important;font-style:normal;font-size:inherit;position:relative;display:inline-block;vertical-align:middle;line-height:inherit;color:inherit;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}.pp-spin{animation:pp-spin 3s linear infinite}.pp-pulse{animation:pp-spin 2s infinite steps(8)}@keyframes pp-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.mi[data-icon]:before,.material-icons[data-icon]:before{content:attr(data-icon)}@keyframes slideDown{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@media print{*,:after,:before,:first-letter,blockquote:first-line,div:first-line,li:first-line,p:first-line{text-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.tag{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}.visible-print-block{display:block!important}.visible-print-inline{display:none!important}.visible-print-inline{display:inline!important}.visible-print-inline-block{display:none!important}.visible-print-inline-block{display:inline-block!important}.hidden-print,#header .header-right,.no-print,.carousel,#footer,.column{display:none!important}}/*
* @author: Zbigniew Stanejko
* @copyright: ? 2012-2023, Zbigniew Stanejko
* @license: This program is not free software and you can't sell and distribute it!
* @company: PrestaPremium Zbigniew Stanejko
* @email: info@prestashop.tf
* @url: https://prestapremium.com
* ------------------------------------
* @version: 1.0
*
*/
 body{font-family:var(--font-1);color:var(--color-black2)}#main-wrapper>*{background:#fff}.header-content .row-container{padding:var(--gap-30) 0;align-items:center;justify-content:space-between}.header-content .logo-shop{margin:0}.header-content .logo-shop img{max-width:20rem}.header-content .header-right{flex:1}.header-content .header-right>.row{justify-content:space-between;align-items:center}#header-icon{align-items:center}.header-icon .pp-1{width:1em;height:1em;font-size:2rem;position:relative;display:block}#ppsearchmobile-btn .pp-1 i{bottom:-2px}#ppmainmenu-btn .pp-1{font-size:2.7rem}#pplanguageselector li{text-transform:uppercase}#pplanguageselector li a{font-size:1.8rem;font-weight:600;font-family:var(--font-2)}#pplanguageselector .current a{color:var(--color-H)}#header.sticky .header-bottom{position:fixed;animation:slideDown 0.4s;right:0;top:0;left:0;z-index:999;box-shadow:0 .5rem .5rem #00000018;background:inherit;background:#fff}#header.sticky #pp-mainmenu [data-depth="0"]{padding:0}#header.sticky .header-wrapper{padding-bottom:7rem}.header-bottom{border-top:1px solid var(--color-B);border-bottom:1px solid var(--color-B)}#wrapper{padding-bottom:var(--gap-75)}body:not(#index) #columns-wrapper{padding-top:var(--gap-30)}body#product #columns-wrapper{padding-top:var(--gap-15)}#wrapper>*{position:relative}#columns{flex-direction:column;justify-content:flex-start;display:flex;margin-left:-2rem;margin-right:-2rem}#columns>*{flex:1;max-width:100%;padding-left:2rem;padding-right:2rem}#left-column>.row>*,#right-column>.row>*{flex:1}@media (min-width:57em){#columns{flex-direction:row}.isDesktop .center-column#hook-home,.isDesktop .left-column#content-wrapper,.isDesktop .right-column#content-wrapper{max-width:calc(100% - 37rem)}.isDesktop .left-column.right-column#content-wrapper{max-width:calc(100% - 74rem)}#left-column,#right-column{flex:0 0 37rem;max-width:37rem;margin:0;display:block}#left-column{order:-1}#left-column>.row,#right-column>.row{flex-direction:column}}#main{min-height:60rem}.footer-before{padding:var(--gap-30) 0;background:url(../img/footer-bg.webp) repeat 0 0}.footer-content{position:relative;padding-top:var(--gap-60);padding-bottom:var(--gap-30)}.footer-content .row-container{justify-content:space-between}.footer-content .wrapper{line-height:1.1;padding-bottom:var(--gap-30);font-family:var(--font-2)}.footer-content .wrapper .title{font-size:1.6rem;color:inherit;font-weight:700;line-height:inherit;margin-bottom:.5em;line-height:inherit}.footer-content .wrapper .title a{color:inherit}.footer-content{--margin:.2em}.footer-content .wrapper ul.collapse{margin-top:calc(-1 * var(--margin));margin-bottom:calc(-1 * var(--margin))}.footer-content .wrapper li{font-weight:600;font-size:1.5rem;line-height:inherit;color:inherit;vertical-align:middle;padding-top:var(--margin);padding-bottom:var(--margin)}.footer-content .wrapper li a{position:relative;color:inherit}.footer-content .wrapper .rte *{line-height:1.5}.footer-content .block_content li.login a:before{content:'\f13e'}.footer-content .block_content li.signout a:before{content:'\f023'}.footer-content .wrapper li a:hover{color:var(--color-H);opacity:1}#pp-footer-contact li p{line-height:inherit;margin-bottom:.25em}#pp-footer-contact li.addr{margin-top:1em}#pp-payment p{margin:1.5rem 0;font-family:var(--font-1);font-weight:700;font-size:1.8rem}#pp-payment{align-items:center;margin-top:2rem;margin-bottom:1rem;justify-content:center}#footer .footer-copyright{text-align:center;background:#fff;border-top:1px solid var(--color-B3)}#footer .footer-copyright .row-container{justify-content:center;min-height:0;align-items:center;padding:1rem 0;opacity:.8}@media (min-width:48em){#footer .footer-copyright .row-container{min-height:8rem}}#footer .footer-copyright *{margin-bottom:0;font-family:Verdana,Arial;font-size:1rem;text-transform:uppercase;color:inherit}#footer .footer-copyright a:hover{text-decoration:underline}@media (max-width:74.9375em){#ppmainmenu-btn,#ppsearchmobile-btn,#ppusermobile-btn{display:block!important}.search-widget,#header .header-nav .header-info-2{display:none}#header .header-nav .row-container{justify-content:center}.header-content .row-container{padding:2rem 0}.mm-spn .dropdown span{padding:0;display:inline-block}.mm-spn .dropdown .mi{display:none}}@media (max-width:47.9375em){#header .header-nav,#pp-header-contact{display:none}}@media (max-width:31.9375em){.row-header-right{margin-left:-.6rem;margin-right:-.6rem}.row-header-right>*{padding-left:.6rem;padding-right:.6rem}}.heading,.heading-product,#product .heading{font-weight:600;font-family:var(--font-1);font-size:clamp(2.4rem, 1.2rem + 1.5vw, 3rem);position:relative;display:flex;flex-wrap:wrap;color:var(--color-black2);line-height:1.1;font-family:var(--font-2)}.heading-product{font-size:clamp(2.2rem, 1.1vw + 1.4rem, 2.8rem)}.carousel .heading{margin-bottom:calc(.5em + var(--gap-15));justify-content:center}.heading-product>*,.cart-heading>*,.heading>*:not(nav){margin:0;font-size:inherit;font-weight:inherit;line-height:inherit}.heading-product,.heading-center{justify-content:center;text-align:center;margin-bottom:2rem}.heading a{color:inherit}.heading a:hover{color:var(--color-H)}.column .inner-box>*+*{margin-top:var(--gap-60)}.column .heading{margin-bottom:1.3em;margin-top:.32em;font-size:clamp(2rem, 1rem + 1.3vw, 2.6rem);justify-content:center}.breadcrumb *{color:var(--color-black2);line-height:1.3;font-size:1.4rem}#breadcrumb-bg{display:none}.breadcrumb[data-depth="1"]{display:none}.breadcrumb ol{align-items:center}.breadcrumb li{position:relative;font-weight:700}.breadcrumb li+li:before{content:"\e649";font-family:var(--font-ti);margin:0rem 2.4rem 0 0rem;position:relative;top:0rem;font-size:1.2rem;color:var(--color-green);font-weight:700}.breadcrumb li:last-child{font-weight:400}.breadcrumb li:last-child *{font-weight:inherit}#js-product-list-header+#products{margin-top:var(--gap-45)}#js-product-list-header>*+*{margin-top:var(--gap-30)}#subcategories .subcategory-heading{font-size:2rem;margin-bottom:var(--gap-15);text-transform:uppercase}#subcategories .ppGridSubcat{grid-gap:2rem 1rem;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));grid-auto-flow:row;justify-content:center;display:grid}@media (min-width:57em){#subcategories .ppGridSubcat{grid-gap:2rem 1.6rem;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr))}}.ppGridSubcat .item>*{display:flex;flex-direction:column;position:relative;top:0;transition:all .4s ease-out}.ppGridSubcat img{margin:0 auto;border-radius:.4rem}.ppGridSubcat .subcategory-image{border:1px solid var(--color-B2);border-radius:.4rem}.ppGridSubcat h5{margin:.6rem 0 0;font-size:1.3rem;font-weight:700;text-transform:uppercase;text-align:center;line-height:1.2}.ppGridSubcat .item>*:hover{transition:all .2s ease-out .1s}article.item .sr-only{display:none}.product-flags{pointer-events:none}.carousel-1 .product-flags{font-size:1.2rem}.product-flags li{position:absolute;top:10px;left:10px;z-index:0;font-size:1.4rem;background:transparent;font-size:inherit;font-weight:600;color:var(--color-green);padding:.35em .5em .27em;display:inline-flex;align-items:center;flex-wrap:wrap;text-transform:uppercase;font-family:var(--font-2);border-radius:var(--radius-1);border:.2rem solid var(--color-green)}.product-flags.big{font-size:1.8rem}.product-flags span{display:block}.product-flags .discount{background-color:var(--color-red);border-color:var(--color-red)}.product-flags .on-sale{background-color:var(--color-orange2);border-color:var(--color-orange2);color:#fff;opacity:.8;bottom:0;top:auto;left:50%;transform:translate(-50%,0);padding-left:1.3em;padding-right:1.3em}.product-flags .pack{background-color:#000}.product-flags .online-only{font-size:.6em;background:#999;border-color:#999}.product-flags .online-only:before{content:"\E30A";font-family:Material Icons;vertical-align:middle;margin:-.2rem .4rem -.2rem 0;font-size:1.6rem}.product-flags .out_of_stock{background-color:var(--color-black);border-color:var(--color-black);opacity:.5}.body .product-flags-list{display:flex;flex-wrap:wrap;align-items:center;margin:-.5rem -1rem 0rem -1rem}.product-flags-list>*{margin:.5rem 1rem}.product-flags-list>*:not(.discount){font-size:1.5rem;font-weight:700;font-style:italic}.product-flags-list .discount{background:var(--color-red);color:#fff;padding:.3rem .6rem;font-size:1.2rem}.product-flags-list>*+*:before{border-left:1px solid var(--color-grey);content:'';position:relative;left:-1rem}.product-flags-list>*+.discount:before{left:-2rem}.product-flags-list .new{color:var(--color-blue)}.product-thumbnail{position:relative}.thumbnail{position:relative;display:flex;align-items:center;justify-content:center;height:100%}.thumbnail img{object-fit:cover;height:100%}.ppGrid .v-L,.isMobile .ppGrid .product-hover{display:none!important}.ppGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));grid-gap:1.5rem 1.2rem;grid-auto-flow:row;position:relative;z-index:2}@media (min-width:32em){.ppGrid{grid-template-columns:repeat(auto-fill,minmax(21rem,1fr))}}@media (min-width:57em){.ppGrid{grid-template-columns:repeat(auto-fill,minmax(29rem,1fr));grid-gap:2.4rem 1.6rem}}@media (min-width:75em){.ppGrid{grid-template-columns:repeat(auto-fill,minmax(31rem,1fr))}}.ppGrid>*{min-width:0;min-height:0}.products.ppGrid .item,.carousel.ppGrid .item>*{position:relative;transition:all .6s ease-out;top:0;background:#fff;border:1px solid transparent}.products.ppGrid .item:hover,.carousel.ppGrid .item>*:hover{z-index:5;transition:all .2s ease-out .1s}.ppGrid .pp-1{position:relative}.ppGrid .thumbnail img+img{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background:#fff;transition:all .5s ease-out}.ppGrid .item>*:hover .thumbnail img+img{opacity:1;transition:all .2s ease-out .2s}.ppGrid .pp-2{text-align:center;display:flex;flex-direction:column;position:relative;z-index:1;background:#fff;padding-bottom:1.2rem}.ppGrid .pp-2>*{margin-top:1.6rem}.ppGrid .product-list-reviews{padding:0;display:flex;justify-content:center}.ppGrid .ets-rv-comments-nb:before{content:'('}.ppGrid .ets-rv-comments-nb:after{content:')'}.ppGrid .ets-rv-comments-nb+span{display:none}.ppGrid .product-list-reviews .ets-rv-comments-nb{font-size:1.1rem;color:var(--color-grey);font-family:var(--font-1)}.ppGrid .product-title{color:var(--color-black2);display:flex;justify-content:center;text-align:center;font-size:clamp(1.7rem, .85vw + 1rem, 2rem);line-height:1.2;font-weight:500;margin:.4em 0 0;padding:0 .2em;min-height:2em;font-family:var(--font-2)}.ppGrid .product-title *{display:block;margin:-.2em 0}.carousel-1.ppGrid .product-title{font-size:clamp(1.6rem, .8vw + .9rem, 1.8rem)}.ppGrid .features-description{margin:.33em 0 0}.features-description p{line-height:1.2;font-family:var(--font-2);font-size:1.6rem;font-weight:500;color:var(--color-black3)}.ppGrid .product-price-and-shipping{justify-content:center;text-align:center;align-items:center}.ppGrid .product-price-and-shipping span{font-weight:600;font-size:clamp(1.8rem, .9vw + 1rem, 2rem);display:block;color:var(--color-black2);font-family:var(--font-2);line-height:1;position:relative}.ppGrid .product-price-and-shipping .regular-price{color:var(--color-grey);font-weight:500}.ppGrid span.discount-product-info span{font-size:1.6rem;font-weight:600;color:#fff;background:var(--color-orange2);padding:.17em .4em .15em;border-radius:var(--radius-1);top:-.1em}.ppGrid .product-hover2{position:absolute;left:0;right:0;bottom:-20%;text-align:center;opacity:0;z-index:0;transition:all 600ms ease-out;display:flex;justify-content:center;width:100%}.ppGrid .item>div:hover .product-hover2,.isMobile .ppGrid .product-hover2{opacity:1;transition:all 500ms ease-out;bottom:1rem}.ppGrid .product-hover2>*:hover{pointer-events:auto;border:1px solid var(--color-green);color:var(--color-green)}.ppList .v-G{display:none!important}.ppList{display:flex;flex-wrap:wrap;margin:0 -1rem}.ppList .item{flex:0 0 100%;width:100%;padding:1rem;margin-bottom:1rem}.ppList .item>*{position:relative;transition:all .6s ease-out;margin:auto;top:0}.ppList .item>*:hover{box-shadow:0 0 2rem #0000001A;z-index:2;transition:all .1s ease-out .1s;top:-.6rem;z-index:2;background:#fff}.ppList .thumbnail-container{display:flex;flex-wrap:wrap;margin:-1.2rem}.ppList .thumbnail-container>*{padding:1.2rem}@media (min-width:75em){.ppList .item{flex:0 0 50%;width:50%}}.ppList .pp-1{flex:0 0 31%;min-width:10rem}.ppList .pp-2 p{margin-bottom:0}.ppList .pp-2{flex:1;display:flex;flex-direction:column}.ppList .pp-2>*{order:1}.ppList .pp-2>*+*{padding-top:1.2rem;order:2}.ppList .pp-2>*+*+*{order:3}.ppList .pp-2>*+*+*+*{order:4}.ppList .pp-2>*+*+*+*+*{order:5}.ppList .pp-2 .product-price-and-shipping{max-width:24rem;width:100%}.ppList .pp-2 .product-price-and-shipping span{font-size:clamp(1.3rem, .65vw + .9rem, 1.8rem);font-weight:700}.ppList .pp-2 .product-price-and-shipping span+span{color:var(--color-red)}.ppList .pp-2 .product-price-and-shipping .regular-price{opacity:.3}.thumbnail-container:not(.reviews-loaded) .product-reviews{height:2rem}.ppList .product-reviews{order:5}.ppList .pp-2 .product-title{font-size:clamp(1.6rem, .8vw + 1rem, 2rem);color:var(--color-black);text-transform:uppercase;font-weight:700;margin-bottom:0;margin-top:-.3em;margin-bottom:-.1em}.ppList .pp-2 .desc{font-size:clamp(1.3rem, .65vw + .8rem, 1.6rem);line-height:1.4;margin-top:-.2em;margin-bottom:-.2em}.ppListMin .item>*{position:relative;transition:all .6s ease-out;margin:auto;top:0;display:flex}.ppListMin .item>*:hover{z-index:2;transition:all .1s ease-out .1s;z-index:2;background:#fff}.ppListMin .thumbnail-container{display:flex;margin:-1.6rem}.ppListMin .thumbnail-container>*{padding:1.6rem}.ppListMin .pp-1{flex:1}.ppListMin .pp-1>*+*{padding-top:1.6rem}.ppListMin .product-title{font-size:2rem;margin:-.1em 0;line-height:1.2;font-weight:600}.ppListMin .desc{margin-bottom:0rem;line-height:1.4;margin:-.25em 0;font-size:1.5rem}.ppListMin .product-price-and-shipping .row{align-items:center}.ppListMin .product-price-and-shipping span{font-size:1.9rem;font-weight:500}.ppListMin .product-price-and-shipping .product-discount{color:var(--color-grey)}.ppListMin .product-price-and-shipping .price{font-size:2.2rem}.ppListMin .add-to-cart{width:100%;font-weight:500}.ppListMin .add-to-cart .cart{display:none}.ppListMin .add-to-cart span,.isMobile .add-to-cart span{padding-left:.3em}.ppListMin .pp-2{flex:50%;max-width:30rem}.ppGridBrand{display:grid;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));grid-gap:1rem;grid-auto-flow:row;position:relative;z-index:2;justify-items:start}@media (min-width:57em){.ppGridBrand{grid-template-columns:repeat(auto-fill,minmax(21rem,1fr))}}@media (min-width:75em){.ppGridBrand{grid-gap:2.4rem;grid-template-columns:repeat(auto-fill,minmax(24rem,1fr))}}.ppGridBrand .item{position:relative;transition:all .6s ease-out;max-width:32.5rem;margin:auto;top:0;box-shadow:0 0 0 .1rem var(--color-B);text-align:center;height:100%;display:flex;flex-direction:column}.ppGridBrand .item:hover{box-shadow:0 0 2rem #0000001A;z-index:2;transition:all .1s ease-out .1s;top:-.6rem}.ppGridBrand .pp-infos>*,.ppGridBrand .pp-products>*{margin:.5rem 1rem}.ppGridBrand .pp-infos .name{line-height:1.3;font-weight:600}.ppGridBrand .desc{font-size:1.3rem;line-height:1.3;margin-bottom:1rem}.ppGridBrand .pp-products{align-items:center;justify-content:flex-end;font-size:1.4rem;flex:1;display:flex;flex-direction:column;padding-bottom:2rem}.product-list-header{margin-bottom:var(--gap-45)}.product-list-header>*+*{margin-top:var(--gap-30)}.carousel:not(.ppslider):not(.ppmanufacturer):not(.ets_rv_review_photos_wrap){margin-bottom:var(--gap-30)}.carousel.ppGrid,.carousel.ppGridBlog,.items.ppGridBlog{grid-gap:0;display:block!important}.carousel .items{flex-wrap:nowrap;display:flex!important;align-items:center;visibility:visible;position:relative}.carousel:not(.ppslider) .items{margin:0 -.5rem;min-width:calc(100% + 1rem);max-width:calc(100% + 1rem)}.carousel:not(.ppslider) .item{padding:.5rem;max-width:100%}.ps_viewedproduct .slick-list{padding:2rem 0}@media (min-width:75em){.carousel:not(.ppslider) .items{margin:0 -1rem;min-width:calc(100% + 2rem);max-width:calc(100% + 2rem)}.carousel:not(.ppslider) .item{padding:1rem}.layout-full-width .carousel:not(.ppslider) .items{margin:0 -1.5rem;min-width:calc(100% + 3rem);max-width:calc(100% + 3rem)}.layout-full-width .carousel:not(.ppslider) .item{padding:1.5rem}}.carousel .heading nav,.carousel .heading .pp-nav{display:flex;align-items:center}.carousel .heading .pp-nav{margin-left:3.8rem}.carousel .heading .slick-arrow{position:relative}.carousel .heading .pp-nav>*+*{margin-left:.5rem}.carousel .slick-arrow,.js-qv-product-images .slick-arrow,#product-modal .slick-arrow,.ets_image_list_popup .slick-arrow{width:.5em;height:1em;font-size:6rem;padding:0;border:none;background:none;color:var(--color-green);position:absolute;top:50%;transform:translate(0,-50%);left:0}.carousel .slick-next,.ets_image_list_popup .slick-next{left:auto;right:0}.body .carousel .slick-arrow:hover,.js-qv-product-images .slick-arrow:hover,#product-modal .slick-arrow:hover,.body .ets_image_list_popup .slick-arrow:hover{color:var(--color-black);background:none}.body .carousel .slick-arrow:active,#product-modal .slick-arrow:active{padding:0 .9rem 0 .2rem}.body .carousel .slick-next:active,#product-modal .slick-next:active{padding:0 .2rem 0 .9rem}@media (max-width:47.9375em){#main .carousel .heading{flex-direction:column;justify-content:flex-start;align-items:stretch;padding-bottom:.5rem}#main .carousel .heading>*{position:relative}.center-column #main .heading>*:before{left:-2.4rem}#main .carousel .heading nav{align-self:flex-end}#main .carousel .heading>*{margin-top:.5rem}}.carousel .slick-dots li{margin:0 .4rem}body .carousel .slick-dots button{background:var(--color-grey4);border-color:var(--color-grey4);width:1.4rem;height:1.4rem}.carousel .view-all{text-align:center;margin-top:-2.8rem;position:relative}#ppProductMobileSlick .slick-arrow{width:3rem;height:4.7rem;background:#fffb;font-size:3.2rem;color:var(--color-grey);left:.5rem}#ppProductMobileSlick .slick-next{left:auto;right:.5rem}#js-product-list-top.sortPagiBar{margin-bottom:2.2rem}.row-sortPagiBar{min-height:6rem;justify-content:space-between;align-items:center}.row-sortPagiBar>*{margin-top:1rem;margin-bottom:1rem}.row-sortPagiBar span,.row-sortPagiBar p{font-size:1.4rem;margin:0;line-height:1}.row-sortPagiBar .select-title{border:1px solid var(--color-B2);padding:.9rem .7rem 1rem 1.2rem;font-size:1.4rem;color:inherit;background:#fff;text-transform:none;font-weight:400;font-family:var(--font-1);border-radius:.4rem;min-width:18rem;justify-content:space-between}.row-sortPagiBar .select-title .mi{font-size:2rem;line-height:1.4rem}.sortPagiBar .sort-by-row{flex-wrap:nowrap;white-space:nowrap;align-items:center}#js-product-list-bottom,#js-product-list-bottom>*+*{padding-top:var(--gap-30)}.products-sort-order+.total-products{margin-left:2rem}.product-display{align-items:center;justify-content:center;display:flex}.product-display a{font-size:4rem;width:5rem;height:5rem;border-radius:50%;line-height:.8;color:var(--color-green2);cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;border:1px solid var(--color-green)}.product-display a:after{font-family:material icons;content:'\e8f0';margin:0 -.1rem}.product-display a+a{margin-left:.5rem}#ppList:after{content:'\e8ef';margin-top:1px}.product-display #ppList{font-size:3.7rem;top:-.5px}.product-display .selected{background:var(--color-green);border-color:var(--color-green);color:#fff;cursor:default}.pagination .page-list{display:flex;margin-left:-.3rem;margin-right:-.3rem}.pagination .page-list>*{padding-left:.3rem;padding-right:.3rem}.pagination .page-list a{padding:.3rem .2rem .2rem;min-width:4rem;height:4rem;font-size:1.8rem;font-weight:700;color:var(--color-black);background:#fff;border:1px solid var(--color-black);display:flex;line-height:inherit;justify-content:center;align-items:center;border-radius:50%}.pagination .page-list a.pp{font-size:3rem;padding-left:0;padding-right:0;border:none}.pagination .page-list a:hover,.pagination .page-list .current a{border-color:var(--color-green);color:#fff;background:var(--color-green)}#js-product-list .heading{margin-bottom:2rem}#js-product-list .heading>*{font-size:2.6rem}.language_selector img{width:2.4rem;height:1.7rem}.quickview .modal-dialog{max-width:90rem}.quickview .modal-header h1{font-size:2.2rem}.quickview .product-cover{margin:0}.quickview .mask{margin-top:.6rem}.quickview .js-qv-product-images{margin:0 -.6rem;height:auto;display:flex;flex-wrap:wrap}.quickview .product-images .thumb-container img{max-width:7.1rem;margin:.6rem}.quickview .js-arrows{position:absolute;right:0rem;bottom:-3rem;display:flex;width:7rem;justify-content:space-between}.quickview #product-img-container .js-arrows>*{font-size:2.6rem;width:2.6rem;height:2.6rem;border-width:1px;margin:0}.quickview-right>*+*{margin-top:var(--gap-45)}.quickview #product .product-prices{margin-left:0}.quickview #product-description-short p{font-size:1.4rem}[id^="product-box-"]+[id^="product-box-"]{margin-top:var(--gap-90)}[id^="product-box-"]>*+*{margin-top:var(--gap-90)}.product-container>*{flex:0 0 100%}#product-box-secondo{margin-top:var(--gap-30)}@media (min-width:75em){.product-container>*{margin-bottom:var(--gap-60)}#product-left-column{flex:7}#product-right-column{flex:6;min-width:44rem}}#product-left-column{position:relative}#product-img-container{max-width:84rem}#product-img-container .mask{position:relative}#product-img-container .product-images{display:flex;flex-wrap:wrap}#product-img-container .product-images>*{max-width:50%;flex:50%}#product-img-container .product-images>*:first-child{max-width:100%;flex:100%}#product-img-container .thumb-container{position:relative}#product-img-container .thumb-container:after{display:flex;justify-content:center;align-items:center;font-size:7rem;font-family:var(--font-ti);content:"\e610";top:0;right:0;bottom:0;left:0;position:absolute;pointer-events:none;transition:all .4s ease-out .1s;opacity:0;color:var(--color-green)}#product-img-container .thumb-container:hover:after{transition:all .2s ease-out .1s;opacity:1}.js-qv-product-images .thumb-container img{display:block;cursor:pointer}@media (max-width:74.9375em){#product-img-container{max-width:40rem;margin:auto}}#product-right-column-content{max-width:60rem;margin:auto;margin-top:var(--gap-45)}#product-right-column-content>*+*:not(form){margin-top:var(--gap-75)}#product-right-column .heading{margin-bottom:var(--gap-15);margin-top:0;font-size:2.8rem;font-weight:600}#product-details>*:empty{display:none!important}#product-details{display:flex;justify-content:center}#product-details>.row{align-items:center;margin-top:-.5rem;margin-bottom:-.5rem}#product-details .row>*{padding-top:.5rem;padding-bottom:.5rem;display:flex;flex-wrap:wrap;align-items:center}#product-details label,#product-details span{font-family:var(--font-2);color:var(--color-black2);text-transform:uppercase;font-size:1.6rem;font-weight:500}#product-details label{text-transform:uppercase}#product-details span{flex:1}#product-details label+span{padding-left:.4rem}.product-description-short .rte{margin-top:-.4rem;margin-bottom:0}.product-description-short .rte p{font-size:1.5rem}.product-description-short .rte p:last-child{margin-bottom:0}.product-description-short .view{display:flex;margin-top:.3rem;line-height:1;justify-content:end;min-height:2.2rem}.product-description-short .view a{display:inline-flex;align-items:center;font-size:1.6rem;opacity:.7}.product-description-short .view i{font-size:2.2rem;vertical-align:inherit;line-height:1}#product-transport-costs>*{align-items:center}#product-transport-costs a{font-size:1.8rem;line-height:1;color:var(--color-grey2);padding:.5rem 1.2rem .5rem 1.4rem;border:1px solid var(--color-green);display:flex;min-height:4rem;align-items:center}#product-transport-costs a:hover{color:var(--color-green)}#product-transport-costs a:after{font-family:var(--font-ti);content:"\e64b";color:var(--color-green);font-size:2.2rem;margin-left:.8rem}#add-to-cart-or-refresh>*:not(input)+*,#add-to-cart-or-refresh .product-prices>*+*{margin-top:var(--gap-45)}@media (max-width:31.9375em){#product-right-column .box-content{padding:7% 0 5%;border:none}}#product .product-prices>.row{align-items:center}.product-prices span{display:inline-block}#product .product-prices>.row>*{padding-top:.5rem;padding-bottom:.5rem}.ets-rv-product-comments-additional-info{display:flex;justify-content:flex-end;flex:1}#product .ets-rv-product-comments-additional-info .comments-note>span{display:none}#product .product-prices .price-label{font-size:1.6rem;padding-bottom:.3rem;font-weight:700;font-family:var(--font-1)}#product .product-price{font-size:2.8rem;font-weight:500;font-family:var(--font-1);color:var(--color-black2);line-height:1}#product .tax-shipping-delivery-label{font-size:1.4rem;color:var(--color-black3);letter-spacing:0;margin-left:.3rem;font-weight:400;line-height:1}#add-to-cart-or-refresh .product-discount{font-size:2.2rem;color:var(--color-grey2);font-family:var(--font-1);margin-top:.6rem}#product .product-has-discount span{background:var(--color-green);font-size:1.4rem;color:#fff;display:inline-block;padding:.356em .6em .36em;border-radius:var(--radius-1);font-weight:500}#add-to-cart-or-refresh #pp_omnibus{margin-top:calc(var(--gap-15) + .1em)}#pp_omnibus>*{color:var(--color-grey2);font-size:1.2rem}#pp_omnibus .pp_omnibus_lowest{font-size:1.4rem}@media (max-width:47.9375em){#product .product-prices .ets-rv-product-comments-additional-info{flex:100%;justify-content:flex-start}#add-to-cart-or-refresh #pp_omnibus{margin-top:.5rem}}.product-variants-item .custom-checkbox{display:flex}.product-variants-item .custom-checkbox [tooltip]{margin-left:.3rem}.product-variants>*+*{margin-top:3rem}.product-variants-item .control-label{display:block;margin-bottom:1rem;font-size:1.4rem;font-weight:500;text-transform:uppercase;font-family:var(--font-1)}.product-variants-item .control-label span{text-transform:none;font-family:var(--font-1)}span.control-label span{display:none}.product-variants-item select{max-width:36rem;padding-left:1.4rem;padding-right:3rem;border-color:var(--color-B)}.product-variants-item .in-radio{display:flex;flex-wrap:wrap;margin:-.5rem;align-items:flex-start}.product-variants-item .in-radio li{padding:.5rem 1rem .5rem 0}.product-variants-item .in-radio label{position:relative;display:block;cursor:pointer}.product-variants-item .group-color .color{min-width:4.8rem;height:4.8rem;border-radius:var(--radius-2)}body .product-variants-item .in-radio span:not(.hover){display:flex;align-items:center;justify-content:center;border:1px solid var(--color-grey-1);border-radius:7px;background:#fff}.product-variants-item .in-radio input[type=radio]:checked+span{border:2px solid #4ac0c2;border-radius:7px}.product-variants-item .in-radio input[type=radio]:checked+span:after{content:'\e876';font-family:Material Icons;background:var(--color-green);display:flex;justify-content:center;align-items:center;color:#fff;position:absolute;top:-10px;right:-10px;font-size:1.2rem;border:3px solid #fff;border-radius:50%;width:3rem;height:3rem}.product-variants-item .group-radio span{min-width:6.5rem;height:4rem;font-family:var(--font-2);font-size:1.8rem;font-weight:600;padding:.6rem 2rem .4rem}.product-add-to-cart .product-quantity{align-items:center;padding-top:.5em;padding-bottom:.5em}.product-quantity .qty-content{border:1px solid var(--color-black);padding:0 calc(2.2rem + 2vw);position:relative;border-radius:var(--radius-2)}.product-add-to-cart .product-quantity .bootstrap-touchspin,.product-add-to-cart .bootstrap-touchspin .input-group-btn-vertical{display:block}#quantity_wanted{width:5rem;height:4.4rem;text-align:center;padding:.5rem;position:relative;font-size:1.6rem;font-weight:400;color:var(--color-black);background:#fff;border:none}#product .qty .input-group-btn-vertical button{width:2.4rem;height:2.4rem;color:var(--color-black2);border:none;font-size:1.6rem;line-height:1;border-radius:var(--radius-1);position:absolute;margin:0;bottom:0;top:1rem}#product .qty .input-group-btn-vertical .bootstrap-touchspin-up{right:17%}#product .qty .input-group-btn-vertical .bootstrap-touchspin-down{left:17%}#product .qty .input-group-btn-vertical button *{margin:0}#product .qty .input-group-btn-vertical button:hover{background:var(--color-black);color:#fff;border-color:var(--color-H)}#product .product-quantity .add{flex:1}@media (max-width:31.9375em){#product-right-column-bottom .pp-2 form{padding:2rem 0}}#product .product-quantity .add button,#product-right-column-bottom .favorite-standart-icon{min-height:4.8rem;padding:.5rem 2rem;background-color:var(--color-green);border-color:var(--color-green);border:none;font-size:1.5rem;line-height:1;font-weight:500;white-space:nowrap;text-align:left;display:inline-flex;align-items:center;justify-content:center;flex-flow:row nowrap;width:100%;max-width:32rem;border-radius:var(--radius-2)}#product .product-quantity .add button:hover{background-color:var(--color-black);color:#fff;border-color:var(--color-black)}#product .product-quantity .add button svg{margin-right:1rem;fill:#fff;min-width:2.6rem;top:-1px}#productAvailabilityDateTwo p{margin-top:.3em}#productAvailabilityDateTwo *:not(p){font-weight:700;font-size:1.2em}#add-to-cart-or-refresh .product-variants+.product-add-to-cart{border-top:none;margin-top:2rem}.product-add-to-cart p:empty,.product-add-to-cart .product-out-of-stock:empty{display:none}.product-add-to-cart .alert{margin-top:0;margin-bottom:0}.body .product-add-to-cart>p,.product-add-to-cart .product-out-of-stock{margin-bottom:.5em;margin-top:.5em;line-height:1.2}.product-add-to-cart .alert{margin-top:0;margin-bottom:0}#product-right-column-bottom>*:not(:empty)~*:not(:empty){margin-top:var(--gap-75)}#ps_emailalerts{margin-top:calc(-1 * var(--gap-60))}#product-payment{margin-top:var(--gap-15)}#pp-product-info *{font-size:1.6rem;font-weight:500;line-height:1.1;font-family:var(--font-2);color:var(--color-black2)}#pp-product-info li{padding:1.4rem 0}#pp-product-info li+li{border-top:1px solid var(--color-B3)}#pp-product-info .row{align-items:center;flex-wrap:nowrap}#pp-product-info svg{top:1px}#pp-product-info .free{font-weight:700;color:var(--color-green);margin-left:.8rem;text-transform:uppercase}#pp-product-info a{display:block}#pp-product-info a .row:after{font-family:var(--font-ti);content:"\e649";color:var(--color-green);font-weight:700;margin-left:auto;margin-right:20px}#product-accessories .heading{font-size:2rem;color:var(--color-orange2);font-weight:600;padding-bottom:1rem}#product-box-secondo{background:var(--color-grey5)}#product-box-terzo .heading-product{margin-bottom:calc(1rem + var(--gap-15))}#product-heading-desc .heading-product{color:var(--color-green)}.product-box-color{background:var(--color-grey7);padding-top:var(--gap-60);padding-bottom:var(--gap-60);margin-top:calc(var(--gap-30) * -1);margin-bottom:calc(var(--gap-30) * -1)}#product-tabs>*+*{padding-top:var(--gap-90)}#product-tabs .nav-tabs{display:flex;flex-wrap:wrap;justify-content:space-evenly;position:relative;background:var(--color-grey-4);border-radius:var(--radius-4)}#product-tabs .nav-item+.nav-item{margin-left:-1px}#product-tabs .nav-item a{font-size:1.6rem;text-transform:uppercase;font-weight:600;font-family:var(--font-2);color:var(--color-black);padding:.75em 1.6em;display:block;position:relative;z-index:2;transition:all .6s ease-out}#product-tabs .nav-item a:hover{color:var(--color-H)}#tab-content{padding-top:var(--gap-30)}#tab-content>*{padding-bottom:var(--gap-60)}#attachments .grid{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));grid-gap:1.5rem;grid-auto-flow:row}@media (min-width:57em){#attachments .grid{grid-template-columns:repeat(auto-fill,minmax(22rem,1fr));grid-gap:2.4rem}}@media (min-width:75em){#attachments .grid{grid-template-columns:repeat(auto-fill,minmax(34rem,1fr))}}#attachments .item{border:1px solid var(--color-B);padding:1rem .6rem;display:flex;align-items:center;width:100%}#attachments .item>*:first-child{font-size:2.6rem}#attachments .item>*{display:flex;align-items:center}#attachments .item .flex{flex-direction:column;font-size:1.5rem;flex:1;align-items:stretch}#attachments .item .flex strong{margin-bottom:.5rem;display:inline-block;font-family:var(--font-1);color:var(--color-grey);text-transform:uppercase}#attachments .item .flex span,#attachments .item .flex+span{font-size:1.3rem;color:var(--color-grey2)}#attachments .item:hover{border-color:var(--color-H)}#attachments .item:hover *{color:var(--color-blue)i!important}#product-features>*{margin:auto}.product-features>*{flex:1}.product-features .data-sheet{width:100%;max-width:60rem;margin:auto}.product-features .data-sheet tr+tr{border-top:1px solid var(--color-grey4)}.product-features .data-sheet td{height:4rem;border:none;font-size:1.6rem}.product-features .data-sheet .name{text-align:right}.product-features .data-sheet .value{font-weight:700}.product-features .data-sheet img{max-height:5rem}#product-changelog>div{max-height:18em;overflow-y:auto}#product #product-box-quarto{margin-top:0}#contact .page-content>*+*{margin-top:var(--gap-60)}#contact .contact-desc{padding-bottom:var(--gap-30);border-bottom:1px solid var(--color-B)}#contact-form{background:var(--color-grey7)}#contact #contact-map{margin-top:var(--gap-30);padding-top:1rem}#contact-map>*{flex:1}#contact-map p{font-size:1.8rem;line-height:1.4}#contact-map .pp{font-size:2.4rem}#contact-map>*>div{padding:16% 10%}#contact-map .pp-1{background:url(../img/contact/address.jpg);color:#fff}#contact-map .pp-1 a{color:inherit}#contact-map .pp-1 a:hover{color:var(--color-black)}#contact-map .pp-2{background:var(--color-grey7)}#contact-map .pp-3{flex:2}#contact-map .pp-3>div{position:relative;overflow:hidden;height:100%}#contact-map .pp-3 iframe{left:0;top:0;height:100%;width:100%;position:absolute}.contact-form{padding-top:3rem}.contact-form .form-control:not(textarea){height:4.4rem}.contact-form .form-control-label,.contact-form .form-control-comment{padding-top:1.4rem}@media (max-width:74.9375em){#contact #contact-map{flex-direction:column}#contact #contact-map>*{flex:100%}#contact-map>*>div{padding:calc(4% + 1rem)}#contact-form{flex-direction:column}#contact-form section+div{display:flex;justify-content:center;margin-top:3rem}#ppbannerscontact img{max-height:6rem}}@media (max-width:31.9375em){#ppbannerscontact img{max-height:5rem}}.page-my-account #content .links{display:grid;grid-template-columns:repeat(auto-fill,minmax(28rem,1fr));grid-gap:1.5rem;grid-auto-flow:row;justify-content:center;width:100%}.page-my-account #content .links>*{max-width:100%;width:100%;border:1px solid #4ac0c24a;padding:3%;background:#4ac0c20a}.page-my-account #content .links>*:hover{border-color:var(--color-orange2);background:#e78f8814}.page-my-account #content .links .link-item{display:flex;width:100%;height:100%;align-items:center;min-height:5rem;font-family:var(--font-1);color:var(--color-green)!important}.page-my-account #content .links .link-item:hover{color:var(--color-orange2)!important}.page-my-account #content .links .link-item i{font-size:2.5rem;margin-right:1.8rem}.page-my-account #content .links .link-item i+i{margin-left:-1rem}@media (min-width:57em){.page-my-account #content .links>*{padding:5%}.page-my-account #content .links{grid-template-columns:repeat(auto-fill,minmax(35rem,1fr));grid-gap:3rem}.page-my-account #content .links .link-item{font-size:1.7rem}.page-my-account #content .links .link-item i{font-size:2.5rem}}.label.bright{color:#fff;padding:.2em .5em;border-radius:0 1rem}#history .order-actions{font-style:italic}#history .order-actions a+a{margin-left:1.6rem;position:relative}#history .order-actions a+a:before{content:'|';font-style:normal;position:absolute;left:-1.1rem;top:0}#history .order-actions a+a:after{content:'\e8e4';font-family:'Material Icons';font-style:normal;font-size:2.4rem;vertical-align:middle;margin-left:.2rem}#authentication .no-account{text-align:center}#addresses #notifications,#addresses .addresses-footer{flex:100%}.customer-address{margin-top:-1rem;margin-bottom -1rem}.customer-address>*{padding-top:1rem;padding-bottom:1rem}article.address{border:1px solid var(--color-B2);padding:2.4rem 2.6rem 1.4rem}.address{line-height:1.3;text-transform:none;font-weight:400;font-size:1.4rem}.address h4,.address-alias.h4{font-weight:700;line-height:1.1;font-size:1.5rem;margin-bottom:.5em;display:inline-block}.address hr{margin-top:.6em;margin-bottom:.6em}.page-footer{margin-top:var(--gap-90)}#main .page-footer *{vertical-align:middle}.page-footer .row-container>*{padding-bottom:1rem;padding-top:1rem}#cart .breadcrumb{display:none}#cart .price{font-weight:700}#cart ul,#cart ol{line-height:1}.product-line-grid .row,.product-line-grid .row-sm{align-items:center}.cart-line-product-actions *{display:inline-block}.row-cart-grid{margin:0}.row-cart-grid>*{padding-top:var(--gap-60);padding-bottom:var(--gap-60)}.row-cart-grid>*:first-child{background:var(--color-grey7);border-bottom:1px solid var(--color-B2)}.row-cart-grid .card-block{padding:0;border:none}@media (min-width:57em){.row-cart-grid>*:first-child{border:none;border-right:1px solid var(--color-B2);padding-left:3.6rem;padding-right:3.6rem}.row-cart-grid>*+*{padding-left:calc(1.5rem + 2vw);padding-right:calc(1.5rem + 2vw)}.cart-grid-left{max-width:33rem;width:100%}.cart-grid-right:not(.cart-grid-left){max-width:calc(2 * (1.5rem + 2vw) + 40rem);width:100%}.cart-grid-body{flex:1;max-width:77rem}.cart-grid-left+.cart-grid-body{max-width:100%}.cart-grid-body form{margin-left:0}}.cart-grid-body .heading h1{margin-top:-.2rem;margin-bottom:-.2rem}.cart-items .cart-item+.cart-item{border-top:1px solid var(--color-B2)}@media (min-width:57em){.cart-items .cart-item+.cart-item{}}.product-line-grid,.product-line-grid .row{display:flex;margin-left:-.5rem;margin-right:-.5rem;align-items:center;flex-wrap:wrap}.product-line-grid>*,.product-line-grid .row>*{padding-left:.5rem;padding-right:.5rem;max-width:100%}@media (min-width:32em){.product-line-grid,.product-line-grid .row{margin-left:-1rem;margin-right:-1rem}.product-line-grid>*,.product-line-grid .row>*{padding-left:1rem;padding-right:1rem}}.product-line-grid .product-line-grid-left{flex:0 0 12%;min-width:9rem}.product-line-grid .product-line-grid-body{flex:1}.product-line-grid .product-line-grid-body *{font-size:1.4rem}.product-line-grid .product-line-grid-body>*+*{margin-top:.7em}.product-line-grid .product-name{font-weight:500;line-height:1.2}.product-line-grid .product-attribute+.product-attribute{margin-top:.1rem}.product-line-grid .product-line-info.product-attribute *{font-size:1.2rem;color:var(--color-black2)}.product-line-grid .product-line-info.product-attribute .value{font-weight:700}.product-line-grid .product-line-grid-right{min-width:24rem}.product-line-grid .product-line-grid-right .row{flex-wrap:nowrap;justify-content:flex-end}.product-line-grid .product-line-grid-right .pp-1{flex:1}.product-line-grid .product-line-grid-right .remove-from-cart{font-size:2.2rem}.product-line-grid .product-line-grid-right .qty+.price{text-align:right}@media (max-width:90em) AND (min-width:57em),(max-width:31.9375em){.product-line-grid .product-line-grid-right{flex:0 0 100%;width:100%;padding-top:1.2rem}}@media (max-width:88em){.product-line-grid .product-line-grid-body{}.product-line-grid .product-line-grid-right{min-width:0}}@media (max-width:56.9375em){.row-cart-grid{justify-content:center}.row-cart-grid .cart-grid-body{flex:100%}}@media (max-width:31.9375em){.product-line-grid{flex-wrap:wrap}.product-line-grid .product-line-grid-left{min-width:7rem}.product-line-grid .product-line-grid-right .row{justify-content:flex-end}.product-line-grid .product-line-grid-right .pp-1{max-width:23rem}.product-line-grid .product-line-grid-right .qty .bootstrap-touchspin{justify-content:flex-end}.qty .input-group-btn-vertical{flex:0 0 auto}}.cart-detailed-totals *{font-size:1.5rem}#cart-summary-product-list{padding-top:var(--gap-30)}.cart-grid-right>*+*{margin-top:4rem}.cart-grid-right .cart-detailed-totals>*+*{margin-top:1.5rem}.cart-grid-right .cart-summary-line{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-left:-1rem;margin-right:-1rem}.cart-grid-right .cart-summary-line+.cart-summary-line{margin-top:1rem}.cart-grid-right .cart-summary-line>*{padding-left:1rem;padding-right:1rem}.cart-grid-right .cart-summary-line div{flex:100%}.cart-grid-right .cart-total .value{font-size:1.8rem;font-weight:700}.cart-grid-right .checkout{padding:3rem 0}.cart-grid-right .checkout .btn{width:100%}.cart-grid-right .cart-summary-totals{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--color-B)}.block-promo .promo-code .alert-danger,.block-promo .promo-code-button.with-discounts{display:none}.cart-voucher p{line-height:1;margin-bottom:1rem}.block-promo .promo-code-button.cancel-promo[aria-expanded=true]{display:inline-block;cursor:pointer}.block-promo .cart-voucher>*+*,#js-checkout-summary>*+*{margin-top:1.2rem}.cart-voucher .promo-highlighted{margin-bottom:-.8rem}.cart-voucher .cart-summary-line{margin-left:0;margin-right:0;padding:.5rem .5rem .5rem 0rem}.promo-name .cart-summary-line{border-color:var(--color-grey3);flex-wrap:nowrap}.promo-discounts .label{width:100%}.cart-voucher .label{font-size:1.5rem;text-align:center;display:block}.cart-voucher .label .code{cursor:pointer;font-weight:400;padding:.5rem 1rem .4rem;display:inline-block;color:#fff;background:var(--color-black);border-radius:var(--radius-2)}.promo-discounts .label .code:hover{background:var(--color-H)}.cart-voucher .cart-summary-line i{font-size:2.2rem}.cart-voucher .cart-summary-line .row{align-items:center}.cart-voucher .promo-code-button{text-align:center}.cart-voucher .promo-code-button.display-promo{margin-top:1.8rem;margin-bottom:1.5rem}.cart-voucher .promo-code-button i{font-size:2rem;line-height:1.5rem}.cart-voucher .promo-code{background:var(--color-grey5);padding:1.5rem 0}#promo-code form{display:flex;justify-content:right}#promo-code .promo-input{height:4rem;flex:1;min-width:0}#promo-code button.active,#promo-code .promo-input:focus+button{background:#4ac0c2}#promo-code form button{height:4rem;min-height:0;padding:.5em 1em;margin-left:1.2rem}#promo-code .collapse-button-box{padding-top:1.5rem;text-align:center;text-transform:uppercase}.promo-discounts li{justify-content:center}.promo-discounts li+li{margin-top:1rem}#promo-code .alert{text-align:left}.page-order #logo img{max-height:5rem}#main>section+section{margin-top:var(--gap-30)}#order-confirmation #content .row{justify-content:center}.order-confirmation-table{display:flex;flex-direction:column}.order-confirmation-table .order-line{margin:0 0 1rem;background:var(--color-grey7);align-items:center;padding:1.5rem 0}.order-confirmation-table .col-sm-2.col-xs-3{flex:1}.order-confirmation-table .image{max-width:10rem;display:block}#content-hook-order-confirmation-footer{margin-top:var(--gap-60)}#checkout .breadcrumb,#order-confirmation .breadcrumb{display:none}.header-checkout-content{padding-top:var(--gap-15)}.header-checkout-content .row-container{justify-content:space-between;align-items:center}@media (max-width:31.9375em){.header-checkout-content .row-container{justify-content:center;flex-direction:column}.header-checkout-content .logo-shop img{max-width:20rem}.header-checkout-content ._logo-shop{margin-bottom:var(--gap-15)}}#order-items .card-title{font-size:2.2rem;font-weight:700}#order-items ._desktop-title{font-size:1.6rem}#checkout-personal-information-step .tab-content{padding-top:2.5rem}@media (min-width:57em){#checkout-personal-information-step .tab-content{padding-top:4rem}}.checkout-step .content,.checkout-step .done,.checkout-step .step-edit,.checkout-step.-current.-reachable.-complete .done,.checkout-step.-current.-reachable.-complete .step-edit,.checkout-step.-reachable.-complete .content{display:none}.checkout-step.-current .content,.checkout-step.-current.-reachable.-complete .content,.checkout-step.-reachable.-complete .done,.checkout-step.-reachable.-complete .step-edit{display:block}.step-title{margin:0;display:flex;align-items:center;font-size:1.8rem;margin-bottom:2rem;line-height:1;font-weight:600;color:var(--color-grey)}.step-title .title{flex:1;padding-top:.2rem;padding-bottom:.2rem;text-transform:uppercase}.step-title .step-edit{text-align:right;font-size:1.5rem;text-transform:none;cursor:pointer;font-weight:400}.step-title .step-edit:hover{color:var(--color-H)}.step-title i{color:var(--color-black)}.step-title .step-edit i{font-size:1.8rem;vertical-align:middle}.step-number{width:4.5rem;height:4.5rem;border:1px solid var(--color-grey);display:flex;justify-content:center;align-items:center;border-radius:50%;margin-right:1.5rem;font-size:1em;font-weight:400;padding-top:.2rem}.-complete .step-number{border-color:var(--color-grey)}.-complete .step-title .title{border-bottom:2px dashed var(--color-B2)}.-current .step-number{background:var(--color-black);color:#fff;border-color:var(--color-black)}.-current .step-title .title{color:var(--color-black)}.-unreachable .step-title{color:var(--color-grey3)}.-unreachable .step-number{border-color:var(--color-grey3)}.checkout-step .content{margin-bottom:calc(3rem + 3%)}@media (min-width:57em){.checkout-step .content{padding-left:6rem}}#login-form{padding-top:2rem}#js-delivery .row{margin-left:-.5rem;margin-right:-.5rem;align-items:center}@media (min-width:48em){#js-delivery .row{flex-wrap:nowrap}}#js-delivery .row>*{padding-left:.5rem;padding-right:.5rem}#js-delivery .delivery-options{margin-bottom:2rem}.payment-options{margin-bottom:3rem}#js-delivery .delivery-option,#js-delivery .carrier-extra-content:not(:empty),.payment-options .payment-option{background:var(--color-grey7);padding:1rem;margin:0;min-height:6rem;display:flex;align-items:center}#js-delivery .delivery-option label{flex:1;line-height:1.5}#js-delivery .delivery-options>*+*:not(:empty),#checkout-payment-step .payment-options>*+*{margin-top:1rem}#js-delivery .delivery-options .end-item,.payment-options .end-item{margin:0 0 1rem;min-height:.1px}#delivery [for="delivery_message"]{margin-bottom:1rem;display:block}#delivery-address .form-footer button+a{order:-1}#delivery-addresses,#invoice-addresses,.addresses{margin:-.8rem -1rem 0rem -1rem;display:flex;flex-wrap:wrap}.address-item,.addresses>*{padding:1rem;flex:0 0 100%}@media (min-width:32em){.address-item,.addresses>*{max-width:50%;flex:1}}.address-item header{background:var(--color-grey7);padding:.8rem;margin-bottom:1rem}.address-item .custom-radio{margin-right:.3rem}.address-item .address{margin-left:2.8rem}.add-address{margin-bottom:2em}.ps-hidden{display:none}.payment-options .additional-information{margin-top:.3em;display:none!important}.payment-options .additional-information p{font-size:1.4rem;font-style:italic}.nav-inline{display:flex;padding-bottom:1rem}.nav-inline .nav-link{padding:.5rem 2rem .3rem;display:inline-flex;align-items:center;border:1px solid transparent;border-bottom-color:var(--color-B);position:relative;bottom:-1px;text-transform:uppercase;font-weight:700;color:var(--color-grey3);font-size:1.8rem;min-height:5rem;font-family:var(--font-1)}.nav-inline .nav-link:hover{opacity:1}.nav-inline .nav-link.active{border-color:var(--color-B);border-bottom-color:#fff;color:var(--color-black);opacity:1}.nav-inline .tab-content{border:1px solid var(--color-B);padding:3rem 2rem 2rem;margin-bottom:2rem;border-radius:var(--radius-2)}.tab-content .tab-pane{display:none}.tab-content .tab-pane.active{display:block}.nav-inline .nav-link span{margin-right:.3rem}.nav-inline .nav-link svg{position:relative;top:-1px}.nav-inline .nav-link .fb{fill:#4064AC}.nav-inline .nav-link .google{fill:#E34133}#ppSidebarMenuConfig [sidebarjs-container]>*:not(button)+*{border-top:1px solid var(--color-B2);padding-top:1.8rem;margin-top:1.8rem}#ppSidebarMenuConfig a,#ppSidebarMenuConfig .a{line-height:1;font-size:1.5rem;display:flex;align-items:center}#ppSidebarMenuConfig .title{margin-bottom:1.2rem;line-height:.9;text-transform:uppercase}#ppSidebarMenuConfig .title span+span{text-transform:none}#ppSidebarMenuConfig li+li{padding-top:1.1rem}#ppSidebarMenuConfig li a img{margin:-.1rem 1.2rem -.1rem 0;max-width:2.4rem}#ppSidebarMenuConfig i{margin-right:1.2rem;font-size:2.4rem}#ppSidebarMenuConfig .current a{opacity:.3;pointer-events:none}#ppSidebarMenuConfig .blockcart .pp-2{display:flex!important;align-items:center}#ppSidebarMenuConfig .blockcart .checkout{margin-left:.2rem;position:relative;display:none}#ppSidebarMenuConfig .active .checkout{display:block}#ppSidebarMenuConfig .checkout i{animation:arrowCart 1s ease-in-out infinite}@keyframes arrowCart{0%,100%{transform:translate(0,0)}90%{transform:translate(1rem,0)}}.social{display:flex;align-items:center;flex-flow:row wrap}.social>span{margin-right:10px;font-size:14px}.social a,.social button{background:var(--color-black);border:1px solid var(--color-black);color:#fff;padding:1px;width:3.8rem;height:3.8rem;display:flex;justify-content:center;align-items:center;border-radius:.5rem;margin:.3rem;font-size:2.8rem;fill:currentColor}.social:not(.social-inline) a i,.social:not(.social-inline) button i,.social:not(.social-inline) a:not(.btn-facebook) .a{font-size:inherit;margin:0;color:inherit;fill:inherit}.social button:hover,.social a:hover{background:var(--color-grey);border-color:var(--color-grey);color:#fff}.social-inline.social i{margin-right:3px}.social-inline.social a,.social-inline.social button{padding:5px 10px 5px 8px;width:auto;height:auto;border-radius:0;margin:2px 0}body .social-white a,body .social-white button{background:#fff;border-color:#ccc;color:#999}.social-white.social-black a i{color:#fff}.social-white a:hover,.social-white button:hover{color:#fff;border-color:inherit}.social-white .btn-facebook{color:#435f9f;border-color:#435f9f}.social-white .btn-facebook:hover{background-color:#435f9f}.social-white .btn-twitter{color:#00aaf0;border-color:#00aaf0}.social-white .btn-twitter:hover{background-color:#00aaf0}.social-white .btn-instagram{color:#A47259;border-color:#A47259}.social-white .btn-instagram:hover{background-color:#A47259}.social-white .btn-google-plus{color:#e04b34;border-color:#e04b34}.social-white .btn-google-plus:hover{background-color:#e04b34}.social-white .btn-youtube{color:#d03b24;border-color:#e04b34}.social-white .btn-youtube:hover{background-color:#e04b34}.social-white .btn-pinterest{color:#ce1f21;border-color:#ce1f21}.social-white .btn-pinterest:hover{background-color:#ce1f21}.social-color a,.social-color button{color:#fff}.social-color a:hover,.social-color button:hover{background:#fff}.social-color .btn-facebook{background-color:#435f9f;border-color:#435f9f}.social-color .btn-facebook:hover{color:#435f9f}.social-color .btn-twitter{background-color:#00aaf0;border-color:#00aaf0}.social-color .btn-twitter:hover{color:#00aaf0}.social-color .btn-instagram{background-color:#A47259;border-color:#A47259}.social-color .btn-instagram:hover{color:#A47259}.social-color .btn-google-plus{background-color:#e04b34;border-color:#e04b34}.social-color .btn-google-plus:hover{color:#e04b34}.social-color .btn-youtube{background-color:#e04b34;border-color:#e04b34}.social-color .btn-youtube:hover{color:#d03b24}.social-color .btn-pinterest{background-color:#ce1f21;border-color:#ce1f21}.social-color .btn-pinterest:hover{color:#ce1f21}.social-color .btn-email{background-color:#999;border-color:#999}#backTop{font-size:3rem;background:var(--color-black);color:#fff;position:fixed;right:3rem;bottom:3rem;z-index:99;cursor:pointer;width:4rem;height:4rem;border-radius:50%;text-align:center;line-height:3.8rem;box-shadow:0 0 1rem #fff}#backTop i{line-height:inherit}#backTop:hover{background:var(--color-H)}#product-accessories p.pp{font-size:2.7rem;font-weight:600;color:var(--color-black2)}.wk-product-subscription h1{font-size:3rem}.wk-product-subscription .btn-warning{background:var(--color-green);color:#fff;border:none}.wk-product-subscription form{max-width:1604px;margin-left:auto;margin-right:auto;margin-top:50px}.wk-product-subscription{max-width:1604px;margin:0 auto;padding:20px}.wk-product-subscription .col-md-3{display:flex;align-items:center;flex-wrap:wrap;align-content:center;justify-content:center}.wk-product-subscription .frequency-block{text-align:center;background:#f6f6f6;padding:1.5rem;width:190px;min-height:125px}a.btn.btn-primary.btn-sm{display:flex}.wk-product-subscription h3{font-size:2.2rem}.wk-product-subscription img{width:150px}.wk-product-subscription #cancelSubscription i{margin-right:5px}#p24-blik-modal-background{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:10000}#p24-blik-modal-background>#p24-blik-modal-holder{display:flex;height:100%;align-items:center;justify-content:center}#p24-blik-modal{position:relative;border-radius:2em;overflow:hidden;background-color:#fff}#p24-blik-modal.loading{background-image:url(data:image/gif;base64,R0lGODlhIAAgAPYAAP///wAAAPr6+uLi4tLS0tTU1O7u7vz8/Pb29ri4uGxsbERERE5OToiIiNbW1vT09MbGxkxMTAQEBB4eHuDg4Orq6p6enqampvLy8oqKihoaGjY2Nrq6ut7e3tra2np6ejw8PCgoKCwsLKioqHZ2dg4ODiIiIqqqqlZWVuzs7IaGhiAgIAwMDKysrBwcHMjIyBYWFgoKCiYmJoSEhMLCwj4+PhISEnR0dJKSkpCQkBgYGIyMjLa2tjAwMLy8vJSUlEJCQtjY2KSkpMDAwMrKyszMzFpaWiQkJI6Ojn5+fnJycoCAgAgICL6+vq6urnx8fJaWlmhoaGpqarS0tNzc3GBgYLKysrCwsHh4eM7OzoKCglhYWDIyMsTExOTk5Pj4+PDw8Obm5ioqKmJiYl5eXujo6HBwcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAH/4AAgoOEhYaHiImKi4yNjQeGCCkCjoYpBDQFKYMCHDMElYQeKgw1DA1BkAg5QAmhghUfKxK0Jh8VBwcOPBWFFR0PiQIJILTGGwmQALmEKUtGTgiIDxYhxrUW0ocEGyUKBogIFyLXEiEnlIcVz9GIBwQMLNcMRMrqHsGJBiMLGjYuC4RgeFXoAAYPLVSQ2OEDHMFBCCBkIJGBwwAD6Rwx45QggoYSAF+8cmDBAoVBAxSUu5GvUYUnE0zscEhgQbkFvRxRMEJLQc4CDMoxyNkIA5QaC0YMBGCgwQRjLnBkbGSACBGHyxwo2GBiA4mTDwtS4HAigQOMYQ89eGEhBy97iZg2uoOAQsYEED82xSVigcZSdSRgGAMyJC6HGi42ZEPUAUUMYyFGKEOAQRtTEiVoRaGCqIKCzLRA+AAgoAiSJCdyYlABg0kJKUQLdtSgo8eMAbqMwCjRwwK4d0ZqGJkytdCDBDM+WOhwQJwMY0Y8CDrgoUkBy4gEVKiQD4GQI7RKRCcENxQB3bwt/E1LmsYMJSbZFxJggLujQAAh+QQJCgAAACwAAAAAIAAgAAAH/4AAgoOEgwcVVFQpB4WNjo4PEEkoKEsvD4+ZjQI0RhoSEhpGEAKapgAVSxOgoBNJFaeFBg4EFQJBRkysoEZBsYIHDg0oDFhNREa7EiW9vwADJKsSOihOSdKgLq+CFRWMjwI8G7sTGTwoMKA2W0OlqUkDmQhCIcokFUVaDAwzBAjcUaI4yCTAyjhWK3JgQpAiBYJvAG4FKZWJgpJPEmAwgOBM3osnDCIoSIChYyMMBYYQCUKg1j+ThDA4MbIAhQVbMAsdGBKhBKgNJyDGQgDBAgGKD35gK0ECk7MORkIogAXgAY6lTTt6iCKDRDwAB5r0lMBiQwuhpxB0MUoRgAEnVZxq3syJFgDKIQQM5NQk4IAADA/q7nXLAQkUf6ceOOR7ZcGKI1GyCB6UwgKJESUfVVCQTsIRKE4dHbDSo0SNJhWjsJqAJHPEtmBHmJDAZUomDDhEMIGxIEGpAwWECCnQtoOSCEu+asYRRcoVvQA8SDGxIgoVQhVqmTqAgQJOsDx6gOrBY7LJISBAgRhivmOFHCFzUB2MvUiR+fQHBwIAIfkECQoAAAAsAAAAACAAIAAAB/+AAIKDhIUAB4aJiokHFUVdQQ+Lk4YHDksLNUYjFZSeABRPKxISJUAtkgcPGAieDwMFAwgCPkBMpBI6HwMYRBY4Jw4CixhOClsKPBUtXLilUQQnWyImGwovX4m0CyUlOgwJTRHOLk8XESW4LgpUiQYNOrgmOUEqR6QsEU4ZJs4SCxwQFUqRBAYuDRkMVLBghMGHLhWWxHO2ocWwQghOcIkhgQkIJ4gOKMQA4AGUe7hYAPFxsVAFFQt6RMgxQFEXFDbkfeigCEGFJi2GVBBoCMMVIz1CbLhBpJUhBBhCEu1ZwIkQHhSmCsJAQIiQAi09IZilrcmWEDKMQPhUSFW2QQa1VGggpUGLU7YAPEBxYmBQBRLpSim4y5YGil2DEFjg0m2DhbCfKnBoSqgCDiNGLNTEO+lACg8OOnEeTdoTBgNaSw86QADJEh+SKKUg4CU1oQ5RNMAACLnQgxw1lFCYBGEDKRNQYitKoQBGhCKTgmyBUeLj3QcUhg4ScEUKFNGKHjiJknkzAAwjoiQhQNQnSUoIKATpO8jBuCM53qsmVIBBiSM46LefIAZcoB57AxaCQXaEJUhaIAAh+QQJCgAAACwAAAAAIAAgAAAH/4AAgoOEhQcCB4WKi4yCBgRTTRSJjZWFDxdbG0BLBJSWlQdEDCUSEmIZFaCKCGAIgggtYqYSJVEOAhVFEEEPlgMtGRdBAghOIrS2BQQqDAtRLSmNFSobGj1JHQceYzC1GxYvWEemJRFTr4tFC7Q1CQAITQoLDBYePDW0EhpJqosvNZiY2mBF0IEKHSg8ENCihz5bHhhVUGCihIkoBBg1WVDKlIkZ/hQdeKHCyJImvhYN0NIjhgQYKDikW3TQQYWZigQ4yGGEgQIhQVLgXLUIQ5AuV3AsyXBlwCcwHQYMtXQAgoIeLkwAQeJvAI4tRloYIAqgAgkX+jZcACBgCoiXDLUyEiWQTx8MBfAshBjogywBhw/JADhAA8WEIwqCkA0SgYU+HUkEpeDRAAeRqY0e5GhpCgaDIYMQpDDwiaiHHQt6bIhyZSxZRge7OJlCAMNrUAdKK6pQIIxuRohAdViyQIEnS0GQJMA86MAVLqcspGyUYIEK17B9RNAB5MpMASlsEwJGRIClFC1ICAkp4EUDCyEFBQeFoMKDTwZUHInQ5fftQQ9YUANG/1VCAQcviFcgcP4tWGAgACH5BAkKAAAALAAAAAAgACAAAAf/gACCg4SFhoeIiQAYQURBD4qRhQ88UREKPBiSkgcFRjASMFFFB4OlmwgPpwc+GxKvQDwCAAgdRUGaiQcOFxZEkAcvESUSJQxdAgYJCgxRIxWJHVg9MlEQpRU/QGILFhUIQ1s6oQtWkIdDNa89FucVHBZN0Bg/Mq8SKzPQhgdEwxIbTpwTdAqAgRxH7rl4MgBRCgsoIjToULAQAh4LSjApAUJILn4ViNAYUNFQBQsMNkTYQVHRgZKHBFR4YYUHgQEYYG4CmWDHEgsEEBR6uXMQghYoTGgQoYDAqQdELFjZt7ODEWKvTGRIAWCXAjEgLgyUBKHHvWJGOnSFsECCCxVcyHcScXWvRBQqgjwkqcFgitCdA6KMeyUGSS4BHXy8MFCUVoIqXEKASFKg4AEBOhEdMBAEQgsoP1oEmdWYEAICOaKgUGDBQc7ShYJgEfEKxgIhcQ8d6PDCS2YEFjYwuSeKAGlDHT4sQEK1kAEtg++BsHK8EIEtExSoPZRiSfRXNaZUJ1Thwo1MhAS8Bs7lrA4jpBI9+Jb+BVBBQZ70sFFCQwTcpT0AkROlCFAADlEYocAJze0kgH0OmFKBAwVQ8FFpAqgC24YcdhgIACH5BAkKAAAALAAAAAAgACAAAAf/gACCg4SFhoeIiYIHD1+Kj4cYL0JTFAKQmAddRj1AOQOYkA9QJhIlW0QHgweqkAeXgw8WMqZGBKoHFC9EFa2IBl1XQbACRWYgDBYVAAcESgsRM0G+hQIJWyBJHoMIDlMQvQApSLQSG0IYiBgNExILPtSFFAolEhIrWsuHCC0RPQq3ElVoUIoFF2UCr1jo8kARAghSNtTAQgDWoQMIMFhM9IDAFR4OGobKxOrBg40jESEIcuXECwOEDmCogCAlAAEQonDpkQwmswpCZjQRGWrAk3amUEAQhGAIChkfQI0kgKKevR4nBhFQEAGKvlBBolhlAoIHtwJdpI5MIQSIDhgiyT50KBTP1QMPFqJE2VGkps1BAgb4GNGiCwECFVCmPBAkw4IeIG4wfFS3UAoLG+xJCJFkrkAeBPwCAFNg14AvBaLA0CwhwpDKN4cwyFCGGYUfDLiAUJCgSVXWC5rAZoxkCoYDFTBrnmDkwo0VmmFEIaDoQIqGOH9rlpGhRZUjOiZEuJAilAAeNVhLgIHFwZAdCpJM+QpJQJMITFjrmEGzQocK6aQUhBIuaBYDCC0Q9RcADzRhhAklwACCCp4tGMsLGUShxAUdKFZIIAAh+QQJCgAAACwAAAAAIAAgAAAH/4AAgoOEhYaHiImKi4wCFR0pB4yTggUZChYVlIwIFhsaKBCSm4mdIiULNKMAGBQUD4wYYbCDBElGUJqCFRZSCk4pigZXWjwYgwgUBRUCggddDDAuRkTNiARGRwpBig8jIRISNTwIiQMqEUgDis8MLiZRRauGAg4cQdaJBk4kT8aLBwTMS/SAwgBapBIq7DaAgoGBACBOqiAkSpQfHlY9cABB16YHToDAkLABioFBA3ZEaSIxUYUMLsKViEJlUIoTOwi0RGTgBzgJLpR4ZFWhHKkDL6L0EIGixTFDAXcaegDhRw4eQwUJoOBjxBUCJxcJEIAgRQWEg+qpWMBlQ5QrYdEPpSiSoGPLCkh6lAinwQiNfIQqjDBSg0GODhAP0EARrnGIHBUOgPFSFAACDhFGlthgIVghBFNqxGgsQQMWBzRUGMEUpAKUnxJ0KOkAdQgD0hJWLJlixESJElxUELHQo/GED7QNeXhigonMBRYyyCC9oAUHIy5KwAAyIi4hBEOicJkQIgKUISR0kBZhYcAUKSiMWKCQCMPwGTmmuJqxgvSGFghgQEAXBETGDgYVpFDOAzwssFduUhAwSEALpWDBFhvUoMAQaC0kiH1XcNCBUYoEAgAh+QQJCgAAACwAAAAAIAAgAAAH/4AAgoOEhYaHiImKi4wAB18HjZIADwQ+HZGTi0FPKFAVmotEKCEfA4QPBg+Nj5mCFRZPPBiDFS0NLaCKAh0+A64CKRS0ggJDDCYMCQiKBhZbLcSICE5cEhsXq4kPTTtEzIkHBQoRJASuiBgV2ooIlgTshQcCCAIH6Lv26Q4+Vl0UAkIdejAESwQgKHZ4wLfoAAYMAQEIIBJlhQQJJUTk0NXInYUcPkClsNDjoskIRBgiCoJFxJEtHBAM+ODC5EUuHFQaOjBkwUUxPwxUaGDCpgQQTSI2JGBERwkQQh48uBKhhEkYChaySjEiCooMDu51QFJjAgwZDKZIa1SBSJcO4OB4nVCBRYUFHwUqKGV0z9CDCgVOfNgSBQeBvYUEVOigNxGCF1GOlIDBRUuHaUR2KMjwDVEKHEdsApkCjtABB1gkH1FQQGWFJzpsirBQIUUQAlRWCfDh8+ICHqUJVchQ9CKTDSOCXJCC4kMTDAiGVMW4wEfwQQg4MNDBRMLqJiMWwJBgIsqLBx1UbDCxYYnWQ7aiRGBAggMBmia5WDCAoICFJRYQcJ1pFRDAQRMO2KZEbBf1AIUBACBQAQWNLSLAhZHA0kN3JUTAQzwCRVjAEkBwwYAFFIRoCC9XXBCSToQEAgA7AAAAAAAAAAAA);background-position:center center;background-repeat:no-repeat}#p24-blik-modal h1{font-weight:700;font-size:2em;text-transform:uppercase;background-color:whitesmoke;color:#000;margin:0;padding:.7em 2em;text-align:center}#p24-blik-modal .close-modal{position:absolute;font-size:2em;top:1em;right:1em}#p24-blik-modal.loading form>div{visibility:hidden}#p24-blik-modal p{text-align:center;margin:1em}#p24-blik-modal input{border:solid 1px silver;border-radius:.3em;font-family:monospace;font-weight:700;letter-spacing:.1em;text-align:center;font-size:3em;width:7em;padding:.4em 1em}#p24-blik-modal button{color:#fff;background-color:dimgrey;text-transform:uppercase;font-size:1.4em;padding:.5em 1em;border-style:none;border-radius:1em}#p24-blik-modal .error{display:none;color:darkred}@font-face{font-family:'FontAwesome';src:url(../../../../modules/przelewy24/views/fonts/fontawesome-webfont.eot?v=1.0);src:url("../../../../modules/przelewy24/views/fonts/fontawesome-webfont.eot?#iefix&v=1.0") format("embedded-opentype"),url(../../../../modules/przelewy24/views/fonts/fontawesome-webfont.woff?v=1.0) format("woff"),url(../../../../modules/przelewy24/views/fonts/fontawesome-webfont.ttf?v=1.0) format("truetype"),url("../../../../modules/przelewy24/views/fonts/fontawesome-webfont.svg?v=1.0#fontawesomeregular") format("svg");font-weight:400;font-style:normal}.p24-small-text{font-size:11px;margin-top:6px}.p24-payment-return-page img{margin:0 auto}img.p24-svg-image-limited{width:400em;height:5em}.bank-box{float:left;width:135px;height:71px;margin-left:4px;margin-top:5px;padding:0 0;text-align:center;border:1px solid #eee;cursor:pointer;cursor:hand;background:#fff}.bank-logo{background-position:center center;background-repeat:no-repeat;background-size:120px 35px;width:137px;height:50px;font-size:9px}.bank-name{color:gray;height:30px;font-size:9px}.bank-box:hover{box-shadow:0 0 2px rgba(0,0,0,.27);text-decoration:none!important}.p24-payment-return-page .pay-method-graphics{width:100%;display:inline-block}.p24-payment-return-page .bank-box{position:relative}.p24-payment-return-page a.bank-box.selected:before{font-family:'FontAwesome',serif;content:"\f00c";position:absolute;top:0;right:0;color:#db2032;z-index:9;margin:-8px -8px 0 0}.p24-payment-return-page a.bank-box.inactive{opacity:.5;-webkit-filter:grayscale(1);-moz-filter:grayscale(1);-ms-filter:grayscale(1);-o-filter:grayscale(1);filter:grayscale(1)}.p24-payment-return-page ul.pay-method-text-list{display:inline-block;width:100%;margin:0}.p24-payment-return-page .pay-method-text-list li{min-width:180px;width:24.99%;float:left}.p24-payment-return-page .pay-method-text-list .bank-box{width:auto;height:auto;margin:0 5px 0 0}.p24-text-center{text-align:center}.p24-stuff{display:block;min-height:20px;text-align:center;margin:10px auto;position:relative;font-size:14px;cursor:pointer}.p24-stuff:before,.p24-stuff:after{font-family:'FontAwesome',serif;content:"\f078";position:absolute;top:0;right:-18px;bottom:0;font-size:14px;z-index:9;margin:0}.p24-stuff.p24-less-stuff:before,.p24-stuff.p24-less-stuff:after{content:"\f077"}.p24-stuff:after{right:auto;left:-18px}.p24-stuff.p24-less-stuff{display:none}.p24-stuff-nav{display:inline-block;margin:0 auto;text-align:center;min-height:40px}.bank-box.recurring .bank-logo{padding-top:23px;background:transparent url(/modules/przelewy24/views/img/cc_empty.png) center 2px no-repeat}.p24-recurring{width:100%;display:inline-block;margin-bottom:20px}.p24-ccbox{border-radius:4px;background:#fff;padding:8px;margin-bottom:10px;margin-top:5px}.row.p24-account-cards{padding-top:20px}.p24-account-card-form{margin-top:30px}.p24-account-bottom-nav{margin-bottom:25px}.p24-loader-bg{display:none;width:100%;height:100%;margin:auto;position:fixed;top:0;bottom:0;left:0;right:0;z-index:98;background:#222;opacity:.3;filter:alpha(opacity=30)}.p24-loader{display:none;border:6px solid #f3f3f3;border-top:6px solid #3498db;border-radius:50%;width:45px;height:45px;animation:p24_spin 1.5s linear infinite;margin:auto;position:fixed;top:0;bottom:0;left:0;right:0;z-index:99}@keyframes p24_spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.p24-register-card-wrapper,.p24-register-card-row{position:relative;min-height:55px}.p24-register-card-row form{padding:8px;border-radius:4px;background:#fff}.p24-register-card-form{display:none}.p24-register-card-row form label{width:100%;text-align:left}#P24_expMonth{margin-right:5px}#P24_expYear{margin-left:5px}.p24-register-card-row form #P24_cardCVV,#P24_expMonth,#P24_expYear{max-width:71px;display:inline-block}.P24_input_error{border:1px solid red}#blikCodeError,#wrongBlikCode{display:none}#blikAliasError,#declinedAlias{display:none;font-weight:700}input#blikCode{width:200px;margin-bottom:5px}.p24-text-error{color:red}#P24FormAreaHolder{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:10000}#P24FormArea{border-radius:0;background:#fff;padding:1.5em;margin-bottom:.5em;position:relative}@media screen and (min-width:992px){#P24FormArea{float:right}}#P24_cardHolder,#P24_cardNumber{padding-left:.3em}#P24FormAreaHolder>#P24FormArea.popup{float:none;box-shadow:0 0 40px #000;margin:0;position:absolute;top:50%;left:50%;margin-top:-100px;margin-left:-175px;z-index:200}#P24FormContainer{padding-top:2em;background:url(../../../../modules/przelewy24/views/img/logo_small.png) no-repeat right 10px top;background-size:80px}#P24FormContainer a{border-top:1px solid #a9a8a8;padding-top:1.5em;display:block;color:#000;-webkit-transition:color 0.25s;-moz-transition:color 0.25s;-ms-transition:color 0.25s;-o-transition:color 0.25s;transition:color 0.25s}#P24FormContainer a:hover,#P24FormContainer a:active,#P24FormContainer a:focus{color:#a9a8a8;text-decoration:none}#P24FormContainer #register-text{cursor:pointer;margin-top:3px!important}#P24FormContainer #P24_registerCard{height:15px;width:15px!important;margin-top:8px;cursor:pointer}#P24FormContainer form .loading{position:absolute;top:0;bottom:0;right:0;left:0;z-index:1000000;background:#fff url(/modules/przelewy24/views/img/loader.gif)}#p24-card-alert{position:absolute;top:25%;left:30%;right:30%}#P24FormContainer form button{display:inline-block;font-weight:400;line-height:1.25;text-align:center;vertical-align:middle;cursor:pointer;user-select:none;padding:.5rem 1rem;font-size:1rem;border-radius:0;color:#fff;background-color:#2fb5d2;border:1px solid transparent;width:100%;margin-top:1.5em;margin-left:0;text-transform:uppercase}#P24FormContainer form button:hover{color:#fff;background-color:#2592a9;border-color:transparent}#P24FormContainer form label{text-align:left;margin-bottom:0;width:44%;font-weight:700;text-transform:uppercase;font-size:.700rem;vertical-align:middle;cursor:auto}#P24FormContainer p input.P24_input_error{border:1px dashed #f03737}#p24-card-loader{width:150px;height:150px;background:#fff url(/modules/przelewy24/views/img/loader.gif) no-repeat center center;float:none;box-shadow:0 0 40px #000;position:absolute;top:50%;left:50%;margin:-75px 0 0 -75px;z-index:100}#P24_cardNumber,#P24_cardHolder{max-width:200px}#P24_cardCVV{max-width:73px}#P24FormContainer form p:not(:last-of-type){margin-bottom:10px}#P24FormContainer form p:last-of-type{margin-bottom:0}#P24FormContainer form p.italic{color:#000;font-style:italic;margin-bottom:1.5em!important;padding-left:0!important;font-size:1rem;font-weight:700;border-bottom:1px solid #a9a8a8;padding-bottom:1.5em}#P24FormContainer form input{padding-left:10px;padding-right:20px;color:#555;width:56%;font-size:.75rem;background:#fff;border:1px dashed #afafaf}#P24FormContainer form input:focus{box-shadow:0 0 5px #000;border:1px dashed transparent}#P24FormContainer label{cursor:none}#P24FormContainer input{border:none;height:23px}#P24FormArea span.info{margin:3em 0;display:block;text-align:center}#uniform-p24_regulation_accept{display:inline-block}#przelewy24lastmethod_img.inactive,a.bank-box.inactive{opacity:.5;-webkit-filter:grayscale(1);-moz-filter:grayscale(1);-ms-filter:grayscale(1);-o-filter:grayscale(1);filter:grayscale(1)}.przelewy-24 label{cursor:pointer}a.bank-box.selected:before{font-family:FontAwesome,serif;content:"\f00c";float:right;font-size:4em;color:#db2032;margin:-8px -8px 0 0}.payMethodList li{display:inline-block;width:20em}.bank-box.recurring .bank-logo{padding-top:23px;background:transparent url(/modules/przelewy24/views/img/cc_empty.png) center 2px no-repeat}.bank-box.recurring .bank-logo>span{background-color:#fff;background-color:rgba(255,255,255,.5)}.bank-box.recurring .bank-logo-visa,.bank-box.recurring .bank-logo-93d207a5540aa38f404ae593385a7b64{background:transparent url(/modules/przelewy24/views/img/cc_visa.png) center 2px no-repeat}.bank-box.recurring .bank-logo-ecmc,.bank-box.recurring .bank-logo-b05c23fab98df11c755ba516f5df83c0{background:transparent url(/modules/przelewy24/views/img/cc_mastercard.png) center 2px no-repeat}.bank-box.recurring .bank-logo-maestro,.bank-box.recurring .bank-logo-b4d6cac88f89a1862d9068f831eef183{background:transparent url(/modules/przelewy24/views/img/cc_maestro.png) center 2px no-repeat}.bank-box.recurring .bank-logo-dc,.bank-box.recurring .bank-logo-8cf5364c4259be0f1a5010e052991c0e{background:transparent url(/modules/przelewy24/views/img/cc_dinersclub.png) center 2px no-repeat}.moreStuff,.lessStuff{text-align:center;border-bottom:1px solid #ccc;width:100%;max-width:600px;margin-bottom:2em;cursor:pointer}.moreStuff:hover,.lessStuff:hover{border-color:#bbb}.moreStuff:hover:before,.lessStuff:hover:before{border-color:#bbb;background:#bbb}.moreStuff:before,.lessStuff:before{font-family:FontAwesome,serif;text-align:center;color:#fff;border:2px solid #ccc;padding:.1em;border-radius:3px;position:relative;top:12px;cursor:pointer;background:#ccc}#wrongBlikCode,#invalidBlikCode{display:none}#expiredAlias{display:none;font-weight:700}input#blikCode{width:200px;margin-bottom:5px}#blikAliasAlternativeKeys{display:none}#blikAliasAlternativeKeys div:first-of-type{margin-top:15px}#blikAliasAlternativeKeys div{margin-left:25px}.payment-options .bank-logo{display:inline-block;vertical-align:middle}.installment-payment-logo-alior-bank{width:70px}.installment-payment-logo-mbank{width:110px}.p24-choose{text-align:center;font-size:1.5em;margin:2em 0 1em;color:#000;font-weight:600}.p24-payment-return-page{text-align:center}.payment-option label[for|=payment-option] img[src*=przelewy24][src*=svg]{width:120px;height:2em}.paypal-loader{border:16px solid #f3f3f3;border-top:16px solid #3498db;border-radius:50%;width:25px;height:25px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.paypal-loader-container{position:absolute;top:0;left:0;right:0;height:100%;background:#fff}.pp__flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.pp__align-items-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.pp__justify-content-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.pp__hidden{display:none}.pp__d-table-cell{display:table-cell}.pp__position-relative{position:relative}.pp__position-absolute{position:relative}.pp__flex_direction_column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.pp__justify-content-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.pp__flex_direction_column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.pp__justify-content-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.pp__flex-item-1{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.pp__flex-item-2{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.pp__flex-item-3{-webkit-box-flex:3;-webkit-flex:3;-ms-flex:3;flex:3}.pp__flex-item-4{-webkit-box-flex:4;-webkit-flex:4;-ms-flex:4;flex:4}.pp__flex-item-5{-webkit-box-flex:5;-webkit-flex:5;-ms-flex:5;flex:5}.pp-info .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px}.pp-info .item .header{font-weight:700}.pp-info .item .desc{text-align:center;line-height:1.3;width:100%}#index [paypal-messaging-banner],#category [paypal-messaging-banner]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:992px){body.pp-popover .popover{max-width:500px}}@media only screen and (max-width:991px){.popover.bs-tether-element-attached-top{left:-95px!important;width:276px;top:13px!important}.popover.bs-tether-element-attached-top::before,.popover.bs-tether-element-attached-top::after{left:85%}}/*!
 * animate.css - https://animate.style/
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 * Copyright (c) 2021 Animate.css
 * Customized by Elementor & WebshopWorks teams
 */
 @keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.610,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:50% 100%}@keyframes flash{25%,75%{opacity:0}50%{opacity:1}}.flash{animation-name:flash}@keyframes pulse{50%{transform:scale3d(1.05,1.05,1)}}.pulse{animation-name:pulse}@keyframes rubberBand{30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}}.swing{animation-name:swing;transform-origin:top center}@keyframes tada{10%,20%{transform:scale3d(.9,.9,1) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.610,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.610,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.610,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.610,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.610,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{0%{opacity:0}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,calc(-1 * var(--ce-animation-offset,100%)),0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(calc(-1 * var(--ce-animation-offset,100%)),0,0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(var(--ce-animation-offset,100%),0,0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,var(--ce-animation-offset,100%),0)}}.fadeInUp{animation-name:fadeInUp}@keyframes rotateIn{0%{transform:rotate3d(0,0,1,var(--ce-animation-rotate,-200deg));opacity:0}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform:rotate3d(0,0,1,calc(var(--ce-animation-rotate,45deg) * -1));opacity:0}}.rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:0 100%}@keyframes rotateInDownRight{0%{transform:rotate3d(0,0,1,calc(var(--ce-animation-rotate,-45deg) * -1));opacity:0}}.rotateInDownRight{animation-name:rotateInDownRight;transform-origin:100% 100%}@keyframes rotateInUpLeft{0%{transform:rotate3d(0,0,1,var(--ce-animation-rotate,45deg));opacity:0}}.rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:0 100%}@keyframes rotateInUpRight{0%{transform:rotate3d(0,0,1,var(--ce-animation-rotate,-90deg));opacity:0}}.rotateInUpRight{animation-name:rotateInUpRight;transform-origin:100% 100%}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}}.rollIn{animation-name:rollIn}@keyframes zoomIn{0%{opacity:0;transform:scale(var(--ce-animation-scale,.3))}}.zoomIn{animation-name:zoomIn}.zoomInDown{animation-name:zoomIn;transform-origin:50% 0}.zoomInLeft{animation-name:zoomIn;transform-origin:0 50%}.zoomInRight{animation-name:zoomIn;transform-origin:100% 50%}.zoomInUp{animation-name:zoomIn;transform-origin:50% 100%}@keyframes slideInDown{0%{transform:translate3d(0,calc(-1 * var(--ce-animation-offset,100%)),0);visibility:visible}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(calc(-1 * var(--ce-animation-offset,100%)),0,0);visibility:visible}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(var(--ce-animation-offset,100%),0,0);visibility:visible}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,var(--ce-animation-offset,100%),0);visibility:visible}}.slideInUp{animation-name:slideInUp}@keyframes reveal{0%{-webkit-clip-path:inset(50%);clip-path:inset(50%)}to{-webkit-clip-path:inset(0%);clip-path:inset(0%)}}.reveal.dialog-message,.reveal>.elementor-widget-container,.scaleReveal.dialog-message,.scaleReveal>.elementor-widget-container{animation:inherit;animation-name:reveal}@keyframes revealFromDown{0%,to{overflow:hidden}0%{-webkit-clip-path:inset(100% 0% 0%);clip-path:inset(100% 0% 0%)}to{-webkit-clip-path:inset(0%);clip-path:inset(0%)}}.revealFromDown.dialog-message,.revealFromDown>.elementor-widget-container,.scaleRevealFromDown.dialog-message,.scaleRevealFromDown>.elementor-widget-container,.slideRevealFromDown.dialog-message{animation:inherit;animation-name:revealFromDown}@keyframes revealFromLeft{0%,to{overflow:hidden}0%{-webkit-clip-path:inset(0% 100% 0% 0%);clip-path:inset(0% 100% 0% 0%)}to{-webkit-clip-path:inset(0%);clip-path:inset(0%)}}.revealFromLeft.dialog-message,.revealFromLeft>.elementor-widget-container,.scaleRevealFromLeft.dialog-message,.scaleRevealFromLeft>.elementor-widget-container,.slideRevealFromLeft.dialog-message{animation:inherit;animation-name:revealFromLeft}@keyframes revealFromRight{0%,to{overflow:hidden}0%{-webkit-clip-path:inset(0% 0% 0% 100%);clip-path:inset(0% 0% 0% 100%)}to{-webkit-clip-path:inset(0%);clip-path:inset(0%)}}.revealFromRight.dialog-message,.revealFromRight>.elementor-widget-container,.scaleRevealFromRight.dialog-message,.scaleRevealFromRight>.elementor-widget-container,.slideRevealFromRight.dialog-message{animation:inherit;animation-name:revealFromRight}@keyframes revealFromUp{0%,to{overflow:hidden}0%{-webkit-clip-path:inset(0% 0% 100%);clip-path:inset(0% 0% 100%)}to{-webkit-clip-path:inset(0%);clip-path:inset(0%)}}.revealFromUp.dialog-message,.revealFromUp>.elementor-widget-container,.scaleRevealFromUp.dialog-message,.scaleRevealFromUp>.elementor-widget-container,.slideRevealFromUp.dialog-message{animation:inherit;animation-name:revealFromUp}@keyframes scaleIn{0%{transform:scale3d(var(--ce-animation-scale,1.1),var(--ce-animation-scale,1.1),1)}}.scaleReveal>.elementor,.scaleReveal>.elementor-widget-container>*,.scaleRevealFromDown>.elementor,.scaleRevealFromDown>.elementor-widget-container>*,.scaleRevealFromLeft>.elementor,.scaleRevealFromLeft>.elementor-widget-container>*,.scaleRevealFromRight>.elementor,.scaleRevealFromRight>.elementor-widget-container>*,.scaleRevealFromUp>.elementor,.scaleRevealFromUp>.elementor-widget-container>*{animation:inherit;animation-name:scaleIn}@keyframes overflowHidden{0%,to{overflow:hidden}}.slideRevealFromDown>.elementor-widget-container,.slideRevealFromLeft>.elementor-widget-container,.slideRevealFromRight>.elementor-widget-container,.slideRevealFromUp>.elementor-widget-container{animation:inherit;animation-name:overflowHidden}.slideRevealFromDown>.elementor,.slideRevealFromDown>.elementor-widget-container>*{animation:inherit;animation-name:slideInUp}.slideRevealFromLeft>.elementor,.slideRevealFromLeft>.elementor-widget-container>*{animation:inherit;animation-name:slideInLeft}.slideRevealFromRight>.elementor,.slideRevealFromRight>.elementor-widget-container>*{animation:inherit;animation-name:slideInRight}.slideRevealFromUp>.elementor,.slideRevealFromUp>.elementor-widget-container>*{animation:inherit;animation-name:slideInDown}/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 * Copyright Ian Lunn 2014
 * Customized by Elementor & WebshopWorks teams
 */
 .elementor-animation-grow{transition-duration:.3s;transition-property:transform}.elementor-animation-grow:hover{transform:scale(1.1)}.elementor-animation-shrink{transition-duration:.3s;transition-property:transform}.elementor-animation-shrink:hover{transform:scale(.9)}@keyframes elementor-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(.9)}}.elementor-animation-pulse:hover{animation-name:elementor-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes elementor-animation-pulse-grow{to{transform:scale(1.1)}}.elementor-animation-pulse-grow:hover{animation-name:elementor-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes elementor-animation-pulse-shrink{to{transform:scale(.9)}}.elementor-animation-pulse-shrink:hover{animation-name:elementor-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes elementor-animation-push{50%{transform:scale(.8)}100%{transform:scale(1)}}.elementor-animation-push:hover{animation-name:elementor-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes elementor-animation-pop{50%{transform:scale(1.2)}}.elementor-animation-pop:hover{animation-name:elementor-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.elementor-animation-bounce-in{transition-duration:.5s}.elementor-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(.47,2.02,.31,-.36)}.elementor-animation-bounce-out{transition-duration:.5s}.elementor-animation-bounce-out:hover{transform:scale(.8);transition-timing-function:cubic-bezier(.47,2.02,.31,-.36)}.elementor-animation-rotate{transition-duration:.3s;transition-property:transform}.elementor-animation-rotate:hover{transform:rotate(4deg)}.elementor-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.elementor-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.elementor-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-float:hover{transform:translateY(-8px)}.elementor-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-sink:hover{transform:translateY(8px)}@keyframes elementor-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes elementor-animation-bob-float{100%{transform:translateY(-8px)}}.elementor-animation-bob:hover{animation-name:elementor-animation-bob-float,elementor-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes elementor-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes elementor-animation-hang-sink{100%{transform:translateY(8px)}}.elementor-animation-hang:hover{animation-name:elementor-animation-hang-sink,elementor-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.elementor-animation-skew{transition-duration:.3s;transition-property:transform}.elementor-animation-skew:hover{transform:skew(-10deg)}.elementor-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.elementor-animation-skew-forward:hover{transform:skew(-10deg)}.elementor-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.elementor-animation-skew-backward:hover{transform:skew(10deg)}@keyframes elementor-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.elementor-animation-wobble-vertical:hover{animation-name:elementor-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.elementor-animation-wobble-horizontal:hover{animation-name:elementor-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.elementor-animation-wobble-to-bottom-right:hover{animation-name:elementor-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.elementor-animation-wobble-to-top-right:hover{animation-name:elementor-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-top{transform-origin:0 100%}.elementor-animation-wobble-top:hover{animation-name:elementor-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-bottom{transform-origin:100% 0}.elementor-animation-wobble-bottom:hover{animation-name:elementor-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-skew:hover{animation-name:elementor-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.elementor-animation-buzz:hover{animation-name:elementor-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes elementor-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.elementor-animation-buzz-out:hover{animation-name:elementor-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}.dialog-widget-content{background-color:#fff;position:absolute;border-radius:3px;box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);overflow:hidden}.dialog-message{font-size:12px;line-height:1.5;box-sizing:border-box}.dialog-type-lightbox{position:fixed;height:100%;width:100%;bottom:0;left:0;background-color:rgba(0,0,0,.8);z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dialog-type-lightbox .dialog-widget-content{margin:auto;width:375px}.dialog-type-lightbox .dialog-header{font-size:15px;color:#495157;padding:30px 0 10px;font-weight:500}.dialog-type-lightbox .dialog-message{padding:0 30px 30px;min-height:50px}.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header,.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message{text-align:center}.dialog-type-lightbox .dialog-buttons-wrapper{border-top:1px solid #e6e9ec;text-align:center}.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button{font-family:Roboto,Arial,Helvetica,Verdana,sans-serif;width:50%;border:none;background:0 0;color:#6d7882;font-size:15px;cursor:pointer;padding:13px 0;outline:0}.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:hover{background-color:#f4f6f7}.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-ok{color:#b01b1b}.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-take_over{color:#39b54a}.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:active{background-color:rgba(230,233,236,.5)}.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button::-moz-focus-inner{border:0}.dialog-close-button{cursor:pointer;position:absolute;top:15px;right:15px;font-size:15px;line-height:1}.dialog-close-button:not(:hover){opacity:.4}.dialog-alert-widget .dialog-buttons-wrapper>button{width:100%}.dialog-confirm-widget .dialog-button:first-child{border-right:1px solid #e6e9ec}.dialog-prevent-scroll{overflow:hidden;max-height:100vh}.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio{padding-bottom:42.8571%}.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio{padding-bottom:56.25%}.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio{padding-bottom:75%}.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio{padding-bottom:66.6666%}.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio{padding-bottom:100%}.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio{padding-bottom:177.8%}.elementor-fit-aspect-ratio{position:relative;height:0}.elementor-fit-aspect-ratio iframe{position:absolute;top:0;left:0;height:100%;width:100%;border:0;background-color:#000}.elementor-fit-aspect-ratio video{width:100%}.elementor-hidden{display:none}.elementor-screen-only{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{content:'';display:block;clear:both;width:0;height:0}.elementor{-webkit-hyphens:manual;-ms-hyphens:manual;hyphens:manual}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{margin:0;background-color:transparent}.elementor img{height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none}.elementor .elementor-widget:not(.elementor-widget-text-editor) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{max-width:100%;width:100%;margin:0;line-height:1;border:none}.elementor .elementor-custom-embed{line-height:0}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;direction:ltr}.elementor .elementor-background-video-container{transition:opacity 1s;pointer-events:none}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor .elementor-html5-video{object-fit:cover}.elementor .elementor-background-overlay{height:100%;width:100%;top:0;left:0;position:absolute}.elementor .elementor-background-slideshow{position:absolute;width:100%;height:100%;z-index:0;top:0;left:0}.elementor .elementor-background-slideshow__slide__image{width:100%;height:100%;background-position:center center;background-size:cover}.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-calc,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-center .elementor-button{width:auto}.elementor-align-right{text-align:right}.elementor-align-right .elementor-button{width:auto}.elementor-align-left{text-align:left}.elementor-align-left .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{font-size:100px;color:#fff;opacity:.8;text-shadow:1px 0 6px rgba(0,0,0,.3);transition:.5s}.elementor-custom-embed-play.elementor-playing i{font-family:ceicons;animation:2s linear infinite fa-spin}.elementor-custom-embed-play.elementor-playing i:before{content:'\e823'}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-property:transform;transition-duration:10s;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-calc,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-center .elementor-button{width:auto}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-left .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-calc,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-center .elementor-button{width:auto}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-left .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-right:auto;margin-left:auto;position:relative}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap{align-items:flex-end}.elementor-row{width:100%;display:flex}@media (max-width:1024px){.elementor-row{flex-wrap:wrap}}.elementor-column-wrap{width:100%;position:relative;display:flex}.elementor-widget-wrap{position:relative;width:100%;flex-wrap:wrap;align-content:flex-start}.elementor-html .elementor-widget-wrap,.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:20px}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-calc,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{position:relative;min-height:1px;display:flex}.elementor-column-gap-narrow>.elementor-row>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}.elementor-reverse-tablet>.elementor-container>.elementor-row>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(10){order:1}}.elementor-section-tabbed>.elementor-container,.elementor-section-tabbed>.elementor-container>.elementor-row{flex-wrap:wrap}.elementor-nav-tabs.elementor-nav--layout-horizontal{width:100%}.elementor-nav-tabs+.elementor-row>.elementor-column{min-width:100%}.elementor-nav-tabs+.elementor-row>.elementor-column:not(.elementor-active){position:absolute;top:-1000000px;visibility:hidden;pointer-events:none}.elementor-nav-tabs>.elementor-nav{overflow:hidden}.elementor-nav-tabs>.elementor-nav::-webkit-scrollbar{display:none}.elementor-section-tabbed{counter-reset:ce-tab}.elementor-section-tabbed li.menu-item-type-column{counter-increment:ce-tab}.elementor-section-tabbed .ce-tab-num::after{content:"Tab #" counter(ce-tab)}html[lang^=fr] .elementor-section-tabbed .ce-tab-num::after{content:"Onglet #" counter(ce-tab)}html[lang^=es] .elementor-section-tabbed .ce-tab-num::after{content:"Pestaña #" counter(ce-tab)}html[lang^=it] .elementor-section-tabbed .ce-tab-num::after{content:"Scheda #" counter(ce-tab)}html[lang^=pl] .elementor-section-tabbed .ce-tab-num::after{content:"Zakładka #" counter(ce-tab)}.menu-item-type-column .elementor-item{gap:5px}ul.elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap}ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-grid .elementor-grid-item{word-break:break-word;min-width:0}.elementor-grid-0 .elementor-grid{display:flex;overflow:hidden;flex-wrap:wrap}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr);display:grid}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr);display:grid}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr);display:grid}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr);display:grid}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr);display:grid}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr);display:grid}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr);display:grid}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr);display:grid}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr);display:grid}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr);display:grid}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr);display:grid}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr);display:grid}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:flex;overflow:hidden;flex-wrap:wrap}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr);display:grid}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr);display:grid}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr);display:grid}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr);display:grid}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr);display:grid}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr);display:grid}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr);display:grid}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr);display:grid}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr);display:grid}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr);display:grid}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr);display:grid}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr);display:grid}}@media (min-width:1025px){#elementor-device-mode:after{content:'desktop'}}@media (min-width:768px) and (max-width:1024px){#elementor-device-mode:after{content:'tablet'}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>.elementor-row>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(10){order:1}.elementor-column{width:100%}.elementor-grid-mobile-0 .elementor-grid{display:flex;overflow:hidden;flex-wrap:wrap}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr);display:grid}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr);display:grid}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr);display:grid}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr);display:grid}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr);display:grid}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr);display:grid}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr);display:grid}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr);display:grid}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr);display:grid}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr);display:grid}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr);display:grid}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr);display:grid}#elementor-device-mode:after{content:'mobile'}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above>.elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above>.elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above>.elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above>.elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{flex-wrap:wrap;align-items:center}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{width:100%;max-width:100%;border:1px solid #818a91;background-color:#fff;color:#373a3c;vertical-align:middle;flex-grow:1}.elementor-field-group .elementor-field-textual:focus{box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;outline:0}.elementor-field-group .elementor-field-textual::-webkit-input-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual:-ms-input-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual:-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::-ms-input-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;flex-basis:100%;padding-right:20px}.elementor-field-group .elementor-select-wrapper:before{content:'\e8ad';font-family:ceicons;font-size:15px;position:absolute;top:50%;transform:translateY(-50%);right:10px;pointer-events:none}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:''}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-right:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{text-align:left;cursor:pointer}.elementor-mark-required .elementor-field-label:after{content:'*';color:red;padding-left:.2em}.elementor-field-textual{line-height:1.4;font-size:15px;min-height:40px;padding:5px 14px;border-radius:3px}.elementor-field-textual.elementor-size-xs{font-size:13px;min-height:33px;padding:4px 12px;border-radius:2px}.elementor-field-textual.elementor-size-md{font-size:16px;min-height:47px;padding:6px 16px;border-radius:4px}.elementor-field-textual.elementor-size-lg{font-size:18px;min-height:59px;padding:7px 20px;border-radius:5px}.elementor-field-textual.elementor-size-xl{font-size:20px;min-height:72px;padding:8px 24px;border-radius:6px}.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-stretch .elementor-field-type-submit .elementor-button{flex-basis:100%}.elementor-button-align-center .elementor-field-type-submit .elementor-button,.elementor-button-align-end .elementor-field-type-submit .elementor-button,.elementor-button-align-start .elementor-field-type-submit .elementor-button{flex-basis:initial}@media screen and (max-width:1024px){.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-stretch .elementor-field-type-submit .elementor-button{flex-basis:100%}.elementor-tablet-button-align-center .elementor-field-type-submit .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit .elementor-button{flex-basis:initial}}@media screen and (max-width:767px){.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-stretch .elementor-field-type-submit .elementor-button{flex-basis:100%}.elementor-mobile-button-align-center .elementor-field-type-submit .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit .elementor-button{flex-basis:initial}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{margin:10px 0;font-size:1em;line-height:1}.elementor-message:before{content:"\e90e";display:inline-block;font-family:ceicons;font-weight:400;font-style:normal;vertical-align:middle;margin-right:5px}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e829"}.elementor-message.elementor-message-success{color:#5cb85c}.elementor .elementor-section-wrap,.elementor-element .elementor-widget-container{transition:opacity var(--e-transform-transition-duration,.4s) var(--e-transform-transition-delay,0s),background var(--e-background-transition-duration,.3s),border var(--e-border-transition-duration,.3s),border-radius var(--e-border-transition-duration,.3s),box-shadow var(--e-border-transition-duration,.3s)}.e-transform-hover .elementor-widget-container{transition:transform var(--e-transform-transition-duration,.4s) var(--e-transform-transition-delay,0s),opacity var(--e-transform-transition-duration,.4s) var(--e-transform-transition-delay,0s),background var(--e-background-transition-duration,.3s),border var(--e-border-transition-duration,.3s),border-radius var(--e-border-transition-duration,.3s),box-shadow var(--e-border-transition-duration,.3s)}.elementor-overflow-hidden .elementor-widget-container{overflow:hidden}.elementor-element .elementor-widget-container:empty{display:none}.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:0}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}.elementor-alert{padding:15px;border-left:5px solid transparent;position:relative;text-align:left}.elementor-alert .elementor-alert-title{display:block;font-weight:700}.elementor-alert .elementor-alert-description{font-size:13px}.elementor-alert button.elementor-alert-dismiss{position:absolute;right:10px;top:10px;padding:3px;font-size:20px;line-height:1;background:0 0;color:inherit;border:none;cursor:pointer}.elementor-alert.elementor-alert-info{color:#31708f;background-color:#d9edf7;border-color:#bcdff1}.elementor-alert.elementor-alert-success{color:#3c763d;background-color:#dff0d8;border-color:#cae6be}.elementor-alert.elementor-alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#f9f0c3}.elementor-alert.elementor-alert-danger{color:#a94442;background-color:#f2dede;border-color:#e8c4c4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}.elementor-alert{padding:10px}.elementor-alert button.elementor-alert-dismiss{right:7px;top:7px}}.elementor-tab-title a{color:inherit}.elementor-button{display:inline-block;line-height:1;background-color:#818a91;font-size:15px;padding:12px 24px;border-radius:3px;color:#fff;fill:currentColor;text-align:center;transition:.5s}button.elementor-button{border:0 solid}a.elementor-button:not(#e),a.elementor-button:not(#e):focus,a.elementor-button:not(#e):hover,a.elementor-button:not(#e):visited{color:#fff}.elementor-button-content-wrapper{display:flex;gap:5px;justify-content:center;align-items:baseline}.elementor-button-icon{flex-grow:0;order:5}.elementor-button-icon svg{width:1em;height:auto}.elementor-button-text{flex-grow:1;order:10;display:inline-block}.elementor-button.elementor-size-xs{font-size:13px;padding:10px 20px;border-radius:2px}.elementor-button.elementor-size-md{font-size:16px;padding:15px 30px;border-radius:4px}.elementor-button.elementor-size-lg{font-size:18px;padding:20px 40px;border-radius:5px}.elementor-button.elementor-size-xl{font-size:20px;padding:25px 50px;border-radius:6px}.elementor-button .elementor-align-icon-right{order:15}.elementor-button .elementor-align-icon-left{order:5}.elementor-button span{text-decoration:inherit}.elementor-button svg{fill:currentColor}.elementor-button-info .elementor-button{color:#fff;background-color:#5bc0de}.elementor-button-success .elementor-button{color:#fff;background-color:#5cb85c}.elementor-button-warning .elementor-button{color:#fff;background-color:#f0ad4e}.elementor-button-danger .elementor-button{color:#fff;background-color:#d9534f}.elementor-button-primary .elementor-button{color:#fff;border:2px solid transparent;background-color:#000}.elementor-button-secondary .elementor-button{color:#000;border:2px solid #000;background-color:transparent}.elementor-button-danger a.elementor-button:not(#e),.elementor-button-info a.elementor-button:not(#e),.elementor-button-primary a.elementor-button:not(#e),.elementor-button-success a.elementor-button:not(#e),.elementor-button-warning a.elementor-button:not(#e){color:#fff}.elementor-button-secondary a.elementor-button:not(#e){color:#000}.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;color:#222;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;color:#666;line-height:2.5}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon):not(.elementor-widget-divider--separator-type-pattern) .elementor-divider-separator{display:inline-block}.elementor-widget-divider .elementor-divider{line-height:0;font-size:0}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:'';border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-border-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-border-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern .elementor-divider-separator:before{width:100%;min-height:var(--divider-pattern-height);background-image:var(--divider-pattern-url);background-size:var(--divider-pattern-size) 100%;background-repeat:var(--divider-pattern-repeat)}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line_text .elementor-divider-separator{background-image:none}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.elementor-image-gallery--layout-grid .elementor-image-gallery{flex-flow:row wrap}.elementor-image-gallery--layout-masonry .elementor-image-gallery{max-height:1000px;overflow:hidden;flex-flow:column wrap}.elementor-image-gallery{display:flex}.elementor-image-gallery figure{text-align:center;width:100%;margin:0 auto}.elementor-image-gallery img{width:100%;margin:0 auto}.elementor-image-gallery figcaption{margin:0}.elementor-widget-google_maps iframe{height:300px}.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-heading-title>a:not(#e){color:inherit;font-size:inherit;line-height:inherit}.elementor .ce-display-small,.elementor-heading-title.elementor-size-small{font-size:15px}.elementor .ce-display-medium,.elementor-heading-title.elementor-size-medium{font-size:19px}.elementor .ce-display-large,.elementor-heading-title.elementor-size-large{font-size:29px}.elementor .ce-display-xl,.elementor-heading-title.elementor-size-xl{font-size:39px}.elementor .ce-display-xxl,.elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-icon-wrapper{line-height:0}.elementor-icon{display:inline-block;line-height:1;transition:.3s;color:#818a91;font-size:50px;text-align:center}.elementor-icon:hover{color:#818a91}.elementor-icon i,.elementor-icon svg{width:1em;height:1em;fill:currentColor;position:relative;display:block}.elementor-icon i:before{position:absolute;left:50%;transform:translateX(-50%)}.elementor-icon i.fad{width:initial}.elementor-view-stacked .elementor-icon{padding:.5em;background-color:#818a91;color:#fff}.elementor-view-framed .elementor-icon{padding:.5em;color:#818a91;border:3px solid currentColor;background-color:transparent}.elementor-shape-circle .elementor-icon{border-radius:50%}@media (min-width:768px){.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-img{margin:auto}.elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper{align-items:flex-start}.elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper{align-items:center}.elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-icon-box .elementor-icon-box-icon{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-icon-box .elementor-icon-box-wrapper{text-align:center}.elementor-widget-icon-box .elementor-icon-box-title a{color:inherit}.elementor-widget-icon-box .elementor-icon-box-content{flex-grow:1}.elementor-widget-icon-box .elementor-icon-box-description{margin:0}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{margin-right:-8px;margin-left:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:8px;margin-left:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{width:auto;left:auto;position:relative;height:100%;top:50%;transform:translateY(-50%);border-top:0;border-bottom:0;border-right:0;border-left-width:1px;border-style:solid;right:-8px}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{position:absolute;bottom:0;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{display:flex;align-items:flex-start}.elementor-widget .elementor-icon-list-item a{width:100%}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-left:5px}.elementor-widget .elementor-icon-list-icon{text-align:center;flex-shrink:0}.elementor-widget .elementor-icon-list-icon i{width:1.25em}.elementor-widget .elementor-icon-list-icon svg{width:1em}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{right:0}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-items{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-items{justify-content:flex-start}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-items{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-items{justify-content:flex-start}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{right:0}.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image{text-align:center}.elementor-widget-image .elementor-image figure>a,.elementor-widget-image .elementor-image>a{display:inline-block}.elementor-widget-image .elementor-image figure>a img[src$=".svg"],.elementor-widget-image .elementor-image>a img[src$=".svg"]{width:48px}.elementor-widget-image .elementor-image img{vertical-align:middle;display:inline-block}.elementor-widget-image .elementor-image.elementor-image-shape-circle{border-radius:50%}.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit!important}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}.elementor-carousel-wrapper.swiper-container{position:static}.elementor-carousel-wrapper.swiper-container .swiper-slide figure{line-height:inherit}.elementor-carousel-wrapper .swiper-slide-inner{text-align:center}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.swiper-container .swiper-slide figure img{width:100%}.swiper-pagination .swiper-pagination-bullet:first-child:last-child{display:none}body.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}.elementor-widget-progress{text-align:left}.elementor-progress-wrapper{position:relative;background-color:#eee;color:#fff;height:100%;border-radius:2px}.elementor-progress-bar{display:flex;background-color:#818a91;width:0;font-size:11px;height:30px;line-height:30px;border-radius:2px;transition:width 1s ease-in-out}.elementor-progress-text{flex-grow:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-left:15px}.elementor-progress-percentage{padding-right:15px}.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar{background-color:#5bc0de}.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar{background-color:#5cb85c}.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar{background-color:#f0ad4e}.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar{background-color:#d9534f}.elementor-progress .elementor-title{display:block}@media (max-width:767px){.elementor-progress-text{padding-left:10px}}.elementor-social-icons-wrapper{display:inline-flex;flex-wrap:wrap}.elementor-social-icon{background-color:#818a91;font-size:25px;text-align:center;padding:.5em;margin-right:5px;cursor:pointer;color:#fff}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tiktok{background-color:#000}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#df2029}.elementor-social-icon-weixin{background-color:#7bb32e}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}.elementor-star-rating{color:#ccd6df;font-family:ceicons;display:inline-flex}.elementor-star-rating i{display:inline-block;position:relative;font-style:normal;line-height:1;cursor:default}.elementor-star-rating i:before{content:'\f005';display:block;font-size:inherit;font-family:inherit;position:absolute;overflow:hidden;color:#f0ad4e;top:0;left:0}.elementor-star-rating .elementor-star-0:before,.elementor-star-rating .elementor-star-empty:before{content:none}.elementor-star-rating .elementor-star-1:before{width:10%}.elementor-star-rating .elementor-star-2:before{width:20%}.elementor-star-rating .elementor-star-3:before{width:30%}.elementor-star-rating .elementor-star-4:before{width:40%}.elementor-star-rating .elementor-star-5:before{width:50%}.elementor-star-rating .elementor-star-6:before{width:60%}.elementor-star-rating .elementor-star-7:before{width:70%}.elementor-star-rating .elementor-star-8:before{width:80%}.elementor-star-rating .elementor-star-9:before{width:90%}.elementor-star-rating__wrapper{display:flex;align-items:center}.elementor-star-rating__title{margin-right:10px}.elementor-star-rating--align-right .elementor-star-rating__wrapper{text-align:right;justify-content:flex-end}.elementor-star-rating--align-left .elementor-star-rating__wrapper{text-align:left;justify-content:flex-start}.elementor-star-rating--align-center .elementor-star-rating__wrapper{text-align:center;justify-content:center}.elementor-star-rating--align-justify .elementor-star-rating__title{margin-right:auto}@media (max-width:1024px){.elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper{text-align:right;justify-content:flex-end}.elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper{text-align:left;justify-content:flex-start}.elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper{text-align:center;justify-content:center}.elementor-star-rating-tablet--align-justify .elementor-star-rating__title{margin-right:auto}}@media (max-width:767px){.elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper{text-align:right;justify-content:flex-end}.elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper{text-align:left;justify-content:flex-start}.elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper{text-align:center;justify-content:center}.elementor-star-rating-mobile--align-justify .elementor-star-rating__title{margin-right:auto}}.last-star{letter-spacing:0}.elementor--star-style-star_unicode .elementor-star-rating{font-family:Arial,Helvetica,sans-serif}.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty,.elementor-star-0):before{content:'\002605'}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{width:25%;flex-shrink:0}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active{border-right-style:none}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{height:999em;width:0;right:0;border-right-style:solid}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{top:0;transform:translateY(-100%)}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after{top:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title{display:table-cell}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active{border-bottom-style:none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{bottom:0;height:0;width:999em;border-bottom-style:solid}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{right:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after{left:100%}.elementor-widget-tabs .elementor-tab-content,.elementor-widget-tabs .elementor-tab-title,.elementor-widget-tabs .elementor-tab-title:after,.elementor-widget-tabs .elementor-tab-title:before,.elementor-widget-tabs .elementor-tabs-content-wrapper{border:1px #d4d4d4}.elementor-widget-tabs .elementor-tabs{text-align:left}.elementor-widget-tabs .elementor-tabs-wrapper{overflow:hidden}.elementor-widget-tabs .elementor-tab-title{cursor:pointer;outline:0}.elementor-widget-tabs .elementor-tab-desktop-title{position:relative;padding:20px 25px;font-weight:700;line-height:1;border:solid transparent}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active{border-color:#d4d4d4}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before{display:block;content:'';position:absolute}.elementor-widget-tabs .elementor-tab-mobile-title{padding:10px;cursor:pointer}.elementor-widget-tabs .elementor-tab-content{padding:20px;display:none}@media (max-width:767px){.elementor-tabs .elementor-tab-content,.elementor-tabs .elementor-tab-title{border-style:solid solid none}.elementor-tabs .elementor-tabs-wrapper{display:none}.elementor-tabs .elementor-tabs-content-wrapper{border-bottom-style:solid}.elementor-tabs .elementor-tab-content{padding:10px}}@media (min-width:768px){.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs{display:flex}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper{flex-grow:1;border-style:solid solid solid none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content{border-style:none solid solid}.elementor-tabs .elementor-tab-mobile-title{display:none}}.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;color:inherit;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;color:inherit;display:block}.elementor-testimonial-wrapper.elementor-testimonial-text-align-left{text-align:left}.elementor-testimonial-wrapper.elementor-testimonial-text-align-right{text-align:right}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#818a91;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#818a91;border:3px solid currentColor;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:0}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.elementor-widget-video .elementor-widget-container{overflow:hidden;transform:translate3d(0,0,0)}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{display:block;width:100%}.elementor-widget-video .elementor-custom-embed-image-overlay:not([data-elementor-lightbox]) img{height:100%;object-fit:cover}.elementor-widget-video .elementor-video{object-fit:cover}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;min-width:0;max-width:100%;z-index:1}.swiper-container .swiper-slide figure{line-height:0}.swiper-container .elementor-lightbox-content-source{display:none}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative}.swiper-variable-width .swiper-slide{width:auto}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:5px;left:0;width:100%}.swiper-pagination-bullet{width:6px;height:6px;display:inline-block;border-radius:50%;background:#000;opacity:.2}.swiper-pagination-fraction{color:#000}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none;-webkit-appearance:none;-moz-appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#000;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-slide .swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-pagination-position-outside .elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-arrows-position-outside .elementor-swiper-button-prev{left:0}.elementor-arrows-position-outside .elementor-swiper-button-next{right:0}.swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%;object-fit:cover}.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:rgba(238,238,238,.9);top:50%;transform:translate3d(0,-50%,1px)}.elementor-swiper-button-prev{left:10px}.elementor-swiper-button-next{right:10px}.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-lightbox{--lightbox-ui-color:rgba(238, 238, 238, 0.9);--lightbox-ui-color-hover:#fff;--lightbox-text-color:var(--lightbox-ui-color);--lightbox-header-icons-size:20px;--lightbox-navigation-icons-size:25px}.elementor-lightbox .dialog-header{display:none}.elementor-lightbox .dialog-widget-content{background:0 0;box-shadow:none;width:100%;height:100%}.elementor-lightbox .dialog-message{animation-duration:.3s}.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio){height:100%}.elementor-lightbox .dialog-message.dialog-lightbox-message{padding:0}.elementor-lightbox .dialog-lightbox-close-button{font-size:var(--lightbox-header-icons-size);right:.75em;padding:.25em;z-index:2}.elementor-lightbox .dialog-lightbox-close-button,.elementor-lightbox .elementor-swiper-button{color:var(--lightbox-ui-color);transition:.3s;opacity:1}.elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-lightbox .elementor-swiper-button:hover{color:var(--lightbox-ui-color-hover)}.elementor-lightbox .swiper-container{height:100%}.elementor-lightbox .elementor-lightbox-item{display:flex;align-items:center;justify-content:center;position:relative;padding:70px;box-sizing:border-box;height:100%;margin:auto}.elementor-lightbox .elementor-lightbox-image{max-height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-lightbox-image:hover{opacity:1;filter:none;border:none}.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-video-container{box-shadow:0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);border-radius:2px}.elementor-lightbox .elementor-video-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:1025px){.elementor-lightbox .elementor-video-container{width:75%}.elementor:not(.elementor-edit-area-active) .elementor-hidden-desktop{display:none}}@media (max-width:1024px){.elementor-lightbox .elementor-video-container{width:100%}}.elementor-lightbox .elementor-swiper-button:focus{outline:0}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{height:100%;display:flex;align-items:center;width:15%;justify-content:center;font-size:var(--lightbox-navigation-icons-size)}.elementor-lightbox .elementor-swiper-button-prev{left:0}.elementor-lightbox .elementor-swiper-button-next{right:0}@media (max-width:767px){.elementor-lightbox .elementor-lightbox-item{padding:70px 0}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{width:20%}.elementor-lightbox .elementor-swiper-button-next i,.elementor-lightbox .elementor-swiper-button-prev i{padding:10px;background-color:rgba(0,0,0,.5)}.elementor-lightbox .elementor-swiper-button-prev{left:0;justify-content:flex-start}.elementor-lightbox .elementor-swiper-button-next{right:0;justify-content:flex-end}.elementor:not(.elementor-edit-area-active) .elementor-hidden-phone{display:none}}.elementor-slideshow__counter{color:currentColor;font-size:.75em;width:-webkit-max-content;width:-moz-max-content;width:max-content}.elementor-slideshow__footer,.elementor-slideshow__header{position:absolute;left:0;width:100%;padding:15px 20px;transition:.3s}.elementor-slideshow__footer{color:var(--lightbox-text-color)}.elementor-slideshow__header{color:var(--lightbox-ui-color);display:flex;font-size:var(--lightbox-header-icons-size);padding-left:1em;padding-right:2.6em;top:0;align-items:center;z-index:10}.elementor-slideshow__header>i{font-size:inherit;cursor:pointer;padding:.25em;margin:0 .35em}.elementor-slideshow__header>i:hover{color:var(--lightbox-ui-color-hover)}.elementor-slideshow__header>i:first-of-type{margin-left:auto}.elementor-slideshow__footer{bottom:0;z-index:5;position:fixed}.elementor-slideshow__description,.elementor-slideshow__title{margin:0}.elementor-slideshow__title{font-size:16px;font-weight:700}.elementor-slideshow__description{font-size:14px}.elementor-slideshow--ui-hidden .elementor-slideshow__footer,.elementor-slideshow--ui-hidden .elementor-slideshow__header{opacity:0;pointer-events:none}.elementor-slideshow--ui-hidden .elementor-swiper-button-next,.elementor-slideshow--ui-hidden .elementor-swiper-button-prev{opacity:0}.elementor-slideshow--fullscreen-mode .elementor-video-container{width:100%}.elementor-slideshow--zoom-mode .elementor-slideshow__footer,.elementor-slideshow--zoom-mode .elementor-slideshow__header{background-color:rgba(0,0,0,.5)}.elementor-slideshow--zoom-mode .elementor-swiper-button-next,.elementor-slideshow--zoom-mode .elementor-swiper-button-prev{opacity:0;pointer-events:none}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse}@media (prefers-reduced-motion:reduce){.animated{animation:none}}.elementor-shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.elementor-shape-top{top:-1px}.elementor-shape-bottom{bottom:-1px}.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{transform:rotate(180deg)}.elementor-shape svg{display:block;width:calc(100% + 1.3px);position:relative;left:50%;transform:translateX(-50%)}.elementor-shape .elementor-shape-fill{fill:#fff;transform-origin:center;transform:rotateY(0)}.page-template-elementor_canvas.elementor-page:before{display:none}.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}@media (min-width:768px) and (max-width:1024px){.elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container{width:70%}.elementor:not(.elementor-edit-area-active) .elementor-hidden-tablet{display:none}}.elementor-widget-call-to-action .elementor-widget-container{-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);overflow:hidden}.elementor-cta{position:relative;display:flex;overflow:hidden;transition:.5s}.elementor-cta-content{z-index:2;overflow:hidden;display:flex;flex-wrap:wrap;align-items:center;align-content:center;padding:35px;width:100%}.elementor-cta .elementor-content-item,.elementor-cta-content{position:relative;transition:.5s;color:#fff}.elementor-cta .elementor-content-item{width:100%;margin:0}.elementor-cta .elementor-content-item:not(:last-child){margin-bottom:15px}.elementor-cta .elementor-content-item .elementor-icon{color:#fff}.elementor-cta--skin-classic .elementor-cta{flex-wrap:wrap}.elementor-cta--skin-classic .elementor-cta-bg-wrapper{position:relative;min-height:200px;width:100%}.elementor-cta--skin-classic .elementor-cta-content{transition:.4s;width:100%;background-color:#f7f7f7}.elementor-cta--skin-classic .elementor-content-item,.elementor-cta--skin-classic .elementor-content-item .elementor-icon{color:#55595c;border-color:currentColor}.elementor-cta--skin-classic.elementor-button-default a.elementor-button:not(#e){color:#55595c}.elementor-cta--skin-classic.elementor-button-default .elementor-button{color:#55595c;border:2px solid currentColor;background:0 0}.elementor-cta--skin-cover .elementor-cta{display:block}.elementor-cta--skin-cover .elementor-cta-bg-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;transition:.4s;width:100%}.elementor-cta--skin-cover .elementor-cta-content{min-height:280px}.elementor-cta--skin-cover .elementor-content-item,.elementor-cta--skin-cover .elementor-content-item .elementor-icon{color:#fff}.elementor-cta--skin-cover.elementor-button-default .elementor-button{color:#fff;border:2px solid #fff;background:0 0}.elementor-cta--layout-image-above .elementor-cta{flex-wrap:wrap}.elementor-cta--layout-image-above .elementor-cta-bg-wrapper{width:100%}.elementor-cta--layout-image-left .elementor-cta,.elementor-cta--layout-image-right .elementor-cta{flex-wrap:nowrap}.elementor-cta--layout-image-left .elementor-cta-bg-wrapper,.elementor-cta--layout-image-right .elementor-cta-bg-wrapper{width:auto;min-width:50%}.elementor-cta--layout-image-left .elementor-cta-content,.elementor-cta--layout-image-right .elementor-cta-content{flex-grow:1}.elementor-cta--layout-image-left .elementor-cta{flex-direction:row}.elementor-cta--layout-image-right .elementor-cta{flex-direction:row-reverse}.elementor-cta-bg,.elementor-cta-bg-overlay{position:absolute;top:0;left:0;right:0;bottom:0;transition:.4s}.elementor-cta-bg-wrapper{z-index:1;overflow:hidden}.elementor-cta-bg-wrapper img.elementor-cta-bg{width:100%;height:100%;border-radius:0;object-fit:cover;z-index:1}.elementor-cta-bg-overlay{z-index:2}.elementor-cta .elementor-button{cursor:pointer;align-self:center;margin-left:auto;margin-right:auto}.elementor-button-default .elementor-cta .elementor-button:hover{background:0 0;text-decoration:none}.elementor-cta-title{font-size:23px}.elementor-cta--valign-top .elementor-cta-content{align-content:flex-start;align-items:flex-start}.elementor-cta--valign-middle .elementor-cta-content{align-content:center;align-items:center}.elementor-cta--valign-bottom .elementor-cta-content{align-content:flex-end;align-items:flex-end}.elementor-cta:hover .elementor-cta-bg-overlay{background-color:rgba(0,0,0,.3)}@media (max-device-width:1024px){.elementor-cta{cursor:pointer}}@media (min-width:1025px){.elementor-cta--desktop-layout-image-above .elementor-cta{flex-wrap:wrap}.elementor-cta--desktop-layout-image-above .elementor-cta-bg-wrapper{width:100%}.elementor-cta--desktop-layout-image-left .elementor-cta,.elementor-cta--desktop-layout-image-right .elementor-cta{flex-wrap:nowrap}.elementor-cta--desktop-layout-image-left .elementor-cta-bg-wrapper,.elementor-cta--desktop-layout-image-right .elementor-cta-bg-wrapper{width:auto;min-width:50%}.elementor-cta--desktop-layout-image-left .elementor-cta-content,.elementor-cta--desktop-layout-image-right .elementor-cta-content{flex-grow:1}.elementor-cta--desktop-layout-image-left .elementor-cta{flex-direction:row}.elementor-cta--desktop-layout-image-right .elementor-cta{flex-direction:row-reverse}}@media (max-width:1024px){.elementor-cta--tablet-layout-image-above .elementor-cta{flex-wrap:wrap}.elementor-cta--tablet-layout-image-above .elementor-cta-bg-wrapper{width:100%}.elementor-cta--tablet-layout-image-left .elementor-cta,.elementor-cta--tablet-layout-image-right .elementor-cta{flex-wrap:nowrap}.elementor-cta--tablet-layout-image-left .elementor-cta-bg-wrapper,.elementor-cta--tablet-layout-image-right .elementor-cta-bg-wrapper{width:auto;min-width:50%}.elementor-cta--tablet-layout-image-left .elementor-cta-content,.elementor-cta--tablet-layout-image-right .elementor-cta-content{flex-grow:1}.elementor-cta--tablet-layout-image-left .elementor-cta{flex-direction:row}.elementor-cta--tablet-layout-image-right .elementor-cta{flex-direction:row-reverse}}@media (max-width:767px){.elementor-cta--mobile-layout-image-above .elementor-cta{flex-wrap:wrap}.elementor-cta--mobile-layout-image-above .elementor-cta-bg-wrapper{width:100%}.elementor-cta--mobile-layout-image-left .elementor-cta,.elementor-cta--mobile-layout-image-right .elementor-cta{flex-wrap:nowrap}.elementor-cta--mobile-layout-image-left .elementor-cta-bg-wrapper,.elementor-cta--mobile-layout-image-right .elementor-cta-bg-wrapper{width:auto;min-width:50%}.elementor-cta--mobile-layout-image-left .elementor-cta-content,.elementor-cta--mobile-layout-image-right .elementor-cta-content{flex-grow:1}.elementor-cta--mobile-layout-image-left .elementor-cta{flex-direction:row}.elementor-cta--mobile-layout-image-right .elementor-cta{flex-direction:row-reverse}}.elementor-ribbon{position:absolute;z-index:1;top:0;left:auto;right:0;transform:rotate(90deg);width:150px;overflow:hidden;height:150px}.elementor-ribbon-inner{text-align:center;left:0;width:200%;transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);margin-top:35px;font-size:13px;line-height:2;font-weight:800;text-transform:uppercase;background:#000;color:#fff}.elementor-ribbon.elementor-ribbon-left{transform:rotate(0);left:0;right:auto}.elementor-ribbon.elementor-ribbon-right{transform:rotate(90deg);left:auto;right:0}.elementor-bg-transform-zoom-in:hover .elementor-bg,.elementor-bg-transform-zoom-out .elementor-bg{transform:scale(1.2)}.elementor-bg-transform-zoom-out:hover .elementor-bg{transform:scale(1)}.elementor-bg-transform-move-left .elementor-bg{transform:scale(1.2) translateX(8%)}.elementor-bg-transform-move-left:hover .elementor-bg,.elementor-bg-transform-move-right .elementor-bg{transform:scale(1.2) translateX(-8%)}.elementor-bg-transform-move-right:hover .elementor-bg{transform:scale(1.2) translateX(8%)}.elementor-bg-transform-move-up .elementor-bg{transform:scale(1.2) translateY(8%)}.elementor-bg-transform-move-down .elementor-bg,.elementor-bg-transform-move-up:hover .elementor-bg{transform:scale(1.2) translateY(-8%)}.elementor-bg-transform-move-down:hover .elementor-bg{transform:scale(1.2) translateY(8%)}.elementor-animated-content:hover .elementor-animated-item--grow{transform:scale(1.1)}.elementor-animated-content:hover .elementor-animated-item--shrink{transform:scale(.85)}.elementor-animated-content:hover .elementor-animated-item--enter-zoom-in,.elementor-animated-content:hover .elementor-animated-item--enter-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-in{transform:none;opacity:1}.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-out{opacity:0}.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out{transform:scale(.2)}.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in{transform:scale(2)}.elementor-animated-content:hover .elementor-animated-item--enter-from-bottom,.elementor-animated-content:hover .elementor-animated-item--enter-from-left,.elementor-animated-content:hover .elementor-animated-item--enter-from-right,.elementor-animated-content:hover .elementor-animated-item--enter-from-top{opacity:1;transform:none}.elementor-animated-content:hover .elementor-animated-item--exit-to-right{transform:translateX(1000px)}.elementor-animated-content:hover .elementor-animated-item--exit-to-left{transform:translateX(-1000px)}.elementor-animated-content:hover .elementor-animated-item--exit-to-top{transform:translateY(-600px)}.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom{transform:translateY(600px)}.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom,.elementor-animated-content:hover .elementor-animated-item--exit-to-left,.elementor-animated-content:hover .elementor-animated-item--exit-to-right,.elementor-animated-content:hover .elementor-animated-item--exit-to-top{opacity:0}.elementor-animated-content:hover .elementor-animated-item--move-right{transform:translateX(30px)}.elementor-animated-content:hover .elementor-animated-item--move-left{transform:translateX(-30px)}.elementor-animated-content:hover .elementor-animated-item--move-up{transform:translateY(-30px)}.elementor-animated-content:hover .elementor-animated-item--move-down{transform:translateY(30px)}.elementor-animated-content [class^=elementor-animated-item]{will-change:transform,opacity}.elementor-animated-content .elementor-animated-item--enter-zoom-in{transform:scale(.2)}.elementor-animated-content .elementor-animated-item--enter-zoom-out{transform:scale(2)}.elementor-animated-content .elementor-animated-item--enter-zoom-in,.elementor-animated-content .elementor-animated-item--enter-zoom-out,.elementor-animated-content .elementor-animated-item--fade-in{opacity:0}.elementor-animated-content .elementor-animated-item--exit-zoom-in,.elementor-animated-content .elementor-animated-item--exit-zoom-out,.elementor-animated-content .elementor-animated-item--fade-out{opacity:1;transform:scale(1)}.elementor-animated-content .elementor-animated-item--enter-from-right{transform:translateX(1000px)}.elementor-animated-content .elementor-animated-item--enter-from-left{transform:translateX(-1000px)}.elementor-animated-content .elementor-animated-item--enter-from-top{transform:translateY(-600px)}.elementor-animated-content .elementor-animated-item--enter-from-bottom{transform:translateY(500px)}.elementor-animated-content .elementor-animated-item--enter-from-bottom,.elementor-animated-content .elementor-animated-item--enter-from-left,.elementor-animated-content .elementor-animated-item--enter-from-right,.elementor-animated-content .elementor-animated-item--enter-from-top{opacity:0}.elementor-animated-content .elementor-animated-item--exit-to-bottom,.elementor-animated-content .elementor-animated-item--exit-to-left,.elementor-animated-content .elementor-animated-item--exit-to-right,.elementor-animated-content .elementor-animated-item--exit-to-top{opacity:1;transform:none}.elementor-flip-box{position:relative;height:300px;width:100%;perspective:1000px;transform-style:preserve-3d}.elementor-flip-box>a{display:block}.elementor-flip-box-side{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;transition:.6s ease-in-out}.elementor-flip-box-front{background:#0e9dd2}.elementor-flip-box-back{background:#444}.elementor-flip-box-overlay{display:flex;align-items:center;width:100%;height:100%;padding:35px}.elementor-flip-box-content{width:100%}.elementor-flip-box-content>:not(:last-child){margin-bottom:15px}.elementor-flip-box-image img{width:50%}.elementor-flip-box .elementor-view-stacked .elementor-icon{background:#202020}.elementor-flip-box .elementor-icon,.elementor-flip-box-description,.elementor-flip-box-title{color:#fff;border-color:#fff}.elementor-button-default .elementor-flip-box .elementor-button{cursor:pointer;color:#fff;border:2px solid #fff;background:0 0}.elementor-flip-box-back--valign-top .elementor-flip-box-back .elementor-flip-box-overlay,.elementor-flip-box-front--valign-top .elementor-flip-box-front .elementor-flip-box-overlay{align-content:flex-start;align-items:flex-start}.elementor-flip-box-back--valign-middle .elementor-flip-box-back .elementor-flip-box-overlay,.elementor-flip-box-front--valign-middle .elementor-flip-box-front .elementor-flip-box-overlay{align-content:center;align-items:center}.elementor-flip-box-back--valign-bottom .elementor-flip-box-back .elementor-flip-box-overlay,.elementor-flip-box-front--valign-bottom .elementor-flip-box-front .elementor-flip-box-overlay{align-content:flex-end;align-items:flex-end}.elementor-flip-box--3d .elementor-flip-box-overlay{transform-style:preserve-3d;transform:translateZ(.1px)}.elementor-flip-box--3d .elementor-flip-box-content{transform:translateZ(90px) scale(.91)}.elementor-flip-box--effect-flip .elementor-flip-box-side{transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.elementor-flip-box--effect-flip .elementor-flip-box-front{transform:none;z-index:1}.elementor-flip-box--effect-flip .elementor-flip-box:hover .elementor-flip-box-back,.elementor-flip-box--effect-push .elementor-flip-box-front,.elementor-flip-box--effect-push .elementor-flip-box:hover .elementor-flip-box-back,.elementor-flip-box--effect-slide .elementor-flip-box:hover .elementor-flip-box-back{transform:none}.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box-back{transform:rotateY(-180deg)}.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box-back,.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box-front{transform:rotateY(180deg)}.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box-front{transform:rotateY(-180deg)}.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box-back{transform:rotateX(-180deg)}.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box-back,.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box-front{transform:rotateX(180deg)}.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box-front{transform:rotateX(-180deg)}.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box-front{transform:translateX(100%)}.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box-front{transform:translateX(-100%)}.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box-front{transform:translateY(-100%)}.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box-front{transform:translateY(100%)}.elementor-flip-box--effect-push .elementor-flip-box,.elementor-flip-box--effect-slide .elementor-flip-box{overflow:hidden}.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box-back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-right .elementor-flip-box-back{transform:translateX(-100%)}.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box-back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-left .elementor-flip-box-back{transform:translateX(100%)}.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box-back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-up .elementor-flip-box-back{transform:translateY(100%)}.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box-back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-down .elementor-flip-box-back{transform:translateY(-100%)}.elementor-flip-box--effect-zoom-out .elementor-flip-box .elementor-flip-box-front{transition:opacity .35s,width .1ms,transform .7s;z-index:1;width:100%}.elementor-flip-box--effect-zoom-out .elementor-flip-box:hover .elementor-flip-box-front{transition:opacity .7s .1s,width .1ms .7s,transform .8s;width:0;opacity:0;transform:scale(.7)}.elementor-flip-box--effect-zoom-in .elementor-flip-box .elementor-flip-box-back{transition:opacity .5s .2s,transform .7s;opacity:0;transform:scale(.7)}.elementor-flip-box--effect-zoom-in .elementor-flip-box:hover .elementor-flip-box-back{transition:opacity .5s,transform .7s;opacity:1;transform:scale(1)}.elementor-flip-box--effect-fade .elementor-flip-box .elementor-flip-box-back{opacity:0}.elementor-flip-box--effect-fade .elementor-flip-box:hover .elementor-flip-box-back{opacity:1}.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box-front{display:none}.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box-back{transform:none;opacity:1}.elementor-headline{font-size:43px;line-height:1.2;display:block}.elementor-headline--style-rotate .elementor-headline-dynamic-wrapper{text-align:left}.elementor-headline--style-highlight .elementor-headline-dynamic-wrapper{overflow:visible;text-align:inherit}.elementor-headline--style-highlight .elementor-headline-dynamic-text{z-index:1}.elementor-headline--style-highlight .elementor-headline-plain-text{z-index:1;position:relative}.elementor-headline--style-highlight svg{position:absolute;top:50%;left:50%;width:calc(100% + 20px);height:calc(100% + 20px);transform:translate(-50%,-50%);overflow:visible}.elementor-headline--style-highlight svg path{stroke:red;stroke-width:9;fill:none;stroke-dasharray:1500;animation:10s infinite elementor-headline-dash}.elementor-headline--style-highlight svg path:nth-of-type(2){animation-delay:.6s}@keyframes elementor-headline-dash{0%{stroke-dasharray:0 1500}15%{stroke-dasharray:1500 1500}85%{opacity:1}90%{stroke-dasharray:1500 1500;opacity:0}100%{stroke-dasharray:0 1500;opacity:0}}.elementor-headline-dynamic-wrapper{display:inline-block;position:relative}.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text{display:inline-block;position:absolute;top:0;left:0}.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text.elementor-headline-text-active{position:relative}.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper{perspective:300px}.elementor-headline-animation-type-flip .elementor-headline-dynamic-text{opacity:0;transform-origin:50% 100%;transform:rotateX(180deg)}.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-active{opacity:1;transform:rotateX(0);animation:1.2s elementor-headline-flip-in}.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-inactive{transform:rotateX(180deg);animation:1.2s elementor-headline-flip-out}@keyframes elementor-headline-flip-in{0%{transform:rotateX(180deg);opacity:0}35%{transform:rotateX(120deg);opacity:0}65%{opacity:0}100%{transform:rotateX(360deg);opacity:1}}@keyframes elementor-headline-flip-out{0%{transform:rotateX(0);opacity:1}35%{transform:rotateX(-40deg);opacity:1}65%{opacity:0}100%{transform:rotateX(180deg);opacity:0}}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper{vertical-align:top;overflow:hidden}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper::after{content:'';position:absolute;left:auto;right:0;top:50%;transform:translateY(-50%);height:90%;width:1px;background-color:#0d0d0d}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:not(.elementor-headline-typing-selected):after{animation:1s infinite elementor-headline-pulse}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected{background-color:#0d0d0d}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected::after{visibility:hidden}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected .elementor-headline-dynamic-text{color:#aebcb9}.elementor-headline-animation-type-typing .elementor-headline-dynamic-text:not(.elementor-headline-text-active){visibility:hidden}.elementor-headline-animation-type-typing .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){position:absolute;visibility:hidden}@keyframes elementor-headline-pulse{0%{transform:translateY(-50%) scale(1);opacity:1}40%{transform:translateY(-50%) scale(.9);opacity:0}100%{transform:translateY(-50%) scale(0);opacity:0}}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper{perspective:300px}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter{display:inline-block;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;transform:translateZ(-20px) rotateX(90deg);opacity:0}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text{opacity:0}.elementor-headline-text-active .elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter{opacity:1}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter.elementor-headline-animation-in{animation:.4s forwards elementor-headline-swirl-in}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){animation:.4s forwards elementor-headline-swirl-out}@keyframes elementor-headline-swirl-in{0%{opacity:0;transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;transform:translateZ(-20px) rotateX(-10deg)}100%{opacity:1;transform:translateZ(-20px)}}@keyframes elementor-headline-swirl-out{0%{opacity:1;transform:translateZ(-20px)}60%{opacity:0;transform:translateZ(-20px) rotateX(-100deg)}100%{opacity:0;transform:translateZ(-20px) rotateX(-90deg)}}.elementor-headline-animation-type-slide-down .elementor-headline-text-wrapper{display:inline-block;padding:.2em 0}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper{overflow:hidden;vertical-align:top}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text{opacity:0;top:.2em}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-active{top:0;opacity:1;animation:.6s elementor-headline-slide-down-in}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-inactive{animation:.6s elementor-headline-slide-down-out}@keyframes elementor-headline-slide-down-in{0%{opacity:0;transform:translateY(-100%)}60%{opacity:1;transform:translateY(20%)}100%{opacity:1;transform:translateY(0)}}@keyframes elementor-headline-slide-down-out{0%{opacity:1;transform:translateY(0)}60%{opacity:0;transform:translateY(120%)}100%{opacity:0;transform:translateY(100%)}}.elementor-headline-animation-type-clip .elementor-headline-text-wrapper{display:inline-block;padding:.2em 0}.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper{overflow:hidden;vertical-align:top}.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper::after{content:'';position:absolute;top:0;left:auto;right:0;width:2px;height:100%;background-color:#0d0d0d}.elementor-headline-animation-type-clip .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-clip .elementor-headline-dynamic-text.elementor-headline-text-active{opacity:1}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper{perspective:300px}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-active{opacity:1;animation:.8s elementor-headline-drop-in-in}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-inactive{animation:.8s elementor-headline-drop-in-out}@keyframes elementor-headline-drop-in-in{0%{opacity:0;transform:translateZ(100px)}100%{opacity:1;transform:translateZ(0)}}@keyframes elementor-headline-drop-in-out{0%{opacity:1;transform:translateZ(0)}100%{opacity:0;transform:translateZ(-100px)}}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper{perspective:300px}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter{display:inline-block;transform:rotateY(180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden}.elementor-headline-text-active .elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter{transform:rotateY(0)}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter.elementor-headline-animation-in{animation:.6s forwards elementor-headline-blinds-in}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){animation:.6s forwards elementor-headline-blinds-out}@keyframes elementor-headline-blinds-in{0%{transform:rotateY(180deg)}100%{transform:rotateY(0)}}@keyframes elementor-headline-blinds-out{0%{transform:rotateY(0)}100%{transform:rotateY(-180deg)}}.elementor-headline-animation-type-wave .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter{display:inline-block;opacity:0;transform:scale(0)}.elementor-headline-text-active .elementor-headline-animation-type-wave .elementor-headline-dynamic-letter{opacity:1}.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter.elementor-headline-animation-in{animation:.6s forwards elementor-headline-wave-up}.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){animation:.6s forwards elementor-headline-wave-down}@keyframes elementor-headline-wave-up{0%{transform:scale(0);opacity:0}60%{transform:scale(1.2);opacity:1}100%{transform:scale(1);opacity:1}}@keyframes elementor-headline-wave-down{0%{transform:scale(1);opacity:1}60%{transform:scale(0);opacity:0}}.elementor-headline-animation-type-slide .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-active{opacity:1;animation:.6s elementor-headline-slide-in}.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-inactive{animation:.6s elementor-headline-slide-out}@keyframes elementor-headline-slide-in{0%{opacity:0;transform:translateX(-100%)}60%{opacity:1;transform:translateX(10%)}100%{opacity:1;transform:translateX(0)}}@keyframes elementor-headline-slide-out{0%{opacity:1;transform:translateX(0)}60%{opacity:0;transform:translateX(110%)}100%{opacity:0;transform:translateX(100%)}}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text,.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text,.elementor-headline-animation-type-wave .elementor-headline-dynamic-text{white-space:nowrap}.elementor-image-hotspot{display:inline-block;position:relative}.elementor-image-hotspot .elementor-image-hotspot-wrapper{position:absolute;transform:translate(-50%,-50%)}.elementor-image-hotspot .elementor-image-hotspot-wrapper:hover .elementor-image-hotspot-content{visibility:visible;opacity:1;transform:translate3d(-50%,-110%,0)}.elementor-image-hotspot .elementor-image-hotspot-content{position:absolute;visibility:hidden;top:0;left:50%;width:240px;max-width:100vw;padding:20px;text-align:center;border-radius:5px;background:#fff;opacity:0;z-index:10;box-shadow:0 2px 20px 0 rgba(0,0,0,.07);transform:translate3d(-50%,-100%,0);transition:.3s cubic-bezier(0,0,.2,1)}.elementor-image-hotspot .elementor-image-hotspot-title{margin:0 0 7px}.elementor-image-hotspot .elementor-image-hotspot-description>:first-child{margin-top:0}.elementor-image-hotspot .elementor-image-hotspot-description>:last-child{margin-bottom:0}.elementor-widget-image-hotspot.elementor-view-framed .elementor-icon{border-width:2px}.elementor-widget-image-hotspot.elementor-view-framed .elementor-icon,.elementor-widget-image-hotspot.elementor-view-stacked .elementor-icon{border-radius:50%}.elementor-image-hotspot .elementor-icon i:not([class]),.elementor-image-hotspot .elementor-icon i[class='']{display:none}.elementor-widget-countdown .elementor-countdown-expire--message{display:none;padding:20px;text-align:center}.elementor-widget-countdown .elementor-countdown-item{padding:20px 0;text-align:center;background-color:#818a91;color:#fff}.elementor-widget-countdown .elementor-countdown-digits,.elementor-widget-countdown .elementor-countdown-label{line-height:1}.elementor-widget-countdown .elementor-countdown-digits{font-size:69px}.elementor-widget-countdown .elementor-countdown-label{font-size:19px}.elementor-countdown--label-block .elementor-countdown-wrapper{display:flex;justify-content:center;margin-right:auto;margin-left:auto}.elementor-countdown--label-block .elementor-countdown-digits,.elementor-countdown--label-block .elementor-countdown-label{display:block}.elementor-countdown--label-block .elementor-countdown-item{flex-basis:0%;flex-grow:1}.elementor-countdown--label-inline{text-align:center}.elementor-countdown--label-inline .elementor-countdown-item{display:inline-block;padding-left:5px;padding-right:5px}.elementor[data-elementor-type$=miniature] .elementor-countdown-item{padding:10px 0}.elementor[data-elementor-type$=miniature] .elementor-countdown-digits{font-size:28px}.elementor[data-elementor-type$=miniature] .elementor-countdown-label{font-size:12px}.elementor-product-box>*,.elementor-product-grid>*{float:none!important;margin-left:0!important;margin-right:0!important;width:auto}.elementor-product-grid{display:-ms-grid;display:grid;margin:0;grid-column-gap:15px;grid-row-gap:15px}.elementor-product-grid:after,.elementor-product-grid:before{display:none!important}.elementor-product-grid>*{align-self:flex-start}.elementor-widget .elementor-product-miniature{background:#fff;border:0 solid;padding:10px;transition:.4s}.elementor-product-miniature .elementor-product-link{position:relative;display:block;outline:0}.elementor-product-miniature .elementor-image{position:relative;overflow:hidden}.elementor-product-miniature .elementor-image img{display:block;margin:0 auto;transition:transform .4s}.elementor-product-miniature .elementor-second-image{position:absolute;top:0;left:0;width:100%;opacity:0;transition:opacity .4s}.elementor-img-hover-grow .elementor-product-miniature:active .elementor-image img,.elementor-img-hover-grow .elementor-product-miniature:focus .elementor-image img,.elementor-img-hover-grow .elementor-product-miniature:hover .elementor-image img{transform:scale(1.1)}.elementor-img-hover-shrink .elementor-product-miniature:active .elementor-image img,.elementor-img-hover-shrink .elementor-product-miniature:focus .elementor-image img,.elementor-img-hover-shrink .elementor-product-miniature:hover .elementor-image img{transform:scale(.85)}.elementor-img-hover-rotate .elementor-product-miniature:active .elementor-image img,.elementor-img-hover-rotate .elementor-product-miniature:focus .elementor-image img,.elementor-img-hover-rotate .elementor-product-miniature:hover .elementor-image img{transform:rotate(4deg)}.elementor-img-hover-grow-rotate .elementor-product-miniature:active .elementor-image img,.elementor-img-hover-grow-rotate .elementor-product-miniature:focus .elementor-image img,.elementor-img-hover-grow-rotate .elementor-product-miniature:hover .elementor-image img{transform:scale(1.1) rotate(4deg)}.elementor-img-hover-float .elementor-product-miniature .elementor-image img{transition-duration:.3s;transition-timing-function:ease-out}.elementor-img-hover-float .elementor-product-miniature:active .elementor-image img,.elementor-img-hover-float .elementor-product-miniature:focus .elementor-image img,.elementor-img-hover-float .elementor-product-miniature:hover .elementor-image img{transform:translateY(-8px)}.elementor-img-hover-sink .elementor-product-miniature .elementor-image img{transition-duration:.3s;transition-timing-function:ease-out}.elementor-img-hover-sink .elementor-product-miniature:active .elementor-image img,.elementor-img-hover-sink .elementor-product-miniature:focus .elementor-image img,.elementor-img-hover-sink .elementor-product-miniature:hover .elementor-image img{transform:translateY(8px)}.elementor-img-hover-bob .elementor-product-miniature:active .elementor-image img,.elementor-img-hover-bob .elementor-product-miniature:focus .elementor-image img,.elementor-img-hover-bob .elementor-product-miniature:hover .elementor-image img{animation-name:elementor-animation-bob-float,elementor-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.elementor-img-hover-hang .elementor-product-miniature:active .elementor-image img,.elementor-img-hover-hang .elementor-product-miniature:focus .elementor-image img,.elementor-img-hover-hang .elementor-product-miniature:hover .elementor-image img{animation-name:elementor-animation-hang-sink,elementor-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.elementor-img-hover-buzz-out .elementor-product-miniature:active .elementor-image img,.elementor-img-hover-buzz-out .elementor-product-miniature:focus .elementor-image img,.elementor-img-hover-buzz-out .elementor-product-miniature:hover .elementor-image img{animation-name:elementor-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}.elementor-product-miniature:hover .elementor-second-image{opacity:1}.elementor-product-miniature .elementor-quick-view{position:absolute;display:block;bottom:0;padding:0;border-radius:0;width:100%;background:rgba(255,255,255,.5);background-clip:padding-box;color:#000;fill:currentColor;font-size:14px;line-height:40px;transform:translateY(100%);transition-duration:.4s}.elementor-product-miniature .elementor-quick-view .elementor-button-text{flex-grow:0}.elementor-product-miniature:hover .elementor-quick-view{cursor:pointer;transform:translateY(0)}.elementor-product-miniature .elementor-quick-view:hover{opacity:1;background-color:rgba(255,255,255,.7)}.elementor-product-miniature .elementor-badges-left,.elementor-product-miniature .elementor-badges-right{position:absolute;top:0;margin:10px}.elementor-product-miniature .elementor-badges-left{left:0}.elementor-product-miniature .elementor-badges-right{right:0}.elementor-product-miniature .elementor-badge{min-width:50px;margin-bottom:5px;padding:4px 5px;color:#fff;text-align:center}.elementor-product-miniature .elementor-badge-sale{background:#f39d72}.elementor-product-miniature .elementor-badge-new,.elementor-product-miniature .elementor-badge-pack{background:#2fb5d2}.elementor-product-miniature .elementor-content{padding:10px;text-align:center}.elementor-product-miniature .elementor-content>*{margin-top:10px;margin-bottom:0}.elementor-product-miniature .elementor-content>:first-child{margin-top:5px}.elementor-product-miniature .elementor-category,.elementor-product-miniature .elementor-title{color:#000;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.elementor-product-miniature .elementor-category{color:color:#afafaf}.elementor-product-miniature .elementor-description{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-size:13px}.elementor-product-miniature .elementor-price-wrapper{font-size:16px}.elementor-product-miniature .elementor-price-regular{color:#afafaf;font-weight:400;text-decoration:line-through}.elementor-product-miniature .elementor-price{color:#000}.elementor-product-miniature .elementor-atc{margin-top:5px}.elementor-atc--align-center .elementor-atc{text-align:center}.elementor-atc--align-right .elementor-atc{text-align:right}.elementor-atc--align-left .elementor-atc{text-align:left}.elementor-atc--align-justify .elementor-atc .elementor-button{width:100%}.elementor-product-miniature .elementor-atc .elementor-button{cursor:pointer}.elementor-product-miniature .elementor-atc .elementor-button:disabled{cursor:not-allowed}.elementor-trustedshops-reviews .swiper-slide{overflow:hidden}.elementor-trustedshops-reviews .elementor-trustedshops-reviews-comment,.elementor-trustedshops-reviews .elementor-trustedshops-reviews-header{padding:10px}.elementor-trustedshops-reviews .elementor-trustedshops-reviews-header::after{content:'';display:block;clear:both}.elementor-trustedshops-reviews .elementor-trustedshops-reviews-date{float:left}.elementor-trustedshops-reviews .elementor-trustedshops-reviews-stars{float:right}.elementor-search{display:flex;flex-direction:column;transition:.2s}.elementor-search--align-left .elementor-search{align-items:flex-start}.elementor-search--align-center .elementor-search{align-items:center}.elementor-search--align-right .elementor-search{align-items:flex-end}.elementor-search button,.elementor-search input[type=search]{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;background:0 0;line-height:1;min-width:0;font-size:15px;-webkit-appearance:none;-moz-appearance:none}.elementor-search input[type=search]::-webkit-search-cancel-button{content:'x';-webkit-appearance:none}.elementor-search button:focus,.elementor-search input[type=search]:focus{outline:0;color:inherit}.elementor-search button{background-color:#818a91;font-size:16px;color:#fff;border-radius:0}.elementor-search__container{display:flex;transition:.2s;overflow:hidden;border:0 solid transparent;min-height:50px}.elementor-search__container:not(.elementor-search--topbar){width:100%;background:#eceeef}.elementor-search__input{flex-basis:100%;color:#55595c;transition:color .2s}.elementor-search__input::-webkit-input-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-search__input:-ms-input-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-search__input:-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-search__input::-ms-input-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-search__input::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-search__submit{color:#fff;cursor:pointer;transition:color .2s,background .2s}.elementor-search--button-type-text .elementor-search__submit{flex-shrink:0}.elementor-search__icon:not(.elementor-search__clear){padding-right:0!important}.elementor-search__clear{padding-left:0!important;visibility:hidden;pointer-events:none;cursor:pointer}.ui-autocomplete-loading~.elementor-search__clear i{animation:2s linear infinite ceicon-spin}.ui-autocomplete-loading~.elementor-search__clear i:before{content:'\e823'}.elementor-search__icon{opacity:.6;display:flex;align-items:center;justify-content:flex-end;color:#55595c}.elementor-search--skin-topbar .elementor-search{display:block}.elementor-search--skin-topbar .elementor-search input[type=search].elementor-search__input{font-size:32px;border-style:solid;border-width:0 0 1px;border-color:#eceaea;border-radius:0;line-height:1.5;color:#fff}.elementor-search--skin-topbar .elementor-search__toggle{display:inline-block;cursor:pointer;vertical-align:middle;color:#494c4f}.elementor-search--skin-topbar .elementor-search__toggle i{position:relative;display:block;border:0 solid;transition:.2s;width:33px;height:33px;border-radius:3px}.elementor-search--skin-topbar .elementor-search__toggle i:before{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:.55em}.elementor-search--skin-topbar .elementor-search__container{flex-direction:column;transition:transform .3s;position:fixed;z-index:9998;top:0;left:0;right:0;border:0 solid transparent;padding:20px;text-align:left;box-shadow:0 0 10px rgba(0,0,0,.1);background:#fff}.elementor-search--skin-topbar .elementor-search__container:not(.elementor-search--topbar){overflow:hidden;box-shadow:none;transform:translateY(-100%)}.elementor-search .dialog-lightbox-close-button{transition:color .5s;top:10px;right:10px}.elementor-search__input-wrapper{position:relative;display:flex;align-items:center;flex-basis:100%}.elementor-search__input-wrapper .elementor-search__input{width:100%;height:100%}.elementor-search__input-wrapper .elementor-search__clear{position:absolute;right:0;height:100%}.elementor-search__label{color:#777}.elementor-search__products{left:auto!important;z-index:9999}.elementor-search__products:empty{display:none!important}.elementor-search__products .elementor-search__product a.elementor-search__product-link{display:flex;align-items:center;border:none;border-radius:0;padding:5px}.elementor-search__products .elementor-search__product a.elementor-search__product-link.ui-state-focus{margin:0;border-radius:0;background:0 0}.elementor-search__products .elementor-search__product-image{align-self:flex-start;margin-right:10px}.elementor-search__products .elementor-search__product-description{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-size:.8em}.elementor-search__products .elementor-search__product-price del{opacity:.66}.elementor-search--skin-topbar .elementor-search__products:not(:empty){position:static;display:block!important;max-width:100%;border:none;border-radius:0;background:0 0}.elementor-email-subscription{display:inline-block;width:100%}.elementor-field-type-subscribe{display:flex;align-items:center}.elementor-field-type-subscribe input[type=email]{flex-basis:100%;width:100%;font-size:15px;color:#373a3c;background:#fff;border:1px solid #818a91;border-radius:0;transition:.5s}.elementor-field-type-subscribe input[type=email]:focus{outline:0}.elementor-field-type-submit button[type=submit],.elementor-field-type-subscribe button[type=submit]{cursor:pointer}.elementor-field-type-subscribe button[type=submit]{margin-right:0!important}.elementor-button-classic .elementor-field-type-subscribe button[type=submit]{font-size:16px;color:#fff;background:#5bc0de;border-radius:0}.elementor-field-type-gdpr .elementor-checkbox-label,.elementor-field-type-gdpr input[type=checkbox]{margin-left:0!important;margin-right:5px;vertical-align:middle;vertical-align:-webkit-baseline-middle;vertical-align:-moz-middle-with-baseline}.elementor-form-spinner~span[class*=icon]{display:none}.elementor-field-group .elementor-field{width:100%}@media screen and (max-width:767px){.elementor-mobile-layout-multiline .elementor-field-type-subscribe{display:block}.elementor-mobile-layout-multiline .elementor-field-type-subscribe button[type=submit]{margin-left:0!important}.elementor-mobile-layout-inline .elementor-field-type-subscribe button[type=submit]{margin-top:0!important}}@media (min-width:768px) and (max-width:1024px){.elementor-tablet-layout-multiline .elementor-field-type-subscribe{display:block}.elementor-tablet-layout-multiline .elementor-field-type-subscribe button[type=submit]{margin-left:0!important}.elementor-tablet-layout-inline .elementor-field-type-subscribe button[type=submit]{margin-top:0!important}}@media (min-width:1025px){.elementor-layout-multiline .elementor-field-type-subscribe{display:block}.elementor-layout-multiline .elementor-field-type-subscribe button[type=submit]{margin-left:0!important}.elementor-layout-inline .elementor-field-type-subscribe button[type=submit]{margin-top:0!important}}.elementor-sticky--active{z-index:99}.elementor-sticky.ce-sticky--hide{transition-delay:.2s!important}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s cubic-bezier(.58,.3,.005,1)}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1)}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{height:3px;width:100%;left:0;background-color:#55595c;z-index:2}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;width:0;left:50%}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{transition-duration:0s}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:'';top:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{width:10px;left:-20px}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{content:'';bottom:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{width:10px;left:calc(100% + 20px)}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:0 0;left:0;top:0;bottom:0;right:0;border:3px solid #55595c}.e--pointer-framed .elementor-item:before{content:''}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75)}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25)}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{transition:opacity .2s,transform .4s}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{width:3px;height:3px}.e--pointer-framed.e--animation-draw .elementor-item:before{border-width:0 0 3px 3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.e--pointer-framed.e--animation-draw .elementor-item:after{content:'';top:initial;bottom:0;left:initial;right:0;border-width:3px 3px 0 0;transition:width .1s,height .1s .1s,opacity 20ms .18s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{width:100%;height:100%}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{transition:opacity 20ms,height .1s,width .1s .1s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{transition:opacity 20ms .2s,height .1s .2s,width .1s .3s}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{width:3px;height:3px}.e--pointer-framed.e--animation-corners .elementor-item:before{border-width:3px 0 0 3px}.e--pointer-framed.e--animation-corners .elementor-item:after{content:'';top:initial;bottom:0;left:initial;right:0;border-width:0 3px 3px 0}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{width:100%;height:100%;transition:opacity 2ms,width .4s,height .4s}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{transition-duration:0s}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:'';transition:.3s}.e--pointer-background .elementor-item:before{top:0;left:0;right:0;bottom:0;background:#55595c;z-index:-1}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff}.e--pointer-background.e--animation-grow .elementor-item:before{transform:scale(.5)}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{transform:scale(1);opacity:1}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{transition:opacity .15s,transform .4s}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:50%;left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{top:0;left:0;right:0;bottom:0;background:#55595c;z-index:-1}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{top:0;bottom:100%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{top:100%;bottom:0}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{right:0;left:100%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{right:100%;left:0}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{transition-duration:0s}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{transform:skew(-8deg)}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{transform:scale(1.2)}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{transform:scale(.8)}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{transform:translateY(-8px)}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{transform:translateY(8px)}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{transform:rotate(6deg)}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{transition-duration:0s}.elementor-nav--main .elementor-nav a{transition:.4s}.elementor-nav--main .elementor-nav a,.elementor-nav--main .elementor-nav a.highlighted,.elementor-nav--main .elementor-nav a:focus,.elementor-nav--main .elementor-nav a:hover{padding:13px 20px}.elementor-nav--main .elementor-nav a.current{background:#373a3c;color:#fff}.elementor-nav--main .elementor-nav a.disabled{background:#55595c;color:#a1a6a9}.elementor-nav--main .elementor-nav ul{position:absolute;width:12em;border-width:0;border-style:solid;padding:0}.elementor-nav--main .elementor-nav span.scroll-down,.elementor-nav--main .elementor-nav span.scroll-up{position:absolute;display:none;visibility:hidden;overflow:hidden;background:#fff;height:20px}.elementor-nav--main .elementor-nav span.scroll-down-arrow,.elementor-nav--main .elementor-nav span.scroll-up-arrow{position:absolute;top:-2px;left:50%;margin-left:-8px;width:0;height:0;overflow:hidden;border-width:8px;border-style:dashed dashed solid;border-color:transparent transparent #494c4f}.elementor-nav--main .elementor-nav span.scroll-down-arrow{top:6px;border-style:solid dashed dashed;border-color:#494c4f transparent transparent}.elementor-nav--main .elementor-nav--dropdown .sub-arrow:before,.elementor-nav--main.elementor-nav--layout-vertical .sub-arrow:before{display:block;transform:rotate(-90deg)}.elementor-nav--layout-horizontal{display:flex}.elementor-nav--layout-horizontal .elementor-nav{display:flex;flex-wrap:wrap}.elementor-nav--layout-horizontal .elementor-nav a{white-space:nowrap}.elementor-nav--align-right .elementor-nav{margin-left:auto;justify-content:flex-end}.elementor-nav--align-right .elementor-nav--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav--align-left .elementor-nav{margin-right:auto;justify-content:flex-start}.elementor-nav--align-left .elementor-nav--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav--align-center .elementor-nav{margin-left:auto;margin-right:auto}.elementor-nav--align-center .elementor-nav>li:first-child{margin-left:auto}.elementor-nav--align-center .elementor-nav>li:last-child{margin-right:auto}.elementor-nav--align-center .elementor-nav--layout-vertical>ul>li>a{justify-content:center}.elementor-nav--align-justify .elementor-nav--layout-horizontal .elementor-nav{width:100%}.elementor-nav--align-justify .elementor-nav--layout-horizontal .elementor-nav>li{flex-grow:1}.elementor-nav--align-justify .elementor-nav--layout-horizontal .elementor-nav>li>a{justify-content:center}.elementor-widget:not(.elementor-nav--toggle) .elementor-menu-toggle{display:none}.elementor-widget-nav-menu>.elementor-widget-container{display:flex;flex-direction:column}.elementor-nav{position:relative;z-index:2}.elementor-nav:after{content:"\00a0";display:block;height:0;font:0px/0 serif;clear:both;visibility:hidden;overflow:hidden}.elementor-nav,.elementor-nav li,.elementor-nav ul{display:block;list-style:none;margin:0;padding:0;line-height:normal;-webkit-tap-highlight-color:transparent}.elementor-nav ul{display:none}.elementor-nav ul ul a,.elementor-nav ul ul a:active,.elementor-nav ul ul a:focus,.elementor-nav ul ul a:hover{border-left:16px solid transparent}.elementor-nav ul ul ul a,.elementor-nav ul ul ul a:active,.elementor-nav ul ul ul a:focus,.elementor-nav ul ul ul a:hover{border-left:24px solid transparent}.elementor-nav ul ul ul ul a,.elementor-nav ul ul ul ul a:active,.elementor-nav ul ul ul ul a:focus,.elementor-nav ul ul ul ul a:hover{border-left:32px solid transparent}.elementor-nav ul ul ul ul ul a,.elementor-nav ul ul ul ul ul a:active,.elementor-nav ul ul ul ul ul a:focus,.elementor-nav ul ul ul ul ul a:hover{border-left:40px solid transparent}.elementor-nav a,.elementor-nav li{position:relative}.elementor-nav li{border-width:0}.elementor-nav a{display:flex;align-items:center}.elementor-nav a,.elementor-nav a:focus,.elementor-nav a:hover{padding:10px 20px;line-height:20px}.elementor-nav a.current{background:#373a3c;color:#fff}.elementor-nav a.disabled{cursor:not-allowed;color:#a1a6a9}.elementor-nav .sub-arrow{font-size:16px;line-height:1;padding:10px 0 10px 10px;margin-top:-10px;margin-bottom:-10px}.elementor-nav .sub-arrow.fa-chevron-down{font-size:10px}.elementor-nav .sub-arrow.fa-plus:before{font-family:"Open Sans",sans-serif;content:'+'}.elementor-nav--dropdown .menu-item a.elementor-item-active:not(#e),.elementor-nav--dropdown .menu-item a.highlighted:not(#e),.elementor-nav--dropdown .menu-item a:not(#e):focus,.elementor-nav--dropdown .menu-item a:not(#e):hover{color:#fff}.elementor-nav--dropdown .menu-item .elementor-item-active,.elementor-nav--dropdown .menu-item .highlighted,.elementor-nav--dropdown .menu-item [href]:focus,.elementor-nav--dropdown .menu-item [href]:hover{background-color:#55595c}.elementor-menu-toggle{display:flex;align-items:center;justify-content:center;font-size:22px;padding:.25em;cursor:pointer;border:0 solid;border-radius:3px;background-color:rgba(0,0,0,.05);color:#494c4f}.elementor-menu-toggle i{position:relative;margin:.44em .05em;width:.9em;height:.12em;background:currentColor;transition:background 0s .16s}.elementor-menu-toggle i:after,.elementor-menu-toggle i:before{content:'';display:block;position:absolute;width:.9em;height:.12em;background:currentColor}.elementor-menu-toggle i:before{top:-.24em;transition:top .16s .16s,transform .16s}.elementor-menu-toggle i:after{bottom:-.24em;transition:bottom .16s .16s,transform .16s}.elementor-menu-toggle.elementor-active i{background:0 0}.elementor-menu-toggle.elementor-active i:before{top:0;transform:rotate(45deg);transition-delay:0s,.16s}.elementor-menu-toggle.elementor-active i:after{bottom:0;transform:rotate(-45deg);transition-delay:0s,.16s}.elementor-nav--dropdown{background-color:#fff;font-size:13px}.elementor-nav--dropdown.elementor-nav__container{margin-top:10px;transition:max-height .3s,transform .3s;transform-origin:top;overflow:auto}.elementor-nav--dropdown.elementor-nav__container ul ul{padding-left:8px}.elementor-nav--dropdown.elementor-nav__container .elementor-sub-item{font-size:.85em}.elementor-nav--dropdown a{color:#494c4f;justify-content:space-between}.elementor-nav--dropdown a.current{background:#373a3c;color:#fff}.elementor-nav--dropdown a.disabled{color:#b3b3b3}ul.elementor-nav--dropdown a,ul.elementor-nav--dropdown a:focus,ul.elementor-nav--dropdown a:hover{text-shadow:none}.elementor-nav--text-align-center .elementor-nav--dropdown .elementor-nav a{justify-content:center}.elementor-nav--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav__container{transform:scaleY(0);max-height:0}.elementor-nav--toggle .elementor-menu-toggle.elementor-active+.elementor-nav__container{transform:scaleY(1);max-height:100vh}.elementor-nav--stretch .elementor-nav__container.elementor-nav--dropdown{position:absolute;z-index:9997}@media (min-width:768px){.elementor-nav--dropdown-mobile .elementor-menu-toggle,.elementor-nav--dropdown-mobile .elementor-nav--dropdown{display:none}}@media (min-width:1025px){.elementor-nav--dropdown-tablet .elementor-menu-toggle,.elementor-nav--dropdown-tablet .elementor-nav--dropdown{display:none}}@media (max-width:1024px){.elementor-nav--dropdown-tablet .elementor-nav--main{display:none}}@media (max-width:767px){.elementor-nav--dropdown-mobile .elementor-nav--main{display:none}}.elementor-widget-currency-selector:not(.elementor-nav--active) .current-menu-item,.elementor-widget-language-selector:not(.elementor-nav--active) .current-menu-item{display:none}.elementor-currencies.elementor-nav--layout-horizontal .elementor-nav ul,.elementor-langs.elementor-nav--layout-horizontal .elementor-nav ul{min-width:100%!important}.menu-item-type-account a>span:not(:first-child),.menu-item-type-currency a>span:not(:first-child),.menu-item-type-lang a>span:not(:first-child){padding-left:10px}.elementor-nav--dropdown .menu-item-type-account a,.elementor-nav--dropdown .menu-item-type-currency a,.elementor-nav--dropdown .menu-item-type-lang a{justify-content:normal}.elementor-sign-in .elementor-item>i{transition:color .2s}.elementor-widget-shopping-cart:not(.elementor-cart--show-shipping-yes) .elementor-cart__summary :not(div),.elementor-widget-shopping-cart:not(.elementor-cart--show-subtotal-yes) .elementor-cart__toggle .elementor-button-text,.elementor-widget-shopping-cart:not(.elementor-cart--show-view-cart-yes) .elementor-button--view-cart{display:none}.elementor-cart__toggle a.elementor-button:not(#e){color:#818a91}.elementor-cart__toggle .elementor-button{background:0 0;border-radius:0;border:1px solid;border-color:inherit;display:inline-flex;align-items:center;gap:.5em}.elementor-cart--align-icon-right .elementor-cart__toggle .elementor-button{flex-direction:row-reverse}.elementor-cart__toggle .elementor-button-icon{position:relative;transition:color .1s}.elementor-cart--items-indicator-bubble .elementor-cart__toggle .elementor-button-icon[data-counter]:before{content:attr(data-counter);display:block;position:absolute;min-width:1.6em;height:1.6em;line-height:1.5em;top:-.7em;right:-.7em;border-radius:100%;color:#fff;background-color:#d9534f;text-align:center;font-size:10px}.elementor-cart--empty-indicator-hide .elementor-cart__toggle .elementor-button-icon[data-counter='0']:before{content:none;display:none}.elementor-cart__container{transform:scale(1);overflow:hidden;position:fixed;z-index:9998;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.25);transition:background-color .4s,transform}.elementor-cart__container .elementor-cart__main{transition:.3s;position:fixed;top:0;width:350px;max-width:100%;right:0;bottom:0;padding:0 30px;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.2);transform:translateX(0)}.elementor-cart__container:not(.elementor-cart--shown){background-color:transparent;transform:scale(0);transition:background-color .4s,transform 0s .4s}.elementor-cart__container:not(.elementor-cart--shown) .elementor-cart__main{overflow:hidden;opacity:0;transform:translateX(100%)}.elementor-cart__container:not(.elementor-cart--shown) .dialog-lightbox-close-button{display:none}.elementor-cart__main{display:flex;flex-direction:column;align-items:stretch;font-size:14px}.elementor-cart__title{min-height:65px;font-size:20px;line-height:60px}.elementor-cart__close-button{position:absolute;font-size:25px;width:1em;height:1em;margin:20px 0;color:#818a91;align-self:flex-end;transition:color .5s;cursor:pointer}.elementor-cart__products{overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.elementor-cart__products::-webkit-scrollbar{width:14px}.elementor-cart__products::-webkit-scrollbar-track{background:0 0}.elementor-cart__products::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:14px;border:3px solid transparent;background-clip:content-box}.elementor-cart__products::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.4)}.elementor-cart__product{display:grid;grid-template-columns:25% auto 50px;grid-template-rows:75% auto}.elementor-cart__product-image{grid-row-start:1;grid-row-end:3;width:100%}.elementor-cart__product-image a,.elementor-cart__product-image img{display:block}.elementor-cart__product-name{grid-column-start:2;grid-column-end:4;margin:0}.elementor-cart__product-price{align-self:end;color:#d4d4d4}.elementor-cart__product-price del{font-weight:300}.elementor-cart__product-name,.elementor-cart__product-price{font-size:14px;padding-left:20px}.elementor-cart__product-remove{align-self:center;justify-self:end;color:#818a91;font-size:21px;text-align:center;position:relative;transition:color .5s}.elementor-cart__product-remove>a{display:block;z-index:2;top:0;width:100%;height:100%;overflow:hidden;opacity:0;position:absolute}.elementor-cart__product:not(:last-of-type),.elementor-cart__products,.elementor-cart__summary{border-bottom:1px solid #d4d4d4}.elementor-cart__footer-buttons,.elementor-cart__product:not(:first-of-type),.elementor-cart__summary{padding:20px 0}.elementor-cart__product,.elementor-cart__summary{padding-bottom:20px}.elementor-cart__summary-label{clear:both;float:left}.elementor-cart__summary-value{float:right}.elementor-cart__footer-buttons{display:grid;grid-column-gap:10px;grid-row-gap:10px}.elementor-cart--buttons-inline .elementor-cart__footer-buttons{grid-template-columns:1fr 1fr}.elementor-cart--buttons-stacked .elementor-cart__footer-buttons{grid-template-columns:1fr}.elementor-widget-container>.images-container,.elementor-widget-container>.product-customization,.elementor-widget-container>.product-prices,.elementor-widget-container>.product-variants{margin:0;padding:0}.elementor-widget-text-path{font-size:20px;text-align:var(--alignment,left)}.elementor-widget-text-path svg{width:var(--width,500px);max-width:100%;height:auto;overflow:visible;word-spacing:var(--word-spacing,normal);transform:rotate(var(--rotate,0))}.elementor-widget-text-path svg path{vector-effect:non-scaling-stroke;fill:var(--path-fill,transparent);stroke:var(--stroke-color,transparent);stroke-width:var(--stroke-width,1px);transition:var(--stroke-transition,.3s) all}.elementor-widget-text-path svg:hover path{--path-fill:var(--path-fill-hover);--stroke-color:var(--stroke-color-hover);--stroke-width:var(--stroke-width-hover)}.elementor-widget-text-path svg text{--fill:var(--text-color);fill:var(--fill);direction:var(--direction,ltr);transition:var(--transition,.3s) all}.elementor-widget-text-path svg text:hover{--color:var(--text-color-hover, var(--text-color));--fill:var(--color);color:var(--color)}.ce-product-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ce-product-prices--layout-inline .ce-product-prices{display:flex;flex-wrap:wrap;align-items:center}.ce-product-price-regular{font-weight:400;text-decoration:line-through}.ce-product-price{display:inline-flex;align-items:center}.ce-product-price-unit{font-size:.85em}.ce-product-features{width:100%;max-width:100%}.ce-product-features__value{white-space:pre-line}.elementor-skin-carousel.elementor-pagination-position-inside .swiper-container-horizontal>.swiper-pagination-bullets,.elementor-skin-carousel.elementor-pagination-position-inside .swiper-pagination-fraction,.elementor-skin-coverflow.elementor-pagination-position-inside .swiper-container-horizontal>.swiper-pagination-bullets,.elementor-skin-coverflow.elementor-pagination-position-inside .swiper-pagination-fraction{bottom:5px}.elementor-skin-carousel.elementor-pagination-position-outside .swiper-container,.elementor-skin-coverflow.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-skin-carousel.elementor-pagination-position-outside .swiper-container-horizontal>.swiper-pagination-bullets,.elementor-skin-carousel.elementor-pagination-position-outside .swiper-pagination-fraction,.elementor-skin-coverflow.elementor-pagination-position-outside .swiper-container-horizontal>.swiper-pagination-bullets,.elementor-skin-coverflow.elementor-pagination-position-outside .swiper-pagination-fraction{bottom:0}.elementor-skin-carousel.elementor-pagination-position-outside .elementor-swiper-button,.elementor-skin-coverflow.elementor-pagination-position-outside .elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-skin-slideshow .elementor-swiper:nth-child(2){flex-grow:1}.elementor-skin-slideshow .elementor-main-swiper{height:auto;position:relative}.elementor-skin-slideshow .swiper-zoom-container{cursor:crosshair}.elementor-skin-slideshow .ce-swiper-dragging a{pointer-events:none}.elementor-skin-slideshow .elementor-thumbnails-swiper .elementor-custom-embed-play i{font-size:50px}.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide{cursor:pointer}.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0}.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide.swiper-slide-thumb-active:after{pointer-events:none}.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide:not(.swiper-slide-thumb-active):after{background-color:rgba(0,0,0,.3)}.elementor-skin-slideshow .elementor-thumbnails-swiper:hover .swiper-scrollbar{opacity:1!important}img.elementor-carousel-image{width:100%;height:100%;object-fit:cover;position:relative}.elementor-carousel-image-overlay{position:absolute;pointer-events:none;top:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;padding:20px;color:#fff;background-color:rgba(129,138,145,.8);transition:transform .5s,opacity .5s}.elementor-carousel-image-overlay i{font-size:21px}.swiper-pagination-bullets{color:#fff;cursor:default}.swiper-slide{border-style:solid;border-width:0;transition-property:border,background,transform;overflow:hidden}.swiper-slide:not(:hover) .e-overlay-animation-fade{opacity:0}.swiper-slide:not(:hover) .e-overlay-animation-slide-up{transform:translateY(100%)}.swiper-slide:not(:hover) .e-overlay-animation-slide-down{transform:translateY(-100%)}.swiper-slide:not(:hover) .e-overlay-animation-slide-right{transform:translateX(-100%)}.swiper-slide:not(:hover) .e-overlay-animation-slide-left{transform:translateX(100%)}.swiper-slide:not(:hover) .e-overlay-animation-zoom-in{transform:scale(.5);opacity:0}.swiper-slide>a{display:inline}.elementor-swiper{position:relative}.elementor-main-swiper{position:static}.elementor-main-swiper .elementor-swiper-button-prev{left:10px}.elementor-main-swiper .elementor-swiper-button-next{right:10px}.elementor-widget-product-images.elementor-skin-slideshow .elementor-widget-container{display:flex}.elementor-widget-product-images.elementor-position-bottom .elementor-widget-container{flex-direction:column}.elementor-widget-product-images.elementor-position-left .elementor-widget-container{flex-direction:row-reverse}.elementor-widget-product-images.elementor-position-left .elementor-thumbnails-swiper,.elementor-widget-product-images.elementor-position-right .elementor-thumbnails-swiper{height:100%}.ce-product-description-short{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.ce-product-badges{display:inline-flex}.ce-product-badges--stacked .ce-product-badges{flex-direction:column}.ce-product-badge{padding:4px 5px;color:#fff;text-align:center;background:#2fb5d2}.ce-product-badge-sale{background:#f39d72}.ce-product-meta,.ce-product-meta--layout-table .ce-product-meta__detail{display:flex}.ce-product-meta--layout-inline .ce-product-meta{flex-wrap:wrap}.ce-product-meta--layout-stacked .ce-product-meta,.ce-product-meta--layout-table .ce-product-meta{flex-direction:column}.ce-product-meta .ce-product-meta__detail{position:relative}.ce-product-meta .ce-product-meta__detail:after{position:absolute;border-width:0;bottom:0;left:0;width:100%}.ce-product-meta--layout-inline .ce-product-meta__detail:after{top:50%;left:auto;right:0;width:auto;height:100%;transform:translateY(-50%)}.ce-product-meta--layout-table .ce-product-meta__label{min-width:108px}.ce-product-meta .ce-product-meta__label{font-weight:700}.ce-product-stock .ce-product-stock__availability{display:inline-flex;align-items:center}.ce-product-stock .ce-product-stock__availability-label,.ce-product-stock .ce-product-stock__min-quantity{line-height:1}.ce-product-quantity--view-default .ce-product-quantity__btn{display:none}.ce-product-quantity--view-default input[type=number]{background:#fff;-moz-appearance:textfield}.ce-product-quantity--view-default input[type=number]:focus,.ce-product-quantity--view-default input[type=number]:hover{-moz-appearance:initial}.elementor-widget-product-quantity:not(.ce-product-quantity--view-default) input::-webkit-inner-spin-button{display:none}.elementor-widget-product-quantity.elementor-align-justify .ce-product-quantity,.elementor-widget-product-quantity.elementor-align-justify input[type=number]{width:100%}.ce-product-quantity{position:relative;display:inline-block}.ce-product-quantity input[type=number]{width:5em;text-align:center;transition:.5s}.ce-product-quantity .ce-product-quantity__btn{width:1em;height:1em;line-height:1;font-size:15px;overflow:hidden;cursor:pointer;z-index:1;transition:.5s}.ce-product-quantity--view-stacked input[type=number]{background:#fff;padding-right:1.5em}.ce-product-quantity--view-stacked .ce-product-quantity__btn{position:absolute;right:0;width:1.5em;height:auto;min-height:3px;border:0 solid;display:flex;align-items:center;justify-content:center}.ce-product-quantity--view-stacked .ce-product-quantity__btn:hover{background-color:rgba(0,0,0,.18)}.ce-product-quantity--view-stacked .ce-product-quantity__plus{margin:1px 1px 0;top:0;bottom:50%}.ce-product-quantity--view-stacked .ce-product-quantity__minus{margin:0 1px 1px;top:50%;bottom:0}.ce-product-quantity--view-inline .ce-product-quantity{display:inline-flex;flex-wrap:nowrap}.ce-product-quantity--view-inline input[type=number]{margin:0 5px;border-width:0;width:42px}.ce-product-quantity--view-inline .ce-product-quantity__btn{flex-shrink:0;background:#818a91;color:#fff;text-align:center;box-sizing:content-box}.ce-product-variants{overflow:hidden}.ce-product-variants input[type=radio]{display:none}.ce-product-variants label{margin:0;padding:0}.ce-product-variants--layout-inline .ce-product-variants,.ce-product-variants--layout-inline .ce-product-variants__item,.ce-product-variants--layout-table .ce-product-variants__item,.ce-product-variants__count,.ce-product-variants__options,.ce-product-variants__patterns,.ce-product-variants__radio-wrapper{display:flex}.ce-product-variants--layout-table .ce-product-variants__select{width:auto;flex-grow:1}.ce-product-variants--layout-inline:not(.ce-product-variants--label-inline) .ce-product-variants__item{flex-direction:column;align-items:flex-start}.ce-product-variants__options,.ce-product-variants__patterns{flex-wrap:wrap}.ce-product-variants__pattern{background-clip:content-box;cursor:pointer}.ce-product-variants__texture{background-size:contain}.ce-product-variants__option{text-align:center;cursor:pointer}.ce-product-variants__count{align-items:center;justify-content:center;cursor:default}.ce-product-rating,.ce-product-rating--layout-inline .elementor-widget-container{display:inline-flex;flex-wrap:wrap;align-items:center}.ce-product-rating--layout-stacked .elementor-widget-container{flex-direction:column}.ce-attachment .elementor-icon-box-title{display:inline-block}.elementor[data-elementor-type$=quick-view] .elementor-section-wrap{text-align:left}#ce-product-quick-view{display:flex;padding:0}#ce-product-quick-view .dialog-widget-content{position:static!important;overflow:visible;margin:0;border-radius:0;max-width:100%;max-height:100vh}#ce-product-quick-view .dialog-message{position:relative;max-height:100vh;overflow:auto;-webkit-overflow-scrolling:touch;background:#fff}#ce-product-quick-view .dialog-buttons-wrapper,#ce-product-quick-view .dialog-close-button{display:none}#ce-product-quick-view a[data-elementor-lightbox-slideshow]{pointer-events:none}.elementor-motion-effects-element,.elementor-motion-effects-layer{transition-property:transform,opacity;transition-timing-function:cubic-bezier(0,.33,.07,1.03);transition-duration:1s}.elementor-motion-effects-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0)}.elementor-motion-effects-layer{position:absolute;top:0;left:0;background-repeat:no-repeat;background-size:cover}.elementor-motion-effects-perspective{perspective:1200px}.e-transform .elementor-widget-container,.e-transform-hover .elementor-widget-container{transform:perspective(var(--e-transform-perspective,none)) rotateZ(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX,1) * var(--e-transform-scaleX,var(--e-transform-scale,1)))) scaleY(calc(var(--e-transform-flipY,1) * var(--e-transform-scaleY,var(--e-transform-scale,1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y,center) var(--e-transform-origin-x,center)}.ce-valign-stretch>.elementor-column-wrap>.elementor-widget-wrap>.elementor-section>.elementor-container,.ce-valign-stretch>.elementor-column-wrap>.elementor-widget-wrap>.elementor-widget>.elementor-widget-container{height:100%}@media (max-width:1024px){.elementor-widget-product-quantity.elementor-tablet-align-justify .ce-product-quantity,.elementor-widget-product-quantity.elementor-tablet-align-justify input[type=number]{width:100%}.elementor-widget-product-quantity[class*=tablet-align]:not(.elementor-tablet-align-justify) .ce-product-quantity{width:auto}.ce-tablet-valign-stretch>.elementor-column-wrap>.elementor-widget-wrap>.elementor-section>.elementor-container,.ce-tablet-valign-stretch>.elementor-column-wrap>.elementor-widget-wrap>.elementor-widget>.elementor-widget-container{height:100%}}@media (max-width:767px){.elementor-widget-product-quantity.elementor-mobile-align-justify .ce-product-quantity,.elementor-widget-product-quantity.elementor-mobile-align-justify input[type=number]{width:100%}.elementor-widget-product-quantity[class*=mobile-align]:not(.elementor-mobile-align-justify) .ce-product-quantity{width:auto}.ce-mobile-valign-stretch>.elementor-column-wrap>.elementor-widget-wrap>.elementor-section>.elementor-container,.ce-mobile-valign-stretch>.elementor-column-wrap>.elementor-widget-wrap>.elementor-widget>.elementor-widget-container{height:100%}}.ce-lightbox-embed{position:absolute;top:50%;left:50%;max-width:90%;max-height:90%;transform:translate(-50%,-50%)}.ce-disabled{pointer-events:none;opacity:.35}.elementor-button[data-button-action=add-to-cart] *{pointer-events:none}.ce-product-description-short>p,.ce-product-description>p,.elementor-image-hotspot-description p,.elementor-tab-content p,.elementor-text-editor p{color:inherit!important;font:inherit!important;line-height:inherit!important;letter-spacing:inherit!important}.elementor-widget .swiper-slide>:not(.swiper-lazy-preloader){min-width:100%;padding:0!important}.elementor-html>body{display:block!important}@supports (-webkit-touch-callout:none){.elementor-element{background-attachment:scroll!important}}.page-content.page-cms .elementor{text-align:left}@font-face{font-family:ceicons;src:url(../../../../modules/creativeelements/views/lib/ceicons/fonts/ceicons.woff2?8goggd) format('woff2'),url(../../../../modules/creativeelements/views/lib/ceicons/fonts/ceicons.woff?8goggd) format('woff'),url('../../../../modules/creativeelements/views/lib/ceicons/fonts/ceicons.svg?8goggd#ceicons') format('svg');font-weight:400;font-style:normal;font-display:swap}[class*=" ceicon-"],[class^=ceicon-]{font-family:ceicons!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes ceicon-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.ceicon-animation-spin{animation:2s linear infinite ceicon-spin}.ceicon-cart-light:before{content:"\e800"}.ceicon-cart-medium:before{content:"\e801"}.ceicon-cart-solid:before{content:"\e802"}.ceicon-trolley-light:before{content:"\e803"}.ceicon-trolley-medium:before{content:"\e804"}.ceicon-trolley-solid:before{content:"\e805"}.ceicon-trolley-bold:before{content:"\e806"}.ceicon-basket-light:before{content:"\e807"}.ceicon-basket-medium:before{content:"\e808"}.ceicon-basket-solid:before{content:"\e809"}.ceicon-bag-light:before{content:"\e80a"}.ceicon-bag-medium:before{content:"\e80b"}.ceicon-bag-solid:before{content:"\e80c"}.ceicon-bag-rounded-o:before{content:"\e80d"}.ceicon-bag-rounded:before{content:"\e80e"}.ceicon-bag-trapeze-o:before{content:"\e80f"}.ceicon-bag-trapeze:before{content:"\e810"}.ceicon-search-light:before{content:"\e811"}.ceicon-search-medium:before{content:"\e812"}.ceicon-search-glint:before{content:"\e813"}.ceicon-search-minimal:before{content:"\e814"}.ceicon-magnifier:before{content:"\e815"}.ceicon-loupe:before{content:"\e816"}.ceicon-caret-left:before{content:"\e819"}.ceicon-caret-right:before{content:"\e81a"}.ceicon-angle-left:before{content:"\e81b"}.ceicon-angle-right:before{content:"\e81c"}.ceicon-chevron-left:before{content:"\e81d"}.ceicon-chevron-right:before{content:"\e81e"}.ceicon-arrow-left:before{content:"\e81f"}.ceicon-arrow-right:before{content:"\e820"}.ceicon-long-arrow-left:before{content:"\e821"}.ceicon-long-arrow-right:before{content:"\e822"}.ceicon-loading:before{content:"\e823"}.ceicon-play:before{content:"\e824"}.ceicon-play-o:before{content:"\e825"}.ceicon-burger:before{content:"\e826"}.ceicon-times:before{content:"\e828"}.ceicon-close:before{content:"\e829"}.ceicon-user-simple:before{content:"\e817"}.ceicon-user-minimal:before{content:"\e818"}.ceicon-user:before{content:"\f007"}.ceicon-user-o:before{content:"\f2c0"}.ceicon-user-circle:before{content:"\f2bd"}.ceicon-user-circle-o:before{content:"\f2be"}.ceicon-heart:before{content:"\f004"}.ceicon-heart-o:before{content:"\f08a"}.ceicon-star:before{content:"\f005"}.ceicon-star-o:before{content:"\f006"}.ceicon-flag:before{content:"\f024"}.ceicon-delete-left:before{content:"\e901"}.ceicon-minus:before{content:"\e900"}.ceicon-plus:before{content:"\e827"}.ceicon-sort-down:before{content:"\e8ad"}.ceicon-sort-up:before{content:"\e8ae"}.ceicon-check:before{content:"\e90e"}.ceicon-zoom-in-bold:before{content:"\e92e"}.ceicon-zoom-out-bold:before{content:"\e943"}.ceicon-frame-expand:before{content:"\e95c"}.ceicon-frame-minimize:before{content:"\e95d"}.elementor-view-stacked .elementor-icon{background-color:#4AC0C2;color:#E78F88}.elementor-view-framed .elementor-icon,.elementor-view-default .elementor-icon{color:#4AC0C2}.elementor-view-framed .elementor-icon{background-color:#E78F88}.elementor-column{flex:auto}:root{--grade-star:2.4rem}.ets_rv_latest_content svg{width:14px}.product-description{overflow:visible!important}.ets_rv_delete_avatar{cursor:pointer}.ets_rv_latest_reviews .slick-list{width:100%}.ets_rv_latest_item_content{width:100%}.ets_rv_pagination_footer ul.pagination i.ets_svg_icon{height:26px;display:flex;vertical-align:middle;align-items:center;width:26px;justify-content:center}button#avatar-selectbutton{height:100%;display:block;min-height:38px;margin-top:0}.ets_rv_wrap_table thead th{font-weight:600}.ets_pc_profile_image #ets_pc_avatar_thumbnail img{margin-right:10px;margin-bottom:10px}.svg_angle-left:before{background-image:url('data:image/svg+xml;charset=utf8,<svg style="fill:rgba(102,102,102,1);" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1203 544q0 13-10 23l-393 393 393 393q10 10 10 23t-10 23l-50 50q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l50 50q10 10 10 23z"/></svg>')}.svg_angle-right:before{background-image:url('data:image/svg+xml;charset=utf8,<svg style="fill:rgba(102,102,102,1);" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1171 960q0 13-10 23l-466 466q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l466 466q10 10 10 23z"/></svg>')}.svg_angle-double-left:before{background-image:url('data:image/svg+xml;charset=utf8,<svg style="fill:rgba(102,102,102,1);" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1011 1376q0 13-10 23l-50 50q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l50 50q10 10 10 23t-10 23l-393 393 393 393q10 10 10 23zm384 0q0 13-10 23l-50 50q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l50 50q10 10 10 23t-10 23l-393 393 393 393q10 10 10 23z"/></svg>')}.svg_angle-double-right:before{background-image:url('data:image/svg+xml;charset=utf8,<svg style="fill:rgba(102,102,102,1);" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M979 960q0 13-10 23l-466 466q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l466 466q10 10 10 23zm384 0q0 13-10 23l-466 466q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l466 466q10 10 10 23z"/></svg>')}.svg_search-plus:before{background-image:url('data:image/svg+xml;charset=utf8,<svg style="fill:rgba(102,102,102,1);" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1088 800v64q0 13-9.5 22.5t-22.5 9.5h-224v224q0 13-9.5 22.5t-22.5 9.5h-64q-13 0-22.5-9.5t-9.5-22.5v-224h-224q-13 0-22.5-9.5t-9.5-22.5v-64q0-13 9.5-22.5t22.5-9.5h224v-224q0-13 9.5-22.5t22.5-9.5h64q13 0 22.5 9.5t9.5 22.5v224h224q13 0 22.5 9.5t9.5 22.5zm128 32q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 53-37.5 90.5t-90.5 37.5q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"/></svg>')}.btn-group-action a:hover i.ets_svg_icon.svg_search-plus:before{background-image:url('data:image/svg+xml;charset=utf8,<svg style="fill:rgba(47,181,210,1);" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1088 800v64q0 13-9.5 22.5t-22.5 9.5h-224v224q0 13-9.5 22.5t-22.5 9.5h-64q-13 0-22.5-9.5t-9.5-22.5v-224h-224q-13 0-22.5-9.5t-9.5-22.5v-64q0-13 9.5-22.5t22.5-9.5h224v-224q0-13 9.5-22.5t22.5-9.5h64q13 0 22.5 9.5t9.5 22.5v224h224q13 0 22.5 9.5t9.5 22.5zm128 32q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 53-37.5 90.5t-90.5 37.5q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"/></svg>')}.svg_pencil:before{background-image:url('data:image/svg+xml;charset=utf8,<svg style="fill:rgba(102,102,102,1);" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M491 1536l91-91-235-235-91 91v107h128v128h107zm523-928q0-22-22-22-10 0-17 7l-542 542q-7 7-7 17 0 22 22 22 10 0 17-7l542-542q7-7 7-17zm-54-192l416 416-832 832h-416v-416zm683 96q0 53-37 90l-166 166-416-416 166-165q36-38 90-38 53 0 91 38l235 234q37 39 37 91z"/></svg>')}.ets_rv_author_link .svg_pencil:before{background-image:url('data:image/svg+xml;charset=utf8,<svg style="fill:rgba(255,255,255,1);" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M491 1536l91-91-235-235-91 91v107h128v128h107zm523-928q0-22-22-22-10 0-17 7l-542 542q-7 7-7 17 0 22 22 22 10 0 17-7l542-542q7-7 7-17zm-54-192l416 416-832 832h-416v-416zm683 96q0 53-37 90l-166 166-416-416 166-165q36-38 90-38 53 0 91 38l235 234q37 39 37 91z"/></svg>')}.svg_image:before{background-image:url('data:image/svg+xml;charset=utf8,<svg style="fill:rgba(102,102,102,1);" viewBox="0 0 2048 1792" xmlns="http://www.w3.org/2000/svg"><path d="M704 576q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1024 384v448h-1408v-192l320-320 160 160 512-512zm96-704h-1600q-13 0-22.5 9.5t-9.5 22.5v1216q0 13 9.5 22.5t22.5 9.5h1600q13 0 22.5-9.5t9.5-22.5v-1216q0-13-9.5-22.5t-22.5-9.5zm160 32v1216q0 66-47 113t-113 47h-1600q-66 0-113-47t-47-113v-1216q0-66 47-113t113-47h1600q66 0 113 47t47 113z"/></svg>')}.ets_rv_profile_image i.ets_svg_icon:before{background-position:center;background-repeat:no-repeat}.svg_image_icon svg{width:14px;height:14px;fill:#555;vertical-align:middle}.ets_pc_profile_image+.form-control-comment{display:none}.ets_rv_my_review .link-item i svg{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important}.ets_rv_my_review .link-item:hover i{fill:#2fb5d2}#ets-rv-product-comments-list,#ets-rv-product-questions-list{overflow-anchor:none}.ets_rv_grade_stars{letter-spacing:.04166666em;font-size:var(--grade-star);color:var(--color-orange2);fill:var(--color-orange2);display:inline-flex;align-items:center}.ets_rv_statistic_rating .ets_rv_grade_stars{font-size:2rem}.ets_rv_wrap_table .btn-group-action .btn-group a{background:transparent;border:none}.ets_rv_my_review .link-item i{height:51px;min-height:51px;line-height:50px;font-style:normal!important}.ets_rv_my_review .fa-commenting-o:before{content:"\f27b";font-style:normal!important}.ets_rv_pagination_footer .pagination{display:inline-block;width:auto;font-size:14px;color:#777;position:relative}.product-miniature .product-list-reviews~.product-list-reviews{top:-54px}.ets_rv_pagination_footer{margin-top:20px}.links .col-lg-4.ets_rv_my_review #my-review-link{width:100%;padding:0}.ets_rv_pagination_footer .pagination button.btn.dropdown-toggle{padding:4px 10px;font-size:14px;color:#555;border:1px solid #ddd;border-radius:4px;background:transparent;outline:none!important;box-shadow:none!important}.ets_rv_pagination_footer .pagination a.pagination-items-page{display:block;padding:3px 15px;font-size:14px;font-weight:400;text-align:center;color:#666}.ets_rv_pagination_footer .pagination ul.dropdown-menu{padding-top:0;padding-bottom:0}.ets_rv_pagination_footer .pagination a.pagination-items-page:hover{background:#2fb5d2;color:#fff}.ets_rv_grade_stars .ets_svg_icon svg{width:15px}.ets_rv_grade_stars[data-grade="0"] .ets_svg_icon .star_empty,.ets_rv_grade_stars[data-grade="0.0"] .ets_svg_icon .star_empty{display:inline-block}.ets_rv_grade_stars[data-grade="0.1"]>.ets_svg_icon:nth-child(n+2) .star_full,.ets_rv_grade_stars[data-grade="0.2"]>.ets_svg_icon:nth-child(n+2) .star_full,.ets_rv_grade_stars[data-grade="0.3"]>.ets_svg_icon:nth-child(n+2) .star_full,.ets_rv_grade_stars[data-grade="0.4"]>.ets_svg_icon:nth-child(n+2) .star_full,.ets_rv_grade_stars[data-grade="0.5"]>.ets_svg_icon:nth-child(n+2) .star_full,.ets_rv_grade_stars[data-grade="0.6"]>.ets_svg_icon:nth-child(n+2) .star_full,.ets_rv_grade_stars[data-grade="0.7"]>.ets_svg_icon:nth-child(n+2) .star_full,.ets_rv_grade_stars[data-grade="0.8"]>.ets_svg_icon:nth-child(n+2) .star_full,.ets_rv_grade_stars[data-grade="0.9"]>.ets_svg_icon:nth-child(n+2) .star_full,.ets_rv_grade_stars[data-grade="1.0"]>.ets_svg_icon:nth-child(n+2) .star_full,.ets_rv_grade_stars[data-grade="1"]>.ets_svg_icon:nth-child(n+2) .star_full{display:none}.ets_rv_grade_stars[data-grade="0.1"]>.ets_svg_icon:first-child .star_full,.ets_rv_grade_stars[data-grade="0.2"]>.ets_svg_icon:first-child .star_full,.ets_rv_grade_stars[data-grade="0.3"]>.ets_svg_icon:first-child .star_full,.ets_rv_grade_stars[data-grade="0.4"]>.ets_svg_icon:first-child .star_full,.ets_rv_grade_stars[data-grade="0.5"]>.ets_svg_icon:first-child .star_full,.ets_rv_grade_stars[data-grade="0.6"]>.ets_svg_icon:first-child .star_full,.ets_rv_grade_stars[data-grade="0.7"]>.ets_svg_icon:first-child .star_full,.ets_rv_grade_stars[data-grade="0.8"]>.ets_svg_icon:first-child .star_full,.ets_rv_grade_stars[data-grade="0.9"]>.ets_svg_icon:first-child .star_full,.ets_rv_grade_stars[data-grade="1.0"]>.ets_svg_icon:first-child .star_full,.ets_rv_grade_stars[data-grade="1"]>.ets_svg_icon:first-child .star_full,.ets_rv_grade_stars[data-grade="0.1"]>.ets_svg_icon:nth-child(n+2) .star_empty,.ets_rv_grade_stars[data-grade="0.2"]>.ets_svg_icon:nth-child(n+2) .star_empty,.ets_rv_grade_stars[data-grade="0.3"]>.ets_svg_icon:nth-child(n+2) .star_empty,.ets_rv_grade_stars[data-grade="0.4"]>.ets_svg_icon:nth-child(n+2) .star_empty,.ets_rv_grade_stars[data-grade="0.5"]>.ets_svg_icon:nth-child(n+2) .star_empty,.ets_rv_grade_stars[data-grade="0.6"]>.ets_svg_icon:nth-child(n+2) .star_empty,.ets_rv_grade_stars[data-grade="0.7"]>.ets_svg_icon:nth-child(n+2) .star_empty,.ets_rv_grade_stars[data-grade="0.8"]>.ets_svg_icon:nth-child(n+2) .star_empty,.ets_rv_grade_stars[data-grade="0.9"]>.ets_svg_icon:nth-child(n+2) .star_empty,.ets_rv_grade_stars[data-grade="1.0"]>.ets_svg_icon:nth-child(n+2) .star_empty,.ets_rv_grade_stars[data-grade="1"]>.ets_svg_icon:nth-child(n+2) .star_empty{display:inline-block}.ets_rv_grade_stars[data-grade="1.1"]>.ets_svg_icon:nth-child(n+2) .star_full,.ets_rv_grade_stars[data-grade="1.2"]>.ets_svg_icon:nth-child(n+2) .star_full,.ets_rv_grade_stars[data-grade="1.3"]>.ets_svg_icon:nth-child(n+2) .star_full,.ets_rv_grade_stars[data-grade="1.4"]>.ets_svg_icon:nth-child(n+2) .star_full,.ets_rv_grade_stars[data-grade="1.5"]>.ets_svg_icon:nth-child(n+2) .star_full,.ets_rv_grade_stars[data-grade="1.6"]>.ets_svg_icon:nth-child(n+2) .star_full,.ets_rv_grade_stars[data-grade="1.7"]>.ets_svg_icon:nth-child(n+2) .star_full,.ets_rv_grade_stars[data-grade="1.8"]>.ets_svg_icon:nth-child(n+2) .star_full,.ets_rv_grade_stars[data-grade="1.9"]>.ets_svg_icon:nth-child(n+2) .star_full,.ets_rv_grade_stars[data-grade="2"]>.ets_svg_icon:nth-child(n+3) .star_full,.ets_rv_grade_stars[data-grade="2.0"]>.ets_svg_icon:nth-child(n+3) .star_full,.ets_rv_grade_stars[data-grade="2.1"]>.ets_svg_icon:nth-child(n+3) .star_full,.ets_rv_grade_stars[data-grade="2.2"]>.ets_svg_icon:nth-child(n+3) .star_full,.ets_rv_grade_stars[data-grade="2.3"]>.ets_svg_icon:nth-child(n+3) .star_full,.ets_rv_grade_stars[data-grade="2.4"]>.ets_svg_icon:nth-child(n+3) .star_full,.ets_rv_grade_stars[data-grade="2.5"]>.ets_svg_icon:nth-child(n+3) .star_full,.ets_rv_grade_stars[data-grade="2.6"]>.ets_svg_icon:nth-child(n+3) .star_full,.ets_rv_grade_stars[data-grade="2.7"]>.ets_svg_icon:nth-child(n+3) .star_full,.ets_rv_grade_stars[data-grade="2.8"]>.ets_svg_icon:nth-child(n+3) .star_full,.ets_rv_grade_stars[data-grade="2.9"]>.ets_svg_icon:nth-child(n+3) .star_full,.ets_rv_grade_stars[data-grade="3"]>.ets_svg_icon:nth-child(n+4) .star_full,.ets_rv_grade_stars[data-grade="3.0"]>.ets_svg_icon:nth-child(n+4) .star_full,.ets_rv_grade_stars[data-grade="3.1"]>.ets_svg_icon:nth-child(n+4) .star_full,.ets_rv_grade_stars[data-grade="3.2"]>.ets_svg_icon:nth-child(n+4) .star_full,.ets_rv_grade_stars[data-grade="3.3"]>.ets_svg_icon:nth-child(n+4) .star_full,.ets_rv_grade_stars[data-grade="3.4"]>.ets_svg_icon:nth-child(n+4) .star_full,.ets_rv_grade_stars[data-grade="3.5"]>.ets_svg_icon:nth-child(n+4) .star_full,.ets_rv_grade_stars[data-grade="3.6"]>.ets_svg_icon:nth-child(n+4) .star_full,.ets_rv_grade_stars[data-grade="3.7"]>.ets_svg_icon:nth-child(n+4) .star_full,.ets_rv_grade_stars[data-grade="3.8"]>.ets_svg_icon:nth-child(n+4) .star_full,.ets_rv_grade_stars[data-grade="3.9"]>.ets_svg_icon:nth-child(n+4) .star_full,.ets_rv_grade_stars[data-grade="4"]>.ets_svg_icon:nth-child(n+5) .star_full,.ets_rv_grade_stars[data-grade="4.0"]>.ets_svg_icon:nth-child(n+5) .star_full,.ets_rv_grade_stars[data-grade="4.1"]>.ets_svg_icon:nth-child(n+5) .star_full,.ets_rv_grade_stars[data-grade="4.2"]>.ets_svg_icon:nth-child(n+5) .star_full,.ets_rv_grade_stars[data-grade="4.3"]>.ets_svg_icon:nth-child(n+5) .star_full,.ets_rv_grade_stars[data-grade="4.4"]>.ets_svg_icon:nth-child(n+5) .star_full,.ets_rv_grade_stars[data-grade="4.5"]>.ets_svg_icon:nth-child(n+5) .star_full,.ets_rv_grade_stars[data-grade="4.6"]>.ets_svg_icon:nth-child(n+5) .star_full,.ets_rv_grade_stars[data-grade="4.7"]>.ets_svg_icon:nth-child(n+5) .star_full,.ets_rv_grade_stars[data-grade="4.8"]>.ets_svg_icon:nth-child(n+5) .star_full,.ets_rv_grade_stars[data-grade="4.9"]>.ets_svg_icon:nth-child(n+5) .star_full{display:none}.ets_rv_grade_stars[data-grade="1.1"]>.ets_svg_icon:nth-child(2) .star_half,.ets_rv_grade_stars[data-grade="1.2"]>.ets_svg_icon:nth-child(2) .star_half,.ets_rv_grade_stars[data-grade="1.3"]>.ets_svg_icon:nth-child(2) .star_half,.ets_rv_grade_stars[data-grade="1.4"]>.ets_svg_icon:nth-child(2) .star_half,.ets_rv_grade_stars[data-grade="1.5"]>.ets_svg_icon:nth-child(2) .star_half,.ets_rv_grade_stars[data-grade="1.6"]>.ets_svg_icon:nth-child(2) .star_half,.ets_rv_grade_stars[data-grade="1.7"]>.ets_svg_icon:nth-child(2) .star_half,.ets_rv_grade_stars[data-grade="1.8"]>.ets_svg_icon:nth-child(2) .star_half,.ets_rv_grade_stars[data-grade="1.9"]>.ets_svg_icon:nth-child(2) .star_half,.ets_rv_grade_stars[data-grade="2.1"]>.ets_svg_icon:nth-child(3) .star_half,.ets_rv_grade_stars[data-grade="2.2"]>.ets_svg_icon:nth-child(3) .star_half,.ets_rv_grade_stars[data-grade="2.3"]>.ets_svg_icon:nth-child(3) .star_half,.ets_rv_grade_stars[data-grade="2.4"]>.ets_svg_icon:nth-child(3) .star_half,.ets_rv_grade_stars[data-grade="2.5"]>.ets_svg_icon:nth-child(3) .star_half,.ets_rv_grade_stars[data-grade="2.6"]>.ets_svg_icon:nth-child(3) .star_half,.ets_rv_grade_stars[data-grade="2.7"]>.ets_svg_icon:nth-child(3) .star_half,.ets_rv_grade_stars[data-grade="2.8"]>.ets_svg_icon:nth-child(3) .star_half,.ets_rv_grade_stars[data-grade="2.9"]>.ets_svg_icon:nth-child(3) .star_half,.ets_rv_grade_stars[data-grade="3.1"]>.ets_svg_icon:nth-child(4) .star_half,.ets_rv_grade_stars[data-grade="3.2"]>.ets_svg_icon:nth-child(4) .star_half,.ets_rv_grade_stars[data-grade="3.3"]>.ets_svg_icon:nth-child(4) .star_half,.ets_rv_grade_stars[data-grade="3.4"]>.ets_svg_icon:nth-child(4) .star_half,.ets_rv_grade_stars[data-grade="3.5"]>.ets_svg_icon:nth-child(4) .star_half,.ets_rv_grade_stars[data-grade="3.6"]>.ets_svg_icon:nth-child(4) .star_half,.ets_rv_grade_stars[data-grade="3.7"]>.ets_svg_icon:nth-child(4) .star_half,.ets_rv_grade_stars[data-grade="3.8"]>.ets_svg_icon:nth-child(4) .star_half,.ets_rv_grade_stars[data-grade="3.9"]>.ets_svg_icon:nth-child(4) .star_half,.ets_rv_grade_stars[data-grade="4.1"]>.ets_svg_icon:nth-child(5) .star_half,.ets_rv_grade_stars[data-grade="4.2"]>.ets_svg_icon:nth-child(5) .star_half,.ets_rv_grade_stars[data-grade="4.3"]>.ets_svg_icon:nth-child(5) .star_half,.ets_rv_grade_stars[data-grade="4.4"]>.ets_svg_icon:nth-child(5) .star_half,.ets_rv_grade_stars[data-grade="4.5"]>.ets_svg_icon:nth-child(5) .star_half,.ets_rv_grade_stars[data-grade="4.6"]>.ets_svg_icon:nth-child(5) .star_half,.ets_rv_grade_stars[data-grade="4.7"]>.ets_svg_icon:nth-child(5) .star_half,.ets_rv_grade_stars[data-grade="4.8"]>.ets_svg_icon:nth-child(5) .star_half,.ets_rv_grade_stars[data-grade="4.9"]>.ets_svg_icon:nth-child(5) .star_half{display:inline-block}.ets_rv_grade_stars[data-grade="1.1"]>.ets_svg_icon:nth-child(n+3) .star_empty,.ets_rv_grade_stars[data-grade="1.2"]>.ets_svg_icon:nth-child(n+3) .star_empty,.ets_rv_grade_stars[data-grade="1.3"]>.ets_svg_icon:nth-child(n+3) .star_empty,.ets_rv_grade_stars[data-grade="1.4"]>.ets_svg_icon:nth-child(n+3) .star_empty,.ets_rv_grade_stars[data-grade="1.5"]>.ets_svg_icon:nth-child(n+3) .star_empty,.ets_rv_grade_stars[data-grade="1.6"]>.ets_svg_icon:nth-child(n+3) .star_empty,.ets_rv_grade_stars[data-grade="1.7"]>.ets_svg_icon:nth-child(n+3) .star_empty,.ets_rv_grade_stars[data-grade="1.8"]>.ets_svg_icon:nth-child(n+3) .star_empty,.ets_rv_grade_stars[data-grade="1.9"]>.ets_svg_icon:nth-child(n+3) .star_empty,.ets_rv_grade_stars[data-grade="2"]>.ets_svg_icon:nth-child(n+3) .star_empty,.ets_rv_grade_stars[data-grade="2.0"]>.ets_svg_icon:nth-child(n+3) .star_empty,.ets_rv_grade_stars[data-grade="2.1"]>.ets_svg_icon:nth-child(n+4) .star_empty,.ets_rv_grade_stars[data-grade="2.2"]>.ets_svg_icon:nth-child(n+4) .star_empty,.ets_rv_grade_stars[data-grade="2.3"]>.ets_svg_icon:nth-child(n+4) .star_empty,.ets_rv_grade_stars[data-grade="2.4"]>.ets_svg_icon:nth-child(n+4) .star_empty,.ets_rv_grade_stars[data-grade="2.5"]>.ets_svg_icon:nth-child(n+4) .star_empty,.ets_rv_grade_stars[data-grade="2.6"]>.ets_svg_icon:nth-child(n+4) .star_empty,.ets_rv_grade_stars[data-grade="2.7"]>.ets_svg_icon:nth-child(n+4) .star_empty,.ets_rv_grade_stars[data-grade="2.8"]>.ets_svg_icon:nth-child(n+4) .star_empty,.ets_rv_grade_stars[data-grade="2.9"]>.ets_svg_icon:nth-child(n+4) .star_empty,.ets_rv_grade_stars[data-grade="3"]>.ets_svg_icon:nth-child(n+4) .star_empty,.ets_rv_grade_stars[data-grade="3.0"]>.ets_svg_icon:nth-child(n+4) .star_empty,.ets_rv_grade_stars[data-grade="3.1"]>.ets_svg_icon:nth-child(n+5) .star_empty,.ets_rv_grade_stars[data-grade="3.2"]>.ets_svg_icon:nth-child(n+5) .star_empty,.ets_rv_grade_stars[data-grade="3.3"]>.ets_svg_icon:nth-child(n+5) .star_empty,.ets_rv_grade_stars[data-grade="3.4"]>.ets_svg_icon:nth-child(n+5) .star_empty,.ets_rv_grade_stars[data-grade="3.5"]>.ets_svg_icon:nth-child(n+5) .star_empty,.ets_rv_grade_stars[data-grade="3.6"]>.ets_svg_icon:nth-child(n+5) .star_empty,.ets_rv_grade_stars[data-grade="3.7"]>.ets_svg_icon:nth-child(n+5) .star_empty,.ets_rv_grade_stars[data-grade="3.8"]>.ets_svg_icon:nth-child(n+5) .star_empty,.ets_rv_grade_stars[data-grade="3.9"]>.ets_svg_icon:nth-child(n+5) .star_empty,.ets_rv_grade_stars[data-grade="4.0"]>.ets_svg_icon:nth-child(n+5) .star_empty,.ets_rv_grade_stars[data-grade="4"]>.ets_svg_icon:nth-child(n+5) .star_empty{display:inline-block}#criterions_list .star::after,.ets-rv-grade-stars .star::after{display:none!important}.ets-rv-star-content div.star-hover{cursor:pointer}.ets-rv-grade-stars{position:relative;height:2rem;min-width:120px;display:inline-block;vertical-align:middle}.ets-rv-grade-stars.ets-rv-small-stars{min-width:90px}li.ets_rv_my_review{list-style:none}.ets-rv-grade-stars .ets-rv-star-content{position:absolute;top:3px;left:0}.product-list-reviews .ets-rv-comments-nb{margin-left:4px;font-size:13px;line-height:16px;vertical-align:middle;color:#333;letter-spacing:0}i.ets_svg_icon{font-style:normal}.ets_rv_grade_stars i.ets_svg_icon{display:flex;font-style:normal;font-size:inherit;position:relative;line-height:1;height:1em}.ets_rv_grade_stars i.ets_svg_icon span{line-height:inherit;display:block;white-space:nowrap}.ets_rv_grade_stars i.ets_svg_icon .star_full{position:absolute;left:0;top:0}.star_full{overflow:hidden}.ets_rv_grade_stars[data-grade="1.0"] .star_full,.popover_wrap .ets_rv_grade_stars[data-grade="1.0"] .star_full,.popover_wrap .ets_rv_grade_stars[data-grade="1"] .star_full,.ets_rv_grade_stars[data-grade="1"] .star_full{width:1em}.ets_rv_grade_stars[data-grade="1.1"] .star_full,.ets_rv_grade_stars[data-grade="1.2"] .star_full,.ets_rv_grade_stars[data-grade="1.3"] .star_full,.ets_rv_grade_stars[data-grade="1.4"] .star_full,.ets_rv_grade_stars[data-grade="1.5"] .star_full{width:1.29em}.ets_rv_grade_stars[data-grade="1.6"] .star_full,.ets_rv_grade_stars[data-grade="1.7"] .star_full,.ets_rv_grade_stars[data-grade="1.8"] .star_full,.ets_rv_grade_stars[data-grade="1.9"] .star_full,.ets_rv_grade_stars[data-grade="2.0"] .star_full,.popover_wrap .ets_rv_grade_stars[data-grade="2.0"] .star_full,.popover_wrap .ets_rv_grade_stars[data-grade="2"] .star_full,.ets_rv_grade_stars[data-grade="2"] .star_full{width:1.9em}.ets_rv_grade_stars[data-grade="2.1"] .star_full,.ets_rv_grade_stars[data-grade="2.2"] .star_full,.ets_rv_grade_stars[data-grade="2.3"] .star_full,.ets_rv_grade_stars[data-grade="2.4"] .star_full,.ets_rv_grade_stars[data-grade="2.5"] .star_full{width:2.17em}.ets_rv_grade_stars[data-grade="2.6"] .star_full,.ets_rv_grade_stars[data-grade="2.7"] .star_full,.ets_rv_grade_stars[data-grade="2.8"] .star_full,.ets_rv_grade_stars[data-grade="2.9"] .star_full,.popover_wrap .ets_rv_grade_stars[data-grade="3"] .star_full,.popover_wrap .ets_rv_grade_stars[data-grade="3.0"] .star_full,.ets_rv_grade_stars[data-grade="3"] .star_full,.ets_rv_grade_stars[data-grade="3.0"] .star_full{width:2.7em}.ets_rv_grade_stars[data-grade="3.1"] .star_full,.ets_rv_grade_stars[data-grade="3.2"] .star_full,.ets_rv_grade_stars[data-grade="3.3"] .star_full,.ets_rv_grade_stars[data-grade="3.4"] .star_full,.ets_rv_grade_stars[data-grade="3.5"] .star_full{width:3.04em}.ets_rv_grade_stars[data-grade="3.6"] .star_full,.ets_rv_grade_stars[data-grade="3.7"] .star_full,.ets_rv_grade_stars[data-grade="3.8"] .star_full,.ets_rv_grade_stars[data-grade="3.9"] .star_full,.popover_wrap .ets_rv_grade_stars[data-grade="4"] .star_full,.popover_wrap .ets_rv_grade_stars[data-grade="4.0"] .star_full,.ets_rv_grade_stars[data-grade="4.0"] .star_full,.ets_rv_grade_stars[data-grade="4"] .star_full{width:3.6em}.ets_rv_grade_stars[data-grade="4.1"] .star_full,.ets_rv_grade_stars[data-grade="4.2"] .star_full,.ets_rv_grade_stars[data-grade="4.3"] .star_full,.ets_rv_grade_stars[data-grade="4.4"] .star_full,.ets_rv_grade_stars[data-grade="4.5"] .star_full{width:3.911em}#ets-rv-product-comments-list-header .ets-rv-comments-nb .material-icons{margin-right:3px}#ets-rv-product-comments-list-header .ets-rv-comments-nb{padding-left:0;padding-top:3px}.product-list-reviews .comments-note>span{display:none}.product-list-reviews .ets-rv-grade-stars .ets-rv-star-content{top:1px}.ets_pc_profile_image input#avatar-name{height:38px;border:1px solid #bbb}.ets_pc_profile_image .input-group-addon{border:1px solid #bbb;border-right:none;height:38px}.col-md-6.ets_rv_profile_image+.col-md-3.form-control-comment{display:none}span.form-control-comment{color:#999;font-style:italic}.ets_rv_profile_image #ets_rv_avatar_thumbnail img{margin-right:10px;margin-bottom:10px}.ets_rv_grade_stars div{font-size:1.5rem;color:var(--color-black2);font-weight:600;vertical-align:middle;font-family:var(--font-2);padding-top:.1rem}.comments-note{display:flex;display:-webkit-flex;height:20px;align-items:center}.comments-note>span{margin-right:5px}.ets_rv_activity_list span.ets_rv_time{font-size:13px;color:#999}.ets_rv_activity_list span.ets_rv_author_avatar{display:inline-block;left:0;font-size:0;width:50px;position:relative;height:50px;float:left;box-shadow:0 0 0 1px #ddd;border-radius:50%;overflow:hidden;background-color:#eee;background-size:cover;background-position:center}.ets_rv_activity_list span.ets_rv_author_caption{display:block;width:100%;height:100%;font-size:30px;color:#fff;text-align:center;line-height:48px}.ets_rv_activity_list a.ets_rv_author_link{position:absolute;width:100%;height:100%;top:0;opacity:0;transition:all 0.2s;-webkit-transition:all 0.2s;background-color:rgba(0,0,0,.4);font-size:14px;color:#fff;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}.ets_rv_activity_list span.ets_rv_author_avatar:hover a.ets_rv_author_link,.ets_rv_activity_list .ets_rv_author_avatar:hover .ets_rv_author_link:before{opacity:1}.ets_rv_activity_list .ets_rv_activity_item{display:flex;display:-webkit-flex;width:100%}.ets_rv_activity_list .ets_rv_author{margin-right:15px}.ets_rv_activity_list .ets_rv_content{width:calc(100% - 75px);width:-webkit-calc(100% - 75px)}.ets_rv_activity_list .ets_rv_activity_item:not(:last-child){margin-bottom:24px}.ets_rv_activity_list .ets_rv_content_content{margin-bottom:4px;display:block;font-size:14px;line-height:1.75}.ets_rv_wrap_table{padding-bottom:5px}.ets_rv_pagination_footer ul.pagination.pull-right{display:flex;display:-webkit-flex;justify-content:flex-end;-webkit-justify-content:flex-end;width:auto;margin-bottom:10px}.ets_rv_pagination_footer ul.pagination .pagination-link{width:26px;height:26px;padding:0;line-height:24px;display:inline-block;border:1px solid #ddd;text-align:center;margin-left:3px;font-weight:400;font-size:14px;color:#777;cursor:pointer}.ets_rv_pagination_footer .pagination button.btn.dropdown-toggle i.icon-caret-down{margin-left:4px}.ets_rv_pagination_footer ul.pagination li.active .pagination-link{font-weight:600;background:#2fb5d2;border-color:#2fb5d2;color:#fff}.ets_rv_pagination_footer ul.pagination li.disabled .pagination-link{cursor:not-allowed;opacity:.7}.ets_rv_activity_list .ets_rv_time svg{width:14px;fill:#999;vertical-align:-2px;margin-right:2px}.ets_rv_pagination_footer ul.pagination .pagination-link:hover{background-color:#eee}.ets_rv_average_grade_comments{display:flex;justify-content:center;width:100%}.ets_rv_home_reviews{display:flex;width:100%;background:#fff;margin-bottom:50px;padding:30px 10px 30px;flex-wrap:wrap}.ets_rv_home_reviews .ets_rv_average_rating{width:100%;padding:0 15px;text-align:center;font-size:14px;margin-bottom:10px}.ets_rv_home_reviews .ets_rv_latest_reviews{padding:0;width:100%;margin-left:0;display:flex;flex-wrap:wrap;margin-bottom:0!important}.ets_rv_latest_reviews .slick-dots button{background:#eee;border-radius:50%;font-size:0;color:transparent;width:8px;height:8px;padding:0!important;margin:0!important;display:inline-block!important;vertical-align:middle;transition:all 0.3s}.ets_rv_latest_reviews .slick-dots button:before{color:transparent!important;padding:0!important}.ets_rv_latest_reviews .slick-dots li{vertical-align:middle;width:auto;height:auto;margin:0 7px}.ets_rv_latest_reviews .slick-dots{margin-top:25px;display:block;position:static;margin-bottom:10px}.ets_rv_latest_reviews .slick-dots li.slick-active button{background:#666;box-shadow:0 0 0 3px rgba(0,0,0,.3)}.ets_rv_latest_reviews>.ets_rv_latest_item{width:calc(25% - 30px);margin:15px}.ets_rv_latest_reviews .slick-arrow{left:-15px}.ets_rv_latest_reviews .slick-arrow.slick-next{left:auto;right:-15px}.ets_rv_home_reviews .ets_rv_average_rating h3{font-size:24px;margin-bottom:12px}.ets_rv_home_reviews .ets_rv_average_rating .ets_rv_grade_stars{margin-bottom:12px}.ets_rv_home_reviews .ets_rv_average_rating .ets_rv_average_grade{margin-bottom:13px}.ets_rv_home_reviews .ets_rv_latest_item{width:25%;padding:0 15px;height:auto!important;display:flex!important}.ets_rv_latest_reviews_footer a{display:inline-block;font-size:13px;color:#333;margin-right:15px}.ets_rv_latest_reviews_footer{text-align:right;display:block;width:100%}.ets_rv_home_reviews .ets_rv_latest_item_content_wrap{border:1px solid #ddd;padding:15px;background:#fff;margin-top:35px;text-align:center;position:relative;padding-top:40px;border-radius:4px}.ets_rv_latest_reviews span.ets_rv_avatar_photo,.ets_rv_latest_reviews .ets_rv_avatar_caption{width:60px;height:60px;display:flex;background-size:cover;background-position:center;border-radius:50%;text-align:center;justify-content:center;align-items:center;font-size:20px;font-weight:700}.ets_rv_latest_reviews span.ets_rv_avatar_photo{border:1px solid #ddd;background-color:#fff}.ets_rv_home_reviews .ets-rv-comment-author-avatar{text-align:center;display:flex;display:-webkit-flex;justify-content:center;margin-bottom:20px;margin-top:-35px;position:absolute;width:100%;left:0;top:0}.ets_rv_home_reviews .ets_rv_latest_item .ets_rv_latest_customer{font-weight:600;font-size:14px;text-transform:capitalize;margin-bottom:12px}.ets_rv_home_reviews .ets_rv_latest_item .ets_rv_latest_title{font-size:15px;font-weight:600;color:#363A41;line-height:22px;margin-bottom:10px}.ets_rv_latest_reviews .slick-track{float:left;display:flex}.ets_rv_latest_reviews .slick-slide>div:not(.ets_rv_latest_item):not(.ets_rv_latest_item_content){display:flex!important;width:100%}.ets_rv_home_reviews .slick-initialized .slick-slide{display:flex;height:auto}.ets_rv_latest_item_content_wrap{display:flex!important;display:-webkit-flex!important;flex-wrap:wrap;-webkit-flex-wrap:wrap;justify-content:space-between;align-items:flex-start;-webkit-align-items:flex-start;flex-direction:column;-webkit-flex-direction:column}.ets_rv_home_reviews .ets_rv_latest_item .ets_rv_grade_stars{margin-bottom:12px}.ets_rv_home_reviews .ets_rv_latest_item .ets_rv_latest_content{margin-bottom:14px;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;height:100px}.product-comment-order-status.verify_label{color:#00ba00;font-size:12px;margin-bottom:7px;display:block;margin-top:-10px}.ets_rv_home_reviews .ets_rv_latest_item .ets_rv_latest_product_infos a{display:flex;display:-webkit-flex;align-content:center;-webkit-align-content:center;outline:none!important}.ets_rv_latest_product_infos a>span:last-child{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ets_rv_home_reviews .ets_rv_latest_item img{width:55px;margin-right:8px;min-width:55px;border:1px solid #ccc}.ets_rv_home_reviews .slick-arrow::before{color:#333;content:"";border-top:1px solid #ddd;border-left:1px solid #ddd;width:14px;height:14px;display:inline-block;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);margin-left:10px}.ets_rv_home_reviews .slick-arrow.slick-next::before{transform:rotate(135deg);-webkit-transform:rotate(135deg);margin-right:10px;margin-left:0}.ets_rv_latest_product_infos span{color:#24b9d7;font-size:12px;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center}.ets_rv_wrap_filter img{display:block;max-width:100%}.ets_rv_review_photos .slick-list{margin:0 -.7rem}.ets_rv_review_photos .ets_rv_image_item.ets_rv_upload_photo_item{padding:.7rem}.ets_rv_latest_item .ets_rv_latest_date_add{font-size:12px;color:#999;margin-bottom:5px;margin-top:-5px}@media (max-width:767px){.ets_rv_home_reviews{flex-wrap:wrap;-webkit-flex-wrap:wrap;padding-left:0;padding-right:0}.ets_rv_home_reviews .ets_rv_average_rating{width:100%;margin-bottom:30px}.ets_rv_home_reviews .ets_rv_latest_reviews{padding:0 20px;width:100%;margin-left:0}.ets_rv_latest_reviews .slick-arrow{left:5px}.ets_rv_latest_reviews .slick-arrow.slick-next{left:auto;right:5px}}@media (max-width:479px){.ets-rv-product-comment-modal .criterion-rating .star{width:16px}.ets-rv-grade-stars{min-width:100px}#ets-post-product-comment-modal ul#criterions_list .criterion-item label{width:auto;max-width:180px}}.blocksearch form{max-width:100%;border:1px solid var(--color-B);border-radius:4rem;display:flex;align-items:center;padding-left:1.5rem;height:8rem}.blocksearch-select-category{border:none;font-size:1.8rem}.blocksearch-input-wrapper{margin-left:1.8rem;padding-left:1.3rem;border-left:1px solid var(--color-B)}.blocksearch-input{flex:1}.blocksearch-words{width:100%;border:none;height:3.4rem;font-size:1.8rem;padding:.5rem 1rem}.blocksearch-button{border-radius:0 4rem 4rem 0;overflow:hidden;width:7.8rem;display:flex;justify-content:center;align-items:center}.blocksearch .blocksearch-btn{padding:1rem 1.2rem 1rem 0}.blocksearch-btn:hover svg{fill:var(--color-green)}.blocksearch-result{position:absolute;left:0;right:0;z-index:33}.blocksearch-dropdown{margin:auto;width:100%;max-width:132rem;padding:2rem;background:#fff;box-shadow:0 0 2.5rem #0002}.blocksearch-dropdown-top-wrapper{justify-content:space-between;align-items:center}.blocksearch-dropdown-wrapper{margin-left:-.6rem;margin-right:-.6rem}.blocksearch-dropdown-wrapper .item{flex:20%}.blocksearch-dropdown-wrapper .item-a{display:flex;position:relative;transition:all .4s ease-out .1s;align-items:center}.blocksearch-dropdown-wrapper .item-a>*{padding:.6rem}.blocksearch-dropdown-wrapper .item-a:hover{box-shadow:0 0 2.5rem #0002;z-index:5;transition:all .2s ease-out .1s}.blocksearch-dropdown-wrapper .pp-2{flex:1}.blocksearch-dropdown-wrapper .pp-2>*+*{margin-top:.6rem}.blocksearch-dropdown-wrapper .price>*+*{color:var(--color-red)}.blocksearch-dropdown-wrapper .regular-price{opacity:.5}.blocksearch-dropdown-more-wrapper{justify-content:center;padding-top:1rem}.search-widget-mobile .blocksearch-display-wrappper{margin-top:-1.4rem}.search-widget-mobile form{padding:0;border-width:0 0 1px;border-radius:0;height:auto}.search-widget-mobile .blocksearch-button{width:3.2rem;height:auto}.search-widget-mobile .blocksearch-btn{font-size:3.2rem;padding:0}.search-widget-mobile .blocksearch-input-wrapper{margin:0;padding:0;border:none}.search-widget-mobile .blocksearch-words{padding-left:0;padding-right:0}.search-widget-mobile .blocksearch-dropdown{padding:1rem 1rem 2rem}.search-widget-mobile .blocksearch-dropdown-top-wrapper{padding-bottom:.7rem;padding-top:.2rem}.search-widget-mobile button.close{width:2rem;height:2rem;font-size:2rem;position:relative;right:0;top:0}.search-widget-mobile .blocksearch-dropdown-wrapper{margin-left:-.8rem;margin-right:-.8rem}.search-widget-mobile .blocksearch-dropdown-wrapper .item{flex:0 0 100%;max-width:100%;padding:0 .2rem}.search-widget-mobile .item img{max-width:6rem}@font-face{font-family:'themify';src:url(../pp/fonts/themify/themify.woff2) format('woff2'),url(../pp/fonts/themify/themify.woff) format('woff'),url(../pp/fonts/themify/themify.ttf) format('truetype');font-weight:400;font-style:normal;font-display:swap}[class^="ti-"],[class*=" ti-"]{font-family:'themify';font-size:2.8rem;speak:none;font-style:normal;font-weight:500;font-variant:normal;text-transform:none;line-height:1;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}i.ti-close{font-size:2rem;font-weight:600}.ti-wand:before{content:"\e600"}.ti-volume:before{content:"\e601"}.ti-user:before{content:"\e602"}.ti-unlock:before{content:"\e603"}.ti-unlink:before{content:"\e604"}.ti-trash:before{content:"\e605"}.ti-thought:before{content:"\e606"}.ti-target:before{content:"\e607"}.ti-tag:before{content:"\e608"}.ti-tablet:before{content:"\e609"}.ti-star:before{content:"\e60a"}.ti-spray:before{content:"\e60b"}.ti-signal:before{content:"\e60c"}.ti-shopping-cart:before{content:"\e60d"}.ti-shopping-cart-full:before{content:"\e60e"}.ti-settings:before{content:"\e60f"}.ti-search:before{content:"\e610"}.ti-zoom-in:before{content:"\e611"}.ti-zoom-out:before{content:"\e612"}.ti-cut:before{content:"\e613"}.ti-ruler:before{content:"\e614"}.ti-ruler-pencil:before{content:"\e615"}.ti-ruler-alt:before{content:"\e616"}.ti-bookmark:before{content:"\e617"}.ti-bookmark-alt:before{content:"\e618"}.ti-reload:before{content:"\e619"}.ti-plus:before{content:"\e61a"}.ti-pin:before{content:"\e61b"}.ti-pencil:before{content:"\e61c"}.ti-pencil-alt:before{content:"\e61d"}.ti-paint-roller:before{content:"\e61e"}.ti-paint-bucket:before{content:"\e61f"}.ti-na:before{content:"\e620"}.ti-mobile:before{content:"\e621"}.ti-minus:before{content:"\e622"}.ti-medall:before{content:"\e623"}.ti-medall-alt:before{content:"\e624"}.ti-marker:before{content:"\e625"}.ti-marker-alt:before{content:"\e626"}.ti-arrow-up:before{content:"\e627"}.ti-arrow-right:before{content:"\e628"}.ti-arrow-left:before{content:"\e629"}.ti-arrow-down:before{content:"\e62a"}.ti-lock:before{content:"\e62b"}.ti-location-arrow:before{content:"\e62c"}.ti-link:before{content:"\e62d"}.ti-layout:before{content:"\e62e"}.ti-layers:before{content:"\e62f"}.ti-layers-alt:before{content:"\e630"}.ti-key:before{content:"\e631"}.ti-import:before{content:"\e632"}.ti-image:before{content:"\e633"}.ti-heart:before{content:"\e634"}.ti-heart-broken:before{content:"\e635"}.ti-hand-stop:before{content:"\e636"}.ti-hand-open:before{content:"\e637"}.ti-hand-drag:before{content:"\e638"}.ti-folder:before{content:"\e639"}.ti-flag:before{content:"\e63a"}.ti-flag-alt:before{content:"\e63b"}.ti-flag-alt-2:before{content:"\e63c"}.ti-eye:before{content:"\e63d"}.ti-export:before{content:"\e63e"}.ti-exchange-vertical:before{content:"\e63f"}.ti-desktop:before{content:"\e640"}.ti-cup:before{content:"\e641"}.ti-crown:before{content:"\e642"}.ti-comments:before{content:"\e643"}.ti-comment:before{content:"\e644"}.ti-comment-alt:before{content:"\e645"}.ti-close:before{content:"\e646"}.ti-clip:before{content:"\e647"}.ti-angle-up:before{content:"\e648"}.ti-angle-right:before{content:"\e649"}.ti-angle-left:before{content:"\e64a"}.ti-angle-down:before{content:"\e64b"}.ti-check:before{content:"\e64c"}.ti-check-box:before{content:"\e64d"}.ti-camera:before{content:"\e64e"}.ti-announcement:before{content:"\e64f"}.ti-brush:before{content:"\e650"}.ti-briefcase:before{content:"\e651"}.ti-bolt:before{content:"\e652"}.ti-bolt-alt:before{content:"\e653"}.ti-blackboard:before{content:"\e654"}.ti-bag:before{content:"\e655"}.ti-move:before{content:"\e656"}.ti-arrows-vertical:before{content:"\e657"}.ti-arrows-horizontal:before{content:"\e658"}.ti-fullscreen:before{content:"\e659"}.ti-arrow-top-right:before{content:"\e65a"}.ti-arrow-top-left:before{content:"\e65b"}.ti-arrow-circle-up:before{content:"\e65c"}.ti-arrow-circle-right:before{content:"\e65d"}.ti-arrow-circle-left:before{content:"\e65e"}.ti-arrow-circle-down:before{content:"\e65f"}.ti-angle-double-up:before{content:"\e660"}.ti-angle-double-right:before{content:"\e661"}.ti-angle-double-left:before{content:"\e662"}.ti-angle-double-down:before{content:"\e663"}.ti-zip:before{content:"\e664"}.ti-world:before{content:"\e665"}.ti-wheelchair:before{content:"\e666"}.ti-view-list:before{content:"\e667"}.ti-view-list-alt:before{content:"\e668"}.ti-view-grid:before{content:"\e669"}.ti-uppercase:before{content:"\e66a"}.ti-upload:before{content:"\e66b"}.ti-underline:before{content:"\e66c"}.ti-truck:before{content:"\e66d"}.ti-timer:before{content:"\e66e"}.ti-ticket:before{content:"\e66f"}.ti-thumb-up:before{content:"\e670"}.ti-thumb-down:before{content:"\e671"}.ti-text:before{content:"\e672"}.ti-stats-up:before{content:"\e673"}.ti-stats-down:before{content:"\e674"}.ti-split-v:before{content:"\e675"}.ti-split-h:before{content:"\e676"}.ti-smallcap:before{content:"\e677"}.ti-shine:before{content:"\e678"}.ti-shift-right:before{content:"\e679"}.ti-shift-left:before{content:"\e67a"}.ti-shield:before{content:"\e67b"}.ti-notepad:before{content:"\e67c"}.ti-server:before{content:"\e67d"}.ti-quote-right:before{content:"\e67e"}.ti-quote-left:before{content:"\e67f"}.ti-pulse:before{content:"\e680"}.ti-printer:before{content:"\e681"}.ti-power-off:before{content:"\e682"}.ti-plug:before{content:"\e683"}.ti-pie-chart:before{content:"\e684"}.ti-paragraph:before{content:"\e685"}.ti-panel:before{content:"\e686"}.ti-package:before{content:"\e687"}.ti-music:before{content:"\e688"}.ti-music-alt:before{content:"\e689"}.ti-mouse:before{content:"\e68a"}.ti-mouse-alt:before{content:"\e68b"}.ti-money:before{content:"\e68c"}.ti-microphone:before{content:"\e68d"}.ti-menu:before{content:"\e68e"}.ti-menu-alt:before{content:"\e68f"}.ti-map:before{content:"\e690"}.ti-map-alt:before{content:"\e691"}.ti-loop:before{content:"\e692"}.ti-location-pin:before{content:"\e693"}.ti-list:before{content:"\e694"}.ti-light-bulb:before{content:"\e695"}.ti-Italic:before{content:"\e696"}.ti-info:before{content:"\e697"}.ti-infinite:before{content:"\e698"}.ti-id-badge:before{content:"\e699"}.ti-hummer:before{content:"\e69a"}.ti-home:before{content:"\e69b"}.ti-help:before{content:"\e69c"}.ti-headphone:before{content:"\e69d"}.ti-harddrives:before{content:"\e69e"}.ti-harddrive:before{content:"\e69f"}.ti-gift:before{content:"\e6a0"}.ti-game:before{content:"\e6a1"}.ti-filter:before{content:"\e6a2"}.ti-files:before{content:"\e6a3"}.ti-file:before{content:"\e6a4"}.ti-eraser:before{content:"\e6a5"}.ti-envelope:before{content:"\e6a6"}.ti-download:before{content:"\e6a7"}.ti-direction:before{content:"\e6a8"}.ti-direction-alt:before{content:"\e6a9"}.ti-dashboard:before{content:"\e6aa"}.ti-control-stop:before{content:"\e6ab"}.ti-control-shuffle:before{content:"\e6ac"}.ti-control-play:before{content:"\e6ad"}.ti-control-pause:before{content:"\e6ae"}.ti-control-forward:before{content:"\e6af"}.ti-control-backward:before{content:"\e6b0"}.ti-cloud:before{content:"\e6b1"}.ti-cloud-up:before{content:"\e6b2"}.ti-cloud-down:before{content:"\e6b3"}.ti-clipboard:before{content:"\e6b4"}.ti-car:before{content:"\e6b5"}.ti-calendar:before{content:"\e6b6"}.ti-book:before{content:"\e6b7"}.ti-bell:before{content:"\e6b8"}.ti-basketball:before{content:"\e6b9"}.ti-bar-chart:before{content:"\e6ba"}.ti-bar-chart-alt:before{content:"\e6bb"}.ti-back-right:before{content:"\e6bc"}.ti-back-left:before{content:"\e6bd"}.ti-arrows-corner:before{content:"\e6be"}.ti-archive:before{content:"\e6bf"}.ti-anchor:before{content:"\e6c0"}.ti-align-right:before{content:"\e6c1"}.ti-align-left:before{content:"\e6c2"}.ti-align-justify:before{content:"\e6c3"}.ti-align-center:before{content:"\e6c4"}.ti-alert:before{content:"\e6c5"}.ti-alarm-clock:before{content:"\e6c6"}.ti-agenda:before{content:"\e6c7"}.ti-write:before{content:"\e6c8"}.ti-window:before{content:"\e6c9"}.ti-widgetized:before{content:"\e6ca"}.ti-widget:before{content:"\e6cb"}.ti-widget-alt:before{content:"\e6cc"}.ti-wallet:before{content:"\e6cd"}.ti-video-clapper:before{content:"\e6ce"}.ti-video-camera:before{content:"\e6cf"}.ti-vector:before{content:"\e6d0"}.ti-themify-logo:before{content:"\e6d1"}.ti-themify-favicon:before{content:"\e6d2"}.ti-themify-favicon-alt:before{content:"\e6d3"}.ti-support:before{content:"\e6d4"}.ti-stamp:before{content:"\e6d5"}.ti-split-v-alt:before{content:"\e6d6"}.ti-slice:before{content:"\e6d7"}.ti-shortcode:before{content:"\e6d8"}.ti-shift-right-alt:before{content:"\e6d9"}.ti-shift-left-alt:before{content:"\e6da"}.ti-ruler-alt-2:before{content:"\e6db"}.ti-receipt:before{content:"\e6dc"}.ti-pin2:before{content:"\e6dd"}.ti-pin-alt:before{content:"\e6de"}.ti-pencil-alt2:before{content:"\e6df"}.ti-palette:before{content:"\e6e0"}.ti-more:before{content:"\e6e1"}.ti-more-alt:before{content:"\e6e2"}.ti-microphone-alt:before{content:"\e6e3"}.ti-magnet:before{content:"\e6e4"}.ti-line-double:before{content:"\e6e5"}.ti-line-dotted:before{content:"\e6e6"}.ti-line-dashed:before{content:"\e6e7"}.ti-layout-width-full:before{content:"\e6e8"}.ti-layout-width-default:before{content:"\e6e9"}.ti-layout-width-default-alt:before{content:"\e6ea"}.ti-layout-tab:before{content:"\e6eb"}.ti-layout-tab-window:before{content:"\e6ec"}.ti-layout-tab-v:before{content:"\e6ed"}.ti-layout-tab-min:before{content:"\e6ee"}.ti-layout-slider:before{content:"\e6ef"}.ti-layout-slider-alt:before{content:"\e6f0"}.ti-layout-sidebar-right:before{content:"\e6f1"}.ti-layout-sidebar-none:before{content:"\e6f2"}.ti-layout-sidebar-left:before{content:"\e6f3"}.ti-layout-placeholder:before{content:"\e6f4"}.ti-layout-menu:before{content:"\e6f5"}.ti-layout-menu-v:before{content:"\e6f6"}.ti-layout-menu-separated:before{content:"\e6f7"}.ti-layout-menu-full:before{content:"\e6f8"}.ti-layout-media-right-alt:before{content:"\e6f9"}.ti-layout-media-right:before{content:"\e6fa"}.ti-layout-media-overlay:before{content:"\e6fb"}.ti-layout-media-overlay-alt:before{content:"\e6fc"}.ti-layout-media-overlay-alt-2:before{content:"\e6fd"}.ti-layout-media-left-alt:before{content:"\e6fe"}.ti-layout-media-left:before{content:"\e6ff"}.ti-layout-media-center-alt:before{content:"\e700"}.ti-layout-media-center:before{content:"\e701"}.ti-layout-list-thumb:before{content:"\e702"}.ti-layout-list-thumb-alt:before{content:"\e703"}.ti-layout-list-post:before{content:"\e704"}.ti-layout-list-large-image:before{content:"\e705"}.ti-layout-line-solid:before{content:"\e706"}.ti-layout-grid4:before{content:"\e707"}.ti-layout-grid3:before{content:"\e708"}.ti-layout-grid2:before{content:"\e709"}.ti-layout-grid2-thumb:before{content:"\e70a"}.ti-layout-cta-right:before{content:"\e70b"}.ti-layout-cta-left:before{content:"\e70c"}.ti-layout-cta-center:before{content:"\e70d"}.ti-layout-cta-btn-right:before{content:"\e70e"}.ti-layout-cta-btn-left:before{content:"\e70f"}.ti-layout-column4:before{content:"\e710"}.ti-layout-column3:before{content:"\e711"}.ti-layout-column2:before{content:"\e712"}.ti-layout-accordion-separated:before{content:"\e713"}.ti-layout-accordion-merged:before{content:"\e714"}.ti-layout-accordion-list:before{content:"\e715"}.ti-ink-pen:before{content:"\e716"}.ti-info-alt:before{content:"\e717"}.ti-help-alt:before{content:"\e718"}.ti-headphone-alt:before{content:"\e719"}.ti-hand-point-up:before{content:"\e71a"}.ti-hand-point-right:before{content:"\e71b"}.ti-hand-point-left:before{content:"\e71c"}.ti-hand-point-down:before{content:"\e71d"}.ti-gallery:before{content:"\e71e"}.ti-face-smile:before{content:"\e71f"}.ti-face-sad:before{content:"\e720"}.ti-credit-card:before{content:"\e721"}.ti-control-skip-forward:before{content:"\e722"}.ti-control-skip-backward:before{content:"\e723"}.ti-control-record:before{content:"\e724"}.ti-control-eject:before{content:"\e725"}.ti-comments-smiley:before{content:"\e726"}.ti-brush-alt:before{content:"\e727"}.ti-youtube:before{content:"\e728"}.ti-vimeo:before{content:"\e729"}.ti-twitter:before{content:"\e72a"}.ti-time:before{content:"\e72b"}.ti-tumblr:before{content:"\e72c"}.ti-skype:before{content:"\e72d"}.ti-share:before{content:"\e72e"}.ti-share-alt:before{content:"\e72f"}.ti-rocket:before{content:"\e730"}.ti-pinterest:before{content:"\e731"}.ti-new-window:before{content:"\e732"}.ti-microsoft:before{content:"\e733"}.ti-list-ol:before{content:"\e734"}.ti-linkedin:before{content:"\e735"}.ti-layout-sidebar-2:before{content:"\e736"}.ti-layout-grid4-alt:before{content:"\e737"}.ti-layout-grid3-alt:before{content:"\e738"}.ti-layout-grid2-alt:before{content:"\e739"}.ti-layout-column4-alt:before{content:"\e73a"}.ti-layout-column3-alt:before{content:"\e73b"}.ti-layout-column2-alt:before{content:"\e73c"}.ti-instagram:before{content:"\e73d"}.ti-google:before{content:"\e73e"}.ti-github:before{content:"\e73f"}.ti-flickr:before{content:"\e740"}.ti-facebook:before{content:"\e741"}.ti-dropbox:before{content:"\e742"}.ti-dribbble:before{content:"\e743"}.ti-apple:before{content:"\e744"}.ti-android:before{content:"\e745"}.ti-save:before{content:"\e746"}.ti-save-alt:before{content:"\e747"}.ti-yahoo:before{content:"\e748"}.ti-wordpress:before{content:"\e749"}.ti-vimeo-alt:before{content:"\e74a"}.ti-twitter-alt:before{content:"\e74b"}.ti-tumblr-alt:before{content:"\e74c"}.ti-trello:before{content:"\e74d"}.ti-stack-overflow:before{content:"\e74e"}.ti-soundcloud:before{content:"\e74f"}.ti-sharethis:before{content:"\e750"}.ti-sharethis-alt:before{content:"\e751"}.ti-reddit:before{content:"\e752"}.ti-pinterest-alt:before{content:"\e753"}.ti-microsoft-alt:before{content:"\e754"}.ti-linux:before{content:"\e755"}.ti-jsfiddle:before{content:"\e756"}.ti-joomla:before{content:"\e757"}.ti-html5:before{content:"\e758"}.ti-flickr-alt:before{content:"\e759"}.ti-email:before{content:"\e75a"}.ti-drupal:before{content:"\e75b"}.ti-dropbox-alt:before{content:"\e75c"}.ti-css3:before{content:"\e75d"}.ti-rss:before{content:"\e75e"}.ti-rss-alt:before{content:"\e75f"}#ps_shoppingcart .blockcart>a{display:block;position:relative}#ps_shoppingcart .pp-1 svg+svg,#ps_shoppingcart .cart-products-count,#ps_shoppingcart .active .pp-1 svg:first-child{display:none}#ps_shoppingcart .active .pp-1 svg+svg,#ps_shoppingcart .cart-products-count{display:inherit}#ps_shoppingcart .cart-products-count{position:absolute;top:.7rem;left:50%;transform:translateX(-50%);color:#fff;font-family:Arial;font-size:1.3rem}#ps_shoppingcart .inactive .cart-products-count{display:none}#js-sidebar-cart,#js-sidebar-cart .cart-wrapper,#js-sidebar-cart .cart-top{flex:1;display:flex;flex-direction:column}#js-sidebar-cart .cart-top>*{padding:1.2rem 1.2rem}#js-sidebar-cart .cart-title{font-family:var(--font-2);font-size:2rem;font-weight:500;padding-bottom:0rem;text-align:center;text-transform:uppercase}li.cart-product-line.row-md.nowrap{border-top:1px solid #f5f5f5;padding:10px 0}#js-sidebar-cart .cart-items{padding-bottom:5rem}#js-sidebar-cart .cart-items .product-image{max-width:6.2rem;min-width:6.2rem;border:1px solid var(--color-B3);border-radius:var(--radius-1)}#js-sidebar-cart .cart-items .pp-2{flex:1;padding-top:2px}#js-sidebar-cart .cart-items .product-name{font-family:var(--font-2);font-size:1.4rem;font-weight:600;line-height:1.2;flex:1}#js-sidebar-cart .cart-items .pp-2 .product-line-info{display:block;opacity:.4}#js-sidebar-cart .pp-21{margin-bottom:.6rem}#js-sidebar-cart .pp-21 .row-sm,#js-sidebar-cart .pp-22 .row{justify-content:space-between}#js-sidebar-cart .pp-21 .product-remove{font-size:2.4rem}#js-sidebar-cart .pp-22 .row{align-items:baseline}#js-sidebar-cart .product-qty-container{width:6.8rem;display:flex;border-radius:var(--radius-1);background:#eee}#js-sidebar-cart .product-qty-input{width:2.5rem;height:2.4rem;border:none;padding:0;flex:1;text-align:center;font-size:1.5rem;font-weight:500;font-family:var(--font-2)}#js-sidebar-cart .quantity-button{width:2rem;height:2.4rem;display:flex;align-items:center;justify-content:center;font-size:2.2rem;cursor:pointer;font-weight:500;padding-top:1px;font-family:var(--font-2)}#js-sidebar-cart .quantity-down{padding-top:2px}#js-sidebar-cart .product-price{font-family:var(--font-2);font-size:1.6rem;font-weight:600}#js-sidebar-cart .cart-total{font-family:var(--font-2);font-size:2rem;font-weight:700;justify-content:space-between;margin-bottom:.4rem}#js-sidebar-cart .cart-bottom{padding:2rem 2.6rem 2.4rem;position:sticky;left:0;right:0;bottom:0;z-index:2;background:#fff;box-shadow:0 -5px 5px #00000029}#js-sidebar-cart .cart-bottom p{font-family:var(--font-2);font-size:1.4rem;font-weight:600;margin-bottom:1.2em}#js-sidebar-cart .cart-action .btn{font-family:var(--font-2);font-size:1.6rem;font-weight:600;width:100%;min-height:3.375em}#js-sidebar-cart .cart-action .btn:hover{background:var(--color-green);color:#fff;border:none}#js-sidebar-cart .cart-heading{font-family:var(--font-2);font-size:1.7rem;font-weight:500}#js-sidebar-cart .ppGridCart .items{margin:0 -.4rem;min-width:calc(100% + .8rem);max-width:calc(100% + .8rem);width:calc(100% + .8rem)}#js-sidebar-cart .ppGridCart .item{padding:.4rem}#js-sidebar-cart .ppGridCart .thumbnail-container>*+*{padding-top:.4rem}#js-sidebar-cart .ppGridCart .product-thumbnail img{border:1px solid var(--color-green);border-radius:var(--radius-1)}#js-sidebar-cart .ppGridCart .product-title{font-size:1.6rem;font-weight:600;font-family:var(--font-2);min-height:3.6rem;margin-bottom:1rem;margin-top:.2rem}#js-sidebar-cart .ppGridCart .product-price-and-shipping{justify-content:center}#js-sidebar-cart .ppGridCart .product-price-and-shipping span{font-size:1.5rem;font-weight:600;font-family:var(--font-2)}#js-sidebar-cart .ppGridCart .product-price-and-shipping .product-discount{color:var(--color-grey)}#js-sidebar-cart .add-to-cart{min-height:2.7rem;border-color:var(--color-green);border-radius:var(--radius-1);font-size:1.6rem;font-weight:600;color:#fff!important;background:var(--color-green);padding:.4em 1.5em .2em 1.5em!important}#js-sidebar-cart .ppGridCart .add-to-cart{width:100%}#js-sidebar-cart .ppGridCart .add-to-cart span:not(.cart){display:none}#js-sidebar-cart .add-to-cart:hover{border-color:var(--color-grey);color:#fff}#js-sidebar-cart .carousel .slick-arrow{font-size:3rem;left:-.5em}#js-sidebar-cart .carousel .slick-next{right:-.5em;left:auto}#ppcrossselling{margin-bottom:1rem}#js-sidebar-cart #ppfeaturedproducts{background:var(--color-grey-4)}#ppfeaturedproducts .add-to-cart span:not(.to-cart){display:none}#ppfeaturedproducts .thumbnail-container>*{flex:1}#ppfeaturedproducts .product-title{font-size:1.7rem;font-weight:500;margin-bottom:-.1em}#ppfeaturedproducts .pp-2>*+*{padding-top:1.6rem}#ppfeaturedproducts .add-to-cart{padding:.4em 2em .3em 2em;min-height:3.2rem;text-transform:none;font-weight:500;font-family:var(--font-2);color:var(--color-black2)}#ppfeaturedproducts .product-price-and-shipping span{font-family:var(--font-2);font-size:1.7rem;font-weight:600}#ppfeaturedproducts .cart-heading{padding-bottom:1rem}.psfreeshipping-wrapper{border-radius:var(--radius-1);min-height:4.7rem;text-align:center;font-family:var(--font-2);font-weight:600;display:flex;align-items:center;justify-content:center;background:var(--color-green2)}.psfreeshipping-wrapper strong{font-size:2rem;color:var(--color-orange2);margin-left:3rem}#ppshareproduct>*{align-items:center}#ppshareproduct li{font-size:1.8rem;color:var(--color-grey2)}#ppshareproduct svg{fill:var(--color-green)}#ppshareproduct a:hover svg{fill:var(--color-black)}@media (min-width:75em){#pp-mainmenu .dropdown{display:none}.sticky #ppmainmenu{position:relative}#ppmainmenu{width:100%}#pp-mainmenu a{color:var(--color-black2)}#pp-mainmenu ul{list-style:none;padding:0}#pp-mainmenu ul ul ul{list-style:inside disc}#pp-mainmenu ul ul ul li::marker{color:var(--color-grey)}#pp-mainmenu ul ul a{display:inline-block}#pp-mainmenu .hot>a{color:var(--color-red)}#pp-mainmenu ul ul a:hover{color:var(--color-H)}#pp-mainmenu [data-depth="0"]{display:flex;width:100%;align-items:center;justify-content:space-between;position:relative;background:none;padding:1rem 0}#pp-mainmenu [data-depth="0"]>li.sub>a:after{font-family:var(--font-mi);content:'\e5cf';font-size:2rem;line-height:1.4rem;width:1.4rem;margin-left:.1rem}#pp-mainmenu [data-depth="0"]>li{flex:0 1 auto}#pp-mainmenu [data-depth="0"] li li{padding:.6rem}#pp-mainmenu [data-depth="0"]>li>a{padding:0 1.8rem 1rem;position:relative;line-height:1;font-size:1.8rem;font-weight:600;margin:1rem 0 0;display:flex;align-items:center;justify-content:center;border-bottom:3px solid #0000;font-family:var(--font-2)}#pp-mainmenu [data-depth="0"]>li>a:hover,#pp-mainmenu [data-depth="0"]>li.active>a{border-bottom-color:var(--color-green)}#pp-mainmenu [data-depth="0"]>li:hover>ul{visibility:visible;opacity:1}.sticky #pp-mainmenu [data-depth="0"]>li>a{min-height:4rem}#pp-mainmenu [data-depth="1"]{padding:2.2rem 2.6rem 3rem;max-width:100%;top:100%;position:absolute;left:0;right:0;z-index:33;visibility:hidden;opacity:0;background-color:#Fff;box-shadow:0 .5rem 2rem #0000001A;transition:all .3s ease-out;border:1px solid #00000021;max-height:calc(100vh - 5rem);overflow-y:auto;column-count:4;column-gap:0;overflow-wrap:break-word}#pp-mainmenu [data-depth="1"]>li{break-inside:avoid}#pp-mainmenu [data-depth="1"]>li>a{font-size:1.6rem;color:var(--color-black3);font-weight:700}.body #pp-mainmenu [data-depth="2"] li{padding:.6rem 0 .3rem .6rem}#pp-mainmenu [data-depth="2"] a{font-size:1.4rem}#pp-mainmenu [data-depth="3"]{padding:.5rem 0 0 2rem}}@media (max-width:74.9375em){#ppmainmenu .home{display:none}}#ppbanners .items{display:flex;justify-content:space-between;margin:-.5rem}#ppbanners .item{padding:.5rem}#ppbannersfooter .row{justify-content:space-between;align-items:center;height:100%}#ppbannersfooter .item{padding-top:3%;padding-bottom:3%;flex:1}#ppbannersfooter .row-item{flex-wrap:nowrap;align-items:center}#ppbannersfooter p{margin:0;font-size:1.8rem;line-height:1.2;text-align:center;font-weight:400}#ppbannersfooter .pp-1{padding-bottom:1rem}#ppbannersfooter .pp-2{font-size:2.4rem;font-weight:700;color:var(--color-green)}#ppbannersfooter .pp-3{padding-top:.4rem;color:var(--color-black3)}@media (min-width:57em){#ppbannersfooter{padding-right:2%}}@media (min-width:32em){#ppbannersfooter .row{}#ppbannersfooter .row-item{flex-direction:column;align-items:center}}@media (max-width:74.9375em){#ppbannersfooter .pp-1{max-width:10rem}#ppbannersfooter p{font-size:1.5rem}#ppbannersfooter .pp-2{font-size:1.6rem}}@media (max-width:31.9375em){#ppbannersfooter .row{flex-direction:column}#ppbannersfooter .pp-1{padding-bottom:0}#ppbannersfooter p{text-align:left}#ppbannersfooter .pp-2,#ppbannersfooter .pp-3{flex:1}#ppbannersfooter .item+.item{padding-top:0}}#newsletter_displayFooterBefore .content{padding:var(--gap-30);max-width:63rem;width:100%;background:#fff}#newsletter_displayFooterBefore *{line-height:1.3;font-weight:500}#newsletter_displayFooterBefore .row{flex-direction:column}#newsletter_displayFooterBefore .pp-11{margin-bottom:.7rem}#newsletter_displayFooterBefore .pp-1 .title{font-size:2.5rem;font-weight:600;margin-top:.4em;margin-bottom:.3em;line-height:1.1;color:var(--color-green);font-family:var(--font-2)}#newsletter_displayFooterBefore .pp-1 .desc{font-family:var(--font-2);max-width:44rem;font-size:1.6rem;font-weight:500}#newsletter_displayFooterBefore .pp-2{padding-top:3%;padding-bottom:1%}#newsletter_displayFooterBefore .pp-2 .title{font-size:2rem;font-weight:700;margin-bottom:2rem}#newsletter_displayFooterBefore .flex-form{margin-bottom:1.2rem;align-items:center;border-bottom:2px solid var(--color-B)}#newsletter_displayFooterBefore input[type="email"]{flex:1;height:4rem;padding:1rem 1.2rem;font-size:1.6rem;border:none;background:none;width:100%;font-weight:500;font-family:var(--font-2)}#newsletter_displayFooterBefore button{background:#fff;border-color:#fff;padding:0 1.2rem;font-size:1.6rem;font-family:var(--font-2);font-weight:700;display:flex;align-items:center;color:var(--color-green);align-self:stretch;min-height:0;height:4rem}#newsletter_displayFooterBefore button *{color:var(--color-green);font-weight:inherit}#newsletter_displayFooterBefore button:hover:not([disabled]){color:var(--color-black)}#newsletter_displayFooterBefore .custom-checkbox input[type=checkbox]+span{border-color:var(--color-green);margin-right:1.4rem}#newsletter_displayFooterBefore .pp-3 p:not(.alert),#newsletter_displayFooterBefore .pp-3 label{font-size:1.4rem;line-height:1.2;font-weight:500;font-family:var(--font-2)}#newsletter_displayFooterBefore .pp-3 .desc label{font-size:1.4rem}#newsletter_displayFooterBefore .custom-checkbox input[type=checkbox]+span+span{line-height:1.1}#newsletter_displayFooterBefore .desc-conditions{margin-top:.1rem}@media (min-width:57em){#newsletter_displayFooterBefore .desc-conditions{margin-left:3.9rem}#newsletter_displayFooterBefore .content{;margin-left:30%}}@media (max-width:31.9375em){#newsletter_displayFooterBefore{background-image:none}}#ps_emailalerts .form-control,#ps_emailalerts #gdpr_consent{margin-bottom:1.2rem}#ps_emailalerts .form-control{flex:100%}#ppbannersproduct,#ppbannersproduct .item{padding-top:var(--gap-30);padding-bottom:var(--gap-30)}#ppbannersproduct span:not(.row-item){display:block;font-size:2.4rem;line-height:1.3;font-weight:700}#ppbannersproduct .row{justify-content:space-evenly}#ppbannersproduct .row-item{align-items:center}#ppbannersproduct .title{color:var(--color-green)}@media (max-width:74.9375em){#ppbannersproduct,#ppbannersproduct .item{padding-top:var(--gap-15);padding-bottom:var(--gap-15)}#ppbannersproduct .pp-1{max-width:10rem}#ppbannersproduct .pp-2 span{font-size:1.8rem}}@media (max-width:31.9375em){#ppbannersproduct .pp-1{max-width:8rem}#ppbannersproduct .pp-2 span{font-size:1.6rem}}#invoice_bill{margin-top:var(--gap-30);margin-bottom:var(--gap-15)}#invoice_bill .row{align-items:center}#invoice_bill .row>*{padding-top:.5rem;padding-bottom:.5rem}#invoice_bill .form-control-label{padding-bottom:.7rem}.column #search_filters>p{margin-bottom:3rem}#_desktop_search_filters_clear_all{display:flex;margin:-1rem 0 2rem}#search_filters .clear-all-wrapper button{padding-left:1.4em}#search_filters .facet li+li{padding-top:1.6rem}@media (min-width:57em){#search_filters .facet .collapse,#search_filters_brands .facet .collapse,#search_filters_suppliers .facet .collapse{display:block}}.faceted-overlay{left:0;top:0;width:100%;height:100%;position:fixed;background-color:rgba(25,25,25,.5);z-index:100}.faceted-overlay .overlay__inner{left:0;top:0;width:100%;height:100%;position:absolute}.faceted-overlay .overlay__content{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.faceted-overlay .spinner{width:75px;height:75px;display:inline-block;border-width:2px;border-color:rgba(255,255,255,.05);border-top-color:#fff;animation:spin 1s infinite linear;border-radius:100%;border-style:solid}@keyframes spin{100%{transform:rotate(360deg)}}#search_filters .faceted-slider p{margin-bottom:1.8rem;line-height:1}#search_filters .faceted-slider li{padding-bottom:1rem}#search_filters .ui-slider-horizontal .ui-slider-handle{margin-left:-1px;cursor:pointer}#search_filters .ui-widget-header{background:var(--color-grey4);height:.2rem;border:none}#search_filters .ui-slider .ui-slider-handle{top:-1.1rem;width:2.2rem;height:2.2rem;background:var(--color-green);border:1px solid var(--color-green);border-radius:.4rem}#search_filters .ui-slider .ui-slider-handle:hover{background:var(--color-black);border-color:var(--color-black)}#search_filters .ui-slider-horizontal{height:.3rem;width:92%;border-radius:0}#search_filters .facet .title{display:flex}#search_filters .facet .title .collapse-icons{margin-left:auto}#search_filters .facet .facet-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.6rem;font-weight:700;color:var(--color-black);font-family:var(--font-1);line-height:1.1;margin-bottom:0;text-transform:uppercase;width:100%;align-items:center;margin-bottom:1em}#search_filters .facet .title .facet-title{width:calc(100% - 3rem);margin-bottom:0}#search_filters .facet .facet-label{width:100%;text-align:left;display:flex;align-items:flex-start;line-height:1;font-size:1.5rem}#search_filters .facet .facet-label .custom-checkbox,#search_filters .facet .facet-label .custom-radio{top:0}#search_filters .facet .facet-label .color{margin-left:0}#search_filters .facet .facet-label a{line-height:1.1;padding-top:.5rem;font-size:1.4rem;color:#333;color:var(--color-black)}#search_filters .facet .facet-label a:hover{color:var(--color-H)}.facet-dropdown{padding-left:0;padding-right:0;background:#fff;border:1px solid var(--color-B)}.facet-dropdown.open{border:0}.facet-dropdown.open>.select-title{border:3px solid var(--color-green);background:#fff}.facet-dropdown .select-title{display:inline-flex;align-items:center;margin-left:0;width:100%;color:var(--color-black);background:#fff;padding:.9rem .8rem .9rem 1.2rem;cursor:pointer}.facet-dropdown .select-title>i{margin-left:auto}.facet-dropdown .select-list{display:block;background:#fff;padding:.8rem 1.2rem;color:var(--color-black)}.facet-dropdown .select-list:hover{background:var(--color-green);color:#fff}.facet-dropdown .dropdown-menu{padding:0;margin-top:3px;left:auto;width:100%;background:#fff;border:none;box-shadow:.5rem .5rem .5rem #00000008;border:1px solid var(--color-B)}#js-active-search-filters{flex:0 0 100%}#js-active-search-filters:not(.hide)>*{background:var(--color-grey6);padding:.5rem 1rem;align-items:center;flex-wrap:wrap;margin:0}#js-active-search-filters>*>*{margin:.3rem}#js-active-search-filters ul{display:flex;align-items:center;flex-wrap:wrap}#js-active-search-filters .filter-block{margin:.5rem;background:#fff;padding:.5rem .8rem .3rem 1rem;vertical-align:baseline;font-size:1.5rem;font-weight:700;font-family:var(--font-1);text-transform:uppercase;border:1px solid var(--color-B);min-width:10rem}#js-active-search-filters .filter-block .js-search-link{font-size:2rem;opacity:1;vertical-align:middle;margin-left:.2rem;position:relative;top:-2px;display:inline-block}.facets-title{color:var(--color-black)}#productfeaturesimages .grid{grid-template-columns:auto 1fr;grid-gap:0;justify-content:center;align-content:center;margin:auto;max-width:100rem;font-size:1.7rem}#productfeaturesimages .row-sm{align-items:center;height:100%}#productfeaturesimages .icon{max-width:6.6rem}#productfeaturesimages .item{padding:1rem;position:relative}#productfeaturesimages .item.pp{padding-right:1.5rem}#productfeaturesimages .item.pp+.item{padding-left:1.5rem}#productfeaturesimages .odd,#productfeaturesimages .odd+*{background:var(--color-grey7)}#productfeaturesimages .hover{z-index:2}#productfeaturesimages .hover:after,#productfeaturesimages .hover+.hover:before{content:'';position:absolute;z-index:3;bottom:0;left:0;right:0;display:block;height:1rem;background:transparent;box-shadow:0rem 1rem 1rem #00000019}#productfeaturesimages .hover+.hover:before{box-shadow:.5rem 0rem .5rem #00000019;left:auto;right:1px;bottom:0;top:.5rem;width:.5rem;height:calc(100% + .3rem);z-index:1}@media (max-width:47.9375em){#productfeaturesimages .grid{font-size:1.6rem}}#footer-ppmap{padding:0 0 55%;position:relative}@media (min-width:32em){#footer-ppmap{padding:0 0 33%}}@media (min-width:57em){#footer-ppmap{padding:0 0 19.2%}}#footer-ppmap iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.slick-slider{position:relative;display:flex!important;flex-wrap:wrap;align-items:center;box-sizing:border-box;user-select:none;touch-action:pan-y}.carousel .slick-slider{flex-wrap:nowrap}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;flex:1}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:flex}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block;margin:auto}.ppslider .slick-slide img{width:100%;max-width:100%;height:auto}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto}.slick-nav{font-size:1rem;pointer-events:none;display:flex;justify-content:space-between}.slick-arrow.slick-hidden{display:none}.slick-arrow{position:absolute;display:flex;justify-content:center;align-items:center;cursor:pointer;pointer-events:auto;width:1.2em;height:1.2em;z-index:1;fill:currentColor}.slick-disabled{opacity:.3;cursor:auto}.slick-dots{display:flex;justify-content:center;pointer-events:none;font-size:1rem}.slick-dots li{display:block;margin:0 .5em}.slick-dots button{background:none;border:1px solid;border-color:inherit;cursor:pointer;display:block;width:1.6em;height:1.6em;overflow:hidden;text-indent:-1000px;border-radius:50%;pointer-events:auto;padding:0;font-size:inherit}.slick-dots .slick-active button{cursor:auto}.slick-dots .slick-active button,.slick-dots button:hover{background:var(--color-black)}.slick-lightbox{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background:#000;transition:opacity 0.5s ease}.slick-dotted .slick-lightbox-slick-img{padding-bottom:6vh}.slick-lightbox .slick-loading .slick-list{background-color:transparent}.slick-lightbox .slick-slider{display:block!important}.slick-lightbox .slick-arrow{top:50%;transform:translate(0,-50%);color:#fff;font-size:5rem}.slick-lightbox .slick-arrow:hover{opacity:.3}.slick-lightbox .slick-arrow:active{opacity:1}.slick-lightbox .slick-prev{left:.5rem}.slick-lightbox .slick-next{right:.5rem}.slick-lightbox-hide{opacity:0}.slick-lightbox-hide-init{position:absolute;top:-9999px;opacity:0}.slick-lightbox-inner{position:fixed;top:0;left:0;width:100%;height:100%}.slick-lightbox .slick-lightbox-slick-item{overflow:hidden;display:flex;align-items:center;justify-content:center}.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption{position:absolute;bottom:0;left:0;text-align:center;width:100%;margin-bottom:20px}.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption{display:block;text-align:center}.slick-lightbox .slick-lightbox-slick-img{margin:0 auto;max-width:95%;max-height:95%}.slick-lightbox-slick-caption{margin:10px 0 0;color:#fff}.slick-lightbox-close{position:absolute;top:1.5rem;right:1.5rem;cursor:pointer;background:transparent;color:#fff;padding:0;border:none}.slick-lightbox .slick-dots{flex:100%;position:fixed;bottom:3vh;left:0;right:0}.slick-lightbox .slick-dots button{border-color:#fff}.slick-lightbox .slick-dots .slick-active button,body .slick-lightbox .slick-dots button:hover{background:#fff;border-color:#fff}/*!
 * Mmenu Light
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */:root{--mm-ocd-width:80%;--mm-ocd-min-width:200px;--mm-ocd-max-width:440px}body.mm-ocd-opened{overflow-y:hidden;-ms-scroll-chaining:none;overscroll-behavior:none}.mm-ocd{position:fixed;top:0;right:0;bottom:100%;left:0;z-index:9999;overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:contain;background:rgba(0,0,0,0);-webkit-transition-property:bottom,background-color;-o-transition-property:bottom,background-color;transition-property:bottom,background-color;-webkit-transition-duration:0s,.3s;-o-transition-duration:0s,.3s;transition-duration:0s,.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-delay:.45s,.15s;-o-transition-delay:.45s,.15s;transition-delay:.45s,.15s}.mm-ocd--open{bottom:0;background:rgba(0,0,0,.25);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-ocd__content{position:absolute;top:0;bottom:0;z-index:2;width:80%;width:var(--mm-ocd-width);min-width:200px;min-width:var(--mm-ocd-min-width);max-width:440px;max-width:var(--mm-ocd-max-width);background:#fff;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.mm-ocd--left .mm-ocd__content{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-ocd--right .mm-ocd__content{right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-ocd--open .mm-ocd__content{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-ocd__backdrop{position:absolute;top:0;bottom:0;z-index:3;width:calc(100% - 80%);width:calc(100% - var(--mm-ocd-width));min-width:calc(100% - 440px);min-width:calc(100% - var(--mm-ocd-max-width));max-width:calc(100% - 200px);max-width:calc(100% - var(--mm-ocd-min-width));background:rgba(3,2,1,0)}.mm-ocd--left .mm-ocd__backdrop{right:0}.mm-ocd--right .mm-ocd__backdrop{left:0}.mm-spn,.mm-spn a,.mm-spn li,.mm-spn span,.mm-spn ul{display:block;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--mm-spn-item-height:50px;--mm-spn-item-indent:20px;--mm-spn-line-height:24px}.mm-spn{width:100%;height:100%;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;overflow:hidden;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.mm-spn ul{-webkit-overflow-scrolling:touch;position:fixed;top:0;left:100%;bottom:0;z-index:2;width:130%;padding-right:30%;line-height:24px;line-height:var(--mm-spn-line-height);overflow:visible;overflow-y:auto;background:inherit;-webkit-transition:left .3s ease 0s;-o-transition:left .3s ease 0s;transition:left .3s ease 0s;cursor:default}.mm-spn ul:after{content:'';display:block;height:50px;height:var(--mm-spn-item-height)}.mm-spn>ul{left:0}.mm-spn ul.mm-spn--open{left:0}.mm-spn ul.mm-spn--parent{left:-30%;overflow-y:hidden}.mm-spn li{position:relative;background:inherit;cursor:pointer}.mm-spn li:before{content:'';display:block;position:absolute;top:25px;top:calc(var(--mm-spn-item-height)/ 2);right:25px;right:calc(var(--mm-spn-item-height)/ 2);z-index:0;width:10px;height:10px;border-top:2px solid;border-right:2px solid;-webkit-transform:rotate(45deg) translate(0,-50%);-ms-transform:rotate(45deg) translate(0,-50%);transform:rotate(45deg) translate(0,-50%);opacity:.4}.mm-spn li:after{content:'';display:block;margin-left:20px;margin-left:var(--mm-spn-item-indent);border-top:1px solid;opacity:.15}.mm-spn a,.mm-spn .a-mm,.mm-spn span{position:relative;z-index:1;padding:13px 20px;padding:calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/ 2) var(--mm-spn-item-indent)}.mm-spn a{background:inherit;color:inherit;text-decoration:none;text-align:center}.mm-spn a:not(:last-child){width:calc(100% - 50px);width:calc(100% - var(--mm-spn-item-height))}.mm-spn a:not(:last-child):after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;border-right:1px solid;opacity:.15}.mm-spn span{background:0 0}.mm-spn.mm-spn--navbar{cursor:pointer}.mm-spn.mm-spn--navbar:before{content:'';display:block;position:absolute;top:25px;top:calc(var(--mm-spn-item-height)/ 2);left:20px;left:var(--mm-spn-item-indent);width:10px;height:10px;margin-top:2px;border-top:2px solid;border-left:2px solid;-webkit-transform:rotate(-45deg) translate(50%,-50%);-ms-transform:rotate(-45deg) translate(50%,-50%);transform:rotate(-45deg) translate(50%,-50%);opacity:.4}.mm-spn.mm-spn--navbar.mm-spn--main{cursor:default}.mm-spn.mm-spn--navbar.mm-spn--main:before{content:none;display:none}.mm-spn.mm-spn--navbar:after{content:attr(data-mm-spn-title);display:block;position:absolute;top:0;left:0;right:0;height:50px;height:var(--mm-spn-item-height);padding:0 40px;padding:0 calc(var(--mm-spn-item-indent) * 2);line-height:50px;line-height:var(--mm-spn-item-height);opacity:.4;text-align:center;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mm-spn.mm-spn--navbar.mm-spn--main:after{padding-left:20px;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--navbar ul{top:51px;top:calc(var(--mm-spn-item-height) + 1px)}.mm-spn.mm-spn--navbar ul:before{content:'';display:block;position:fixed;top:inherit;z-index:2;width:100%;border-top:1px solid currentColor;opacity:.15}.mm-spn.mm-spn--light{color:#444;background:#f6f6f6}.mm-spn.mm-spn--dark{color:#ddd;background:#333}.mm-spn.mm-spn--vertical{overflow-y:auto}.mm-spn.mm-spn--vertical ul{width:100%;padding-right:0;position:static}.mm-spn.mm-spn--vertical ul ul{display:none;padding-left:20px;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--vertical ul ul:after{height:25px;height:calc(var(--mm-spn-item-height)/ 2)}.mm-spn.mm-spn--vertical ul.mm-spn--open{display:block}.mm-spn.mm-spn--vertical li.mm-spn--open:before{-webkit-transform:rotate(135deg) translate(-50%,0);-ms-transform:rotate(135deg) translate(-50%,0);transform:rotate(135deg) translate(-50%,0)}.mm-spn.mm-spn--vertical ul ul li:last-child:after{content:none;display:none}.mm-spn li,.mm-spn.mm-spn--navbar:before{pointer-events:auto}.mm-spn li:before{opacity:.8}.mm-spn a:not(:last-child):after{border-width:2px}.mm-spn a i{margin-right:.3rem}.mm-spn .container{padding:0}.mm-ocd__content{pointer-events:none}.mm-ocd__content:before{content:'\e646';font-family:'themify';position:absolute;top:1rem;right:1rem;z-index:2;font-size:2rem;font-weight:600;color:var(--color-green);pointer-events:auto;cursor:pointer}[sidebarjs-backdrop],[sidebarjs]{top:0;left:0;width:100vw;height:100vh}.sidebarjs--left[sidebarjs],[sidebarjs].sidebarjs--left [sidebarjs-container]{transform:translate(-100%,0)}.sidebarjs--right[sidebarjs],[sidebarjs].sidebarjs--right [sidebarjs-container]{transform:translate(100%,0)}[sidebarjs].sidebarjs--left [sidebarjs-container]{box-shadow:2px 0 4px rgba(0,0,0,.15)}[sidebarjs].sidebarjs--right [sidebarjs-container]{box-shadow:-2px 0 4px rgba(0,0,0,.15);margin-left:auto}[sidebarjs-backdrop]{position:absolute;background-color:rgba(0 0 0 /55%);opacity:0;transition:opacity 0.3s ease;will-change:opacity;backdrop-filter:blur(8px)}[sidebarjs-container]{position:relative;z-index:1;display:flex;top:0;bottom:0;flex-direction:column;width:calc(100% - 2rem);max-width:30rem;height:100vh;background:#fff;transition:transform ease 0.3s;will-change:transform;padding:3.3rem 2rem 2rem;overflow-y:auto;overflow-x:hidden}[sidebarjs]{position:fixed;z-index:9999;transition:transform 0s ease 0.3s}body.sidebarjs--is-visible{overflow:hidden}[sidebarjs].sidebarjs--is-visible{transform:translate(0,0)!important;transition:transform 0s ease 0s}[sidebarjs].sidebarjs--is-visible [sidebarjs-container]{transform:translate(0,0)}[sidebarjs].sidebarjs--is-moving{transition:none;transform:translate(0,0)}[sidebarjs].sidebarjs--is-moving [sidebarjs-container],[sidebarjs].sidebarjs--is-moving [sidebarjs-backdrop]{transition:none}[sidebarjs-content]{position:relative;width:100%;min-height:100%;transition:width 0.3s ease}[sidebarjs-content].sidebarjs-content--left{margin-left:auto;margin-right:0}[sidebarjs-content].sidebarjs-content--right{margin-left:0;margin-right:auto}[sidebarjs] .heading{margin-bottom:2rem}[sidebarjs] .heading>*{font-size:2.4rem!important}[sidebarjs] .close{position:absolute;top:.5rem;right:.6rem;font-size:3rem}@media (max-width:56.9375em){body:not(#index) #wrapper{padding-top:3rem}}.ppGrid .pp-3>*{position:absolute;top:100%;left:-1px;right:-1px;background:#fff;box-shadow:0 0 25px #0002;visibility:hidden;transition:all .6s ease-out;opacity:0;border:1px solid var(--color-B3);border-top:none}.ppslider{position:relative}.ppslider .item{position:relative}.ppslider .pp-1{display:block}.ppslider .caption{position:absolute;left:5%;top:0;bottom:0;max-width:50%;display:flex;flex-direction:column;justify-content:center;text-align:left;pointer-events:none}.ppslider .hidden{display:none}.ppslider .caption>div{padding:3%;pointer-events:auto;font-family:var(--font-1)}.ppslider .caption h3{font-size:clamp(2.5rem, 2.5vw + 1.3rem, 4.8rem);font-weight:700;line-height:1.1;margin-bottom:.2em;color:#fff}.ppslider .caption p{color:#fff;font-weight:400;font-size:clamp(1.6rem, 1.6vw + .8rem, 3.8rem);line-height:1.3;margin-bottom:0}.ppslider .caption-btn{margin-top:3%}.ppslider .caption-btn .btn{border-color:currentColor;padding:1.6em 4.8em;border-radius:3em;font-size:1.4rem;background:none;color:#fff;font-weight:700}.ppslider .caption .btn:hover{color:var(--color-green)}.ppslider .slick-nav{position:absolute;top:calc(50% - 2.8rem);left:1.5%;right:1.5%;opacity:0}.ppslider:hover .slick-nav{opacity:1}.ppslider .slick-nav .slick-next{left:auto;right:0}.ppslider .slick-dots{padding:2rem 0}#ppslider:hover .slick-arrow{opacity:1}#search_filters .facet+.facet{padding-top:3rem}#search_filters .block-content{padding-left:1rem}@media (max-width:56.9375em){#search_filter_controls{display:flex;justify-content:flex-end;margin-bottom:2rem}#search_filters_wrapper #search_filters{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}#search_filters_wrapper #search_filters>p{display:none}#search_filters_wrapper #search_filters .facet{flex:0 0 100%;padding:0 1rem 2rem}#search_filters .collapse,#search_filters .collapsing{margin-top:1.5rem;margin-bottom:1rem}}@media (min-width:32em) and (max-width:56.9375em){#search_filters_wrapper #search_filters .facet{flex:0 0 50%}}.hiaddtocart.out-of-stock{}.hiaddtocart.out-of-stock .btn{font-size:14px;line-height:16px;font-weight:600;background:none;border:none;color:var(--color-black2)}.hiaddtocart.out-of-stock .btn i{font-size:1.8rem;margin-right:.5rem}.hiaddtocart .product-availability{display:none}.hiaddtocart-st{border-radius:var(--radius-1);box-shadow:0 5px 40px #00000080;display:flex;align-items:center;flex-wrap:wrap;padding:.8rem .9rem}.hiaddtocart-st .product-quantity{padding-right:1.4rem}.hiaddtocart-st .bootstrap-touchspin input.input-group{height:4rem;width:4rem;border-color:var(--color-B2);font-weight:600}.hiaddtocart-st .bootstrap-touchspin .btn-touchspin{font-size:1rem;background:var(--color-black);color:#fff;width:1.8rem;height:1.8rem;border-color:var(--color-black)}.hiaddtocart-st .bootstrap-touchspin .btn-touchspin:hover{background:var(--color-green);border-color:var(--color-green)}.hiaddtocart-st .add-to-cart{min-height:4rem;border-radius:var(--radius-1)}.hiaddtocart-st .add-to-cart svg{margin-right:.7rem}.hiaddtocart-st:hover{border:none!important}/*
 * NOTICE OF LICENSE
 * This source file is subject to the Software License Agreement
 * that is bundled with this package in the file LICENSE.txt.
 * @author    Peter Sliacky (Zelarg)
 * @copyright Peter Sliacky (Zelarg)
 * @license   http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 * Copyright (c) 2021-2023
 */
 #tc-social-logins{display:flex;justify-content:center;margin-bottom:15px;& .tc-social-login-btn{margin:0 2px;cursor:not-allowed;position:relative;text-align:left;border-radius:4px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#3c4043;border:1px solid #dadce0;padding:11px 11px 8px 40px;font-size:14px;font-family:"Roboto",sans-serif;font-weight:500;max-width:100%;width:240px;display:none;&.enabled{cursor:pointer;display:inline-block}& span.social-logo{position:absolute;display:inline-block;left:0;padding:8px 7px 7px 8px;top:1px;bottom:1px;text-align:center;& .facebook-logo{background-image:url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='266.893px' height='266.895px' viewBox='0 0 266.893 266.895' enable-background='new 0 0 266.893 266.895' xml:space='preserve'%3e%3cpath id='Blue_1_' fill='%233C5A99' d='M248.082,262.307c7.854,0,14.223-6.369,14.223-14.225V18.812 c0-7.857-6.368-14.224-14.223-14.224H18.812c-7.857,0-14.224,6.367-14.224,14.224v229.27c0,7.855,6.366,14.225,14.224,14.225 H248.082z'/%3e%3cpath id='f' fill='%23FFFFFF' d='M182.409,262.307v-99.803h33.499l5.016-38.895h-38.515V98.777c0-11.261,3.127-18.935,19.275-18.935 l20.596-0.009V45.045c-3.562-0.474-15.788-1.533-30.012-1.533c-29.695,0-50.025,18.126-50.025,51.413v28.684h-33.585v38.895h33.585 v99.803H182.409z'/%3e%3c/svg%3e")}&>span{display:inline-block;width:21px;height:21px;background-size:contain;background-repeat:no-repeat;background-position:center center}}&:hover{border-color:#d2e3fc;background-color:#f8faff}}}