<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";/*!	
 * jQuery mmenu
 * mmenu.frebsite.nl
 *
 * Copyright (c) Fred Heusschen
 */.mm-menu,.mm-panel,.mm-panels{margin:0;box-sizing:border-box}.mm-panel,.mm-slideout{transition:transform .4s ease,-webkit-transform .4s ease}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{display:block;padding:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{color:inherit;text-decoration:none}.mm-panels,.mm-panels&gt;.mm-panel{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.mm-panel,.mm-panels{background:inherit;border-color:inherit}.mm-panels{overflow:hidden}.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px;-ms-transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}.mm-panel:not(.mm-hidden){display:block}.mm-panel:after,.mm-panel:before{content:'';display:block;height:20px}.mm-panel_has-navbar{padding-top:40px}.mm-panel_opened{z-index:1;-ms-transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel_opened-parent{-ms-transform:translate(-30%,0);-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panel_highest{z-index:2}.mm-panel_noanimation{transition:none!important}.mm-panel_noanimation.mm-panel_opened-parent{-ms-transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-listitem_vertical&gt;.mm-panel{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;display:none;padding:10px 0 10px 10px}.mm-listitem_vertical&gt;.mm-panel:after,.mm-listitem_vertical&gt;.mm-panel:before{content:none;display:none}.mm-listitem_opened&gt;.mm-panel{display:block}.mm-listitem_vertical&gt;.mm-btn_next{box-sizing:border-box;height:40px;bottom:auto}.mm-listitem_vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem_opened&gt;.mm-btn_next:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}.mm-btn{box-sizing:border-box;width:40px;height:40px;position:absolute;top:0;z-index:1}.mm-btn_fullwidth{width:100%}.mm-btn_clear:after,.mm-btn_clear:before,.mm-btn_close:after,.mm-btn_close:before{content:'';border:2px solid transparent;box-sizing:content-box;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-btn_clear:before,.mm-btn_close:before{border-right:none;border-bottom:none;right:18px}.mm-btn_clear:after,.mm-btn_close:after{border-left:none;border-top:none;right:25px}.mm-btn_next:after,.mm-btn_prev:before{content:'';border-top:2px solid transparent;border-left:2px solid transparent;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0}.mm-btn_prev:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-btn_next:after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;display:none;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0;opacity:1;transition:opacity .4s ease}.mm-navbar&gt;*{box-sizing:border-box;display:block;padding:10px 0}.mm-navbar a,.mm-navbar a:hover{text-decoration:none}.mm-navbar__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-navbar__btn:first-child{left:0}.mm-navbar__btn:last-child{text-align:right;right:0}.mm-panel_has-navbar .mm-navbar{display:block}.mm-listitem,.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-listitem,.mm-listitem .mm-btn_next,.mm-listitem .mm-btn_next:before,.mm-listitem:after,.mm-listview{border-color:inherit}.mm-listview{font:inherit;line-height:20px}.mm-panels&gt;.mm-panel&gt;.mm-listview{margin:20px -20px}.mm-panels&gt;.mm-panel&gt;.mm-listview:first-child,.mm-panels&gt;.mm-panel&gt;.mm-navbar+.mm-listview{margin-top:-20px}.mm-listitem{position:relative}.mm-listitem:after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;right:0;bottom:0;left:20px}.mm-listitem a,.mm-listitem a:hover{text-decoration:none}.mm-listitem&gt;a,.mm-listitem&gt;span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:inherit;display:block;padding:10px 10px 10px 20px;margin:0}.mm-listitem .mm-btn_next{background:rgba(3,2,1,0);padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}.mm-listitem .mm-btn_next:before{content:'';border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0}.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth){width:50px}.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth)+a,.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth)+span{margin-right:50px}.mm-listitem .mm-btn_fullwidth:before{border-left:none}.mm-listitem .mm-btn_fullwidth+a,.mm-listitem .mm-btn_fullwidth+span{padding-right:50px}.mm-listitem_divider{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:75%;text-transform:uppercase;padding:5px 10px 5px 20px}.mm-listitem_divider:after{content:' ';position:static;display:inline-block}.mm-listitem_spacer{padding-top:40px}.mm-listitem_spacer&gt;.mm-btn_next{top:40px}.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75)}.mm-counter,.mm-iconbar,.mm-iconbar a,.mm-menu .mm-navbar a,.mm-menu .mm-navbar&gt;*,.mm-menu_dividers-light .mm-listitem_divider{color:rgba(0,0,0,.3)}.mm-menu .mm-btn:after,.mm-menu .mm-btn:before,.mm-menu .mm-listview .mm-btn_next:after{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview a:not(.mm-btn_next){-webkit-tap-highlight-color:rgba(255,255,255,.4);tap-highlight-color:rgba(255,255,255,.4)}.mm-menu .mm-listitem_selected&gt;a:not(.mm-btn_next),.mm-menu .mm-listitem_selected&gt;span{background:rgba(255,255,255,.4)}.mm-menu .mm-listitem_divider,.mm-menu .mm-listitem_opened&gt;.mm-btn_next,.mm-menu .mm-listitem_opened&gt;.mm-panel,.mm-searchfield input{background:rgba(0,0,0,.05)}.mm-page{box-sizing:border-box;position:relative}.mm-slideout{z-index:1}.mm-wrapper_opened{overflow-x:hidden;position:relative}.mm-wrapper_background .mm-page{background:inherit}.mm-menu_offcanvas{display:none;position:fixed;right:auto;z-index:0;width:80%;min-width:140px;max-width:440px}.mm-menu_offcanvas.mm-menu_opened{display:block}.mm-menu_offcanvas.mm-menu_opened.mm-no-csstransforms{z-index:10}.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-ms-transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-ms-transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-ms-transform:translate(440px,0);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-page__blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}.mm-counter,.mm-wrapper_blocking .mm-page__blocker{display:block}.mm-wrapper_blocking,.mm-wrapper_blocking body{overflow:hidden}.mm-sronly{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;min-width:1px!important;height:1px!important;min-height:1px!important;padding:0!important;overflow:hidden!important;position:absolute!important}.mm-menu_autoheight{transition:none .4s ease;transition-property:transform,height,-webkit-transform}.mm-menu_autoheight:not(.mm-menu_offcanvas){position:relative}.mm-menu_autoheight.mm-menu_position-bottom,.mm-menu_autoheight.mm-menu_position-top{max-height:80%}.mm-menu_autoheight-measuring .mm-panel{display:block!important}.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel{display:none!important}.mm-menu_autoheight-measuring .mm-panels&gt;.mm-panel{bottom:auto!important;height:auto!important}[class*=mm-menu_columns-]{transition-property:width}[class*=mm-menu_columns-] .mm-panels&gt;.mm-panel{right:auto;transition-property:width,transform,-webkit-transform}[class*=mm-menu_columns-] .mm-panels&gt;.mm-panel_opened,[class*=mm-menu_columns-] .mm-panels&gt;.mm-panel_opened-parent{display:block!important}[class*=mm-panel_columns-]{border-right:1px solid;border-color:inherit}.mm-menu_columns-1 .mm-panel_columns-0,.mm-menu_columns-2 .mm-panel_columns-1,.mm-menu_columns-3 .mm-panel_columns-2,.mm-menu_columns-4 .mm-panel_columns-3{border-right:none}[class*=mm-menu_columns-] .mm-panels&gt;.mm-panel_columns-0{-ms-transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_columns-0 .mm-panels&gt;.mm-panel{z-index:0}.mm-menu_columns-0 .mm-panels&gt;.mm-panel else{width:100%}.mm-menu_columns-0 .mm-panels&gt;.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-ms-transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_columns-0{width:80%;min-width:140px;max-width:0}.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout{-ms-transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout{-ms-transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout{-ms-transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-80vw,0);-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}[class*=mm-menu_columns-] .mm-panels&gt;.mm-panel_columns-1{-ms-transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_columns-1 .mm-panels&gt;.mm-panel{z-index:1;width:100%}.mm-menu_columns-1 .mm-panels&gt;.mm-panel else{width:100%}.mm-menu_columns-1 .mm-panels&gt;.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-ms-transform:translate(200%,0);-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu_columns-1{width:80%;min-width:140px;max-width:440px}.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout{-ms-transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout{-ms-transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout{-ms-transform:translate(440px,0);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-80vw,0);-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-440px,0);-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}[class*=mm-menu_columns-] .mm-panels&gt;.mm-panel_columns-2{-ms-transform:translate(200%,0);-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu_columns-2 .mm-panels&gt;.mm-panel{z-index:2;width:50%}.mm-menu_columns-2 .mm-panels&gt;.mm-panel else{width:100%}.mm-menu_columns-2 .mm-panels&gt;.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-ms-transform:translate(300%,0);-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu_columns-2{width:80%;min-width:140px;max-width:880px}.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout{-ms-transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout{-ms-transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout{-ms-transform:translate(880px,0);-webkit-transform:translate3d(880px,0,0);transform:translate3d(880px,0,0)}}.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-80vw,0);-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-880px,0);-webkit-transform:translate3d(-880px,0,0);transform:translate3d(-880px,0,0)}}[class*=mm-menu_columns-] .mm-panels&gt;.mm-panel_columns-3{-ms-transform:translate(300%,0);-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu_columns-3 .mm-panels&gt;.mm-panel{z-index:3;width:33.34%}.mm-menu_columns-3 .mm-panels&gt;.mm-panel else{width:100%}.mm-menu_columns-3 .mm-panels&gt;.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-ms-transform:translate(400%,0);-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu_columns-3{width:80%;min-width:140px;max-width:1320px}.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout{-ms-transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout{-ms-transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout{-ms-transform:translate(1320px,0);-webkit-transform:translate3d(1320px,0,0);transform:translate3d(1320px,0,0)}}.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-80vw,0);-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-1320px,0);-webkit-transform:translate3d(-1320px,0,0);transform:translate3d(-1320px,0,0)}}[class*=mm-menu_columns-] .mm-panels&gt;.mm-panel_columns-4{-ms-transform:translate(400%,0);-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu_columns-4 .mm-panels&gt;.mm-panel{z-index:4;width:25%}.mm-menu_columns-4 .mm-panels&gt;.mm-panel else{width:100%}.mm-menu_columns-4 .mm-panels&gt;.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-ms-transform:translate(500%,0);-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}.mm-menu_columns-4{width:80%;min-width:140px;max-width:1760px}.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout{-ms-transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout{-ms-transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout{-ms-transform:translate(1760px,0);-webkit-transform:translate3d(1760px,0,0);transform:translate3d(1760px,0,0)}}.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-80vw,0);-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-1760px,0);-webkit-transform:translate3d(-1760px,0,0);transform:translate3d(-1760px,0,0)}}[class*=mm-menu_columns-].mm-menu_position-bottom,[class*=mm-menu_columns-].mm-menu_position-top{width:100%;max-width:100%;min-width:100%}.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front{transition-property:width,min-width,max-width,transform,-webkit-transform}.mm-counter{font-style:normal;line-height:20px;margin-top:-10px;position:absolute;right:45px;top:50%}.mm-counter+.mm-btn_next:not(.mm-btn_fullwidth){width:90px}.mm-counter+.mm-btn_next:not(.mm-btn_fullwidth)+a,.mm-counter+.mm-btn_next:not(.mm-btn_fullwidth)+span{margin-right:90px}.mm-counter+.mm-btn_fullwidth+a,.mm-counter+.mm-btn_fullwidth+span{padding-right:90px}.mm-listitem_vertical&gt;.mm-counter{top:12px;margin-top:0}.mm-listitem_vertical.mm-listitem_spacer&gt;.mm-counter{margin-top:40px}.mm-listitem_nosubitems&gt;.mm-counter{display:none}.mm-listitem_divider{opacity:1;transition:opacity .4s ease}.mm-panel__blocker,[class*=mm-menu_iconpanel-].mm-menu_hidedivider .mm-panel_opened-parent .mm-listitem_divider,[class*=mm-menu_iconpanel-].mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar,[class*=mm-wrapper_sidebar-collapsed-]:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-listitem_divider,[class*=mm-wrapper_sidebar-collapsed-]:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar{opacity:0}.mm-menu_dividers-light .mm-listitem_divider{background:inherit;font-size:inherit;padding-top:15px;padding-bottom:5px}.mm-border-none .mm-listitem_divider{border-top-width:1px;border-top-style:solid}.mm-listview_fixeddivider{background:inherit;display:none;position:absolute;top:0;left:0;right:0;z-index:10;-ms-transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-listview_fixeddivider:after{content:none!important;display:none!important}.mm-panel_dividers .mm-listview_fixeddivider{display:block}.mm-wrapper_opened.mm-dragging .mm-menu,.mm-wrapper_opened.mm-dragging .mm-slideout{transition-duration:0s}.mm-menu_dropdown{box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}.mm-wrapper_dropdown .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-wrapper_dropdown .mm-page__blocker{transition-delay:0s!important;z-index:1}.mm-wrapper_dropdown .mm-menu_dropdown{z-index:2}.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown{display:none}[class*=mm-menu_tip-]:before{content:'';background:inherit;box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mm-menu_tip-left:before{left:22px}.mm-menu_tip-right:before{right:22px}.mm-menu_tip-top:before{top:-8px}.mm-menu_tip-bottom:before{bottom:-8px}.mm-iconbar{border-color:inherit;border-style:solid;border-width:0 1px 0 0;text-align:center;line-height:20px;overflow:hidden;box-sizing:border-box;position:absolute;top:0;left:0;bottom:0;z-index:2}.mm-iconbar__bottom,.mm-iconbar__top{width:inherit;position:absolute;-ms-transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-iconbar__bottom&gt;*,.mm-iconbar__top&gt;*{box-sizing:border-box;display:block;padding:10px 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.fancybox-caption a,.mm-navbar__breadcrumbs&gt;a{text-decoration:underline}.mm-iconbar__top{top:0}.mm-iconbar__bottom{bottom:0}.mm-menu_iconbar-40 .mm-navbars_bottom,.mm-menu_iconbar-40 .mm-navbars_top,.mm-menu_iconbar-40 .mm-panels{left:40px}.mm-menu_iconbar-40 .mm-iconbar{width:40px}.mm-menu_iconbar-60 .mm-navbars_bottom,.mm-menu_iconbar-60 .mm-navbars_top,.mm-menu_iconbar-60 .mm-panels{left:60px}.mm-menu_iconbar-60 .mm-iconbar{width:60px}.mm-menu_iconbar-80 .mm-navbars_bottom,.mm-menu_iconbar-80 .mm-navbars_top,.mm-menu_iconbar-80 .mm-panels{left:80px}.mm-menu_iconpanel-40 .mm-panel_iconpanel-0,.mm-menu_iconpanel-40 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider,[class*=mm-menu_iconpanel-] .mm-panels&gt;.mm-panel_iconpanel-first,[class*=mm-menu_iconpanel-] .mm-panels&gt;.mm-panel_iconpanel-first.mm-panel_opened~.mm-listview_fixeddivider{left:0}.mm-menu_iconbar-80 .mm-iconbar{width:80px}.mm-iconbar__tab_selected{background:rgba(255,255,255,.4)}[class*=mm-menu_iconpanel-] .mm-panels&gt;.mm-panel{transition-property:transform,left,-webkit-transform}[class*=mm-menu_iconpanel-] .mm-panels&gt;.mm-panel_opened,[class*=mm-menu_iconpanel-] .mm-panels&gt;.mm-panel_opened-parent{display:block!important}[class*=mm-menu_iconpanel-] .mm-panels&gt;.mm-panel_opened-parent[class*=mm-panel_iconpanel-]:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0),[class*=mm-menu_iconpanel-] .mm-panels&gt;.mm-panel_opened[class*=mm-panel_iconpanel-]:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0){border-left:1px solid;border-color:inherit}[class*=mm-menu_iconpanel-] .mm-panels&gt;.mm-panel_opened-parent{overflow-y:hidden;-ms-transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_iconpanel-40 .mm-panel_iconpanel-1,.mm-menu_iconpanel-40 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{left:40px}.mm-menu_iconpanel-40 .mm-panel_iconpanel-2,.mm-menu_iconpanel-40 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{left:80px}.mm-menu_iconpanel-40 .mm-panel_iconpanel-3,.mm-menu_iconpanel-40 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{left:120px}.mm-menu_iconpanel-40 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_iconpanel-40 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{left:40px}.mm-menu_iconpanel-60 .mm-panel_iconpanel-0,.mm-menu_iconpanel-60 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{left:0}.mm-menu_iconpanel-60 .mm-panel_iconpanel-1,.mm-menu_iconpanel-60 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{left:60px}.mm-menu_iconpanel-60 .mm-panel_iconpanel-2,.mm-menu_iconpanel-60 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{left:120px}.mm-menu_iconpanel-60 .mm-panel_iconpanel-3,.mm-menu_iconpanel-60 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{left:180px}.mm-menu_iconpanel-60 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_iconpanel-60 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{left:60px}.mm-menu_iconpanel-80 .mm-panel_iconpanel-0,.mm-menu_iconpanel-80 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{left:0}.mm-menu_iconpanel-80 .mm-panel_iconpanel-1,.mm-menu_iconpanel-80 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{left:80px}.mm-menu_iconpanel-80 .mm-panel_iconpanel-2,.mm-menu_iconpanel-80 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{left:160px}.mm-menu_iconpanel-80 .mm-panel_iconpanel-3,.mm-menu_iconpanel-80 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{left:240px}.mm-menu_iconpanel-80 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_iconpanel-80 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{left:80px}.mm-panel__blocker{background:inherit;display:block;position:absolute;top:0;right:0;left:0;z-index:3;transition:opacity .4s ease}.mm-panel_opened-parent .mm-panel__blocker{opacity:.6;bottom:-100000px}.mm-menu_keyboardfocus a:focus{outline:0;background:rgba(255,255,255,.4)}.mm-navbars_bottom,.mm-navbars_top{background:inherit;border-color:inherit;border-width:0;position:absolute;left:0;right:0;z-index:1}.mm-navbars_bottom&gt;.mm-navbar,.mm-navbars_top&gt;.mm-navbar{border-width:0;border-color:inherit;display:flex;position:relative;-ms-transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-navbars_bottom&gt;.mm-navbar:not(.mm-navbar_has-btns),.mm-navbars_top&gt;.mm-navbar:not(.mm-navbar_has-btns){padding:0}.mm-navbars_bottom&gt;.mm-navbar&gt;:not(img):not(.mm-btn),.mm-navbars_top&gt;.mm-navbar&gt;:not(img):not(.mm-btn){-webkit-box-flex:1;-ms-flex:1;flex:1}.mm-navbars_top{border-bottom-style:solid;border-bottom-width:1px;top:0;bottom:auto}.mm-menu_navbar_top-1 .mm-panels{top:40px}.mm-menu_navbar_top-2 .mm-panels{top:80px}.mm-menu_navbar_top-3 .mm-panels{top:120px}.mm-menu_navbar_top-4 .mm-panels{top:160px}.mm-navbars_bottom{border-top-style:solid;border-top-width:1px;bottom:0;top:auto}.mm-menu_navbar_bottom-1 .mm-panels{bottom:40px}.mm-menu_navbar_bottom-2 .mm-panels{bottom:80px}.mm-menu_navbar_bottom-3 .mm-panels{bottom:120px}.mm-menu_navbar_bottom-4 .mm-panels{bottom:160px}.mm-navbar_size-2{height:80px}.mm-navbar_size-3{height:120px}.mm-navbar_size-4{height:160px}.mm-navbar__breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;text-align:left;padding:0 0 0 17px}.mm-navbar__breadcrumbs&gt;*{display:inline-block;padding:10px 3px}.mm-navbar_has-btns .mm-navbar__breadcrumbs{margin-left:-40px}.mm-navbar_has-btns .mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{margin-left:0;padding-left:0}.mm-navbar_tabs,.mm-navbar_tabs~.mm-navbar{background:inherit!important}.mm-navbar__tab_selected{background:inherit;border-width:1px;border-style:solid;border-color:inherit}.mm-navbar__tab_selected:first-child{border-left:none}.mm-navbar__tab_selected:last-child{border-right:none}.mm-navbars_top .mm-navbar_tabs:not(:last-child){border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:inherit}.mm-navbars_top .mm-navbar__tab_selected{border-bottom:none;margin-bottom:-1px}.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected{border-top:none}.mm-navbars_bottom .mm-navbar_tabs:not(:first-child){border-top-width:1px;border-top-style:solid;border-top-color:inherit}.mm-navbars_bottom .mm-navbar__tab_selected{border-top:none;margin-top:-1px}.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected{border-bottom:none}.mm-navbar_tabs&gt;:not(.mm-navbar__tab_selected),.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar,.mm-navbars_top.mm-navbars_has-tabs&gt;.mm-navbar:not(.mm-navbar_tabs){background:rgba(255,255,255,.4)}.mm-menu_rtl{direction:rtl}.mm-menu_rtl.mm-menu_offcanvas{right:auto}.mm-menu_rtl .mm-panel:not(.mm-panel_opened){-ms-transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_rtl .mm-panel.mm-panel_opened-parent{-ms-transform:translate(30%,0);-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-menu_rtl .mm-navbar .mm-btn:first-child{left:auto;right:0}.mm-menu_rtl .mm-navbar .mm-btn:last-child{right:auto;left:0}.mm-menu_rtl .mm-navbar .mm-btn_next:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-menu_rtl .mm-navbar .mm-btn_prev:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-menu_rtl .mm-listitem:after{left:0;right:20px}.mm-menu_rtl .mm-listitem&gt;a:not(.mm-btn_next),.mm-menu_rtl .mm-listitem&gt;span:not(.mm-btn_next){padding-left:10px;padding-right:20px!important;margin-right:0!important}.mm-menu_rtl .mm-listitem .mm-btn_next{right:auto;left:0}.mm-menu_rtl .mm-listitem .mm-btn_next:before{left:auto;right:0}.mm-menu_rtl .mm-listitem .mm-btn_next:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-menu_rtl .mm-listitem .mm-btn_next+a,.mm-menu_rtl .mm-listitem .mm-btn_next+span{margin-left:50px}.mm-menu_rtl .mm-listitem .mm-btn_fullwidth+a,.mm-menu_rtl .mm-listitem .mm-btn_fullwidth+span{padding-left:50px}.mm-menu_rtl .mm-counter{left:45px;right:auto}.mm-menu_rtl .mm-counter+.mm-btn_next+a,.mm-menu_rtl .mm-counter+.mm-btn_next+span{margin-left:90px}.mm-menu_rtl .mm-listview .mm-counter+.mm-btn_fullwidth+a,.mm-menu_rtl .mm-listview .mm-counter+.mm-btn_fullwidth+span{padding-left:90px}.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels&gt;.mm-panel{transition-property:transform,right,-webkit-transform}.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels&gt;.mm-panel_iconpanel-first,.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels&gt;.mm-panel_iconpanel-first.mm-panel_opened~.mm-listview_fixeddivider{left:0;right:0}.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels&gt;.mm-panel_opened,.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels&gt;.mm-panel_opened-parent{border-left:none;border-right:1px solid;border-color:inherit}.mm-menu_rtl [class*=mm-panel_iconpanel-],.mm-menu_rtl [class*=mm-panel_iconpanel-]~.mm-listview_fixeddivider{left:0}.mm-menu_rtl [class*=mm-panel_iconpanel-].mm-panel_opened-parent{-ms-transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-0,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{right:0}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-1,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{right:40px}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-2,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{right:80px}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-3,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{right:120px}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{right:40px}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-0,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{right:0}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-1,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{right:60px}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-2,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{right:120px}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-3,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{right:180px}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{right:60px}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-0,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{right:0}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-1,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{right:80px}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-2,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{right:160px}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-3,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{right:240px}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{right:80px}.mm-menu_rtl html[class*=mm-sidebar_expanded-]:not(.mm-sidebar_closed) .mm-menu_rtl~.mm-slideout{-webkit-transform:translate(0,0)!important;-ms-transform:translate(0,0)!important;transform:translate(0,0)!important;right:0}.mm-menu_rtl label.mm-check,.mm-menu_rtl label.mm-toggle{left:20px;right:auto!important}.mm-menu_rtl label.mm-toggle+a,.mm-menu_rtl label.mm-toggle+span{padding-left:80px}.mm-menu_rtl label.mm-check+a,.mm-menu_rtl label.mm-check+span{padding-left:60px}.mm-menu_rtl .mm-btn_next+label.mm-check,.mm-menu_rtl .mm-btn_next+label.mm-toggle{left:60px}.mm-menu_rtl .mm-btn_next+label.mm-check+a,.mm-menu_rtl .mm-btn_next+label.mm-check+span,.mm-menu_rtl .mm-btn_next+label.mm-toggle+a,.mm-menu_rtl .mm-btn_next+label.mm-toggle+span{margin-left:50px}.mm-menu_rtl .mm-btn_next+label.mm-toggle+a,.mm-menu_rtl .mm-btn_next+label.mm-toggle+span{padding-left:70px}.mm-menu_rtl .mm-btn_next+label.mm-check+a,.mm-menu_rtl .mm-btn_next+label.mm-check+span{padding-left:50px}.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-check,.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-toggle{left:100px}.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-check+a,.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-check+span,.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-toggle+a,.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-toggle+span{margin-left:90px}.mm-searchfield{height:40px;padding:0;display:flex}.mm-searchfield input{border:none!important;outline:0!important;box-shadow:none!important;border-radius:4px;font:inherit;font-size:inherit;line-height:26px;display:block;box-sizing:border-box;width:100%;max-width:100%;height:26px;min-height:26px;max-height:26px;margin:0;padding:0 10px;color:rgba(0,0,0,.75)}.kursive-paragraph,dfn{font-style:italic}.mm-searchfield input::-ms-clear{display:none}.mm-searchfield__input{padding:7px 10px 0;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;box-sizing:border-box;width:100%;max-width:100%}.mm-panel__noresultsmsg{text-align:center;font-size:150%;padding:40px 0;color:rgba(0,0,0,.3)}.mm-searchfield__btn{right:0;top:0}.mm-searchfield__cancel{text-decoration:none;line-height:40px;display:block;padding-right:10px;margin-right:-100px;transition:margin .4s ease}.mm-sectionindexer,.mm-sectionindexer~.mm-panels{transition:right .4s ease}.mm-searchfield__cancel-active{margin-right:0}.mm-panel&gt;.mm-searchfield{width:100%;position:absolute;top:0;left:0}.mm-panel_has-searchfield{padding-top:40px}.mm-panel_has-navbar.mm-panel_has-searchfield{padding-top:80px}.mm-panel_has-navbar.mm-panel_has-searchfield&gt;.mm-searchfield{top:40px}.mm-listitem_nosubitems&gt;.mm-btn_next{display:none}.mm-listitem_nosubitems&gt;.mm-btn_next+a,.mm-listitem_nosubitems&gt;.mm-btn_next+span{padding-right:10px}.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-20px;z-index:15;-ms-transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.mm-sectionindexer a{line-height:1;text-decoration:none;display:block;color:rgba(0,0,0,.3)}.mm-menu_has-sectionindexer .mm-sectionindexer{right:0}.mm-menu_has-sectionindexer .mm-panels{right:20px}.mm-menu_navbar_top-1 .mm-sectionindexer{top:42px}.mm-menu_navbar_top-2 .mm-sectionindexer{top:82px}.mm-menu_navbar_top-3 .mm-sectionindexer{top:122px}.mm-menu_navbar_top-4 .mm-sectionindexer{top:162px}.mm-menu_navbar_bottom-1 .mm-sectionindexer{bottom:42px}.mm-menu_navbar_bottom-2 .mm-sectionindexer{bottom:82px}.mm-menu_navbar_bottom-3 .mm-sectionindexer{bottom:122px}.mm-menu_navbar_bottom-4 .mm-sectionindexer{bottom:162px}.mm-menu_selected-hover .mm-listitem&gt;a.mm-btn_fullwidth+a,.mm-menu_selected-hover .mm-listitem&gt;a.mm-btn_fullwidth+span,.mm-menu_selected-hover .mm-listitem&gt;a:not(.mm-btn_fullwidth),.mm-menu_selected-parent .mm-listitem&gt;a.mm-btn_fullwidth+a,.mm-menu_selected-parent .mm-listitem&gt;a.mm-btn_fullwidth+span,.mm-menu_selected-parent .mm-listitem&gt;a:not(.mm-btn_fullwidth){transition:background .4s ease}.mm-menu_selected-hover .mm-listview:hover&gt;.mm-listitem_selected&gt;a,.mm-menu_selected-hover .mm-listview:hover&gt;.mm-listitem_selected&gt;span{background:0 0}.mm-menu_selected-hover .mm-listitem&gt;a.mm-btn_fullwidth:hover+span,.mm-menu_selected-hover .mm-listitem&gt;a:not(.mm-btn_fullwidth):hover{background:rgba(255,255,255,.4)}.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)&gt;a,.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)&gt;span{background:0 0}.mm-menu_selected-parent .mm-listitem_selected-parent&gt;a.mm-btn_fullwidth+span,.mm-menu_selected-parent .mm-listitem_selected-parent&gt;a.mm-btn_next:not(.mm-btn_fullwidth){background:rgba(255,255,255,.4)}[class*=mm-wrapper_sidebar-collapsed-] body,[class*=mm-wrapper_sidebar-expanded-] body{position:relative}[class*=mm-wrapper_sidebar-collapsed-] .mm-slideout,[class*=mm-wrapper_sidebar-expanded-] .mm-slideout{transition-property:width,transform,-webkit-transform}[class*=mm-wrapper_sidebar-collapsed-] .mm-page,[class*=mm-wrapper_sidebar-expanded-] .mm-page{background:inherit;box-sizing:border-box;min-height:100vh}[class*=mm-wrapper_sidebar-collapsed-] .mm-menu_sidebar-collapsed,[class*=mm-wrapper_sidebar-expanded-] .mm-menu_sidebar-expanded{display:block!important;top:0!important;right:auto!important;bottom:0!important;left:0!important}.mm-wrapper_sidebar-collapsed-40 .mm-slideout,[class*=mm-wrapper_sidebar-expanded-].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-40 .mm-slideout{width:calc(100% - 40px);-ms-transform:translate(40px,0);-webkit-transform:translate3d(40px,0,0);transform:translate3d(40px,0,0)}.mm-wrapper_sidebar-collapsed-60 .mm-slideout,[class*=mm-wrapper_sidebar-expanded-].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-60 .mm-slideout{width:calc(100% - 60px);-ms-transform:translate(60px,0);-webkit-transform:translate3d(60px,0,0);transform:translate3d(60px,0,0)}.mm-wrapper_sidebar-collapsed-80 .mm-slideout,[class*=mm-wrapper_sidebar-expanded-].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-80 .mm-slideout{width:calc(100% - 80px);-ms-transform:translate(80px,0);-webkit-transform:translate3d(80px,0,0);transform:translate3d(80px,0,0)}[class*=mm-wrapper_sidebar-expanded-] .mm-menu_sidebar-expanded{border-right-width:1px;border-right-style:solid;min-width:0!important;max-width:100000px!important}[class*=mm-wrapper_sidebar-expanded-] .mm-menu_sidebar-expanded.mm-menu_pageshadow:after{content:none;display:none}[class*=mm-wrapper_sidebar-expanded-].mm-wrapper_blocking,[class*=mm-wrapper_sidebar-expanded-].mm-wrapper_blocking body{overflow:visible}[class*=mm-wrapper_sidebar-expanded-] .mm-page__blocker{display:none!important}.mm-wrapper_sidebar-expanded-25:not(.mm-wrapper_sidebar-closed) .mm-slideout{width:75%;-ms-transform:translate(33.33333%,0)!important;-webkit-transform:translate3d(33.33333%,0,0)!important;transform:translate3d(33.33333%,0,0)!important}.mm-wrapper_sidebar-expanded-25 .mm-menu_sidebar-expanded{width:25%!important}.mm-wrapper_sidebar-expanded-30:not(.mm-wrapper_sidebar-closed) .mm-slideout{width:70%;-ms-transform:translate(42.85714%,0)!important;-webkit-transform:translate3d(42.85714%,0,0)!important;transform:translate3d(42.85714%,0,0)!important}.mm-wrapper_sidebar-expanded-30 .mm-menu_sidebar-expanded{width:30%!important}.mm-wrapper_sidebar-expanded-35:not(.mm-wrapper_sidebar-closed) .mm-slideout{width:65%;-ms-transform:translate(53.84615%,0)!important;-webkit-transform:translate3d(53.84615%,0,0)!important;transform:translate3d(53.84615%,0,0)!important}.sticker-new,label.mm-check:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}.mm-wrapper_sidebar-expanded-35 .mm-menu_sidebar-expanded{width:35%!important}.mm-menu__blocker{background:rgba(3,2,1,0);display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.mm-menu_opened .mm-menu__blocker{display:none}input.mm-check,input.mm-toggle{position:absolute;left:-10000px}label.mm-check,label.mm-toggle{margin:0;position:absolute;top:50%;z-index:2}label.mm-check:before,label.mm-toggle:before{content:'';display:block}label.mm-toggle{border-radius:30px;width:50px;height:30px;margin-top:-15px;right:20px;background:rgba(0,0,0,.1)}label.mm-toggle:before{border-radius:30px;width:28px;height:28px;margin:1px}input.mm-toggle:checked~label.mm-toggle:before{float:right}label.mm-check{width:30px;height:30px;margin-top:-15px;right:20px}label.mm-check:before{border-left:3px solid;border-bottom:3px solid;width:40%;height:20%;margin:25% 0 0 20%;opacity:.1;transform:rotate(-45deg);border-color:rgba(0,0,0,.75)}input.mm-check:checked~label.mm-check:before{opacity:1}.mm-listitem_vertical label.mm-check,.mm-listitem_vertical label.mm-toggle{top:5px;bottom:auto;margin-top:0}label.mm-toggle+a,label.mm-toggle+span{padding-right:80px}label.mm-check+a,label.mm-check+span{padding-right:60px}.mm-btn_next+label.mm-check,.mm-btn_next+label.mm-toggle{right:60px}.mm-btn_next+label.mm-check+a,.mm-btn_next+label.mm-check+span,.mm-btn_next+label.mm-toggle+a,.mm-btn_next+label.mm-toggle+span{margin-right:50px}.mm-btn_next+label.mm-toggle+a,.mm-btn_next+label.mm-toggle+span{padding-right:70px}.mm-btn_next+label.mm-check+a,.mm-btn_next+label.mm-check+span{padding-right:50px}.mm-counter+.mm-btn_next+label.mm-check,.mm-counter+.mm-btn_next+label.mm-toggle{right:100px}.mm-counter+.mm-btn_next+label.mm-check+a,.mm-counter+.mm-btn_next+label.mm-check+span,.mm-counter+.mm-btn_next+label.mm-toggle+a,.mm-counter+.mm-btn_next+label.mm-toggle+span{margin-right:90px}label.mm-toggle:before{background:#f3f3f3}input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu_border-none .mm-listitem:after,.mm-panel_border-none .mm-listitem:after{content:none}.mm-menu_border-full .mm-listitem:after,.mm-panel_border-full .mm-listitem:after{left:0!important}.mm-menu_border-offset .mm-listitem:after,.mm-panel_border-offset .mm-listitem:after{right:20px}.mm-menu_fullscreen{width:100%;min-width:140px;max-width:10000px}.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout{-ms-transform:translate(100vw,0);-webkit-transform:translate3d(100vw,0,0);transform:translate3d(100vw,0,0)}@media all and (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout{-ms-transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout{-ms-transform:translate(10000px,0);-webkit-transform:translate3d(10000px,0,0);transform:translate3d(10000px,0,0)}}.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-100vw,0);-webkit-transform:translate3d(-100vw,0,0);transform:translate3d(-100vw,0,0)}@media all and (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-10000px,0);-webkit-transform:translate3d(-10000px,0,0);transform:translate3d(-10000px,0,0)}}.mm-menu_fullscreen.mm-menu_position-bottom,.mm-menu_fullscreen.mm-menu_position-top{height:100vh;min-height:140px;max-height:10000px}.mm-menu_listview-30 .mm-listitem&gt;a:not(.mm-btn_next),.mm-menu_listview-30 .mm-listitem&gt;span{padding-top:5px;padding-bottom:5px}.mm-menu_listview-30 .mm-listitem_vertical&gt;.mm-btn_next{height:30}.mm-menu_listview-50 .mm-listitem&gt;a:not(.mm-btn_next),.mm-menu_listview-50 .mm-listitem&gt;span{padding-top:15px;padding-bottom:15px}.mm-menu_listview-50 .mm-listitem_vertical&gt;.mm-btn_next{height:50}.mm-menu_listview-60 .mm-listitem&gt;a:not(.mm-btn_next),.mm-menu_listview-60 .mm-listitem&gt;span{padding-top:20px;padding-bottom:20px}.mm-menu_listview-60 .mm-listitem_vertical&gt;.mm-btn_next{height:60}.mm-menu_listview-justify .mm-panels&gt;.mm-panel:after,.mm-menu_listview-justify .mm-panels&gt;.mm-panel:before,.mm-panels&gt;.mm-panel_listview-justify:after,.mm-panels&gt;.mm-panel_listview-justify:before{content:none;display:none}.fancybox-navigation button:before,.mm-menu_shadow-page:after,.w-lightbox-spinner:after,.w-lightbox-view:before{content:""}.mm-menu_listview-justify .mm-panels&gt;.mm-panel .mm-listview,.mm-panels&gt;.mm-panel_listview-justify .mm-listview{display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-top:0;margin-bottom:0}.mm-menu_listview-justify .mm-panels&gt;.mm-panel .mm-listitem,.mm-panels&gt;.mm-panel_listview-justify .mm-listitem{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-height:40px}.mm-menu_popup,.mm-menu_position-bottom,.mm-menu_position-top{min-height:140px;max-height:880px}.mm-menu_listview-justify .mm-panels&gt;.mm-panel .mm-listitem:not(.mm-listitem_divider),.mm-panels&gt;.mm-panel_listview-justify .mm-listitem:not(.mm-listitem_divider){display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mm-menu_listview-justify .mm-panels&gt;.mm-panel .mm-listitem&gt;a:not(.mm-btn_next),.mm-menu_listview-justify .mm-panels&gt;.mm-panel .mm-listitem&gt;span,.mm-panels&gt;.mm-panel_listview-justify .mm-listitem&gt;a:not(.mm-btn_next),.mm-panels&gt;.mm-panel_listview-justify .mm-listitem&gt;span{box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.w-lightbox-item,hr{box-sizing:content-box}.mm-listview_inset{list-style:disc inside;padding:0 10px 15px 40px;margin:0}.mm-listview_inset&gt;li{padding:5px 0}.mm-menu_multiline .mm-listitem&gt;a,.mm-menu_multiline .mm-listitem&gt;span,.mm-panel_multiline .mm-listitem&gt;a,.mm-panel_multiline .mm-listitem&gt;span{text-overflow:clip;white-space:normal}[class*=mm-menu_pagedim].mm-menu_opened~.mm-page__blocker{opacity:0}.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened~.mm-page__blocker{opacity:.3;transition:opacity .4s ease .4s}.mm-menu_opened.mm-menu_pagedim~.mm-page__blocker{background:inherit}.mm-menu_opened.mm-menu_pagedim-black~.mm-page__blocker{background:#000}.mm-menu_opened.mm-menu_pagedim-white~.mm-page__blocker{background:#fff}.mm-menu_popup{transition:opacity .4s ease;opacity:0;box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;top:50%;left:50%;bottom:auto;right:auto;z-index:2;-ms-transform:translate(-50%,-50%);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.mm-menu_popup.mm-menu_opened~.mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-menu_popup.mm-menu_opened~.mm-page__blocker{transition-delay:0s!important;z-index:1}.mm-menu_fx-menu-slide,.mm-menu_fx-menu-zoom,.mm-menu_position-bottom,.mm-menu_position-front,.mm-menu_position-top{transition:transform .4s ease,-webkit-transform .4s ease}.mm-wrapper_opening .mm-menu_popup{opacity:1}.mm-menu_position-right{left:auto;right:0}.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-80vw,0);-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-ms-transform:translate(-440px,0);-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}.mm-menu_position-bottom.mm-menu_opened,.mm-menu_position-front.mm-menu_opened,.mm-menu_position-top.mm-menu_opened{z-index:2}.mm-menu_position-bottom.mm-menu_opened~.mm-slideout,.mm-menu_position-front.mm-menu_opened~.mm-slideout,.mm-menu_position-top.mm-menu_opened~.mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-menu_position-bottom.mm-menu_opened~.mm-page__blocker,.mm-menu_position-front.mm-menu_opened~.mm-page__blocker,.mm-menu_position-top.mm-menu_opened~.mm-page__blocker{z-index:1}.mm-menu_position-front{-ms-transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_position-front.mm-menu_position-right{-ms-transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_position-bottom,.mm-menu_position-top{width:100%;min-width:100%;max-width:100%}.mm-menu_position-top{-ms-transform:translate(0,-100%);-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);height:80vh}.mm-menu_position-bottom{-ms-transform:translate(0,100%);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);top:auto;height:80vh}.mm-wrapper_opening .mm-menu_position-bottom,.mm-wrapper_opening .mm-menu_position-front,.mm-wrapper_opening .mm-menu_position-top{-ms-transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_shadow-page:after{display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:100;-webkit-clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%);clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%)}.mm-menu_shadow-page.mm-menu_position-right:after{left:auto;right:100%;-webkit-clip-path:polygon(20px 0,40px 0,40px 100%,20px 100%);clip-path:polygon(20px 0,40px 0,40px 100%,20px 100%)}.mm-menu_shadow-page.mm-menu_position-front:after{content:none;display:none}.mm-menu_shadow-page:after,.mm-menu_shadow-panels .mm-panel{box-shadow:0 0 10px rgba(0,0,0,.3)}.mm-menu_theme-white{background:#fff;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.7)}.mm-menu_theme-white .mm-counter,.mm-menu_theme-white .mm-iconbar,.mm-menu_theme-white .mm-iconbar a,.mm-menu_theme-white .mm-navbar a,.mm-menu_theme-white .mm-navbar&gt;*{color:rgba(0,0,0,.3)}.mm-menu_theme-white .mm-btn:after,.mm-menu_theme-white .mm-btn:before,.mm-menu_theme-white .mm-listview .mm-btn_next:after{border-color:rgba(0,0,0,.3)}.mm-menu_theme-white .mm-listview a:not(.mm-btn_next){-webkit-tap-highlight-color:rgba(0,0,0,.03);tap-highlight-color:rgba(0,0,0,.03)}.mm-menu_theme-white .mm-listitem_selected&gt;a:not(.mm-btn_next),.mm-menu_theme-white .mm-listitem_selected&gt;span{background:rgba(0,0,0,.03)}.mm-menu_theme-white .mm-listitem_divider,.mm-menu_theme-white .mm-listitem_opened&gt;.mm-btn_next,.mm-menu_theme-white .mm-listitem_opened&gt;.mm-panel{background:rgba(0,0,0,.06)}.mm-menu_theme-white .mm-navbar_tabs&gt;:not(.mm-navbar__tab_selected),.mm-menu_theme-white .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar,.mm-menu_theme-white .mm-navbars_top.mm-navbars_has-tabs&gt;.mm-navbar:not(.mm-navbar_tabs),.mm-menu_theme-white.mm-menu_keyboardfocus a:focus{background:rgba(0,0,0,.03)}.mm-menu_theme-white.mm-menu_shadow-page:after,.mm-menu_theme-white.mm-menu_shadow-panels .mm-panel{box-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu_theme-white .mm-searchfield input{background:rgba(0,0,0,.06);color:rgba(0,0,0,.7)}.mm-menu_theme-white .mm-panel__noresultsmsg,.mm-menu_theme-white .mm-sectionindexer a{color:rgba(0,0,0,.3)}.mm-menu_theme-white.mm-menu_selected-hover .mm-listview:hover&gt;.mm-listitem_selected&gt;a,.mm-menu_theme-white.mm-menu_selected-hover .mm-listview:hover&gt;.mm-listitem_selected&gt;span{background:0 0}.mm-menu_theme-white.mm-menu_selected-hover .mm-listitem&gt;a.mm-btn_fullwidth:hover+span,.mm-menu_theme-white.mm-menu_selected-hover .mm-listitem&gt;a:not(.mm-btn_fullwidth):hover{background:rgba(0,0,0,.03)}.mm-menu_theme-white.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)&gt;a,.mm-menu_theme-white.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)&gt;span{background:0 0}.mm-menu_theme-white.mm-menu_selected-parent .mm-listitem_selected-parent&gt;a.mm-btn_fullwidth+span,.mm-menu_theme-white.mm-menu_selected-parent .mm-listitem_selected-parent&gt;a.mm-btn_next:not(.mm-btn_fullwidth){background:rgba(0,0,0,.03)}.mm-menu_theme-white label.mm-check:before{border-color:rgba(0,0,0,.7)}.mm-menu_theme-white label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu_theme-white label.mm-toggle:before{background:#fff}.mm-menu_theme-whiteinput.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu_theme-dark{background:#333;border-color:rgba(0,0,0,.3);color:rgba(255,255,255,.85)}.mm-menu_theme-dark .mm-counter,.mm-menu_theme-dark .mm-iconbar,.mm-menu_theme-dark .mm-iconbar a,.mm-menu_theme-dark .mm-navbar a,.mm-menu_theme-dark .mm-navbar&gt;*{color:rgba(255,255,255,.4)}.mm-menu_theme-dark .mm-btn:after,.mm-menu_theme-dark .mm-btn:before,.mm-menu_theme-dark .mm-listview .mm-btn_next:after{border-color:rgba(255,255,255,.4)}.mm-menu_theme-dark .mm-listview a:not(.mm-btn_next){-webkit-tap-highlight-color:rgba(0,0,0,.1);tap-highlight-color:rgba(0,0,0,.1)}.mm-menu_theme-dark .mm-listitem_selected&gt;a:not(.mm-btn_next),.mm-menu_theme-dark .mm-listitem_selected&gt;span{background:rgba(0,0,0,.1)}.mm-menu_theme-dark .mm-listitem_divider,.mm-menu_theme-dark .mm-listitem_opened&gt;.mm-btn_next,.mm-menu_theme-dark .mm-listitem_opened&gt;.mm-panel{background:rgba(255,255,255,.08)}.mm-menu_theme-dark .mm-navbar_tabs&gt;:not(.mm-navbar__tab_selected),.mm-menu_theme-dark .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar,.mm-menu_theme-dark .mm-navbars_top.mm-navbars_has-tabs&gt;.mm-navbar:not(.mm-navbar_tabs),.mm-menu_theme-dark.mm-menu_keyboardfocus a:focus{background:rgba(0,0,0,.1)}.mm-menu_theme-dark.mm-menu_shadow-page:after,.mm-menu_theme-dark.mm-menu_shadow-panels .mm-panel{box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu_theme-dark .mm-searchfield input{background:rgba(255,255,255,.15);color:rgba(255,255,255,.85)}.mm-menu_theme-dark .mm-panel__noresultsmsg,.mm-menu_theme-dark .mm-sectionindexer a{color:rgba(255,255,255,.4)}.mm-menu_theme-dark.mm-menu_selected-hover .mm-listview:hover&gt;.mm-listitem_selected&gt;a,.mm-menu_theme-dark.mm-menu_selected-hover .mm-listview:hover&gt;.mm-listitem_selected&gt;span{background:0 0}.mm-menu_theme-dark.mm-menu_selected-hover .mm-listitem&gt;a.mm-btn_fullwidth:hover+span,.mm-menu_theme-dark.mm-menu_selected-hover .mm-listitem&gt;a:not(.mm-btn_fullwidth):hover{background:rgba(0,0,0,.1)}.mm-menu_theme-dark.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)&gt;a,.mm-menu_theme-dark.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)&gt;span{background:0 0}.mm-menu_theme-dark.mm-menu_selected-parent .mm-listitem_selected-parent&gt;a.mm-btn_fullwidth+span,.mm-menu_theme-dark.mm-menu_selected-parent .mm-listitem_selected-parent&gt;a.mm-btn_next:not(.mm-btn_fullwidth){background:rgba(0,0,0,.1)}.mm-menu_theme-dark label.mm-check:before{border-color:rgba(255,255,255,.85)}.mm-menu_theme-dark label.mm-toggle{background:rgba(0,0,0,.3)}.mm-menu_theme-dark label.mm-toggle:before{background:#333}.mm-menu_theme-darkinput.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu_theme-black{background:#000;border-color:rgba(255,255,255,.25);color:rgba(255,255,255,.75)}.mm-menu_theme-black .mm-counter,.mm-menu_theme-black .mm-iconbar,.mm-menu_theme-black .mm-iconbar a,.mm-menu_theme-black .mm-navbar a,.mm-menu_theme-black .mm-navbar&gt;*{color:rgba(255,255,255,.4)}.mm-menu_theme-black .mm-btn:after,.mm-menu_theme-black .mm-btn:before,.mm-menu_theme-black .mm-listview .mm-btn_next:after{border-color:rgba(255,255,255,.4)}.mm-menu_theme-black .mm-listview a:not(.mm-btn_next){-webkit-tap-highlight-color:rgba(255,255,255,.15);tap-highlight-color:rgba(255,255,255,.15)}.fancybox-container,.fancybox-infobar,.fancybox-nav,.fancybox-thumbs,.fancybox-thumbs&gt;ul&gt;li,.w-slider{-webkit-tap-highlight-color:transparent}.mm-menu_theme-black .mm-listitem_selected&gt;a:not(.mm-btn_next),.mm-menu_theme-black .mm-listitem_selected&gt;span{background:rgba(255,255,255,.15)}.mm-menu_theme-black .mm-listitem_divider,.mm-menu_theme-black .mm-listitem_opened&gt;.mm-btn_next,.mm-menu_theme-black .mm-listitem_opened&gt;.mm-panel{background:rgba(255,255,255,.2)}.mm-menu_theme-black .mm-navbar_tabs&gt;:not(.mm-navbar__tab_selected),.mm-menu_theme-black .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar,.mm-menu_theme-black .mm-navbars_top.mm-navbars_has-tabs&gt;.mm-navbar:not(.mm-navbar_tabs),.mm-menu_theme-black.mm-menu_keyboardfocus a:focus{background:rgba(255,255,255,.15)}.mm-menu_theme-black.mm-menu_shadow-page:after,.mm-menu_theme-black.mm-menu_shadow-panels .mm-panel{box-shadow:false}.mm-menu_theme-black .mm-searchfield input{background:rgba(255,255,255,.25);color:rgba(255,255,255,.75)}.mm-menu_theme-black .mm-panel__noresultsmsg,.mm-menu_theme-black .mm-sectionindexer a{color:rgba(255,255,255,.4)}.mm-menu_theme-black.mm-menu_selected-hover .mm-listview:hover&gt;.mm-listitem_selected&gt;a,.mm-menu_theme-black.mm-menu_selected-hover .mm-listview:hover&gt;.mm-listitem_selected&gt;span{background:0 0}.mm-menu_theme-black.mm-menu_selected-hover .mm-listitem&gt;a.mm-btn_fullwidth:hover+span,.mm-menu_theme-black.mm-menu_selected-hover .mm-listitem&gt;a:not(.mm-btn_fullwidth):hover{background:rgba(255,255,255,.15)}.mm-menu_theme-black.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)&gt;a,.mm-menu_theme-black.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)&gt;span{background:0 0}.mm-menu_theme-black.mm-menu_selected-parent .mm-listitem_selected-parent&gt;a.mm-btn_fullwidth+span,.mm-menu_theme-black.mm-menu_selected-parent .mm-listitem_selected-parent&gt;a.mm-btn_next:not(.mm-btn_fullwidth){background:rgba(255,255,255,.15)}.mm-menu_theme-black label.mm-check:before{border-color:rgba(255,255,255,.75)}.mm-menu_theme-black label.mm-toggle{background:rgba(255,255,255,.25)}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe,.mm-menu_theme-black label.mm-toggle:before{background:#000}.mm-menu_theme-blackinput.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu_tileview .mm-listview,.mm-panel_tileview .mm-listview{margin:0!important}.mm-menu_tileview .mm-listview:after,.mm-panel_tileview .mm-listview:after{content:'';display:block;clear:both}.mm-menu_tileview .mm-listitem,.mm-panel_tileview .mm-listitem{padding:50% 0 0;float:left;position:relative;width:50%;height:0}.mm-menu_tileview .mm-listitem:after,.mm-panel_tileview .mm-listitem:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1}.mm-menu_tileview .mm-listitem.mm-tile-xs,.mm-panel_tileview .mm-listitem.mm-tile-xs{width:12.5%;padding-top:12.5%}.mm-menu_tileview .mm-listitem.mm-tile-s,.mm-panel_tileview .mm-listitem.mm-tile-s{width:25%;padding-top:25%}.mm-menu_tileview .mm-listitem.mm-tile-l,.mm-panel_tileview .mm-listitem.mm-tile-l{width:75%;padding-top:75%}.mm-menu_tileview .mm-listitem.mm-tile-xl,.mm-panel_tileview .mm-listitem.mm-tile-xl{width:100%;padding-top:100%}.mm-menu_tileview .mm-listitem&gt;a,.mm-menu_tileview .mm-listitem&gt;span,.mm-panel_tileview .mm-listitem&gt;a,.mm-panel_tileview .mm-listitem&gt;span{line-height:1px;text-align:center;padding:50% 10px 0;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0}.mm-menu_tileview .mm-listitem&gt;.mm-btn_next,.mm-panel_tileview .mm-listitem&gt;.mm-btn_next{width:auto}.mm-menu_tileview .mm-listitem&gt;.mm-btn_next:after,.mm-menu_tileview .mm-listitem&gt;.mm-btn_next:before,.mm-panel_tileview .mm-listitem&gt;.mm-btn_next:after,.mm-panel_tileview .mm-listitem&gt;.mm-btn_next:before{content:none;display:none}.mm-menu_tileview .mm-listitem_divider,.mm-panel_tileview .mm-listitem_divider{display:none}.mm-menu_tileview .mm-panel,.mm-panel_tileview{padding-left:0;padding-right:0}.mm-menu_tileview .mm-panel:after,.mm-menu_tileview .mm-panel:before,.mm-panel_tileview:after,.mm-panel_tileview:before{content:none;display:none}.mm-wrapper_opened .mm-menu_fx-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.mm-wrapper_opening .mm-menu_fx-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-wrapper_opened .mm-menu_fx-menu-zoom.mm-menu_position-right{-webkit-transform:scale(.7,.7) translate3d(30%,0,0);transform:scale(.7,.7) translate3d(30%,0,0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}.mm-wrapper_opening .mm-menu_fx-menu-zoom.mm-menu_position-right{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-wrapper_opened .mm-menu_fx-menu-slide{-ms-transform:translate(-30%,0);-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide{-ms-transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right{-ms-transform:translate(30%,0);-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right{-ms-transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-menu-fade{opacity:0;transition:opacity .4s ease}.mm-wrapper_opening .mm-menu_fx-menu-fade{opacity:1}.mm-menu_fx-panels-none .mm-panel,.mm-panel_fx-none{transition-property:none}.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent,.mm-panel_fx-none.mm-panel_opened-parent{-ms-transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-zoom .mm-panel,.mm-panel_fx-zoom{-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;-webkit-transform:scale(1.5,1.5) translate3d(100%,0,0);transform:scale(1.5,1.5) translate3d(100%,0,0)}.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened,.mm-panel_fx-zoom.mm-panel_opened{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened-parent,.mm-panel_fx-zoom.mm-panel_opened-parent{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0)}.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent,.mm-panel_fx-slide-0.mm-panel_opened-parent{-ms-transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent,.mm-panel_fx-slide-100.mm-panel_opened-parent{-ms-transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_fx-panels-slide-up .mm-panel,.mm-panel_fx-slide-up{-ms-transform:translate(0,100%);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.mm-menu_fx-panels-slide-up .mm-panel_opened,.mm-menu_fx-panels-slide-up .mm-panel_opened-parent,.mm-panel_fx-slide-up.mm-panel_opened{-ms-transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-slide-right .mm-panel,.mm-panel_fx-slide-right{-ms-transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_fx-panels-slide-right .mm-panel_opened,.mm-menu_fx-panels-slide-right .mm-panel_opened-parent,.mm-panel_fx-slide-right.mm-panel_opened{-ms-transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[class*=mm-menu_fx-listitems-] .mm-listitem{transition:none .4s ease}.fancybox-slide,.fancybox-slide .fancybox-image-wrap,.mm-menu_fx-listitems-slide .mm-listitem{transition-property:transform,opacity,-webkit-transform}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(1){transition-delay:50ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(2){transition-delay:.1s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(3){transition-delay:150ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(4){transition-delay:.2s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(5){transition-delay:250ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(6){transition-delay:.3s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(7){transition-delay:350ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(8){transition-delay:.4s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(9){transition-delay:450ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(10){transition-delay:.5s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(11){transition-delay:550ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(12){transition-delay:.6s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(13){transition-delay:650ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(14){transition-delay:.7s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(15){transition-delay:750ms}.mm-menu_fx-listitems-slide .mm-listitem{-ms-transform:translate(50%,0);-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);opacity:0}.mm-wrapper_opening .mm-menu_fx-listitems-slide .mm-panel_opened .mm-listitem{-ms-transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.mm-menu_fx-listitems-fade .mm-listitem{transition-property:opacity;opacity:0}.mm-wrapper_opening .mm-menu_fx-listitems-fade .mm-panel_opened .mm-listitem{opacity:1}.mm-menu_fx-listitems-drop .mm-listitem{transition-property:opacity,top;opacity:0;top:-25%}.mm-wrapper_opening .mm-menu_fx-listitems-drop .mm-panel_opened .mm-listitem{opacity:1;top:0}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}h1{margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}body.fancybox-active,svg:not(:root){overflow:hidden}hr{height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}.fancybox-outer,.fancybox-thumbs{-webkit-overflow-scrolling:touch}button,select{text-transform:none}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}legend{border:0;padding:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translate3d(0,0,0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:0;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-slide::before,.fancybox-slide&gt;*{display:inline-block;vertical-align:middle}.fancybox-slide::before{content:'';height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image::before{display:none}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#E5E3DF}.fancybox-slide--next{z-index:99995}.fancybox-slide&gt;*{position:relative;padding:24px;margin:44px 0;border-width:0;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2),.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small,.fancybox-navigation,.fancybox-slide&gt;base,.fancybox-slide&gt;link,.fancybox-slide&gt;meta,.fancybox-slide&gt;script,.fancybox-slide&gt;style,.fancybox-slide&gt;title{display:none}.fancybox-image,.fancybox-slide .fancybox-image-wrap,.fancybox-spaceball{position:absolute;top:0;margin:0;-webkit-user-select:none;padding:0;left:0;border:0}.fancybox-slide .fancybox-image-wrap{z-index:99995;background:no-repeat;cursor:default;overflow:visible;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;background-size:100% 100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:grabbing}.fancybox-image,.fancybox-spaceball{width:100%;height:100%;max-width:none;max-height:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-error,.fancybox-iframe{width:100%;background:#fff;margin:0}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:0}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--zoom svg path{fill:transparent}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:0 0;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;background:0 0;z-index:10;cursor:pointer}.fancybox-close-small:after{content:'×';position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:0}.fancybox-close-small:focus:after{outline:#888 dotted 1px}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:0 0}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8) 100%);pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid rgba(255,255,255,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff}.fancybox-slide&gt;.fancybox-loading{border:6px solid rgba(100,100,100,.4);border-top:6px solid rgba(255,255,255,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:fancybox-rotate .8s infinite linear;animation:fancybox-rotate .8s infinite linear;background:0 0;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes fancybox-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fancybox-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:33px;font-weight:700;text-align:center}.fancybox-share p{margin:0;padding:0;text-align:center}.fancybox-share p:first-of-type{margin-right:-10px}.fancybox-share_button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:10px 20px;border:0;border-radius:3px;box-shadow:0 2px 2px 0 rgba(0,0,0,.16);background:#fff;white-space:nowrap;font-size:16px;line-height:23px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:140px;color:#707070;transition:all .2s}.fancybox-thumbs&gt;ul&gt;li&gt;img,.w-slider-arrow-left,.w-widget-twitter-count-shim *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.fancybox-share_button:focus,.fancybox-share_button:hover{text-decoration:none;color:#333;box-shadow:0 2px 2px 0 rgba(0,0,0,.3)}.fancybox-share_button svg{margin-right:5px;width:20px;height:20px;vertical-align:text-bottom}.fancybox-share input{box-sizing:border-box;width:100%;margin:5px 0 0;padding:10px 15px;border:1px solid #d7d7d7;border-radius:3px;background:#ebebeb;color:#5d5b5b;font-size:14px;outline:0}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs&gt;ul{list-style:none;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x&gt;ul,.fancybox-thumbs&gt;ul&gt;li,.w-background-video,.w-slider-mask,.w-widget-gplus,.w-widget-map .gm-style-iw,.w-widget-twitter{overflow:hidden}.fancybox-thumbs-y&gt;ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y&gt;ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y&gt;ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs&gt;ul&gt;li{float:left;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(/pics/design/fancybox_sprite.png)}.fancybox-thumbs&gt;ul&gt;li&gt;img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;user-select:none}.fancybox-thumbs&gt;ul&gt;li:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs&gt;ul&gt;li.fancybox-thumbs-active:before{opacity:1}@media all and (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs&gt;ul&gt;li{max-width:calc(100% - 10px)}}.fancybox-bg{background-color:rgba(0,0,0,.95)}.fancybox-infobar{left:auto;right:0}.fancybox-image-wrap{box-shadow:rgba(0,0,0,.8) 0 5px 25px}.border-image,.fancybox-is-scaling .fancybox-image-wrap,.footer-image,.logo,.scale-image,.theme-block-content,.w-webflow-badge *,img{box-shadow:none}.fancybox-is-scaling .fancybox-item{display:none!important}.fancybox-close{position:absolute;top:-30px;right:-30px;width:36px;height:36px;z-index:2}.fancybox-nav{position:absolute;top:0;width:5%;height:80%;cursor:pointer;text-decoration:none}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.w-icon-slider-left,.w-icon-slider-right{left:0;margin:auto}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}@font-face{font-family:webflow-icons;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg6SAy0AAAC8AAAAYGNtYXAaVcxaAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5ZgscV1gAAAFwAAABhGhlYWQCkFKvAAAC9AAAADZoaGVhB0MDyQAAAywAAAAkaG10eBIAA10AAANQAAAAIGxvY2EBMADyAAADcAAAABJtYXhwAAwATQAAA4QAAAAgbmFtZWTuiIAAAAOkAAABe3Bvc3QAAwAAAAAFIAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmAwPA/8D/wAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOYD//3//wAAAAAAIOYA//3//wAB/+MaBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQEgAAADIAOAAAUAAAkBBwkBFwMg/kBAAYD+gEABwAHAQP6A/oBAAAEA4AAAAuADgAAFAAATARcJAQfgAcBA/oABgEABwAHAQP6A/oBAAAADAMAA4ANAAsAAGAAxAEoAAAEhIg4CHQEUHgIzITI+Aj0BNC4CIxUhIg4CHQEUHgIzITI+Aj0BNC4CIxUhIg4CHQEUHgIzITI+Aj0BNC4CIwMg/cAHCwkFBQkLBwJABwsJBQUJCwf9wAcLCQUFCQsHAkAHCwkFBQkLB/3ABwsJBQUJCwcCQAcLCQUFCQsHAsAFCQsHIAcLCQUFCQsHIAcLCQXABQkLByAHCwkFBQkLByAHCwkFwAUJCwcgBwsJBQUJCwcgBwsJBQAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFFv+egGGAAAAAAEAAAABAADSLAJOXw889QALBAAAAAAAz/iHGQAAAADP+IcZAAAAAAOBA4AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA4EAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAACAAAABAABIAQAAOAEAADABAAAnQAAAAAACgAUAB4AMgBGAKwAwgAAAAEAAAAIAEsAAwAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAaAAAAAQAAAAAAAgAOAHEAAQAAAAAAAwAaADAAAQAAAAAABAAaAH8AAQAAAAAABQAWABoAAQAAAAAABgANAEoAAQAAAAAACgA0AJkAAwABBAkAAQAaAAAAAwABBAkAAgAOAHEAAwABBAkAAwAaADAAAwABBAkABAAaAH8AAwABBAkABQAWABoAAwABBAkABgAaAFcAAwABBAkACgA0AJkAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMQAuADAAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4Ac3dlYmZsb3ctaWNvbnMAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4AcwBSAGUAZwB1AGwAYQByAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype'),url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAVcAAoAAAAABRQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAZMAAAGTuzUomU9TLzIAAAKIAAAAYAAAAGAOkgMtY21hcAAAAugAAABMAAAATBpVzFpnYXNwAAADNAAAAAgAAAAIAAAAEGhlYWQAAAM8AAAANgAAADYCkFKvaGhlYQAAA3QAAAAkAAAAJAdDA8lobXR4AAADmAAAACAAAAAgEgADXW1heHAAAAO4AAAABgAAAAYACFAAbmFtZQAAA8AAAAF7AAABe2TuiIBwb3N0AAAFPAAAACAAAAAgAAMAAAEABAQAAQEBDndlYmZsb3ctaWNvbnMAAQIAAQA6+BwC+BsD+BgEHgoACXf/i4seCgAJd/+LiwwHi0v6lPpUBR0AAACaDx0AAACfER0AAAAJHQAAAYoSAAkBAQ4bHR8iJywxNndlYmZsb3ctaWNvbnN3ZWJmbG93LWljb25zdTB1MXUyMHVFNjAwdUU2MDF1RTYwMnVFNjAzAAACAYkABgAIAQEEBwoNJDvH4P6UDv6UDv6UDvyUDvm0+FQV/FT4VEtL+BT8FPwU/BTLSwUO93T4VBX4VPhUy0v8FPwU+BT8FEtLBQ75tPlUFfzUiwV5i319i3kIi2sFi3mZfZ2LCPjUiwWdi5mZi50Ii6sFi519mXmLCIv7VBX81IsFeYt9fYt5CItrBYt5mX2diwj41IsFnYuZmYudCIurBYudfZl5iwiL+1QV/NSLBXmLfX2LeQiLawWLeZl9nYsI+NSLBZ2LmZmLnQiLqwWLnX2ZeYsIDvm4+SkV+6n7qvuq96ovLvgG/Bj4BvgYBQ76lBT6lBWLDAoAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA5gMDwP/A/8ADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDmA//9//8AAAAAACDmAP/9//8AAf/jGgQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAABAAC1pQTjXw889QALBAAAAAAAz/iHGQAAAADP+IcZAAAAAAOBA4AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA4EAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAACAAAABAABIAQAAOAEAADABAAAnQAAUAAACAAAAAAADgCuAAEAAAAAAAEAGgAAAAEAAAAAAAIADgBxAAEAAAAAAAMAGgAwAAEAAAAAAAQAGgB/AAEAAAAAAAUAFgAaAAEAAAAAAAYADQBKAAEAAAAAAAoANACZAAMAAQQJAAEAGgAAAAMAAQQJAAIADgBxAAMAAQQJAAMAGgAwAAMAAQQJAAQAGgB/AAMAAQQJAAUAFgAaAAMAAQQJAAYAGgBXAAMAAQQJAAoANACZAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAVgBlAHIAcwBpAG8AbgAgADEALgAwAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHN3ZWJmbG93LWljb25zAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAUgBlAGcAdQBsAGEAcgB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format('woff');font-weight:400;font-style:normal}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-webkit-keyframes autofill{to{color:#666;background:url(/pics/Design/success.svg) right 10px center no-repeat #fff;background-size:20px}}@-webkit-keyframes autofillError{to{color:#666;background:url(/pics/Design/error.svg) right 10px center no-repeat #fff;background-size:20px}}@keyframes label-animation{0%{top:15px;color:#b2b2b2}100%{top:0;color:#b2b2b2}}.w-icon-dropdown-toggle,.w-icon-slider-left,.w-icon-slider-right{top:0;right:0;width:1em;height:1em;bottom:0}[class*=w-icon-],[class^=w-icon-]{font-family:webflow-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.category-headline,body{font-family:'Ubuntu Condensed',sans-serif}.w-icon-slider-right:before{content:"\e600"}.w-icon-slider-left:before{content:"\e601"}.w-icon-nav-menu:before{content:"\e602"}.w-icon-arrow-down:before,.w-icon-dropdown-toggle:before{content:"\e603"}.w-icon-dropdown-toggle{position:absolute;margin:auto 5px auto auto}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{height:100%}html input[type=button]{border:0;cursor:pointer;-webkit-appearance:button}body{min-height:100%;background-color:#f8f8f8;color:#666;font-size:16px;line-height:20px;font-weight:500;overflow-y:scroll}img{vertical-align:middle;display:inline-block;border:5px #fff;max-width:100%;flex-shrink:0}html.w-mod-touch *{background-attachment:scroll!important}.w-block{display:block}.w-inline-block{max-width:100%;display:inline-block}.w-clearfix:after,.w-clearfix:before{content:" ";display:table}.w-clearfix:after{clear:both}.w-hidden{display:none}.w-button{display:inline-block;padding:9px 15px;background-color:#3898EC;color:#fff;border:0;line-height:inherit;text-decoration:none;cursor:pointer;border-radius:0}.w-webflow-badge,.w-webflow-badge *{min-width:0;border:0 transparent;direction:ltr;font-family:inherit;font-weight:inherit;font-style:inherit;font-variant:inherit;list-style-type:disc;text-indent:0;word-break:normal;word-wrap:normal;text-shadow:none;text-transform:inherit}input.w-button{-webkit-appearance:button}html[data-w-dynpage] [data-w-cloak]{color:transparent!important}.w-webflow-badge{overflow-x:visible;overflow-y:visible;box-sizing:border-box;max-height:none;max-width:none;min-height:0;float:none;clear:none;background:0 0;background-size:auto auto;background-origin:padding-box;background-clip:border-box;transition:none;text-align:inherit;letter-spacing:inherit;font-smoothing:auto;vertical-align:baseline;cursor:inherit;word-spacing:normal;position:fixed!important;display:inline-block!important;visibility:visible!important;z-index:2147483647!important;top:auto!important;right:12px!important;bottom:12px!important;left:auto!important;color:#AAADB0!important;background-color:#fff!important;border-radius:3px!important;padding:6px 8px 6px 6px!important;font-size:12px!important;opacity:1!important;line-height:14px!important;text-decoration:none!important;transform:none!important;margin:0!important;width:auto!important;height:auto!important;overflow:visible!important;white-space:nowrap;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.1)}.w-webflow-badge *{position:static;left:auto;top:auto;right:auto;bottom:auto;z-index:auto;display:block;visibility:visible;overflow:visible;overflow-x:visible;overflow-y:visible;box-sizing:border-box;width:auto;height:auto;max-height:none;max-width:none;min-height:0;margin:0;padding:0;float:none;clear:none;border-radius:0;background:0 0;background-size:auto auto;background-origin:padding-box;background-clip:border-box;opacity:1;transform:none;transition:none;color:inherit;font-size:inherit;line-height:inherit;text-align:inherit;letter-spacing:inherit;text-decoration:inherit;font-smoothing:auto;vertical-align:baseline;cursor:inherit;white-space:inherit;word-spacing:normal}h1,h2,h3,h6{margin-top:10px}blockquote,figure{margin:0 0 10px}figcaption,h5{margin-top:5px}.w-checkbox:after,.w-container:after,.w-embed:after,.w-radio:after,.w-row:after,.w-slider{clear:both}h1,h2,h3,h4,h5,h6{font-weight:700}.w-input,h1,h2,h3,h4,h5,h6,label{color:#333}h1,h2,h3,h4,h6,p{line-height:150%;margin-bottom:10px}.w-webflow-badge&gt;img{display:inline-block!important;visibility:visible!important;opacity:1!important;vertical-align:middle!important}.w-embed:after,.w-embed:before{content:" ";display:table}h1{font-size:2.375em}h2{border-bottom:1px none #ccc;font-size:1.5em}h3{font-size:1.3em}h4{margin-top:0;font-size:1.125em}.small-label,h5{font-size:.875em}h5{margin-bottom:10px;line-height:140%}h6{font-size:.75em}p{margin-top:0;font-size:1em;font-weight:400}blockquote{padding:10px 20px;border-left:5px solid #E2E2E2;font-size:18px;line-height:22px}figcaption{text-align:center}ol,ul{margin-top:0;margin-bottom:10px;padding-left:40px}.w-list-unstyled{padding-left:0;list-style:none}.w-video{width:100%;position:relative;padding:0}.w-video embed,.w-video iframe,.w-video object{position:absolute;top:0;left:0;width:100%;height:100%}fieldset{padding:0;margin:0;border:0}.w-dropdown-btn,.w-form-done{padding:20px}button,input[type=reset]{border:0;cursor:pointer;-webkit-appearance:button}button:focus{outline:0}.w-form{margin:0 0 15px}.w-form-done{display:none;text-align:center;background-color:#ddd}.w-form-fail{display:none;margin-top:10px;padding:10px;background-color:#ffdede}label{display:block;margin-bottom:0;line-height:170%;font-weight:700}.w-input,.w-select{display:block;height:38px;padding:8px 12px;margin-bottom:10px;line-height:1.42857143;vertical-align:middle;background-color:#fff;width:100%}.w-input{font-size:14px;border:1px solid #ccc}.w-input:-moz-placeholder{color:#999}.w-input::-moz-placeholder{color:#999;opacity:1}.w-input:-ms-input-placeholder{color:#999}.w-input::-webkit-input-placeholder{color:#999}.w-input:focus{border-color:#3898EC;outline:0}.search-input,.slide-link-block,.w-select{border:1px solid #ccc}.w-select{color:#333;background-image:-webkit-linear-gradient(white 0,#f3f3f3 100%);background-image:linear-gradient(white 0,#f3f3f3 100%);font-size:16px}.w-select:-moz-placeholder{color:#999}.w-select::-moz-placeholder{color:#999;opacity:1}.w-select:-ms-input-placeholder{color:#999}.w-select::-webkit-input-placeholder{color:#999}.w-select:focus{border-color:#3898EC;outline:0}.w-input[disabled],.w-input[readonly],.w-select[disabled],.w-select[readonly],fieldset[disabled] .w-input,fieldset[disabled] .w-select{cursor:not-allowed;background-color:#eee}.w-select[multiple],textarea.w-input,textarea.w-select{height:auto}.w-form-label{display:inline-block;cursor:pointer;font-weight:400;margin-bottom:0}.katalog-link,.w-checkbox,.w-radio{margin-bottom:5px}.w-checkbox{display:block;padding-left:20px}.w-checkbox:after,.w-checkbox:before{content:" ";display:table}.w-radio{display:block;padding-left:20px}.w-container:after,.w-container:before,.w-radio:after,.w-radio:before,.w-row:after,.w-row:before{content:" ";display:table}.w-checkbox-input{margin:4px 0 0 -20px;margin-top:1px\9;line-height:normal;float:left}.w-radio-input{margin:3px 0 0 -20px;margin-top:1px\9;line-height:normal;float:left}.w-container{margin-left:auto;margin-right:auto;max-width:940px;max-width:1280px}.w-container .w-row{margin-left:-10px;margin-right:-10px}.fa.fa-user-circle.fa-3x,.w-row .w-row{margin-right:0;margin-left:0}.w-col{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}.w-col .w-col{padding-left:0;padding-right:0}.w-col-1{width:8.33333333%}.w-col-2{width:16.66666667%}.w-col-3{width:25%}.w-col-4{width:33.33333333%}.w-col-5{width:41.66666667%}.w-col-6{width:50%}.w-col-7{width:58.33333333%}.w-col-8{width:66.66666667%}.w-col-9{width:75%}.w-col-10{width:83.33333333%}.w-col-11{width:91.66666667%}.w-col-12{width:100%}.w-hidden-main{display:none!important}.w-widget{position:relative}.w-widget-map{width:100%;height:400px}.w-widget-map label{width:auto;display:inline}.w-widget-map img{max-width:inherit}.w-widget-map .gm-style-iw{width:90%!important;height:auto!important;top:7px!important;left:6%!important;display:inline;text-align:center}.w-widget-twitter-count-shim{display:inline-block;vertical-align:top;position:relative;width:28px;height:20px;text-align:center;background:#fff;border:1px solid #758696;border-radius:3px}.w-widget-twitter-count-shim *{pointer-events:none;user-select:none}.w-widget-twitter-count-shim .w-widget-twitter-count-inner{position:relative;font-size:15px;line-height:12px;text-align:center;color:#999;font-family:serif}.w-widget-twitter-count-shim .w-widget-twitter-count-clear{position:relative;display:block}.w-widget-twitter-count-shim:not(.w--vertical):after,.w-widget-twitter-count-shim:not(.w--vertical):before{top:50%;left:0;content:" ";width:0;position:absolute;pointer-events:none;margin-top:-4px}.w-widget-twitter-count-shim:not(.w--vertical){margin-left:5px;margin-right:8px}.w-widget-twitter-count-shim:not(.w--vertical):before{border:solid transparent;height:0;border-color:rgba(117,134,150,0);border-right-color:#5d6c7b;border-width:4px;margin-left:-9px}.w-widget-twitter-count-shim:not(.w--vertical):after{border:solid transparent;height:0;border-color:rgba(255,255,255,0);border-right-color:#fff;border-width:4px;margin-left:-8px}.w-widget-twitter-count-shim:not(.w--vertical).w--large{margin-left:6px}.w-widget-twitter-count-shim:not(.w--vertical).w--large:before{border-width:5px;margin-left:-10px;margin-top:-5px}.w-widget-twitter-count-shim:not(.w--vertical).w--large:after{border-width:5px;margin-left:-9px;margin-top:-5px}.w-widget-twitter-count-shim.w--large{width:36px;height:28px;margin-left:7px}.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner{font-size:18px;line-height:18px}.w-widget-twitter-count-shim.w--vertical{width:61px;height:33px;margin-bottom:8px}.w-widget-twitter-count-shim.w--vertical:after,.w-widget-twitter-count-shim.w--vertical:before{content:" ";height:0;width:0;position:absolute;left:50%;top:100%;pointer-events:none}.w-widget-twitter-count-shim.w--vertical:before{border:solid transparent;border-color:rgba(117,134,150,0);border-top-color:#5d6c7b;border-width:5px;margin-left:-5px}.w-widget-twitter-count-shim.w--vertical:after{border:solid transparent;border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:4px;margin-left:-4px}.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner{font-size:18px;line-height:22px}.w-widget-twitter-count-shim.w--vertical.w--large{width:76px}.w-background-video{position:relative;height:500px;color:#fff}.w-background-video&gt;video{background-size:cover;background-position:50% 50%;position:absolute;right:-100%;bottom:-100%;top:-100%;left:-100%;margin:auto;min-width:100%;min-height:100%;z-index:-100}.w-slide,.w-slider,.w-slider-mask{position:relative}.w-slider{height:300px;text-align:center;background:#ddd;tap-highlight-color:transparent}.w-slider-arrow-left,.w-slider-nav{-webkit-tap-highlight-color:transparent;left:0}.w-slider-mask{display:block;z-index:1;left:0;right:0;height:100%;white-space:nowrap}.w-dropdown,.w-dropdown-toggle,.w-slide,.w-slider-dot{display:inline-block}.w-slide{vertical-align:top;width:100%;height:100%;white-space:normal;text-align:left}.w-slide .small-theme-slide-icon{width:48px;left:-6px}.w-slider-nav{position:absolute;z-index:2;top:auto;right:0;bottom:0;margin:auto;padding-top:10px;height:40px;text-align:center;tap-highlight-color:transparent}.w-slider-nav.w-round&gt;div{border-radius:100%}.w-slider-nav.w-num&gt;div{width:auto;height:auto;padding:.2em .5em;font-size:inherit;line-height:inherit}.w-slider-nav.w-shadow&gt;div{box-shadow:0 0 3px rgba(51,51,51,.4)}.w-slider-nav-invert{color:#fff}.w-slider-nav-invert&gt;div{background-color:rgba(34,34,34,.4)}.w-slider-nav-invert&gt;div.w-active{background-color:#222}.w-slider-dot{position:relative;width:1em;height:1em;background-color:rgba(255,255,255,.4);cursor:pointer;margin:0 3px .5em;transition:background-color .1s,color .1s}.w-slider-arrow-left,.w-slider-arrow-right{width:80px;margin:auto;overflow:hidden;color:#fff;font-size:40px;position:absolute;top:0;bottom:0;cursor:pointer}.w-slider-dot.w-active{background-color:#fff}.w-slider-arrow-left{tap-highlight-color:transparent;user-select:none;right:auto;z-index:1}.w-dropdown-toggle,.w-slider-arrow-right{-ms-user-select:none;-webkit-user-select:none}.w-slider-arrow-left [class*=w-icon-],.w-slider-arrow-left [class^=w-icon-]{position:absolute}.w-slider-arrow-right{right:0;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-moz-user-select:none;user-select:none;z-index:4;left:auto}.w-dropdown-btn,.w-dropdown-link,.w-dropdown-toggle{vertical-align:top;text-decoration:none;white-space:nowrap;color:#222}.w-slider-arrow-right [class*=w-icon-],.w-slider-arrow-right [class^=w-icon-]{position:absolute}.w-dropdown,.w-dropdown-btn,.w-dropdown-link,.w-dropdown-toggle{position:relative;text-align:left;margin-left:auto;margin-right:auto}.w-dropdown{z-index:900}.w-dropdown-toggle{padding:20px 40px 20px 20px;-moz-user-select:none;user-select:none;cursor:pointer}.w-lightbox-backdrop,.w-nav-button{-webkit-tap-highlight-color:transparent;-moz-user-select:none;-ms-user-select:none}.w-dropdown-link{padding:10px 20px;display:block}.w-dropdown-list{position:absolute;background:#ddd;display:none;min-width:100%}.w-dropdown-list.w--open,.w-nav[data-collapse=all] .w-dropdown,.w-nav[data-collapse=all] .w-dropdown-toggle{display:block}.w-dropdown-link.w--current{color:#0082f3}.w-nav[data-collapse=all] .w-dropdown-list{position:static}.w-nav[data-collapse=all] .w-nav-menu{display:none}.w-nav[data-collapse=all] .w-nav-button{display:block}.w-lightbox-frame,.w-lightbox-view:before{display:inline-block;vertical-align:middle}.w-lightbox-backdrop{cursor:auto;font-style:normal;font-variant:normal;letter-spacing:normal;list-style:disc;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;position:fixed;top:0;right:0;bottom:0;left:0;color:#fff;font-family:"Helvetica Neue",Helvetica,Ubuntu,"Segoe UI",Verdana,sans-serif;font-size:17px;line-height:1.2;font-weight:300;text-align:center;background:rgba(0,0,0,.9);z-index:2000;outline:0;opacity:0;-webkit-user-select:none;-webkit-transform:translate(0,0);height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.w-lightbox-container{height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.w-lightbox-content{position:relative;height:100vh;overflow:hidden}.w-lightbox-view{position:absolute;width:100vw;height:100vh;opacity:0}.w-lightbox-view:before{height:100vh}.w-lightbox-group,.w-lightbox-group .w-lightbox-view,.w-lightbox-group .w-lightbox-view:before{height:86vh}.w-lightbox-group .w-lightbox-figure{cursor:pointer}.w-lightbox-group .w-lightbox-image{max-height:86vh}.w-nav-link,.w-tab-link{vertical-align:top;text-decoration:none}.w-lightbox-figure{position:relative;margin:0}.w-lightbox-img{width:auto;height:auto;max-width:none}.w-lightbox-image{display:block;float:none;max-width:100vw;max-height:100vh}.w-lightbox-caption{position:absolute;right:0;bottom:0;left:0;padding:.5em 1em;background:rgba(0,0,0,.4);text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.w-lightbox-embed{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.w-lightbox-control{position:absolute;top:0;width:4em;background-size:24px;background-repeat:no-repeat;background-position:center;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.w-lightbox-left{display:none;bottom:0;left:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==)}.w-lightbox-right{display:none;right:0;bottom:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+)}.w-lightbox-close{right:0;height:2.6em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=);background-size:18px}.w-lightbox-strip{position:absolute;bottom:0;left:0;right:0;padding:0 1vh;line-height:0;white-space:nowrap;overflow-x:auto;overflow-y:hidden}.w-lightbox-noscroll,.w-lightbox-thumbnail,.w-richtext ol,.w-richtext ul{overflow:hidden}.w-lightbox-item{display:inline-block;width:10vh;padding:2vh 1vh;cursor:pointer;-webkit-transform:translate3d(0,0,0)}.w-lightbox-active{opacity:.3}.w-lightbox-thumbnail{position:relative;height:10vh;background:#222}.w-lightbox-thumbnail .w-lightbox-tall{top:50%;width:100%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.w-lightbox-thumbnail .w-lightbox-wide{left:50%;height:100%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.w-lightbox-thumbnail-image{position:absolute;top:0;left:0}.w-lightbox-spinner{position:absolute;top:50%;left:50%;box-sizing:border-box;width:40px;height:40px;margin-top:-20px;margin-left:-20px;border:5px solid rgba(0,0,0,.4);border-radius:50%;-webkit-animation:spin .8s infinite linear;animation:spin .8s infinite linear}.w-richtext figure.w-richtext-align-center,.w-richtext figure.w-richtext-align-fullwidth{clear:both;margin-right:auto;margin-left:auto}.w-lightbox-spinner:after{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:3px solid transparent;border-bottom-color:#fff;border-radius:50%}.categories,.header-navigation.header-categories,.mediathek-headline,.searchBlock .categories a,div.searchCity span{border-bottom:1px solid #ccc}.w-lightbox-hide{display:none}.w-richtext:after,.w-richtext:before{content:" ";display:table}.w-lightbox-inactive,.w-lightbox-inactive:hover{opacity:0}.w-richtext:after{clear:both}.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:before,.w-richtext .w-richtext-figure-selected[data-rt-type=video] div:before,.w-richtext .w-richtext-figure-selected[data-rt-type=image] div{outline:#2895f7 solid 2px}.w-richtext figure.w-richtext-figure-type-video{width:60%;height:0}.w-richtext figure.w-richtext-figure-type-video&gt;div{width:100%}.w-richtext figure.w-richtext-figure-type-video&gt;div:before{content:'';position:absolute;display:none;left:0;top:0;right:0;bottom:0;z-index:1}.w-richtext figure.w-richtext-figure-type-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.w-richtext figure[data-rt-type=video]{width:60%;height:0}.w-richtext figure[data-rt-type=video]&gt;div{width:100%}.w-richtext figure[data-rt-type=video]&gt;div:before{content:'';position:absolute;display:none;left:0;top:0;right:0;bottom:0;z-index:1}.w-richtext figure[data-rt-type=video] iframe{position:absolute;top:0;left:0;width:100%;height:100%}.w-nav,.w-nav-brand,.w-nav-link,.w-nav-menu,.w-richtext figure{position:relative}.w-richtext figure{max-width:60%}.w-richtext figure&gt;div:before{cursor:default!important}.w-richtext figure img{width:100%}.w-richtext figure figcaption.w-richtext-figcaption-placeholder{opacity:.6}.w-richtext figure div{font-size:0;color:transparent}.w-richtext figure.w-richtext-figure-type-image{display:table}.w-richtext figure.w-richtext-figure-type-image&gt;div{display:inline-block}.w-richtext figure.w-richtext-figure-type-image&gt;figcaption{display:table-caption;caption-side:bottom}.w-richtext figure[data-rt-type=image]{display:table}.w-richtext figure[data-rt-type=image]&gt;div{display:inline-block}.w-richtext figure[data-rt-type=image]&gt;figcaption{display:table-caption;caption-side:bottom}.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image&gt;div,.w-richtext figure.w-richtext-align-center[data-rt-type=image]&gt;div{max-width:100%}.w-richtext figure.w-richtext-align-normal{clear:both}.w-richtext figure.w-richtext-align-fullwidth{width:100%;max-width:100%;text-align:center;display:block}.w-richtext figure.w-richtext-align-fullwidth&gt;div{display:inline-block;padding-bottom:inherit}.w-richtext figure.w-richtext-align-fullwidth&gt;figcaption{display:block}.w-nav:after,.w-nav:before{content:" ";display:table}.w-richtext figure.w-richtext-align-floatleft{float:left;margin-right:15px;clear:none}.w-richtext figure.w-richtext-align-floatright{float:right;margin-left:15px;clear:none}.w-nav{background:#ddd;z-index:1000}.w-nav:after{clear:both}.w-nav-brand{float:left;text-decoration:none;color:#333}.w-nav-link{display:inline-block;color:#222;padding:20px 5px;text-align:left;margin-left:auto;margin-right:auto}.w-nav-link.w--current{color:#0082f3}.w-nav-menu{float:right;z-index:auto}.w--nav-menu-open{display:block!important;position:absolute;top:100%;left:0;right:0;background:#C8C8C8;text-align:center;overflow:visible;min-width:200px}.w--nav-link-open{display:block;position:relative}.w-nav-overlay{position:absolute;overflow:hidden;display:none;top:100%;left:0;right:0;width:100%}.search-input,.user-block.basket-block,.w-nav-button,.w-tab-content,.w-tab-link,.w-tab-menu,.w-tab-pane,.w-tabs{position:relative}.w-nav-overlay .w--nav-menu-open{top:0}.w-nav[data-animation=over-left] .w-nav-overlay{width:auto;right:auto;z-index:1;top:0}.w-nav[data-animation=over-left] .w--nav-menu-open{right:auto;z-index:1;top:0}.w-nav[data-animation=over-right] .w-nav-overlay{width:auto;left:auto;z-index:1;top:0}.w-nav[data-animation=over-right] .w--nav-menu-open{left:auto;z-index:1;top:0}.w-nav-button{float:right;padding:18px;font-size:24px;display:none;cursor:pointer;tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.w-tabs:after,.w-tabs:before{content:" ";display:table}.w-nav-button.w--open{background-color:#C8C8C8;color:#fff}.header-section,.w-dyn-empty,.w-tab-link{background-color:#ddd}.w-tabs:after{clear:both}.w-tab-link{display:inline-block;padding:9px 30px;text-align:left;cursor:pointer;color:#222}.w-tab-link.w--current{background-color:#C8C8C8}.w-tab-content{display:block;overflow:hidden}.w-tab-pane{display:none}.w--tab-active{display:block}.w-ix-emptyfix:after{content:""}.w-dyn-empty{padding:10px}.w-condition-invisible,.w-dyn-bind-empty{display:none!important}a{-webkit-transition:color .3s ease;transition:color .3s ease;color:#2da3a8;text-decoration:none}a:hover{color:#21777a}.header-section{position:fixed;top:0;width:100%;height:55px;padding-top:0;padding-right:15px;padding-left:15px;color:#525252;z-index:13}.header-section .sticky .logo-wrapper{width:50%}.header-block-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:55px;padding:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px}.header-block{width:40%;height:55px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.header-block.user-block-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:auto;padding:0;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.header-block.logo-block,.main-nav-parent,.user-block.basket-block{padding-top:5px;padding-bottom:5px}.header-block.logo-block{width:15%;height:55px;padding-right:0;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.slide-block,.theme-block,.user-block.quick-order{-webkit-align-self:stretch}.header-block.search-field-parent{display:block;width:40%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.user-block,.user-block.quick-order{display:-ms-flexbox;display:-webkit-flex}.search-input,.theme-parent{-webkit-flex-direction:row;-webkit-box-orient:horizontal}.search-input{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;margin-top:8px;margin-bottom:0;padding-right:0;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;background-color:#fff;color:#333;border-radius:5px;font-size:1.2em}.user-block{display:-webkit-box;display:flex;padding:5px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center}.user-block.basket-block{height:55px;color:#525252;text-decoration:none}.user-block.basket-block:hover{background-color:#e4e4e4;color:#525252;text-decoration:none}.user-block.basket-block.basket-full{background-color:#fadf50;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.user-block.basket-block.basket-full:hover{background-color:#fc0}.user-block.quick-order{display:-webkit-box;display:flex;padding:5px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;font-size:16px}.fa.fa-user-circle.fa-3x{margin-top:-2px;display:block}.fa.fa-shopping-basket{margin-left:0;color:#333;font-size:18px;text-align:center}.fa.fa-shopping-basket.big-basket{margin-top:5px;margin-right:10px;color:#333;font-size:2.5em}.fa.fa-search.input-search-icon{position:absolute;right:10px;bottom:10px;z-index:3;color:#525252;font-size:20px}.fa.fa-cc-mastercard,.fa.fa-cc-visa{width:20px;margin-right:20px;font-size:22px;text-align:right}.fa.fa-file-text,.fa.fa-money{margin-right:20px;font-size:24px;width:20px}.fa.fa-file-text{text-align:right}.fa.fa-file-text.adress-button-icon{margin-right:0;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;font-size:18px;text-align:center}.fa.fa-cc-paypal{width:20px;margin-right:20px;font-size:22px}.fa.fa-cloud-upload{position:relative;z-index:4;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.fa.fa-cloud-upload.fa-white{color:#fff}.fa.fa-home{margin-right:10px}.fa.fa-home.fa-2x{margin-right:0}.fa.fa-truck.on-stock{color:#39cc4b}.fa.fa-truck.fa-2x{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.fa.fa-truck.adress-button-icon{font-size:18px;text-align:center}.fa.fa-truck.off-stock{color:#e62525}.fa.fa-truck.low-stock{color:#fc0}.fa.fa-star,.fa.fa-star-half-o,.fa.fa-star-o{margin-right:2px;color:#c9ae42}.fa.fa-star-o{font-size:14px}.fa.fa-file-text-o.dark-icon,.fa.fa-scissors.dark-icon,.fa.fa-youtube-play.dark-icon{margin-bottom:20px;color:#999;font-size:1.2em}.fa.fa-caret-down.fa-3x,.fa.fa-check-square-o{color:#2da3a8}.fa.fa-caret-down.fa-3x.login-tab-arrow-down{position:absolute;left:0;right:0;bottom:-10px}.category-headline,.fa.fa-check-square-o.fa-2x.white-check-icon,.fa.fa-chevron-left,.fa.fa-chevron-right{color:#fff}.fa.fa-caret-right{position:absolute;top:50%;right:-10px;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:-10px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;font-size:24px}.fa.fa-bars{display:none}.fa.fa-chevron-circle-right{font-size:18px;font-size:30px}.fa.fa-print{margin-left:0}.fa.fa-gears.adress-button-icon,.fa.fa-times-circle.adress-button-icon{font-size:18px;text-align:center}.fa.fa-address-card.address-button-icon,.fa.fa-map-marker.address-button-icon{margin-right:10px;font-size:18px}.fa.fa-calendar{position:absolute;right:10px;bottom:10px}.fa.fa-arrows{font-size:18px}.header-navigation{display:block;height:auto;background-color:#fff}.add-to-basket,.theme-parent{display:-webkit-box;display:-webkit-flex}.content-section,.content-section.first-content{background-color:#f8f8f8;background-position:50% 50%;background-repeat:repeat-y}.header-navigation.header-categories{padding-right:15px;padding-left:15px;border-top:1px solid #ccc}.content-section{padding:0 15px;background-size:initial}.content-section.first-content{padding-top:0;padding-bottom:0;background-size:cover}.content-section.background-section{background-position:50% 0;background-size:auto;background-repeat:no-repeat;background-attachment:fixed}.content-slider-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:25px -5px 0}.theme-parent{display:-ms-flexbox;display:flex;margin:0 0 10px;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.theme-parent.theme-parent-right-col{margin-right:0;margin-left:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:0}.content-slider-link-block{position:relative;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;transform:scaleX(1) scaleY(1) scaleZ(1);transition:transform .3s ease 0s}.content-slider-link-block:hover{transform:scaleX(1.1) scaleY(1.1) scaleZ(1.1)}.content-slider-link-block.bi-block{overflow:hidden;background-color:transparent;background-position:50% 50%;background-size:cover;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.content-slider-link-block.bi-block:hover{background-image:-webkit-linear-gradient(270deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.08));background-image:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.08));background-position:0 0,50% 50%;background-size:auto,cover;background-repeat:repeat,no-repeat;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.content-slider-link-block.ab-block{position:relative;overflow:hidden;background-color:transparent;background-position:50% 50%;background-size:cover;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.add-to-basket,.slide-link-block,.slider-arrow.campaign-slider-arrow.campaign-arrow-right,.theme-block-content{-webkit-transition:background-color .3s ease}.content-slider-link-block.ab-block:hover{background-image:-webkit-linear-gradient(270deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.08));background-image:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.08));background-position:0 0,50% 50%;background-size:auto,cover;background-repeat:repeat,no-repeat}.content-slider{width:100%;height:auto;padding-bottom:0;border:1px #ccc;background-color:transparent}.slide-block{width:33.33%;padding-right:5px;padding-left:5px;-ms-flex-item-align:stretch;align-self:stretch;background-color:transparent;text-align:center}.add-to-basket,.add-to-basket.main-cta-button{padding-right:10px;padding-left:10px;height:50px}.add-to-basket{display:-ms-flexbox;display:flex;width:25%;margin-left:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px #fff;background-color:#fadf50;transition:background-color .3s ease;color:#525252;font-size:1em;text-decoration:none}.add-to-basket.main-cta-button,.header-sub-navigation,.main-nav-parent{-webkit-justify-content:space-around}.add-to-basket:hover{background-color:#fc0}.add-to-basket.main-cta-button{width:100%;-ms-flex-pack:distribute;justify-content:space-around;border:1px #fadf50;line-height:100%;text-align:center;font-weight:700;font-size:1.2em}.category-headline,.overlay-headline{border-top-right-radius:25px;background-color:rgba(45,163,168,.9)}.add-to-basket.small-basket{width:35px;height:35px;color:#333}.add-to-basket.full-width-button{width:100%;color:#333}.slider-thumbs{display:none;font-size:5px}.category-headline{position:absolute;left:0;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-width:33.33%;margin-top:0;margin-bottom:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-top:1px dashed #fff;border-right:1px dashed #fff;border-bottom:1px dashed #ccc;border-bottom-right-radius:25px;box-shadow:0 0 0 5px rgba(45,163,168,.7);line-height:150%;font-size:1.5em;bottom:10px;letter-spacing:0;font-weight:300;text-transform:inherit;padding:0 15px 0 5px}.theme-block,.theme-block-content,.theme-block-content.theme-block-content-small:hover,.theme-block-content:hover{background-color:transparent}.category-headline.theme-block-headline{margin-bottom:0;padding-top:0;padding-bottom:0;border-bottom-style:dashed;border-bottom-color:#fff}.category-headline.story-headline{margin-left:5px}.theme-block{position:relative;overflow:hidden;width:25%;padding:5px;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.theme-block._50block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50%;margin-right:0;margin-left:0;padding:0}.theme-block._50block.theme-block-right-col{width:49%;margin-bottom:25px;padding-right:0;padding-left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.theme-block._50block.multi-item-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50%;margin-right:0;margin-left:0;padding:0 0 0 10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:space-between;-ms-flex-line-pack:justify;align-content:space-between}.content-slider-block{position:relative;width:75%;margin-right:0;margin-left:0;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.content-slider-block.content-slider-25block{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:25%;margin-right:5px;margin-left:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.slide-link-block{display:block;width:auto;height:100%;padding:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#f0f0f0;transition:background-color .3s ease;color:#525252;font-weight:700;text-decoration:none}.dropdown-content,.dropdown-sign-in:hover,.item-add-to-basket-parent,.slide-link-block:hover{background-color:#e4e4e4}.slide-image-wrapper{position:relative;left:0;top:0;right:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;width:auto;height:180px;padding:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.theme-block-content{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;width:100%;margin:0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border:1px #ccc;transition:background-color .3s ease;color:#525252;text-align:left;text-decoration:none}.theme-block-content.theme-block-content-small{position:relative;overflow:hidden;width:49%;margin:0;padding:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.slider-arrow{color:#2da3a8;font-size:25px}.slider-arrow.campaign-slider-arrow{top:0;right:0;max-height:40px;margin-right:auto;margin-left:auto}.slider-arrow.campaign-slider-arrow.campaign-arrow-right{left:0;top:auto;right:0;bottom:0;width:35px;height:35px;max-height:35px;margin-right:0;background-color:#2da3a8;transition:background-color .3s ease;color:#fff}.newsletter-button,.pager-block,.slider-arrow.campaign-slider-arrow.campaign-arrow-left,.submit-button,.tab-link{-webkit-transition:background-color .3s ease}.slider-arrow.campaign-slider-arrow.campaign-arrow-right:hover{background-color:#21777a}.slider-arrow.campaign-slider-arrow.campaign-arrow-left{left:0;top:auto;right:0;bottom:0;width:35px;height:35px;margin-left:0;background-color:#2da3a8;transition:background-color .3s ease;color:#fff}.slider-arrow.campaign-slider-arrow.campaign-arrow-left:hover{background-color:#21777a}.media-section{padding:25px 15px 0;border-top:1px none #7ecf65;border-bottom:1px none #7ecf65;background-color:#f5f5f5;background-position:0 -155px,50% 50%;background-size:176px,650px;background-repeat:repeat-x,repeat;background-attachment:scroll,fixed;text-align:center}.logo-wrapper{margin-top:5px;margin-right:0;padding-left:0;float:none;-webkit-transition:width .3s ease;transition:width .3s ease;width:100%}.content-link,.footer-nav-link,.product-list-title,.worksheet-headline-link{-webkit-transition:color .3s ease}.basket-text{color:#333;font-size:16px;text-align:left}.basket-text.basket-price{font-size:16px;text-align:left}.basket-text-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.header-user-link{color:#333;font-size:16px;text-align:left;text-decoration:none}.header-user-link:hover{color:#2da3a8}.slider-arrow-left{margin-right:auto;margin-left:0}.slider-arrow-left.campaign-arrow-left{margin-left:auto}.slider-arrow-right{left:0;top:0;right:0;bottom:0;margin-right:0;margin-left:auto}.slider-arrow-right.campaign-slider-arrow-right{margin-right:auto}.slider-mask{display:block;margin-right:25px;margin-left:25px}.footer-benefits-parent,.footer-service-info-parent{margin-right:-10px;margin-left:-10px;display:-webkit-box}.section-footer-main{padding:45px 15px 15px;background-color:#eee;background-position:0 -155px;background-size:176px;background-repeat:repeat-x;color:#666;font-weight:400;font-size:1em}.deco-headline,.footer-image,.footer-image-section,.footer-social-block{background-color:transparent}.deco-headline-small,.divider{margin-bottom:10px;background-size:auto 6px;background-repeat:repeat-x}.footer-image{position:relative;left:0;right:0;width:100%;height:auto;margin-top:0;border-style:none;bottom:0}.footer-benefits-parent{display:-webkit-flex;display:-ms-flexbox;display:flex}.footer-benefits-block{padding-right:10px;padding-left:10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.footer-benefits-block.footer-benefits-50block{width:50%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.footer-service-info-parent{display:-webkit-flex;display:-ms-flexbox;display:flex}.footer-service-info-block{padding-right:10px;padding-left:10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.divider{width:100%;height:6px;background-position:50% 50%;margin-top:0}.divider.full-content-divider{margin-left:10px}.block,.footer-nav-link.footer-icon-text,.item-old-price,.item-volume,.product-detail-price,.tax-text{margin-left:5px}.divider.hide-login-divider{display:block}.deco-headline-small{background-position:50% 100%;font-family:'Amatic SC',sans-serif;color:#333;font-size:2.2em;font-weight:700;text-align:left;text-transform:uppercase;overflow:hidden;white-space:nowrap}.content-link,.copyright-bottom,.customer-comment,.customer-comment-content,.deco-headline,.deco-headline-small.deco-headline-small-center,.footer-social-block,.header-sub-navigation,.newsletter-button,.rating-content,.stats-parent{text-align:center}.deco-headline-small.pinsel{background-position:56% 50%,50% 100%;background-size:contain,auto 6px;background-repeat:no-repeat,repeat-x}.ul-with-icons{padding-left:0;line-height:28px;text-decoration:none;list-style-type:none}.footer-nav-link{transition:color .3s ease;color:#525252;text-decoration:none}.footer-nav-link:hover{color:#2da3a8}.footer-social-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:3em}.footer-social-block,.main-nav-parent{display:-ms-flexbox;display:-webkit-flex}.footer-social-block{display:-webkit-box;display:flex;width:45px;height:45px;margin-right:10px;margin-left:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;border:1px solid #525252;border-radius:50px;-webkit-transition:border .3s ease,color .3s ease;transition:border .3s ease,color .3s ease;color:#525252;font-size:.55em;text-decoration:none}.footer-social-block:hover{border-color:#2da3a8;color:#2da3a8}.subheadline{margin-bottom:25px;font-size:1.2em;line-height:175%;font-weight:700}.deco-headline{margin-top:0;border-bottom-style:none;background-position:50% 100%;background-size:auto 6px;background-repeat:repeat-x;font-family:'Amatic SC',sans-serif;color:#333;font-size:2.5em;font-weight:700;text-transform:uppercase}.overlay-headline,.rating-stars,.slider-placeholder{background-repeat:no-repeat}.deco-headline.small-deco-headline{font-size:2.2em;width:100%}.deco-headline.succsess-worksheets-headline{font-size:2em}.slider-placeholder{width:100%;height:380px;margin-bottom:10px;background-position:50% 50%;background-size:cover}.main-nav-parent{display:-webkit-box;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;margin:0 auto;z-index:auto;font-size:1.4em}.nav-link{display:block;padding-top:10px;padding-bottom:10px;float:left;border-top:3px solid transparent;border-bottom:3px solid transparent;-webkit-transition:border .3s ease;transition:border .3s ease;color:#333;z-index:auto}.nav-link.w--current,.nav-link:hover{border-bottom-color:#2da3a8}.nav-link.w--current{color:#21777a}.header-sub-navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0;padding-top:8px;padding-bottom:8px;padding-left:0;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#666;font-size:1em;text-transform:none;list-style-type:none}.header-category-link{padding:4px 5px;color:#525252;line-height:100%;text-decoration:none}.logo{border-style:none}.stats-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:25px -10px 45px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.dropdown-sign-in,.stats-block{margin-right:10px;margin-left:10px}.stats-block{padding:0;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px}.footer-image-section{position:relative;display:none;margin-top:0;margin-bottom:0;background-position:50% 50%;background-size:cover;background-repeat:repeat-y}.border-image{border:1px solid #c3c3c3}.border-image._100image{min-width:100%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;border-style:none}.stats-image{margin-left:0;padding-left:0;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.stats-image.security-bench{margin-top:-15px}.stats-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:10px 15px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:left}.customer-comment{margin-bottom:0;margin-left:20px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;line-height:190%;font-size:1.2em}.article-top-parent,.product-list-block,.rating-stars{-webkit-align-self:stretch}.content-link{display:block;margin:15px auto 45px;transition:color .3s ease;color:#2da3a8;font-size:1.3em;text-decoration:none}.customer-comment-content,.newsletter-form-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.content-link:hover{color:#21777a}.customer-comment-content{display:flex;max-width:980px;margin-right:auto;margin-left:auto;padding-right:85px;padding-left:85px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.newsletter-form-parent{display:flex;margin-bottom:10px}.newsletter-form-parent.coupon-form-parent{width:75%}.newsletter-form-block{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.newsletter-form-block.newsletter-form-66block{width:66.66%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;position:relative}.newsletter-form-input{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:50px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-style:solid none solid solid;border-width:1px;border-color:#ccc;border-radius:5px 0 0 5px;background-color:#e2e2e2;width:100%;padding-left:30px}.newsletter-button{width:100%;padding:15px 5px;border-top-right-radius:5px;border-bottom-right-radius:5px;background-color:#2da3a8;transition:background-color .3s ease;font-size:16px}.newsletter-button:hover{background-color:#21777a;color:#fff}.rating-stars{margin-bottom:0;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;background-position:50% 102%;background-size:auto;height:25px}.rating-stars.sidebar-rating-stars{height:30px}.rating-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.block-parent,.katalog-link{display:-webkit-flex;display:-webkit-box}.rating-content p{font-size:1.2em}.rating-content.sidebar-stars-parent{margin-top:0;padding-right:10px;padding-left:10px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.slide-video-link{width:100%;margin-right:0;margin-left:0;padding:10px;background-color:#fff;color:#525252;text-decoration:none}.footer-flag-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:8px}.flagg-link{display:block;margin-right:5px;margin-bottom:0;margin-left:0;padding:0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flag-image{width:100%;max-width:100%}.main-flag{width:50px}.overlay-headline{position:absolute;left:0;bottom:25px;width:auto;border-style:dashed dashed dashed none;border-width:1px;border-color:#fff;border-bottom-right-radius:25px;background-position:91% 50%;background-size:35px;box-shadow:0 0 0 2px #2da3a8;font-family:'Amatic SC',sans-serif;color:#fff;font-size:1.8em;font-weight:700;text-decoration:none;text-transform:uppercase;background-image:none;display:flex;align-items:center;justify-content:space-around;padding:10px 20px}.overlay-headline.ab-headline{background-position:90% 50%;background-size:25px;background-image:none;display:flex;align-items:center;justify-content:space-around;padding:10px 20px}.stats-text-parent{max-width:180px;max-width:200px}.stats-text-parent p{font-size:1.2em}.slider-text{overflow:hidden;padding-right:30px;padding-left:30px;text-align:justify}.block-parent{display:-ms-flexbox;display:flex;margin-right:-5px;margin-bottom:25px;margin-left:-5px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.block{display:block;overflow:visible;margin-right:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;background-color:transparent}.block-colum-link,.katalog-link{display:-ms-flexbox;position:relative}.katalog-link{display:flex;overflow:hidden;padding-bottom:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;background-image:none;background-size:auto;background-repeat:repeat}.block-colum-link,.dropdown-sign-in{display:-webkit-box;display:-webkit-flex}.block-colum-link{left:0;top:0;right:0;bottom:0;display:flex;padding-top:65px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;color:#333;font-size:2em;line-height:125%;text-align:center;text-decoration:none}.block-colum-link.customer-upload-llink{display:block;overflow:hidden;padding-top:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.overlay-headline-cutomer-upload{position:relative;z-index:1;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;font-family:'Amatic SC',sans-serif;line-height:100%;font-weight:700;text-align:center;text-decoration:none;font-size:1em;text-shadow:none;margin-top:15px;color:#333;max-width:100%}.upload-image{position:relative;left:0;top:0;right:0;bottom:0;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.upload-image.scale-image{color:#fff}.campaign-text{position:absolute;left:0;top:0;z-index:1;max-width:50%;padding:15px;font-family:'Ubuntu Condensed',sans-serif;color:#333;font-size:1.2em;line-height:125%;font-weight:400}.dropdown-sign-in{z-index:9999;display:-ms-flexbox;display:flex;width:100%;height:55px;padding:5px 5px 5px 10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;color:#333;font-size:16px}.dropdown-content{position:absolute;z-index:9999;display:none;margin-left:10px}.dropdown-link{z-index:9999;padding-right:10px;padding-left:10px;font-size:16px}.dropdown-link:hover{background-color:#dadada}.dropdown-parent{z-index:9999;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.campaign-slider{display:block;width:100%;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;background-color:transparent}.campaign-slider-thumbs{left:0;right:0;bottom:0;height:35px;padding-top:12px;font-size:12px}.campaign-slide{display:inline-block;width:100%}.nav-section-wrapp{top:auto;height:auto;margin-top:55px;background-color:#fff;position:relative;z-index:auto}.flex-li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.campaign-link-block{position:relative;text-decoration:none}.catalogue-overlay-text,.counter{position:absolute;display:-webkit-flex}.upload-content-wrapper{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;justify-content:center;background-color:transparent!important}.scale-image{position:relative}.counter{left:25px;top:10px;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:25px;height:25px;padding:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px #333;border-radius:50px;background-color:#333;box-shadow:0 0 0 3px #fadf50;color:#fce488;font-size:14px;font-weight:400}.catalogue-overlay-text,.catalogue-overlay-text.prospect-text{display:-webkit-box;display:-ms-flexbox;bottom:0;top:0;left:0}.counter.counter-zero{box-shadow:0 0 0 3px #f3f0f0;color:#fdfdfd}.catalogue-overlay-text{z-index:1;display:flex;padding:15px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-family:'Amatic SC',sans-serif;color:#fff;font-size:2em;line-height:100%;font-weight:700;text-decoration:none}.main-headline,.theme-block-counter-parent{font-family:'Ubuntu Condensed',sans-serif}.catalogue-overlay-text.prospect-text{display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#333}.breadcrumb-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:30px;max-width:1280px;padding-top:10px;padding-bottom:10px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px;margin:0 auto 5px;padding-left:0;white-space:nowrap}.crumb-start{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:10px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#999;text-decoration:none}.crumb-start:hover{color:#2da3a8}.crumb-item{margin-right:10px;color:#999;text-decoration:none}.crumb-item.crumb-active,.crumb-item:hover{color:#2da3a8}.two-col-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:1280px;margin-right:auto;margin-left:auto;padding:10px;background-color:#fafafa;border-radius:0}.two-col-content.product-detail-content{position:relative;display:block}.two-col-block{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;cursor:default}.two-col-block.sidebar{width:20%;padding-right:10px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;border-right:1px none #ccc;background-color:transparent;cursor:default}.two-col-block.sidebar.product-detail-sidebar{display:none}.main-headline-parent,.product-list-parent{display:-webkit-box;-webkit-box-pack:start}.product-list-parent{display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:0;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-list-block{width:25%;margin-right:0;margin-bottom:10px;margin-left:0;padding-right:0;padding-left:10px;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;border:1px #ccc}.product-list-block.theme-list-block.theme-100{width:100%}.product-list-block.theme-list-block.theme-50{width:50%}.product-list-block.theme-list-block.theme-75{width:75%}.product-list-block.theme-list-block.theme-33{width:33.33%}.product-list-block.theme-list-block.theme-66{width:66.66%}.product-list-block.worksheet-list-block{width:25%}.main-headline{margin-top:10px;margin-bottom:10px;padding-right:10px;padding-left:0;float:none;color:#fff;font-size:1.775em;line-height:100%;text-transform:inherit;font-weight:300}.main-headline.product-detail-headline{color:#333;margin-top:0}.main-headline.main-headline-dark{margin-top:0;margin-bottom:0;color:#333;font-size:2em}.main-headline-parent{position:absolute;left:0;bottom:30px;display:-webkit-flex;display:-ms-flexbox;display:flex;width:auto;margin-bottom:10px;padding:0 15px 0 10px;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-style:dashed dashed dashed none;border-width:1px;border-color:#e4e4e4;border-top-right-radius:25px;border-bottom-right-radius:25px;background-color:rgba(84,144,203,.9);box-shadow:0 0 0 4px rgba(84,144,203,.75);color:#fff;z-index:1}.main-headline-parent.worksheets-list-headline{position:static;padding-top:0;padding-left:0;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-style:none;border-top-right-radius:0;border-bottom-right-radius:0;background-color:transparent;background-position:50% 100%;background-size:contain;background-repeat:repeat-x;box-shadow:none;color:#333;padding-bottom:10px}.product-list-counter{margin-right:5px;margin-left:0;padding-top:5px;float:none;line-height:100%}.product-list-image-link{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;width:100%;margin-bottom:2px;padding:5px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;max-height:130px;min-height:130px}.product-article,.product-list-footer{display:-webkit-box;display:-ms-flexbox;padding:5px}.product-list-image-link.theme-list-image-link{max-height:130px;min-height:130px;padding-top:5px;padding-bottom:5px}.product-list-image-link.theme-list-image-link._3col-theme-image-link{max-height:180px;min-height:180px}.product-article{position:relative;display:-webkit-flex;display:flex;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-style:solid;border-width:1px 1px 3px;border-color:#e2e2e2 #e2e2e2 #5490cb;background-color:#fff}.product-article.theme-article{min-height:220px;border-bottom-color:#5bae93}.product-article.theme-article.variable-height{height:auto;min-height:10px;padding:0;border-style:none}.product-article.theme-article.image-box-25,.product-article.theme-article.image-box-33,.product-article.theme-article.image-box-50,.product-article.theme-article.image-box-75{padding:0;border-style:none;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.product-article.theme-article.article-3col-theme{max-height:280px;min-height:280px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.product-article.theme-article.article-3col-theme.image-box-66{background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.product-article.theme-article.ab-article,.product-article.theme-article.video-article{max-height:280px;min-height:280px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-color:#2da3a8;border-top-width:2px;border-right-width:2px;border-left-width:2px}.product-article.theme-article.bi-article{max-height:280px;min-height:280px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-style:solid;border-color:#2da3a8;border-top-width:2px;border-right-width:2px;border-left-width:2px}.product-article.theme-article.ab-article-4col{min-height:220px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-color:#5fb06d;border-top-width:2px;border-right-width:2px;border-left-width:2px}.product-article.theme-article.bi-article-4col,.product-article.theme-article.video-article-4col{min-height:220px;-webkit-box-pack:justify;border-color:#2da3a8;border-top-width:2px;border-right-width:2px;border-left-width:2px}.product-article.theme-article.video-article-4col{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.product-article.theme-article.bi-article-4col{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-style:solid}.product-list-footer{display:-webkit-flex;display:flex;width:100%;min-height:50px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:#f8f8f8}.product-list-footer.theme-list-footer{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.article-counter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:35px;height:35px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px #ccc;box-shadow:inset 0 0 0 1px #ccc}.article-counter.main-counter{width:70px;height:50px;background-color:#fff;font-size:1.4em;margin-top:0}.product-list-image{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;border:1px solid transparent;box-shadow:none;max-height:130px;max-width:180px}.product-list-image.theme-list-image{max-height:120px;border-color:#dfdfdf}.product-list-image.theme-list-image._3col-theme-list-image{max-height:150px;max-width:220px;border-style:none}.product-list-image.theme-list-image._3col-theme-list-image.worksheet-image{max-height:150px;border-style:solid}.product-list-title{display:block;overflow:hidden;width:100%;height:20px;margin-bottom:2px;padding-left:5px;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;transition:color .3s ease;color:#333;font-size:.85em;text-align:left;text-decoration:none}.product-list-title:hover{color:#2da3a8}.product-list-title.theme-list-title{position:relative;display:block;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.item-price-block,.item-price-parent{display:-webkit-flex;display:-ms-flexbox}.item-price-parent{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:40px}.item-price-block{display:-webkit-box;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.content-banner-image-wrapper,.item-add-to-basket-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.item-price{margin-right:2px;margin-left:0;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;color:#333;font-size:16px}.item-old-price,.item-price.old-price{text-decoration:line-through;color:red}.item-price.old-price{margin-left:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;line-height:12px;font-size:12px;margin-right:2px}.item-price.price-info{margin-right:0;font-size:12px;padding-left:5px}.item-price.item-small-text,.raiting-counter-text{font-size:.75em}.item-add-to-basket-parent{display:flex;padding:0 0 0 10px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.item-add-to-basket-parent.add-to-basket-list-parent{padding-left:0;background-color:transparent}.content-parent{position:relative;padding-right:0;margin-bottom:0;padding-left:0!important}.item-list-header-image{overflow:hidden;width:100%;margin-bottom:0;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.content-banner-image-wrapper{position:relative;display:flex;overflow:hidden;margin-bottom:10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.item-info-parent,.rating-stars-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.item-info-parent{display:flex;margin-bottom:3px;padding-right:5px;padding-left:5px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.item-number{margin-left:0;color:#999;font-size:12px}.rating-stars-wrapper{display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.item-icons-parent{position:absolute;top:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:35px;height:40%;margin-top:10px;padding-top:0;padding-right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:32px}.item-icons-parent.single-icon-parent{height:20%;padding-top:0}.item-headline-gradient{position:absolute;top:0;right:0;bottom:0;z-index:1;display:block;width:2em;height:1.618em;background-image:-webkit-linear-gradient(180deg,#fff,hsla(0,0%,100%,.1));background-image:linear-gradient(270deg,#fff,hsla(0,0%,100%,.1));background-position:0 0;background-size:auto;background-repeat:repeat}.content-info-text,.delivery-parent,.hidden-info-parent,.item-parent,.sidebar-checkout-block,.tab-pane-text-parent,.worksheet-content-parent{background-position:50% 100%}.item-headline-parent{position:relative;display:block;overflow:hidden;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.sidebar-hidden-nav{display:block;float:right}.theme-block-text{margin-top:5px;margin-bottom:0}.theme-block-counter-parent{position:absolute;top:0;right:0;z-index:2;display:block;margin-bottom:0;padding:0 5px 5px 20px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:1px none #ccc;border-bottom-left-radius:60px;background-color:#fafafa;color:#2da3a8;font-size:1em;font-weight:400;text-transform:none}.product-banner-video{position:absolute;right:10px;bottom:35px;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:55px;height:55px;padding:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:2px solid #fff;background-color:rgba(84,144,203,.75);-webkit-transition-property:background-color;transition-property:background-color;color:#fff;font-size:1.5em;text-align:center;text-decoration:none;box-shadow:none!important;border-radius:50px!important}.hidden-text-parent{overflow:hidden;height:0;-webkit-transition:height .3s ease;transition:height .3s ease}.short-text-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;margin-bottom:0}.arrow-down.fa.fa-angle-right,.global-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.short-text-parent p{margin-bottom:0}.short-text{margin-top:0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-bottom:0}.arrow-down.fa.fa-angle-right{display:flex;width:40px;height:40px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc;border-radius:50px}.global-nav,.product-info-block.info-block-right{-webkit-flex-direction:column;-webkit-box-direction:normal}.global-nav{display:flex;float:none;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.article-top-parent,.li-with-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.global-nav-parent{background-color:transparent}.global-nav-link{width:100%;margin-bottom:2px;background-color:#e4e4e4;text-align:center}.article-top-parent{position:relative;display:flex;overflow:hidden;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;max-height:130px}.article-top-parent.theme-list-top-parent{max-height:130px}.article-top-parent.theme-list-top-parent._3col-theme-top-parent{max-height:180px}.li-with-icon{display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.product-parent{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-bottom:0;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;background-color:#fff;background-image:none;background-size:auto;background-repeat:repeat;margin-bottom:0;z-index:0}.product-parent.worksheet-product-parent{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.product-info-block{width:33.33%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.product-info-block.product-image-col{position:relative;z-index:10;overflow:hidden;width:60%;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;border-bottom:1px none #ccc;display:block;padding-left:10px}.product-info-block.product-image-col.worksheet-product-detail-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.product-info-block.info-block-right{position:relative;z-index:5;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:40%;padding:10px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-left:1px none #ccc;background-color:#fff}.rating-block,.ratingandshare-parent{display:-webkit-flex;display:-ms-flexbox}.product-info-block.info-block-right.worksheet-product-detail-right-block{width:50%}.ratingandshare-parent{display:-webkit-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:0;width:auto}.rating-block{display:-webkit-box;display:flex;width:66.66%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;flex-direction:row}.rating-counter,.share-block{display:-webkit-flex;display:-ms-flexbox}.share-block{display:-webkit-box;display:flex;width:50%;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:right}.rating-counter{display:-webkit-box;display:flex}.product-detail-price-box{margin-bottom:5px;padding:5px 10px 10px;border:1px solid #ccc;background-color:#eee;margin-top:0}.price-box-info-headline{margin-top:0;margin-right:10px;margin-bottom:0;font-size:1em;font-weight:400}.item-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:5px;margin-bottom:5px;padding-bottom:5px;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;border-style:none;border-bottom-width:1px;border-bottom-color:#ccc;background-size:638px;background-repeat:repeat-x}.instead-price-parent,.item-block{display:-ms-flexbox;display:-webkit-box}.item-block{display:-webkit-flex;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.item-block.tax-info{width:20%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;text-align:center}.item-block.price-block{width:60%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;text-align:right}.tax-text{font-size:.75em;text-align:center}.product-detail-price{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;font-size:1.4em;text-align:right;text-transform:none}.item-old-price{font-size:1.4em}.item-volume{color:#999;font-size:10px}.instead-text{font-size:12px}.instead-price-parent{display:-webkit-flex;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.cta-parent{margin-top:10px}.add-to-basket-text{width:75%;margin-left:0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;color:#333;font-size:1.2em;text-align:center}.add-to-basket-text.tab-pane-add-to-basket-text{font-size:1.2em}.add-to-basket-detail-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:10px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#dadada}.delivery-block,.delivery-parent{display:-webkit-box;display:-webkit-flex}.delivery-parent{display:-ms-flexbox;display:flex;margin-top:0;margin-bottom:10px;padding-top:5px;padding-bottom:10px;background-size:638px;background-repeat:repeat-x}.delivery-block{display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.delivery-block.stock-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.delivery-block.stock-info.quick-order-stock-info{margin-top:5px}.stock-info-text{margin-left:5px;color:#999;font-weight:400;width:100%;font-size:.85em}.delivery-text-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.delivery-text{font-size:16px;font-size:14px;float:right}.delivery-date-info{font-size:16px;font-weight:400}.content-tab-parent{margin-bottom:45px;margin-top:10px}.content-tab-parent.login-content-tab-parent{margin-bottom:0}.headline-item-number-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:10px;padding-right:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.additional-buttons-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;background-image:none;background-position:0 0;background-size:auto;background-repeat:repeat;justify-content:flex-start;background-color:#fff;margin-top:0;padding:10px 50px}.additional-buttons-parent.tab-pane-additional-buttons-parent{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;background-image:none}.additional-button-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;text-align:left;flex:none;padding-right:50px}.centerd-headline,.gender-button.man-gender,.gender-button.woman-gender,.gender-icon,.global-button,.go-to-article-image-wrapper,.login-headline,.login-social-icon,.ma-slide,.social-login-button,.submit-button,.tab-link,.tab-pane-slide,.tab-pane-slide-link,.worksheet-article{text-align:center}.additional-button-block.tab-pane-additional-button-block{margin-bottom:10px;color:#2da3a8}.additional-button-block.tab-pane-additional-button-block:hover{color:#21777a}.tab-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:25%;padding:15px 10px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;border:1px solid #ccc;background-color:#fff;transition:background-color .3s ease;color:#333}.tab-link:hover{background-color:#f3f3f3}.sticker-new,.tab-link.w--current{background-color:#2da3a8;color:#fff}.tab-link.w--current{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:25%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px #ccc;z-index:0}.tabs-menu,.worksheet-content-parent{display:-webkit-box;margin-bottom:10px}.checkout-step-block.current-step,.checkout-step-block.done-step:hover{border-color:#2da3a8;background-color:rgba(45,163,168,.1)}.tab-link.login-tab-link{width:50%;margin-right:0;font-size:1.5em}.tab-link.login-tab-link.w--current{border-style:solid;border-color:#2da3a8}.tabs-menu{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-top:1px none #ccc;border-right:1px none #ccc}.tabs-menu.login-tabs{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.tab-text{margin-left:7px;font-size:.85em;text-align:left}.tab-content{border:1px #ccc;background-color:transparent}.arrow-down-wrapper{position:absolute;left:0;right:0;bottom:-25px;z-index:0;display:block;margin-right:auto;margin-left:auto}.tab-pane-text-parent{width:33.33%;margin-right:0;margin-left:0;padding:10px 20px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;background-size:638px;background-repeat:repeat-x}.additional-button-text{margin-left:7px;font-size:14px}.worksheet-content-parent{display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:10px;padding-bottom:10px;background-size:638px;background-repeat:repeat-x}.worksheet-content-parent.final-step-worksheet-block{width:50%;margin-bottom:0;padding-right:10px;padding-left:10px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;border-bottom:1px none #ccc;border-left:1px none #ccc;background-size:638px;background-repeat:repeat-x}.cloud-link,.ma-preview,.tab-pane-pdf-link{border:1px solid #ccc}.worksheet-content-block{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.worksheet-content-block.worksheet-image-block{position:relative;display:block;overflow:hidden;width:15%;margin-right:1%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.worksheet-content-block.final-step-worksheet-content-block{width:75%;padding-right:0;padding-left:10px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.cloud-link{display:block;margin-right:2px;margin-bottom:2px;padding:10px;background-color:#fff;color:#333}.cloud-links-parent,.tab-pane-cta-parent{display:-webkit-flex;display:-ms-flexbox}.cloud-link:hover{color:#2da3a8}.cloud-links-parent{display:-webkit-box;display:flex;padding-top:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:flex-start}.worksheet-headline-link{display:inline-block;margin-top:-10px;margin-bottom:0;transition:color .3s ease;font-family:'Amatic SC',sans-serif;color:#333;font-size:2em;font-weight:700;cursor:pointer;line-height:1em}.worksheet-headline-link:hover{display:inline-block;color:#2da3a8}.tab-pane-cta-parent{display:-webkit-box;display:flex;margin-top:10px;padding-left:10px;float:none;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#eee}.tab-pane-customer-comments{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:10px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.tab-pane-pdf-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:2px;margin-bottom:2px;padding:15px 20px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff;color:#2da3a8}.tab-pane-pdf-link:hover{color:#21777a}.pdf-text{margin-left:7px}.tab-pane-slider-parent{margin-bottom:45px;padding-bottom:10px;padding-top:1px}.tab-pane-slider{height:auto;background-color:transparent}.tab-pane-slide{display:inline-block;width:25%;height:200px;padding-right:10px;padding-left:10px}.tab-pane-slide-link{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;width:100%;height:150px;max-height:150px;max-width:100%;padding:0;float:left;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff}.account-text{padding-left:5px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.tab-pene-slider-image{max-height:150px;max-width:250px;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.tab-pene-slider-image.scale-image{max-height:140px;max-width:240px}.ma-slider-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;padding-right:0;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.ma-slider-wrapper.stick-slider{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.aduis-advanteges-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:25px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.advanteges-block{width:33.33%;padding:10px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.sticker-new,.sticker-new.sticker-sale{left:-42px;width:85px;height:85px;font-size:14px;font-weight:400;top:-42px}.advanteges-block-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-right:10px;padding-left:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.product-detail-image-slide-link,.sticker-new{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.advanteges-block-content-col{padding-right:10px;padding-left:0;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.sticker-new{position:absolute;display:flex;padding-bottom:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-perspective:500px;perspective:500px;-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%;transform:rotate(-45deg)}.basket-quick-info-content::before,.vertical-tabs-pane::before{-webkit-transform:rotate(45deg);content:"";height:20px}.sticker-new.sticker-sale{background-color:#e62525}.sticker-new.sticker-right{left:auto;top:-42px;right:-42px;bottom:auto;z-index:5;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.sticker-new.no-offer{background-color:#acacac;font-size:36px}.ma-slider{height:auto;float:right;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;background-color:#fff;max-width:75%}.ma-slider.stick-slider{width:100%}.product-detail-image-slide-link{position:relative;left:0;top:0;right:0;bottom:0;display:flex;height:450px;max-height:450px;max-width:100%;padding-right:25px;padding-left:25px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ma-preview-wrapper,.tab-tabs{display:-webkit-flex;display:-ms-flexbox}.tab-tabs{display:-webkit-box;display:flex}.ma-slider-image{display:block;max-height:420px}.ma-preview-wrapper{position:relative;z-index:0;display:-webkit-box;display:flex;overflow:hidden;width:25%;padding-right:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;background-color:#fff}.ma-preview,.ma-preview.active{position:relative;overflow:visible;height:115px}.ma-preview,.search-field-block,.succsess-info-block{-webkit-align-self:flex-start}.go-to-article-image-wrapper,.ma-preview{-webkit-box-pack:center;background-color:#fff}.ma-preview{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;max-width:100%;padding:10px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.ma-preview .fa.fa-caret-right{display:none}.ma-preview.active{max-width:100%;border:2px solid #2da3a8}.ma-preview.active .fa.fa-caret-right{display:block}.product-detail-slider-thumbs{display:none;font-size:12px}.go-to-article-parent{position:absolute;left:-40px;top:0;z-index:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;height:200px;min-width:50px;margin-top:160px;padding-left:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;border:1px #ccc}.icon-button,.pager-block,.standard-button,.worksheet-article{border:1px solid #2da3a8}.go-to-article-parent.go-to-article-right{position:absolute;left:auto;top:0;right:-40px;z-index:0;overflow:hidden;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.go-to-article-image{height:auto;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;width:auto}.go-to-article-image-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100px;height:auto;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.go-to-article-arrow-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:rgba(45,163,168,.35)}.go-to-article-image-col,.show-hidden-info{display:-webkit-box;display:-ms-flexbox;background-color:#fff}.go-to-article-image-col{display:-webkit-flex;display:flex;height:200px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#333}.show-hidden-info,.show-hidden-text{display:-webkit-flex;padding-left:10px;-webkit-box-direction:reverse;right:0;-webkit-box-orient:horizontal}.product-detail-thumb-image{max-height:100%}.hidden-info-text{overflow:hidden}.hidden-info-parent{position:relative;overflow:visible;height:auto;min-height:150px;background-size:638px;background-repeat:repeat-x}.show-hidden-info{position:absolute;bottom:-15px;display:flex;padding-right:10px;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.hidden-info-content{overflow:hidden;height:120px;margin-bottom:25px}.worksheet-article{position:relative;left:0;top:0;right:0;bottom:0;display:block;padding-top:0;padding-bottom:0;background-color:rgba(45,163,168,.1);-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease}.worksheet-article:hover{background-color:rgba(45,163,168,.2)}.worksheet-article.tinker-article{border-color:#5490cb;background-color:rgba(84,144,203,.1);-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease;color:#5490cb}.worksheet-article.tinker-article:hover{background-color:rgba(84,144,203,.2)}.worksheet-article-headline{margin-top:0;padding-top:5px;padding-bottom:5px;background-color:rgba(45,163,168,.15);font-size:1.2em;letter-spacing:0;font-family:'Ubuntu Condensed',sans-serif;text-transform:inherit;font-weight:300;margin-bottom:0}.catalogue-headline,.content-parent .prepaymentDetails h2,.file-type-text,.login-headline,.main-headline-center,.payment.payment-error .payment-form-wrapper h2,.succsess-headline,.worksheet-step-info h2,.worksheet-step-list{font-family:'Amatic SC',sans-serif}.worksheet-article-headline.tinker-article-headline{background-color:rgba(84,144,203,.15);font-size:1.2em}.worksheet-article-counter{padding-top:5px;border-top:1px dashed rgba(45,163,168,.5);font-size:1em;font-weight:400}.worksheet-article-counter.tinker-article-counter{border-top-color:rgba(84,144,203,.5)}.worksheet-list-article-image{border:1px solid #ccc;max-height:150px}.content-info-text{position:relative;height:auto;margin-top:10px;margin-bottom:25px;background-size:contain;background-repeat:repeat-x;padding-bottom:10px}.hidden-content-text{position:relative;overflow:hidden;height:0;margin-bottom:0}.show-hidden-text{position:absolute;bottom:-17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fafafa}.login-parent,.small-theme-parent{display:-ms-flexbox;display:-webkit-flex}.theme-small-slider{height:auto;margin-bottom:25px;background-color:transparent}.small-theme-parent{position:relative;display:-webkit-box;display:flex;overflow:hidden;height:50px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc;background-color:#f0f0f0;color:#333}.small-theme-parent:hover{color:#2da3a8}.small-theme-parent.sidebar-small-theme-parent{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border-style:none;background-color:transparent;background-position:50% 0;background-size:638px;background-repeat:repeat-x;padding-left:inherit}.small-theme-slide{padding-right:5px;padding-left:5px;width:25%}.small-theme-slide-icon{position:absolute;left:-15px;top:5px}.login-parent{display:-webkit-box;display:flex;margin-top:25px;margin-right:auto;margin-left:auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;flex-wrap:wrap}.login-parent .submit-button{background-color:#fadf50;transition:background-color .3s ease;color:#333;border:1px solid #ccc}.login-parent .submit-button:hover{background-color:#fc0}.login-block{padding-right:15px;padding-left:15px;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.login-block.social-col-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:25%;padding-top:25px;padding-right:45px;padding-left:45px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.login-block.social-col-block.basket-login-social-col{border-right:1px none #ccc;width:100%;flex:1;border-left:none;background:#fff;padding:15px}.login-block.middle-block{padding-right:45px;padding-left:45px;border-right:1px none #ccc;border-left:1px none #ccc}.login-block.middle-block.basket-login-middle-block{padding-right:15px;padding-left:15px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;padding-top:15px;background:#fff}.login-headline{margin-top:0;margin-bottom:10px;padding-bottom:10px;background-image:none;background-size:auto;background-repeat:repeat;font-size:2.5em;line-height:100%;font-weight:700}.new-customer-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:15px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1.5em;line-height:1em;color:#666}.login-social-icon,.social-login-button{display:-webkit-box;display:-ms-flexbox}.new-customer-block{padding-right:5px;padding-left:5px;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;font-size:.8em}.forgot-passwort-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:10px;padding-bottom:10px}.submit-button{display:block;width:100%;margin-top:3px;margin-right:auto;margin-left:0;padding-top:15px;padding-bottom:15px;background-color:#2da3a8;transition:background-color .3s ease;font-size:1.5em}.gender-button,.global-button,.social-login-button{-webkit-transition:color .3s ease,background-color .3s ease}.submit-button:hover{background-color:#21777a}.submit-button.service-submit{width:100%;margin-bottom:35px;margin-left:0;margin-top:0}.input-field{height:50px;margin-bottom:10px;font-size:16px}.input-field.zip-field{margin-right:10px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:8px 12px;width:26%}.input-field.input-field-50{width:47.5%}.input-field.zip-nl{margin-right:10px;width:35%;text-align:left}.social-login-button{display:-webkit-flex;display:flex;width:100%;height:50px;margin-bottom:40px;padding-right:0;padding-left:10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;transition:color .3s ease,background-color .3s ease;font-size:16px;background-color:#fff}.social-login-button.facebook{margin-bottom:38px;padding-left:0;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border:1px solid #3b5998;color:#3b5998}.social-login-button.facebook:hover{background-color:rgba(59,89,152,.1)}.social-login-button.amazon{padding-left:0;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border:1px solid #f90;color:#f90}.social-login-button.amazon:hover{background-color:rgba(255,153,0,.1)}.social-login-button.google{padding-left:0;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border:1px solid #d34836;color:#d34836}.social-login-button.google:hover{background-color:rgba(211,72,54,.1)}.login-social-icon{display:-webkit-flex;display:flex;width:50px;margin-right:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;padding-top:0;height:48px;margin-top:-1px}.form-content,.login-form-parent{display:-webkit-flex;display:-ms-flexbox;position:relative}.login-social-icon.fa.fa-google-plus{background-color:#d34836;color:#fff}.login-social-icon.fa.fa-amazon{background-color:#f90;color:#000}.login-social-icon.fa.fa-facebook{background-color:#3b5998;color:#fff}.login-info-text{font-size:1em}.dark-link{color:#333;line-height:100%}.dark-link:hover{color:#2da3a8}.form-wrapper{margin-bottom:0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;position:relative}.form-content{display:-webkit-box;display:flex;margin-top:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.login-form-parent{display:-webkit-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.gender-button,.zip-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.login-form-parent .divider-label-text{background-color:#fafafa}.login-form-parent.change-pasword-parent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.login-form-block{width:49%;padding-right:0;padding-left:0;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;position:relative}.login-form-block.login-form-100,.required-field-text{width:100%;margin-bottom:10px}.login-form-block.login-block-left-col{padding-right:20px;padding-left:0;border-right:1px solid #ccc}.required-field-text{padding-left:0;font-size:12px}.zip-parent{display:flex}.checkbox-label{margin-top:-5px;font-size:14px}.gender-button{position:relative;display:flex;height:50px;padding-top:15px;padding-bottom:15px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;transition:color .3s ease,background-color .3s ease;font-size:1.2em;cursor:pointer}.checkout-steps-parent,.gender-icon{display:-webkit-flex;display:-ms-flexbox}.gender-button.woman-gender{border:1px solid #b76faa;background-color:transparent;color:#b76faa}.gender-button.woman-gender:hover{background-color:rgba(183,111,170,.1)}.gender-button.man-gender,.gender-button.man-gender:hover{background-color:#fadf50;color:#000;border:none;border:1px solid #ccc}.gender-icon{position:relative;left:0;top:0;display:-webkit-box;display:flex;width:50px;height:49px;margin-right:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;padding-top:2px}.gender-icon.fa.fa-mars{background-color:#5490cb;font-size:1.5em}.gender-icon.fa.fa-venus{background-color:#b76faa;font-size:1.5em}.gender-button-text{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.global-button{margin-top:10px;padding-top:15px;padding-bottom:15px;border-radius:5px;background-color:#2da3a8;transition:color .3s ease,background-color .3s ease}.checkout-step-block,.remove-item-button,.vertical-tab-link{-webkit-transition:color .3s ease,background-color .3s ease}.global-button:hover{background-color:#21777a;color:#fff}.global-button.centerd-button{display:block;margin-right:auto;margin-left:auto;font-size:1.5em}.global-button.upload-button{width:100%;border-radius:0}.checkout-steps-parent{display:-webkit-box;display:flex;margin-bottom:10px}.checkout-step-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:50px;padding-right:10px;padding-left:10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;border:1px solid #ccc;transition:color .3s ease,background-color .3s ease;color:#333;font-weight:700;cursor:default;cursor:pointer;font-size:20px}.checkout-step-block:hover{background-color:transparent;color:#333}.checkout-step-block.current-step{color:#2da3a8;font-weight:700}.checkout-step-block.done-step{color:#2da3a8;cursor:pointer}.checkout-step-block.checkout-step-cart-button{margin-top:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-style:none;background-color:#fadf50;font-size:1.1em;cursor:pointer}.checkout-step-block.checkout-step-cart-button:hover{background-color:#fc0}.checkout-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:10px}.checkout-content.hidden-article-list-content{position:relative;margin-bottom:10px}.checkout-article-list-block{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-right:0}.checkout-article-list-block.checkout-article-price-info{display:block;padding-right:0;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33%}.checkout-sidebar-parent{background-color:#fff;margin-top:10px;padding-bottom:0}.sidebar-checkout-block{background-size:auto 6px;background-repeat:repeat-x;text-align:left;margin-bottom:1px;width:33.33%;background-image:none;background-color:#f5f5f5;padding:10px}.sidebar-checkout-block.welcome-lady-block,.sidebar-main-headline{background-image:none;background-size:auto;background-repeat:repeat}.sidebar-checkout-block.welcome-lady-block{background-position:0 0;width:100%}.sidebar-shipping-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}.sidebar-shipping-block{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:65%}.sidebar-shipping-block.sidebar-shipping-right-block{text-align:right;padding-right:10px;width:35%}.shipping-info-text{font-size:14px;font-size:1em}.rating-nummber-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.rating-total-link{font-size:.85em}.sidebar-rating-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.sidebar-rating-block{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;border:1px solid #ddd;padding:5px;background-color:#f5f5f5;margin-bottom:20px}.sidebar-rating-block.sidebar-rating-left-block{width:66.66%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;text-align:center}.sidebar-rating-block.sidebar-rating-right-block{width:33.33%;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.sidebar-main-headline{margin-top:0;margin-bottom:0;padding-bottom:10px;font-size:1.2em;text-align:left}.checkout-article-parent,.checout-info-headline-parent{background-repeat:repeat-x;background-size:auto 6px;background-position:50% 100%}.sidebar-shipping-date-info{color:#2da3a8;font-weight:400;font-size:1.125em;margin-top:-10px}.checkout-price-info-parent{padding:0;background-color:#fff}.checout-info-headline-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:5px;padding-bottom:10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.65em;font-size:.75em;margin-top:0;padding-top:0}.checkout-amount{color:#333;font-weight:700;font-size:1.2em}.checkout-amount-additional-info-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px;font-size:.85em;margin-top:10px}.checkout-print-info-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-bottom:5px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:0}.checkout-article-parent{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;margin-bottom:0;padding:5px 10px 10px;border:1px #ccc;font-size:18px;background-color:inherit}.checkout-article-parent.checkout-article-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:15px;background-size:auto 6px}.checkout-article-parent.offcanvas-article-parent{padding-right:0;padding-left:0}.checkout-article-parent.search-result-parent{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.checkout-article-block{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;color:#333;font-weight:400;text-align:center}.checkout-article-block.checkout-article-block-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;text-align:left;width:50%}.checkout-article-block.checkout-article-block-1.offcanvas-article-block-1{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.checkout-article-block.checkout-article-block-5{width:10%;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;text-align:right;flex:0}.checkout-article-block.checkout-article-block-2{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;text-align:center;width:15%}.checkout-article-block.search-results-button-block{width:25%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.checkout-article-image-link{width:25%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;text-align:center;background:#fff;height:100%;display:flex;min-height:80px;justify-content:center;align-items:center}.checkout-article-number{margin-top:0;margin-bottom:5px;color:#999;font-weight:400;font-size:.75em}.checkout-article-info-content-parent{padding-right:10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-left:15px}.checkout-article-image{height:auto;max-height:100px}.checkout-article-small-info-text{margin-bottom:0;color:#999;font-size:.85em;font-weight:400}.checkout-article-quantity-label{display:block;width:60%;margin-right:auto;margin-left:auto;padding-right:0;padding-left:0;color:#000;font-weight:400;text-align:center;font-size:1.4em}.checkout-info-text{font-size:1em}.checkout-article-headline{margin-top:0;margin-bottom:5px;font-size:1em;font-weight:400}.checkout-article-headline.offcanvas-article-headline{font-size:1.2em;font-weight:400;text-align:center}.offcanvas-sidebar-checkout{position:fixed;top:0;right:0;bottom:0;z-index:9999;display:none;width:20%;padding:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;box-shadow:-20px 0 40px -25px #000;padding-top:69px!important;background:#fff}.offcanvas-sidebar-checkout-content,.offcanvas-sidebar-content-parent{display:-webkit-box;margin-top:0;-webkit-align-self:stretch;background-color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal}.offcanvas-sidebar-checkout-content{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;width:100%;max-height:auto;min-height:200px;padding:10px 0;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch}.offcanvas-sidebar-content-parent{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:10px 10px 0;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:stretch;align-self:stretch}.offcanvas-basket-succsess-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:50px;padding-top:0;padding-bottom:0;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;border:1px solid #3bcf01;background-color:rgba(59,207,1,.1);text-align:center}.offcanvas-basket-succsess-block{padding:5px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;color:#333;font-size:1.2em;font-weight:700}.offcanvas-basket-succsess-block.succsess-check{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:25%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;background-color:#008816;color:#fff}.offcanvas-article-amount-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:#f0f0f0}.offcanvas-article-amount{color:#333;font-weight:700;font-size:20px}.offcanvas-article-amunt-text{color:#333;font-size:1em}.select-amount{color:#333}.main-headline-center{margin-top:10px;margin-bottom:5px;font-size:2.5em;font-weight:700;text-align:center;text-transform:uppercase}.main-headline-center.headline-padding-left{padding-left:10px}.shipping-info{padding-top:5px;background-size:auto 6px;background-repeat:repeat-x;color:#2da3a8;margin-top:0;font-size:1em;padding-bottom:10px;background-position:50% bottom}.additional-button-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:10px;padding-top:0}.check-adress-top-content-block{padding-right:10px;-webkit-align-self:center;-ms-flex-item-align:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;align-self:auto;padding-right:initial}.check-adress-top-content-block.additional-button-right-col{padding-right:0;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50.1%}.adress-list-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0;padding:10px;border:1px #ccc;background-color:#f0f0f0}.adress-list-block{width:50%;padding-right:5px;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.adress-list-block.adress-list-button-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50%;padding-right:0;padding-left:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.adress-checkout-button,.adress-info-parent{display:-ms-flexbox;height:40px;margin-bottom:5px;background-color:#fff;display:-webkit-flex}.adress-info-parent{display:-webkit-box;display:flex;padding-top:5px;padding-bottom:5px;padding-left:10px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:1px none #ccc;font-size:14px}.adress-info-block{padding-left:10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.adress-info-block.adress-info-block-left-col{width:25%;padding-left:0;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;border-right:1px solid #ccc}.adress-checkout-button{display:-webkit-box;display:flex;padding:0 10px 0 0;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;border:1px solid #ccc;cursor:pointer;justify-content:flex-end;border-width:2px;font-size:16px}.adress-checkout-button.adress-active-button{padding-top:0;padding-bottom:0;padding-left:0;border-color:#2da3a8;background-color:rgba(59,207,1,.1);color:#333}.adress-checkout-button.new-adress-button,.adress-checkout-button.schipping-station-button{height:50px;padding-top:5px;padding-bottom:5px;padding-left:10px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:1em;text-align:center}.adress-button-icon-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:40px;padding-right:10px;padding-left:10px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;background-color:transparent;color:#2da3a8;text-align:center}.adress-button-icon-parent.adress-icon-green-parent{background-color:#008816;color:#fff}.checkout-price-info-content{padding-right:10px;padding-left:10px;padding-bottom:0;background-color:#fff}.add-adress-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.add-adress-block{width:49%;padding-right:0;padding-left:0;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.checkout-price-info-small-text{margin-bottom:0;font-size:.85em;font-size:1.1em}.checkout-custommer-additional-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:0;padding-left:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid #ccc;border-right:1px solid #ccc;background-color:rgba(45,163,168,.1);margin-right:10px}.checkout-customer-additional-block{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50%;margin-right:0;margin-left:0;padding:0;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;border-style:none none solid solid;border-width:1px;border-color:#ccc}.checkout-customer-additional-info-text{min-height:50px}.customer-additional-info-content{position:relative;margin:5px;padding:25px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;border:1px #ccc;font-size:.85em}.iicon-button-text,.small-link{margin-left:10px}.calendar-form{position:relative}.small-link{font-size:14px}.checkout-article-additional-info{margin-top:0;margin-bottom:0;color:#999;font-weight:400}.vertical-tabs-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;padding:0 10px 10px;margin-bottom:10px;margin-right:10px}.vertical-tab-link,.vertical-tabs-menu{-webkit-box-orient:horizontal;display:-ms-flexbox}.sidebar-li,.sidebar-nav-li,.sidebar-nav-li.pg-1-color,.sidebar-nav-parent,.sidebar-themes-parent,.sidebar-ul{background-size:638px;background-repeat:repeat-x}.vertical-tabs-menu{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:left}.main-login-top-link,.vertical-tab-link{display:-webkit-box;display:-webkit-flex}.vertical-tabs-content{padding-left:10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.vertical-tab-link{display:flex;padding:10px;-ms-flex-direction:row-reverse;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc;background-color:transparent;transition:color .3s ease,background-color .3s ease;color:#333;margin-right:5px;margin-bottom:5px;min-height:67px;width:49.2%;justify-content:space-between;-webkit-box-direction:normal!important;flex-direction:row!important;-webkit-flex-direction:row!important}.vertical-tab-link.w--current,.vertical-tab-link:hover{border-color:#2da3a8;color:#2da3a8;background-color:rgba(45,163,168,.1)}.additional-button-left-col,.customer-upload-parent,.main-login-top-link,.sidebar-nav-li{-webkit-box-orient:horizontal;-webkit-box-direction:reverse}.vertical-tab-link.w--current{padding-top:10px;padding-bottom:10px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.vertical-tab-checkbox-form{margin-bottom:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-ms-flex:1;flex:1;flex:none;-webkit-box-flex:unset;-webkit-flex:unset;width:60px}.vertical-tab-radio-button-field{margin-top:5px;margin-bottom:0;line-height:100%;cursor:pointer}.vertical-tab-radio-button-field:after{content:"";opacity:1!important;width:30px;height:30px;margin-top:-15px;position:absolute;border:2px solid #bcbcbc;border-radius:50%;cursor:pointer}.main-login-top-link{display:-ms-flexbox;display:flex;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;color:#333}.dropdown-arrow-parent,.sidebar-nav-li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.sidebar-nav-parent{margin-bottom:45px;padding-left:0;border-bottom:1px none #ccc;background-color:transparent;background-position:50% 100%;list-style-type:none}.dropdown-arrow-parent{display:flex;width:20%;margin-right:0;padding:15px 10px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;border-style:none none none solid;border-width:1px;border-color:#ccc;border-radius:0;cursor:pointer;color:#afaba8}.sidebar-nav-li{display:flex;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-top:1px none #ccc;border-bottom:1px none #ccc;background-position:50% -1px;padding:0}.sidebar-nav-li.pg-1-color{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:2px;border-right:3px none #5490cb;border-left:3px solid #5490cb;background-position:50% 0}.adress-list-wrapper,.sidebar-themes-parent,.sidebar-ul{background-position:50% 100%}.sidebar-nav-li.pg-2-color{border-left:3px solid #5cbbbe}.sidebar-nav-li.pg-3-color{border-left:3px solid #5bae93}.sidebar-nav-li.pg-4-color{border-left:3px solid #bbc909}.sidenav-link{display:block;padding:15px 10px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;color:#333;font-size:1em}.sidenav-link:hover{color:#2da3a8}.sidebar-nav-hidden-ul{overflow:hidden;width:100%;height:0;margin-bottom:0;padding-left:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;list-style-type:none}.sidebar-nav-hidden-ul.first-undergrop-ul{height:0;background-color:#f6f6f6;color:#333}.sidebar-nav-hidden-ul.second-undergrop-ul{height:0;background-color:hsla(0,0%,85%,.2);color:#333}.sidebar-nav-hidden-ul.third-undergrop-ul{height:0;background-color:hsla(0,0%,85%,.4);color:#333}.sidebar-nav-hidden-ul.fourth-ul{height:0;background-color:hsla(0,0%,85%,.8)}.social-button-text{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;color:#333}.socialmedia-headline{margin-bottom:2px;font-size:1em;color:transparent}.socialmedia-headline.hide-mail-headline{display:none}.start-page-container{padding-right:0;padding-left:0;padding-top:10px}.icon-button-white{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;padding:15px 10px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc;background-color:#fff;text-align:center}.sidebar-themes-parent{margin-bottom:45px}.sidebar-themes-parent .small-theme-slide-icon{position:relative;left:-7px;top:0;width:48px}.checkout-adress-check-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;display:none}.checkout-adress-check-block{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.checkout-adress-headline-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.coupon-parent,.mediathek-item{-webkit-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.checkout-adress-headline{margin-top:0;margin-right:0;margin-bottom:0;color:#666}.coupon-info-text{text-align:center}.coupon-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:25px;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;position:relative}.sidebar-icon-parent,.sidebar-li-link{display:-webkit-box;display:-ms-flexbox}.sidebar-ul,.step-material-list-wrapper,.step-video-wrapper{margin-bottom:45px}.sidebar-ul{padding-bottom:5px;padding-left:0;list-style-type:none}.sidebar-li{background-position:50% 0}.sidebar-li-link{display:-webkit-flex;display:flex;padding-top:10px;padding-bottom:10px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#333}.sidebar-li-link:hover{color:#2da3a8}.sidebar-link-text{padding-left:0;background:0 0}.sidebar-icon-parent{display:-webkit-flex;display:flex;width:40px;margin-right:5px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.final-step-worksheet-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:1px none #ccc;border-right:1px none #ccc}.confirmation-headline-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc;text-align:center;z-index:999999;position:fixed;max-width:1280px;width:100%;left:50%;top:57px;margin:0 auto 0 -640px;background-color:#3bcf01}.icon-button.no-newsletter,.icon-button.upload-item-button{width:33.33%;margin-right:auto;margin-left:auto;margin-top:10px}.download-invoice-text,.featured-video-content,.page-print-text,.refresh-button-text,.succsess-headline{margin-left:10px}.succsess-headline{margin-top:0;margin-bottom:0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:2.2em;line-height:100%}.succsess-info-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0}.succsess-info-block{padding-right:10px;padding-left:10px;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.heading{margin-top:0}.succsess-socials-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:25px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.succsess-socials-block{padding-right:10px;padding-left:10px;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;text-align:center;width:33.33%;display:flex;flex-direction:column;justify-content:flex-start}.succsess-socials-block a{display:block;height:20px}.succsess-socials-block.social-block100{width:100%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;text-align:center;margin-bottom:10px}.adress-list-wrapper{margin-bottom:10px;background-size:auto 6px;background-repeat:repeat-x;background-image:none;padding-bottom:0}.succsess-icon-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50px;height:50px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#008816;color:#fff}.toggle-content-parent{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0;padding-top:25px;padding-bottom:15px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;background-position:50% 0,50% 100%;background-size:auto 6px,auto 6px;background-repeat:repeat-x,repeat-x}.toggle-content-parent.faq-parent{padding-top:4px;padding-bottom:5px;background-position:50% 100%;background-size:auto 6px;background-repeat:repeat-x}.orderd-article-shipping-info-parent,.pager-parent{background-position:50% 0;background-repeat:repeat-x}.toggl-content-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;margin-bottom:5px;padding-bottom:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;color:#333}.toggl-content-block-child{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.toggl-content-block-child.block-with-arrow-down{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.hidden-block{position:relative;overflow:hidden;width:100%;height:100%;padding-bottom:0}.orderd-articles-wrapper{position:relative;width:100%}.orderd-list-arrow-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50px;height:50px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.repeat-order-text{font-size:1em;font-weight:400;text-align:right}.arrow-down-text{margin-right:5px}.orderd-article-shipping-info-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:15px;padding-top:10px;padding-bottom:10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-size:auto 6px;font-size:1em}.orderd-article-shipping-info-block{margin-bottom:10px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.orderd-article-shipping-info-block.orderd-article-shipping-adress{text-align:center}.orderd-article-shipping-info-block.orderd-article-customer-info{text-align:right}.additional-button-left-col{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-right:10px;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.page-print-text{min-width:106px}.customer-account-subheadline{font-weight:500;text-align:center}.icon-button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:rgba(45,163,168,.1);font-size:1em;line-height:100%}.icon-button.upload-item-button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.icon-button.upload-item-button.stickerei-upload-button{width:100%;margin-bottom:10px}.icon-button.catalogue-button{width:48%;width:100%;margin-bottom:10px}.icon-button.no-newsletter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.icon-button.go-home-button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50%;margin-right:auto;margin-left:auto}.hollow-button-text{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:1em;text-align:center}.button-icon-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50px;height:50px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#2da3a8;color:#fff}.customer-comments-page-block{margin-top:0;margin-bottom:0;padding-top:25px;padding-bottom:10px;background-position:0 0;background-size:auto 6px;background-repeat:repeat-x}.catalogue-block,.customer-questions-main-wrapper,.quick-order-item-parent,.service-parent,.shipping-parent{background-position:50% 100%}.customer-comment-date{font-weight:700}.special-size-article-parent{display:block;padding:0 10px 10px;background-color:#fff;color:#333}.special-size-article-parent h3{margin-top:0;margin-bottom:0}.mediathek-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:0;margin-left:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.mediathek-block{width:32.33%;margin-right:0;margin-bottom:10px;padding:10px;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;background-color:#f0f0f0}.mediathek-link-item,.pager-block,.pager-parent{-webkit-box-pack:center}.mediathek-block.media50block{position:relative;width:66%;overflow:hidden!important}.mediathek-block.media50block .mediathek-link-item.w-inline-block{margin-top:-11%!important}.mediathek-block.media50block.current-video-block{display:block;margin-right:auto;margin-left:auto}.mediathek-link-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.mediathek-play-icon{position:absolute;top:50%;right:50%;margin-top:-55px;margin-right:-60px;width:120px;height:110px}.mediathek-headline{margin-top:10px;margin-bottom:0}.mediathek-headline.featured-video-headline{border-bottom-style:none;color:#fff;font-size:1.5em}.mediathek-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;padding:10px;-ms-flex-direction:column;flex-direction:column;background-color:transparent}.mediathek-counter{font-size:.85em;font-weight:400}.mediathek-counter.featured-counter{color:#fff}.featured-video-content{position:absolute;left:0;right:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:130px;margin-right:10px;margin-bottom:10px;padding-right:10px;padding-bottom:15px;padding-left:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;background-image:-webkit-linear-gradient(270deg,transparent,#000);background-image:linear-gradient(180deg,transparent,#000)}.quick-order-item-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:5px 10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;background-size:auto 6px;background-repeat:repeat-x;background-color:transparent}.quick-order-item-parent .quick-order-button{border-top-right-radius:5px;border-bottom-right-radius:5px;height:25px;background:0 0;color:#2da3a8;border:0;font-size:.75em;width:auto}.drop-file-parent,.pager-block.current-pager,.pager-block:hover,.standard-button{background-color:rgba(45,163,168,.1)}.quick-order-item-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center}.quick-order-item-block.quick-order-article-name{width:33.33%;margin-top:0;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.quick-order-item-block.quick-order-delete-item-block{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.drop-file-parent,.quick-order-article-info{-webkit-box-direction:normal;-webkit-flex-direction:column;-webkit-box-orient:vertical}.quick-order-article-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:10px;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;text-align:left}.quick-order-add-button-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:10px;padding-right:0;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.quick-order-add-button-block{width:33.33%;padding-right:0;padding-left:10px;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.quick-order-block-headline{color:#999;font-size:.85em;font-weight:400}.quick-order-article-name{margin-top:7px;margin-bottom:0;font-size:1em;line-height:140%}.additional-button-right-col{width:25%}.standard-button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:50px;padding-right:10px;padding-left:10px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.grey-button-text{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.pager-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:10px;margin-bottom:10px;padding-top:15px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-size:auto 6px}.pager-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50px;height:50px;margin-right:2px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;transition:background-color .3s ease;font-size:1.2em}.drop-file-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50%;padding-top:0;padding-bottom:0;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;border:1px dashed #979797}.file-type-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:0;margin-bottom:25px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.customer-upload-block,.drop-file-content{-webkit-flex-direction:column;-webkit-box-direction:normal}.file-type-block{margin-right:5px;margin-left:5px;padding:10px;border:1px solid #ccc}.file-type-text{font-size:2em;font-weight:700;text-transform:uppercase}.drop-file-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:75%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.or-else-divider{margin-top:15px;margin-bottom:15px}.customer-upload-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:25px;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.customer-upload-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-right:25px;padding-left:0;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.textarea{min-height:200px;margin-bottom:10px}.uploaded-files-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0;padding:10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #ccc;background-color:#fff}.catalogue-block,.uploaded-files-parent.additional-upload-parent{margin-bottom:10px}.uploaded-files-block{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.uploaded-files-block.uploaded-files-text-block{width:50%}.uploaded-files-block.uploaded-image-block{width:10%;padding-right:0}.remove-item-button{background-color:#d34836;transition:color .3s ease,background-color .3s ease;color:#fff}.remove-item-button:hover{background-color:#bd3f2f;color:#fff}.add-more-button{display:block;margin:10px auto 25px;padding-top:15px;padding-bottom:15px;background-color:#2da3a8;-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease;text-align:center}.add-more-button:hover{background-color:#21777a;color:#fff}.uploaded-file-name{color:#2da3a8}.upload-form-parent{margin-bottom:0}.catalogue-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.catalogue-block{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;padding:10px 10px 20px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;border:1px #ccc;background-size:auto 4px;background-repeat:repeat-x}.catalogue-block-image-link{width:25%;width:15%}.catalogue-block-image{width:100%;height:auto;border:1px solid #c3c3c3}.catalogue-block-content{padding-left:25px;display:flex;width:85%}.catalogue-headline{margin-top:0;font-size:2.2em;line-height:100%}.catalogue-button-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:25px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;justify-content:flex-start;width:50%;flex-flow:column}.tab-pane-slide-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc;background-color:#fff}.search-select{position:relative;z-index:2;width:auto;height:40px;margin-top:8px;margin-bottom:0;padding-right:5px;padding-left:5px;border-style:solid none solid solid;border-width:1px;border-color:#ccc;border-top-left-radius:5px;border-bottom-left-radius:5px;background-color:transparent}.thumb-slide-arrow{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #2da3a8;background-color:#fff;text-align:center}.radio-button{margin-top:0}.customer-questions-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:0;margin-bottom:15px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.customer-questions-block{padding-right:10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.customer-questions-block.question-item-image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:15%;min-height:180px;margin-right:20px;padding-top:10px;padding-right:0;padding-bottom:10px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;border:1px solid #ccc;background-color:#fff}.customer-questions-block.checkbox-100block{width:100%;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.question-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.question-text{padding-left:10px}.question-image-parent{display:block;overflow:hidden;max-height:180px;padding:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.question-image{max-height:180px;padding:0 10px}.customer-questions-main-wrapper{margin-top:25px;margin-bottom:25px;padding-bottom:10px;background-size:auto 6px;background-repeat:repeat-x}.question-label{min-height:60px;margin-bottom:10px;font-size:16px;font-size:14px;line-height:150%}.form{margin-top:15px;margin-bottom:15px}.customer-question-multi-image-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-bottom:20px}.service-parent,.shipping-parent{display:-webkit-box;background-size:auto 6px;background-repeat:repeat-x}.shipping-parent{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:10px;padding-bottom:10px}.shipping-block{padding-right:20px;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.shipping-text{margin-bottom:20px;font-size:1.5em}.service-parent{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:25px;padding-bottom:15px}.service-block{padding-right:20px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.service-block.service-adress-block{width:33.33%;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;text-align:left}.service-block-inner{margin-top:20px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:left}.service-block-inner-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding-left:20px}.multi-col-headline,.story-parent{display:-webkit-flex;display:-ms-flexbox}.multi-col-headline{display:-webkit-box;display:flex;overflow:hidden;max-height:55px;min-height:55px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:120%;font-size:1.1em}.select-field{height:50px;border-radius:0;background-color:#fff}.thumbs-parent{position:relative;z-index:-1;overflow:hidden;max-height:460px;height:345px}.story-parent{display:-webkit-box;display:flex;margin-bottom:25px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.story-block{position:relative;width:33.33%;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.story-block.story-text-block,.utility-page-content{-webkit-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.story-block.story-block-50{width:50%}.story-block.story-text-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-right:25px;padding-left:25px;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#dadada;text-align:center}.story-image{width:100%}.quick-order-number{margin-top:5px;margin-bottom:10px;padding-top:0}.quisck-order-price{margin-top:7px}.nav-counter{display:block;margin-right:5px}.form-field-row,.text-align-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.form-field-row{display:flex;margin-top:0;margin-bottom:5px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.form-field-row.color-row{margin-bottom:0;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.form-field-row.stickerei-image-row{overflow:auto;max-height:250px;padding-top:10px;padding-right:10px;padding-bottom:10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-field-row.form-field-button-row{margin-top:0}.text-align-parent{display:flex;height:50px;margin-bottom:10px;padding-top:8px;padding-bottom:8px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.color-link.active-color,.colors-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.colors-parent{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.color-link{width:25px;height:25px;margin:5px 20px 5px 0;border:1px #ccc;border-radius:50%;background-color:#2da3a8;color:#fff}.color-link.color1{background-color:#000}.color-link.color2{background-color:#dfdfdf}.color-link.color3{background-color:#8a8a8a}.color-link.color4{background-color:#b69476}.color-link.color5{background-color:#0b681a}.color-link.active-color{display:flex;width:50px;height:50px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.delete-button,.refresh-button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;height:50px;-webkit-box-pack:center;margin-top:10px}.refresh-button{display:flex;width:100%;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#2da3a8;color:#21777a}.refresh-button.refresh-active{color:#fff}.form-field-col{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.form-field-col.active-color-col{margin-right:10px;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.form-field-col.form-field-col-50{width:50%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.form-field-col.select-size-col{width:25%;padding-right:10px;padding-left:10px;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;text-align:left}.form-field-col.direction-form-col{text-align:center}.form-field-col.delete-col{width:25%;margin-right:2px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.delete-button{display:flex;width:100%;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#f0f0f0;color:#333}.forgot-password-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:15px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#333;font-size:1.5em;line-height:1em;text-align:center;margin-top:10px}.go-back-link{display:block;margin-bottom:20px;font-size:1.2em;font-weight:400;text-align:center;text-decoration:none;margin-top:15px}.profile-image{display:block;overflow:hidden;width:45px;height:45px;border-radius:50%}.basket-canvas-image{display:block;max-height:230px}.basket-canvas-parent,.sticker-ab,.sticker-bi{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.basket-canvas-block{width:100%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.basket-canvas-block.basket-canvas-50-block{width:100%}.basket-canvas-parent{display:flex;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.basket-canvas-header{margin-top:5px;margin-bottom:5px}.worksheet-detail-image-link{display:block;padding-right:10px;padding-left:10px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.sticker-ab,.sticker-bi,.sticker-video{position:absolute;left:-75px;width:150px;height:150px;padding-bottom:5px;-webkit-box-pack:center;-webkit-transform:rotate(-45deg);color:#fff;line-height:14px;font-weight:400;font-size:17px}.worksheet-detail-article-image{max-height:450px}.sticker-ab,.sticker-bi{top:-75px;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;background-color:#2da3a8;-webkit-perspective:500px;perspective:500px;-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%;-ms-transform:rotate(-45deg);transform:rotate(-45deg);text-align:center}.sticker-video{top:-75px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;background-color:#2da3a8;-webkit-perspective:500px;perspective:500px;-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%;-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.aduis-pattern,.aduis-pattern-content-top{display:block;max-width:1280px;padding-bottom:0;background-repeat:repeat-x;height:20px;background-position:0 0;background-size:176px}.aduis-pattern{margin:10px auto}.aduis-pattern-content-top{margin-right:auto;margin-left:auto;margin-top:0}.utility-page-content,.utility-page-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.utility-page-wrap{display:flex;width:100vw;height:100vh;max-height:100%;max-width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.utility-page-content{display:flex;width:600px;-ms-flex-direction:column;flex-direction:column;text-align:center}.package-station-parent,.utility-page-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.utility-page-form{display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.package-station-parent{display:flex}.package-form-parent,.zip-search-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.package-station-block{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.package-form-parent{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.package-form-block{width:50%;padding-right:5px;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.package-form-block.package-search-location{width:100%}.zip-search-parent{display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;justify-content:flex-start}.package-search-button{width:33.33%;height:50px;padding-top:15px;padding-bottom:15px;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;background-color:#2da3a8}.package-map-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.package-map-block{width:66.66%;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.package-map-block.package-location{overflow:auto;width:33.33%;max-height:490px;padding-left:10px}.pickup-station-list-entry{min-height:350px;margin-bottom:10px;border:1px solid #ccc;background-color:#fff}.image{padding:10px}.search-trigger-parent{display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.search-field-block{width:40%;height:55px;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.search-field-block.search-field-parent{display:block;width:40%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.checkout-step-nummber{font-size:1.5em}.current-video-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:0;margin-left:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}._404text{margin-bottom:15px}.popup-section{position:fixed;top:0;z-index:99999;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100vw;height:100vh;max-height:100%;max-width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.7)}.popup-content{width:660px;padding:15px;border-radius:5px;background-position:0 0;background-size:176px}.popup-content-inner{padding:20px;border-radius:5px;background-color:#fff;text-align:center}.popup-social-parent{margin-top:10px;margin-bottom:10px;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;display:flex;align-items:stretch;flex-wrap:wrap}.popup-social-block{margin-bottom:10px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:33.33%;border:1px solid #ccc;padding:10px;display:flex;flex-direction:column-reverse}.popup-section-headline{font-size:1.5em;line-height:100%;max-width:80%;margin:0 auto}.popup-download-link{display:block;margin-top:20px;font-size:22px}.social-label{margin-right:15px;text-align:left;margin-bottom:10px}html.w-mod-js [data-ix=fade-in-on-scroll],html.w-mod-js [data-ix=fade-in-on-page-load]{opacity:0;-webkit-transform:translate(0,60px);-ms-transform:translate(0,60px);transform:translate(0,60px)}html.w-mod-js [data-ix=tabarrow]{opacity:0;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}html.w-mod-js [data-ix=hideoffcanvasdiv]{display:none;opacity:0;-webkit-transform:translate(300px,0);-ms-transform:translate(300px,0);transform:translate(300px,0)}html.w-mod-js [data-ix=hideorderdproducts]{height:0}.smart-input-parent{position:relative}.categories .searchResultText{max-width:50%}.categories .searchResultText p{line-height:130%}.two-col-block.checkout-content-block .product-list-parent.w-list-unstyled.related-articles-wrapper{margin-left:-10px}#menu:not(.mm-menu ){display:none}.mmenu-search-icon{margin-left:10px}.mm-listview .sidebar-li-link.w-inline-block{display:flex}.wrapper_success,div.throbber{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}div.throbber{justify-content:center;display:-moz-box;display:flex;-webkit-flex-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.worksheet-content-parent.found{padding:2%;border:1px solid #2da3a8;background-image:none;box-shadow:inset 0 0 10px 0 #2da3a8}.active-topnav-element{border-bottom-color:#2da3a8;color:#21777a}.active-subnav-element{color:#21777a}.header-categories.header-navigation{position:absolute;width:100%}.thumbs picture{height:100%;max-width:100%;display:inline-block;position:relative}.changeLanguage{border:solid;border-radius:3px;margin:5px;padding:5px}input,select,textarea{background-color:#fff;color:#333;-moz-transition:all .4s linear 0s}input.focused,select.focused,textarea.focused{background-color:#baf7c0!important;color:#333;padding-left:5px;-moz-transition:all .4s linear 0s}iframe button{height:24px!important;margin-top:2px!important}.addedToBaksetOverlay{position:fixed;z-index:9999!important;top:0;width:100%;height:100%;opacity:.3;background-color:#000;display:none}.input-validation-error{background:rgba(255,170,170,.5);background-image:url(/pics/Design/error.svg);background-size:20px;background-repeat:no-repeat;background-position:right 10px center}span.text-danger.field-validation-error{color:red;font-size:.8em;position:absolute;right:0;top:5px;min-width:100px;text-align:right}.label-input-parent,.w-form.customer-form-area,div.text-danger{position:relative}div.text-danger{color:red;font-size:.75em}.text-danger.validation-summary-errors{width:97%;text-align:center}.text-danger.validation-summary-errors li{margin-bottom:10px}.multiple-error{background-color:#f8f8f8}.basketstate-warning&gt;.description,.stock-warning{border:1px solid #FFAD3A;box-shadow:inset 0 0 10px 0 #FFAD3A;padding:10px;margin-bottom:10px}.validation-summary-errors ul{margin-bottom:0;padding:0;list-style:none}.validation-summary-errors ul li{padding:10px;border:1px solid #CF7D0A;background:rgba(254,189,189,.1);box-shadow:inset 0 0 10px 0 red}.basketstate-error&gt;.description,.basketstate-errorandwarning&gt;.description,.stock-error{border:1px solid red;box-shadow:inset 0 0 10px 0 red;padding:10px}.checkout-article-parent.stock-error,.checkout-article-parent.stock-warning{background-image:none;margin-top:5px;margin-bottom:5px}button.icon-button{width:100%;padding:0;color:#2da3a8}.newsletter-form-input.focused{padding-left:30px}.gift-input-icon.fa.fa-gift,.newsletter-input-icon.fa.fa-envelope{position:absolute;top:18px;left:10px}.basket-block{background:#f1f1f1}.checkout-article-headline.offcanvas-article-headline.multiItemArticleHeadline{font-size:1em;text-align:left}.offcanvas-sidebar-checkout-content.multiItemContent{display:block;padding:0;min-height:1px}.subnav{overflow:hidden;width:100%;margin-bottom:0;padding-left:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;list-style-type:none}.subnavClosed{display:none}li.active-li{font-weight:700}li.active-li&gt;ul li{font-weight:400}.w-container.nav-container{display:flex;align-items:center;background:#fff}.dropdown-sign-in.w-dropdown-toggle.w--open{background-color:#e4e4e4}.tag-headline-parent,.tag-product-banner-video,.tag-product-banner-video:hover{background-color:rgba(45,163,168,.9)}.header-section.sticky .logo-wrapper{width:50%}.hiddenSubNavigation{display:none;padding-left:0}.tag-headline-parent{box-shadow:0 0 0 5px rgba(45,163,168,.7)}.tag-product-banner-video .tagItem{background-size:cover}.colspan-13{width:33%}.colspan-23{width:66%}.colspan-33{width:100%!important}.colspan-14{width:25%}.colspan-24{width:50%}.colspan-34{width:75%}#CountryIso_msdd,.colspan-44{width:100%!important}.theme-list-setprice{font-size:.8em}div.searchCity{background-color:#fff;background-repeat:repeat-x;border:1px solid #ccc;border-radius:0 0 5px 5px;box-shadow:2px 2px 15px 2px;cursor:pointer;display:none;max-height:300px;margin-left:0;overflow:scroll;overflow-x:hidden;padding-bottom:5px;position:absolute;width:100%;z-index:1001;margin-top:50px;left:1px}div.searchCity span{border-top:1px solid #fff;padding:5px}div.searchCity span.hover{-moz-transition:all .4s linear 0s;background-color:#FFF;border-right:3px solid #495975;box-shadow:0 0 #495975;text-decoration:none;cursor:pointer;color:Red}span.cityItem,span.cityItemAlt{display:block;text-align:left;cursor:pointer}.language-button .form-horizontal button{border:1px solid #2da3a8;background-color:rgba(45,163,168,.1);color:#2da3a8;font-weight:700;padding:10px 20px;width:100%;margin-top:1px}div.searchResults{display:none;z-index:1001;position:absolute;width:174%;background:#fff;border-radius:0 0 5px 5px;box-shadow:0 10px 15px -2px;margin-top:7px;height:auto;max-height:85vh;overflow-y:auto;cursor:default;padding:0}div.searchResults span.searchGroupHeadline{display:block;background-color:#ddd;padding:5px;color:#43516A;font-weight:600;font-size:1.4em}div.searchResults a{display:flex;flex-wrap:wrap;align-items:baseline;background-color:#fff;margin-left:0;padding:5px 5px 5px 20px;color:#333;font-size:1.1em}div.searchResults a b{background-color:#ffdd1c;max-height:20px}div.searchResults span.searchImageParent{min-width:80px;max-width:80px;margin-right:10px;padding:0;text-align:center}.ma-slider.w-slider.ma-fullWidth,.searchImage{max-width:100%}div.searchResults span.searchImageParentGroup{margin-right:10px;padding:0;text-align:center;max-height:57px;overflow:hidden}div.searchResults .searchImageGroup{height:auto;width:135px}div.searchResults a.hover{background-color:rgba(45,163,168,.3);text-decoration:none}div.searchResults a.quick-search-link-mobile-only{display:none}.searchParent{display:flex;width:100%;padding:10px;gap:5px}.searchBlock{flex-grow:1;width:50%}.searchBlock .categories a{min-height:70px;max-height:70px;display:flex;margin-bottom:1px;align-content:center;align-items:center;justify-content:start}.searchBlock .categories a:last-child{border-bottom:0 solid #ccc}.form-action,.sets{border-bottom:1px solid #ccc}.searchBlock.searchArticleBlock{border-right:0;flex-grow:4}.articles.searchArticle{width:100%}.articles.searchArticle p{width:66.66%}.articles.searchArticle a{min-height:90px;align-content:center;padding-bottom:5px;align-items:center;justify-content:left;position:relative}.searchImage{max-height:100%;object-fit:contain;width:75px;height:65px}.searchSeperator{min-height:100%;width:1px;background-color:#ccc}.searchImageUnderline{display:block;margin-left:3px!important;margin:0 auto;text-align:center;height:1px;background:#ccc;width:85%;position:absolute;bottom:0}.no-webp .cnx-cc-amazon-pay,.success-social-block-facebook&gt;a,.success-social-block-youtube&gt;a,.webp .cnx-cc-amazon-pay{margin-right:10px}.searchResultText&gt;p{line-height:100%;margin-bottom:0}.no-webp .aduis-pattern,.no-webp .aduis-pattern-content-top,.no-webp .aduis-pattern-vertical,.no-webp .footer-image-section,.no-webp .section-footer-main{background-image:url(../pics/Design/pattern_aduis.jpg)}.no-webp .rating-stars{background-image:url(../pics/Design/rating-stars.png)}.no-webp .adress-list-wrapper,.no-webp .catalogue-block,.no-webp .checkout-article-parent,.no-webp .content-info-text,.no-webp .customer-comments-page-block,.no-webp .customer-questions-main-wrapper,.no-webp .deco-headline,.no-webp .deco-headline-small,.no-webp .delivery-parent,.no-webp .divider,.no-webp .hidden-info-parent,.no-webp .item-parent,.no-webp .ma-slider-wrapper,.no-webp .main-headline-parent.worksheets-list-headline,.no-webp .orderd-article-shipping-info-parent,.no-webp .pager-parent,.no-webp .quick-order-item-parent,.no-webp .service-parent,.no-webp .shipping-info,.no-webp .shipping-parent,.no-webp .sidebar-li,.no-webp .sidebar-nav-li,.no-webp .sidebar-nav-li.pg-1-color,.no-webp .sidebar-nav-parent,.no-webp .sidebar-themes-parent,.no-webp .sidebar-ul,.no-webp .small-theme-parent.sidebar-small-theme-parent,.no-webp .tab-pane-text-parent,.no-webp .toggle-content-parent,.no-webp .toggle-content-parent.faq-parent,.no-webp .uploaded-files-block.uploaded-files-text-block,.no-webp .worksheet-content-parent,.no-webp .worksheet-content-parent.final-step-worksheet-block{background-image:url(../pics/Design/divider.png);background-repeat:repeat-x}.no-webp .deco-headline-small.pinsel{background-image:url(../pics/Design/Pinsel.svg),url(../pics/Design/divider.png);background-repeat:no-repeat}.no-webp .media-section{background-image:url(../pics/Design/pattern_aduis.jpg),url(../pics/Design/pattern_seamless.png)}.no-webp .product-article.theme-article.article-3col-theme.image-box-33,.no-webp .product-article.theme-article.image-box-33{background-image:url(../pics/Design/start_upload.jpg)}.no-webp .cnx-cc-ideal{background-image:url(/pics/design/idealPayment.png);background-size:contain;width:40px;height:32px;background-repeat:no-repeat}.no-webp .cnx-cc-amazon-pay{background-image:url(/pics/design/amazon-pay.png);background-size:contain;width:30px;height:22px;background-repeat:no-repeat}.no-webp .popup-content{background-image:url(/pics/design/pattern_aduis.jpg)}.webp .adress-list-wrapper,.webp .catalogue-block,.webp .checkout-article-parent,.webp .content-info-text,.webp .customer-comments-page-block,.webp .customer-questions-main-wrapper,.webp .deco-headline,.webp .deco-headline-small,.webp .delivery-parent,.webp .divider,.webp .hidden-info-parent,.webp .item-parent,.webp .ma-slider-wrapper,.webp .main-headline-parent.worksheets-list-headline,.webp .orderd-article-shipping-info-parent,.webp .pager-parent,.webp .quick-order-item-parent,.webp .service-parent,.webp .shipping-info,.webp .shipping-parent,.webp .sidebar-li,.webp .sidebar-nav-li,.webp .sidebar-nav-li.pg-1-color,.webp .sidebar-nav-parent,.webp .sidebar-themes-parent,.webp .sidebar-ul,.webp .small-theme-parent.sidebar-small-theme-parent,.webp .tab-pane-text-parent,.webp .toggle-content-parent,.webp .toggle-content-parent.faq-parent,.webp .uploaded-files-block.uploaded-files-text-block,.webp .worksheet-content-parent,.webp .worksheet-content-parent.final-step-worksheet-block{background-image:url(../pics/Design/divider.webp);background-repeat:repeat-x}.webp .deco-headline-small.pinsel{background-image:url(../pics/Design/Pinsel.svg),url(../pics/Design/divider.webp);background-repeat:no-repeat}.webp .media-section{background-image:url(../pics/Design/pattern_aduis.webp),url(../pics/Design/pattern_seamless.webp)}.webp .rating-stars{background-image:url(../pics/Design/rating-stars.webp)}.webp .product-article.theme-article.article-3col-theme.image-box-33,.webp .product-article.theme-article.image-box-33{background-image:url(../pics/Design/start_upload.webp)}.webp .popup-content{background-image:url(/pics/design/pattern_aduis.webp)}.webp .cnx-cc-ideal{background-image:url(/pics/design/idealPayment.webp);background-size:contain;width:40px;height:32px;background-repeat:no-repeat}.webp .cnx-cc-amazon-pay{background-image:url(/pics/design/amazon-pay.webp);background-size:contain;width:30px;height:22px;background-repeat:no-repeat}.s_Symb_Int_AB{background-position:-350px -100px;width:16px;height:18px;float:left}.ABplusBS,.s_Symb_Int_AB_bw,.s_Symb_Int_BA{height:16px;width:18px;float:left}.s_Symb_Int_AB_bw{background-position:-332px -100px}.ABplusBS{background-position:-301px -100px}.s_Symb_Int_BA{background-position:-283px -100px}.s_Symb_Int_BK{background-position:-250px -100px;width:18px;height:16px;float:left}.prodDet_BS,.s_Symb_Int_BS{background-position:-233px -100px}.prodDet_BS,.s_Symb_Int_BS,.s_Symb_Int_BS_bw,.s_Symb_Int_PG,.s_Symb_Int_Product,.s_Symb_Int_Test,.s_Symb_Int_Video{width:16px;height:16px}.s_Symb_Int_BS{float:left}.prodDet_BS{float:right;margin-right:2px}.s_Symb_Int_BS_bw{float:left;background-position:-200px -100px}.s_Symb_Int_PG{float:left;background-position:-183px -100px}.s_Symb_Int_Product{float:left;background-position:-150px -100px}.s_Symb_Int_Test{float:left;background-position:-133px -100px}.s_Symb_Int_Video{float:left;background-position:-100px -100px}.dropdown-link-button{background:0 0}#swipebox-overlay{background-color:rgba(12,11,11,.78)}.swipebox-video{box-shadow:0 0 0 5pt #fff;border-radius:2px}.overlayHeadlineText{margin-right:25px}span.breadCrumbItemText{margin-left:0;color:#999}.quick-order-item-parent.quick-order-basket-parent{padding:5px 0;background-image:none}.quick-order-button{cursor:pointer;background-color:#2da3a8;color:#fff}.quick-order-button:hover{cursor:pointer;background-color:#21777A;color:#fff}.checkout-article-quantity-label.w-input.quickOrderNr.quick-order-inputField.quick-order-basket-input{width:100%;margin-left:0;font-size:.875em;height:25px;padding-left:10px;padding-right:10px;border-radius:0}.fa.fa-user-circle.noPicUser{color:#D34836}.socialLoginList{width:50%}.wrapper_error,.wrapper_success{width:50px;color:#fff;height:50px}.red-check-icon{color:#fff}.wrapper_success{display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#008816}.wrapper_error{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:red}.search-stock-text{margin-left:0;margin-bottom:10px}.add-to-basket-list-parent.item-add-to-basket-parent.add-to-basket-search{width:100%}.blockContentParent{background:rgba(255,255,255,.75);padding:20px;width:auto;height:auto;text-align:center;display:flex;justify-content:center;flex-direction:column;min-width:80%;min-height:80%}.upload-content-wrapper.catalogue-wrapper,.upload-content-wrapper.novelty-wrapper{background-color:transparent}.bookIcon,.leafIcon,.percentIcon{color:#2da3a8}.searchResults .fa{color:#999}.worksheetWrapper{padding-left:10px}.workbench{background-color:#f8f8f8}.checkout-section .two-col-content,.content-section.checkout-section{background-color:#ededed}.custom-background-section .workbench,.emptyBasket{background-color:#fff}h2.sidebar-main-headline{margin-bottom:0;font-weight:300}ul.sidebar-nav-parent{margin-bottom:20px}.emptyBasket{text-align:center;padding:15px;color:red}.back-to-productgroup{text-align:center;margin-bottom:15px}.back-to-productgroup a{margin-top:25px;margin-bottom:0}.info-block-right product-info-block{padding-top:0}.quickOrderWrapper{display:flex;justify-content:space-between;margin-top:20px}.sumTooLow{background-color:#ddd!important;color:red}.highlightItem{text-decoration:underline;font-weight:700}.crumb-highlight&gt;div.crumb-root,.crumb-highlight&gt;span.breadCrumbItemText{text-transform:uppercase;text-decoration:underline;font-weight:700}.basket-checkout{background:#f1f1f1!important}.referencePrice{font-size:.6em;color:#999}.logoWithoutDomain{display:none}.socialMediaCustomer{font-size:19px}.success-social-wrapper{display:flex}.success-social-block-facebook{align-content:center;align-items:center;justify-content:center;border-left:1px solid #bbb;border-right:1px solid #bbb}.success-social-block-youtube{align-content:center;align-items:center;justify-content:center}.no-newsletter&gt;.success-social-block-facebook{border-left:none}.no-newsletter&gt;.succsess-socials-block{width:50%}.mmenu-logout-link-button{display:flex;justify-content:center;align-content:center;align-items:center;width:100%;padding:5px;background-color:#2da3a8}.mm-navbar__title{color:#2da3a8!important;font-size:1.2em}.logout-icon{margin-right:5px}.checkout-price-block,.checkout-quantity-block{margin-top:10px}.checkout-article-block.checkout-article-block-5.checkout-delete-icon{margin-top:10px;flex:0}.adress-button-icon.fa.fa-book{font-size:18px;text-align:center}.paymentTabLabel{font-size:1em;margin-left:8px}.w--current .paymentTabLabel{font-weight:700}.w--current&gt;.vertical-tab-checkbox-form&gt;.vertical-tab-radio-button-field:after{content:url(/pics/Design/success.svg)!important;opacity:1!important;width:30px;height:30px;position:absolute;margin-top:-15px;line-height:80%}.paymentTabRadio{margin-top:1px;position:relative;width:0;height:0;opacity:0}.flagg-headline{margin-top:10px;margin-bottom:0}.mediathek-block.media50block.current-video-block.video-wrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;width:100%}.mediathek-block.media50block.current-video-block.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.catalogue-button-parent.orderCatalogue-button-parent{justify-content:flex-start;flex-flow:row;width:auto;padding:0 10px}.catalogue-text-parent{width:59%}.catalogue-order-button-parent{width:41.2%}.catalogue-inner-content{width:50%}.checkbox-button{display:flex;align-content:center;align-items:center;justify-content:left;margin-bottom:5px;padding:0}.checkbox-input{margin-right:8px}.confirmation-headline-parent.confiramtion-inline-headline-parent.error,.confirmation-headline-parent.confiramtion-inline-headline-parent.success{position:relative;left:0;margin-left:0}.confirmation-headline-parent.error{background-color:rgba(211,72,54,.9);border:1px solid red}.succsess-headline.error{color:#fff}.succsess-icon-parent.error-icon-parent{background:red}.dividerWithoutMargin{margin-top:0;margin-bottom:0}.forgot-password-divider{margin-top:30px}.hide-on-desktop{display:none}.coupon-block{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:10px}.coupon-block h2,.coupon-block p{margin:0}.zip-validation{z-index:3;background-color:#f8f8f8}.zip-ext-validation{z-index:2;background-color:#f8f8f8}.city-validation{z-index:1;background-color:#f8f8f8}.text-danger.error-list{font-size:1em}.text-danger.error-list ul{list-style:none}.worksheet-image-parent{max-height:160px;display:flex;justify-content:center;align-content:center;justify-items:center;align-items:center;width:100%;min-height:160px}.user-special-messure{font-size:.85em;display:block}.header-block.languageDesktop,.header-block.languageMobile{height:auto;margin-right:5px;border:1px solid #ccc;font-size:1em;overflow:hidden}.header-block.languageDesktop{width:auto;flex:0 auto;display:flex;align-items:center;border-radius:50px;margin-left:10px;margin-top:10px}.header-block.languageDesktop button{color:#333;padding:8px;width:40px;background-color:transparent;transition:background-color .3s ease}.header-block.languageDesktop button:disabled{background-color:#ddd}.header-block.languageDesktop button:hover{color:#333}.header-block.languageMobile{width:auto;flex:0 auto;display:flex;align-items:center;border-radius:50px;margin-top:0;margin-left:0}.header-block.languageMobile button{color:#333;padding:10px;width:50px;background-color:transparent;transition:background-color .3s ease}.header-block.languageMobile button:disabled{background-color:#ddd}.header-block.languageMobile button:hover{color:#333}.language-button.mm-listitem{display:flex;justify-content:center;padding:5px}.newsletter-unsubscribe-block-parent{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.newsletter-unsubscribe-block.email-block{border:1px solid #ccc;height:52px;padding:10px;color:#E60318}.newsletter-unsubscribe-block{width:33.33%;text-align:center}.unsubscribe-content{text-align:center;margin-bottom:20px}.clearBasketWrapperMobile{display:none;display:none!important}.delivery-block.stock-info.related-product-stock-info,.item-number.related-product-item-number{padding-left:5px}.back-button-with-spacing{margin-top:20px}.icon-button.w-inline-block.success-goHome-button{width:33.33%}.dark-link.forgot-password-link{font-size:15px;margin-top:-5px}.customDeliveryDateWrapper{font-weight:700;color:#666;font-size:1.3em;width:100%;text-align:center;display:block;padding-top:9px}.choose-login-text-parent,.choose-social-login-parent,.login-as-button-wrapper{display:none}.login-as-button-wrapper input{background-color:#fadf50;color:#000;border:none;border:1px solid #ccc}.login-input-wrapper{display:block}.popup-social-description{margin-top:10px}.confirmButtons{position:absolute}.confirm-input{width:100%;display:block;background-color:#2da3a8;text-align:center;color:#fff;font-size:1.7em;padding:5px;cursor:pointer}.quick-order-disabled,.quick-order-disabled:hover{background-color:#ddd}.package-form-field-parent{display:flex;align-items:baseline;justify-items:stretch;width:100%}.post-label{margin-right:10px}.post-zip-input.input-field.zip-field{width:50%;margin-bottom:0}.go-back-link.checkout{margin-top:15px}.step-back-link.go-back-link{margin-top:20px}.gm-style-cc,.gm-svpc{display:none!important}.newsletter-success{color:#2da3a8;text-align:center}.gmnoprint button{display:block!important}.quick-order-disabled{border:1px solid #ccc;color:#666}.confirmation-headline-parent.confiramtion-inline-headline-parent.error.voucherInfoMessage,.confirmation-headline-parent.confiramtion-inline-headline-parent.success.voucherInfoMessage{position:absolute;top:-14px}.worksheet-video-parent{position:relative}.worksheet-items-parent{display:flex;flex-wrap:wrap;flex:1;align-content:flex-start}.worksheet-video-wrapper{max-width:25%}.arrow-icon{display:flex;width:40px;height:40px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc;border-radius:50px}.arrow-text-up{display:none}.change-quantity-wrapper,.item-list-quantity-wrapper,.share-parent{display:flex}.start-page-headline{left:14px;bottom:7px;background-color:rgba(45,163,168,.9);box-shadow:0 0 0 5px rgba(45,163,168,.7);z-index:1}.start-page-headline .main-headline{line-height:65%}.startpage-image-wrapper{overflow:hidden}.row-with-margin-bottom{margin-top:16px}.change-quantity-wrapper{cursor:pointer;width:100px;text-align:center;height:48px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#2da3a8;border:none;box-shadow:none;font-size:20px}.basket-tempsum-headline{margin-top:0;padding-top:0}.additional-text{padding-left:10px}.ajaxDeleteButton{font-size:21px}.item-list-quantity-wrapper input{width:50px}.item-list-quantity-wrapper .change-quantity-wrapper{color:#2da3a8;border:none;box-shadow:none;font-size:20px;height:38px}.arrow-down.fa.fa-angle-down{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:40px;height:40px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc;border-radius:50px}.image-wrapper-cls{aspect-ratio:6.01851852}.theme-parent-wrapper-cls{aspect-ratio:6.01984668;justify-content:space-between}.quick-order-basket-block{width:200px}.change-qty-icon{font-size:1.2em}.main-headline.main-headline-dark.inverse-group{margin-top:30px}.checkout-custom-font{font-size:1em}.html-tag-wrapper{display:flex;padding:5px;min-height:255px;max-height:255px}.old-price-topseller,.on-stock-label{display:none}.vertical-top{align-items:baseline}.vertical-center{align-items:center}.vertical-bottom{align-items:flex-end}.horizontal-left{text-align:left}.horizontal-center{text-align:center;justify-content:center}.horizontal-right{text-align:right}.workbench-section{padding-bottom:0}.content-slider-25block.content-slider-block{overflow:hidden}picture{flex-shrink:0;max-width:100%}.w-col-main-image{overflow:hidden}#sidebar-placeholder{min-height:800px}.fa-google-plus{background-image:url(/pics/design/g-logo.png);background-size:contain}.fa-google-plus:before{content:none}.two-col-block.two-col-slide-block{position:relative;width:80%;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.slide-block.slide-article-block{width:25%}#top-seller-wrapper{margin-bottom:15px;min-height:235px}#top-seller-wrapper .slider-arrow{width:30px}.rev-slider-wrapper-cls{max-width:1280px;margin:0 auto;aspect-ratio:3.36842105}.rev-slider-controls{position:absolute;z-index:99;color:#fff;font-size:1.6em;top:10px}.rev-slider-playpause{cursor:pointer}.header-slider-wrapper{position:relative;overflow:hidden;margin-bottom:10px}.slide-article{border-color:#e2e2e2 #e2e2e2 #2da3a8}.main-headline.main-headline-dark.topseller-headline{padding-bottom:5px;font-size:1.7em;text-align:center}.item-info-parent.topseller-info-parent{max-height:16px}.deco-headline.small-deco-headline.top-seller-headline-startpage{background-image:none;padding-bottom:0;margin-bottom:0}.adress-value-block{font-size:16px}.widget-container{margin-bottom:20px!important}.widget-container iframe{border:none!important}.ddChild.ddchild_.border.shadow{height:307px!important}.ddArrow.arrowoff{background-image:url(/pics/design/dd_arrow.gif)!important}#CountryIso_msdd{float:right}.dd{background-color:#fff!important;border:1px solid #ccc!important;display:block!important}.dd .ddTitle{background-color:#fff!important;background-image:none!important}.dd .ddTitle .ddTitleText{padding:13px 20px 12px 15px!important}.dd .divider{display:none!important;visibility:hidden!important}.dd img{width:35px!important}.ddlabel{padding-left:10px!important}.borderRadius,.borderRadiusTp{-moz-border-radius:0!important;border-radius:0!important}.basket-block-link{display:flex;width:100%;justify-content:center}.basket-quick-info{height:auto;position:absolute;z-index:99999;top:55px;width:300px;right:0;display:none;background-color:transparent;padding-top:10px;max-height:700px}.basket-quick-info h2{margin:0;padding:0}.basket-quick-info-content{background-color:#f0f0f0;width:100%;padding:10px;box-shadow:-13px 29px 40px -29px #000;position:relative}.basket-quick-info-content::before{width:20px;top:-10px;right:20px;background-color:#f0f0f0;z-index:-1;position:absolute}.quick-info-article{display:flex;align-items:center;border-top:1px solid #e2e2e2;padding-top:10px;margin-top:10px;width:100%;justify-content:space-between;min-height:80px;padding-right:20px}.quick-info-image{width:85px;background:#fff;height:100%;display:flex;min-height:80px;justify-content:center;align-items:center}.quick-info-image img{height:auto;flex-shrink:0;max-height:85px;max-width:85px}.quick-info-description{padding-left:10px}.quick-info-quantity{float:left}.quick-info-price{font-weight:700}.quick-info-basket-link{display:flex;align-items:center;justify-content:center;color:#333;background-color:#fc0;padding:10px;margin-top:20px}.quick-info-checkout-wrapper .quick-info-headline,.quick-info-checkout-wrapper .quick-info-price{display:none}.quick-info-checkout-wrapper{background-color:rgba(45,163,168,.1);padding:5px}.quick-info-checkout-wrapper .quick-info-scroll-wrapper{max-height:404px}.quick-info-checkout-wrapper .checkout-quick-info-headline{display:block!important}.quick-info-scroll-wrapper{overflow:auto;max-height:650px}.basket-delivery-parent{text-align:center;font-size:19px;padding:10px}.basket-delivery-label{padding-left:10px;font-weight:700}.phone-input{margin-bottom:0}.phone-description{padding-left:3px}.fa-info-circle{font-size:25px;padding-right:5px}input.valid:-webkit-autofill{-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}input.input-validation-error:-webkit-autofill{-webkit-animation-name:autofillError;-webkit-animation-fill-mode:both}.valid{background-image:url(/pics/Design/success.svg);background-size:20px;background-repeat:no-repeat;background-position:right 10px center}select.input-validation-error,select.valid{background-position:right 30px center}.quick-info-headline{margin-top:15px;margin-left:10px;font-size:20px;line-height:150%;font-weight:700}.login-form-block-action{display:flex;align-items:center}.form-action{width:100%;position:absolute}.form-input-wrapper{display:inline-block;position:relative;opacity:0;visibility:collapse;transition:top .1s ease-in,width 1ms ease-in,opacity .1s ease-in}.form-input-wrapper .group{display:block!important}.title-select{min-width:119px}.wrapper-active{transition-delay:.25s;width:100%;opacity:1;visibility:visible}.newsletter-form{padding:20px;background-color:#baf7c0;width:100%}.fa-pencil-square-o{margin-left:10px}.action-label{cursor:pointer}.checkout-sidebar-parent.no-background-wrapper,.registerGreetingBox&gt;.checkout-sidebar-parent{background-color:#f8f8f8}.customer-action-wrapper{display:flex;flex-direction:column;align-items:center;border:1px solid #ccc}.radio-fake{opacity:1!important;width:26px;height:26px;margin-top:-2px;border:2px solid #bcbcbc;border-radius:50%;position:absolute;background-color:#fff}.radio-active{background:#000}.radio-active:after{content:"";position:absolute;background:#fff;border-radius:50%;width:8px;height:8px;color:#fff;left:7px;top:7px}.country-block,.languageSelect{width:auto!important;height:60px}.radio-active-label{font-weight:700}.radio-label{padding-left:35px}.action-link-customer{display:block;font-size:20px;color:#333}.language-country-block{display:flex;justify-content:flex-start}.country-block .ddTitle,.country-block li{cursor:pointer}.login-form-block.country-block,.login-form-block.languageSelect{flex-grow:1}.login-form-block-wrapper.language-country-block-wrapper{display:flex;justify-content:center;width:100%}.login-form-block-inner-wrapper{display:flex;width:45%}.wrapper-institution-country{display:flex;flex-direction:row-reverse;width:100%;justify-content:inherit}.customer-action-required{background-color:rgba(45,163,168,.1);padding:10px}.action-link-customer-top{margin-bottom:15px}.styled-checkbox{position:absolute;opacity:0}.checkboxNewsletterLabel{width:22px;border:1px solid #ccc}.login-register-rating-block{margin-top:33px}.address-headline-mobile{margin-bottom:12px}.basket-item-list-wrapper-background{background-color:#fff;padding-right:10px}.login-label{color:transparent}.login-label.login-label-visible{color:#b2b2b2;animation-name:label-animation;animation-duration:.5s;position:relative;font-weight:400}.even-order&gt;a,.odd-order&gt;a,.orderItem,.vertical-tabs-pane{color:#666}.choose-login-text-desktop{margin-right:-15px;background-color:#f8f8f8;padding-top:10px;padding-bottom:10px;z-index:99;min-width:20px}.checkout-register-wrapper{display:flex}.checkout-register-wrapper .choose-login-text-desktop{background-color:#fff;padding:10px}.checkout-register-wrapper .login-parent{width:100%;flex-direction:column;background:0 0;margin-top:0}.vertical-tabs-pane{position:absolute;display:none;background-color:#fff;padding:10px;border:1px solid #ccc;z-index:99999;top:2px;margin-top:70px;left:0;width:500px;box-shadow:-13px 29px 40px -29px #000}.vertical-tabs-pane::before{width:20px;top:-11px;left:65%;background-color:#fff;z-index:-1;position:absolute;border-left:1px solid #ccc;border-top:1px solid #ccc}.amazon-divider-text,.amazonWrapper{background-color:#fafafa}.vertical-tabs-pane-close{display:none}.amazon-divider{display:none;position:relative}.amazon-divider-line{border-bottom:1px solid #ccc;height:1px;width:100%;padding-top:20px;margin-bottom:20px}.amazon-divider-text{padding:0 10px;position:absolute;text-align:center;left:50%;width:60px;margin-left:-30px;margin-top:-35px}.additional-button-parent.checkout-overview-bottom .additional-button-right-col,.success-delivery-info-block-wrapper{width:33.33%}.brand-name{font-weight:700;text-align:center}.payment-method-headline{font-weight:400;font-size:1.4em}#selectedPaymentMethod{font-weight:700;font-size:1.1em}.info-block-light,.optional-label{font-weight:400}.paymentTabLink{opacity:0}.change-address-sidebar{float:right;margin-top:-31px}.checkout-content-block{padding-top:80px;min-height:91.7vh}.checkout-content-block .divider-label-text{background-color:#ededed}.additional-button-parent.checkout-overview-bottom{justify-content:flex-end}.payment-options-block.sidebar-checkout-block{display:flex;width:100%;justify-content:center}.payment-method-wrapper{display:flex;width:25%;justify-content:center}.checkout-sidebar-elements{display:flex;justify-content:space-between}.checkout-sidebar-paymentmethods{padding-top:10px;padding-left:10px;padding-right:10px;width:100%}.checkout-header-block,.footer-checkout-block{padding-left:20px;padding-right:10px}.footer-checkout-block{display:flex;justify-content:space-between}.white-action{color:#000;padding:7px;background-color:#fff}.amazonpay-button-inner-image{margin-left:auto;margin-right:auto}.section-footer-checkout-main{background-image:none!important;padding-top:20px;padding-bottom:20px}.basket-col-checkout{width:32.33%;background:#fff;padding:10px;margin-right:5px}.validation-summary-valid{display:none}.optional-label{color:#b2b2b2}.checkout-address-wrapper-inner{flex:1}.checkout-address-wrapper{display:flex}.show-hide-pw{position:absolute;top:43px;right:40px;cursor:pointer}.checkout-adress-block{width:100%;padding:10px}.price-info-last-step{padding:10px;background-color:#f0f0f0;margin-top:10px;margin-right:10px}.mobile-checkout-top-pay-section,.showOnlyMobile{display:none}.checkout-step-cart-button{width:100%;text-align:left}.customer-info-amazon{margin-top:50px}.success-delivery-info{display:flex;justify-content:space-between;flex-wrap:wrap;padding-right:10px;padding-left:10px}.adress-checkout-button.checkout-order-button{font-size:15px;text-align:center;display:flex;justify-content:center}.fa.fa-envelope{margin-right:5px}.add-newsletter-button{background:rgba(45,163,168,.9);color:#fff;border:0;min-height:55px;display:flex;align-items:center;flex-direction:row-reverse;justify-content:center;margin-top:20px}.adress-checkout-button.checkout-order-button.continue-shopping-button{background:rgba(45,163,168,.9);color:#fff;border:0;min-height:55px}.adress-checkout-button.checkout-order-button.continue-shopping-button.ajaxRegisterNewsletter{min-height:unset;padding-left:5px;padding-bottom:5px;align-self:center;border-radius:2px;margin-top:5px;padding-top:2px;height:22px}input.add-newsletter-button-input{background:0 0!important;border:0!important;color:#fff!important}.search-result-image-link-pg{overflow:hidden;max-height:50px;min-height:auto}.search-result-image-link-pg .search-result-image{max-height:125px}.fa.fa-check-square-o.fa-2x{font-size:28px}.bulletpoints{padding-left:16px}ul.bulletpoints li{margin-bottom:7px}.legalConsent{text-align:center;font-size:14px;margin-top:10px}.carrierImage{max-width:57%}.info-block-bold{font-weight:700}.newsletter-subscription-infotext{text-align:left;font-size:15px;min-height:75px}.sidebar-checkout-block.sidebar-checkout-middle-block{padding-left:10px;padding-right:10px;margin-left:10px;margin-right:10px}.sidebar-checkout-block.sidebar-checkout-right-block{padding-left:10px;margin-left:10px}.article-list-background{background:#fff;padding:10px;margin-bottom:10px;margin-right:10px}.headline-padding-left.missing-phone-headline{font-size:.9em}.checkout-final-price-sidebar{padding:10px}.times{display:block;font-size:30px;position:relative!important;color:#333}.amazon-basket-overview .shipping-info{display:none!important}.choose-login-text-desktop-border{border-top:1px solid #ccc;width:100%;margin-top:-29px;margin-bottom:30px;text-align:center}.worksheet-step-wrapper{margin-bottom:10px;display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.worksheet-step-wrapper.even .step-content-wrapper{flex-direction:row-reverse}.worksheet-step-headline{font-size:2em;margin-bottom:13px}.required-products-wrapper{border:1px dashed #ccc;padding:10px;width:100%}.step-number{display:inline-flex;-moz-box-align:center;align-items:center;font-size:40px;line-height:31px;font-family:Arial,"Arial Black",Gadget,sans-serif;margin-right:15px;color:#333;height:45px;padding-right:10px}.step-number.info-step{font-family:initial;font-weight:700;background-color:transparent;color:#b7b7b7}.worksheet-step-description{margin-bottom:0;font-size:1.2em;border:none}.copy-link-textbox{width:100%;border:none;padding:10px;text-align:center;background-color:#EFEFEF;margin-top:10px}.quickOrderNr,.quickOrderQty{text-align:left;padding-left:10px}.worksheet-step-cta-parent{background-color:transparent;display:flex}.worksheet-html-cloud-link{display:flex;align-items:center}.worksheet-item-image-html{width:50px}.first-step-wrapper{text-align:left;font-size:1em;width:98%;display:block;position:relative}.first-step-wrapper .worksheet-step-description{border:none;margin-top:10px}.worksheet-step-content{position:relative;display:flex;flex-wrap:wrap}.image-content{width:auto;max-width:50%}.list-content{width:100%;flex:1}.list-content h3{font-size:1.8em;font-weight:700;margin-left:20px}.descirption-content{width:100%;padding-left:20px}.step-content-wrapper{display:flex;width:100%}.step-left-content{max-width:50%;flex:none}.step-right-content{padding:25px;background-color:#EFEFEF;width:inherit}.worksheet-step-info{text-align:center;margin:0 auto;line-height:1.5em;width:100%}.worksheet-step-info h2{font-size:3em;margin-bottom:0}.worksheet-step-list{font-size:1.5em;font-weight:700;line-height:1.5em;list-style:none;margin-top:20px}.worksheet-step-list li::before{position:absolute;content:"✓";margin-left:-25px}.worksheet-step-block-parent{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-top:20px}.worksheet-step-block{width:auto;font-size:1.5em;padding:15px;background:#fff;margin-right:5px;border:1px solid #e8e8e8}.main-headline-parent.worksheet-step-headline-parent{position:absolute;left:5px;bottom:auto;display:flex;width:auto;padding:0 15px 0 10px;margin-top:270px}.worksheet-steps-main-headline{margin-top:10px;margin-bottom:10px;padding-right:10px;padding-left:0;float:none;color:#fff;font-size:1.775em;line-height:100%}.step-headline-wrapper{display:flex;margin-bottom:15px;width:100%;align-items:center}.step-headline-wrapper.step-download-headline-wrapper{margin-bottom:0}.step-download-headline{color:#333;font-size:1.125em;line-height:150%;font-weight:700;margin-left:10px}.show-worksheet-button{display:flex;margin-top:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #2da3a8;background-color:rgba(45,163,168,.1);font-size:1em;line-height:100%;margin-bottom:0;height:50px;width:50%}.step-one-image picture,picture.worksheet-step-image.lazy{max-height:350px;justify-content:flex-start;overflow:hidden}.icon-worksheet-button{color:#fff;background-color:#2da3a8;font-size:2em;padding:8px}picture.worksheet-step-image.lazy{display:flex;align-items:center}.worksheet-step-basket-button-parent{display:flex;flex:1;align-items:center;justify-content:flex-end}.add-to-basket.worksheet-step-add-to-basket{width:50%}.text-block-div{color:#333;font-size:1.125em;line-height:150%;font-weight:700}.worksheet-step-product-list-headline{color:#333;font-size:1.3em;line-height:150%;font-weight:700;margin-left:10px}.step-pdf-wrapper{display:flex;padding:10px;border:1px dashed #ccc;margin-bottom:25px}.custom-pdf-icon{font-size:22px;color:#2da3a8}.step-one-image picture{display:flex;align-items:center}.quick-order-position{width:5%;margin-top:0;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.quickOrderNr{width:90%}.quickOrderQty{width:70%}.checkout-premium{background-color:#fff;padding:10px;margin-top:10px;display:flex;align-items:center}.premium-icon{width:30%}.premium-name{justify-content:center;padding-left:10px}.question-parent.w-radio{padding-left:40px}.premium-logo picture{max-width:15%}.html-tag{justify-content:normal!important;-webkit-justify-content:normal!important}.article-name-wrapper{display:flex;flex-direction:row;width:100%;padding-top:15px;padding-bottom:10px}.article-name-content{width:75%;text-align:center}.article-name-content h1{font-weight:700}.add-to-basket-mobile-only,.checkout-article-headline-mobile-only,.product-list-image-link-mobile-only,.product-list-title-mobile-only,.search-result-image-link-mobile-only{display:none}.order-header{display:flex;background-color:#ebebeb;padding:20px}.odd-order{background-color:#f2f2f2}.order-column{width:20%}.order-header-column{text-align:left;font-weight:700;font-size:18px}.order-detail-headline{background-color:#ebebeb;font-size:18px;font-weight:700;padding:10px;text-align:left;margin-top:10px;display:flex;justify-content:space-between}.order-detail-address{display:flex;padding:20px}.order-shipping-info-block{width:33%;text-align:left}#error,#socialMediaToogle,.cc-nb-buttons-container,.cc-nb-title-container,.gender-button.neutral-gender,.inner-wrapper-border-container,.input-card-owner-name,.payOne-logo-description{text-align:center}.block-header{font-size:18px;font-weight:700}.order-header-mobile-only{display:none}.even-order{background-color:#fff}.order-item-parent-border{border:1px solid #ddd}.tag-image-max{border-style:solid;border-width:1px 1px 3px}.custom-burger{overflow:hidden;width:40px;height:40px;display:flex;justify-content:center}.burger-lines{align-self:center;margin-top:5px}div.custom-burger-line{width:23px;height:2px;background-color:#333;margin:6px 0}.main-nav-sep{padding-top:10px}.login-form-block.gender-select{width:33%}.neutral-icon{width:50px;height:50px;background-color:gray;font-size:1.5em}.gender-button.neutral-gender{border:1px solid gray;color:gray}.fb-like iframe,.fb-like span{width:110px!important}.ajaxRegisterNewsletter{padding:15px!important}.divider.divider-register{margin-bottom:10px;margin-top:10px}.sidebar-checkout-block.checkout-rating-block{margin-top:3px;width:33%}.divider-label-text{position:absolute;background-color:#f8f8f8;padding:0 20px;left:50%;transform:translate(-50%,-50%)}.non-bold-headline{font-weight:400}.bold-block{font-weight:700}.captcha-wrapper{display:flex}.captcha-input::placeholder{text-transform:inherit!important}.BDC_CaptchaImageDiv,.BDC_CaptchaImageDiv img{height:50px!important}.BDC_CaptchaImageDiv a{opacity:0;transform:scale(0)}.BDC_ReloadLink{width:25px}.BDC_SoundLink{opacity:0}.captcha-contact-wrapper captcha{padding-right:20px}.input-field.w-input,.input-field.w-input:focus{padding:8px 12px;height:50px}.payment{margin-right:0}.payment-form-wrapper{width:50%;margin:auto}img.payone-logo{margin:10px auto 3px;width:120px;display:block}.payone-logo-bottom{margin-left:10px}.input-field.w-input{font-family:Arial}.order-detail-label{display:inline;font-weight:400}.order-detail-value{font-weight:700}#payform{font-size:1em}#cardpan&gt;iframe{width:300px}#cardcvc2&gt;iframe{width:100px}.inner-wrapper-border{width:60%;margin:0 auto;border:1px solid #ccc;padding-top:20px;padding-bottom:20px}.payOne-logo-description{font-size:14px;color:#ccc}.yt_iframe_wrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;width:100%}.yt_iframe_wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.product-article.tag-item.video-article{padding:0}.input-card-owner-name{width:300px;margin:0 auto}#error{color:red;margin-top:20px;font-size:1.2em}.product-no-delivery{display:flex;justify-content:center;align-items:center;width:20%;font-size:30px}.item-add-to-basket-no-delivery-searchresult .product-no-delivery{width:70px}.add-to-basket-detail-parent-no-delivery{width:100%;justify-content:right;display:flex}.bank-select li,.login-line-wrapper{display:flex;justify-content:space-between}.bank-select-overlay{position:fixed;width:100%;height:100%;left:0;top:0;background-color:rgba(45,163,168,.1)}.bank-select-loader{left:50%;top:50%;position:fixed}.bank-select-form{width:42%;margin:0 auto}.bank-select{list-style:none;padding-right:40px}.bank-select li{cursor:pointer;background-color:#fff;margin-bottom:10px;border:1px solid #ccc;box-sizing:border-box;align-items:center;padding:15px 20px}.bank-select input[type=radio],.bank-select-submit{display:none}.bank-select li:hover{color:#2da3a8;border:1px solid #2da3a8;background-color:rgba(45,163,168,.1)}.bank-select label{font-weight:400;margin-bottom:unset;line-height:unset;cursor:pointer;font-size:21px}#top-of-page-btn i,.bank-select .fa-chevron-circle-right{font-size:29px}.express-checkout-buttons{width:100%;display:flex;border:1px solid #ccc;padding:10px}#amazonPayButton{width:299px!important}#paypal-button-container{width:299px!important;width:50%;margin:auto}.login-line-wrapper .label-input-parent{width:49%}.choose-login{display:block}#socialMediaToogle{width:100%;margin-bottom:20px;margin-top:15px}.middle-divider{border-top:1px solid #ccc;margin:20px 30px -15px 15px}.choose-login-text{margin-bottom:10px;font-size:1em;line-height:150%;display:inline;padding:10px;font-weight:400;background-color:#ededed}.order-pages-wrapper{display:flex;justify-content:center;margin-bottom:10px}.order-page{display:block;padding:15px;color:#333;background-color:#ebebeb;margin-right:5px}.order-page-active{background-color:#fadf50}#termsfeed-com---nb{max-width:100%}.cc-nb-okagree{background-color:#fadf50!important;color:#111!important;padding-left:225px!important;padding-right:225px!important}.cc-nb-reject{background-color:#eaeaea!important;color:#111!important}.cc-nb-text-container{text-align:center!important;width:60%!important;margin:0 auto!important}.termsfeed-com---nb .cc-nb-main-container{padding:2rem!important}.pm-li{display:flex}.pm-li-image img{min-width:30px;max-width:30px;margin-right:25px}.add-to-basket.small-basket.historic-basket{width:auto;color:#333;display:flex;align-content:center;justify-content:center;min-width:140px}.add-to-basket.small-basket.historic-basket .fa{margin-right:5px}.article-counter.article-list-counter.article-counter-historic{width:50px}.block-parent-wrapper-cls{aspect-ratio:2.7}.content-banner-image-wrapper-cls{aspect-ratio:2.96}.rev_slider_wrapper.fullwidthbanner-container{aspect-ratio:3.372}._50block.theme-block.theme_block_with_padding{width:49.7%;margin-bottom:7px}.dntCaptcha{display:flex;justify-content:stretch;width:100%}#dntCaptchaImg{margin-right:10px;height:50px}.login-form-block.captcha{width:100%}.disabled-article{opacity:.5;pointer-events:none}#basketOverviewWrapper,.basket-item-list-wrapper-background.article-list-background{position:relative}.basketItemList,.basketOverview{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(255,255,255,.5)}.hidden-loader{display:none}.articleId-and-stock{display:flex}.articleId-and-stock .left-col{flex:2}.articleId-and-stock .right-col{flex:1}.checkout-article-block.checkout-article-block-1.search-results{width:100%}.payment.payment-error .payment-form-wrapper{width:45%;text-align:center;background:#fff;margin-top:160px}.payment.payment-error .payment-form-wrapper h2{text-transform:uppercase;font-weight:700;font-size:2.2em}.content-parent .prepaymentDetails h2{text-align:center;font-weight:700;text-transform:uppercase;color:#333;font-size:2em}.content-parent .prepaymentDetails .prepaymentDetails-content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}#top-of-page-btn,.content-parent .prepaymentDetails .prepaymentDetails-content table td .no-tooltip .tooltip,.hidden{display:none}.content-parent .prepaymentDetails .prepaymentDetails-content table{margin-bottom:10px;margin-right:20px}.content-parent .prepaymentDetails .prepaymentDetails-content table td,.content-parent .prepaymentDetails .prepaymentDetails-content table th{text-align:left;padding-right:8px}.content-parent .prepaymentDetails .prepaymentDetails-content table td .copy-transaction-detail{background-color:#a9a9a9;color:#fff;border:0;border-radius:2px;padding:4px;margin:4px 0;transition:transform .8s ease}.content-parent .prepaymentDetails .prepaymentDetails-content table td .copy-transaction-detail:active{transform:scale(.5)}.content-parent .prepaymentDetails .prepaymentDetails-content table td .tooltip{visibility:hidden;background-color:#000;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;z-index:1;margin-left:10px;opacity:0;transition:opacity .3s}.content-parent .prepaymentDetails .prepaymentDetails-content table td .tooltip::after{content:'';position:absolute;top:50%;left:-5px;margin-top:-5px;border-width:5px;border-style:solid;border-color:#000 transparent transparent}.content-parent .prepaymentDetails .prepaymentDetails-content table td .show-tooltip{visibility:visible;opacity:1}.content-parent .prepaymentDetails .prepaymentDetails-content img{margin-bottom:10px;max-width:15%}#top-of-page-btn{justify-content:center;width:50px;height:50px;position:fixed;bottom:25px;right:25px;z-index:9999;border-radius:25px;background-color:#E2001D;color:#fff;opacity:1}#voucher{text-align:center;font-size:20px}@media screen and (max-width:991px){.w-container{max-width:728px}.w-hidden-main{display:inherit!important}.w-hidden-medium{display:none!important}.w-col-medium-1{width:8.33333333%}.w-col-medium-2{width:16.66666667%}.w-col-medium-3{width:25%}.w-col-medium-4{width:33.33333333%}.w-col-medium-5{width:41.66666667%}.w-col-medium-6{width:50%}.w-col-medium-7{width:58.33333333%}.w-col-medium-8{width:66.66666667%}.w-col-medium-9{width:75%}.w-col-medium-10{width:83.33333333%}.w-col-medium-11{width:91.66666667%}.w-col-medium-12{width:100%}.w-col-stack{width:100%;left:auto;right:auto}.w-nav[data-collapse=medium] .w-dropdown,.w-nav[data-collapse=medium] .w-dropdown-toggle{display:block}.w-nav[data-collapse=medium] .w-dropdown-list{position:static}.w-nav[data-collapse=medium] .w-nav-menu{display:none}.w-nav[data-collapse=medium] .w-nav-button{display:block}}@media screen and (max-width:767px){.w-hidden-main,.w-hidden-medium{display:inherit!important}.w-hidden-small{display:none!important}.w-container .w-row,.w-row{margin-left:0;margin-right:0}.w-col{width:100%;left:auto;right:auto}.w-col-small-1{width:8.33333333%}.w-col-small-2{width:16.66666667%}.w-col-small-3{width:25%}.w-col-small-4{width:33.33333333%}.w-col-small-5{width:41.66666667%}.w-col-small-6{width:50%}.w-col-small-7{width:58.33333333%}.w-col-small-8{width:66.66666667%}.w-col-small-9{width:75%}.w-col-small-10{width:83.33333333%}.w-col-small-11{width:91.66666667%}.w-col-small-12{width:100%}.w-nav[data-collapse=small] .w-dropdown,.w-nav[data-collapse=small] .w-dropdown-toggle{display:block}.w-nav[data-collapse=small] .w-dropdown-list{position:static}.w-nav[data-collapse=small] .w-nav-menu{display:none}.w-nav[data-collapse=small] .w-nav-button{display:block}.w-nav-brand{padding-left:10px}}@media screen and (max-width:479px){.w-container{max-width:none}.w-hidden-main,.w-hidden-medium,.w-hidden-small{display:inherit!important}.w-hidden-tiny{display:none!important}.w-col{width:100%}.w-col-tiny-1{width:8.33333333%}.w-col-tiny-2{width:16.66666667%}.w-col-tiny-3{width:25%}.w-col-tiny-4{width:33.33333333%}.w-col-tiny-5{width:41.66666667%}.w-col-tiny-6{width:50%}.w-col-tiny-7{width:58.33333333%}.w-col-tiny-8{width:66.66666667%}.w-col-tiny-9{width:75%}.w-col-tiny-10{width:83.33333333%}.w-col-tiny-11{width:91.66666667%}.w-col-tiny-12{width:100%}.w-nav[data-collapse=tiny] .w-dropdown,.w-nav[data-collapse=tiny] .w-dropdown-toggle{display:block}.w-nav[data-collapse=tiny] .w-dropdown-list{position:static}.w-nav[data-collapse=tiny] .w-nav-menu{display:none}.w-nav[data-collapse=tiny] .w-nav-button{display:block}.w-tab-link{display:flex}.grey-button-text{font-size:5vw}.dntCaptcha{align-items:end}}@media (min-width:768px){.w-lightbox-content{height:96vh;margin-top:2vh}.w-lightbox-view,.w-lightbox-view:before{height:96vh}.w-lightbox-group,.w-lightbox-group .w-lightbox-view,.w-lightbox-group .w-lightbox-view:before{height:84vh}.w-lightbox-group .w-lightbox-image{max-width:82.3vw;max-height:84vh}.w-lightbox-image{max-width:96vw;max-height:96vh}.w-lightbox-left,.w-lightbox-right{display:block;opacity:.5}.w-lightbox-close{opacity:.8}.w-lightbox-control:hover{opacity:1}}@media (max-width:991px){.header-block{width:25%}.header-block.user-block-parent{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.header-block.logo-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.header-block.search-field-parent{position:static;left:0;top:50px;width:45%;padding:0 5px;background-color:#ddd}.add-to-basket,.slide-block,.theme-block{width:50%}.user-block.basket-block.basket-full{margin-right:0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.user-block.quick-order{display:none;margin-right:5px;margin-left:5px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.fa.fa-user-circle.fa-3x{padding-left:0;font-size:38px;margin-top:5px}.fa.fa-cc-mastercard.sidebar-pay-icon,.fa.fa-cc-paypal.sidebar-pay-icon,.fa.fa-cc-visa.sidebar-pay-icon,.fa.fa-file-text.sidebar-pay-icon,.fa.fa-money.sidebar-pay-icon{margin-right:0}.fa.fa-bars{display:block;font-size:24px}.content-slider-block.content-slider-25block,.header-navigation.header-categories{display:none}.content-section.first-content{position:static;margin-top:20px}.account-text,.basket-text-parent{margin-top:2px}.content-section.background-section{background-position:0 0;background-size:auto;background-repeat:repeat;background-image:none}.category-headline{font-size:1em}.catalogue-overlay-text,.category-headline.theme-block-headline,.deco-headline-small{font-size:1.5em}.content-slider-block{width:100%}.ul-with-icons.payment-ul-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.slider-placeholder{background-size:cover,cover}.main-nav-parent{display:none}.stats-image{width:40%;height:auto;margin-left:5px}.stats-image.security-bench{margin-top:0;margin-left:10px}.stats-content{padding-right:10px;padding-left:10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.newsletter-button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:50px;padding-right:10px;padding-left:10px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1em;font-size:.85em}.rating-stars.sidebar-rating-stars{height:30px}.footer-flag-parent{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flagg-link{width:15%;margin-right:10px;margin-bottom:10px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.flagg-link.main-flag-link{width:25%}.block-parent{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.block{width:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.overlay-headline-cutomer-upload{font-size:1em;line-height:100%}.upload-image{position:absolute;left:0;top:0;right:0;bottom:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.upload-image.scale-image{position:relative}.campaign-text{max-width:65%;padding-top:5px;padding-left:5px;font-size:.85em}.dropdown-sign-in{width:auto;margin-right:5px;margin-left:5px;padding-left:5px;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.dropdown-parent{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flex-li{margin-bottom:10px}.flex-li.payment-li-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:25%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.breadcrumb-parent{padding-left:0;margin-bottom:0;display:flex;flex-direction:row;height:35px;position:relative;padding-bottom:10px;align-content:flex-start;justify-content:flex-start;overflow:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch}.checkout-sidebar-parent,.two-col-block.sidebar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.two-col-content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.two-col-block.sidebar{display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.account-text,.item-headline-gradient{display:block}.product-list-parent{margin-right:-5px;margin-left:-5px}.product-list-block{padding-right:5px;padding-left:5px;width:33.33%}.product-list-block.worksheet-list-block{width:25%;width:33.33%}.main-headline.product-detail-headline{width:100%;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;font-size:2em}.product-article.theme-article.article-3col-theme.image-box-33,.product-article.theme-article.article-3col-theme.image-box-66{background-size:cover;background-repeat:no-repeat}.article-counter.main-counter{margin-left:0}.product-list-image.theme-list-image._3col-theme-list-image{max-width:150px}.content-parent{padding-left:0}.li-with-icon{margin-bottom:10px}.product-parent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.product-info-block{width:50%}.product-info-block.product-image-col,.product-info-block.product-image-col.worksheet-product-detail-block{width:100%}.product-info-block.info-block-right{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.delivery-parent,.tabs-menu{-webkit-box-direction:normal}.product-detail-price-box.stickerei-price-box,.product-info-block.info-block-right.worksheet-product-detail-right-block,.ratingandshare-parent{width:100%}.price-box-info-headline{font-size:1em}.product-detail-price{font-size:1.7em}.delivery-parent{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;background-image:none;background-position:0 0;background-size:auto;background-repeat:repeat;width:100%;align-items:stretch}.ma-slider-wrapper,.tabs-menu{-webkit-box-orient:horizontal}.additional-buttons-parent{width:100%}.tab-link,.tab-link.w--current{width:25%;margin-right:0;padding-right:5px;padding-left:5px}.tab-link.login-tab-link.w--current,.tab-pane-text-parent{width:50%}.tabs-menu{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.tab-text{font-size:.65em}.worksheet-content-block{padding-left:5px}.worksheet-content-block.worksheet-image-block{width:20%;padding-left:0}.advanteges-block,.tab-pane-slide{width:50%}.account-text{padding-left:5px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-top:0;font-size:.875em}.account-icon,.go-to-article-parent{display:none}.ma-slider-wrapper{padding-right:0;padding-bottom:15px;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;background-position:50% 100%;background-size:contain;background-repeat:repeat-x}.adress-list-parent,.checout-info-headline-parent,.login-parent,.ma-preview-wrapper{-webkit-box-direction:normal}.advanteges-block-content{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.advanteges-block-content-col{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.product-detail-image-slide-link{min-height:300px;padding-right:70px;padding-left:70px}.ma-slider-image{max-height:310px}.ma-preview-wrapper{padding-right:0;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ma-preview.active{height:110px}.hidden-info-parent{width:100%}.footer-list-item{margin-bottom:10px}.small-theme-slide{width:33.33%}.login-parent{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.login-block.social-col-block{width:50%}.login-block.social-col-block.basket-login-social-col{width:50%;padding-right:0}.login-block.middle-block{padding-right:25px;padding-left:25px;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.login-block.middle-block.basket-login-middle-block{width:50%;padding-left:0}.login-form-block.login-block-left-col{width:48%}.checkout-sidebar-parent{display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.sidebar-checkout-block{width:49%}.sidebar-checkout-block&gt;h4{font-size:1em}.sidebar-checkout-block.payment-options-block{width:100%}.sidebar-checkout-block.welcome-lady-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;margin-top:25px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.drop-file-headline,.sidebar-block.sidebar-nav-block{display:none}.shipping-info-text{width:100%}.sidebar-rating-block.sidebar-rating-left-block{width:50%;width:100%}.sidebar-rating-block.sidebar-rating-right-block{text-align:center;width:100%}.checout-info-headline-parent{padding-top:0;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;flex-direction:row;font-size:.65em}.checkout-amount{font-size:2.2em;font-size:1.5em}.checkout-amount-additional-info-parent{color:#333;font-weight:400;font-size:.75em}.checkout-article-quantity-label{width:66.66%;font-size:.875em}.offcanvas-sidebar-checkout{width:45%;padding-top:10px}.adress-list-parent{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.adress-list-block{padding-right:0;width:100%}.adress-list-block.adress-list-button-block{margin-top:15px;padding-left:0;width:100%}.adress-checkout-button{height:50px;font-size:1em}.add-adress-parent{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.add-adress-block{width:49%}.vertical-tabs-menu{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.vertical-tab-link{width:32.33%;width:100%}.vertical-tab-link.w--current{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;width:100%}.icon-button{height:50px}.mediathek-parent{margin-right:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.mediathek-block{width:49%;margin-right:0}.mediathek-block.media50block{width:100%}.quick-order-add-button-parent{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.quick-order-add-button-block{width:49%;padding-left:0}.catalogue-block{width:100%}.catalogue-block-image-link{width:50%}.sidebar-block{width:49%}.sidebar-block.sidebar-theme-block{width:100%}.radio-button{margin-top:0;margin-right:3px}.welcome-lady-content{width:75%}.story-block{width:50%}.kursive-paragraph{font-size:1.8vw}.stitch-parent{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.stitch-tab-link{padding-top:15px;padding-bottom:15px}.color-link{width:50px;height:50px}.pickup-station-list-entry{min-height:auto}.search-field-block{width:25%}.search-field-block.search-field-parent{position:static;left:0;top:50px;width:45%;padding:0 5px;background-color:#ddd;overflow:visible}.login-line-wrapper .label-input-parent,.product-detail-price-box,.rating-price-box-wrapper{width:100%}.current-video-parent{margin-right:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.content-banner-image-wrapper-cls{aspect-ratio:2.92}.login-line-wrapper{display:initial}.bank-select-form{width:60%}.inner-wrapper-border{width:85%}.main-headline-parent.worksheet-step-headline-parent{margin-top:20px}.add-to-basket-mobile-only,.checkout-article-headline-mobile-only,.product-list-image-link-mobile-only,.product-list-title-mobile-only,.search-result-image-link-mobile-only,div.searchResults a.quick-search-link-mobile-only{display:flex}#sidebar-placeholder,.basket-col-checkout,.header-block.languageDesktop,.hide-on-tablet,.item-list-quantity-wrapper .change-quantity-wrapper,.times{display:none}.html-tag{max-height:inherit!important}.checkout-register-wrapper .login-parent{width:100%}.show-hide-pw{top:43px}.two-col-block.checkout-content-block .product-list-parent.w-list-unstyled.related-articles-wrapper{margin-left:-5px}.additional-button-parent{margin-top:10px}.sidebar-shipping-parent{margin-bottom:0;font-size:.865em}.sidebar-rating-parent{flex-direction:column;justify-content:center;align-items:center}.checkout-address-wrapper-inner{padding-left:initial}.text-danger.validation-summary-errors{width:81%}.amazonpay-button-inner-image{width:90%}.two-col-block.two-col-slide-block{width:100%}.slide-block.slide-article-block{width:33.3333%}.searchParent{flex-direction:column-reverse}.searchBlock{flex-grow:1;border-right:0;width:100%}.remember-me-label{font-size:14px}.forgot-password-link{margin-bottom:0}.divider{margin-top:0;margin-bottom:0}.divider.forgot-password-divider{margin-top:20px}.languageMobile{display:flex}.aduis-pattern-content-top,.logoWithDomain{display:none}.background-section{background-image:none!important}.burger,.fa.fa-bars.burger,.logoWithoutDomain{display:block}.worksheetWrapper{padding-left:0}.mm-listview li{border-width:7px}.mm-menu{background:#fff}.mm-menu em.mm-counter{font-size:1.5em;color:#999!important}.mm-navbar .mm-title{font-size:1.2em;color:#2da3a8!important}.fa.fa-bars.burger{font-size:30px;position:relative!important;color:#333}.logo-wrapper{margin-top:0}ul.mm-listview li .sidenav-link,ul.mm-listview li a{padding:19px 10px 19px 20px;font-size:1.2em}#btnCloseMmenu i{font-size:1.3em}.dropdown-content{margin-left:5px}.checkout-step-block{padding:15px 10px}.share-block{overflow:hidden}.mm-navbars_bottom{bottom:10px}.adress-info-block{font-size:1em}.adress-info-block.adress-info-block-left-col{width:27%}.adress-value-block{font-size:16px}.confirmation-headline-parent{left:0;margin-left:0}.service-block-inner-parent{padding-left:0}.icon-button.w-inline-block.success-goHome-button,.newsletter-unsubscribe-block{width:50%;text-align:center}.colspan-14{width:33.33%}.newsletter-form-block.newsletter-form-66block{width:60%}.package-form-field-parent{margin-top:5px;margin-bottom:5px}.worksheet-video-wrapper{max-width:100%}.succsess-info-parent{flex-wrap:wrap!important;padding-top:20px!important}.succsess-info-block{flex:1 auto!important;width:50%!important}.payment-method-wrapper{display:flex;width:25%;justify-content:center;flex-direction:column;align-items:center}.worksheet-step-block-parent{margin-bottom:20px}.worksheet-step-block{margin-bottom:5px}}@media (max-width:767px){.content-slider-parent,.stats-content,.stats-parent{-webkit-box-orient:vertical;-webkit-box-direction:normal}.header-block.logo-block{width:25%;width:45%}.header-block.search-field-parent{position:absolute;overflow:hidden;width:100%;height:60px;padding:0 15px 5px;-webkit-transition:height .3s ease;transition:height .3s ease}.slide-block,.theme-block{width:50%}.user-block.basket-block.basket-full{padding-right:0;padding-left:0}.user-block.quick-order{display:none}.category-headline,.divider.hide-login-divider,.slider-mask,.stats-parent{display:block}.fa.fa-user-circle.fa-3x{font-size:2em;margin-top:0}.fa.fa-search.search-trigger{color:#333;font-size:2.2em;margin-right:2px}.fa.fa-caret-right{left:-10px;top:-10%;right:-10px;bottom:auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);text-align:center}.fa.fa-chevron-down.thumb-chevron-right,.fa.fa-chevron-up.thumbs-chevron-left{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.content-section.first-content{position:static;top:110px;padding-top:55px}.content-section.background-section{padding-top:55px}.content-slider-parent{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.category-headline{font-size:1.2em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%}.category-headline.theme-block-headline{font-size:1em}.theme-block._50block{width:100%}.theme-block._50block.multi-item-block{width:100%;padding-left:0}.content-slider-block.content-slider-25block{width:100%}.theme-block-content.theme-block-content-small{padding-top:10px}.footer-benefits-parent{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-benefits-block{width:50%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.footer-benefits-block.footer-benefits-50block{width:100%}.footer-service-info-parent{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-service-info-block{width:50%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.deco-headline-small{font-size:1.8em}.deco-headline-small.deco-headline-small-center{text-align:center}.slider-placeholder{background-image:-webkit-linear-gradient(270deg,null,null);background-image:linear-gradient(180deg,null,null);background-position:50% 50%,0 0;background-size:cover,auto}.stats-parent{margin-right:0;margin-left:0;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.stats-block{width:100%;margin-right:0;margin-bottom:30px;margin-left:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.stats-image{width:20%;padding-left:10px}.stats-image.security-bench{width:20%}.stats-content{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.rating-stars.sidebar-rating-stars{height:25px}.rating-content{margin-bottom:15px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.footer-flag-parent{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flagg-link{width:15%;margin-right:15px;margin-bottom:15px}.block-parent{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.block{margin-right:0;margin-left:0;padding-right:5px;padding-left:5px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.block._100block{width:100%}.campaign-text{max-width:35%;font-size:1.15em}.dropdown-sign-in{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:10px}.nav-section-wrapp{display:none}.campaign-link-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.thumbs,.two-col-block.sidebar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.scale-image{height:auto;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.product-parent,.short-text-parent{-webkit-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.counter.counter-zero{margin-left:25px;left:auto}.catalogue-overlay-text,.catalogue-overlay-text.prospect-text{font-size:1.5em}.two-col-content{padding-top:15px;padding-right:0;padding-left:0}.two-col-block.sidebar{display:flex}.product-list-parent{margin-right:-5px;margin-left:-5px}.product-list-block{padding-right:5px;padding-left:5px;width:50%}.product-list-block.theme-list-block{width:50%}.product-list-block.theme-list-block.theme-75{width:100%}.product-list-block.theme-list-block.theme-33{width:50%}.product-list-block.theme-list-block.theme-66{width:100%}.product-list-block.worksheet-list-block{width:33.33%;width:50%}.delivery-parent,.product-info-block,.product-info-block.product-image-col,.worksheet-content-parent.final-step-worksheet-block{width:100%}.main-headline{padding-right:10px}.content-parent{padding-left:0}.item-number{display:none}.item-number.product-detail-item-number{display:block}.theme-block-counter-parent{font-size:1em}.short-text-parent{-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-parent{-ms-flex-direction:column;flex-direction:column}.product-info-block.info-block-right.worksheet-product-detail-right-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.item-block.price-block{-webkit-justify-content:space-between;-ms-flex-pack:distribute;justify-content:space-between}.product-detail-price{font-size:1.3em}.delivery-parent{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.delivery-date-info,.delivery-text,.stock-info-text{font-size:12px}.worksheet-content-block.worksheet-image-block{width:25%;margin-right:1%}.account-text{display:none}.tab-pene-slider-image.scale-image{max-width:200px;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.ma-slider-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.advanteges-block{width:100%}.advanteges-block-content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.add-adress-parent,.checkout-content,.checkout-steps-parent,.login-block.social-col-block.basket-login-social-col,.login-parent,.ma-preview-wrapper,.mediathek-link-item,.succsess-info-parent{-webkit-box-direction:normal}.advanteges-block-content-col{padding-right:0;padding-left:20px}.sticker-new.sticker-right{left:-42px;right:auto;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.ma-slider{width:100%;max-width:100%}.ma-slider-image{max-height:380px}.ma-preview-wrapper{width:100%;height:110px;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.ma-preview{width:33%;height:110px;margin-right:0;margin-left:0;float:left;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.small-theme-slide{width:50%}.login-parent{margin-top:0;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.login-block.social-col-block{width:100%;padding-right:25px;padding-left:25px}.login-block.social-col-block.basket-login-social-col{margin-top:10px;padding-top:10px;padding-right:10px;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;border:1px solid #ccc;border-left:1px solid #ccc;padding-left:10px;width:100%}.login-block.middle-block{padding-right:0;padding-left:0;border-right-style:none;border-left-style:none}.login-block.middle-block.basket-login-middle-block{border-right-style:none;border-left-style:none;width:100%;padding-right:0}.submit-button{margin-top:10px}.social-login-button.facebook{width:33.33%;margin-bottom:25px}.social-login-button.amazon{width:31.33%;margin-bottom:25px}.social-login-button.google{width:33.33%;margin-bottom:25px}.login-form-block{width:49%;padding-right:5px;padding-left:5px}.login-form-block.login-block-left-col{width:49%;padding-right:4px;padding-left:4px;border-right-style:none}.checkout-steps-parent{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.checkout-step-block{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.checkout-step-block.current-step{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.checkout-step-block.checkout-step-cart-button{font-size:1.1em}.checkout-content{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.checkout-article-list-block{margin-bottom:10px;padding-right:0}.checkout-article-list-block.checkout-article-price-info{width:100%}.checout-info-headline-parent{font-size:1.2em}.checkout-amount{font-size:1.1em}.checkout-amount-additional-info-parent{margin-bottom:5px;font-size:1.2em;font-size:1.4em}.offcanvas-sidebar-checkout{overflow:auto;width:55%;padding-top:65px!important}.check-adress-top-content-block.additional-button-right-col{width:33.33%;width:100%}.adress-list-block{padding-right:0}.checkout-price-info-content{font-size:1em}.add-adress-parent{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.add-adress-block{width:49%}.vertical-tab-link{width:32.33%;width:100%}.socialmedia-headline{width:100%;margin-bottom:10px;text-align:center}.socialmedia-headline.hide-mail-headline{display:block}.succsess-headline{font-size:1.8em}.succsess-info-parent{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.succsess-info-block{margin-bottom:10px;flex:1 auto!important;width:100%!important}.toggl-content-block-child{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.toggl-content-block-child.block-with-arrow-down{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.hidden-block{position:relative}.icon-button.no-newsletter,.icon-button.upload-item-button{width:50%}.off-canvas-article-parent{width:100%;background-color:#fff}.mediathek-parent{margin-right:0;margin-left:0}.mediathek-block{width:49%;padding-right:0;padding-left:0}.mediathek-block.media50block{width:100%}.mediathek-link-item{display:block;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;text-align:center}.mediathek-play-icon{left:50%;top:50%;right:0;bottom:0;z-index:99;width:100px;height:100px;margin-top:-50px;margin-left:-50px}.featured-video-content{margin-right:0;margin-left:0}.quick-order-item-parent{padding-top:15px;padding-bottom:15px;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}.quick-order-item-block{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.quick-order-item-block.quick-order-article-name{width:100%}.quick-order-article-info{margin-top:10px;padding-top:10px;padding-bottom:10px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fafafa}.quick-order-add-button-parent{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.quick-order-add-button-block{width:50%}.drop-file-parent{width:100%;margin-top:10px;padding-top:25px;padding-bottom:25px}.customer-upload-parent{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.customer-upload-block{padding:0}.catalogue-block-image-link{width:75%;width:25%}.thumb-slide-arrow{width:55px;height:auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.customer-questions-parent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.form-field-row,.thumbs-parent{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.customer-questions-block.question-item-image{margin-bottom:10px}.question-parent{margin-top:15px;margin-bottom:15px}.question-image-parent{max-height:220px}.question-image{max-height:220px;padding-right:0;padding-left:0}.service-block.service-adress-block{width:50%}.thumbs-parent{position:relative;display:block;width:auto;max-height:110px;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.story-block{width:100%}.story-block.story-text-block{width:100%;padding-top:25px;padding-bottom:25px}.kursive-paragraph{font-size:2.5vw}.thumbs{position:relative;display:flex}.form-field-row{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-field-col.form-field-col-50{width:100%}.form-field-col.select-size-col{width:50%;padding-left:0}.profile-image{width:35px;height:35px}.basket-canvas-block.basket-canvas-50-block{width:49%}.worksheet-detail-image-link{max-width:70%;padding-top:10px;padding-bottom:10px}.worksheet-detail-article-image{max-height:250px}.utility-page-content{width:80%;padding-right:35px;padding-left:35px}.package-map-parent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.package-map-block{width:100%;margin-bottom:10px}.package-map-block.package-location{overflow:hidden;width:100%;max-height:100%;padding-left:0;text-align:center}.search-trigger-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.search-field-block.search-field-parent{position:absolute;display:none;overflow:hidden;width:100%;height:0;padding:0 15px 5px;-webkit-transition:height .3s ease;transition:height .3s ease}.checkout-step-nummber{margin-right:5px}.article-list-background,.current-video-parent,.vertical-tabs-parent{margin-right:0}.checkout-step-text{display:none}.checkout-step-text.active-checkout-step-text{display:block}.checkout-premium,.price-info-last-step{display:none}.current-video-parent{margin-left:0}.popup-content{width:480px}.item-block.product-amount{width:50%}.payment-form-wrapper,.text-danger.validation-summary-errors{width:100%}.block-parent-wrapper-cls{aspect-ratio:.6}#top-seller-wrapper{min-height:290px}.image-wrapper-cls{aspect-ratio:1.34831461}.theme-parent-wrapper-cls{aspect-ratio:1.51473713}.additional-buttons-parent{justify-content:space-evenly}.additional-button-block{padding-right:unset}.html-tag-wrapper{max-height:none}.social-button-text{max-width:66%;font-size:14px;margin:0 auto}.checkout-adress-check-parent{display:block}.checkout-content.checkout-content-basket{flex-direction:column-reverse}.checkout-price-info-parent.step-3{display:none}.mobile-checkout-top-pay-section,.showOnlyMobile{display:block}.checkout-sidebar-parent{display:none}.amazonpay-button-inner-image{width:45%}.checkout-content-block{padding-top:0}.checkout-header-block,.footer-checkout-block{padding-left:0;padding-right:0}.vertical-tab-link.w--current,.vertical-tabs-pane{width:100%}.vertical-tabs-pane-close{display:block;text-align:right}.wrapper-institution-country{display:block}.language-country-block{justify-content:flex-end;flex-direction:row;margin-bottom:10px;width:100%}.country-block,.languageSelect{width:48%;padding-left:0;padding-right:0}#CountryIso_msdd{width:100%!important}.slide-block.slide-article-block{width:50%}.rating-price-box-wrapper,.scale-image-main-image{width:100%}.main-headline-parent.start-page-headline{left:5px}.w-col-main-image{padding-left:0;padding-right:0;margin-bottom:10px}.confirmation-headline-parent.confiramtion-inline-headline-parent.error.voucherInfoMessage,.confirmation-headline-parent.confiramtion-inline-headline-parent.success.voucherInfoMessage{position:absolute;top:0}.logo-wrapper{width:45%}.basket-text-parent{display:none}.user-block.basket-block{display:flex;align-items:center}.fa.fa-shopping-basket.big-basket{margin-top:0;margin-right:0}.socialLoginList{width:100%}.checkout-article-block.search-results-button-block{width:40%}.quickOrderWrapper{flex-direction:row}.item-info-parent{justify-content:space-between;width:100%}.product-article.theme-article.article-3col-theme.image-box-66{background-size:contain}.quick-order-number{font-size:1.4em}.paymentTabLabel{font-size:1.2em}.paymentTabRadio{margin-top:7px}.catalogue-block-content{display:block;width:100%}.catalogue-button-parent{justify-content:flex-start;flex-flow:column;width:100%}.icon-button.catalogue-button{width:100%;margin-bottom:10px;margin-right:0}.catalogue-block{align-items:flex-start}.catalogue-inner-content{width:100%}.catalogue-order-button-parent,.catalogue-text-parent{width:50%}.coupon-block{flex-flow:column}.newsletter-form-parent.coupon-form-parent{width:100%}.content-banner-image-wrapper{min-height:unset}.orderd-article-shipping-info-parent{font-size:.85em;flex-direction:column;align-items:flex-start}.orderd-article-shipping-info-block.orderd-article-shipping-adress{text-align:left;display:flex;flex-direction:column;align-items:flex-start}.cloud-links-parent,.product-list-footer{flex-direction:column}.orderd-article-shipping-info-block.orderd-article-customer-info{text-align:left}.checkout-article-block h4{font-size:.85em}.additional-button-right-col.order-list-button-col{width:50%}.checkout-price-block,.checkout-quantity-block{margin-top:0;font-size:.85em}.colspan-14{width:33.33%}.item-number.related-product-item-number{display:block;font-size:1em}.cloud-links-parent{align-items:flex-start}.worksheet-video-wrapper{margin-top:10px}.additional-button-parent.checkout-overview-bottom .additional-button-right-col,div.searchResults{width:100%}.worksheet-step-block{margin-bottom:5px}.step-pdf-wrapper{flex-direction:column}.step-headline-wrapper.step-download-headline-wrapper{justify-content:center}.show-worksheet-button{margin:0 auto}}@media (max-width:479px){.content-slider-parent,.theme-parent{-webkit-flex-direction:column;-webkit-box-direction:normal}.termsfeed-com---nb .cc-nb-main-container{padding-top:10px!important;padding-bottom:10px!important}.cc-nb-title{font-size:18px!important}.cc-nb-text-container{width:100%!important;text-align:justify!important}.cc-nb-text{font-size:12px!important}.rating-counter{margin-top:-3px}.header-section{display:block;padding-right:15px;padding-left:15px}.header-block.logo-block{width:47%}.header-block.search-field-parent{padding-top:0;padding-right:15px;padding-left:15px}.user-block.basket-block.basket-full{padding-right:10px;padding-left:10px}.fa.fa-user-circle.fa-3x{margin-top:8px;font-size:35px}.fa.fa-shopping-basket{font-size:26px}.fa.fa-file-text-o.dark-icon,.fa.fa-scissors.dark-icon,.fa.fa-youtube-play.dark-icon{margin-right:20px;margin-bottom:0}.content-section.first-content{position:static;margin-top:0}.content-section.background-section{padding-top:55px}.content-slider-parent{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.theme-parent{margin-right:0;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.theme-parent.theme-parent-right-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.content-slider-link-block.bi-block{left:0;top:0;right:0;bottom:0;height:auto;min-height:300px}.slide-block{width:100%}.add-to-basket{width:75%;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.customer-comment-content,.theme-block._50block.multi-item-block{-webkit-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical}.add-to-basket.small-basket{width:50%;height:55px}.category-headline{font-size:1.3em;line-height:110%}.category-headline.theme-block-headline{font-size:1.2em}.theme-block{width:100%}.theme-block._50block{width:100%;padding-right:0;padding-bottom:0}.theme-block._50block.theme-block-right-col{width:100%}.theme-block._50block.multi-item-block{width:100%;margin-right:0;margin-left:0;-ms-flex-direction:column;flex-direction:column}.content-slider-block.content-slider-25block{width:100%;min-height:280px}.theme-block-content.theme-block-content-small{width:100%;padding:10px 0 0}.basket-text,.basket-text.basket-price{display:block}.basket-text-parent{display:none}.slider-mask{margin-right:25px;margin-left:25px}.footer-benefits-parent{display:block}.footer-benefits-block,.footer-service-info-block{width:100%}.divider.hide-login-divider{display:none;margin-top:0}.deco-headline-small.deco-headline-small-center{padding-bottom:5px}.ul-with-icons.payment-ul-parent{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.subheadline{line-height:150%}.deco-headline{padding-bottom:10px;font-size:2em;line-height:110%}.slider-placeholder{height:310px;background-image:-webkit-linear-gradient(270deg,null,null);background-image:linear-gradient(180deg,null,null);background-size:cover,auto}.logo{max-width:100%;width:115px}.header-block-parent.checkout-header-block .white-action{font-size:11px}.stats-image,.stats-image.security-bench{width:auto;padding-left:0}.customer-comment-content{padding-right:10px;padding-left:10px;-ms-flex-direction:column;flex-direction:column}.newsletter-form-parent{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.newsletter-form-parent.coupon-form-parent{width:100%}.newsletter-form-block.newsletter-form-66block{border-top-right-radius:5px;border-bottom-right-radius:5px;width:100%}.newsletter-form-input{border-right-style:solid;border-top-right-radius:5px;border-bottom-right-radius:5px}.newsletter-button{display:block;margin-top:10px;border-top-left-radius:5px;border-bottom-left-radius:5px}.rating-stars.sidebar-rating-stars{height:25px;height:30px}.footer-flag-parent{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flagg-link{width:15%;margin-right:25px;margin-bottom:25px}.slider-text{margin-bottom:20px;padding-right:10px;padding-left:10px}.block{width:100%}.katalog-link{margin-bottom:10px}.block-colum-link{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.upload-image{position:absolute}.campaign-text{max-width:55%;font-size:1em}.dropdown-sign-in{padding-left:5px}.nav-section-wrapp{display:none}.flex-li.payment-li-block{width:33.33%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.campaign-link-block{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.counter.counter-zero{left:22px}.catalogue-overlay-text,.catalogue-overlay-text.prospect-text{font-size:1.8em}.breadcrumb-parent{margin-top:0;padding-top:5px;padding-bottom:5px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0;display:flex;flex-direction:column;height:35px;position:relative;align-content:flex-start;justify-content:center;overflow-x:scroll;-webkit-overflow-scrolling:touch;font-size:1em}.two-col-content{padding-top:0;padding-right:0;padding-left:0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.two-col-block{margin-bottom:20px}.two-col-block.sidebar{display:block;padding-right:0}.product-list-parent{margin-right:0;margin-left:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-list-counter{margin-bottom:5px}.product-list-parent.theme-list-parent.worksheet-list-parent{margin-right:-5px;margin-left:-5px}.product-list-block{padding-right:0;padding-left:0;width:100%}.product-list-block.theme-list-block,.product-list-block.theme-list-block.theme-33,.product-list-block.theme-list-block.theme-50{width:100%}.product-list-block.worksheet-list-block{margin-bottom:0;padding:5px;width:50%}.main-headline{font-size:1.3em;margin-top:4px;margin-bottom:4px}.main-headline-parent{position:relative;bottom:5px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;top:9px;margin-bottom:15px;left:5px;padding:0}.product-list-image-link{min-height:200px;margin-bottom:0;padding:10px 2px 0 0;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;max-height:220px}.product-article{padding-left:2px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.content-banner-image-wrapper,.product-list-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal}.product-article.theme-article.article-3col-theme{min-height:auto}.product-article.theme-article.article-3col-theme.image-box-33{min-height:280px}.html-tag-wrapper,.product-article.theme-article.ab-article,.product-article.theme-article.ab-article-4col,.product-article.theme-article.bi-article,.product-article.theme-article.bi-article-4col,.product-article.theme-article.video-article,.product-article.theme-article.video-article-4col{min-height:auto}.product-list-footer{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;background-color:transparent}.article-counter.main-counter{margin-left:0;width:40%;margin-top:0}.article-counter.article-list-counter{width:50%;height:55px;font-size:1.4em;font-size:1.5em;min-width:50px}.product-list-image{max-height:100%;max-width:100%;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.product-list-image.theme-list-image._3col-theme-list-image{max-width:100px;max-width:160px}.product-list-title{display:block;overflow:visible;height:auto;margin-top:10px;margin-bottom:5px;font-size:1.15em}.item-price-parent{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.item-price{font-size:1.2em}.item-price.old-price,.item-price.price-info{font-size:.75em}.item-add-to-basket-parent.add-to-basket-list-parent{margin-top:5px;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.content-banner-image-wrapper{overflow:visible;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.item-icons-parent,.item-info-parent,.item-parent,.ratingandshare-parent{-webkit-box-orient:horizontal}.item-info-parent{-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;flex-direction:column;align-items:flex-start}.rating-stars-wrapper{margin-right:10px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:5px}.item-icons-parent{position:relative;width:100%;display:none;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:22px;padding:10px}.item-headline-gradient{display:none;margin-top:10px}.theme-block-counter-parent{font-size:1.2em}.article-top-parent{overflow:hidden;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:40%;max-height:220px}.ratingandshare-parent{-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.rating-block{flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.raiting-counter-text{font-size:.75em}.item-parent{-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.additional-buttons-parent,.delivery-parent{-webkit-box-orient:vertical;-webkit-box-direction:normal}.item-block.tax-info{width:50%;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.item-block.product-amount{width:25%}.item-block.price-block{width:66.66%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.tax-text{font-size:.65em}.add-to-basket-text{font-size:1em}.delivery-parent{display:block;width:100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;background-image:none!important;background-repeat:no-repeat!important}.delivery-block{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;font-size:12px;margin-top:10px}.delivery-block.stock-info{margin-bottom:10px}.fa.fa-truck.low-stock,.fa.fa-truck.off-stock,.fa.fa-truck.on-stock,.stock-info-text,.stock-info-text.stock{font-size:1.3em!important}.delivery-text{font-size:14px;float:left}.delivery-date-info{font-size:13px}.headline-item-number-parent{padding-right:0}.additional-buttons-parent{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:10px;padding-right:0}.additional-buttons-parent.tab-pane-additional-buttons-parent{margin-top:0;margin-bottom:15px;padding-top:0;padding-left:10px;width:100%}.additional-button-block{margin-bottom:20px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.tabs-menu,.worksheet-content-parent{-webkit-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.additional-button-block.tab-pane-additional-button-block{font-size:20px;margin-bottom:0}.tab-link{width:100%;padding-top:25px;padding-bottom:25px}.tab-link.login-tab-link,.tab-link.login-tab-link.w--current,.tab-link.w--current{width:100%}.tabs-menu{-ms-flex-direction:column;flex-direction:column}.tab-text{font-size:.85em}.tab-pane-text-parent{width:100%;margin-bottom:10px;padding-right:0;padding-left:0}.additional-button-text{font-size:.9em;font-size:1.2em}.worksheet-content-parent{display:block;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.worksheet-content-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:0}.worksheet-content-block.worksheet-image-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.article-bottom,.ma-slider-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal}.cloud-link{margin-bottom:7px}.worksheet-headline-link{margin-top:0;margin-bottom:10px;font-size:2.2em;line-height:115%}.tab-pane-cta-parent{padding-top:10px;padding-right:10px;padding-bottom:10px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.tab-pane-slide{width:100%}.account-text{display:none;padding-top:5px}.ma-slider-wrapper{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-bottom:5px}.article-bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.article-bottom .item-icons-parent{padding:initial}.advanteges-block{padding-right:0;padding-left:0}.advanteges-block-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.advanteges-block-content-col{width:75%;padding-right:0;padding-left:20px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.sticker-new,.sticker-new.sticker-sale{font-size:12px}.product-detail-image-slide-link{padding-right:35px;padding-left:35px;height:170px;max-height:170px;min-height:170px}.ma-slider-image{max-height:200px;max-height:150px}.ma-preview{width:50%;height:100px}.hidden-info-content{height:119px}.account-icon{display:none}.worksheet-article-headline,.worksheet-article-headline.tinker-article-headline{font-size:1.5em;font-size:1.1em;line-height:100%;min-height:58px;display:flex;align-content:center;align-items:center;text-align:center;justify-content:center}.checkout-content,.login-parent{-webkit-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.worksheet-article-counter{font-size:.75em;font-size:1em}.small-theme-slide{width:100%}.login-parent{-ms-flex-direction:column;margin-top:10px;flex-direction:column-reverse}.login-block.social-col-block{padding-right:0;padding-left:0}.login-block.social-col-block.basket-login-social-col{width:100%;margin-top:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left;padding:0;border:none;background-color:transparent;flex:auto}.login-block.middle-block{padding-right:0;padding-left:0;border-right-style:none;border-left-style:none}.login-block.middle-block.basket-login-middle-block{padding-right:0;padding-left:0}.login-headline{margin-bottom:0;padding-bottom:0}.new-customer-parent{margin-top:5px;margin-bottom:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:1em;line-height:40px;flex-direction:row}.new-customer-block{font-size:1em;text-align:center;line-height:1em}.checkbox-label,.dark-link{font-size:14px}.forgot-passwort-parent{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.submit-button{width:100%;margin-top:5px;padding-top:15px;padding-bottom:15px}.submit-button.submit-answer{width:100%}.input-field{height:50px;margin-bottom:5px;border:1px solid #ccc;border-radius:0;box-shadow:inset 0 0 0 0 #000}.input-field.zip-nl{width:20%;width:40%}.social-login-button.facebook{width:100%;height:50px;margin-bottom:5px;margin-top:10px}.social-login-button.amazon{width:100%;height:50px;margin-bottom:10px}.social-login-button.google{width:100%;height:50px;margin-bottom:5px}.login-social-icon.fa.fa-amazon.fa-2x,.login-social-icon.fa.fa-facebook.fa-2x,.login-social-icon.fa.fa-google-plus.fa-2x{height:48px;padding-top:5px}.login-info-text{text-align:center}.login-form-block{width:100%;padding-right:0;padding-left:0}.login-form-block.login-block-left-col{width:100%;border-right-style:none;padding-left:0;padding-right:0}.checkout-steps-parent{margin-bottom:0}.checkout-step-block.checkout-step-cart-button{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.checkout-content{-ms-flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;flex-direction:column-reverse}.checkout-article-list-block{padding-right:0}.checkout-article-list-block.checkout-article-price-info{width:100%;margin-top:10px}.sidebar-checkout-block{width:100%}.sidebar-checkout-block h2,.sidebar-checkout-block h4{font-size:1.4em}.sidebar-checkout-block.welcome-lady-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.checkout-amount-additional-info-parent{font-size:1em;font-size:1.2em}.checkout-article-parent{margin-bottom:15px;padding-top:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border-style:solid;background-size:auto;background-repeat:repeat;background-image:none;justify-content:center}.checkout-article-parent.checkout-article-header{display:none}.checkout-article-block{width:25%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:1em;font-size:1.1em}.checkout-article-block.checkout-article-block-1{padding-bottom:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;text-align:left;padding-top:10px;margin-bottom:0;width:100%}.checkout-article-block.checkout-article-block-5{width:25%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:1.5em;text-align:center}.checkout-article-block.checkout-article-block-5.small-basket-block{width:33.33%}.checkout-article-block.checkout-article-block-2{width:25%}.checkout-article-block.search-results-button-block{width:100%}.checkout-article-image-link{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;width:40%}.checkout-article-image{height:auto;max-height:150px;max-width:100%}.checkout-info-text{font-size:1em;display:none}.checkout-article-headline{font-size:1.15em;line-height:100%}.checkout-article-headline a{font-size:.85em}.offcanvas-sidebar-checkout{overflow:auto;width:75%;padding-top:10px}.offcanvas-sidebar-checkout .input-field{height:40px;margin-bottom:10px}.offcanvas-sidebar-checkout p{margin-bottom:5px;line-height:1em}.offcanvas-sidebar-checkout-content{min-height:80px}.main-headline-center{margin-bottom:10px;line-height:110%}.main-headline-center.headline-padding-left{font-size:2em}.additional-button-parent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;flex-direction:column-reverse;margin-top:0}.check-adress-top-content-block{padding-right:0;margin-top:10px}.check-adress-top-content-block.additional-button-right-col{width:100%;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-top:0}.adress-list-parent,.vertical-tabs-parent{-webkit-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.adress-list-parent{-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.adress-list-block.adress-list-button-block{width:100%;margin-top:10px;padding-left:0}.adress-info-parent{padding-left:5px;font-size:10px}.start-page-container,.succsess-info-block{padding-right:0;padding-left:0}.adress-checkout-button,.adress-info-block{font-size:16px}.adress-checkout-button.new-adress-button,.adress-checkout-button.schipping-station-button{font-size:.8em;font-size:1.2em}.add-adress-block{width:100%}.checkout-custommer-additional-parent{margin-left:0}.checkout-customer-additional-block{width:100%}.smart-input-parent textarea{font-size:16px}.vertical-tabs-parent{-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.vertical-tabs-content{margin-bottom:10px}.vertical-tab-link,.vertical-tab-link.w--current{width:49%;width:100%}.socialmedia-headline{display:none;width:100%;margin-bottom:15px;text-align:center}.checkout-adress-check-parent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.checkout-adress-check-block{margin-bottom:10px}.succsess-headline{font-size:1.5em}.succsess-info-block{width:100%}.toggl-content-block{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.4em;line-height:1.2em}.toggl-content-block-child{width:100%;margin-bottom:10px;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.toggl-content-block-child.block-with-arrow-down{padding-right:10px;padding-left:10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:#2da3a8;color:#fff}.repeat-order-text{margin-top:0}.orderd-article-shipping-info-parent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.orderd-article-shipping-info-block.orderd-article-shipping-adress{text-align:left;display:flex;flex-direction:column;align-items:flex-start}.orderd-article-shipping-info-block.orderd-article-customer-info{text-align:left}.add-more-button,.divider-label-text,.quick-order-article-info,.welcome-lady-content{text-align:center}.additional-button-left-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.icon-button.upload-item-button{width:100%}.icon-button.catalogue-button{width:100%;margin-bottom:10px}.icon-button.go-home-button,.icon-button.no-newsletter{width:100%}.text-block{margin-bottom:10px;line-height:150%}.special-size-article-parent{padding-top:5px}.mediathek-parent{margin-right:0;margin-left:0}.mediathek-block{width:100%;padding-right:0;padding-left:0}.mediathek-headline.featured-video-headline{font-size:1em}.featured-video-content{height:80px}.quick-order-item-block{width:33.33%;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.quick-order-add-button-parent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.quick-order-add-button-block{width:100%;margin-bottom:5px;padding-left:0}.additional-button-right-col{width:100%}.drop-file-content{width:100%;padding-right:15px;padding-left:15px}.uploaded-files-parent{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.uploaded-files-parent.additional-upload-parent{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.uploaded-files-block.uploaded-files-text-block{width:100%;margin-bottom:10px;padding-bottom:10px;background-position:50% 100%;background-size:638px;background-repeat:repeat-x}.uploaded-files-block.uploaded-image-block{width:50%;margin-bottom:10px}.add-more-button{width:100%;padding-top:15px;padding-bottom:15px}.catalogue-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:10px 0 20px}.catalogue-block-image-link{width:75%;width:33.33%;margin:0 auto 10px}.catalogue-block-content{padding-left:0}.catalogue-button-parent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;flex-flow:column}.thumb-slide-arrow{width:45px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.sidebar-block{width:100%}.customer-questions-parent{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.form-field-row.color-row,.service-parent{-webkit-flex-direction:column;-webkit-box-direction:normal}.customer-questions-block.question-item-image{width:49%;margin-right:0}.question-parent{margin-top:25px;margin-bottom:25px}.question-parent .w-radio-input{margin-left:0}.question-image,.question-image-parent{max-height:240px}.shipping-text{margin-bottom:20px}.service-parent{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.service-block{padding-right:0}.service-block.service-adress-block{width:100%}.service-block-inner{width:50%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.service-block-inner-parent{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.multi-col-headline{max-height:auto}.story-block.story-block-50{width:100%}.kursive-paragraph{font-size:5vw}.form-field-row.color-row{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.form-field-row.form-field-button-row{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.colors-parent{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.color-link{width:45px;height:45px}.refresh-button{padding-right:10px;padding-left:10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.form-field-col{width:100%;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.form-field-col.form-field-col-50{width:100%}.form-field-col.select-size-col{width:100%;padding-right:0}.form-field-col.delete-col{width:100%}.sticker-ab,.sticker-bi,.sticker-video{left:-42px;top:-42px;width:85px;height:85px}.delete-button{padding-right:10px;padding-left:10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.forgot-password-text,.popup-social-parent{-webkit-box-direction:normal;-webkit-flex-direction:column;-webkit-box-orient:vertical}.forgot-password-text{-ms-flex-direction:column;flex-direction:column;font-size:1em;line-height:1.5em}.worksheet-detail-image-link{overflow:hidden}.worksheet-detail-article-image{max-height:180px}.sticker-ab,.sticker-bi{padding-bottom:2px;font-size:12px;font-size:14px}.sticker-video{font-size:14px}.aduis-pattern-content-top{height:10px}.aduis-pattern-mobile-only{margin:5px auto 30px}#top-seller-wrapper .slider-mask.w-slider-mask,.current-video-parent{margin-right:0;margin-left:0}.utility-page-content{width:100%;padding-right:20px;padding-left:20px}.search-field-block.search-field-parent{padding-top:0;padding-right:15px;padding-left:15px}._404text{font-size:1.2em;line-height:1.5em}.login-label{display:none}.save-data-checkbox{margin-bottom:0}.facebook-2,.popup-social-block,.social-label{margin-bottom:5px}.popup-content{width:320px}.popup-content-inner{padding-right:5px;padding-left:5px}.popup-social-parent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.popup-social-block{padding:5px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;border:1px solid #ccc;border-radius:5px;width:100%}.popup-section-headline{font-size:1em;line-height:120%}.popup-download-link{display:block}.popup-social-description{margin-top:5px;font-size:14px}.facebook-2{width:auto;max-width:auto}._50block.theme-block.theme_block_with_padding{width:100%}.rev_slider_wrapper.fullwidthbanner-container{aspect-ratio:3.368}.sidebar.two-col-block{display:none}.topseller-headline{height:32.19px}.theme-block-text{height:48px}.small-theme-slide-icon{width:48px;height:36px}.flag-image,.main-flag{width:55.34px;height:41.5px}.footer-image{width:369px;height:38.05px}._100image.border-image.scale-image{width:369px}.theme-block-content-cls{aspect-ratio:2.919;width:100%}.content-banner-image-wrapper-cls{aspect-ratio:2.04}.slider-wrapper-cls{aspect-ratio:1;max-height:330px;min-height:330px}.block-parent-wrapper-cls{aspect-ratio:.3}.image-wrapper-cls{aspect-ratio:1.34831461}.theme-parent-wrapper-cls{aspect-ratio:.75;justify-content:unset}.theme-parent-wrapper-cls .theme-parent{-webkit-justify-content:unset;justify-content:unset}#top-seller-wrapper{min-height:100%}#top-seller-wrapper .slider-mask.w-slider-mask .slide-block.slide-article-block.w-slide{padding-right:0;padding-left:0}#top-seller-wrapper .slider-mask.w-slider-mask .slide-block.slide-article-block.w-slide article .article-top-parent.article-slide-top-parent{width:unset}#top-seller-wrapper .slider-mask.w-slider-mask .slide-block.slide-article-block.w-slide article .article-bottom{max-width:100%}#top-seller-wrapper .slider-mask.w-slider-mask .slide-block.slide-article-block.w-slide article .article-bottom .on-stock-label{color:#999}.express-checkout-buttons{flex-direction:column;border:none;padding:0}.cc-nb-okagree{padding-left:initial!important;padding-right:initial!important}#cardpan&gt;iframe{width:100%}.inner-wrapper-border{width:100%;border:none}.payment-form-wrapper{width:100%;padding:16px}.captcha-wrapper{flex-wrap:wrap}.captcha-input{margin-top:10px}.divider-label-text{padding:0;width:100%}.country-block,.languageSelect{height:50px;width:100%}.login-form-block-inner-wrapper{width:100%}.ajaxRegisterNewsletter{padding:20px!important;margin-top:20px!important}.fb-like{margin-top:10px}.youtube-subscription-text{margin-bottom:10px}.customer-action-wrapper,.footer-checkout-block div,.orderd-articles-wrapper.search .checkout-article-parent picture .product-group-image,.succsess-socials-parent,.w-form-no-padding{margin-bottom:5px}.go-back-link{text-align:right;padding-right:10px;margin-top:15px}.premium-logo picture{max-width:25%}.step-material-list-wrapper .add-to-basket-text{font-size:.9em}.input-field.zip-field{width:28%}.article-counter.worksheet-step-article-counter.main-counter{width:20%}.show-worksheet-button,.success-delivery-info-block-wrapper{width:100%}.worksheet-step-headline{font-size:2em;line-height:125%}.paymentTabs{margin-right:0}.webp .checkout-article-parent{background-image:none}.checkout-address-wrapper-inner{margin-left:0;padding-left:0;padding-right:0;margin-top:10px}.show-hide-pw{top:17px}.carrierImage{max-width:100%}.success-delivery-info-block-wrapper h4{text-align:center}.checkout-content-block{padding-top:10px}.final-step-checkout{margin-top:0}.amazonpay-button-inner-image{width:90%}.w-radio{padding-left:0}.vertical-tabs-pane{width:100%}.vertical-tabs-pane-close{width:100%;display:inherit;text-align:right;font-size:20px}.succsess-socials-parent{margin-top:10px}.delivery-date-aprox{font-size:14px}.wrapper-institution-country{display:block}.checkout-print-info-parent,.mm-navbars_top,.product-parent.worksheet-product-parent,.quick-order-block-headline.quick-order-article-headline,.rev-slider-controls,.short-text-set-parent,.short-text-worksheet-parent,.slide-article .item-icons-parent{display:none}.language-country-block{justify-content:flex-end;flex-direction:column-reverse;margin-bottom:10px}.slide-block.slide-article-block{width:100%}.article-slide-top-parent .product-list-image{max-width:138px}.slide-article .article-bottom{min-height:270px;max-height:270px;max-width:135px;overflow:hidden}.slide-article .product-list-title{word-wrap:break-word}.on-stock-label{display:inline;color:#999;font-size:.75em;font-family:'Ubuntu Condensed',sans-serif}.main-headline-parent.start-page-headline{position:absolute;top:auto;bottom:-5px}div.searchResults{width:92%;padding:5px 0 20px;position:fixed}div.searchResults a{display:flex;flex-wrap:nowrap;padding-left:10px;padding-top:10px;padding-bottom:10px}.searchImage{flex-shrink:1;max-width:65px}.confirmation-headline-parent.confiramtion-inline-headline-parent.error.voucherInfoMessage,.confirmation-headline-parent.confiramtion-inline-headline-parent.success.voucherInfoMessage{position:absolute;top:50px}.loginByEmail{height:130px;overflow:hidden}.clearBasketWrapperMobile{display:block}.order-label{float:left}.order-value{float:left;margin-left:10px;font-weight:700}.cnx-content-wrapper{margin-top:10px}.clear-basket-button{border:1px solid #ccc;width:100%;text-align:center;padding:10px}.hide-on-mobile{display:none!important}.logo-wrapper{width:75%}.ma-preview-wrapper,.ma-preview.active{height:100px}.cta-parent{margin-top:5px}.quickOrderWrapper form,.thumbs-parent{width:100%}.quick-order-item-block.quick-order-basket-block{width:80%}.orderContainer article .checkout-article-block.checkout-article-block-1,.payment-form-data input{width:100%}.quick-order-basket-parent{flex-direction:row}.checkout-article-quantity-label.w-input.quickOrderNr.quick-order-inputField.quick-order-basket-input{height:50px;font-size:1em;font-weight:lighter}.add-to-basket.main-cta-button.w-inline-block.quick-order-button{padding:15px;height:50px;border:1px solid}.article-counter{font-size:1em;margin-top:0}.orderd-articles-wrapper .article-counter.article-list-counter{font-size:1em}.product-detail-content-parent .hidden-info-content{height:auto}.basket-delivery-parent{font-size:17px}.cnx-content-wrapper article .checkout-article-number{font-size:.65em}.cnx-content-wrapper article .delivery-block.stock-info .fa.fa-truck.low-stock,.cnx-content-wrapper article .delivery-block.stock-info .fa.fa-truck.off-stock,.cnx-content-wrapper article .delivery-block.stock-info .fa.fa-truck.on-stock,.cnx-content-wrapper article .delivery-block.stock-info .stock-info-text,.delivery-block.stock-info.related-product-stock-info .fa.fa-truck.low-stock,.delivery-block.stock-info.related-product-stock-info .fa.fa-truck.off-stock,.delivery-block.stock-info.related-product-stock-info .fa.fa-truck.on-stock,.delivery-block.stock-info.related-product-stock-info .stock-info-text{font-size:1.5em}.basket-checkout-addresses *{font-size:16px}.payment-form-data #cardcvc2 iframe{border:1px solid #ccc}.success-social-wrapper .succsess-socials-block.success-social-block-youtube{margin-top:20px}.success-social-wrapper .succsess-socials-block .newsletter-subscription-infotext{text-align:center}.footer-checkout-block{flex-direction:column;text-align:center}.orderContainer article .checkout-article-block.checkout-article-block-1 .checkout-article-image-link.w-inline-block.checkout-article-image-historic{width:40%}.orderContainer article .add-to-basket-list-parent.item-add-to-basket-parent.mobile-only{margin-top:15px}.orderd-articles-wrapper.search h1{font-size:1.7em}.orderd-articles-wrapper.search h1:not(:first-of-type){margin-top:60px}.orderd-articles-wrapper.search .checkout-article-parent{padding-top:0;padding-bottom:0}.orderd-articles-wrapper.search .checkout-article-parent .search-result-image-link.search-result-image-link-pg.checkout-article-image-link.w-inline-block.productLink{max-height:100%}.orderd-articles-wrapper.search .checkout-article-parent picture img:not(.product-group-image){max-width:50%}.orderd-articles-wrapper.search .checkout-article-parent .grey-button-text{padding-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.orderd-articles-wrapper.search .checkout-article-info-content-parent{padding:0}.orderd-articles-wrapper.search .checkout-article-info-content-parent .headline{width:100%}.orderd-articles-wrapper.search .checkout-article-info-content-parent .articleId-and-stock{display:flex}.orderd-articles-wrapper.search .checkout-article-info-content-parent .articleId-and-stock .left-col{flex:2}.orderd-articles-wrapper.search .checkout-article-info-content-parent .articleId-and-stock .left-col .search-stock-text{margin-bottom:0}.orderd-articles-wrapper.search .checkout-article-info-content-parent .articleId-and-stock .right-col{flex:1;display:flex}.orderd-articles-wrapper.search .checkout-article-block.checkout-article-block-5.search-article-basket-block{flex:unset}.orderd-articles-wrapper.search .checkout-article-block{width:100%}.searchResults .searchParent .searchBlock.searchArticleBlock a p{font-size:1.1em}.two-col-content.checkout-two-col-content{min-height:calc(100vh - 195px)}.two-col-content.checkout-two-col-content .two-col-block.checkout-content-block{min-height:unset}.two-col-content.checkout-two-col-content .two-col-block.checkout-content-block .payment.payment-error .payment-form-wrapper{width:100%;margin-top:40px;padding:0}.two-col-content.checkout-two-col-content .two-col-block.checkout-content-block .payment.payment-error .payment-form-wrapper h2{font-family:'Amatic SC',sans-serif;text-transform:uppercase;font-weight:700;font-size:2em}.two-col-content.checkout-two-col-content .two-col-block.checkout-content-block .payment.payment-error .payment-form-wrapper a{text-align:center}.content-parent .prepaymentDetails .prepaymentDetails-content img{max-width:40%}.step-material-list-wrapper .tab-pane-cta-parent.worksheet-step-cta-parent{padding-right:0;padding-left:0}.step-material-list-wrapper .tab-pane-cta-parent.worksheet-step-cta-parent .worksheet-step-basket-button-parent input{width:15%}.step-material-list-wrapper .tab-pane-cta-parent.worksheet-step-cta-parent .worksheet-step-basket-button-parent .ajaxAddToBasketButtonSet{padding-right:0}.checkout-article-parent.offcanvas-article-parent{border:none;margin-bottom:0;padding-bottom:0}.quick-order-item-parent .quick-order-button{border-top-right-radius:0;border-bottom-right-radius:0}.quick-order-item-block.quick-order-delete-item-block{font-size:1.5em;align-self:center;margin-top:30px}.quick-order-article-name{font-size:1.2em}.instead-text,.item-old-price,.quick-order-block-headline{font-size:1.1em}.checkout-article-quantity-label{font-size:1.2em;font-weight:800}.checout-info-headline-parent{font-size:1em}.checkout-price-block,.checkout-quantity-block{margin-top:0;font-size:1em;flex:1}.checkout-article-block.checkout-article-block-5.checkout-delete-icon{margin-top:2px;margin-right:15px}.sidebar-shipping-block{font-size:1.2em}.shipping-info-text{font-size:1em;margin-bottom:5px}.checkout-price-info-small-text,.small-link{font-size:1.2em}.hide-on-desktop{display:block}.ul-with-icons{font-size:1.4em;line-height:36px}.customer-additional-info-content{font-size:1em}.rating-content,.stats-text-parent{font-size:1.4em;max-width:100%}list-image-link{max-height:200px}.product-article.theme-article.article-3col-theme.image-box-66{background-size:contain;min-height:25vh}.success-social-wrapper{flex-direction:column}.succsess-socials-block{margin-bottom:15px}.workbench-section{display:none}.offcanvas-sidebar-content-parent{padding:0 10px}.catalogue-inner-content{width:100%}.catalogue-button-parent.orderCatalogue-button-parent{flex-flow:column;padding:10px 0 20px}.catalogue-order-button-parent,.catalogue-text-parent{width:100%}.sidebar-small-theme-text.small-theme-slide-text{font-size:1.2em}h2.sidebar-main-headline{font-size:1.4em}.checkbox-button{display:flex;align-content:center;align-items:center;justify-content:left;margin-bottom:10px;border:1px solid #ccc;padding:10px;cursor:pointer}.worksheet-content-parent.final-step-worksheet-block{display:flex;flex-direction:row;padding:10px 0}.registerGreetingBox{display:none!important}.checkout-article-number{font-size:.65em;font-size:.75em}.additional-button-right-col.order-list-button-col{width:100%}.icon-button.w-inline-block.success-goHome-button,.newsletter-unsubscribe-block{width:100%;text-align:center;margin-bottom:5px}.input-validation-error{background:rgba(255,170,170,.5)}span.text-danger.field-validation-error{color:red;font-size:.8em;position:absolute;right:0;top:5px;display:none}.register-form,.socialmedia-form{overflow:hidden}.choose-social-login-parent{text-align:center;display:block}.choose-login-text-parent{display:flex;position:relative;width:100%;min-height:35px;justify-content:center;align-items:center}.middle-divider{border-top:1px solid #ccc;height:1px;width:100%;margin-top:0}.choose-login-text{background-color:#fafafa;position:absolute;padding:0 10px;margin-bottom:-10px}.breadcrumb-end-gradient{position:absolute;top:0;right:0;bottom:0;z-index:1;display:block;width:2.2em;height:1.618em;background-image:-webkit-linear-gradient(180deg,#fff,hsla(0,0%,100%,.1));background-image:linear-gradient(270deg,#fff,hsla(0,0%,100%,.1));background-position:0 0;background-size:auto;background-repeat:repeat}.login-as-button-wrapper{display:block}.login-input-wrapper{display:none}.clearBasketWrapperMobile.show-delete-button{display:block!important}input[type=button].login-as-button{padding:10px;border:1px solid #ccc;width:100%;display:block;color:#333;transition:color .3s ease;height:48px}input[type=button].login-as-button:hover{color:#2da3a8}.choose-social-login{padding:10px;height:40px;border:1px solid #ccc;width:100%;display:block;color:#333;transition:color .3s ease;margin-top:15px}.succsess-icon-parent,.succsess-icon-parent.error-icon-parent{height:45px}.fancybox-slide--iframe .fancybox-content{height:auto!important;width:auto!important}.add-to-basket-detail-parent .add-to-basket-text{display:none}.add-to-basket-detail-parent .article-counter.main-counter{margin-top:0}.package-form-field-parent{display:flex;align-items:center;width:100%;margin-top:5px;margin-bottom:5px}.post-label{margin-right:0;width:50%;font-size:1em;margin-bottom:0}.zip-search-parent{justify-content:flex-start;width:50%}.package-search-button,.post-zip-input.input-field.zip-field{width:50%}.w-inline-block.worksheet-image-wrapper{min-width:125px}.mwst-label{display:none}.search-result-image-link.checkout-article-image-link{width:100%}.search-result-image.checkout-article-image{max-height:220px}.finished-headline{margin-top:15px}.main-headline.product-detail-headline{font-size:1.4em}.rating-price-box-wrapper{display:flex;flex-direction:column}.worksheetWrapper .add-to-basket-text{display:none}.checkout-register-wrapper .login-parent{background:#fff;padding-left:15px;padding-right:15px;padding-bottom:15px}.success-delivery-info-block{display:flex;justify-content:center;text-align:center;font-size:19px}#DNTCaptchaInputText{text-align:center}}@media (min-width:480px){.mobile-only{display:none!important}#top-of-page-btn{bottom:145px}}@media all and (-ms-high-contrast:none){.searchImageUnderline{display:none}.item-list-quantity-wrapper input{font-size:1em;width:100px}.checkout-article-parent{padding:5px 28px 10px}.checkout-article-quantity-label.w-input.quickOrderNr.quick-order-inputField.quick-order-basket-input{width:200px;height:38px}.quick-order-item-parent .quick-order-button{height:35px;margin-left:200px}.service-block-inner{flex:none}}@media (-ms-high-contrast:active){.searchImageUnderline{display:none}.item-list-quantity-wrapper input{font-size:1em;width:100px}.checkout-article-parent{padding:5px 28px 10px}.checkout-article-quantity-label.w-input.quickOrderNr.quick-order-inputField.quick-order-basket-input{width:200px;height:38px}.quick-order-item-parent .quick-order-button{height:35px;margin-left:200px}.service-block-inner{flex:none}}@media (min-width:1280px){.succsess-info-block{flex:1 auto!important;width:33.33%!important;margin-top:20px}.w-video{width:80%;margin-left:10%;padding-top:58%!important}.final-setp-video-headline{line-height:100%!important}}@media only screen and (max-width:1280px) and (min-width:992px){.item-add-to-basket-no-delivery{justify-content:center;height:55px}.inner-wrapper-border{width:75%}.main-headline-parent.worksheet-step-headline-parent{margin-top:20px}.show-hide-pw{top:37px}.succsess-info-parent{flex-wrap:wrap!important;padding-top:20px!important}.succsess-info-block{flex:1 auto!important;width:50%!important}.amazonpay-button-inner-image{width:90%}.w-radio{padding-left:0}.vertical-tab-link,.vertical-tab-link.w--current{width:48.2%}.dd .ddTitle .ddTitleText{padding:5px 20px 5px 5px!important}.ddlabel{font-size:13px!important}.background-section.content-section,.custom-background-section,.webp .background-section.content-section,.webp .custom-background-section{background-image:none!important}.slide-block.slide-article-block{width:33.3333%}.colspan-14,.product-list-block,.product-list-block.worksheet-list-block{width:33.33%}.two-col-block.sidebar{width:25%}.category-headline{font-size:1.54em;bottom:10px;letter-spacing:0;line-height:100%}.product-list-footer{flex-direction:column}.go-to-article-parent{display:none}.login-form-block label{line-height:120%}.input-field,.select-field{height:35px;margin-bottom:5px}.two-col-block.two-col-slide-block{width:75%}}@media (min-width:991px){.burger,.times{display:none}.checkout-address-wrapper-inner{margin-left:10px}.create-address-checkout{padding-left:10px}.divider.divider-register{margin-bottom:10px;margin-top:10px}}@media (max-width:820px){.payment-form-wrapper{width:80%}}@media (max-width:673px){.success-social-wrapper,.tab-pane-cta-parent.worksheet-step-cta-parent{flex-direction:column}.bank-select-form{width:100%}.login-form-block.gender-select{width:100%;margin-top:5px}.additional-buttons-parent{padding-left:10px;padding-right:10px}.order-column{width:33%}.order-header-mobile-only{display:block}.order-header-hide-mobile{display:none!important;width:0%!important}.order-shipping-info-block,.show-worksheet-button,.succsess-socials-block{width:100%}.order-detail-address{display:block}.orderd-article-shipping-adress{margin-top:10px;margin-bottom:10px}.newsletter-subscription-infotext{min-height:unset}.success-social-block-facebook{border-left:none;border-right:none}.succsess-socials-block br{display:none}.success-delivery-info-block-wrapper{padding:15px}.succsess-socials-block.success-social-block-facebook{margin-top:40px;margin-bottom:40px}.worksheet-step-headline{font-size:2em;line-height:125%}.worksheet-step-basket-button-parent{margin-top:15px}.worksheet-step-description{font-size:1.2em;padding:0}picture.worksheet-step-image.lazy{margin-bottom:0;max-height:235px}.step-content-wrapper{display:flex;flex-direction:column}.step-left-content{max-width:100%;flex:none}.step-right-content{padding-left:25px}.worksheet-step-wrapper{margin-top:25px;margin-bottom:25px}.worksheet-step-wrapper .step-content-wrapper{margin-bottom:15px}.main-headline-parent.worksheet-step-headline-parent{position:relative;bottom:0;margin-top:auto;padding:0 10px 0 5px}.worksheet-step-block-parent{margin-bottom:20px}.worksheet-step-block{margin-bottom:5px;font-size:1.2em}.image-content{max-width:100%}.worksheet-step-wrapper.even .step-content-wrapper{flex-direction:column}.worksheet-steps-main-headline{font-size:1.3em}.worksheet-steps-main-headline i.worksheet-step-icon{display:none}.worksheet-step-list{font-size:1.3em;line-height:2em}}</pre></body></html>