html.js .fout-c{opacity:1}:root{--fz-html:62.5%;--fz-base:1.6rem;--fw-base:400;--lh-base:1.33;--ff-base:"Avenir Next",sans-serif;--c-base:#424752;--c-white:#fff;--c-black:#000;--c-primary:#3968b0;--c-secondary:#20386d;--c-link:#053d59;--c-grey:#898989;--c-grey-2:#f7f7f7;--c-grey-3:#d8d8d8;--c-green:#699f0a;--c-green-dark:#5c8c08;--c-dark:#2a2b2f;--t-duration:.3s}.footer{overflow:hidden;color:var(--c-white)}.footer .footer__inner{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch}@media (max-width:1023px){.footer .footer__inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.footer .footer__aside{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex:1;flex:1;max-width:33%;padding:4.2rem 0 3rem;padding-right:7rem}.footer .footer__aside:after{content:"";position:absolute;top:0;right:0;background-color:#2a2b2f;width:100vw;height:100%;z-index:-1}@media (max-width:1023px){.footer .footer__aside:after{right:50%;transform:translateX(50%)}}@media (max-width:1299px){.footer .footer__aside{max-width:27%}}@media (max-width:1023px){.footer .footer__aside{max-width:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding-right:0}}.footer .footer__aside-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem}.footer .logo{margin-bottom:2.4rem}.footer .phone{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.footer .footer__content{-ms-flex:1;flex:1;position:relative;padding:5rem 0 5rem 5.2rem}@media (max-width:1023px){.footer .footer__content{padding:2rem 0 3rem}}.footer .footer__content:after{content:"";position:absolute;top:0;left:0;width:100vw;height:100%;background-color:#424752;z-index:-1}@media (max-width:1023px){.footer .footer__content:after{left:50%;transform:translateX(-50%)}}.footer .footer__cols{display:-ms-flexbox;display:flex}@media (max-width:1023px){.footer .footer__cols{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:2.2rem;text-align:left}}.footer .footer__col{-ms-flex:1;flex:1}.footer .footer__col h6{margin-bottom:1.8rem;font-variant:normal;font-style:normal;letter-spacing:.04em}.footer .footer__col--size1{max-width:27%;-ms-flex:0 0 27%;flex:0 0 27%}@media (max-width:1023px){.footer .footer__col--size1{max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}}.footer .footer__col--size2{max-width:28.3%;-ms-flex:0 0 28.3%;flex:0 0 28.3%}@media (max-width:1023px){.footer .footer__col--size2{max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}}.footer .footer__col--size3{max-width:44.7%;-ms-flex:0 0 44.7%;flex:0 0 44.7%}@media (max-width:1023px){.footer .footer__col--size3{max-width:100%;width:100%;-ms-flex:0 0 100%;flex:0 0 100%}}.footer .footer__copyright{margin-bottom:0;justify-self:flex-end;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.footer .footer__socials{margin-top:2rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem}.footer .footer__socials h6{font-weight:700;text-transform:uppercase;margin-bottom:0}.nav-footer li{font-weight:500}.nav-footer li+li{margin-top:1.8rem}.nav-footer a{text-decoration:none}.socials-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem}.socials-wrapper h6{color:var(--c-white);font-weight:700;text-transform:uppercase;margin-bottom:0}.socials ul{list-style-type:none;-ms-flex-align:center;align-items:center;gap:.5rem}.socials li,.socials ul{display:-ms-flexbox;display:flex}.socials li{font-size:2.6rem;transition:opacity var(--t-duration)}.socials li:hover{opacity:.5}.socials li a{display:-ms-inline-flexbox;display:inline-flex}.section{--section-padding:6.4rem 0;--section-background:var(--c-white);--section-products-padding:6.4rem 0 5.2rem;--section-products-background:var(--c-grey-2);--section-overview-padding:5.1rem 0 6rem;--section-overview-background:var(--c-grey-2);--section-posts-padding:5.1rem 0 6rem;--section-posts-background:var(--c-white);--section-brands-padding:2.2rem 0;--section-brands-background:var(--c-primary);--section-no-padding-padding:0;--section-articles-padding:4.2rem 0;padding:var(--section-padding);background-color:var(--section-background)}.section h2{font-weight:500;color:var(--c-secondary);margin-bottom:5.4rem}@media (max-width:1023px){.section h2{margin-bottom:3.6rem}}@media (max-width:767px){.section h2{margin-bottom:2.4rem}}.section--products{--section-padding:var(--section-products-padding);--section-background:var(--section-products-background)}.section--products .section__grid{margin-bottom:7.6rem}@media (max-width:1023px){.section--products .section__grid{margin-bottom:6rem}}.section--products .section__actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.section--overview{--section-padding:var(--section-overview-padding);--section-background:var(--section-overview-background)}.section--posts{--section-padding:var(--section-posts-padding);--section-background:var(--section-posts-background)}.section--brands{--section-padding:var(--section-brands-padding);--section-background:var(--section-brands-background)}.section--no-padding{--section-padding:var(--section-no-padding-padding);overflow:hidden}.section--articles{--section-padding:var(--section-articles-padding)}.section--articles .section__actions{padding:5.7rem 0 2.8rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1023px){.section--articles .section__actions{padding:4rem 0 0}}.section--articles .section__btn{--btn-height:5.4rem;--btn-border-radius:3.2rem;--btn-font-size:1.7rem;--btn-width:25rem}@media (max-width:1023px){.section--articles .section__btn{--btn-width:20rem}}.section--letters .section__actions{padding:4.5rem 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.copyright{font-size:1.3rem;font-weight:500}.subscribe{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;padding:1rem 1.4rem;border-radius:3.2rem;background-color:var(--c-white)}@media (max-width:767px){.subscribe{padding:.6rem 1.2rem}}.subscribe form{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.subscribe input[type=text]{background-color:transparent;height:43px;border:none;border-radius:2.8rem;padding:0 1rem;color:var(--c-base);-ms-flex:1;flex:1;min-width:0}.subscribe .subscribe__btn{border:none}::selection{background:var(--c-primary);color:var(--c-white)}::-moz-selection{background:var(--c-primary);color:var(--c-white)}.main{min-height:50vh}@media (max-width:1023px){.open-close{position:relative}}@media (max-width:1023px) and (max-width:1023px){.open-close.has-pass{padding-bottom:.3rem}}@media (max-width:1023px){.open-close:after{position:absolute;right:-9999px;bottom:0;left:-9999px;height:1px;content:"";background-color:#fff}.open-close .opener{position:relative;cursor:pointer}.open-close .opener:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23fff" d="M241 369c-9.4 9.4-24.6 9.4-33.9 0L47 209c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 369z"/></svg>');background-repeat:no-repeat;background-size:contain;font-size:11px;width:20px;height:20px;position:absolute;top:50%;right:3px;content:" ";transition:transform .3s ease-in-out;transform:translateY(-50%);transform-origin:center}.open-close .slide{padding-bottom:22px}.open-close.active .opener:before{transform:translateY(-50%) rotate(180deg)}}.invalid-feedback{font-style:italic;color:red}.section-underline{border:none;height:5px;background:linear-gradient(90deg,#3a3d46 195px,#fff 0);margin:0;padding:0;position:relative;top:-4rem}@media (max-width:1023px){.section-underline{top:-2rem}}.wp-block-list{margin-left:30px}.wp-block-list li{margin-bottom:10px}
/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */
.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,.9);outline:none!important;opacity:0;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}.lity-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}.lity-content{z-index:9993;width:100%;transform:scale(1);transition:transform .3s ease}.lity-closed .lity-content,.lity-loading .lity-content{transform:scale(.8)}.lity-content:after{content:"";position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:0 0;outline:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:active,.lity-close:focus,.lity-close:hover,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:0 0;outline:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container,.lity-iframe .lity-container,.lity-vimeo .lity-container,.lity-youtube .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.lity-hide{display:none}.lity-active,.lity-active body{overflow:hidden}
.card-product{box-shadow:0 0 33px 0 rgba(0,0,0,.05);background-color:var(--c-white);border-radius:2rem;padding:4.5rem 4.5rem 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1299px){.card-product{padding:2.4rem}}.card-product .card__image{max-width:100%;text-align:center;margin-bottom:3.8rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:27rem}@media (max-width:1299px){.card-product .card__image{height:24rem}}@media (max-width:1199px){.card-product .card__image{height:20rem}}.card-product .card__image img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.card-product h5{font-size:2rem;line-height:1.1;color:var(--c-primary);margin-bottom:.3rem}.card-product .card__content{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;text-align:center;font-size:1.4rem;line-height:1.6;font-weight:500;margin-bottom:-2.3rem}@media (max-width:1299px){.card-product .card__content{margin-bottom:-4.5rem}}.card-product .card__btn{-ms-flex:none;flex:none;margin-top:2rem;border-radius:100px}@media (max-width:1299px){.card-product .card__btn{margin-top:1rem}}.single-blog{background-color:var(--c-grey-2);padding-top:35px;padding-bottom:50px}.entry-content{background:#fff;padding:5px 20px 40px;border-radius:10px;border:1px solid}.entry-content h1.hding{margin:10px 0 15px;color:var(--c-primary)}.the-content{font-size:1.8rem;line-height:1.5}.the-content h1,.the-content h2,.the-content h3,.the-content h4,.the-content h5,.the-content h6{margin-bottom:1.5rem;color:var(--c-secondary)}.the-content a:hover{color:var(--c-primary)}.the-content .wp-block-image{margin:20px 0}.the-content .wp-block-image .aligncenter{text-align:center}.pnext-box{-ms-flex-pack:justify;justify-content:space-between;margin:40px 0 50px}.pnext-box,.pnext-box .ttl a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.pnext-box .ttl a{-ms-flex-pack:center;justify-content:center;text-decoration:none}.pnext-box .ttl a:hover,.pnext-box .ttl a:hover span,.pnext-box .ttl a:hover svg{color:var(--c-primary)}.pnext-box .ttl .ihc{margin:0 14px}.pnext-box .ttl .nr span{display:block}.back-to{text-align:center;margin:40px 0 15px}