﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(0.54, 1.5, 0.38, 1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:rgba(0,0,0,0);border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}@font-face{font-display:swap;font-family:"Rubik";font-style:normal;font-weight:300;src:url("../fonts/rubik-v28-latin-300.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Rubik";font-style:italic;font-weight:300;src:url("../fonts/rubik-v28-latin-300italic.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Rubik";font-style:normal;font-weight:400;src:url("../fonts/rubik-v28-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Rubik";font-style:normal;font-weight:500;src:url("../fonts/rubik-v28-latin-500.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Rubik";font-style:italic;font-weight:500;src:url("../fonts/rubik-v28-latin-500italic.woff2") format("woff2")}*,*:before,*:after{box-sizing:inherit;overflow-wrap:break-word;word-wrap:break-word}.svg-icon{max-width:100%;display:inline-block;position:relative;user-select:none}.svg-icon canvas{display:block;width:100%;visibility:hidden}.svg-icon svg{position:absolute;top:0;left:0;width:100%;height:100%}.visually-hidden,.screen-reader-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.no-wrap{white-space:nowrap}@keyframes bouncing-loader{from{opacity:1;transform:translateY(0)}to{opacity:.1;transform:translateY(-1rem)}}.bouncing-loader{display:flex;width:100%;padding:7.5rem 0;justify-content:center;align-items:center}.bouncing-loader__dot{width:1rem;height:1rem;border-radius:50%;margin:2rem .2rem;background:#f03332;animation:bouncing-loader 600ms infinite alternate}.bouncing-loader__dot:nth-child(2){animation-delay:200ms}.bouncing-loader__dot:nth-child(3){animation-delay:200ms}.lead{font-size:1.2rem;font-weight:300}address{font-style:normal;white-space:nowrap}strong{font-weight:500}small{font-size:.8rem}a:link,a:visited{text-decoration:none}a:hover,a:active{text-decoration:none}.link--phone,.link--mail{display:inline-block;margin:.2rem 0;color:#000;transition:color 100ms ease-in-out}.link--phone:hover,.link--phone:active,.link--mail:hover,.link--mail:active{color:#f03332}.link--phone:before,.link--mail:before{content:"";display:inline-block;width:.9rem;height:.9rem;margin-right:.6rem;background-image:url("../images/phone.svg");background-repeat:no-repeat;background-size:contain}.link--mail:before{background-image:url("../images/mail.svg")}.content-text-area a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.woocommerce-loop-product__link):link,.content-text-area a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.woocommerce-loop-product__link):visited{color:#000;text-decoration:none;border-bottom:1px solid #000;transition:color 100ms ease-in-out,border-bottom-color 100ms ease-in-out}.content-text-area a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):hover,.content-text-area a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):active{color:#f03332;border-bottom-color:#f03332}.content-text-area img{max-width:100%;height:auto}button{appearance:none;cursor:pointer;outline:none}.button,.form .nf-form-content button.nf-fu-fileinput-button,.form .nf-form-content input[type=button],.button--gray,.tinvwl_all_cart_to_wishlist_button,.shop_table [name=update_cart],.shop_table [name=apply_coupon]{cursor:pointer;appearance:none;position:relative;display:inline-block;border-radius:8px;font-size:.8rem;font-weight:500;line-height:1;color:#fff;white-space:nowrap;text-align:center;padding:1rem 1.6rem;margin:.5rem 1rem 0 0;border:none;background-color:#f03332;box-shadow:0px 8px 16px rgba(240,51,50,.15),inset 0px -2px 0px rgba(0,0,0,.2);transition:background-color 100ms ease-in-out}@media(max-width: 850px){.button,.form .nf-form-content button.nf-fu-fileinput-button,.form .nf-form-content input[type=button],.button--gray,.tinvwl_all_cart_to_wishlist_button,.shop_table [name=update_cart],.shop_table [name=apply_coupon]{padding:.8rem 1.4rem;font-size:1rem}}.button:hover,.form .nf-form-content button.nf-fu-fileinput-button:hover,.form .nf-form-content input[type=button]:hover,.button--gray:hover,.tinvwl_all_cart_to_wishlist_button:hover,.shop_table [name=update_cart]:hover,.shop_table [name=apply_coupon]:hover,.button:focus,.form .nf-form-content button.nf-fu-fileinput-button:focus,.form .nf-form-content input[type=button]:focus,.button--gray:focus,.tinvwl_all_cart_to_wishlist_button:focus,.shop_table [name=update_cart]:focus,.shop_table [name=apply_coupon]:focus{color:#fff;background-color:#ee1b1a}.button:active,.form .nf-form-content button.nf-fu-fileinput-button:active,.form .nf-form-content input[type=button]:active,.button--gray:active,.tinvwl_all_cart_to_wishlist_button:active,.shop_table [name=update_cart]:active,.shop_table [name=apply_coupon]:active{box-shadow:none}.button:disabled,.form .nf-form-content button.nf-fu-fileinput-button:disabled,.form .nf-form-content input[type=button]:disabled,.button--gray:disabled,.tinvwl_all_cart_to_wishlist_button:disabled,.shop_table [name=update_cart]:disabled,.shop_table [name=apply_coupon]:disabled{cursor:default;color:#919191;background-color:#f2f2f2;box-shadow:inset 0px -2px 0px rgba(0,0,0,.15)}.button--gray,.tinvwl_all_cart_to_wishlist_button,.shop_table [name=update_cart],.shop_table [name=apply_coupon]{color:#000;background-color:#f2f2f2;box-shadow:inset 0px -2px 0px rgba(0,0,0,.15)}.button--gray:hover,.tinvwl_all_cart_to_wishlist_button:hover,.shop_table [name=update_cart]:hover,.shop_table [name=apply_coupon]:hover,.button--gray:focus,.tinvwl_all_cart_to_wishlist_button:focus,.shop_table [name=update_cart]:focus,.shop_table [name=apply_coupon]:focus{color:#000;background-color:#eaeaea}.button--small,.tinvwl_all_cart_to_wishlist_button,.shop_table [name=update_cart],.shop_table [name=apply_coupon]{font-size:.7rem;padding:.6rem 1rem}h1,h2,h3,h4,h5,h6{color:#f03332;font-family:"Rubik",sans-serif;font-weight:300;font-style:normal;line-height:1.3;margin:1rem 0}h1{font-size:2.4rem;margin:1.5rem 0}@media(max-width: 850px){h1{font-size:2rem}}h2{font-size:2rem}@media(max-width: 850px){h2{font-size:1.8rem}}h3{font-size:1.8rem}@media(max-width: 850px){h3{font-size:1.6rem}}h4{font-size:1.6rem}@media(max-width: 850px){h4{font-size:1.4rem}}h5{font-size:1.4rem}@media(max-width: 850px){h5{font-size:1.2rem}}h6{font-size:1.2rem;font-weight:500;color:#930100}@media(max-width: 850px){h6{font-size:1.1rem}}.woocommerce-page h2{font-size:1.6rem}@media(max-width: 850px){.woocommerce-page h2{font-size:1.4rem}}.woocommerce-page h3{font-size:1.6rem}@media(max-width: 850px){.woocommerce-page h3{font-size:1.4rem}}p+h1,p+h2,p+h3,p+h4,p+h5,p+h6{margin-top:1.5rem}input,textarea{width:100%;font-family:"Rubik",sans-serif;font-size:1rem;font-weight:300;font-style:normal;border:1px solid #dfdfdf;background:#fff;color:#000;padding:.5rem}input:focus,textarea:focus{outline:none;border-color:#c6c6c6;color:#000}input[type=radio],input[type=checkbox],textarea[type=radio],textarea[type=checkbox]{width:auto}textarea{height:7rem;line-height:1.5}label,legend{font-size:.8rem;font-weight:500;margin-bottom:.25rem}select{color:#000;font-size:1rem;font-weight:300;appearance:none;background:rgba(0,0,0,0);border:1px solid #dfdfdf;border-radius:0px;padding:.6rem 2.4rem .6rem .6rem;background-image:url("../images/arrow-down-red.svg");background-size:.7rem;background-repeat:no-repeat;background-position:calc(100% - 1rem) 53%}select:focus,select:active{outline:none;border-color:#c6c6c6}fieldset{border:1px solid #dfdfdf;background:#f2f2f2;padding:1rem 1.5rem}html{box-sizing:border-box;font-size:20px;font-family:"Rubik",sans-serif;font-weight:300;line-height:1.5;color:#000}@media(max-width: 1000px){html{font-size:18px}}@media(max-width: 850px){html{font-size:16px}}*,*:before,*:after{box-sizing:inherit;overflow-wrap:break-word;word-wrap:break-word}.wrapper{max-width:1500px;width:92vw;min-height:55vh;margin:0 auto}.element{margin:6rem auto}@media(max-width: 1000px){.element{margin:4rem auto}}@media(max-width: 850px){.element{margin:2rem auto}}.filter-button,.team-filter-button,.references-filter-button,.posts-filter-button,.posts__pagination ul li .page-numbers{font-size:.8rem;font-weight:500;white-space:nowrap;color:#000;padding:.45rem 1rem;margin:.25rem;border-radius:1rem;background-color:#f2f2f2;border:none}.filter-button:focus,.team-filter-button:focus,.references-filter-button:focus,.posts-filter-button:focus,.posts__pagination ul li .page-numbers:focus{outline:none}.filter-button.active,.active.team-filter-button,.active.references-filter-button,.active.posts-filter-button,.posts__pagination ul li .active.page-numbers{color:#fff;background-color:#f03332;box-shadow:0px 8px 16px rgba(240,51,50,.15),inset 0px -2px 0px rgba(0,0,0,.2)}.tippy-content ul{list-style:none;margin:0;padding:0}.wcb2b-discount-amount{display:none}.page-header{display:flex;justify-content:space-between;align-items:center;max-width:1500px;width:92vw;margin:0 auto;padding:2rem 0 0}@media(max-width: 850px){.page-header{padding-top:1rem}}.header__homelink{max-width:35vw;width:171px;flex:0 0 171px}@media(max-width: 850px){.header__homelink{order:1}}.header__homelink,.mobile-menu__homelink{font-size:0}.header-menu{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;list-style:none;margin:0;padding:0}@media(max-width: 850px){.header-menu{display:none}}.header-menu a:link,.header-menu a:visited{font-size:.8rem;font-weight:500;white-space:nowrap;color:#000;padding:.45rem 1rem;border-radius:1rem;transition:color 100ms ease-in-out}.header-menu a:hover,.header-menu a:active{color:#f03332}.header-menu .menu-item{list-style:none;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.header-menu .menu-item.lang-item{margin-right:0}.header-menu .menu-item.lang-item a{padding-left:0;padding-right:0}.header-menu .menu-item.lang-item:not(:last-child) a:after{content:"/";font-family:monospace}.header-menu .menu-item.lang-item:not(:last-child) a:hover:after{color:#000}.header-menu>.menu-item{position:relative;line-height:1;margin:.5rem 2rem .5rem 0}@media(max-width: 1500px){.header-menu>.menu-item{margin-right:1.5vw}}.header-menu>.menu-item:last-child{margin-right:0}.header-menu>.current_page_item>a:link,.header-menu>.current_page_item>a:visited,.header-menu>.current-menu-parent>a:link,.header-menu>.current-menu-parent>a:visited{background:#f2f2f2}.header-menu .sub-menu{z-index:100;display:none;position:absolute;top:calc(100% + 1.25rem);left:0;list-style:none;padding:1rem 0 1rem;background:#f03332;border-radius:8px;box-shadow:inset 0px -2px 0px rgba(0,0,0,.2),0 1rem 1rem 0 rgba(0,0,0,.1)}.header-menu .sub-menu a:link,.header-menu .sub-menu a:visited{display:block;color:#fff;padding:.75rem 1.5rem}.header-menu .sub-menu a:hover,.header-menu .sub-menu a:active{color:#930100}.header-menu .sub-menu:before{content:"";display:block;position:absolute;top:-1rem;left:2rem;border-left:1rem solid rgba(0,0,0,0);border-right:1rem solid rgba(0,0,0,0);border-bottom:1rem solid #f03332}.header-menu .sub-menu .current-menu-item a:link,.header-menu .sub-menu .current-menu-item a:visited{color:#930100}.header-menu .submenu-is-open .sub-menu{display:block}.header-menu .menu-item-has-children>a:link,.header-menu .menu-item-has-children>a:visited{cursor:default}.header-menu .menu-item-has-children>a:link:before,.header-menu .menu-item-has-children>a:visited:before{content:"";display:inline-block;margin-bottom:1px;margin-right:.4rem;border-left:.3rem solid rgba(0,0,0,0);border-right:.3rem solid rgba(0,0,0,0);border-top:.4rem solid #f03332}.header-menu .menu-item-has-children>a:hover,.header-menu .menu-item-has-children>a:active{color:#000}.header__shop-links{display:flex;justify-content:space-around;align-items:center}.header__shop-links>a{position:relative;margin:0 .75rem}@media(max-width: 850px){.header__shop-links{order:2}}.header-cart-link__count{position:absolute;top:-0.4rem;right:-0.6rem;width:.8rem;height:.8rem;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#b5db1b;color:#fff;font-size:.6rem;font-weight:500}div.wishlist_products_counter{min-height:0;min-width:0;margin:0 .75rem}div.wishlist_products_counter .wishlist-icon{display:inline-block;width:1.2rem;height:1rem;background-image:url("../images/list.svg");background-repeat:no-repeat;background-size:contain;background-position:center}a.wishlist_products_counter.top_wishlist-heart:before{display:none}div.wishlist_products_counter .wishlist_products_counter_number{min-height:0;min-width:0;position:absolute;top:-0.4rem;right:-0.6rem;width:.8rem;height:.8rem;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#b5db1b;color:#fff;font-size:.6rem;font-weight:500}div.wishlist_products_counter .wishlist_products_counter_number:empty{display:none}.has-home-icon a:link,.has-home-icon a:visited{display:inline-block;position:relative}.has-home-icon a:link:before,.has-home-icon a:visited:before{content:"";display:inline-block;position:relative;top:1px;width:.8rem;height:.8rem;margin-right:.4rem;background-image:url("../images/home.svg");background-repeat:no-repeat;background-size:contain}.mobile-menu-wrapper{display:none;position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;padding:1rem 4vw 3rem 4vw;overflow:scroll;-webkit-overflow-scrolling:touch;background:#fff}.mobile-menu-wrapper.mobile-menu-is-open{display:block}.mobile-menu__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.mobile-menu__homelink{max-width:35vw}.open-mobile-menu,.close-mobile-menu{position:relative;display:none;background:none;border:none;padding:.25rem 0;font-size:1rem;padding-right:1.5rem;background-image:url("../images/menu.svg");background-size:1rem;background-repeat:no-repeat;background-position:right center;outline:none}@media(max-width: 850px){.open-mobile-menu,.close-mobile-menu{display:block;order:2}}.close-mobile-menu{padding-right:1.3rem;background-image:url("../images/close.svg");background-size:.8rem}.mobile-menu{list-style:none;margin:0;padding:0}.mobile-menu .sub-menu{display:none;list-style:none;margin:0;padding:0;background:#fff}.mobile-menu .sub-menu a:link,.mobile-menu .sub-menu a:visited,.mobile-menu .sub-menu a:hover,.mobile-menu .sub-menu a:active{font-size:.9rem;padding-left:2.4rem}.mobile-menu>.current_page_item>a:link,.mobile-menu>.current_page_item>a:visited,.mobile-menu>.current-menu-parent>a:link,.mobile-menu>.current-menu-parent>a:visited{color:#f03332}.mobile-menu .submenu-is-open .sub-menu{display:block}.mobile-menu .submenu-is-open>a:link:after,.mobile-menu .submenu-is-open>a:visited:after{transform:rotate(180deg)}.mobile-menu a:link,.mobile-menu a:visited,.mobile-menu a:hover,.mobile-menu a:active{display:block;color:#000;font-size:1rem;padding:1rem;border-bottom:1px solid #dfdfdf}.mobile-menu .menu-item-has-children{position:relative;touch-action:none}.mobile-menu .menu-item-has-children>a:link,.mobile-menu .menu-item-has-children>a:visited{position:relative}.mobile-menu .menu-item-has-children>a:link:after,.mobile-menu .menu-item-has-children>a:visited:after{content:"";position:absolute;display:block;top:1.5rem;right:1rem;width:0;height:0;border-left:.4rem solid rgba(0,0,0,0);border-right:.4rem solid rgba(0,0,0,0);border-top:.5rem solid #000}footer{background:#f03332;margin-top:10rem}@media(max-width: 850px){footer{margin-top:5rem}}footer .social-media__icon img{width:40px;margin-top:1rem}.footer__content{max-width:1500px;width:92vw;padding:5rem 0 7rem;margin:0 auto;display:flex;justify-content:stretch;align-items:center;flex-wrap:wrap;color:#fff}@media(max-width: 850px){.footer__content{padding:2rem 0 3rem}}.footer__left,.footer__right{display:flex;align-items:center}.footer__left{justify-content:flex-start;width:40%;flex:0 0 40%}@media(max-width: 1500px){.footer__left{width:100%;flex:0 0 100%;margin-bottom:5rem}}@media(max-width: 850px){.footer__left{flex-wrap:wrap;margin-bottom:3rem}}.footer__right{justify-content:space-between;width:60%;flex:0 0 60%}@media(max-width: 1500px){.footer__right{width:100%;flex:0 0 100%;justify-content:center}}@media(max-width: 850px){.footer__right{flex-wrap:wrap}}.footer__contact{margin-right:4vw}@media(max-width: 1500px){.footer__contact{margin-right:10vw;padding-left:2rem}}@media(max-width: 850px){.footer__contact{width:100%;flex:0 0 100%;margin-right:0;margin-bottom:2rem;padding-left:0}}.contact{margin-top:1rem}.footer-link--phone,.footer-link--mail{display:inline-block;color:#fff;margin-left:-1.75rem;margin-bottom:.3rem}@media(max-width: 850px){.footer-link--phone,.footer-link--mail{margin-left:0}}.footer-link--phone span,.footer-link--mail span{display:inline-block;padding-bottom:1px;border-bottom:1px solid #930100;transition:border-bottom-color 100ms ease-in-out}.footer-link--phone:hover span,.footer-link--phone:active span,.footer-link--mail:hover span,.footer-link--mail:active span{border-bottom-color:#fff}.footer-link--phone:before,.footer-link--mail:before{content:"";display:inline-block;width:1rem;height:1rem;margin-right:.75rem;background-image:url("../images/phone-darkred.svg");background-repeat:no-repeat;background-size:contain;vertical-align:middle}.footer-link--mail:before{background-image:url("../images/mail-darkred.svg")}.footer__menu{list-style:none;margin:0 2rem 0 0;padding:0}.footer__menu li{margin-bottom:.3rem}.footer__menu a:link,.footer__menu a:visited{display:inline-block;color:#fff;padding-bottom:1px;border-bottom:1px solid #930100;transition:border-bottom-color 100ms ease-in-out}.footer__menu a:hover,.footer__menu a:active{border-bottom-color:#fff}.footer__menu .menu-item{list-style:none;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.footer__menu .sub-menu{display:none}.footer__text{max-width:320px;flex:1 1 320px;margin-left:2rem}@media(max-width: 1500px){.footer__text{width:50%;flex:0 0 50%}}@media(max-width: 850px){.footer__text{width:100%;flex:0 0 100%;margin-left:0}}.footer__text .footer__slogan p{font-weight:600;text-transform:uppercase;font-size:2em;line-height:1.2em}.footer__map{text-align:center}@media(max-width: 1500px){.footer__map{width:50%;flex:0 0 50%}}@media(max-width: 850px){.footer__map{width:100%;flex:0 0 100%;margin-bottom:2rem}}.footer__map .locations-map{width:100%;max-width:25rem}.woocommerce-account .element--text{margin:7.5rem auto 3rem}@media(max-width: 850px){.woocommerce-account .element--text{margin:7.5vw 0 3vw}}.shop-wrapper.account-wrapper{max-width:990px;margin:0 auto}.shop-wrapper.account-wrapper .woocommerce{display:flex;justify-content:stretch;flex-wrap:wrap}.shop-wrapper.account-wrapper .woocommerce-notices-wrapper{flex:0 0 100%;width:100%}#customer_login{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:3rem}@media(max-width: 850px){#customer_login{flex-wrap:wrap}}#customer_login .col-1,#customer_login .col-2{flex:0 0 46%;margin:10px}#customer_login .col-1,#customer_login .woocommerce-form-register .col-2{width:46%}@media(max-width: 850px){#customer_login .col-1,#customer_login .woocommerce-form-register .col-2{width:100%;flex:0 0 100%}}.woocommerce-form-login,.woocommerce-form-register{padding:1.5rem;border-radius:8px;background:#f2f2f2;font-size:.8rem}.woocommerce-form-login a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):link,.woocommerce-form-login a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):visited,.woocommerce-form-register a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):link,.woocommerce-form-register a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):visited{color:#000;text-decoration:none;border-bottom:1px solid #000;transition:color 100ms ease-in-out,border-bottom-color 100ms ease-in-out}.woocommerce-form-login a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):hover,.woocommerce-form-login a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):active,.woocommerce-form-register a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):hover,.woocommerce-form-register a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):active{color:#f03332;border-bottom-color:#f03332}.woocommerce-form-login button,.woocommerce-form-register button{margin-top:1.5rem}.woocommerce-form-login .password-input{display:flex;column-gap:10px}.woocommerce-form-login .show-password-input{margin-top:0;margin-block:.5rem;border:none;margin-left:-40px;background:none}.woocommerce-form-login .show-password-input:after{font-family:dashicons,serif;speak:never;-webkit-font-smoothing:antialiased;content:""}.woocommerce-MyAccount-navigation{width:30%;flex:0 0 30%}@media(max-width: 850px){.woocommerce-MyAccount-navigation{width:100%;flex:0 0 100%}}.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;border-radius:8px;border:solid 1px #dfdfdf}.woocommerce-MyAccount-navigation li{padding:0;background:none;border-bottom:1px solid #dfdfdf}.woocommerce-MyAccount-navigation li:last-child{border-bottom:none}.woocommerce-MyAccount-navigation a:link,.woocommerce-MyAccount-navigation a:visited{display:inline-block;color:#000;font-size:.8rem;font-weight:500;padding:.6rem 1rem;transition:none;text-transform:none}.woocommerce-MyAccount-navigation a:hover,.woocommerce-MyAccount-navigation a:active{color:#f03332 !important}.woocommerce-MyAccount-navigation .is-active a:link,.woocommerce-MyAccount-navigation .is-active a:visited{color:#930100}.woocommerce-MyAccount-content{width:calc(70% - 1.5rem);flex:0 0 calc(70% - 1.5rem);margin-left:1.5rem;padding:1rem 1.5rem;border-radius:8px;border:1px solid #dfdfdf}@media(max-width: 850px){.woocommerce-MyAccount-content{width:100%;flex:0 0 100%;margin-left:0;margin-top:2rem}}.woocommerce-MyAccount-content a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):link,.woocommerce-MyAccount-content a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):visited{color:#000;text-decoration:none;border-bottom:1px solid #000;transition:color 100ms ease-in-out,border-bottom-color 100ms ease-in-out}.woocommerce-MyAccount-content a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):hover,.woocommerce-MyAccount-content a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):active{color:#f03332;border-bottom-color:#f03332}.woocommerce-MyAccount-content .woocommerce-Address-title{display:flex;justify-content:space-between;align-items:center}.woocommerce-EditAccountForm .form-row-first,.woocommerce-EditAccountForm .form-row-last{width:100%;flex:0 0 100%}.content-text-area .adventcalendar__door-link>img{max-height:30px}@media(min-width: 1000px){.content-text-area .adventcalendar__door-link>img{max-height:50px}}.third-level-categories{display:flex;flex-wrap:wrap;overflow:hidden;border:1px solid #dfdfdf;border-radius:8px;list-style:none;margin:0;padding:0}.third-level-categories li{width:33.333333%;flex:0 0 33.333333%;border-right:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf}@media(max-width: 850px){.third-level-categories li{width:100%;flex:0 0 100%;border-right:none}}.third-level-categories li:nth-child(3n){border-right:none}.third-level-categories a:link,.third-level-categories a:visited{display:block;color:#000;font-size:.8rem;font-weight:500;padding:.75rem;background-image:url("../images/arrow-right-gray.svg");background-size:.4rem;background-repeat:no-repeat;background-position:calc(100% - 1rem) 53%}.third-level-categories a:hover,.third-level-categories a:active{color:#f03332}select.orderby{border-radius:8px;font-size:.8rem}.products:not(.related){display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin-left:-2%}.products:not(.related) .product{position:relative;overflow:hidden;width:31.333333%;flex:0 0 31.333333%;margin-left:2%;border-radius:8px;border:solid 1px #dfdfdf;margin-bottom:2rem;padding-bottom:3.5rem}@media(max-width: 1200px){.products:not(.related) .product{width:48%;flex:0 0 48%}}@media(max-width: 600px){.products:not(.related) .product{width:98%;flex:0 0 98%}}.products:not(.related) .product:hover,.products:not(.related) .product:active{border-color:#c6c6c6}.products:not(.related) .product .product-image{margin:1rem;padding-bottom:100%;background-size:contain;background-position:center;background-repeat:no-repeat}.woocommerce-loop-product__link{display:block}.onsale{position:absolute;top:1rem;right:1rem;width:4rem;height:4rem;font-size:.7rem;font-weight:500;transform:rotate(-10deg);text-align:center;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f03332;color:#fff}.single-product .onsale{display:none}.product-title-wrapper{padding:1rem}.product-title-wrapper .sku{font-size:.7rem;color:gray;display:inline-block}h2.woocommerce-loop-product__title{font-size:1.2rem;margin:.25rem 0}.product-actions{position:absolute;left:0;bottom:0;width:100%;height:4.5rem;overflow:hidden;border-top:solid 1px #dfdfdf;display:flex;justify-content:flex-start;align-items:center;padding:1rem}.product-actions .button,.product-actions .form .nf-form-content button.nf-fu-fileinput-button,.form .nf-form-content .product-actions button.nf-fu-fileinput-button,.product-actions .form .nf-form-content input[type=button],.form .nf-form-content .product-actions input[type=button],.product-actions .button--gray,.product-actions .tinvwl_all_cart_to_wishlist_button,.product-actions .shop_table [name=update_cart],.shop_table .product-actions [name=update_cart],.product-actions .shop_table [name=apply_coupon],.shop_table .product-actions [name=apply_coupon],.product-actions button{font-size:0;text-indent:-9999px;margin:0;padding:0;width:1.25rem;height:1.25rem;box-shadow:none;background-color:rgba(0,0,0,0);background-image:url("../images/three-dots.svg");background-size:100%;background-repeat:no-repeat;background-position:center}.product-actions .button:hover,.product-actions .form .nf-form-content button.nf-fu-fileinput-button:hover,.form .nf-form-content .product-actions button.nf-fu-fileinput-button:hover,.product-actions .form .nf-form-content input[type=button]:hover,.form .nf-form-content .product-actions input[type=button]:hover,.product-actions .button--gray:hover,.product-actions .tinvwl_all_cart_to_wishlist_button:hover,.product-actions .shop_table [name=update_cart]:hover,.shop_table .product-actions [name=update_cart]:hover,.product-actions .shop_table [name=apply_coupon]:hover,.shop_table .product-actions [name=apply_coupon]:hover,.product-actions .button:active,.product-actions .form .nf-form-content button.nf-fu-fileinput-button:active,.form .nf-form-content .product-actions button.nf-fu-fileinput-button:active,.product-actions .form .nf-form-content input[type=button]:active,.form .nf-form-content .product-actions input[type=button]:active,.product-actions .button--gray:active,.product-actions .tinvwl_all_cart_to_wishlist_button:active,.product-actions .shop_table [name=update_cart]:active,.shop_table .product-actions [name=update_cart]:active,.product-actions .shop_table [name=apply_coupon]:active,.shop_table .product-actions [name=apply_coupon]:active,.product-actions button:hover,.product-actions button:active{background-color:rgba(0,0,0,0)}.product-actions .add_to_cart_button.product_type_simple{background-image:url("../images/cart-red.svg")}.product-actions .availability-notice{margin-left:1rem}.product-actions .button+button,.product-actions .form .nf-form-content button.nf-fu-fileinput-button+button,.form .nf-form-content .product-actions button.nf-fu-fileinput-button+button,.product-actions .form .nf-form-content input[type=button]+button,.form .nf-form-content .product-actions input[type=button]+button,.product-actions .button--gray+button,.product-actions .tinvwl_all_cart_to_wishlist_button+button,.product-actions .shop_table [name=update_cart]+button,.shop_table .product-actions [name=update_cart]+button,.product-actions .shop_table [name=apply_coupon]+button,.shop_table .product-actions [name=apply_coupon]+button{margin-left:1rem}.product-actions .price{text-align:right;margin-left:auto;width:80%}.product-actions .price>.woocommerce-Price-amount{display:block;line-height:1}.product-actions .price del{display:inline-block;font-size:small;float:none;padding:7px 0 0 10px}.product-actions .price ins{display:block;color:#f03332;text-decoration:none}.shop-aktion+.category-image{display:none}.woocommerce-price-suffix{display:block;font-size:small}.tier-prices-tooltip{font-size:.8rem;line-height:1;background-image:url("../images/info.svg");background-repeat:no-repeat;background-position:left;background-size:.75rem;padding-left:1rem}.pricecol>.woocommerce-Price-amount{display:block}button.nav-btn.nav-btn-next{display:none}.woocommerce_pdf_catalog_button i.fa.fa-file-pdf{margin-right:5px}.cat-item.cat-item-1801,.cat-item.cat-item-6046,.cat-item.cat-item-6048{display:none}.woocommerce-cart .element--text{margin:3rem auto 3rem}@media(max-width: 850px){.woocommerce-cart .element--text{margin:3vw 0 3vw}}.shop-wrapper.cart-wrapper{max-width:990px;margin:0 auto}.shop_table{border-collapse:collapse;border-radius:8px}.shop_table a:link,.shop_table a:visited{color:#000}.shop_table a:hover,.shop_table a:active{color:#f03332}.shop_table [name=apply_coupon]{margin:0}.shop_table th{padding:.5rem 1rem;font-size:.8rem;font-weight:500}@media(max-width: 1000px){.shop_table th{padding:.5rem .1rem}}.shop_table .cart_item td{padding:.5rem 1rem;border-top:1px solid #dfdfdf}@media(max-width: 1000px){.shop_table .cart_item td{padding:.5rem .1rem}}.shop_table .product-remove{width:10%;text-align:center}.shop_table .product-thumbnail{width:10%}@media(max-width: 600px){.shop_table .product-thumbnail{display:none;width:0}}.shop_table .product-thumbnail img{width:100%;height:auto}.shop_table .product-name{text-align:left;width:40%}@media(max-width: 600px){.shop_table .product-name{width:35%;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}}.shop_table .product-name .variation{font-size:.8rem;margin:0}.shop_table .product-name .variation dt,.shop_table .product-name .variation dd{display:inline-block;margin:0}.shop_table .product-name .variation dt p,.shop_table .product-name .variation dd p{margin:0}.shop_table .product-availability{text-align:center}.shop_table .product-price{width:10%;text-align:right}@media(max-width: 600px){.shop_table .product-price{display:none;width:0}}.shop_table th.product-price{text-align:center}.shop_table .product-quantity{width:15%}.shop_table .quantity{display:flex;justify-content:space-between}.shop_table .quantity .wac-qty-button{display:inline-flex;justify-content:center;align-items:center;border-radius:50%;background:#f2f2f2;padding:0;width:1.2rem;height:1.2rem}.shop_table .quantity .wac-qty-button b{font-weight:500}.shop_table .quantity input{width:2rem;appearance:none;background:none;border:none;padding:0;margin:0;text-align:center}.shop_table .product-subtotal{width:10%;text-align:right}.shop_table .actions{border-top:1px solid #dfdfdf}.shop_table .delete-cart-item{appearance:none;background:none;border:none}.coupon{display:flex;justify-content:flex-end;align-items:center;text-align:right;margin:2rem 0}.coupon label{font-size:.7rem;margin-right:.5rem}.coupon .input-text{width:8rem;font-size:.8rem;padding:.4rem;margin-right:.5rem}.cart_totals h2{display:none}.cart_totals .shop_table{margin-left:auto}.cart_totals th{padding:.5rem 1rem;font-size:.8rem;font-weight:500}.cart_totals th,.cart_totals td{padding:.5rem 1rem;text-align:right;border-top:1px solid #dfdfdf}.cart_totals .woocommerce-shipping-destination{display:none}.woocommerce-shipping-methods{list-style:none;margin:0;padding:0}.woocommerce-shipping-methods label{font-size:.8rem;margin-left:.5rem;font-weight:300}button[name=update_cart]{display:none !important}.wc-proceed-to-checkout{display:inline-block}.back-to-shop-button,.checkout-button,.cart-sells{margin-top:2rem}@media(max-width: 850px){.shop-sidebar{display:none}}@media(max-width: 850px){.shop-sidebar.shop-categories-is-open{display:block}}.open-mobile-shop-categories{display:none;position:relative;background:none;border:none;padding:.25rem 0;font-size:1rem;padding-right:1.25rem;background-image:url("../images/arrow-down-red.svg");background-size:.8rem;background-repeat:no-repeat;background-position:right center;outline:none}@media(max-width: 850px){.open-mobile-shop-categories{display:inline-block}}.open-mobile-shop-categories.active{background-image:url("../images/arrow-up-red.svg")}#outer_ul{padding:0}.acclassic .trwca-accordion{border-radius:8px;border:solid 1px #dfdfdf;margin-bottom:.5rem}@media(max-width: 850px){.acclassic .trwca-accordion{margin-top:1rem}}.acclassic .trwca-accordion li{padding:0;line-height:inherit !important;background:none;border-bottom:1px solid #dfdfdf;position:relative}.acclassic .trwca-accordion li.cat-item-1610:after,.acclassic .trwca-accordion li.cat-item-5966:after,.acclassic .trwca-accordion li.cat-item-5968:after{content:"";display:inline-block;position:absolute;width:52px;height:60px;background-image:url("../images/sale.png");background-repeat:no-repeat;background-size:contain;vertical-align:middle;right:20px;top:9px}@media(max-width: 850px){.acclassic .trwca-accordion li.cat-item-1610:after,.acclassic .trwca-accordion li.cat-item-5966:after,.acclassic .trwca-accordion li.cat-item-5968:after{top:6px;height:28px;right:16px}}.acclassic .trwca-accordion li:last-child{border-bottom:none}.acclassic .trwca-accordion a:link,.acclassic .trwca-accordion a:visited{color:#000 !important;font-size:.8rem;font-weight:500;padding:.6rem 2rem .6rem 1rem;transition:none;text-transform:none}.acclassic .trwca-accordion a:hover,.acclassic .trwca-accordion a:active{color:#f03332 !important}.acclassic .trwca-accordion .current-cat a:link,.acclassic .trwca-accordion .current-cat a:visited{font-weight:500;color:#930100 !important}.acclassic .trwca-accordion .submenu li{border-bottom-color:#fff}.acclassic .trwca-accordion .submenu a:link,.acclassic .trwca-accordion .submenu a:visited{color:#4d4d4d !important;background:#f2f2f2;padding:.5rem 1rem .5rem 1.5rem}.acclassic .trwca-accordion .submenu a:hover,.acclassic .trwca-accordion .submenu a:active{color:#f03332 !important}.acclassic .trwca-accordion .submenu .current-cat a:link,.acclassic .trwca-accordion .submenu .current-cat a:visited{color:#930100 !important}.vca_icon{display:none}.trwca-parent-li>a:link,.trwca-parent-li>a:visited{background-image:url("../images/arrow-down-gray.svg");background-repeat:no-repeat;background-position:right 1rem center}.trwca-parent-li>a:link.active,.trwca-parent-li>a:visited.active{background-image:url("../images/arrow-up-red.svg")}.woocommerce-checkout .one-fourth,.woocommerce-address-fields .one-fourth{width:25%;flex:0 0 25%}.woocommerce-checkout .one-half,.woocommerce-address-fields .one-half{width:49%;flex:0 0 49%}.woocommerce-checkout #billing_phone_field,.woocommerce-address-fields #billing_phone_field{display:none}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2,.woocommerce-address-fields #customer_details .col-1,.woocommerce-address-fields #customer_details .col-2{width:49%;flex:0 0 49%}.woocommerce-checkout .element--text{margin:7.5rem auto 3rem}@media(max-width: 850px){.woocommerce-checkout .element--text{margin:7.5vw 0 3vw}}.shop-wrapper.checkout-wrapper{max-width:990px;margin:0 auto}.woocommerce-form-login-toggle{margin-bottom:2rem}.woocommerce-form-login-toggle .woocommerce-info{background:none;padding:0;border-radius:0}abbr.required,span.required{display:none !important}#customer_details{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:3rem}@media(max-width: 1000px){#customer_details{flex-wrap:wrap}}#customer_details .col-1,#customer_details .col-2{width:46%;flex:0 0 46%}@media(max-width: 1000px){#customer_details .col-1,#customer_details .col-2{width:100%;flex:0 0 100%}}.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper,.woocommerce-address-fields__field-wrapper{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.shipping_address{display:none;height:auto !important;padding:0}.shipping_address.show-shipping-address{display:block;height:auto !important;padding:0}#ship-to-different-address-checkbox,.woocommerce-form__input-checkbox{display:none}#ship-to-different-address-checkbox:checked+span:after,.woocommerce-form__input-checkbox:checked+span:after{display:block;content:""}#ship-to-different-address{font-size:1rem;font-weight:300;color:#000}.woocommerce-form__label-for-checkbox{margin:0}.woocommerce-form__label-for-checkbox label{display:block;margin:0}.woocommerce-form__label-for-checkbox a:link,.woocommerce-form__label-for-checkbox a:visited{text-decoration:none}.woocommerce-form__label-for-checkbox a:hover,.woocommerce-form__label-for-checkbox a:active{opacity:.5;text-decoration:none}.woocommerce-form__label-for-checkbox span{cursor:pointer;display:inline-block;text-transform:none;letter-spacing:normal;position:relative;padding-left:2rem}.woocommerce-form__label-for-checkbox span:before{position:absolute;top:-0.2rem;left:0;display:block;content:"";width:1.4rem;height:1.4rem;background:#fff;border:1px solid #dfdfdf}.woocommerce-form__label-for-checkbox span:after{display:none;content:"";background-image:url("../images/check.svg");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:.2rem;left:.4rem;width:.7rem;height:.7rem}.woocommerce-shipping-fields__field-wrapper{margin-top:2rem}.woocommerce-checkout-review-order-table{width:100%;margin-bottom:3rem}.woocommerce-checkout-review-order-table .product-name{width:auto}.woocommerce-checkout-review-order-table .product-total{text-align:right}.woocommerce-checkout-review-order-table tfoot th,.woocommerce-checkout-review-order-table tfoot td{text-align:left;padding:.5rem 1rem;border-top:1px solid #dfdfdf}@media(max-width: 1000px){.woocommerce-checkout-review-order-table tfoot th,.woocommerce-checkout-review-order-table tfoot td{padding:.5rem .1rem}}.woocommerce-checkout-review-order-table tfoot td{text-align:right}.woocommerce-additional-fields{margin-top:2rem}.wc_payment_methods{list-style:none;margin:0;padding:0}.wc_payment_method{margin:1rem 0;padding-left:1rem}.wc_payment_method input{display:none}.wc_payment_method input:checked+label:after{display:block;content:""}.wc_payment_method label{cursor:pointer;display:inline-block;text-transform:none;letter-spacing:normal;position:relative;padding-left:2rem}.wc_payment_method label:before{position:absolute;top:-0.1rem;left:0;display:block;content:"";width:1.4rem;height:1.4rem;border-radius:50%;background:#fff;border:1px solid #dfdfdf}.wc_payment_method label:after{display:none;content:"";background-image:url("../images/check.svg");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:.3rem;left:.4rem;width:.7rem;height:.7rem}.wc_payment_method label[for=payment_method_paypal] img,.wc_payment_method label[for=payment_method_paypal] a{display:none}.place-order{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #dfdfdf}.place-order a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):link,.place-order a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):visited{color:#000;text-decoration:none;border-bottom:1px solid #000;transition:color 100ms ease-in-out,border-bottom-color 100ms ease-in-out}.place-order a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):hover,.place-order a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):active{color:#f03332;border-bottom-color:#f03332}.place-order .woocommerce-terms-and-conditions-wrapper{margin:0 0 2rem;font-size:.9rem}.place-order .woocommerce-terms-and-conditions-wrapper a:link,.place-order .woocommerce-terms-and-conditions-wrapper a:visited{text-decoration:none}.place-order .woocommerce-terms-and-conditions-wrapper a:hover,.place-order .woocommerce-terms-and-conditions-wrapper a:active{text-decoration:none}.place-order button{margin-left:auto}.payment_box{font-size:.8rem;padding-left:2rem}.payment_method_wallee_3 img{width:70px;margin-left:10px}.entry-text .cart{flex-wrap:wrap}.wc_payment_method.disabled label{color:#a9a9a9}.payment-text-invoice,.button.btn-invoice,.form .nf-form-content button.btn-invoice.nf-fu-fileinput-button,.form .nf-form-content input.btn-invoice[type=button],.btn-invoice.button--gray,.btn-invoice.tinvwl_all_cart_to_wishlist_button,.shop_table .btn-invoice[name=update_cart],.shop_table .btn-invoice[name=apply_coupon]{display:none}.button.btn-invoice,.form .nf-form-content button.btn-invoice.nf-fu-fileinput-button,.form .nf-form-content input.btn-invoice[type=button],.btn-invoice.button--gray,.btn-invoice.tinvwl_all_cart_to_wishlist_button,.shop_table .btn-invoice[name=update_cart],.shop_table .btn-invoice[name=apply_coupon]{margin-bottom:15px}.message-request-invoice{background-color:#b5db1b;border-radius:8px;font-size:.8rem;font-weight:500;line-height:1;color:#fff;padding:1rem 1.6rem;margin:.5rem 1rem 0 0;box-shadow:0 8px 16px rgba(240,51,50,.15),inset 0 -2px 0 rgba(0,0,0,.2);transition:background-color .1s ease-in-out}#afreg_additional_17983_field,#afreg_additional_23124_field{display:none}.customer-group-24667 .checkout-wrapper .woocommerce-billing-fields,.customer-group-24667 .checkout-wrapper .woocommerce-shipping-fields{display:none}.customer-group-24667 .checkout-wrapper #customer_details .col-1{display:none}.customer-group-24667 .checkout-wrapper #customer_details .col-2{width:100%;flex:0 0 100%}.wc_payment_method.disabled{opacity:.5;pointer-events:none}#btn-request-invoice{margin-top:0}#btn-request-invoice.submitted{background-color:#b5db1b;pointer-events:none}#place_order.disabled{pointer-events:none;opacity:.3}.form-row{margin:0 0 1.5rem}.form-row label{display:block}.form-row select{width:100%;padding-top:.5rem !important;padding-bottom:.5rem !important}.form-row span em{font-size:.7rem;font-style:normal}.form-row-first,.form-row-last{width:calc(50% - .25rem);flex:0 0 calc(50% - .25rem)}@media(max-width: 850px){.form-row-first,.form-row-last{width:100%;flex:0 0 100%}}.one-third{width:32%;flex:0 0 32%}.two-thirds{width:calc(68% - .5rem);flex:0 0 calc(68% - .5rem)}@media(max-width: 850px){.two-thirds{width:calc(68% - .5rem);flex:0 0 calc(68% - .5rem)}}.form-row-wide{width:100%;flex:0 0 100%}.form-row.woocommerce-invalid input.input-text{box-shadow:inset 2px 0 0 #f03332}#woo_ml_subscribe_field label{display:flex;align-items:center}#woo_ml_subscribe_field input[type=checkbox]{cursor:pointer;margin-right:10px;appearance:none;background:#fff;border:1px solid #dfdfdf;width:1.4rem;height:1.4rem}#woo_ml_subscribe_field input[type=checkbox]:checked{position:relative}#woo_ml_subscribe_field input[type=checkbox]:checked:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='12' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 1.5L10 0L4.5 5.5L1.5 2.5L0 4L4.5 8.5L11.5 1.5Z' fill='%23F03332'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat;position:absolute;top:.4rem;left:.4rem;width:.7rem;height:.7rem}.woocommerce-info{background:#f2f2f2;padding:1.5rem;border-radius:8px;text-align:left}.woocommerce-info:before,.woocommerce-info:after{display:none}.woocommerce-info a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):link,.woocommerce-info a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):visited{color:#000;text-decoration:none;border-bottom:1px solid #000;transition:color 100ms ease-in-out,border-bottom-color 100ms ease-in-out}.woocommerce-info a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):hover,.woocommerce-info a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):active{color:#f03332;border-bottom-color:#f03332}.woocommerce-message{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;background:#f2f2f2;padding:1.5rem;margin:1rem 0;border-radius:8px;font-size:.9rem;font-weight:500}.woocommerce-message .button,.woocommerce-message .form .nf-form-content button.nf-fu-fileinput-button,.form .nf-form-content .woocommerce-message button.nf-fu-fileinput-button,.woocommerce-message .form .nf-form-content input[type=button],.form .nf-form-content .woocommerce-message input[type=button],.woocommerce-message .button--gray,.woocommerce-message .tinvwl_all_cart_to_wishlist_button,.woocommerce-message .shop_table [name=update_cart],.shop_table .woocommerce-message [name=update_cart],.woocommerce-message .shop_table [name=apply_coupon],.shop_table .woocommerce-message [name=apply_coupon]{order:100;margin:0}.woocommerce-message a:link:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button),.woocommerce-message a:visited:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button){color:#f03332;text-decoration:none}.woocommerce-message a:hover:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button),.woocommerce-message a:active:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button){color:#df1110;text-decoration:none}.woocommerce-error{background:#b00020;padding:1.5rem;margin:1rem 0;border-radius:8px;color:#fff;list-style:none}.woocommerce-error a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):link,.woocommerce-error a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):visited{color:#fff;text-decoration:none;border-bottom:1px solid #fff;transition:color 100ms ease-in-out,border-bottom-color 100ms ease-in-out}.woocommerce-error a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):hover,.woocommerce-error a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):active{color:#fff;border-bottom-color:#fff}.woocommerce-order-received .woocommerce-order-details{margin-top:4rem}.woocommerce-order-received .woocommerce-table--order-details{width:100%;margin-bottom:3rem}.woocommerce-order-received .woocommerce-table--order-details .product-name{width:auto}.woocommerce-order-received .woocommerce-table--order-details .product-total{text-align:right}.woocommerce-order-received .woocommerce-table--order-details th{text-align:left;padding:.5rem 0}.woocommerce-order-received .woocommerce-table--order-details td{text-align:left;padding:.5rem 0;border-top:1px solid #dfdfdf}@media(max-width: 1000px){.woocommerce-order-received .woocommerce-table--order-details td{padding:.5rem 0}}.woocommerce-order-received .woocommerce-table--order-details tfoot tr:first-child th,.woocommerce-order-received .woocommerce-table--order-details tfoot tr:first-child td{border-top:1px solid #dfdfdf}.woocommerce-order-received .woocommerce-table--order-details tfoot td{text-align:right;border-top:none}.woocommerce-thankyou-order-received{font-weight:500}.woocommerce-thankyou-order-details{list-style:none;margin:0;padding:0}.woocommerce-pagination ul{width:100%;list-style:none;margin:0;padding:0;display:flex;justify-content:center;align-items:center}.woocommerce-pagination li{display:block}.woocommerce-pagination .page-numbers:not(ul){display:flex;align-items:center;justify-content:center;text-align:center;width:2rem;height:2rem;margin:.25rem;border-radius:8px;border:1px solid #dfdfdf;color:#f03332}.woocommerce-pagination .page-numbers:not(ul).current{background:#f03332;color:#fff;border-color:#f03332}.woocommerce-pagination .page-numbers:not(ul):link:hover,.woocommerce-pagination .page-numbers:not(ul):link:active{background:#f2f2f2}div.woocommerce-pdf-catalog-popup-container{max-width:800px}.woocommerce-pdf-catalog-email-form label{margin-inline:10px}div.image-text__search{align-items:center;justify-content:flex-start;column-gap:30px;flex-wrap:nowrap}@media screen and (max-width: 850px){div.image-text__search{flex-wrap:wrap;width:100%;flex:0 0 100%}}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{height:51px;border-radius:8px;font-size:.8rem}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{font-style:normal}.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{border-bottom-right-radius:8px;border-top-right-radius:8px}.home .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{height:60px}.home .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{width:60px}.shop-wrapper{max-width:1500px;width:92vw;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin:3rem auto}.woocommerce{width:100%}.shop-menu{width:23%;flex:0 0 23%;margin-bottom:1rem}@media(max-width: 850px){.shop-menu{width:100%;flex:0 0 100%}}.shop-content{width:75%;flex:0 0 75%}@media(max-width: 850px){.shop-content{width:100%;flex:0 0 100%}}.shop-aktion,.category-image{position:relative;margin:1.5rem 0 2rem;border-radius:8px;border:solid 1px #dfdfdf;background-size:cover;background-position:center center;background-color:#ddd;overflow:hidden}.category-image{padding-top:27%}.shop-aktion__content{z-index:1;position:relative;max-width:30rem}.shop-aktion__content h6{margin-top:0}.shop-aktionen__bgfade{z-index:0;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}@media(max-width: 600px){.shop-aktionen__bgfade{background:linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.5) 100%)}}.woocommerce-breadcrumb{color:#f03332;font-size:1.2rem;font-weight:500;margin:2rem 0}@media(max-width: 600px){.woocommerce-breadcrumb{font-size:.9rem}}.woocommerce-breadcrumb a:link,.woocommerce-breadcrumb a:visited{color:gray}.woocommerce-breadcrumb a:hover,.woocommerce-breadcrumb a:active{color:#737373}.breadcrumb-delimiter{display:inline-block;margin:0 1rem;width:.6rem;height:1rem;background-image:url("../images/arrow-right.svg");background-size:contain;background-position:center;background-repeat:no-repeat}@media(max-width: 600px){.breadcrumb-delimiter{width:.4rem;height:.8rem;margin:0 .5rem}}.woocommerce-ordering{padding:1rem;margin:2rem 0;border-radius:8px;border:solid 1px #dfdfdf}.woocommerce-Price-amount{font-weight:500}.woocommerce-Price-currencySymbol{font-weight:300;margin-right:.2rem}.entry-summary{display:flex;justify-content:space-between;align-items:flex-start}@media(max-width: 850px){.entry-summary{flex-wrap:wrap}}.entry-text{width:55%;flex:0 0 55%}@media(max-width: 850px){.entry-text{width:100%;flex:0 0 100%}}.entry-text .cart{display:flex;align-items:stretch;margin-top:2rem}.entry-text .cart .qty{width:4rem;padding:1rem;height:100%;text-align:center;border:1px solid #dfdfdf;border-right:none;border-top-left-radius:8px;border-bottom-left-radius:8px}.entry-text .cart .qty:focus{outline:none}.entry-text .cart button{margin:0;border-top-left-radius:0px;border-bottom-left-radius:0px;padding-right:2.75rem;background-image:url("../images/cart-white.svg");background-size:1rem;background-repeat:no-repeat;background-position:calc(100% - 1rem) 45%}.entry-text .tinvwl-after-add-to-cart{display:flex;align-items:center}.entry-image{width:43%;flex:0 0 43%}@media(max-width: 850px){.entry-image{width:100%;flex:0 0 100%;margin-top:2rem}}.entry-image img{display:block;width:100%;height:auto}.woocommerce-product-gallery__image img{display:block;width:auto;height:100%;max-width:100%;max-height:400px;margin:0 auto}.woocommerce-product-gallery__image{border:1px solid #dfdfdf;border-radius:8px;overflow:hidden}@media(min-width: 1024px){.woocommerce-product-gallery__image a{min-height:400px;display:flex;align-items:center;justify-content:center}}@media(max-width: 600px){.woocommerce-product-gallery__image a{min-height:380px;display:flex;align-items:center}}p.stock{margin:0;display:inline-block}.wc-tabs-wrapper{margin:5rem 0 2rem}.wc-tabs{position:relative;list-style:none;padding:0;margin:0}.wc-tabs:after{content:"";display:block;position:absolute;z-index:0;left:0;bottom:0;width:100%;height:1px;background-color:#dfdfdf}.wc-tabs li{display:inline-block;position:relative;z-index:2;margin-right:.5rem}.wc-tabs li a:link,.wc-tabs li a:visited{display:inline-block;color:#000;font-size:.8rem;font-weight:500;padding:.75rem 1rem;background:#f2f2f2;border-top-left-radius:8px;border-top-right-radius:8px;border:1px solid #dfdfdf}.wc-tabs li.active a:link,.wc-tabs li.active a:visited{background:#fff;border-bottom-color:#fff}.wc-tab{padding:1rem 2rem;border-radius:8px;border:1px solid #dfdfdf;border-top:none;border-top-left-radius:0;border-top-right-radius:0}@media(max-width: 600px){.wc-tab{padding:1rem}}.wc-tab a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.woocommerce-LoopProduct-link):link,.wc-tab a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.woocommerce-LoopProduct-link):visited{color:#000;text-decoration:none;border-bottom:1px solid #000;transition:color 100ms ease-in-out,border-bottom-color 100ms ease-in-out}.wc-tab a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.woocommerce-LoopProduct-link):hover,.wc-tab a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.woocommerce-LoopProduct-link):active{color:#f03332;border-bottom-color:#f03332}.related{margin:5rem 0 2rem}.availability-notice{display:inline-block;width:.6rem;height:.6rem;background-color:gray;border-radius:50%}.availability--instock{background-color:#b5db1b}.availability--onbackorder,.availability--instock.lessfive{background-color:#ffdf00}.availability--outofstock{background-color:#db731b}.vartable th.vartable_qty span{display:none}.vartable th.vartable_qty:after{content:"Qty"}.vartable .vartable_stock,.vartable .stockcol{text-align:center}.vartable .cartcol form{display:flex;align-items:center}.vartable .cartcol form .added2cartwrap,.vartable .cartcol form .vtspinner{display:none !important}.vartable .single_add_to_cart_button{font-size:0;text-indent:-9999px;margin:0;padding:0;width:1.25rem;height:1.25rem;box-shadow:none;background-color:rgba(0,0,0,0);background-image:url("../images/cart-red.svg");background-size:100%;background-repeat:no-repeat;background-position:center}html[lang=de-CH] .vartable th.vartable_qty:after{content:"Menge"}html[lang=it-IT] .vartable th.vartable_qty:after{content:"Quantità"}html[lang=fr-FR] .vartable th.vartable_qty:after{content:"Quantité"}.table.vartable+.woocommerce-print-products,#wcb2b_quantity_notices+.woocommerce-print-products{display:none}.woocommerce-print-products ul{margin-left:0;font-size:16px;margin-top:0}.woocommerce-print-products ul a{color:#000}.woocommerce-print-products ul i{color:#f03332}.woocommerce-print-products ul i.fa-file-pdf.fa-lg{margin:8px}.product_cat-ausverkauf .stock_wrapper,.product_cat-ausverkauf .vartable_stock,.product_cat-ausverkauf .stockcol,.product-price-empty .stock_wrapper,.product-price-empty .vartable_stock,.product-price-empty .stockcol{display:none}a.send-friend-link{display:block;font-size:16px;margin-top:20px}a.send-friend-link i{color:#f03332;margin:5px}a.send-friend-link span{display:inline-block;color:#000}form.cart table.thwepo-extra-options{flex-basis:90%;height:0;margin-bottom:1rem}td.label.abovefield{border:none}textarea.thwepof-input-field{height:unset;font-size:16px}.upsells .products>.product.type-product,.cross-sells .products>.product.type-product,.cart-sells .products>.product.type-product{width:23%;flex:0 0 23%}@media(max-width: 1500px){.upsells .products>.product.type-product,.cross-sells .products>.product.type-product,.cart-sells .products>.product.type-product{width:31.333333%;flex:0 0 31.333333%}.upsells .products>.product.type-product:nth-child(4),.cross-sells .products>.product.type-product:nth-child(4),.cart-sells .products>.product.type-product:nth-child(4){display:none}}@media(max-width: 600px){.upsells .products>.product.type-product,.cross-sells .products>.product.type-product,.cart-sells .products>.product.type-product{width:48%;flex:0 0 48%}.upsells .products>.product.type-product:nth-child(3),.upsells .products>.product.type-product:nth-child(4),.cross-sells .products>.product.type-product:nth-child(3),.cross-sells .products>.product.type-product:nth-child(4),.cart-sells .products>.product.type-product:nth-child(3),.cart-sells .products>.product.type-product:nth-child(4){display:none}}.upsells .products>.product.type-product h2,.cross-sells .products>.product.type-product h2,.cart-sells .products>.product.type-product h2{font-size:.8rem}.upsells .products>.product.type-product .price,.cross-sells .products>.product.type-product .price,.cart-sells .products>.product.type-product .price{font-size:.7rem}.upsells .products>.product.type-product .tinvwl_add_to_wishlist_button,.cross-sells .products>.product.type-product .tinvwl_add_to_wishlist_button,.cart-sells .products>.product.type-product .tinvwl_add_to_wishlist_button{width:1rem !important;height:1rem !important;margin-left:.5rem}.gvg-category-icon{position:relative;display:inline-block;border-radius:8px;font-size:.6rem;font-weight:500;line-height:1;color:#fff;white-space:nowrap;text-align:center;padding:.4rem;margin:0 0 0 .5rem;border:none;background-color:#f03332;transition:background-color .1s ease-in-out}.products .gvg-category-icon{margin-left:1rem}.cat-item-1905,.cat-item-15060,.cat-item-15063,.products span.gvg-category-icon,span.gvg-category-icon{display:none !important}.customer-group-24667 span.gvg-category-icon,.customer-group-24667 .products span.gvg-category-icon{display:inline-block !important}.customer-group-24667 .cat-item-1905,.customer-group-24667 .cat-item-15060,.customer-group-24667 .cat-item-15063{display:block !important}#tier-prices-storage{display:none}.woocommerce-main-image{display:block}.slick-list{margin:0}.thumbnails li{border:1px solid #dfdfdf;border-radius:8px;overflow:hidden;margin:0 .5rem 0 0}#wooswipe .thumbnails{height:auto}.single-product .thumbnails .slick-slide .thumb{text-align:center}.single-product .thumbnails .slick-slide .thumb img{min-height:100px;max-height:100px;width:auto;margin:0 auto;padding:5px;max-width:100%;display:block;object-fit:contain}.woocommerce-store-notice{position:fixed;right:0;bottom:0;left:0;z-index:341;margin:0;padding:12px 60px;color:#fff;text-align:center;backface-visibility:hidden;-webkit-backface-visibility:hidden;background-color:rgba(240,51,50,.89);opacity:0;animation:fadeIn .5s ease-in both;animation-delay:.5s}.woocommerce-store-notice .woocommerce-store-notice__dismiss-link{position:absolute;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:60px;background-color:rgba(0,0,0,.1);color:#fff;font-size:0}.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:after{font-weight:600;font-size:14px;content:"X"}.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:hover{background-color:rgba(0,0,0,.2)}@keyframes fadeIn{from{opacity:0;transform:translate3d(0, 0, 0)}to{opacity:1;transform:translate3d(0, -20%, 0)}}table.vartable{width:100%;border:none;border-spacing:0;border-collapse:collapse;margin:3rem 0 5rem}table.vartable th{text-align:left;padding:.5rem 1rem;font-size:.8rem;font-weight:500}table.vartable td,table.vartable th{padding:.5rem 1rem;border:none}table.vartable td{border-top:1px solid #dfdfdf}table.vartable .item span p{margin:0;font-size:0}table.vartable .add-to-cart{text-align:right}table.vartable .add-to-cart .button,table.vartable .add-to-cart .form .nf-form-content button.nf-fu-fileinput-button,.form .nf-form-content table.vartable .add-to-cart button.nf-fu-fileinput-button,table.vartable .add-to-cart .form .nf-form-content input[type=button],.form .nf-form-content table.vartable .add-to-cart input[type=button],table.vartable .add-to-cart .button--gray,table.vartable .add-to-cart .tinvwl_all_cart_to_wishlist_button,table.vartable .add-to-cart .shop_table [name=update_cart],.shop_table table.vartable .add-to-cart [name=update_cart],table.vartable .add-to-cart .shop_table [name=apply_coupon],.shop_table table.vartable .add-to-cart [name=apply_coupon]{margin:0 !important}.tinv-wishlist .tinvwl-product-in-list{color:red}.tinv-wishlist .inited-add-wishlist{color:darkred}.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.tinvwl-product-in-list:before,.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus:before{display:none}.tinv-wishlist td.product-cb,.tinv-wishlist th.product-cb{padding:0}.tinv-wishlist .form-control{padding:5px 15px;display:inline-block}.tinv-wishlist .tinvwl-to-left .tinvwl-input-group .form-control+.tinvwl-input-group-btn{display:inline-block;padding-left:0}.tinvwl_add_to_wishlist_button{appearance:none;border:none;width:1.2rem !important;height:1.2rem !important;margin-top:.35rem !important;margin-left:1rem;background-image:url("../images/add-to-list.svg");background-size:100%;background-repeat:no-repeat;background-position:center}.tinvwl-after-add-to-cart{width:auto}.tinvwl_all_cart_to_wishlist_button:before{display:none !important}.tinvwl_all_cart_to_wishlist_button:hover,.tinvwl_all_cart_to_wishlist_button:active{color:#000 !important}.element--404{max-width:990px;margin:7.5rem auto}@media(max-width: 850px){.element--404{margin:7.5vw 0}}.element--progress-bar{display:flex;justify-content:space-between;max-width:990px;margin:3rem auto 3rem}@media(max-width: 850px){.element--progress-bar{margin:3vw 0 3vw}}.element--progress-bar+.element--text,.element--progress-bar+.element--featured-products{margin-top:3rem}.progress{width:32%;flex:0 0 32%;border-top:1px solid #dfdfdf;padding-top:.5rem;font-size:.8rem}.progress a:link,.progress a:visited{color:gray}.progress a:hover,.progress a:active{color:#000}.progress--active{border-top-color:#f03332;font-weight:500}.progress--active a:link,.progress--active a:visited{color:#000}.element--columns{display:flex;justify-content:space-between;flex-wrap:wrap}.column{width:49%;flex:0 0 49%;margin-bottom:2rem}@media(max-width: 600px){.column{width:100%;flex:0 0 100%;margin-bottom:5vw}}.column__image img{display:block;width:100%;height:auto;margin-bottom:.5rem;border-radius:8px}.columns--3 .column{width:32%;flex:0 0 32%}@media(max-width: 1000px){.columns--3 .column{width:49%;flex:0 0 49%}}@media(max-width: 600px){.columns--3 .column{width:100%;flex:0 0 100%}}.element--downloads{max-width:990px}.download{display:flex;padding:.9rem 1rem;font-size:.8rem;color:#000;border:1px solid #dfdfdf;border-bottom:none;background-image:url("../images/download.svg");background-position:right 1rem center;background-repeat:no-repeat;transition:background-color 100ms ease-in-out}@media(max-width: 600px){.download{display:block}}.download:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.download:last-child{border-bottom:1px solid #dfdfdf;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.download:hover,.download:active{background-color:#f2f2f2}.download:hover .download__button,.download:active .download__button{color:#f03332}.download__title{margin-right:auto}@media(max-width: 600px){.download__title{display:block;font-weight:500}}.download__meta{padding:0 .5rem;margin-right:7.5%;text-transform:uppercase}@media(max-width: 600px){.download__meta{display:block;padding:0;margin:0}}.download__button{font-weight:500;margin-right:1.5rem;transition:color 100ms ease-in-out}@media(max-width: 600px){.download__button{display:none}}.element--employee{max-width:990px;margin:7.5rem auto}@media(max-width: 850px){.element--employee{margin:7.5vw 0}}.element--featured-products{max-width:990px;margin:6rem auto}@media(max-width: 1000px){.element--featured-products{margin:4rem auto}}@media(max-width: 850px){.element--featured-products{margin:2rem auto}}.featured-products__cart-button{margin-top:2rem}.featured-products__cart-button .button,.featured-products__cart-button .form .nf-form-content button.nf-fu-fileinput-button,.form .nf-form-content .featured-products__cart-button button.nf-fu-fileinput-button,.featured-products__cart-button .form .nf-form-content input[type=button],.form .nf-form-content .featured-products__cart-button input[type=button],.featured-products__cart-button .button--gray,.featured-products__cart-button .shop_table [name=update_cart],.shop_table .featured-products__cart-button [name=update_cart],.featured-products__cart-button .shop_table [name=apply_coupon],.shop_table .featured-products__cart-button [name=apply_coupon],.featured-products__cart-button .tinvwl_all_cart_to_wishlist_button{margin-right:0}.element--form{max-width:calc(990px + 8rem);margin:7.5rem auto;padding:4rem 2rem;border-radius:8px;background-color:#f2f2f2}@media(max-width: 850px){.element--form{margin:7.5vw 0;padding:5vw 4vw}}.form__intro{max-width:600px;margin:0 auto}.form{max-width:600px;margin:3rem auto 0}.form .nf-form-content{padding:0}.form .nf-field-label label{font-size:.8rem;font-weight:500}.form .nf-error-msg,.form .ninja-forms-req-symbol{color:#f03332}.form .nf-form-content input:not([type=button]),.form .nf-form-content textarea{border:1px solid #dfdfdf;background:#fff;color:#000;font-size:1rem;font-weight:300;padding:.5rem}.form .nf-form-content input:not([type=button]):focus,.form .nf-form-content textarea:focus{color:#000}.form .submit-container{margin-top:3rem}.form .nf-form-content input[type=button]{cursor:pointer;height:auto}.form .nf-form-content input[type=button]:hover{color:#fff}.form .nf-form-content .list-select-wrap>div select{color:#000;font-size:1rem;font-weight:300}.form .nf-form-content .list-select-wrap .nf-field-element>div{background:#fff;border:1px solid #ccc}.form .nf-form-content button.nf-fu-fileinput-button{color:#000;background-color:#fff;box-shadow:inset 0px -2px 0px rgba(0,0,0,.15);outline:none}.form .nf-form-content button.nf-fu-fileinput-button:hover{background-color:#f7f7f7}.form .nf-fu-progress{display:none}.form .files_uploaded p{background:#fff;padding:1rem;border-radius:8px;font-size:.8rem}.form .files_uploaded p .delete{float:right;color:#f03332}.form .html-wrap a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):link,.form .html-wrap a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):visited{color:#000;text-decoration:none;border-bottom:1px solid #000;transition:color 100ms ease-in-out,border-bottom-color 100ms ease-in-out}.form .html-wrap a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):hover,.form .html-wrap a:not(.button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):not(.button--gray):not(.tinvwl_all_cart_to_wishlist_button):active{color:#f03332;border-bottom-color:#f03332}.form .nf-error .nf-error-msg{color:#f03332;font-size:.8rem}.form .nf-error .ninja-forms-field{border-color:#f03332 !important}.form .nf-error.field-wrap .nf-field-element:after{background:#f03332}.nf-form-fields-required{font-size:.7rem;text-align:right}.element--image-text{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.image-text__image{width:49%;flex:0 0 49%}@media(max-width: 850px){.image-text__image{order:2;width:100%;flex:0 0 100%;margin-top:1rem}}.image-text__image img{display:block;width:100%;height:auto;border-radius:8px}.image-text__text{width:49%;flex:0 0 49%}@media(max-width: 850px){.image-text__text{order:1;width:100%;flex:0 0 100%}}.image-text--image-left .image-text__image{order:1}@media(max-width: 850px){.image-text--image-left .image-text__image{order:2}}.image-text--image-left .image-text__text{order:2}@media(max-width: 850px){.image-text--image-left .image-text__text{order:1}}.image-size--small .image-text__image{width:32%;flex:0 0 32%}@media(max-width: 850px){.image-size--small .image-text__image{order:2;width:100%;flex:0 0 100%;margin-top:1rem}}.image-size--small .image-text__text{width:66%;flex:0 0 66%}@media(max-width: 850px){.image-size--small .image-text__text{order:1;width:100%;flex:0 0 100%}}.image-size--smaller .image-text__image{width:24%;flex:0 0 24%}@media(max-width: 850px){.image-size--smaller .image-text__image{order:2;width:100%;flex:0 0 100%;margin-top:1rem}}.image-size--smaller .image-text__text{width:74%;flex:0 0 74%}@media(max-width: 850px){.image-size--smaller .image-text__text{order:1;width:100%;flex:0 0 100%}}.image-text__search{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;width:100%;flex:0 0 100%;margin:1rem 0}@media(max-width: 850px){.image-text__search{order:3}}.frontpage-search__contact-button{margin:1rem 0;padding-top:1.2rem;padding-bottom:1.2rem}@media(max-width: 600px){.frontpage-search__contact-button{width:100%;flex:0 0 100%}}.element--images:first-child{margin-top:0}.element--images img{display:block;width:100%;height:auto;border-radius:8px}.caption{margin-top:.25rem;font-size:.65rem;line-height:normal}.images--2{display:flex;justify-content:space-between}.images--2 .image{width:49%;max-width:49%;flex:0 0 49%}.images--3-left,.images--3-right{display:flex;justify-content:space-between;align-items:stretch}.images--3-left .image--1,.images--3-right .image--1{margin-bottom:1.5rem}.images--3-left .images__landscape,.images--3-right .images__landscape{max-width:49%;flex:0 0 49%}.images--3-left .images__portrait,.images--3-right .images__portrait{position:relative;width:49%;max-width:49%;flex:0 0 49%;overflow:hidden}.images--3-left .image--3,.images--3-right .image--3{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:8px}.images--3-left img,.images--3-right img{flex-shrink:0;min-width:100%}.images--3-left .images__landscape{order:2}.images--3-left .images__portrait{order:1}.element--joboffers{max-width:990px;margin:7.5rem auto}@media(max-width: 850px){.element--joboffers{margin:7.5vw 0}}.joboffers__intro{margin-bottom:3rem}.joboffer{display:flex;padding:.9rem 2.4rem .9rem 1rem;font-size:.8rem;font-weight:500;color:#000;border:1px solid #dfdfdf;border-bottom:none;background-image:url("../images/arrow-right.svg");background-position:right 1rem center;background-repeat:no-repeat;transition:background-color 100ms ease-in-out}.joboffer:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.joboffer:last-child{border-bottom:1px solid #dfdfdf;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.joboffer:hover,.joboffer:active{background-color:#f2f2f2}.joboffer:hover .download__button,.joboffer:active .download__button{color:#f03332}.locations-map__wrapper{text-align:center}.locations-map{position:relative}.map-point{position:absolute;width:29px;height:29px;margin-top:-14px;margin-left:-14px;background-color:#fff;box-shadow:0px 3.53873px 14.1549px rgba(0,0,0,.25),inset 0px -1.76937px 0px rgba(0,0,0,.25);border-radius:50%;transition:transform 100ms ease-in-out}@media(max-width: 1000px){.map-point{width:20px;height:20px;margin-top:-10px;margin-left:-10px}}@media(max-width: 600px){.map-point{width:14px;height:14px;margin-top:-7px;margin-left:-7px}}.map-point:first-child{width:60px;height:60px;margin-top:-30px;margin-left:-30px;background-image:url("../images/f.svg");background-position:center;background-repeat:no-repeat}@media(max-width: 1000px){.map-point:first-child{width:30px;height:30px;margin-top:-15px;margin-left:-15px;background-size:10px auto}}@media(max-width: 600px){.map-point:first-child{width:18px;height:18px;margin-top:-9px;margin-left:-9px;background-size:8px auto}}.map-point:hover{z-index:10;transform:scale(1.1)}.map-point:hover .map-point__tooltip{display:block}.map-point__tooltip{display:none;position:absolute;width:10rem;bottom:120%;left:50%;margin-left:-5rem;padding:.5rem;text-align:center;font-size:.75rem;color:#000;background:#fff;border-radius:8px;box-shadow:0 1rem 1rem 0 rgba(0,0,0,.1)}.locations-map--footer .map-point{width:20px;height:20px;margin-top:-10px;margin-left:-10px}.locations-map--footer .map-point:first-child{width:30px;height:30px;margin-top:-15px;margin-left:-15px;background-size:10px auto}.locations{display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width: 1000px){.locations{display:block}}.location{display:flex;justify-content:flex-start;align-items:center;width:49%;flex:0 0 49%;padding:2rem;margin-bottom:2%;border-radius:8px;border:1px solid #dfdfdf}@media(max-width: 1000px){.location{width:100%;max-width:100%;padding:1.5rem}}@media(max-width: 600px){.location{flex-wrap:wrap}}.location__image{width:11rem;height:11rem;flex:0 0 11rem;margin-top:1rem;margin-right:2.5rem;border-radius:50%;background-size:cover;background-repeat:no-repeat;background-position:center}@media(max-width: 1200px){.location__image{width:9rem;height:9rem;flex:0 0 9rem;margin-right:1.5rem}}@media(max-width: 600px){.location__image{width:7rem;height:7rem;flex:0 0 7rem;margin:0 auto .5rem auto}}@media(max-width: 600px){.location__content{width:100%;flex:0 0 100%}}.locations__group{margin-top:3rem}.element--metaboxes{display:flex;justify-content:space-between;align-items:flex-start}@media(max-width: 1000px){.element--metaboxes{display:block}}.metabox-column{width:49%;max-width:49%;flex:0 0 49%}@media(max-width: 1000px){.metabox-column{width:100%;max-width:100%}}.metabox__header{display:flex;justify-content:space-between;align-items:center}.metabox__header a:link,.metabox__header a:visited{color:#000;font-size:.8rem;border-bottom:1px solid #000;transition:color 100ms ease-in-out,border-bottom-color 100ms ease-in-out}.metabox__header a:hover,.metabox__header a:active{color:#f03332;border-bottom-color:#f03332}.metabox{border-radius:8px}.metabox--employee{display:flex;justify-content:flex-start;align-items:center;padding:2rem;border:1px solid #dfdfdf}@media(max-width: 1000px){.metabox--employee{padding:1.5rem;margin-bottom:2rem}}@media(max-width: 600px){.metabox--employee{flex-wrap:wrap}}.metabox-employee__image{width:11rem;height:11rem;flex:0 0 11rem;margin-right:2.5rem;border-radius:50%;background-size:cover;background-repeat:no-repeat;background-position:center}@media(max-width: 1200px){.metabox-employee__image{width:9rem;height:9rem;flex:0 0 9rem;margin-right:1.5rem}}@media(max-width: 600px){.metabox-employee__image{margin:0 auto 1rem auto}}.metabox-employee__name{color:#f03332;font-family:"Rubik",sans-serif;font-weight:300;font-size:1.6rem}.metabox-employee__contact{margin-top:1.5rem}.element--newsletter{max-width:calc(990px + 8rem);margin:7.5rem auto;padding:4rem 2rem;border-radius:8px;background-color:#f2f2f2}@media(max-width: 850px){.element--newsletter{margin:7.5vw 0;padding:5vw 4vw}}.newsletter{max-width:600px;margin:0 auto}.newsletter .label-description{display:inline-block;margin-left:.5rem}.newsletter .ml-form-interestGroupsRowCheckbox{margin-bottom:.5rem}.newsletter .ml-form-interestGroupsRow{margin-bottom:1rem}.element--oembed{max-width:990px;margin:5rem auto}.element--oembed iframe{display:block;max-width:100%;margin:0 auto}.oembed--youtube,.oembed--vimeo{position:relative;padding-bottom:56.25%;overflow:hidden;max-width:100%;height:auto}.oembed--youtube iframe,.oembed--youtube object,.oembed--youtube embed,.oembed--vimeo iframe,.oembed--vimeo object,.oembed--vimeo embed{position:absolute;top:0;left:0;width:100%;height:100%}.post-password-form{display:flex;flex-direction:column;align-content:center;flex-wrap:wrap;align-items:center}.post-password-form input{margin-block:10px}.post-password-form input[type=submit]{color:#fff;background-color:#f03332;border:none}.posts__intro{width:49%}@media(max-width: 850px){.posts__intro{width:100%}}.posts__selector{width:49%;margin-top:2.5rem}@media(max-width: 850px){.posts__selector{width:100%}}@media(max-width: 850px){.post{width:48%;flex:0 0 48%;margin-top:3rem}}@media(max-width: 600px){.post{width:98%;flex:0 0 98%;margin-top:2rem}}.posts__pagination{text-align:center;margin-top:3.5rem}.posts__pagination ul{list-style:none;display:inline-block;margin:0;padding:0}.posts__pagination ul li{float:left;padding:2px 5px}.posts__pagination ul li .page-numbers.current{color:#fff;background-color:#f03332;box-shadow:0px 8px 16px rgba(240,51,50,.15),inset 0px -2px 0px rgba(0,0,0,.2)}.single-post__image{display:block;margin:auto;width:100%;border-radius:8px}.single-post__navigation{display:flex;justify-content:space-between;gap:20px;margin-top:40px;padding-top:30px;border-top:1px solid #ddd}.post-nav{flex:1;max-width:48%;border-bottom:none !important}.post-nav a{display:block;font-size:1.125rem;font-weight:600;color:#333;text-decoration:none;transition:color .3s ease;border-bottom:none !important}.post-nav a:hover{color:#f03332}.post-nav--next{text-align:right;margin-left:auto}ul.qe-faqs-filters-container{display:none}.references__intro{width:49%}@media(max-width: 850px){.references__intro{width:100%}}.references__selector{width:49%;margin-top:2.5rem}@media(max-width: 850px){.references__selector{width:100%}}.references,.posts{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-left:-2%}.reference,.post{width:31.333333%;flex:0 0 31.333333%;margin-top:5rem;margin-left:2%}@media(max-width: 850px){.reference,.post{width:48%;flex:0 0 48%;margin-top:3rem}}@media(max-width: 600px){.reference,.post{width:98%;flex:0 0 98%;margin-top:2rem}}.reference__image,.post__image{display:block;width:100%;height:auto;border-radius:8px}.reference__category,.post__category,.post__location,.post__description,.reference__location,.reference__description{margin:.5rem 0}.selected-events__header{display:flex;justify-content:space-between;align-items:center}.selected-events__header a:link,.selected-events__header a:visited{color:#000;font-size:.8rem;border-bottom:1px solid #000;transition:color 100ms ease-in-out,border-bottom-color 100ms ease-in-out}.selected-events__header a:hover,.selected-events__header a:active{color:#f03332;border-bottom-color:#f03332}.event{display:flex;justify-content:space-between;align-items:center;padding:.9rem 1rem;color:#000;border-radius:8px;border:1px solid #dfdfdf;margin-bottom:.5rem;transition:background-color 100ms ease-in-out}@media(max-width: 850px){.event{flex-wrap:wrap}}.event:last-child{margin-bottom:0}.event:hover,.event:active{background-color:#f2f2f2}.event:hover .event__button,.event:active .event__button{color:#f03332}.event__details{margin-right:10%}.event__title,.event__description{margin:.5rem 0}.event__price{font-weight:500;color:#930100}.event__button{white-space:nowrap;font-size:.8rem;font-weight:500;padding-right:1.5rem;margin-right:1rem;transition:color 100ms ease-in-out;background-image:url("../images/arrow-right.svg");background-position:right center;background-repeat:no-repeat}@media(max-width: 850px){.event__button{font-size:1rem;margin-top:1rem}}.teasers{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-left:-2%;margin-bottom:2rem}.teaser{width:31.333333%;flex:0 0 31.333333%;margin-left:2%}@media(max-width: 850px){.teaser{width:48%;flex:0 0 48%;margin-top:2rem}}@media(max-width: 600px){.teaser{width:98%;flex:0 0 98%;margin-top:1rem}}.teaser__image{display:block;width:100%;height:auto;border-radius:8px}.teaser__category,.teaser__location,.teaser__description{margin:.5rem 0}.post__category a{color:#f03332}.button--external:after{content:"";background:no-repeat url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><g style="stroke:rgb(0,0,0);stroke-width:1"><line x1="5" y1="5" x2="5" y2="14" /><line x1="14" y1="9" x2="14" y2="14" /><line x1="5" y1="14" x2="14" y2="14" /><line x1="5" y1="5" x2="9" y2="5" /><line x1="10" y1="2" x2="17" y2="2" /><line x1="17" y1="2" x2="17" y2="9" /><line x1="10" y1="9" x2="17" y2="2" style="stroke-width:1.5" /></g></svg>');padding-right:.5rem;padding-left:.5rem;margin-left:.5rem}.team__intro{width:49%}@media(max-width: 850px){.team__intro{width:100%}}.team__selector{width:100%;margin-top:2.5rem}@media(max-width: 850px){.team__selector{width:100%}}.team{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-left:-2%}.employee{width:23%;flex:0 0 23%;margin-top:5rem;margin-left:2%}@media(max-width: 1000px){.employee{width:31.333333%;flex:0 0 31.333333%;margin-top:3rem}}@media(max-width: 600px){.employee{width:98%;flex:0 0 98%;margin-top:2rem}}.employee__image{display:block;width:100%;height:auto;border-radius:8px}.employee__name{font-size:1.4rem;margin:1rem 0 .5rem}.employee__description{margin:.5rem 0;white-space:pre-line}.testimonial{display:flex;justify-content:center;align-items:center;width:98%;flex:0 0 98%;margin:4rem 0 0 2%;padding:3rem;border-radius:8px;background:#f2f2f2}@media(max-width: 1000px){.testimonial{padding:2rem}}@media(max-width: 600px){.testimonial{flex-wrap:wrap}}.testimonial__image{width:11rem;height:11rem;flex:0 0 11rem;margin-right:2.5rem;border-radius:50%;background-size:cover;background-repeat:no-repeat;background-position:center}@media(max-width: 1200px){.testimonial__image{width:9rem;height:9rem;flex:0 0 9rem;margin-right:1.5rem}}@media(max-width: 600px){.testimonial__image{margin:0 0 1rem 0}}.testimonial__content{max-width:36rem;flex:1 1 36rem}.testimonial__quote{font-size:1.8rem;color:#f03332;margin:0 0 .5rem}@media(max-width: 850px){.testimonial__quote{font-size:1.6rem}}@media(max-width: 600px){.testimonial__quote{font-size:1.4rem}}.testimonial__name{font-size:1.4rem;margin:0}@media(max-width: 850px){.testimonial__name{font-size:1.2rem}}.testimonial__description{margin:0;color:#f03332}.element--text{max-width:990px;margin:7.5rem auto}@media(max-width: 850px){.element--text{margin:7.5vw 0}}
