/*!
 * Bootstrap Modal
 *
 * Copyright Jordan Schroter
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Boostrap 3 patch for for bootstrap-modal. Include BEFORE bootstrap-modal.css!
 */
body.modal-open,.modal-open .navbar-fixed-top,.modal-open .navbar-fixed-bottom{margin-right:0}.modal{left:50%;bottom:auto;right:auto;padding:0;width:500px;margin-left:-250px;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box}.modal.container{max-width:none}
/*!
 * Bootstrap Modal
 *
 * Copyright Jordan Schroter
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.modal-open{overflow:hidden}.modal-open.page-overflow .page-container,.modal-open.page-overflow .page-container .navbar-fixed-top,.modal-open.page-overflow .page-container .navbar-fixed-bottom,.modal-open.page-overflow .modal-scrollable{overflow-y:scroll}@media(max-width:979px){.modal-open.page-overflow .page-container .navbar-fixed-top,.modal-open.page-overflow .page-container .navbar-fixed-bottom{overflow-y:visible}}.modal-scrollable{position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto}.modal{outline:none;position:absolute;margin-top:0;top:50%;overflow:visible}.modal.fade{top:-100%;-webkit-transition:opacity .3s linear,top .3s ease-out,bottom .3s ease-out,margin-top .3s ease-out;-moz-transition:opacity .3s linear,top .3s ease-out,bottom .3s ease-out,margin-top .3s ease-out;-o-transition:opacity .3s linear,top .3s ease-out,bottom .3s ease-out,margin-top .3s ease-out;transition:opacity .3s linear,top .3s ease-out,bottom .3s ease-out,margin-top .3s ease-out}.modal.fade.in{top:50%}.modal-body{max-height:none;
overflow:visible}.modal.modal-absolute{position:absolute;z-index:950}.modal .loading-mask{position:absolute;top:0;bottom:0;left:0;right:0;background:#fff;border-radius:6px}.modal-backdrop.modal-absolute{position:absolute;z-index:940}.modal-backdrop,.modal-backdrop.fade.in{opacity:.7;filter:alpha(opacity=70);background:#fff}.modal.container{width:940px;margin-left:-470px}.modal-overflow.modal{top:1%}.modal-overflow.modal.fade{top:-100%}.modal-overflow.modal.fade.in{top:1%}.modal-overflow .modal-body{overflow:auto;-webkit-overflow-scrolling:touch}@media(min-width:1200px){.modal.container{width:1170px;margin-left:-585px}}@media(max-width:979px){.responsive.modal,.responsive.modal.container,.responsive.modal.modal-overflow{top:1%;right:1%;left:1%;bottom:auto;width:auto!important;height:auto!important;margin:0!important;padding:0!important}.responsive.modal.fade.in,.responsive.modal.container.fade.in,.responsive.modal.modal-overflow.fade.in{top:1%;bottom:auto}.responsive .modal-body,.responsive .modal-overflow .modal-body{
position:static;margin:0;height:auto!important;max-height:none!important;overflow:visible!important}.responsive .modal-footer,.responsive .modal-overflow .modal-footer{position:static}}.loading-spinner{position:absolute;top:50%;left:50%;margin:-12px 0 0 -12px}.animated{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px)}}@-moz-keyframes shake{0%,100%{-moz-transform:translateX(0)}10%,30%,50%,70%,90%{-moz-transform:translateX(-10px)}20%,40%,60%,80%{-moz-transform:translateX(10px)}}@-o-keyframes shake{0%,100%{-o-transform:translateX(0);}10%,30%,50%,70%,90%{-o-transform:translateX(-10px);}20%,40%,60%,80%{-o-transform:translateX(10px);}}@keyframes shake{0%,100%{transform:translateX(0)
}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake{-webkit-animation-name:shake;-moz-animation-name:shake;-o-animation-name:shake;animation-name:shake}.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:none;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{
right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
.mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0
}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{
position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{
left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out
}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";
-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight{background-image:url(/CSS/Base-ES/external/mCSB_buttons.png);background-repeat:no-repeat;opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0
-20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonUp:hover,.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonUp:active,.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,.85)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag
.mCSB_dragger_bar{background-color:rgba(0,0,0,.9)}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);
-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px}.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools
.mCSB_dragger .mCSB_dragger_bar{width:6px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px
-20px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px
}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.1)}.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px}.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%}.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.15)}.mCS-rounded.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{height:14px}.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:14px;margin:0 1px}.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{width:14px}.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:14px;margin:1px 0}.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
.mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0}.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px}.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
.mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px}.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position:0 -72px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -92px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -112px}.mCS-rounded.mCSB_scrollTools
.mCSB_buttonRight{background-position:0 -128px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px -72px}.mCS-rounded-dark.mCSB_scrollTools
.mCSB_buttonDown{background-position:-80px -92px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -112px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -128px}.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{width:4px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:transparent;background-position:center}.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");background-repeat:repeat-y;opacity:.3;filter:"alpha(opacity=30)";
-ms-filter:"alpha(opacity=30)"}.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:4px;margin:6px 0;background-repeat:repeat-x}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px -72px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -92px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -112px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=")}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px -72px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -92px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-100px -112px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -128px}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-y;background-image:-moz-linear-gradient(left,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(left,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);background-image:linear-gradient(to right,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%)}.mCS-3d.mCSB_scrollTools_horizontal
.mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-x;background-image:-moz-linear-gradient(top,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(top,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%)}.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{height:70px}.mCS-3d.mCSB_scrollTools_horizontal
.mCSB_dragger,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{width:70px}.mCS-3d.mCSB_scrollTools,.mCS-3d-dark.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0,0,0,.2);box-shadow:inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2)}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#555}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:8px;margin:4px 0;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2)}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:8px;margin:4px auto}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{
background-position:-40px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);box-shadow:inset 1px 0 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger
.mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical,.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical{right:1px}.mCS-3d-thick.mCSB_scrollTools_vertical,.mCS-3d-thick-dark.mCSB_scrollTools_vertical{box-shadow:inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick.mCSB_scrollTools_horizontal,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{bottom:1px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,.4);width:12px;margin:2px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset
0 1px 0 rgba(255,255,255,.4)}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#555}.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:12px;width:auto}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color:#000;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{
background-position:-40px -128px}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow:inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#777}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color:#fff;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick-dark.mCSB_scrollTools
.mCSB_draggerRail{background-color:transparent}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical{right:0;margin:12px 0}.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px}.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical{
left:0;right:auto}.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{height:50px}.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"
}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{width:6px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px}.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:6px;margin:5px 0}.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
.mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px}.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-40px -112px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools
.mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{width:12px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;margin:3px 5px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger
.mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:6px;margin:5px 3px;position:absolute;width:auto;top:0;bottom:0;left:0;right:0}.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:12px;margin:2px 0}.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active
.mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools
.mCSB_buttonLeft{background-position:-120px -112px}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255,255,255,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color:#000;border-color:rgba(0,0,0,.2)}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.6)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.6)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.date-picker{width:170px;height:25px;padding:0;border:0;line-height:25px;padding-left:10px;font-size:12px;font-weight:bold;cursor:pointer;color:#303030;position:relative;z-index:2}.date-picker-wrapper{position:absolute;z-index:1;border:1px solid #bfbfbf;background-color:#efefef;padding:5px
12px;font-size:12px;line-height:20px;color:#aaa;box-shadow:3px 3px 10px rgba(0,0,0,.5);box-sizing:initial}.date-picker-wrapper.inline-wrapper{position:relative;box-shadow:none;display:inline-block}.date-picker-wrapper.single-date{width:auto}.date-picker-wrapper.no-shortcuts{padding-bottom:12px}.date-picker-wrapper.no-topbar{padding-top:12px}.date-picker-wrapper .footer{font-size:11px;padding-top:3px}.date-picker-wrapper b{color:#666;font-weight:700}.date-range-picker .start-day,.date-range-picker .end-day{padding:5px;border:1px solid #ebebeb;width:150px;height:32px;color:#787878;background:#fff;cursor:pointer}.date-picker-wrapper .drp_top-bar .normal-top input.startdate,.date-picker-wrapper .drp_top-bar .normal-top input.enddate{padding:5px;border:1px solid #ebebeb;width:150px;height:32px;font-size:20px;color:#787878;background:#fff;font-weight:bold}.date-picker-wrapper .drp_top-bar .normal-top input.startdate:focus,.date-picker-wrapper .drp_top-bar .normal-top input.enddate:focus{outline:none}.date-range-picker
b.start-day{left:40px;position:absolute}.date-picker-wrapper .drp_top-bar .normal-top input.startdate{left:40px;position:absolute}.date-picker-wrapper a{color:#6bb4d6;text-decoration:underline}.date-picker-wrapper .month-name{text-transform:uppercase}.date-picker-wrapper .month-wrapper{border:1px solid #bfbfbf;border-radius:3px;background-color:#fff;padding:5px;cursor:default;position:relative;_overflow:hidden}.date-picker-wrapper .month-wrapper table{width:190px;float:left}.date-picker-wrapper .month-wrapper table.month2{width:190px;float:left}.date-picker-wrapper .month-wrapper table th,.date-picker-wrapper .month-wrapper table td{vertical-align:middle;text-align:center;line-height:14px;margin:0;padding:0}.date-picker-wrapper .month-wrapper table .day{padding:5px 0;line-height:1;font-size:12px;margin-bottom:1px;color:#ccc;cursor:default}.date-picker-wrapper .month-wrapper table div.day.lastMonth,.date-picker-wrapper .month-wrapper table div.day.nextMonth{color:#999;cursor:default}.date-picker-wrapper .month-wrapper
table .day.checked{background-color:#9cdbf7}.date-picker-wrapper .month-wrapper table .week-name{height:20px;line-height:20px;font-weight:100;text-transform:uppercase}.date-picker-wrapper .month-wrapper table .day.has-tooltip{cursor:help!important}.date-picker-wrapper .time label{white-space:nowrap}.date-picker-wrapper .month-wrapper table .day.toMonth.valid{color:#333;cursor:pointer}.date-picker-wrapper .month-wrapper table .day.toMonth.hovering{background-color:#cdecfa}.date-picker-wrapper .month-wrapper table .day.nextMonth,.date-picker-wrapper .month-wrapper table .day.lastMonth{display:none}.date-picker-wrapper .month-wrapper table .day.real-today{background-color:#ffe684}.date-picker-wrapper .month-wrapper table .day.real-today.checked,.date-picker-wrapper .month-wrapper table .day.real-today.hovering{background-color:#70ccd5}.date-picker-wrapper table .caption{height:40px}.date-picker-wrapper table .caption .next,.date-picker-wrapper table .caption .prev{padding:0 5px;cursor:pointer}.date-picker-wrapper
table .caption .next:hover,.date-picker-wrapper table .caption .prev:hover{background-color:#ccc;color:#fff}.date-picker-wrapper .gap{position:relative;z-index:1;width:15px;height:100%;background-color:red;font-size:0;line-height:0;float:left;top:-5px;margin:0 10px -10px;visibility:hidden;height:0}.date-picker-wrapper .gap .gap-lines{height:100%;overflow:hidden}.date-picker-wrapper .gap .gap-line{height:15px;width:15px;position:relative}.date-picker-wrapper .gap .gap-line .gap-1{z-index:1;height:0;border-left:8px solid #fff;border-top:8px solid #eee;border-bottom:8px solid #eee}.date-picker-wrapper .gap .gap-line .gap-2{position:absolute;right:0;top:0;z-index:2;height:0;border-left:8px solid transparent;border-top:8px solid #fff}.date-picker-wrapper .gap .gap-line .gap-3{position:absolute;right:0;top:8px;z-index:2;height:0;border-left:8px solid transparent;border-bottom:8px solid #fff}.date-picker-wrapper .gap .gap-top-mask{width:6px;height:1px;position:absolute;top:-1px;left:1px;background-color:#eee;z-index:3
}.date-picker-wrapper .gap .gap-bottom-mask{width:6px;height:1px;position:absolute;bottom:-1px;left:7px;background-color:#eee;z-index:3}.date-picker-wrapper .selected-days{display:none}.date-picker-wrapper .drp_top-bar{line-height:1.4;position:relative;padding:0 40px 10px 0}.date-picker-wrapper .drp_top-bar .error-top{display:none}.date-picker-wrapper .drp_top-bar .normal-top{display:block;padding-bottom:26px}.date-picker-wrapper .drp_top-bar .default-top{display:block;padding-bottom:10px}.date-picker-wrapper .drp_top-bar.error .default-top{display:none}.date-picker-wrapper .drp_top-bar.error .error-top{display:block;color:red}.date-picker-wrapper .drp_top-bar.normal .default-top{display:block;padding-bottom:10px}.date-picker-wrapper .drp_top-bar.normal .normal-top{display:block;padding-bottom:26px}.date-picker-wrapper .drp_top-bar .apply-btn{position:absolute;right:0;top:6px;padding:3px 5px;margin:0;font-size:12px;border-radius:4px;cursor:pointer;color:#d9eef7;border:solid 1px #0076a3;background:#0095cd;background:-webkit-gradient(linear,left
top,left bottom,from(#00adee),to(#0078a5));background:-moz-linear-gradient(top,#00adee,#0078a5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee',endColorstr='#0078a5');color:#fff;line-height:initial}.date-picker-wrapper .drp_top-bar .apply-btn.disabled{cursor:pointer;color:#606060;border:solid 1px #b7b7b7;background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ededed));background:-moz-linear-gradient(top,#fff,#ededed);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed')}.date-picker-wrapper .time{position:relative}.date-picker-wrapper.single-month .time{display:block}.date-picker-wrapper .time input[type=range]{vertical-align:middle;width:129px;padding:0;margin:0;height:20px}.date-picker-wrapper .time1,.time2{width:180px;padding:0 5px;text-align:center}.date-picker-wrapper .time1{float:left}.date-picker-wrapper .time2{float:right}.date-picker-wrapper .hour,.minute{text-align:right}.date-picker-wrapper .hide{display:none
}.date-picker-wrapper .first-date-selected{background-color:#49e;color:#fff}.date-picker-wrapper .last-date-selected{background-color:#49e;color:#fff}.date-picker-wrapper .date-range-length-tip{position:absolute;margin-top:-4px;margin-left:-8px;box-shadow:0 0 3px rgba(0,0,0,.3);display:none;background-color:#ff0;padding:0 6px;border-radius:2px;font-size:12px;line-height:16px;-webkit-filter:drop-shadow(0 0 3px rgba(0,0,0,.3));-moz-filter:drop-shadow(0 0 3px rgba(0,0,0,.3));-ms-filter:drop-shadow(0 0 3px rgba(0,0,0,.3));-o-filter:drop-shadow(0 0 3px rgba(0,0,0,.3));filter:drop-shadow(0 0 3px rgba(0,0,0,.3))}.date-picker-wrapper .date-range-length-tip:after{content:'';position:absolute;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #ff0;left:50%;margin-left:-4px;bottom:-4px}.date-picker-wrapper.two-months.no-gap .month1 .next,.date-picker-wrapper.two-months.no-gap .month2 .prev{display:none}.date-picker-wrapper .week-number{padding:5px 0;line-height:1;font-size:12px;margin-bottom:1px;
color:#999;cursor:pointer}.date-picker-wrapper .week-number.week-number-selected{color:#49e;font-weight:bold}.xdsoft_datetimepicker{box-shadow:0 5px 15px -5px rgba(0,0,0,.506);background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;display:block;font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;padding:8px;padding-left:0;padding-top:2px;position:absolute;z-index:9999;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:transparent;border:none}.xdsoft_datetimepicker button{border:none!important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:transparent}.xdsoft_noselect::-moz-selection{background:transparent}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;
position:static;box-shadow:none}.xdsoft_datetimepicker *{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_mounthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg==')
}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0 0}.xdsoft_datetimepicker .xdsoft_next:active,.xdsoft_datetimepicker .xdsoft_prev:active{}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0 none currentColor;cursor:pointer;display:block;height:30px;opacity:.5;outline:medium none currentColor;overflow:hidden;padding:0;position:relative;text-indent:100%;white-space:nowrap;width:20px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0;margin-bottom:7px;
margin-top:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:#f5f5f5;border-top:1px solid #ddd;color:#666;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0}.xdsoft_datetimepicker .xdsoft_today_button:hover,.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover{opacity:1}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}.xdsoft_datetimepicker .xdsoft_label:hover{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;display:block;
right:0;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#ff8000}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:90px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:56px}.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar th{height:25px}.xdsoft_datetimepicker .xdsoft_calendar
td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;text-align:center;background:#f5f5f5;border:1px solid #ddd;color:#666;font-size:12px;text-align:right;padding:0;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker .xdsoft_calendar th{background:#f1f1f1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#3af}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:.5}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:.2}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{
color:#fff!important;background:#ff8000!important;box-shadow:none!important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit!important;background:inherit!important;box-shadow:inherit!important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc!important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee!important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa!important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc!important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;width:7px;right:0;top:0;bottom:0;cursor:pointer}.xdsoft_scroller_box{position:relative}.mejs-offscreen{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:polygon(0
0,0 0,0 0,0 0);position:absolute!important;height:1px;width:1px;overflow:hidden}.mejs-container{position:relative;background:#000;font-family:"Helvetica",Arial,serif;text-align:left;vertical-align:top;text-indent:0}.mejs-fill-container,.mejs-fill-container .mejs-container{width:100%;height:100%}.mejs-fill-container{overflow:hidden}.mejs-container:focus{outline:none}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster
img{display:none}.mejs-poster img{border:0;padding:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url("/CSS/Base-ES/external/bigplay.svg") no-repeat}.no-svg .mejs-overlay-button{background-image:url("/CSS/Base-ES/external/bigplay.png")}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url("/CSS/Base-ES/external/background.png");background:rgba(0,0,0,.9);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.9)),to(rgba(0,0,0,.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-moz-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-o-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-ms-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));
background:linear-gradient(rgba(50,50,50,.9),rgba(0,0,0,.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:transparent url("/CSS/Base-ES/external/loading.gif") 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url("/CSS/Base-ES/external/background.png");background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;
font-family:"Helvetica",Arial,serif;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:transparent url("/CSS/Base-ES/external/controls.svg") no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url("/CSS/Base-ES/external/controls.png")}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:10px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time a{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0
}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span,.mejs-controls .mejs-time-rail a{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)
50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15)
75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(44,124,145,.8)),to(rgba(78,183,212,.8)));
background:-webkit-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-moz-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-o-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-ms-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:linear-gradient(rgba(44,124,145,.8),rgba(78,183,212,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{
display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px
}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-volume-button{}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url("/CSS/Base-ES/external/background.png");background:rgba(50,50,50,.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider
.mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls a.mejs-horizontal-volume-slider{height:26px;width:56px;position:relative;display:block;float:left;vertical-align:middle}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));
background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{
display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url("/CSS/Base-ES/external/background.png");background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px 10px 0 10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-captions-button:hover .mejs-captions-selector{visibility:visible}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls
.mejs-captions-button .mejs-captions-selector ul li label{width:55px;float:left;padding:4px 0 0 0;line-height:15px;font-family:"Helvetica",Arial,serif;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0}.mejs-chapters{position:absolute;top:0;left:0;border-right:solid 1px #fff;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0
}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(102,102,102,.7)),to(rgba(50,50,50,.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-moz-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-o-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-ms-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:linear-gradient(rgba(102,102,102,.7),rgba(50,50,50,.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#666666,endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:bold;display:block;
white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:normal}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text{padding:0;background:url("/CSS/Base-ES/external/background.png");background:rgba(20,20,20,.5);white-space:pre-wrap;-webkit-box-shadow:5px 0 0 rgba(20,20,20,.5),-5px 0 0 rgba(20,20,20,.5);box-shadow:5px 0 0 rgba(20,20,20,.5),-5px 0 0 rgba(20,20,20,.5)}.me-cannotplay{}.me-cannotplay a{color:#fff;font-weight:bold}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px
-16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:"Helvetica",Arial,serif;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2c7c91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url("/CSS/Base-ES/external/background.png");
background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:"Helvetica",Arial,serif;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url("/CSS/Base-ES/external/background.png");background:rgba(50,50,50,.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;
height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url("/CSS/Base-ES/external/background.png");background:rgba(50,50,50,.7);color:#fff;padding:4px;z-index:100;cursor:pointer}div.mejs-speed-button{width:46px!important;position:relative}.mejs-controls .mejs-button.mejs-speed-button button{background:transparent;width:36px;font-size:11px;line-height:normal;color:#fff}.mejs-controls .mejs-speed-button .mejs-speed-selector{display:none;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url("/CSS/Base-ES/external/background.png");background:rgba(50,50,50,.7);border:solid 1px transparent;padding:0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector{display:block}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:rgba(33,248,248,1)}.mejs-controls .mejs-speed-button .mejs-speed-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;
overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px 0;padding:0 10px;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;display:none}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:60px;float:left;padding:4px 0 0 0;line-height:15px;font-family:"Helvetica",Arial,serif;font-size:11px;color:#fff;margin-left:5px;cursor:pointer}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover{background-color:#c8c8c8!important;background-color:rgba(255,255,255,.4)!important}.mejs-controls .mejs-button.mejs-jump-forward-button{background:transparent url("/CSS/Base-ES/external/jumpforward.png") no-repeat 3px 3px}.mejs-controls .mejs-button.mejs-jump-forward-button button{background:transparent;font-size:9px;line-height:normal;color:#fff}.mejs-controls .mejs-button.mejs-skip-back-button{background:transparent url("/CSS/Base-ES/external/skipback.png")
no-repeat 3px 3px}.mejs-controls .mejs-button.mejs-skip-back-button button{background:transparent;font-size:9px;line-height:normal;color:#fff}.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;box-shadow:none;padding:0}.qtip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word}.qtip-titlebar{position:relative;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:bold}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;z-index:11;cursor:pointer;outline:medium none;border:1px solid transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-titlebar .ui-icon,.qtip-icon .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon
.ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:normal bold 10px/13px Tahoma,sans-serif;color:inherit;background:transparent none no-repeat -100em -100em}.qtip-focus{}.qtip-hover{}.qtip-default{border:1px solid #f1d031;background-color:#ffffa3;color:#555}.qtip-default .qtip-titlebar{background-color:#ffef93}.qtip-default .qtip-icon{border-color:#ccc;background:#f1f1f1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#aaa;color:#111}
/*! Light tooltip style */
.qtip-light{background-color:#fff;border-color:#e2e2e2;color:#454545}.qtip-light .qtip-titlebar{background-color:#f1f1f1}
/*! Dark tooltip style */
.qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3}.qtip-dark .qtip-titlebar{background-color:#404040}.qtip-dark .qtip-icon{border-color:#444}.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030}
/*! Cream tooltip style */
.qtip-cream{background-color:#fbf7aa;border-color:#f9e98e;color:#a27d35}.qtip-cream .qtip-titlebar{background-color:#f0de7d}.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0}
/*! Red tooltip style */
.qtip-red{background-color:#f78b83;border-color:#d95252;color:#912323}.qtip-red .qtip-titlebar{background-color:#f06d65}.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}.qtip-red .qtip-icon{border-color:#d95252}.qtip-red .qtip-titlebar .ui-state-hover{border-color:#d95252}
/*! Green tooltip style */
.qtip-green{background-color:#caed9e;border-color:#90d93f;color:#3f6219}.qtip-green .qtip-titlebar{background-color:#b0de78}.qtip-green .qtip-close .qtip-icon{background-position:-42px 0}
/*! Blue tooltip style */
.qtip-blue{background-color:#e5f6fe;border-color:#add9ed;color:#5e99bd}.qtip-blue .qtip-titlebar{background-color:#d0e9f5}.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,.15)}.qtip-rounded,.qtip-tipsy,.qtip-bootstrap{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.qtip-rounded .qtip-titlebar{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:#fff;border:0 solid transparent;background:#4a4a4a;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4a4a4a),color-stop(100%,black));background-image:-webkit-linear-gradient(top,#4a4a4a 0,black 100%);background-image:-moz-linear-gradient(top,#4a4a4a 0,black 100%);
background-image:-ms-linear-gradient(top,#4a4a4a 0,black 100%);background-image:-o-linear-gradient(top,#4a4a4a 0,black 100%)}.qtip-youtube .qtip-titlebar{background-color:#4a4a4a;background-color:rgba(0,0,0,0)}.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgba(0,0,0,.7);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-linear-gradient(top,#717171,#232323);background-image:-ms-linear-gradient(top,#717171,#232323);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #ddd;border:2px
solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"}.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"}.qtip-jtools .qtip-titlebar,.qtip-jtools .qtip-content{background:transparent;color:#fff;border:0 dashed transparent}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,.4);box-shadow:4px 4px 5px rgba(0,0,0,.4);background-color:#d9d9c2;
color:#111;border:0 dashed transparent}.qtip-cluetip .qtip-titlebar{background-color:#87876a;color:#fff;border:0 dashed transparent}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:#000;background:rgba(0,0,0,.87);color:#fff;border:0 solid transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:bold;line-height:16px;text-shadow:0 1px black}.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10px;background-color:transparent}.qtip-tipsy .qtip-content{padding:6px 10px}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px solid #959fa9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#f9f9f9;color:#454545;font-weight:normal;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:#fff;background:#3a79b8;background-image:-webkit-gradient(linear,left top,left bottom,from(#3a79b8),to(#2e629d));
background-image:-webkit-linear-gradient(top,#3a79b8,#2e629d);background-image:-moz-linear-gradient(top,#3a79b8,#2e629d);background-image:-ms-linear-gradient(top,#3a79b8,#2e629d);background-image:-o-linear-gradient(top,#3a79b8,#2e629d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"}.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#fbfbfb;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{
padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px 14px}.qtip-bootstrap .qtip-icon{background:transparent}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:bold;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}x:-o-prefocus,.qtip .qtip-tip{visibility:hidden}.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml,.qtip .qtip-tip canvas{position:absolute;color:#123456;
background:transparent;border:0 dashed transparent}.qtip .qtip-tip canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{behavior:url(/CSS/Base-ES/external/#default#VML);display:inline-block;visibility:visible}#qtip-overlay{position:fixed;left:0;top:0;width:100%;height:100%}#qtip-overlay.blurs{cursor:pointer}#qtip-overlay div{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"}.qtipmodal-ie6fix{position:absolute!important}@CHARSET "UTF-8";.sbHolder{background-color:#2d2d2d;border:solid 1px #515151;font-family:Arial,sans-serif;font-size:12px;font-weight:normal;height:30px;position:relative;width:200px}body.typo2016 .sbHolder{font-size:13px}html .sbHolder{font-family:Roboto,Arial,Helvetica,sans serif}.sbHolder:focus .sbSelector{}.sbSelector{display:block;height:30px;left:0;line-height:30px;outline:none;overflow:hidden;position:absolute;text-indent:10px;top:0;width:170px}.sbSelector:link,.sbSelector:visited,
.sbSelector:hover{color:#ebb52d;outline:none;text-decoration:none}.sbToggle{background:url(/CSS/Base-ES/external/../img/select-icons.png) 0 -116px no-repeat;display:block;height:30px;outline:none;position:absolute;right:0;top:0;width:30px}.sbToggle:hover{background:url(/CSS/Base-ES/external/../img/select-icons.png) 0 -167px no-repeat}.sbToggleOpen{background:url(/CSS/Base-ES/external/../img/select-icons.png) 0 -16px no-repeat}.sbToggleOpen:hover{background:url(/CSS/Base-ES/external/../img/select-icons.png) 0 -66px no-repeat}.sbHolderDisabled{background-color:#3c3c3c;border:solid 1px #515151}.sbHolderDisabled .sbHolder{}.sbHolderDisabled .sbToggle{}.sbOptions{background-color:#212121;border:solid 1px #515151;list-style:none;left:-1px;margin:0;padding:0;position:absolute;top:30px;width:200px;z-index:1;overflow-y:auto}.sbOptions li{padding:0 7px}.sbOptions a{border-bottom:dotted 1px #515151;display:block;outline:none;padding:7px 0 7px 3px}.sbOptions a:link,.sbOptions a:visited{color:#ddd;text-decoration:none}.sbOptions
a:hover,.sbOptions a:focus,.sbOptions a.sbFocus{color:#ebb52d}.sbOptions li.last a{border-bottom:none}.sbOptions .sbDisabled{border-bottom:dotted 1px #515151;color:#999;display:block;padding:7px 0 7px 3px}.sbOptions .sbGroup{border-bottom:dotted 1px #515151;color:#ebb52d;display:block;font-weight:bold;padding:7px 0 7px 3px}.sbOptions .sbSub{padding-left:17px}.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;
-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:300ms;-moz-transition:300ms;-o-transition:300ms;transition:300ms;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);
z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);
transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{
width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{
position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left
top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{
pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden
}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade
.swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;
transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden
}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@charset 'UTF-8';.slick-loading .slick-list{background:#fff url('/CSS/Base-ES/external/./ajax-loader.gif') center center no-repeat}@font-face{font-family:'slick';font-weight:normal;font-style:normal;src:url('/CSS/Base-ES/external/./fonts/slick.eot');src:url('/CSS/Base-ES/external/./fonts/slick.eot?#iefix') format('embedded-opentype'),url('/CSS/Base-ES/external/./fonts/slick.woff') format('woff'),url('/CSS/Base-ES/external/./fonts/slick.ttf') format('truetype'),url('/CSS/Base-ES/external/./fonts/slick.svg#slick') format('svg')}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;
top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-dotted.slick-slider{
margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}#FSIModule{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden}#FSICloseButton{position:absolute}#fsiMainBackground{
position:absolute;width:100%;height:100%;background-color:#000;opacity:.5;overflow:hidden;display:none}#FSIContainer{position:absolute;background-color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden}#fsiImageContainer{position:absolute;overflow:hidden}#fsiZoomCanvas{position:absolute;overflow:hidden;display:none}#fsiCurrentViewContainer{position:absolute;background-color:#fff;overflow:hidden}#fsiCurrentViewContainer canvas{position:absolute;overflow:hidden;top:0;left:0}#fsiCurrentViewContainer img{position:absolute;overflow:hidden;top:0;left:0;right:0;bottom:0;margin:auto}#fsiThumbnailsContainer{position:absolute}#fsiThumbnailsContainerBg{position:absolute;left:1px;border:1px solid #d2d2d2;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;width:100%;height:100%}#thumbsScrollUpButton{position:absolute;left:10px;top:1px;width:93px;height:28px;background-color:#fff;background-image:url("/pl/cassette.axd/file/img/Common/FSI/thumbs-scroll-up-d35a22c35458ff7ff9ef5597226b147644d4ca6e.png");
background-position:top left}#thumbsScrollDownButton{position:absolute;left:10px;bottom:1px;width:93px;height:28px;background-color:#fff;background-image:url("/pl/cassette.axd/file/img/Common/FSI/thumbs-scroll-down-19dfdfae83a26f65ce8aaa797f51b6cab9679214.png");background-position:bottom left}#fsiThumbnailsContainerInner{position:absolute;top:28px;overflow:hidden}#fsiThumbnailsScrollingContainer{position:absolute;overflow:hidden}#fsiThumbnailsContainer #fsiThumbnailsScrollingContainer div{position:absolute;border-top:1px dashed #999;border-bottom:1px dashed #999;background-color:#fff}#fsiThumbnailsContainer #fsiThumbnailsScrollingContainer div p{position:absolute;font-size:10px;font-family:Verdana;text-align:center;overflow:hidden;color:#000}#fsiThumbnailsContainer #fsiThumbnailsScrollingContainer div.FSIThumbSelected{}#fsiThumbnailsContainer #fsiThumbnailsScrollingContainer div#thumbSelector{position:absolute;left:3px;width:94px;height:100px;border:2px solid red;background-color:transparent;-webkit-transition-duration:400ms;
-webkit-transition-property:top;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#fsiThumbnailsContainer #fsiThumbnailsScrollingContainer div canvas{position:absolute}#fsiPreloader{position:absolute;width:66px;height:66px;background:url("/pl/cassette.axd/file/img/common/FSI/loader-light-0279c3af480c0b95bfb1cbb3e21ba004dc5bed36.gif") no-repeat;display:none;overflow:hidden}#fsiButtonsContainer{position:absolute;display:block;bottom:20px;width:176px;height:36px;background-image:url("/pl/cassette.axd/file/img/common/FSI/FSIButtonsBackground-b7fac6e8cc182d132eeb0c94ca2c1ffd9cfdca4a.png")}#fsiStartStopButton{position:absolute;left:5px;top:0;width:30px;height:24px;padding:4px;background-image:url("/pl/cassette.axd/file/img/common/FSI/fsi-start-stop-06f26bb02412053c84bcf049ff28962f5fe2ae88.png");background-repeat:no-repeat;background-position:5px 5px;border:2px solid #b1b1b1;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}#zoomOutButton{position:absolute;left:55px;top:8px;width:28px;
height:23px;background-image:url("/pl/cassette.axd/file/img/common/FSI/fsi-zoom-out-b42ed399b4fe8c4bd0d8813c1bd24fe5f161e139.png")}#zoomInButton{position:absolute;left:99px;top:7px;width:28px;height:23px;background-image:url("/pl/cassette.axd/file/img/common/FSI/fsi-zoom-in-17369e63fb7964b34effa03ddf61967c24ea9cfc.png")}#fullscreenButton{position:absolute;left:141px;top:7px;width:28px;height:23px;background-image:url("/pl/cassette.axd/file/img/common/FSI/fsi-fullscreen-599c7062423dd2a39657cd370eecb818786910c5.png")}@charset "UTF-8";@font-face{font-family:flowplayer;src:url("/pl/cassette.axd/file/fonts/flowplayer/flowplayer-8e6b99f7b6493a6ef15700c39547390102ae895a.eot?#iefix") format("embedded-opentype"),url("/pl/cassette.axd/file/fonts/flowplayer/flowplayer-541a51bbb2a3c5b77bfc0a0bc5fe8eca0822ebb2.woff2") format("woff2"),url("/pl/cassette.axd/file/fonts/flowplayer/flowplayer-fdf60c14636ec74241ee170f3355ea41361206f7.woff") format("woff")}.fp-icon{display:inline-block}.fp-icon:before{font-family:flowplayer;font-size:1.7em
}.fp-airplay:before{content:""}.fp-fullscreen:before{content:""}.fp-checked:before{content:""}.fp-embed:before{content:"";color:#fff}.fp-chromecast:before{content:""}.fp-email:before{content:""}.fp-playbtn:before{content:""}.fp-share:before{content:""}.fp-share2:before{content:""}.fp-twitter:before{content:"";color:#1da1f2}.fp-facebook:before{content:"";color:#3b5998}.fp-volumebtn:before{content:""}.fp-volume-off:before{content:""}.fp-unload:before{content:""}.fp-prevbtn:before{content:""}.fp-nextbtn:before{content:""}.flowplayer.is-mouseover .fp-captions,.flowplayer.is-paused .fp-captions{bottom:3em}.flowplayer.is-poster .fp-engine{filter:alpha(opacity=0);opacity:0}.flowplayer.is-loading .fp-engine{top:-9999em}.flowplayer.is-loading .fp-ui .fp-header,.flowplayer.is-loading .fp-ui .fp-controls{filter:alpha(opacity=0);opacity:0}.flowplayer.is-splash .fp-ui>*,.flowplayer.is-poster .fp-ui>*{display:none}.flowplayer.is-splash .fp-ui>.fp-play,.flowplayer.is-poster .fp-ui>.fp-play{display:block}.flowplayer.is-splash.is-loading
.fp-ui>.fp-play,.flowplayer.is-poster.is-loading .fp-ui>.fp-play{display:none}.flowplayer.is-splash.is-loading .fp-ui>.fp-waiting,.flowplayer.is-poster.is-loading .fp-ui>.fp-waiting{display:block}.flowplayer.is-poster .fp-engine{left:-9999em;top:-9999em}.flowplayer.is-poster .fp-captions{display:none!important}.flowplayer.is-disabled .fp-color{background-color:#999}.flowplayer.has-title .fp-header{top:0;text-align:right}.flowplayer.is-fullscreen{top:0!important;left:0!important;border:0!important;margin:0!important;width:100%!important;height:100%!important;max-width:100%!important;z-index:99999!important;-webkit-box-shadow:0!important;box-shadow:0!important;background-image:none!important;background-color:#333}.flowplayer.is-fullscreen .fp-player{background-color:#333}.flowplayer.is-fullscreen .fp-fullscreen:before{content:""}.flowplayer.is-fullscreen.fp-outlined .fp-fullscreen:before,.flowplayer.is-fullscreen.fp-minimal .fp-fullscreen:before{content:""}.flowplayer.is-fullscreen.fp-edgy .fp-fullscreen:before{
content:""}.flowplayer.is-fullscreen.fp-edgy.fp-outlined .fp-fullscreen:before,.flowplayer.is-fullscreen.fp-edgy.fp-minimal .fp-fullscreen:before{content:""}.flowplayer.is-fullscreen.is-mouseout.is-playing .fp-ui{cursor:none}.flowplayer.is-loading .fp-waiting,.flowplayer.is-seeking .fp-waiting{display:block!important}.flowplayer.is-loading .fp-waiting svg,.flowplayer.is-loading .fp-waiting p,.flowplayer.is-seeking .fp-waiting svg,.flowplayer.is-seeking .fp-waiting p{filter:alpha(opacity=100);opacity:1}.flowplayer.is-loading .fp-play,.flowplayer.is-seeking .fp-play{display:none!important}.flowplayer.is-playing{background-image:none!important}.flowplayer.is-playing .fp-playbtn:before{content:""}.flowplayer.is-playing.fp-outlined .fp-playbtn:before,.flowplayer.is-playing.fp-minimal .fp-playbtn:before{content:""}.flowplayer.is-playing.fp-edgy .fp-playbtn:before{content:""}.flowplayer.is-playing.fp-edgy.fp-outlined .fp-playbtn:before,.flowplayer.is-playing.fp-edgy.fp-minimal .fp-playbtn:before{content:""}.flowplayer.is-muted
.fp-volumebtn:before{content:""}.flowplayer.is-muted.fp-outlined .fp-volumebtn:before,.flowplayer.is-muted.fp-minimal .fp-volumebtn:before{content:""}.flowplayer.is-muted.fp-edgy .fp-volumebtn:before{content:""}.flowplayer.is-muted.fp-edgy.fp-outlined .fp-volumebtn:before,.flowplayer.is-muted.fp-edgy.fp-minimal .fp-volumebtn:before{content:""}.flowplayer.is-inverted .fp-duration{display:none}.flowplayer.is-inverted .fp-remaining{display:block}.flowplayer.is-closeable .fp-header .fp-unload{display:block}.flowplayer.is-error{background-color:#aaa}.flowplayer.is-error .fp-ui{filter:alpha(opacity=100);opacity:1}.flowplayer.is-live .fp-timeline{visibility:hidden}.flowplayer.is-live .fp-bar>*.fp-buffer,.flowplayer.is-live .fp-bar-slider>*.fp-buffer{max-width:100%}.flowplayer.is-live.is-dvr .fp-timeline{visibility:visible}.flowplayer.is-live.is-dvr.is-live-position .fp-duration{color:#00abcd}.flowplayer.is-flash-disabled .fp-waiting{display:none!important}.flowplayer.is-flash-disabled .fp-ui{height:auto;background:none;
filter:alpha(opacity=100);opacity:1}.flowplayer.is-flash-disabled .fp-ui .fp-header,.flowplayer.is-flash-disabled .fp-ui .fp-controls{display:none}.flowplayer.is-flash-disabled .fp-engine{top:0}.flowplayer.is-tiny{font-size:.7em}.flowplayer.is-small{font-size:.8em}.flowplayer.no-buffer .fp-ui .fp-controls .fp-timeline .fp-buffer{display:none}.flowplayer.no-volume .fp-volumebar{display:none}.flowplayer.fp-mute .fp-volumebtn{display:inline-block}@-webkit-keyframes pulse{0%{filter:alpha(opacity=0);opacity:0}100%{filter:alpha(opacity=100);opacity:1}}@keyframes pulse{0%{filter:alpha(opacity=0);opacity:0}100%{filter:alpha(opacity=100);opacity:1}}.flowplayer .fp-chromecast-engine{position:absolute;display:none;top:0;bottom:0;right:0;left:0;color:#fff}.flowplayer .fp-chromecast-engine .fp-chromecast-engine-status{font-size:150%;text-align:center}.flowplayer .fp-chromecast-engine .fp-chromecast-engine-icon{-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=");
mask-image:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=");-webkit-mask-size:100% 100%;background-color:#fff;margin:10% auto 2em;height:5em;width:5em}.flowplayer.is-chromecast{background-color:#333}.flowplayer.is-chromecast .fp-chromecast-engine{display:block}.flowplayer.is-chromecast .fp-flash-disabled{display:none!important}.flowplayer.is-chromecast .fp-engine{left:-9999em;top:-9999em;bottom:auto;right:auto}.flowplayer.fp-default-playlist
.fp-prev,.flowplayer.fp-default-playlist .fp-next{position:absolute;top:45%;filter:alpha(opacity=30);opacity:.3;-webkit-transition:opacity .2s;transition:opacity .2s}.flowplayer.fp-default-playlist .fp-prev:before,.flowplayer.fp-default-playlist .fp-next:before{font-family:flowplayer;font-size:2.8em}.flowplayer.fp-default-playlist .fp-prev{left:.4em}.flowplayer.fp-default-playlist .fp-prev:before{content:""}.flowplayer.fp-default-playlist .fp-next{right:.4em}.flowplayer.fp-default-playlist .fp-next:before{content:""}.flowplayer.fp-default-playlist .fp-playlist{position:absolute;right:.4em;bottom:3em;width:100%;text-align:center}.flowplayer.fp-default-playlist .fp-playlist a{background-color:#fff;height:.8em;border-radius:50%;width:.8em;filter:alpha(opacity=70);opacity:.7;display:inline-block;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.flowplayer.fp-default-playlist .fp-playlist a:hover{-webkit-transform:scale(1.2,1.2);
-ms-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.flowplayer.fp-default-playlist .fp-playlist a.is-active{filter:alpha(opacity=100);opacity:1}.flowplayer.fp-default-playlist.fp-edgy .fp-prev:before{content:""}.flowplayer.fp-default-playlist.fp-edgy .fp-next:before{content:""}.flowplayer.fp-default-playlist.fp-outlined .fp-prev:before,.flowplayer.fp-default-playlist.fp-minimal .fp-prev:before{content:""}.flowplayer.fp-default-playlist.fp-outlined .fp-next:before,.flowplayer.fp-default-playlist.fp-minimal .fp-next:before{content:""}.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-prev:before,.flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-prev:before{content:""}.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-next:before,.flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-next:before{content:""}.flowplayer.fp-custom-playlist{overflow:visible}.flowplayer.fp-custom-playlist .fp-playlist,.flowplayer.fp-custom-playlist.is-splash .fp-playlist,.flowplayer.fp-custom-playlist.is-poster
.fp-playlist,.flowplayer.fp-custom-playlist.is-loading .fp-playlist{display:block;filter:alpha(opacity=100);opacity:1}.flowplayer.fp-edgy .fp-play svg.fp-play-rounded-fill,.flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-fill,.flowplayer.fp-edgy .fp-play svg.fp-play-rounded-outline,.flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-outline,.flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-outline,.flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-fill,.flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-fill,.flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-fill,.flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-outline,.flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-outline,.flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-outline,.flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-fill,.flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-fill,.flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-fill,.flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-outline,.flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-outline,
.flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-outline,.flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-fill{display:none!important}.flowplayer.fp-edgy .fp-play svg.fp-play-sharp-fill,.flowplayer.fp-edgy .fp-play svg.fp-pause-sharp-fill,.flowplayer.fp-edgy .fp-play svg.fp-loading-sharp-fill,.flowplayer.fp-edgy .fp-pause svg.fp-play-sharp-fill,.flowplayer.fp-edgy .fp-pause svg.fp-pause-sharp-fill,.flowplayer.fp-edgy .fp-pause svg.fp-loading-sharp-fill,.flowplayer.fp-edgy .fp-waiting svg.fp-play-sharp-fill,.flowplayer.fp-edgy .fp-waiting svg.fp-pause-sharp-fill,.flowplayer.fp-edgy .fp-waiting svg.fp-loading-sharp-fill{display:block}.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-fill,.flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-fill,.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-fill,.flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-fill,.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-fill,.flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-fill,
.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-fill,.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-fill,.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-fill,.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-fill,.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-fill,.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-fill,.flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-fill,.flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-fill,.flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-fill,.flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-fill,.flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-fill,.flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-fill{display:none}.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-outline,.flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-outline,.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-outline,.flowplayer.fp-edgy.fp-minimal
.fp-play svg.fp-pause-sharp-outline,.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-outline,.flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-outline,.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-outline,.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-outline,.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-outline,.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-outline,.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-outline,.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-outline,.flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-outline,.flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-outline,.flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-outline,.flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-outline,.flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-outline,.flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-outline{display:block
}.flowplayer.fp-edgy,.flowplayer.fp-edgy .fp-menu,.flowplayer.fp-edgy .fp-captions p,.flowplayer.fp-edgy .fp-textarea,.flowplayer.fp-edgy .fp-bar,.flowplayer.fp-edgy .fp-bar-slider,.flowplayer.fp-edgy .fp-bar>*,.flowplayer.fp-edgy .fp-bar-slider>*,.flowplayer.fp-edgy .fp-timestamp{border-radius:0}.flowplayer.fp-edgy .fp-airplay:before{content:""}.flowplayer.fp-edgy .fp-fullscreen:before{content:""}.flowplayer.fp-edgy .fp-checked:before{content:""}.flowplayer.fp-edgy .fp-embed:before{content:""}.flowplayer.fp-edgy .fp-chromecast:before{content:""}.flowplayer.fp-edgy .fp-email:before{content:""}.flowplayer.fp-edgy .fp-playbtn:before{content:""}.flowplayer.fp-edgy .fp-share:before{content:""}.flowplayer.fp-edgy .fp-share2:before{content:""}.flowplayer.fp-edgy .fp-twitter:before{content:""}.flowplayer.fp-edgy .fp-facebook:before{content:""}.flowplayer.fp-edgy .fp-volumebtn:before{content:""}.flowplayer.fp-edgy .fp-volume-off:before{content:""}.flowplayer.fp-edgy .fp-unload:before{content:""}.flowplayer.fp-edgy
.fp-prevbtn:before{content:""}.flowplayer.fp-edgy .fp-nextbtn:before{content:""}.flowplayer.fp-edgy.fp-outlined .fp-airplay:before,.flowplayer.fp-edgy.fp-minimal .fp-airplay:before{content:""}.flowplayer.fp-edgy.fp-outlined .fp-fullscreen:before,.flowplayer.fp-edgy.fp-minimal .fp-fullscreen:before{content:""}.flowplayer.fp-edgy.fp-outlined .fp-checked:before,.flowplayer.fp-edgy.fp-minimal .fp-checked:before{content:""}.flowplayer.fp-edgy.fp-outlined .fp-embed:before,.flowplayer.fp-edgy.fp-minimal .fp-embed:before{content:""}.flowplayer.fp-edgy.fp-outlined .fp-chromecast:before,.flowplayer.fp-edgy.fp-minimal .fp-chromecast:before{content:""}.flowplayer.fp-edgy.fp-outlined .fp-email:before,.flowplayer.fp-edgy.fp-minimal .fp-email:before{content:""}.flowplayer.fp-edgy.fp-outlined .fp-playbtn:before,.flowplayer.fp-edgy.fp-minimal .fp-playbtn:before{content:""}.flowplayer.fp-edgy.fp-outlined .fp-share:before,.flowplayer.fp-edgy.fp-minimal .fp-share:before{content:""}.flowplayer.fp-edgy.fp-outlined .fp-share2:before,
.flowplayer.fp-edgy.fp-minimal .fp-share2:before{content:""}.flowplayer.fp-edgy.fp-outlined .fp-twitter:before,.flowplayer.fp-edgy.fp-minimal .fp-twitter:before{content:""}.flowplayer.fp-edgy.fp-outlined .fp-facebook:before,.flowplayer.fp-edgy.fp-minimal .fp-facebook:before{content:""}.flowplayer.fp-edgy.fp-outlined .fp-volumebtn:before,.flowplayer.fp-edgy.fp-minimal .fp-volumebtn:before{content:""}.flowplayer.fp-edgy.fp-outlined .fp-volume-off:before,.flowplayer.fp-edgy.fp-minimal .fp-volume-off:before{content:""}.flowplayer.fp-edgy.fp-outlined .fp-unload:before,.flowplayer.fp-edgy.fp-minimal .fp-unload:before{content:""}.flowplayer.fp-edgy.fp-outlined .fp-prevbtn:before,.flowplayer.fp-edgy.fp-minimal .fp-prevbtn:before{content:""}.flowplayer.fp-edgy.fp-outlined .fp-nextbtn:before,.flowplayer.fp-edgy.fp-minimal .fp-nextbtn:before{content:""}.flowplayer.no-svg .fp-ui .fp-header,.flowplayer.no-svg .fp-ui .fp-controls{background-color:#333}.flowplayer.no-svg .fp-ui .fp-play.fp-visible{background-color:#ccc;
position:absolute;padding-top:17%;top:0;left:0;right:0;bottom:0}.flowplayer.no-svg .fp-ui .fp-play.fp-visible svg{display:none}.flowplayer.no-svg .fp-ui .fp-play.fp-visible .fp-playbtn{display:inline}.flowplayer .fp-player,.flowplayer .fp-ui,.flowplayer .fp-header,.flowplayer .fp-captions,.flowplayer .fp-controls{position:absolute;width:100%}.flowplayer{font-family:avenir,sans-serif;font-size:16px;position:relative;max-height:100%;overflow:hidden;border-radius:.24em;background-position:center;background-repeat:no-repeat;background-size:contain;zoom:1!important;width:100%;display:inline-block}.flowplayer .fp-hidden{display:none}.flowplayer .fp-shown{display:block!important}.flowplayer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.flowplayer.is-ready:not(.is-poster){background:none!important}.flowplayer .fp-engine{display:block;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%}.flowplayer video.fp-engine:not(.native-subtitles)::-webkit-media-controls{
display:none!important}.flowplayer .fp-player{position:absolute;bottom:0;top:0}.flowplayer .fp-waiting{display:none}.flowplayer .fp-waiting p{filter:alpha(opacity=0);opacity:0;color:#ccc;font-weight:bold}.flowplayer .fp-ui{height:100%;top:0;background-image:none;-webkit-transition:background-image .1s;transition:background-image .1s;text-align:center;cursor:pointer;color:#fff}.flowplayer .fp-ui a,.flowplayer .fp-ui strong{color:inherit!important;font-style:normal!important;text-decoration:none!important}.flowplayer .fp-ui strong{font-weight:bold!important}.flowplayer .fp-ui>*{-webkit-transition:opacity .1s;transition:opacity .1s;filter:alpha(opacity=0);opacity:0}.flowplayer.fp-ui-shown .fp-ui,.flowplayer.is-paused .fp-ui,.flowplayer.is-mouseover .fp-ui,.flowplayer.is-loading .fp-ui{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.25)),color-stop(15%,transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.25),transparent 15%);background-image:linear-gradient(to top,rgba(0,0,0,.25),transparent
15%)}.flowplayer.fp-ui-shown .fp-ui>*,.flowplayer.is-paused .fp-ui>*,.flowplayer.is-mouseover .fp-ui>*,.flowplayer.is-loading .fp-ui>*{filter:alpha(opacity=100);opacity:1}.flowplayer .fp-header{top:0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.25)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.25),transparent);background-image:linear-gradient(to bottom,rgba(0,0,0,.25),transparent);text-align:left;height:3.6em;-webkit-transition:opacity .3s;transition:opacity .3s;padding-left:.9em}.flowplayer .fp-header .fp-icon{margin:.9em .9em 0 0}.flowplayer .fp-header .fp-icon.fp-active{color:#ec6c4c}.flowplayer .fp-header .fp-fullscreen,.flowplayer .fp-header .fp-unload{float:right}.flowplayer .fp-header .fp-unload{display:none}.flowplayer .fp-help{display:none}.flowplayer .fp-message{background-color:rgba(0,0,0,.5);text-align:left;font-size:1.2em;overflow:hidden;filter:alpha(opacity=0);opacity:0;padding:.6em .9em;-webkit-transition:opacity .3s;transition:opacity
.3s}.flowplayer .fp-message.fp-shown{filter:alpha(opacity=100);opacity:1}.flowplayer .fp-message.fp-shown+.fp-header{filter:alpha(opacity=0);opacity:0}.flowplayer .fp-textarea{background-color:rgba(0,0,0,.5);width:80%;position:absolute;left:10%;top:15%;color:#fff;outline:0;border-radius:.2em;border:0;min-height:60%}.flowplayer .fp-logo{position:absolute;bottom:3em;left:.9em}.flowplayer .fp-logo img{width:100%}.flowplayer .fp-captions{bottom:1.2em;display:none;text-align:center;color:#fff}.flowplayer .fp-captions p{background-color:rgba(0,0,0,.65);border-radius:.2em;font-size:110%;display:inline-block;padding:.1em .3em;margin:.1em}.flowplayer .fp-speed-flash{position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;font-size:4em;color:#fff;font-weight:bold;text-shadow:0 0 10px rgba(0,0,0,.3);filter:alpha(opacity=0)!important;opacity:0!important;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);-webkit-transition:all .2s;transition:all .2s;width:4em;height:2em;display:none}.flowplayer .fp-speed-flash.fp-hilite{
filter:alpha(opacity=100)!important;opacity:1!important;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.flowplayer .fp-play .fp-playbtn,.flowplayer .fp-pause .fp-playbtn,.flowplayer .fp-waiting .fp-playbtn{display:none}.flowplayer .fp-play svg,.flowplayer .fp-pause svg,.flowplayer .fp-waiting svg{position:absolute;pointer-events:none;left:0;right:0;bottom:0;top:0;width:6em;height:6em;filter:alpha(opacity=0);opacity:0;margin:auto;max-height:30%;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);-webkit-transition:all .2s;transition:all .2s;display:none}.flowplayer .fp-play svg.fp-play-rounded-fill,.flowplayer .fp-play svg.fp-pause-rounded-fill,.flowplayer .fp-play svg.fp-loading-rounded-fill,.flowplayer .fp-pause svg.fp-play-rounded-fill,.flowplayer .fp-pause svg.fp-pause-rounded-fill,.flowplayer .fp-pause svg.fp-loading-rounded-fill,.flowplayer .fp-waiting svg.fp-play-rounded-fill,.flowplayer .fp-waiting svg.fp-pause-rounded-fill,.flowplayer .fp-waiting svg.fp-loading-rounded-fill{
display:block}.flowplayer .fp-play.fp-visible svg,.flowplayer .fp-pause.fp-visible svg,.flowplayer .fp-waiting.fp-visible svg{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);filter:alpha(opacity=100);opacity:1}.flowplayer .fp-remaining{display:none}.flowplayer .fp-controls{display:-ms-flexbox;display:-webkit-flex;display:-webkit-box;display:-moz-box;display:flex;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;-moz-box-align:center;align-items:center;height:2.4em;bottom:0;z-index:2;padding-left:.3em;padding-right:.3em}.flowplayer .fp-controls>*{margin:0 .6em}.flowplayer .fp-controls>strong{letter-spacing:1px}.flowplayer .fp-controls img{width:1.2em}.flowplayer .fp-bar,.flowplayer .fp-bar-slider{background-color:#ccc;background-color:rgba(255,255,255,.5);position:relative;cursor:col-resize;height:.9em;border-radius:.24em;-ms-flex:1;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;
flex:1}.flowplayer .fp-bar>*,.flowplayer .fp-bar-slider>*{background-color:rgba(255,255,255,.6);position:absolute;height:100%;border-radius:.24em}.flowplayer .fp-bar>*.fp-progress.animated,.flowplayer .fp-bar-slider>*.fp-progress.animated{-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:width,height;transition-property:width,height}.flowplayer .fp-bar>*.fp-buffer,.flowplayer .fp-bar-slider>*.fp-buffer{-webkit-transition:width .25s linear;transition:width .25s linear}.flowplayer .fp-bar.no-animation>*,.flowplayer .no-animation.fp-bar-slider>*{-webkit-transition:none;transition:none}.flowplayer .fp-timeline{-webkit-transition:height .2s;transition:height .2s}.flowplayer .fp-cuepoint{background-color:#000;position:absolute;height:100%;width:2px}.flowplayer .fp-timestamp{background-color:rgba(0,0,0,.65);display:none;border-radius:.2em;padding:.1em .3em;font-size:90%;bottom:1.4em;height:auto}.flowplayer .fp-timeline:hover .fp-timestamp{display:inline}.flowplayer
.fp-volume{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;height:100%;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.flowplayer .fp-volumebtn{display:none}.flowplayer .fp-bar-slider{background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:height .2s;transition:height .2s;white-space:nowrap;-ms-flex:1 0 auto}.flowplayer .fp-bar-slider em{border-radius:2px;display:inline-block;width:5px;height:100%;position:relative;vertical-align:top;margin-left:3px;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)
}.flowplayer .fp-bar-slider em:hover{-webkit-transform:scaleY(1.35);-ms-transform:scaleY(1.35);transform:scaleY(1.35);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.flowplayer .fp-bar-slider em.fp-grey{background-color:rgba(255,255,255,.75)}.flowplayer.no-flex .fp-controls{white-space:nowrap}.flowplayer.no-flex .fp-controls>*{display:inline-block;vertical-align:center;margin:0 .3em}.flowplayer.no-flex .fp-timeline{width:40%}.flowplayer.no-flex.fp-full .fp-timeline{margin-bottom:.6em;height:.9em}.flowplayer.no-flex.fp-fat .fp-bar,.flowplayer.no-flex.fp-playful .fp-bar,.flowplayer.no-flex.fp-fat .fp-bar-slider,.flowplayer.no-flex.fp-playful .fp-bar-slider{height:.9em!important}.flowplayer.fp-fat .fp-bar,.flowplayer.fp-playful .fp-bar,.flowplayer.fp-fat .fp-bar-slider,.flowplayer.fp-playful .fp-bar-slider{height:100%;border-radius:0}.flowplayer.fp-fat .fp-bar>*,.flowplayer.fp-playful .fp-bar>*,.flowplayer.fp-fat .fp-bar-slider>*,
.flowplayer.fp-playful .fp-bar-slider>*{border-radius:0}.flowplayer.fp-fat .fp-timestamp,.flowplayer.fp-playful .fp-timestamp{bottom:3.2em}.flowplayer.fp-fat .fp-bar-slider em,.flowplayer.fp-playful .fp-bar-slider em{-webkit-transform:scaleY(.6);-ms-transform:scaleY(.6);transform:scaleY(.6);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.flowplayer.fp-fat .fp-bar-slider em:hover,.flowplayer.fp-playful .fp-bar-slider em:hover{-webkit-transform:scaleY(.75);-ms-transform:scaleY(.75);transform:scaleY(.75)}.flowplayer.fp-slim .fp-timeline{height:.2em}.flowplayer.fp-slim .fp-controls:hover .fp-timeline{height:.9em}.flowplayer.fp-slim .fp-cue{width:4px}.flowplayer.fp-slim .fp-bar-slider{height:.2em}.flowplayer.fp-slim .fp-controls:hover .fp-bar-slider{height:.9em}.flowplayer.fp-full .fp-timeline{position:absolute;height:.3em;bottom:2.8em;margin:0;width:100%;border-radius:0;overflow:inherit;left:0}.flowplayer.fp-full .fp-timeline:before{content:"";width:100%;height:1.2em;position:absolute;
top:-1.2em;left:0}.flowplayer.fp-full .fp-controls{height:2.8em}.flowplayer.fp-full .fp-controls:hover .fp-timeline{height:1em}.flowplayer.fp-full .fp-volume{margin-right:auto}.flowplayer.fp-full .fp-duration,.flowplayer.fp-full .fp-remaining{margin-left:0}.flowplayer.fp-full .fp-duration:before,.flowplayer.fp-full .fp-remaining:before{position:relative;content:"/";left:-.3em}.flowplayer.fp-minimal .fp-controls{background-color:transparent!important}.flowplayer.fp-minimal .fp-controls>*{display:none}.flowplayer.fp-minimal .fp-header>*{display:none}.flowplayer.fp-minimal .fp-header .fp-fullscreen{display:inherit}.flowplayer.fp-minimal .fp-timeline{height:.3em;max-width:12em;width:100%;display:block;margin:0 auto;-webkit-box-flex:0;-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none}.flowplayer.fp-playful .fp-color,.flowplayer.fp-playful .fp-color-play{background-color:#ec6c4c;fill:#ec6c4c}.flowplayer.fp-playful .fp-controls{background-color:#006680}.flowplayer .fp-selected:before{content:"✓ "}.flowplayer
.fp-menu{background-color:rgba(0,0,0,.5);border-radius:.24em;position:absolute;width:8em;right:.5em;z-index:2;font-size:90%;-webkit-transition:opacity .2s,height .2s,-webkit-transform .2s;transition:opacity .2s,height .2s,-webkit-transform .2s;transition:opacity .2s,transform .2s,height .2s;transition:opacity .2s,transform .2s,height .2s,-webkit-transform .2s;-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95);bottom:-100%;height:0;filter:alpha(opacity=0)!important;opacity:0!important}.flowplayer .fp-menu.fp-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);height:auto;bottom:3.2em;filter:alpha(opacity=100)!important;opacity:1!important}.flowplayer .fp-menu>*{display:block;padding:.4em 1.2em;text-align:right}.flowplayer .fp-menu strong{display:block;padding:.7em 1.2em;border-bottom:1px solid rgba(255,255,255,.2);background-color:rgba(0,0,0,.3);text-transform:uppercase;letter-spacing:1px;cursor:default;font-size:90%}.flowplayer .fp-menu a{color:rgba(255,255,255,.8)
}.flowplayer .fp-menu a:hover:not(.fp-selected){background-color:#000;color:#fff}.flowplayer .fp-menu .fp-icon{cursor:pointer}.flowplayer .fp-menu .fp-icon:before{margin-right:.1em;font-size:1.5em;vertical-align:-.1em}.flowplayer .fp-qsel-menu{width:auto}.flowplayer .fp-context-menu{width:auto;right:auto;bottom:auto!important;display:none}.flowplayer .fp-context-menu.fp-active{display:block}.flowplayer .fp-context-menu a,.flowplayer .fp-context-menu strong{text-align:left;color:#fff;white-space:nowrap}.flowplayer .fp-subtitle-menu{width:9em}.flowplayer .fp-share-menu{width:9em;padding-bottom:.2em}.flowplayer .fp-share-menu.fp-active{bottom:auto}.flowplayer .fp-share-menu a,.flowplayer .fp-share-menu strong{text-align:left}.flowplayer.fp-outlined .fp-play svg.fp-play-rounded-fill,.flowplayer.fp-minimal .fp-play svg.fp-play-rounded-fill,.flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-fill,.flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-fill,.flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-fill,
.flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-fill,.flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-fill,.flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-fill,.flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-fill,.flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-fill,.flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-fill,.flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-fill,.flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-fill,.flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-fill,.flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-fill,.flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-fill,.flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-fill,.flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-fill{display:none}.flowplayer.fp-outlined .fp-play svg.fp-play-rounded-outline,.flowplayer.fp-minimal .fp-play svg.fp-play-rounded-outline,.flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-outline,.flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-outline,
.flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-outline,.flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-outline,.flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-outline,.flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-outline,.flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-outline,.flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-outline,.flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-outline,.flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-outline,.flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-outline,.flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-outline,.flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-outline,.flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-outline,.flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-outline,.flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-outline{display:block}.flowplayer.fp-outlined .fp-airplay:before,.flowplayer.fp-minimal .fp-airplay:before{content:""}.flowplayer.fp-outlined
.fp-fullscreen:before,.flowplayer.fp-minimal .fp-fullscreen:before{content:""}.flowplayer.fp-outlined .fp-checked:before,.flowplayer.fp-minimal .fp-checked:before{content:""}.flowplayer.fp-outlined .fp-embed:before,.flowplayer.fp-minimal .fp-embed:before{content:""}.flowplayer.fp-outlined .fp-chromecast:before,.flowplayer.fp-minimal .fp-chromecast:before{content:""}.flowplayer.fp-outlined .fp-email:before,.flowplayer.fp-minimal .fp-email:before{content:""}.flowplayer.fp-outlined .fp-playbtn:before,.flowplayer.fp-minimal .fp-playbtn:before{content:""}.flowplayer.fp-outlined .fp-share:before,.flowplayer.fp-minimal .fp-share:before{content:""}.flowplayer.fp-outlined .fp-share2:before,.flowplayer.fp-minimal .fp-share2:before{content:""}.flowplayer.fp-outlined .fp-twitter:before,.flowplayer.fp-minimal .fp-twitter:before{content:""}.flowplayer.fp-outlined .fp-facebook:before,.flowplayer.fp-minimal .fp-facebook:before{content:""}.flowplayer.fp-outlined .fp-volumebtn:before,.flowplayer.fp-minimal .fp-volumebtn:before{
content:""}.flowplayer.fp-outlined .fp-volume-off:before,.flowplayer.fp-minimal .fp-volume-off:before{content:""}.flowplayer.fp-outlined .fp-unload:before,.flowplayer.fp-minimal .fp-unload:before{content:""}.flowplayer.fp-outlined .fp-prevbtn:before,.flowplayer.fp-minimal .fp-prevbtn:before{content:""}.flowplayer.fp-outlined .fp-nextbtn:before,.flowplayer.fp-minimal .fp-nextbtn:before{content:""}.flowplayer .fp-color{background-color:#00abcd;fill:rgba(0,0,0,.2)}.flowplayer .fp-color-play{fill:transparent}.flowplayer.is-rtl{direction:rtl}.flowplayer.is-rtl .fp-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.flowplayer.is-rtl .fp-menu .fp-icon{-webkit-transform:none;-ms-transform:none;transform:none}.flowplayer.-grayscale video.fp-engine{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.flowplayer.-sepia video.fp-engine{-webkit-filter:sepia(100%);filter:sepia(100%)}.flowplayer.-blur video.fp-engine{-webkit-filter:blur(5px);filter:blur(5px)}.fp-filters{width:0!important;
height:0!important;overflow:hidden!important;position:absolute}.small-srollbar.mCustomScrollbar .mCustomScrollBox>.mCSB_scrollTools .mCSB_draggerRail{background-color:#f0f1f1;background-image:none;width:5px}.small-srollbar.mCustomScrollbar .mCustomScrollBox>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:5px;background-color:#999}.mCustomScrollbar .scrollbar-gradient{position:absolute;width:100%;height:25px;right:0;z-index:1025;display:none;pointer-events:none}.mCustomScrollbar .scrollbar-gradient.top{top:0;left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0icmdiKDI1NSwgMjU1LCAyNTUpIiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
background-image:-webkit-linear-gradient(top,#fff 0%,#fff 25%,rgba(255,255,255,0) 98%,rgba(255,255,255,0) 100%);background-image:-moz-linear-gradient(top,#fff 0%,#fff 25%,rgba(255,255,255,0) 98%,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,#fff 0%,#fff 25%,rgba(255,255,255,0) 98%,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,#fff 0%,#fff 25%,rgba(255,255,255,0) 98%,rgba(255,255,255,0) 100%)}.mCustomScrollbar .scrollbar-gradient.bottom{bottom:0;left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSI3NSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
background-image:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 75%,#fff 100%);background-image:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 75%,#fff 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 75%,#fff 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 75%,#fff 100%)}.mCustomScrollbar .mCustomScrollBox .mCSB_container{margin-right:0}.mCustomScrollbar .mCustomScrollBox>.mCSB_scrollTools{right:1px;z-index:1030;zoom:1;filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1}.mCustomScrollbar .mCustomScrollBox>.mCSB_scrollTools .mCSB_draggerContainer{top:20px;bottom:5px}.handheld .mCustomScrollbar .mCustomScrollBox>.mCSB_scrollTools .mCSB_draggerContainer{top:5px}.mCustomScrollbar .mCustomScrollBox>.mCSB_scrollTools .mCSB_draggerRail{background:#aaa;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjNDc0NzQ3IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
background-image:-webkit-linear-gradient(top,#f1f1f1 0%,#474747 50%,#f1f1f1 100%);background-image:-moz-linear-gradient(top,#f1f1f1 0%,#474747 50%,#f1f1f1 100%);background-image:-o-linear-gradient(top,#f1f1f1 0%,#474747 50%,#f1f1f1 100%);background-image:linear-gradient(to bottom,#f1f1f1 0%,#474747 50%,#f1f1f1 100%);zoom:1;filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1}.android.handheld.isSafari .mCustomScrollbar .mCustomScrollBox>.mCSB_scrollTools .mCSB_draggerRail{background:#aaa}.mCustomScrollbar .mCustomScrollBox>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:3px;-webkit-background-clip:padding-box;-moz-border-radius:3px;-moz-background-clip:padding;border-radius:3px;background-clip:padding-box;width:12px;zoom:1;filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1}.android.handheld.isSafari .mCustomScrollbar .mCustomScrollBox>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:0;-webkit-background-clip:padding-box;-moz-border-radius:0;
-moz-background-clip:padding;border-radius:0;background-clip:padding-box}.checkbox-container.bold .checkbox-label{font-weight:bold}.checkbox-container.no-bottom-margin{margin-bottom:0}.checkbox-container.no-bottom-margin .checkbox-label{margin-bottom:0}.checkbox-container.layouted-checkmark.label-left .label-layouted-checkmark{float:right;left:10px;right:0}.checkbox-container.layouted-checkmark input[type="checkbox"]{position:absolute;top:15px;left:12px;margin:0;z-index:5}.checkbox-container.layouted-checkmark input[type='checkbox']:checked,.checkbox-container.layouted-checkmark input[type='checkbox']:not(:checked){background:transparent;visibility:hidden;margin:0;padding:0}.checkbox-container.layouted-checkmark input[type='checkbox']:checked+.label-layouted-checkmark::before,.checkbox-container.layouted-checkmark input[type='checkbox']:not(:checked)+.label-layouted-checkmark::before{content:' ';display:inline-block;width:20px;height:20px;border:1px solid #000;border-radius:10px;float:left;box-shadow:inset 0 1px
1px 0 rgba(0,0,0,.1)}.checkbox-container.layouted-checkmark label:hover input[type='checkbox']:not(:checked)+.label-layouted-checkmark::before{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-check-small-0295bd425cdb3faa4b04cdbd173714fccb1cf811.svg");background-size:10px;background-position:center;background-repeat:no-repeat}.checkbox-container.layouted-checkmark input[type='checkbox']:checked+.label-layouted-checkmark::before{background-color:#000;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-check-small-white-f2e71ae1806abdbed8987af5683d044c418972d2.svg");background-size:10px;background-position:center;background-repeat:no-repeat}.checkbox-container.layouted-checkmark .label-layouted-checkmark{display:inline;position:relative;right:10px}.catalog-request .checkbox-container.policy-agreement,.container-wrapper.narrow-content .checkbox-container.policy-agreement{width:calc(63% + 10px);margin-right:0;margin-left:auto;padding:2px 5px}.checkbox-label,input[type="checkbox"]{display:-moz-inline-stack;
display:inline-block;zoom:1;*display:inline;vertical-align:top}.checkbox-label{font-weight:normal;margin-left:19px}.checkbox-label>input[type="checkbox"]{margin-left:-19px}.checkbox-pulldown.left-margin{margin-left:17px}.checkbox-pulldown.content-indent .checkbox-pulldown-content{margin-left:17px}.checkbox-pulldown .input{white-space:nowrap}.block.left-margin .checkbox-pulldown.content-indent .checkbox-pulldown-content .input>label{width:calc((100% + 42px)*.3 - 42px)}.typo2016 .block.left-margin .checkbox-pulldown.content-indent .checkbox-pulldown-content .input>label{width:calc((100% + 42px)*.35 - 42px)}.block.left-margin .checkbox-pulldown.content-indent .checkbox-pulldown-content .input>input{width:calc((100% + 42px)*.69)}.typo2016 .block.left-margin .checkbox-pulldown.content-indent .checkbox-pulldown-content .input>input{width:calc((100% + 42px)*.63)}.block.left-margin .checkbox-pulldown.content-indent .checkbox-pulldown-content .input .input-clear-container{width:calc((100% + 42px)*.69)}.typo2016 .block.left-margin
.checkbox-pulldown.content-indent .checkbox-pulldown-content .input .input-clear-container{width:calc((100% + 42px)*.63)}.link{cursor:pointer}.link.obfuscated{text-decoration:underline}.link.obfuscated:hover{text-decoration:none}.link.active{color:#e30613;font-weight:bold}.link.highlighted{text-decoration:none}.link.highlighted .linktext{color:#e30613;text-decoration:none}.link.highlighted .linktext:hover{text-decoration:underline}.link.underline .linktext{text-decoration:underline}.link.uppercase{text-transform:uppercase}.link.no-text-decoration,.link.no-text-decoration .linktext,.link.no-text-decoration .linktext:hover{text-decoration:none}.link.headline{font-family:Roboto,Arial,Helvetica,sans-serif;font-size:17px;font-weight:700}.link.grey-anthracite,.link.grey-anthracite span,.link.es-grey-anthracite,.link.es-grey-anthracite span,.link.black,.link.black span,.link.black-black,.link.black-black span{color:#000}.link.grey-anthracite:hover,.link.grey-anthracite span:hover,.link.es-grey-anthracite:hover,.link.es-grey-anthracite
span:hover,.link.black:hover,.link.black span:hover,.link.black-black:hover,.link.black-black span:hover,.link.grey-anthracite:hover span,.link.grey-anthracite span:hover span,.link.es-grey-anthracite:hover span,.link.es-grey-anthracite span:hover span,.link.black:hover span,.link.black span:hover span,.link.black-black:hover span,.link.black-black span:hover span{color:#000}.link.grey-text,.link.grey-text span,.link.dark-grey,.link.dark-grey span{color:#999}.link.grey-text:hover,.link.grey-text span:hover,.link.dark-grey:hover,.link.dark-grey span:hover,.link.grey-text:hover span,.link.grey-text span:hover span,.link.dark-grey:hover span,.link.dark-grey span:hover span{color:#999}.link.grey-light,.link.grey-light span,.link.gray-light,.link.gray-light span,.link.mid-grey,.link.mid-grey span{color:#d3d4d4}.link.grey-light:hover,.link.grey-light span:hover,.link.gray-light:hover,.link.gray-light span:hover,.link.mid-grey:hover,.link.mid-grey span:hover,.link.grey-light:hover span,.link.grey-light span:hover span,
.link.gray-light:hover span,.link.gray-light span:hover span,.link.mid-grey:hover span,.link.mid-grey span:hover span{color:#d3d4d4}.link.white-active,.link.white-active span{color:#ebebeb}.link.white-active:hover,.link.white-active span:hover,.link.white-active:hover span,.link.white-active span:hover span{color:#ebebeb}.link.white,.link.white span{color:#fff}.link.white:hover,.link.white span:hover,.link.white:hover span,.link.white span:hover span{color:#fff}.link.hover-white:hover,.link.hover-white:hover span{color:#fff}.link.arrow-right:after{content:" >"}.link.aligned-icon{display:table}.link.aligned-icon .linktext{display:table-cell;vertical-align:middle}.link.right{float:right}.link[class*="font-augusta"]{font-family:Augusta,Arial,Helvetica,sans-serif}.link[class*="font-augusta-condensed"]{font-family:"Augusta Condensed",Arial,Helvetica,sans-serif}.link[class*="font-augusta-blockborder"]{font-family:"Augusta BlockBorder",Arial,Helvetica,sans-serif}.link.font-augusta-thin,.link.font-augusta-condensed-thin,
.link.font-augusta-blockborder-thin,.link.font-augusta-thin-italic,.link.font-augusta-condensed-thin-italic,.link.font-augusta-blockborder-thin-italic{font-weight:100}.link.font-augusta-ultralight,.link.font-augusta-condensed-ultralight,.link.font-augusta-blockborder-ultralight,.link.font-augusta-ultralight-italic,.link.font-augusta-condensed-ultralight-italic,.link.font-augusta-blockborder-ultralight-italic{font-weight:200}.link.font-augusta-light,.link.font-augusta-condensed-light,.link.font-augusta-blockborder-light,.link.font-augusta-light-italic,.link.font-augusta-condensed-light-italic,.link.font-augusta-blockborder-light-italic{font-weight:300}.link.font-augusta-semilight,.link.font-augusta-condensed-semilight,.link.font-augusta-blockborder-semilight,.link.font-augusta-semilight-italic,.link.font-augusta-condensed-semilight-italic,.link.font-augusta-blockborder-semilight-italic{font-weight:350}.link.font-augusta,.link.font-augusta-condensed,.link.font-augusta-blockborder,.link.font-augusta-italic,.link.font-augusta-condensed-italic,
.link.font-augusta-blockborder-italic{font-weight:400}.link.font-augusta-italic,.link.font-augusta-condensed-italic,.link.font-augusta-blockborder-italic,.link.font-augusta-thin-italic,.link.font-augusta-condensed-thin-italic,.link.font-augusta-blockborder-thin-italic,.link.font-augusta-ultralight-italic,.link.font-augusta-condensed-ultralight-italic,.link.font-augusta-blockborder-ultralight-italic,.link.font-augusta-light-italic,.link.font-augusta-condensed-light-italic,.link.font-augusta-blockborder-light-italic,.link.font-augusta-semilight-italic,.link.font-augusta-condensed-semilight-italic,.link.font-augusta-blockborder-semilight-italic{font-style:italic}.link.underline-on-hover:hover .linktext{text-decoration:underline}.link[class*="font-roboto"]{font-family:Roboto,Arial,Helvetica,sans-serif}.link.font-roboto-thin,.link.font-roboto-thin-italic{font-weight:100}.link.font-roboto-light,.link.font-roboto-light-italic{font-weight:300}.link.font-roboto,.link.font-roboto-italic{font-weight:400}.link.font-roboto-medium,
.link.font-roboto-medium-italic{font-weight:500}.link.font-roboto-bold,.link.font-roboto-bold-italic{font-weight:700}.link.font-roboto-black,.link.font-roboto-black-italic{font-weight:900}.link.font-roboto-italic,.link.font-roboto-thin-italic,.link.font-roboto-light-italic,.link.font-roboto-medium-italic,.link.font-roboto-bold-italic,.link.font-roboto-black-italic{font-style:italic}.link .icon-red-info{background-image:url('/pl/cassette.axd/file/img/ES/order-history-details-sprite%401x-fe86e61b626eb1c665e41dfcede889ce8289f931.png');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:110px 385px;-moz-background-size:110px 385px;background-size:110px 385px;background-position:-55px -275px;width:18px;height:18px;display:inline-block;vertical-align:bottom;margin-left:5px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only
screen and (min-resolution:1.5dppx){.link .icon-red-info{background-image:url('/pl/cassette.axd/file/img/ES/order-history-details-sprite%402x-675e28e44ea47700f1bc7490fb1da3bbfb395b75.png')}}.link.analyticsSuccess .subtitle,.link.ABTastyOptoutSuccess .subtitle{display:none}span[data-htarget]{cursor:pointer}.timemachine{position:relative;color:#ff0}.timemachine .timemachine-container{cursor:pointer;height:20px}.timemachine .timemachine-container .debug-icon{background-image:url('/pl/cassette.axd/file/img/common/debuginfo-sprite-2b09a09f2fde68d1c1842ed048f63bb6dc7fafc8.png');background-repeat:no-repeat;background-position:0 0;width:20px;height:20px;display:-moz-inline-stack;display:inline-block;*display:inline;vertical-align:top;zoom:1}.handheld .timemachine .timemachine-container .debug-icon{margin:10px}.handheld .timemachine .timemachine-container{height:40px}.timemachine .timemachine-container span{background-color:#000;position:fixed;left:50%;top:10px;margin-left:-125px;white-space:nowrap}.timemachine .timemachineform{
position:absolute;display:none;width:540px;margin-left:40px}.timemachine .timemachineform .input{float:left}.timemachine .timemachineform .input .input-clear-container{width:90%}.timemachine .timemachineform .input input{width:150px;margin-right:10px}.timemachine .timemachineform .input-clear-button{padding:0}.xdsoft_datetimepicker{top:110px!important;position:fixed}.handheld .xdsoft_datetimepicker{top:155px!important}@media all and (max-width:1000px){.timemachine .timemachine-container span{margin-left:0;left:375px}}.stages{overflow:hidden}.stages .stages-content{position:relative}.stages .stages-content .slider{position:relative}.stages .stages-content .slider.no-navigation .pager{display:none}.stages .stages-content .slider .slide{position:absolute;top:0;left:0}.stages .stages-content .slider .slide .image{background-repeat:no-repeat;background-position:50% 50%}.mejs-fullscreen header.top-navigation,.mejs-fullscreen footer.bottom-navigation{z-index:999}.mejs-fullscreen .mejs-container-fullscreen{z-index:1065
}.video-jumbotron{position:relative}.video-jumbotron .videoposter{z-index:10;left:0;position:absolute;cursor:pointer}.video-jumbotron .videoposter .playbutton{position:absolute;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-play-big-02cc7a1031156e63e9b118a53507e4a0876036cb.svg");background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:55px;-moz-background-size:55px;background-size:55px;width:100px;height:100px;z-index:11;left:450px;top:250px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.video-jumbotron .videoposter .playbutton{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-big-02cc7a1031156e63e9b118a53507e4a0876036cb.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only
screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.video-jumbotron .videoposter .playbutton{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-big-02cc7a1031156e63e9b118a53507e4a0876036cb.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.video-jumbotron .videoposter .playbutton{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-big-02cc7a1031156e63e9b118a53507e4a0876036cb.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only
screen and (min-resolution:1.5dppx){.video-jumbotron .videoposter .playbutton{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-big-02cc7a1031156e63e9b118a53507e4a0876036cb.svg')}}.video-jumbotron .loadingprogress{z-index:100;top:261.5px;left:450px;position:absolute;width:100px;height:44px;text-align:center;display:block}.video-jumbotron .loadingprogress .esplayerspinner{position:absolute;width:7px;height:7px;padding-left:35px}.video-jumbotron .loadingprogress .esplayerspinner .loading{width:32px;height:32px}.video-jumbotron .loadingprogress .percentcontainer{width:100px;height:3px;margin-top:42px;background:#696969;opacity:.5}.video-jumbotron .loadingprogress .percentcontainer .percentprogress{position:absolute;left:0;width:1px;height:3px;background:#fff}.video .videoposter .playbutton{position:absolute;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-play-big-02cc7a1031156e63e9b118a53507e4a0876036cb.svg");background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:55px;
-moz-background-size:55px;background-size:55px;width:100px;height:100px;z-index:11;left:50%;top:50%;margin-left:-50px;margin-top:-50px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.video .videoposter .playbutton{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-big-02cc7a1031156e63e9b118a53507e4a0876036cb.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.video .videoposter .playbutton{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-big-02cc7a1031156e63e9b118a53507e4a0876036cb.svg')}}@media only
screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.video .videoposter .playbutton{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-big-02cc7a1031156e63e9b118a53507e4a0876036cb.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.video .videoposter .playbutton{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-big-02cc7a1031156e63e9b118a53507e4a0876036cb.svg')}}.video-element img.fullscreen{bottom:-9999px;left:-9999px;right:-9999px;top:-9999px;height:100%;margin:auto;max-width:none;position:absolute;width:auto}.video-fullscreen.external
iframe.me-plugin,.video-fit-to-viewport.external iframe.me-plugin{width:100%!important;height:100%!important}.video-fullscreen.external .mejs-layers .mejs-poster,.video-fit-to-viewport.external .mejs-layers .mejs-poster{width:100%!important;height:100%;background-size:cover}.video-fullscreen .mejs-container,.video-fit-to-viewport .mejs-container{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.video-fullscreen .mejs-container .mejs-mediaelement,.video-fit-to-viewport .mejs-container .mejs-mediaelement{width:200%;left:-50%}.video-fullscreen .mejs-container video,.video-fit-to-viewport .mejs-container video{height:100%!important}.video-fullscreen .mejs-container.mejs-container-fullscreen .mejs-controls,.video-fit-to-viewport .mejs-container.mejs-container-fullscreen .mejs-controls{width:100%;max-width:inherit;left:0;margin-left:0}.video-fullscreen .mejs-container .mejs-controls,.video-fit-to-viewport .mejs-container .mejs-controls{width:960px;max-width:960px;left:50%;margin-left:-480px}.video-fullscreen
.mejs-container .mejs-controls .mejs-time-rail,.video-fit-to-viewport .mejs-container .mejs-controls .mejs-time-rail{min-width:960px}.video-fullscreen .mejs-container .mejs-controls .mejs-time-rail a,.video-fit-to-viewport .mejs-container .mejs-controls .mejs-time-rail a{min-width:940px}.video-fullscreen .mejs-container .me-plugin,.video-fit-to-viewport .mejs-container .me-plugin{left:0;right:0}.video-fullscreen .mejs-container .mejs-poster,.video-fit-to-viewport .mejs-container .mejs-poster{width:auto!important}.video-fit-to-viewport .mejs-container.full-height{width:auto!important;height:100%!important}.video-fit-to-viewport .mejs-container video{width:100%!important}.video-fullscreen .mejs-container{width:auto!important;height:100%!important}.video-fullscreen .mejs-container video{width:auto!important}.mejs-wmp .mejs-button,.mejs-wmp .mejs-time{position:absolute;background:transparent}.mejs-wmp .mejs-controls{background:transparent url(/pl/cassette.axd/file/img/common/mediaplayer-controls-wmp-bg-a0e27e8e9848917334e3e61579c2ced039dabb5a.png)
center 16px no-repeat;height:65px}.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-total{background-color:transparent;border:solid 1px #ccc;height:3px}.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-buffering{height:3px}.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-loaded{background-color:rgba(255,255,255,.3);width:0;height:3px}.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-current{width:0;height:1px;background-color:#014cb6;border:solid 1px #7fc9fa;border-width:1px 0;border-color:#7fc9fa #fff #619ff2 #fff}.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-handle{display:block;margin:0;width:16px;height:9px;top:-3px;border:0;background-image:url('/pl/cassette.axd/file/img/common/mediaplayer-controls-wmp-354a0b72f3bd231285c34e0f48b1454c4ef1487b.png');background-repeat:no-repeat;background-position:0 -80px}.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-float{display:none}.mejs-wmp .mejs-controls .mejs-playpause-button{top:10px;left:50%;margin:10px 0 0 -20px;width:40px;height:40px}.mejs-wmp
.mejs-controls .mejs-playpause-button button{width:40px;height:40px;background-image:url('/pl/cassette.axd/file/img/common/mediaplayer-controls-wmp-354a0b72f3bd231285c34e0f48b1454c4ef1487b.png');background-repeat:no-repeat;background-position:0 0;margin:0;padding:0}.mejs-wmp .mejs-controls .mejs-pause button{background-position:0 -40px}.mejs-wmp .mejs-controls .mejs-currenttime-container{position:absolute;top:25px;left:50%;margin-left:-93px}.mejs-wmp .mejs-controls .mejs-duration-container{position:absolute;top:25px;left:50%;margin-left:-58px}.mejs-wmp .mejs-controls .mejs-volume-button{top:32px;right:50%;margin-right:-55px;width:20px;height:15px}.mejs-wmp .mejs-controls .mejs-volume-button button{margin:0;padding:0;background-image:url('/pl/cassette.axd/file/img/common/mediaplayer-controls-wmp-354a0b72f3bd231285c34e0f48b1454c4ef1487b.png');background-repeat:no-repeat;background-position:-42px -17px;width:20px;height:15px}.mejs-wmp .mejs-controls .mejs-volume-button .mejs-volume-slider{background:rgba(102,102,102,.6)
}.mejs-wmp .mejs-controls .mejs-unmute button{margin:0;padding:0;background-image:url('/pl/cassette.axd/file/img/common/mediaplayer-controls-wmp-354a0b72f3bd231285c34e0f48b1454c4ef1487b.png');background-repeat:no-repeat;background-position:-42px 0;width:20px;height:15px}.mejs-wmp .mejs-controls .mejs-fullscreen-button{top:32px;right:50%;margin-right:-82px;width:15px;height:14px}.mejs-wmp .mejs-controls .mejs-fullscreen-button button{margin:0;padding:0;background-image:url('/pl/cassette.axd/file/img/common/mediaplayer-controls-wmp-354a0b72f3bd231285c34e0f48b1454c4ef1487b.png');background-repeat:no-repeat;background-position:-63px 0;width:15px;height:14px}.mejs-wmp .mejs-controls .mejs-captions-button{display:none}.mejs-blank .mejs-controls{background:none;display:none}.mejs-blank .me-plugin{position:relative;margin:0 auto}.mejs-blank .mejs-layers .mejs-overlay-play{display:none}.mejs-blank .mejs-layers .mejs-overlay-play .mejs-overlay-button{background:none}.mejs-esshop{outline:none}.mejs-esshop.mejs-container.mejs-container-fullscreen{
background:#000;visibility:visible}.mejs-esshop.mejs-container.has-focus-keyboard:focus{outline:5px auto}.mejs-esshop .mejs-mediaelement{text-align:center}.parallax .mejs-esshop .mejs-overlay.mejs-overlay-play{top:0;bottom:53px;left:0;right:0;width:auto!important;height:auto!important}.mejs-esshop .mejs-overlay .mejs-overlay-loading{background-image:url("/pl/cassette.axd/file/img/common/mediaplayer-loading-6ee38113a9e2fc074c0d35ff5b25a47cce273d4d.gif");background-repeat:no-repeat}.android .mejs-esshop .mejs-overlay .mejs-overlay-loading{display:none}.mejs-esshop .mejs-overlay .mejs-overlay-button,.mejs-esshop .mejs-overlay:hover .mejs-overlay-button{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-play-big-02cc7a1031156e63e9b118a53507e4a0876036cb.svg");background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:55px;-moz-background-size:55px;background-size:55px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only
screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.mejs-esshop .mejs-overlay .mejs-overlay-button,.mejs-esshop .mejs-overlay:hover .mejs-overlay-button{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-big-02cc7a1031156e63e9b118a53507e4a0876036cb.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.mejs-esshop .mejs-overlay .mejs-overlay-button,.mejs-esshop .mejs-overlay:hover .mejs-overlay-button{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-big-02cc7a1031156e63e9b118a53507e4a0876036cb.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen
and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.mejs-esshop .mejs-overlay .mejs-overlay-button,.mejs-esshop .mejs-overlay:hover .mejs-overlay-button{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-big-02cc7a1031156e63e9b118a53507e4a0876036cb.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.mejs-esshop .mejs-overlay .mejs-overlay-button,.mejs-esshop .mejs-overlay:hover .mejs-overlay-button{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-big-02cc7a1031156e63e9b118a53507e4a0876036cb.svg')}}.mejs-esshop .mejs-controls{background:none;height:53px}.mejs-esshop .mejs-controls.force-hide{visibility:hidden!important}.parallax
.mejs-esshop .mejs-controls[style*="visibility: visible;"]{visibility:inherit!important}.mejs-esshop .mejs-controls .mejs-unmute .mejs-volume-handle{top:105px!important}.mejs-esshop .mejs-controls .mejs-unmute .mejs-volume-current{height:0!important}.mejs-esshop .mejs-controls .mejs-time-rail{float:none;position:absolute;height:15px;width:100%!important}.mejs-esshop .mejs-controls .mejs-time-rail .mejs-time-buffering{margin-top:5px;height:1px}.mejs-esshop .mejs-controls .mejs-time-rail .mejs-time-total,.mejs-esshop .mejs-controls .mejs-time-rail .mejs-time-loaded,.mejs-esshop .mejs-controls .mejs-time-rail .mejs-time-current{height:11px;background-image:url('/pl/cassette.axd/file/img/common/mediaelement-progress%401x-9536a383850283556064d30fddddb861808176d5.png');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:50px 33px;-moz-background-size:50px 33px;background-size:50px 33px;background-repeat:repeat-x;max-width:100%}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen
and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.mejs-esshop .mejs-controls .mejs-time-rail .mejs-time-total,.mejs-esshop .mejs-controls .mejs-time-rail .mejs-time-loaded,.mejs-esshop .mejs-controls .mejs-time-rail .mejs-time-current{background-image:url('/pl/cassette.axd/file/img/common/mediaelement-progress%402x-4400f7319c796d6ab4cb6cac82089684c86d771d.png')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.mejs-esshop .mejs-controls .mejs-time-rail .mejs-time-total,.mejs-esshop .mejs-controls .mejs-time-rail .mejs-time-loaded,.mejs-esshop .mejs-controls .mejs-time-rail .mejs-time-current{background-image:url('/pl/cassette.axd/file/img/common/mediaelement-progress%402x-4400f7319c796d6ab4cb6cac82089684c86d771d.png')
}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.mejs-esshop .mejs-controls .mejs-time-rail .mejs-time-total,.mejs-esshop .mejs-controls .mejs-time-rail .mejs-time-loaded,.mejs-esshop .mejs-controls .mejs-time-rail .mejs-time-current{background-image:url('/pl/cassette.axd/file/img/common/mediaelement-progress%402x-4400f7319c796d6ab4cb6cac82089684c86d771d.png')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.mejs-esshop .mejs-controls .mejs-time-rail .mejs-time-total,.mejs-esshop .mejs-controls .mejs-time-rail .mejs-time-loaded,.mejs-esshop
.mejs-controls .mejs-time-rail .mejs-time-current{background-image:url('/pl/cassette.axd/file/img/common/mediaelement-progress%402x-4400f7319c796d6ab4cb6cac82089684c86d771d.png')}}.mejs-esshop .mejs-controls .mejs-time-rail .mejs-time-total{margin:0 10px;background-color:transparent;border:0 none!important}.mejs-esshop .mejs-controls .mejs-time-rail .mejs-time-loaded{background-position:0 -11px;background-color:transparent}.mejs-esshop .mejs-controls .mejs-time-rail .mejs-time-current{background-position:0 -22px;background-color:transparent}.not-initialized .mejs-esshop .mejs-controls .mejs-button{visibility:hidden}.not-initialized .mejs-esshop .mejs-controls .mejs-time-rail{visibility:hidden}.mejs-esshop .mejs-controls .mejs-button button:focus{outline:none}.mejs-esshop .mejs-controls .mejs-playpause-button,.mejs-esshop .mejs-controls .mejs-volume-button,.mejs-esshop .mejs-controls .mejs-unmute button,.mejs-esshop .mejs-controls .mejs-fullscreen-button{width:33px;height:33px;padding:15px 5px 5px 5px}.mejs-esshop
.mejs-controls .mejs-playpause-button button,.mejs-esshop .mejs-controls .mejs-volume-button button,.mejs-esshop .mejs-controls .mejs-unmute button button,.mejs-esshop .mejs-controls .mejs-fullscreen-button button{width:33px;height:33px;margin:0;padding:0;background-image:url('/pl/cassette.axd/file/img/common/mediaelement-ui-8aeb30ad71440f4a2a0570493c1d372f6ad85cd6.png');background-repeat:no-repeat}.company .mejs-esshop .mejs-controls .mejs-button{margin-top:2px}.mejs-esshop .mejs-controls .mejs-playpause-button button{background-position:-10px -10px}.mejs-esshop .mejs-controls .mejs-pause button{background-position:-52px -10px}.mejs-esshop .mejs-controls .mejs-volume-button button{background-position:-94px -10px}.mejs-esshop .mejs-controls .mejs-volume-button .mejs-volume-slider{background:rgba(50,50,50,.6);left:10px;width:23px;top:-95px}.iexplore .mejs-esshop .mejs-controls .mejs-volume-button .mejs-volume-slider{top:-90px}.company .mejs-esshop .mejs-controls .mejs-volume-button .mejs-volume-slider{top:-105px
}.mejs-esshop .mejs-controls .mejs-unmute button{background-position:-136px -10px}.mejs-esshop .mejs-controls .mejs-fullscreen-button button{background-position:-178px -10px}.mejs-container-fullscreen .mejs-esshop .mejs-controls .mejs-fullscreen-button button{background-position:-220px -10px}.mejs-esshop .mejs-controls .mejs-overlay-loading span{display:none!important;background:none}.mejs-container{background:none}.mejs-container .mejs-volume-button .mejs-volume-slider{background:none;z-index:112}.mejs-container .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{background:none}.mejs-container .mejs-controls .mejs-speed-button .mejs-speed-selector{background:none}.mejs-container .mejs-captions-text{background:none}.mejs-container .mejs-overlay-loading{background:none}.mejs-container .mejs-overlay-loading span{background:none}.mejs-container .mejs-postroll-layer{background:none}.mejs-container .mejs-postroll-close{background:none}.handheld .mejs-time-rail{display:none!important}#HeadImageContent
.video-close-button{width:33px;height:33px;position:absolute;bottom:5px;right:5px;background-image:url('/pl/cassette.axd/file/img/common/mediaelement-ui-8aeb30ad71440f4a2a0570493c1d372f6ad85cd6.png');background-repeat:no-repeat;background-position:-262px -10px;z-index:100;cursor:pointer}.video-element .loadingprogress{display:none}.video.flowplayer{background-color:#000}.video.flowplayer.hide-controls .fp-ui{background-image:none}.video.flowplayer.hide-controls .fp-ui>*{visibility:hidden}.video.flowplayer.hide-timeline .fp-elapsed,.video.flowplayer.hide-timeline .fp-timeline,.video.flowplayer.hide-timeline .fp-duration,.video.flowplayer.hide-timeline .fp-remaining{visibility:hidden}.video.flowplayer.fullscreen{height:100%;background-size:auto 100%}.video.flowplayer.fullscreen .fp-engine{width:auto;bottom:-9999px;left:-9999px;right:-9999px;top:-9999px;height:100%;margin:auto;max-width:none;position:absolute}.video.flowplayer.fit-to-viewport{height:100%}.video.flowplayer.fill{height:100%;background-size:cover}.video.flowplayer.fill
.fp-engine{object-fit:cover}.video.flowplayer.fill.objFitPoly{overflow:hidden}.video.flowplayer.fill.objFitPoly .fp-engine{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:auto}.video.flowplayer.fill.objFitPoly.toHeight .fp-engine{width:auto;height:100%}.video.flowplayer.is-ready:not(.is-poster){background-color:#000;background-image:none!important}.video.flowplayer.is-fullscreen{visibility:visible}.video.flowplayer .fp-airplay{display:none}.video.flowplayer .fp-header{display:none}.video.flowplayer .fp-waiting{background:url(/pl/cassette.axd/file/img/common/loader-27e3a5eaf7336bdf3f952652b843b9125b9f4dbb.svg) no-repeat center center;background-size:80px;height:100%;display:none}.video.flowplayer .fp-waiting svg{height:0}.video.flowplayer.is-loading .fp-waiting,.video.flowplayer.is-seeking .fp-waiting{display:block}.imagemap{height:inherit}.content-top .imagemap{margin-bottom:6px}.imagemap .imagemap-container{position:relative;height:inherit;margin:0 auto}.imagemap .imagemap-container
.caption{position:absolute;background-color:rgba(255,255,255,.8);width:100%;bottom:0;z-index:4}.imagemap .imagemap-container .caption>div{padding:10px 15px}.imagemap .imagemap-container area{cursor:default}.imagemap .imagemap-container area.has-link,.imagemap .imagemap-container area.has-modal,.imagemap .imagemap-container area.completelink{cursor:pointer}.imagemap .imagemap-container a[data-modalid]{cursor:pointer}.imagemap .imagemap-inner-container{height:inherit}.startpage .imagemap .imagemap-container,.imagemap.fullscreen .imagemap-container{position:static}.imagemap.fill{overflow:hidden;height:auto}.imagemap.fill img{max-width:none;object-fit:cover}.imagemap img{display:block;max-width:100%;margin:0 auto;left:0;right:0}.imagemap img[usemap]{border:none}.imagemap img.transparent{position:absolute;z-index:3}.imagemap img.cinemagraph{position:absolute;z-index:1;top:0}.imagemap img.hoverimage{position:absolute;z-index:2;display:none}.startpage .imagemap-slideshow .imagemap .imagemap-inner-container,.imagemap.fullscreen
.imagemap-inner-container{position:absolute;overflow:hidden;width:100%;height:100%;background-color:#000}.startpage .imagemap-slideshow .imagemap .imagemap-inner-container img,.imagemap.fullscreen .imagemap-inner-container img{bottom:-9999px;left:-9999px;right:-9999px;top:-9999px;height:100%;margin:auto;max-width:none;position:absolute}.imagemap.fullscreen .imagemap-inner-container{background-color:transparent}.imagemap.visible-imagemap{visibility:visible!important}.imagemap.left-aligned .imagemap-inner-container .resizeMap,.imagemap.right-aligned .imagemap-inner-container .resizeMap{margin:0}.imagemap.right-aligned{direction:rtl}.imagemap.scaling img{width:100%}.imagemap.inherit-height img{height:inherit}.slideshow-toucharea{width:100%;height:100%;position:absolute;z-index:180}.pager,.slideshow-arrow-left,.slideshow-arrow-right{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.phone .imagemap-slideshow .arrow-container{margin-top:-100px;padding:100px;position:absolute;
top:50%;z-index:181}.phone .imagemap-slideshow .arrow-container.slideshow-arrow-right{right:0}.parallax .imagemap-slideshow.fullscreen{bottom:-9999px;left:-9999px;right:-9999px;top:-9999px;height:100%;margin:auto;max-width:none;position:absolute}.parallax .imagemap-slideshow.fullscreen .slideshow .slideshow-content .imagemap-slider .slide{width:100%}.parallax .imagemap-slideshow.fullscreen .slideshow .slideshow-content .imagemap-slider .slide img{max-width:none}.imagemap-slideshow.fill{height:100%}.imagemap-slideshow.fill .slideshow{height:100%}.imagemap-slideshow.fill .imagemap-container{overflow:hidden;height:auto}.imagemap-slideshow.fill .imagemap-container img{max-width:none;object-fit:cover}.imagemap-slideshow.hasHeightSet .imagemap img{max-height:100%}.imagemap-slideshow .slideshow{overflow:hidden}.imagemap-slideshow .slideshow .slideshow-content .imagemap-slider .slide{width:100%;height:100%}.imagemap-slideshow .slideshow .slideshow-content .imagemap-slider .slide.hidden-slide{display:none}.imagemap-slideshow
.pager.left,.imagemap-slideshow .pager.right{margin:0;width:34px;top:50%;transform:translateY(-50%)}.imagemap-slideshow .pager.left .slideshowpager li,.imagemap-slideshow .pager.right .slideshowpager li{float:none}.imagemap-slideshow .pager.left{left:10px}.imagemap-slideshow .pager.right{right:10px}.imagemap-slideshow .pager.none{display:none}.startpage .preload{position:absolute;overflow:hidden;width:100%;height:100%}.ios .startpage .preload{height:99.5%}.startpage .preload img{bottom:-9999px;left:-9999px;right:-9999px;top:-9999px;height:100%;margin:auto;max-width:none;position:absolute}.startpage .imagemap-slideshow{position:fixed;text-align:center;height:100%;min-height:100%;width:100%;min-width:100%;left:0}.ios .startpage .imagemap-slideshow{height:99.5%;min-height:99.5%}.startpage .imagemap-slideshow.not-initialized{width:6000px;min-width:6000px;left:50%;margin-left:-3000px}.startpage .imagemap-slideshow .slideshow{height:100%;min-height:100%}.startpage .imagemap-slideshow .slideshow .slideshow-content{height:100%;
min-height:100%}.startpage .imagemap-slideshow .slideshow .slideshow-content .imagemap-slider{height:100%;min-height:100%;background-color:transparent}.startpage .imagemap-slideshow .slideshow .slideshow-content .imagemap-slider .slide{height:100%;min-height:100%;width:100%;min-width:100%}.startpage .imagemap-slideshow .slideshow .slideshow-content .imagemap-slider .pager{margin:0;width:10px;top:45%;right:20px}.startpage .imagemap-slideshow .slideshow .slideshow-content .imagemap-slider .pager .slideshowpager li{float:none}.startpage .imagemap-slideshow .slideshow .slideshow-content .imagemap-slider .imagemap{margin:0}body.blank{background:none}body.blank .container .inner-container{background:none;padding:0;width:100%!important;-webkit-box-shadow:0 0 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 0 rgba(0,0,0,.5);box-shadow:0 0 0 rgba(0,0,0,.5)}body.blank .contenttop,body.blank .content{padding:12px}body.popup-window .container .inner-container{background:none;padding:0;width:100%!important;-webkit-box-shadow:0 0 0 rgba(0,0,0,.5);
-moz-box-shadow:0 0 0 rgba(0,0,0,.5);box-shadow:0 0 0 rgba(0,0,0,.5);overflow-x:hidden;overflow-y:auto}body.popup-window .container .inner-container .shopcontent{padding-bottom:0}body.popup-window .contenttop,body.popup-window .content{padding:12px}.handheld body.fullwidth .container{overflow:hidden}body.fullwidth .container .inner-container{background-color:transparent!important;width:100%;padding:164px 0 0 0}body.fullwidth .container .inner-container .shopcontent{padding-bottom:0}.handheld body.fullwidth.scaleup .top-navigation .navi-wrapper{width:100%}.handheld body.fullwidth.scaleup .top-navigation .navi-wrapper .right{background-color:transparent}.handheld body.fullwidth.initheader header.top-navigation{min-width:unset}.handheld body.fullwidth.initheader header.top-navigation .navi-wrapper{width:calc(100% - 20px)}.handheld body.fullwidth.initheader header.top-navigation .navi-wrapper .right .menu-item.carticon,.handheld body.fullwidth.initheader header.top-navigation .navi-wrapper .right .menu-item.login,
.handheld body.fullwidth.initheader header.top-navigation .navi-wrapper .right .menu-item.orderform,.handheld body.fullwidth.initheader header.top-navigation .navi-wrapper .right .linklist.language-selection{margin-right:6%}body.page-fullsize .container .inner-container{padding:0;width:auto}body.page-fullsize .container .inner-container .shopcontent{padding-bottom:0}.handheld body.responsive .container{overflow:hidden}body.responsive .container .inner-container{background-color:transparent!important;width:100%;padding:0}body.responsive .container .inner-container .shopcontent{padding-bottom:0}.handheld body.responsive.scaleup .top-navigation .navi-wrapper{width:100%}.handheld body.responsive.scaleup .top-navigation .navi-wrapper .right{background-color:transparent}.handheld body.responsive.initheader header.top-navigation{min-width:unset}.handheld body.responsive.initheader header.top-navigation .navi-wrapper{width:calc(100% - 20px)}.handheld body.responsive.initheader header.top-navigation .navi-wrapper .right
.menu-item.carticon,.handheld body.responsive.initheader header.top-navigation .navi-wrapper .right .menu-item.login,.handheld body.responsive.initheader header.top-navigation .navi-wrapper .right .menu-item.orderform,.handheld body.responsive.initheader header.top-navigation .navi-wrapper .right .linklist.language-selection{margin-right:6%}.container-wrapper hr{margin:30px 0}.container-wrapper .container-area .container-title{font-size:18px;margin-bottom:18px}.container-wrapper.narrow-content{width:100%}.container-wrapper.narrow-content hr{margin-left:-120px;margin-right:-220px}.cols-2.right-col .container-wrapper.narrow-content{padding:0 105px 0 100px}body.typo2016 .cols-2.right-col .container-wrapper.narrow-content{padding:0 65px 0 100px}.cols-2.right-col .container-wrapper.narrow-content hr{margin-left:-100px;margin-right:-105px}.container-wrapper.sidebar a{text-decoration:none}.container-wrapper.sidebar hr{margin:20px 0 12px 0}.container-wrapper.tiny-margin hr{margin:12px 0}.customertype-container{display:none
}.customertype-container .labels{width:145px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;line-height:20px}.customertype-container .labels .mandatory{font-weight:bold}.customertype-container .fields{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;width:325px}body.typo2016 .customertype-container .fields{width:320px}.customertype-container .fields>input.fullwidth,.customertype-container .fields>select.fullwidth,.customertype-container .fields>div.fullwidth{width:100%}.customertype-container .scoped-tooltip,.customertype-container .scoped,.customertype-container .tooltipContainer{display:none}.customertype-container label{width:145px;font-weight:normal}.customertype-container label+input,.customertype-container label+.input-clear-container,.customertype-container label+.input-clear-container input{width:325px}body.typo2016 .customertype-container label+input,body.typo2016 .customertype-container label+.input-clear-container,body.typo2016
.customertype-container label+.input-clear-container input{width:320px}.customertype-container label.mandatory{font-weight:bold}.customertype-container .dropdown .typeahead{width:325px}body.typo2016 .customertype-container .dropdown .typeahead{width:320px}.customertype-container .dropdown .dropdown-wrapper{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.customertype-select{padding-bottom:7px}.customertype-select .option-label{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;height:20px;width:145px;padding-top:3px}body.typo2016 .customertype-select .option-label{width:185px}.customertype-select .option-label label{height:20px;margin-bottom:10px}.customertype-select .select-options{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.customertype-select .select-options label{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;font-weight:normal;padding-right:10px
}.content-switcher.miram{height:450px;width:1030px}.content-switcher.miram .title{font-size:16px;line-height:20px;font-weight:bold}.content-switcher.miram p{font-size:12px;line-height:14px}.content-switcher.miram .navigation{height:435px;float:left;padding:20px 14px 0 80px}.content-switcher.miram .navigation .navigation-item{width:250px;height:125px;cursor:pointer;margin-bottom:20px;background-repeat:no-repeat}.content-switcher.miram .navigation .navigation-item.no-1{background-position:-250px 0}.content-switcher.miram .navigation .navigation-item.no-1.active{background-position:0 0}.content-switcher.miram .navigation .navigation-item.no-2{background-position:-250px -125px}.content-switcher.miram .navigation .navigation-item.no-2.active{background-position:0 -125px}.content-switcher.miram .navigation .navigation-item.no-3{background-position:-250px -250px}.content-switcher.miram .navigation .navigation-item.no-3.active{background-position:0 -250px}.content-switcher.miram .content{float:left;width:644px!important
}.content-switcher.miram .content .block{display:none}.content-switcher.miram .content .block.active{display:block}.content-switcher.miram .content .grid-item{float:left}.content-switcher.miram .content .grid-item .title{padding:10px 0 15px 8px}.content-switcher.miram .content .grid-item .text{padding-left:8px}.content-switcher.miram .content .grid-item .block{color:#fff;display:block}.content-switcher.miram .content .grid-item .block.shadow{padding:12px;margin-bottom:-24px;top:-12px;z-index:1}.content-switcher.miram .row{margin:0}.grid.divided .grid-item.last-child{border-right:0}.grid.equal-height .row{display:flex}.grid.equal-height .row .grid-item{float:none}.grid.print-footer .row{margin-bottom:30px;margin:0 0 30px 0}.grid.print-footer .col-xs-3,.grid.print-footer .col-xs-4,.grid.print-footer .col-xs-5{padding:10px 0 0 0}.grid.print-footer .col-xs-3.last-child{float:right;width:auto;max-width:25%}.grid.print-footer .col-xs-4.last-child{float:right;text-align:right}.grid.no-gutter .row{margin:0}.grid.no-gutter
.grid-item{padding:0}.grid.row-gap{margin:30px 0}.grid.top-margin{margin-top:40px}.grid.bottom-margin{margin-bottom:40px}.bottom-slider{display:block;position:absolute;width:100%;bottom:-85px;z-index:1040}.startpage .bottom-slider{position:fixed;left:0;right:0;bottom:38px}.handheld .startpage .bottom-slider{bottom:36px}.bottom-slider .innercontent{text-align:center;background-position:bottom center;background-repeat:no-repeat}.bottom-slider .innercontent .slider-content{text-align:center}.bottom-slider .innercontent .slider-content .teaser{display:inline-block}.bottom-slider .teaser{margin:0}.bottom-slider .opener,.bottom-slider .closer{text-align:center}.bottom-slider .opener img,.bottom-slider .closer img{cursor:pointer}.bottom-slider .opener{height:0}.bottom-slider .opener img{position:absolute;bottom:0;left:0;right:0;margin:0 auto}.add-to-basket-form{clear:left}.add-to-basket-form div{float:left}.handheld .add-to-basket-form .input-clear-container,.handheld .modal .add-to-basket-form .input-clear-container{
width:auto}.add-to-basket-form .articleinput{float:left}.add-to-basket-form .articleinput .input{padding-top:5px;font-size:12px;min-width:100px;color:#000;display:flex;flex-direction:column-reverse;align-items:center}.handheld .add-to-basket-form .articleinput .input{padding-top:8px}.add-to-basket-form .articleinput .input input{border:1px solid #d3d4d4;border-radius:6px;width:80px;height:48px;float:left;text-align:center;font-size:13px;letter-spacing:.3px;color:#000;background-color:#fff}.add-to-basket-form .articleinput .input input:focus{border-color:#000}.handheld .add-to-basket-form .articleinput .input input{padding-right:5px}.add-to-basket-form .articleinput .input .input-clear-button{display:none!important;visibility:hidden}.add-to-basket-form .articleinput .input label{padding-top:5px;padding-left:0;color:#999}.add-to-basket-form .basketbuttons{float:right;right:0;display:table}.add-to-basket-form .basketbuttons .basketbutton{max-width:205px;overflow:hidden}.add-to-basket-form .basketbuttons .button{
font-size:12px;font-weight:500}.add-to-basket-form .basketbuttons div{float:none}.add-to-basket-form .basketbuttons button{width:100%;height:48px;border-radius:24px}.add-to-basket-form .basketbuttons button:hover{height:48px}.handheld .add-to-basket-form .basketbuttons button{width:205px}.add-to-basket-form .basketbuttons a.button{margin-top:5px;width:100%;border-radius:24px;overflow:hidden;height:48px}.add-to-basket-form .basketbuttons a.button:hover{border-color:#000}.add-to-basket-form .basketbuttons div.button{width:100%}.newsletter-signup{padding-bottom:10px}.newsletter-signup.handheld button{display:none}.newsletter-signup>a.link{font-size:13px}.newsletter-signup a.link{display:block;cursor:pointer;line-height:24px;text-decoration:none;text-align:left;text-size-adjust:100%;outline:none}.newsletter-signup .newsletter-email-input{padding-bottom:5px}.newsletter-signup .newsletter-email-input input{height:22px;line-height:22px;font-size:13px;vertical-align:middle}.handheld .newsletter-signup .newsletter-email-input
input,.handheld body.typo2016 .newsletter-signup .newsletter-email-input input,body.typo2016 .newsletter-signup .newsletter-email-input input{height:22px}.newsletter-signup .submit-button.button{width:148px;background-color:transparent;padding-bottom:5px}.newsletter-email-input .newsletter-email-input-field{background-color:#fff;width:148px;outline:none;vertical-align:middle;display:inline-block;-webkit-transition-duration:.5s;transition-duration:.5s}.newsletter-email-input .newsletter-email-input-field:-moz-placeholder{font-style:italic;font-size:10px}.newsletter-email-input .newsletter-email-input-field::-moz-placeholder{font-style:italic;font-size:10px}.newsletter-email-input .newsletter-email-input-field:-ms-input-placeholder{font-style:italic;font-size:10px}.newsletter-email-input .newsletter-email-input-field::-webkit-input-placeholder{font-style:italic;font-size:10px}.newsletter-email-input .newsletter-email-input-field:-moz-placeholder{font-style:italic;font-size:10px}.newsletter-email-input .newsletter-email-input-field::-moz-placeholder{
font-style:italic;font-size:10px}.newsletter-email-input .newsletter-email-input-field:-ms-input-placeholder{font-style:italic;font-size:10px}.newsletter-email-input .newsletter-email-input-field::-webkit-input-placeholder{font-style:italic;font-size:10px}.newsletter-email-input .qtip-default{width:185px;margin-left:-5px}.newsletter-email-input .qtip-default .qtip-content{font-size:13px;line-height:normal}.newsletter-email-input .newsletter-email-input-tooltip.richtext{font-size:10px}.newsletter-email-input .newsletter-email-input-tooltip.richtext a.link{line-height:normal;display:inline;text-decoration:underline}.sbToggle{background:none}.error .sbHolder{border:1px solid #e30613}.sbHolder{outline:0;cursor:pointer}.sbHolder.sbHolderDisabled{cursor:default}.typo2016 .sbHolder{height:22px}.handheld .typo2016 .sbHolder,.handheld .typo2016 .dropdown .sbHolder{height:31px}.handheld .sbHolder,.handheld .dropdown .sbHolder{height:31px}.sbHolder .sbSelector{color:#696969;width:100%;text-indent:4px}.sbHolder.sbHolderDisabled
.sbSelector{color:#bbb}.sbHolder .sbOptions{background-color:#ebebeb;border:solid 1px #696969;top:20px;width:100%;max-height:300px!important;z-index:2;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.sbHolder .sbOptions li{padding:0;z-index:10}.sbHolder .sbOptions span{display:block;outline:none;cursor:pointer;padding:0;border-bottom:none;padding:3px 0 3px 10px;color:#696969}.sbHolder .sbOptions span:hover,.sbHolder .sbOptions span:focus,.sbHolder .sbOptions span.sbFocus{background-color:#696969;color:#ebebeb}.sbHolder .sbOptions span.dummy{background-color:#ebebeb;padding:0}select.selectbox{display:none}.colors .coloricon-outerline{border:2px solid #fff;width:19px;height:26px;float:left}.colors .coloricon-outerline .coloricon{background-position:center;width:15px;height:22px;vertical-align:top}.handheld .colors .coloricon-outerline{width:40px;height:40px;margin-right:5px;margin-bottom:5px}.handheld .colors .coloricon-outerline .coloricon{width:36px;height:36px}.colors .colorimage{
width:30px;height:26px;background-position:center center;float:left;margin-right:2px;margin-bottom:4px;background-repeat:no-repeat}.handheld .colors .colorimage{width:40px;height:35px;margin-right:5px;margin-bottom:5px}.kiosk .colors .colorimage{-webkit-background-size:40px 35px;-moz-background-size:40px 35px;background-size:40px 35px}.colors .selected-colorname{clear:left;padding-top:2px}.radiogroup-accordion>label,.radiogroup-accordion>.radio-group-accordion-option-container label{display:block}.radiogroup-accordion>label.active,.radiogroup-accordion>.radio-group-accordion-option-container label.active{font-weight:bold}.radiogroup-accordion>label input[type="radio"],.radiogroup-accordion>.radio-group-accordion-option-container label input[type="radio"]{float:left;margin-right:10px}.radiogroup-accordion label .label-text{display:inline;width:90%}.radiogroup-accordion label .label-text .disabled-note{margin-top:10px;padding-left:25px}.radiogroup-accordion .radio-item-accordion{display:none;overflow:hidden;position:relative;
padding-left:22px}.radiogroup-accordion .radio-item-accordion.active{display:block;overflow:visible;margin-bottom:20px}.radiogroup-accordion.horizontal .radio-group-accordion-option-container{display:inline-block}.radiogroup-accordion-anchor{margin-top:-200px;position:absolute}iframe.iframe{margin:0;padding:0;border:none;overflow-x:hidden;overflow-y:auto}iframe.iframe.fullscreen,iframe.iframe.fullscreen-transparent{position:fixed;left:0;right:0;top:0;bottom:0;width:100%;min-width:100%;height:100%;min-height:100%;z-index:99999}iframe.iframe.account-confirmation-login{width:360px;margin-left:5px;height:120px}.handheld iframe.iframe.account-confirmation-login{height:150px}iframe.iframe.errorLogin{height:160px}iframe.iframe.password-forgotten{height:350px}iframe.iframe.change-password{height:400px}iframe.iframe.change-password{width:750px;height:500px}.iframe-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99980;background-color:#000;opacity:.5;filter:alpha(opacity=50)}.iframe-backdrop.transparent{opacity:0;
filter:alpha(opacity=0)}.parallax iframe:-webkit-full-screen{visibility:visible}.parallax iframe:-ms-fullscreen{visibility:visible}.payment-types{margin:10px 0 50px 0}.payment-types .payment-type{padding-top:5px;padding-bottom:5px;cursor:default}.payment-types .payment-type.selected{border-top:solid 1px;border-bottom:solid 1px}.payment-types .payment-type.selected .headline{font-weight:bold;height:auto}.payment-types .payment-type.selected .headline p{margin-bottom:0}.payment-types .payment-type .radio{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;margin-right:5px;margin-top:3px}.payment-types .payment-type .input{margin-top:12px}.payment-types .payment-type .input+.input{margin-top:0}.payment-types .payment-type .input label{width:40px;min-width:40px}.payment-types .payment-type .input .tooltip-icon{margin:3px 10px 0 0;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-info-655e583a5af46105e43fdd23363273bd101c0af6.svg");background-repeat:no-repeat;background-position:center
center;background-size:14px;height:15px;width:15px}.handheld .payment-types .payment-type .input .tooltip-icon{margin:8px 41px 0 0}.payment-types .payment-type .input .input-clear-container{width:210px;min-width:210px}.handheld .payment-types .payment-type .input .input-clear-container{width:180px;min-width:180px}.payment-types .payment-type .input .input-clear-container input{width:100%;min-width:100%}.payment-types .payment-type .input input{width:210px;min-width:210px}.handheld .payment-types .payment-type .input input{width:180px;min-width:180px}.payment-types .payment-type .input+.richtext{padding-bottom:1px}.payment-types .payment-type .image{margin-top:3px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.payment-types .payment-type .headline{min-height:30px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;max-width:450px;padding:5px 0}.typo2016 .payment-types .payment-type .headline{padding:4px 0}.payment-types .payment-type
.image+.headline{margin-left:5px}.payment-types .payment-type .description{display:none;margin-top:5px;position:relative;padding-left:22px}.payment-types .payment-type .button{margin-top:28px;min-width:100px}.payment-types .title{border:none}.payment-types .payment-type-label{display:block}form#paymentForm .grid{padding-bottom:30px}form#paymentForm .rightAlign{float:right}table.table{width:100%;border-spacing:2px;border-collapse:separate}table.table tr.bold{font-weight:bold}table.table tr td{border:0;padding:3px}table.table tr td.no-bg{background:none}table.table tr td.bold{font-weight:bold}table.table tr td.word-break-all{word-break:break-all}table.table tr.odd{background-color:#eaeaea}table.table div.text{display:inline}table.table div.text p{display:inline}table.table.no-margin,table.table.no-outer-margin{border-spacing:0}table.table.no-margin td,table.table.no-outer-margin td{padding:3px 0;margin:0}table.table.no-outer-margin{margin:0}table.table.no-outer-margin td{padding:3px 6px 3px 0;margin:0}table.table.no-padding{
padding:0}table.table.no-padding td{padding:0}table.table.word-break-all{word-break:break-all}#CustomerAnonym .city-wrapper .sbHolder{width:100%}#CustomerAnonym .street-wrapper-left .twitter-typeahead,#CustomerAnonym .street-wrapper-left .tt-dropdown-menu,#CustomerAnonym .street-wrapper-left input.typeahead{width:100%}#CustomerAnonym .address-line-right{width:325px}#CustomerAnonym .street-wrapper-left,#CustomerAnonym .street-wrapper-right,#CustomerAnonym .city-wrapper{width:223px}#CustomerAnonym .houseno-wrapper-right,#CustomerAnonym .houseno-wrapper-left,#CustomerAnonym .postalcode-wrapper{width:90px}.radio-item-accordion .address .line-label{width:124px}.address .street-input,.address .houseno,.address .postalcode,.address .district-input,.address .cityinput{color:#696969}.address .address-line{display:block;margin-bottom:10px;position:relative}.address .address-line .dropdown-wrapper{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.address .address-line .address-line-right{
width:69%;display:inline-block}body.typo2016 .address .address-line .address-line-right{width:63%}.address .address-line .dropdown .sbHolder{width:100%}.address .postalcode-wrapper{float:left;width:27%}.address .line-label{width:145px;line-height:20px;margin-bottom:5px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.address .line-label.mandatory,.address .line-label.mandatory-by-group{font-weight:bold}.address .line-label .partial{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.address .line-label .partial.mandatory,.address .line-label .partial.mandatory-by-group{font-weight:bold}.address .postalcode{width:100%;margin:0;text-transform:uppercase}.address .city-wrapper{float:right;width:70%;font-size:0}.address .city-wrapper input,.address .city-wrapper .input-clear-container{width:100%}.address .city-wrapper .dropdown-wrapper{width:100%}.address .city-wrapper.dropdown{margin-bottom:0}.address .building,.address .district-input{
width:325px}body.typo2016 .address .building,body.typo2016 .address .district-input{width:320px}.address .houseno-wrapper-left,.address .street-wrapper-left,.address .houseno-wrapper-right,.address .street-wrapper-right{margin-bottom:0;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.address .houseno-wrapper-left input,.address .street-wrapper-left input,.address .houseno-wrapper-right input,.address .street-wrapper-right input,.address .houseno-wrapper-left .input-clear-container,.address .street-wrapper-left .input-clear-container,.address .houseno-wrapper-right .input-clear-container,.address .street-wrapper-right .input-clear-container{width:100%}.address .houseno-wrapper-left .twitter-typeahead,.address .street-wrapper-left .twitter-typeahead,.address .houseno-wrapper-right .twitter-typeahead,.address .street-wrapper-right .twitter-typeahead{width:100%}.address .houseno-wrapper-left,.address .houseno-wrapper-right{width:27%}.address .street-wrapper-right,.address .street-wrapper-left{
width:70%}.address .street-wrapper-left,.address .houseno-wrapper-left{float:left}.address .street-wrapper-right,.address .houseno-wrapper-right{float:right}.sales-tax-no.input,.sales-tax-no.input[data-initially-visible="False"],.sales-tax-no.input[data-initially-visible="True"].hidden{display:none;visibility:hidden}.sales-tax-no.input.visible,.sales-tax-no.input[data-initially-visible="True"],.sales-tax-no.input[data-initially-visible="False"].visible{display:block;visibility:visible}.country-specific-input.input,.country-specific-input.input[data-initially-visible="False"],.country-specific-input.input[data-initially-visible="True"].hidden{display:none;visibility:hidden}.country-specific-input.input.visible,.country-specific-input.input[data-initially-visible="True"],.country-specific-input.input[data-initially-visible="False"].visible{display:block;visibility:visible}.functional-image{margin-right:10px;margin-bottom:10px;float:left}.functional-image:last-of-type:after{clear:both}.functional-image~.functional-image{
float:left}.functional-image:only-of-type{clear:both}.model-switcher{width:315px}.model-switcher .model-container{margin-left:-5px}.model-switcher .dropdown{margin-bottom:0}.model-switcher .dropdown .sbHolder,.model-switcher .dropdown .sbSelector{width:150px}.handheld .model-switcher .dropdown .sbHolder,.handheld .model-switcher .dropdown .sbSelector{width:155px}.handheld .model-switcher .dropdown .sbToggle{right:-2px}.model-switcher .modellink{cursor:pointer}.model-switcher .model{padding:1px 6px;margin:1px;float:left;text-align:center}.handheld .model-switcher .model{padding:6px;min-width:59px;min-height:30px;font-size:12px;margin:0 0 5px 5px}.isGalaxyTab .model-switcher .model{padding:8px 6px 0 6px}.model-switcher .model.instock{border-bottom:2px solid #0a0}.model-switcher .model.instock.selected,.handheld .model-switcher .model.instock.selected,.handheld .model-switcher .model.instock.selected:hover:not(.notavailable){background-color:#787878}.model-switcher .model.outofstock{border-bottom:2px solid #e30613
}.model-switcher .model.outofstock.selected,.handheld .model-switcher .model.outofstock.selected,.handheld .model-switcher .model.outofstock.selected:hover:not(.notavailable){background-color:#787878}.model-switcher .model-label{clear:left;padding-top:3px}.model-switcher .model-label .model-title{clear:left;padding-top:3px;float:left;white-space:nowrap}div.image.float-left{float:left;margin-right:10px}div.image.float-right{float:right;margin-left:10px}div.image.tiny-top-margin{margin-top:10px}div.image.top-margin{margin-top:20px}div.image.big-top-margin{margin-top:30px}div.image.extra-big-top-margin{margin-top:50px}div.image.tiny-bottom-margin{margin-bottom:10px}div.image.bottom-margin{margin-bottom:20px}div.image.big-bottom-margin{margin-bottom:30px}div.image.tiny-top-margin{margin-top:10px}div.image.top-margin{margin-top:20px}div.image.big-top-margin{margin-top:30px}div.image.extra-big-top-margin{margin-top:50px}div.image.tiny-bottom-margin{margin-bottom:10px}div.image.bottom-margin{margin-bottom:20px}div.image.big-bottom-margin{
margin-bottom:30px}div.image.tiny-top-margin{margin-top:4px}div.image.scaling img{display:block;width:100%;margin:0 auto}div.image.scaling.left-aligned img,div.image.scaling.right-aligned img{margin:0}div.image.scaling.right-aligned{direction:rtl}.floater{position:fixed;top:0;right:0;z-index:1041;display:flex;align-items:start;justify-content:center;height:100vh;pointer-events:none;transform:translateY(63px)}.floater>div{pointer-events:auto}.float-container{clear:both;width:100%}.float-container .float-item.float-left{float:left}.float-container .float-item.float-right{float:right}.sliderelement{position:relative;overflow:hidden;width:960px;height:90px;margin-top:-127px;left:0;padding-top:90px;z-index:1040}.sliderelement.closed{margin-bottom:37px}.sliderelement.open{margin-bottom:47px}.sliderelement.loader-visible{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg');background-size:55px;background-repeat:no-repeat}.sliderelement.loader-visible.dark{
background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.sliderelement.loader-visible.lightmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.sliderelement.loader-visible.darkmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.sliderelement .innercontent{position:absolute;width:960px;height:90px;z-index:0}.isGalaxyTab .sliderelement .innercontent{z-index:initial}.sliderelement .innercontent .toggle{cursor:pointer;position:absolute;width:20px;height:20px;right:0}.isFirefox .sliderelement .innercontent .toggle{right:1px}.sliderelement .innercontent .toggle.opener,.sliderelement .innercontent .toggle.closer{background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%401x-bb2b678adad29f68c029c8ad03c6b455d28321c0.png');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:340px
185px;-moz-background-size:340px 185px;background-size:340px 185px;display:none}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.sliderelement .innercontent .toggle.opener,.sliderelement .innercontent .toggle.closer{background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%402x-759df7a298772f0e33410231caa6420e0f6f8ec3.png')}}.sliderelement .innercontent .toggle.opener{top:-45px;background-position:-245px -130px}.sliderelement .innercontent .toggle.closer{top:0;background-position:-245px -105px;z-index:1045}input.toggle-state[type=checkbox]{display:none}.toolbar-element{position:relative;z-index:101;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px}.handheld .toolbar-element{font-size:12px}.toolbar-element>:last-child>.tab>label{margin-right:0}.toolbar-element>.tool{
position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:0;max-height:37px}.toolbar-element>.tool.no-padding{padding-right:0}.toolbar-element>.tool.max-size{-webkit-box-flex:1;-ms-flex:1 0 auto;flex-grow:1;line-height:13px}.toolbar-element>.tool.gap-right{margin-right:4px}.toolbar-element>.tool.raised{top:-5px;text-transform:uppercase;color:#1e1e1e}.toolbar-element>.tool.raised .center-line{margin-top:8px}.handheld.toolbar-element>.tool.raised .center-line{margin-top:12px}.toolbar-element>.tool.big-trigger-area{height:inherit}.toolbar-element>.tool.big-trigger-area .center-line,.toolbar-element>.tool.big-trigger-area .arrow-up-line,.toolbar-element>.tool.big-trigger-area .arrow-down-line{position:absolute;z-index:-1;top:20px}.toolbar-element>.tool .center-line,.toolbar-element>.tool .arrow-up-line,.toolbar-element>.tool .arrow-down-line{display:block;padding-right:0;width:100%}.toolbar-element>.tool .center-line{height:1px;border-bottom:1px solid #1e1e1e}.toolbar-element>.tool .arrow-up-line{
display:inline-block;position:absolute;top:23px;left:30px;background-image:none;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:10px solid #000;margin:auto;bottom:-1px}.toolbar-element>.tool .arrow-up-line:after{content:'';width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:9px solid #fff;position:absolute;top:2px;left:-7px}.toolbar-element>.tool .arrow-down-line{height:6px;background-image:url('/pl/cassette.axd/file/img/ES/filter-sprite%401x-de28c76d9c6f3d1670d461f9daa6c56b9db3c8ab.png');background-repeat:no-repeat;background-position:0 -20px;-webkit-background-size:320px 835px;-moz-background-size:320px 835px;background-size:320px 835px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){
.toolbar-element>.tool .arrow-down-line{background-image:url('/pl/cassette.axd/file/img/ES/filter-sprite%402x-cd6729ce503ebe1a2cef0df8d31d8c2838a4f521.png')}}.toolbar-element>.tool:last-child>.tab{padding-right:0}.toolbar-element>.tool>.tab{position:relative;padding-right:15px;min-width:27px;height:20px;white-space:nowrap;cursor:pointer;margin-top:5px;background-image:url('/pl/cassette.axd/file/img/ES/filter-sprite%401x-de28c76d9c6f3d1670d461f9daa6c56b9db3c8ab.png');background-repeat:no-repeat;background-position:0 -2px;-webkit-background-size:320px 835px;-moz-background-size:320px 835px;background-size:320px 835px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.toolbar-element>.tool>.tab{background-image:url('/pl/cassette.axd/file/img/ES/filter-sprite%402x-cd6729ce503ebe1a2cef0df8d31d8c2838a4f521.png')
}}.toolbar-element>.tool>.tab.right-aligned-menu{background:transparent}.toolbar-element>.tool>.tab.right-aligned-menu>label{line-height:1.42857143;cursor:pointer}.toolbar-element>.tool>.tab.right-aligned-menu>label.on~.arrow-up{opacity:1;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}.toolbar-element>.tool>.tab.right-aligned-menu>label.on~.arrow-down-line{background-position:0 -80px}.toolbar-element>.tool>.tab.right-aligned-menu>.arrow-up{-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}.toolbar-element>.tool>.tab.filter.has-selected-criteria>[data-toggle-id].off~.arrow-down-line{background-position:0 -110px}.handheld .toolbar-element>.tool>.tab.filter.has-selected-criteria>[data-toggle-id].off~.arrow-down-line{background-position:0 -50px}.toolbar-element>.tool>.tab.filter.has-selected-criteria>[data-toggle-id].off~.reset-button{background-image:none;
background-size:auto;background-position:initial;width:20px;height:20px;display:inline-block;position:relative;top:-10px;left:0;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-x-ec9f2c18eb32425cca678d03e5495bec249f19ac.svg');background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:15px;-moz-background-size:15px;background-size:15px;background-color:initial;margin-left:10px}.toolbar-element>.tool>.tab.filter.has-selected-criteria>[data-toggle-id].off~.reset-button:before,.toolbar-element>.tool>.tab.filter.has-selected-criteria>[data-toggle-id].off~.reset-button:after{position:absolute;content:' ';width:2px;height:16px;left:9px;top:2px;background-color:#fff}.toolbar-element>.tool>.tab.filter.has-selected-criteria>[data-toggle-id].off~.reset-button:before{transform:rotate(45deg)}.toolbar-element>.tool>.tab.filter.has-selected-criteria>[data-toggle-id].off~.reset-button:after{transform:rotate(-45deg)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and
(min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.toolbar-element>.tool>.tab.filter.has-selected-criteria>[data-toggle-id].off~.reset-button{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-x-ec9f2c18eb32425cca678d03e5495bec249f19ac.svg')}}.toolbar-element>.tool>.tab.filter.has-selected-criteria>[data-toggle-id].off~.reset-button:after,.toolbar-element>.tool>.tab.filter.has-selected-criteria>[data-toggle-id].off~.reset-button:before{display:none}.toolbar-element>.tool>.tab.filter.has-selected-criteria .reset-button{position:absolute;z-index:2;display:none;top:15px;left:16px;width:16px;height:12px;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-x-ec9f2c18eb32425cca678d03e5495bec249f19ac.svg');background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:15px;-moz-background-size:15px;background-size:15px
}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.toolbar-element>.tool>.tab.filter.has-selected-criteria .reset-button{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-x-ec9f2c18eb32425cca678d03e5495bec249f19ac.svg')}}.toolbar-element>.tool>.tab>.tab-link{position:relative;z-index:2;display:block;margin-bottom:0;height:inherit;color:#787878;text-decoration:none}.handheld .toolbar-element>.tool>.tab>.tab-link{line-height:1.42857143}.toolbar-element>.tool>.tab .arrow-up{z-index:1;opacity:0;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear;cursor:default;display:inline-block;position:absolute;top:15px;left:3px;width:0;height:0;border-left:8px solid transparent;border-right:8px
solid transparent;border-bottom:10px solid #000;margin:auto}.toolbar-element>.tool>.tab .arrow-up:after{content:'';width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:9px solid #fff;position:absolute;top:2px;left:-7px}.toolbar-element>.tool>.tab .arrow-down-line{border-bottom:1px solid #1e1e1e;top:24px;left:0;background-image:none;height:0;display:inline-block}.isMsie.toolbar-element>.tool>.tab{padding-bottom:14px}.toolbar-element>.tool>.tab>svg{width:22px;display:inline-block;position:relative;top:-9px;color:#1e1e1e}.toolbar-element>.tool>.tab label.tab-link{color:#1e1e1e;text-transform:uppercase;font-size:11px;display:inline-block;padding-left:5px;position:relative;top:-5px;vertical-align:top;padding-top:0}.toolbar-element>.tool>.sidenav{z-index:2;top:100%;left:0}.toolbar-element>.tool>.breadcrumb{display:flex;margin:3px 3px 12px 0;padding:0;height:14px;background-color:transparent;font-size:10px;max-width:522px}.handheld .toolbar-element>.tool>.breadcrumb{margin:4px
3px 7px 0;height:18px;font-size:12px}.handheld .toolbar-element>.tool>.breadcrumb>a{vertical-align:middle;line-height:1.42857143}.toolbar-element>.tool>.breadcrumb>:last-child{margin-right:0}.toolbar-element>.tool>.breadcrumb>a,.toolbar-element>.tool>.breadcrumb>span{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;color:#787878}.toolbar-element>.tool>.breadcrumb a,.toolbar-element>.tool>.breadcrumb span{white-space:nowrap;text-transform:uppercase;margin-right:0}.toolbar-element>.tool>.breadcrumb span.separator{padding:0 10px}.toolbar-element>.tool>.breadcrumb .item-container{overflow-x:hidden;position:relative;height:29px}.toolbar-element>.tool>.breadcrumb .item-container .gradient{height:20px;width:40px;position:absolute;left:0;background-image:linear-gradient(to right,#fff,rgba(255,255,255,.6),rgba(255,255,255,.3),rgba(255,255,255,.1))}.toolbar-element>.tool>.breadcrumb .item-container .item-wrapper{display:flex;float:right}.toolbar-element>.tool>.breadcrumb .item-container
span.separator:last-of-type{padding-right:0}.toolbar-element>.tool>.breadcrumb>a:hover{color:#787878;text-decoration:none}.toolbar-element>.tool>.breadcrumb>.arrow{margin:5px 3px 0 0;width:5px;height:5px;text-indent:-9999px;background-image:url('/pl/cassette.axd/file/img/common/filter-bar-categories%401x-44b6f2eff1d6ff2a3aca53f3f9ce6e40a85c002b.png');background-repeat:no-repeat;background-position:-27px -28px;-webkit-background-size:270px 1210px;-moz-background-size:270px 1210px;background-size:270px 1210px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.toolbar-element>.tool>.breadcrumb>.arrow{background-image:url('/pl/cassette.axd/file/img/common/filter-bar-categories%402x-b58d69f4db60f9124cffa395d7b73fec65b84852.png')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only
screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.toolbar-element>.tool>.breadcrumb>.arrow{background-image:url('/pl/cassette.axd/file/img/common/filter-bar-categories%402x-b58d69f4db60f9124cffa395d7b73fec65b84852.png')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.toolbar-element>.tool>.breadcrumb>.arrow{background-image:url('/pl/cassette.axd/file/img/common/filter-bar-categories%402x-b58d69f4db60f9124cffa395d7b73fec65b84852.png')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and
(min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.toolbar-element>.tool>.breadcrumb>.arrow{background-image:url('/pl/cassette.axd/file/img/common/filter-bar-categories%402x-b58d69f4db60f9124cffa395d7b73fec65b84852.png')}}.handheld .toolbar-element>.tool>.breadcrumb>.arrow{margin:8px 3px 0 0}.isGalaxyTab .toolbar-element>.tool>.breadcrumb>.arrow{margin:5px 3px 0 0}.isGalaxyTab.isChrome .toolbar-element>.tool>.breadcrumb>.arrow{margin:6px 3px 0 0}.toolbar-element>.tool>.breadcrumb>a:first-child,.toolbar-element>.tool>.breadcrumb span:first-child{font-weight:bold;color:#1e1e1e}.toolbar-element>.tool>.breadcrumb a:last-child,.toolbar-element>.tool>.breadcrumb span:last-child{padding:0 10px;background-color:#fff}.toolbar-element>.tool>.breadcrumb a:last-child:after,.toolbar-element>.tool>.breadcrumb span:last-child:after{overflow-y:visible;content:'';display:block;height:5px;background:#e30613;margin-top:9px}.toolbar-element>.tool>.breadcrumb span{font-weight:normal;
text-transform:uppercase}.toolbar-element>.tool>.breadcrumb span big{text-transform:none}.toolbar-element>.tool>.back-button{display:inline-block;margin:3px 0;padding:0;height:14px;background-color:transparent;font-size:10px}.handheld .toolbar-element>.tool>.back-button{margin:4px 0 0;height:18px;font-size:12px}.toolbar-element>.tool>.back-button>.button{padding:inherit;min-width:0;height:inherit;color:#e30613;background:inherit;font-size:inherit;line-height:13px;border:none;font-weight:bold}.handheld .toolbar-element>.tool>.back-button>.button{vertical-align:middle;height:inherit;line-height:1.42857143}.toolbar-element>.tool>.back-button>.button>.arrow-left{display:inline;vertical-align:top;margin:0 3px 0 0;padding:0 0 0 11px;height:inherit;position:relative;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-left-9e2465485c0008ecf764d342fd371956c1d003f7.svg');background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:5px;-moz-background-size:5px;background-size:5px;
bottom:1px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.toolbar-element>.tool>.back-button>.button>.arrow-left{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-left-9e2465485c0008ecf764d342fd371956c1d003f7.svg')}}.handheld .toolbar-element>.tool>.back-button>.button>.arrow-left{margin-left:3px;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-left-9e2465485c0008ecf764d342fd371956c1d003f7.svg');background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:5px;-moz-background-size:5px;background-size:5px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only
screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.handheld .toolbar-element>.tool>.back-button>.button>.arrow-left{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-left-9e2465485c0008ecf764d342fd371956c1d003f7.svg')}}.android .toolbar-element>.tool>.back-button>.button>.arrow-left{bottom:3px}.android.isFirefox .toolbar-element>.tool>.back-button>.button>.arrow-left{bottom:2px}.toolbar-element~.filter-panel{position:relative;overflow:hidden;margin-bottom:0;padding-bottom:0;background-color:#fff;top:-1px;border-left:1px solid #1e1e1e;border-right:1px solid #1e1e1e}.toolbar-element~.filter-panel.slided-up{display:none}.toolbar-element~.filter-panel.slided-down{margin-bottom:15px;padding-bottom:20px}.toolbar-element~.filter-panel::after{display:block;clear:left;content:""}.toolbar-element~.filter-panel>.form-elements{display:none}.toolbar-element~.filter-panel>.dimensions{float:left;display:inline-block;width:30%;width:calc(291px);height:215px}.toolbar-element~.filter-panel>.dimensions
.gradient-white.top{z-index:2}.toolbar-element~.filter-panel>.dimensions .simplebar{height:inherit}.toolbar-element~.filter-panel>.dimensions .simplebar>.simplebar-track{top:5px;bottom:5px;left:10px}.toolbar-element~.filter-panel>.dimensions .simplebar>.simplebar-scroll-content{right:0;left:15px}.toolbar-element~.filter-panel>.dimensions ul,.toolbar-element~.filter-panel>.dimensions li{margin:0;padding:0;list-style-type:none}.toolbar-element~.filter-panel>.dimensions .dimension{position:relative}.toolbar-element~.filter-panel>.dimensions .dimension .toggle-dimension{position:absolute;z-index:2;top:0;left:0;border:none;padding:0;width:100%;height:100%;background-color:transparent;outline:none}.toolbar-element~.filter-panel>.dimensions .dimension .toggle-dimension.on~.background-highlighting,.toolbar-element~.filter-panel>.dimensions .dimension .toggle-dimension.toggling-on~.background-highlighting{visibility:visible}.toolbar-element~.filter-panel>.dimensions .dimension .toggle-dimension.on~.dimension-name,.toolbar-element~.filter-panel>.dimensions
.dimension .toggle-dimension.toggling-on~.dimension-name{color:#1e1e1e;font-weight:bold}.toolbar-element~.filter-panel>.dimensions .dimension .toggle-dimension.on~.dimension-name~.sub-dimensions .dimension-name,.toolbar-element~.filter-panel>.dimensions .dimension .toggle-dimension.toggling-on~.dimension-name~.sub-dimensions .dimension-name{color:#1e1e1e}.toolbar-element~.filter-panel>.dimensions .dimension .background-highlighting{position:absolute;z-index:0;visibility:hidden;top:0;left:0;width:100%;height:100%;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZTllOWU5IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
background-image:-webkit-linear-gradient(left,#fff 0%,#e9e9e9 50%,#fff 100%);background-image:-moz-linear-gradient(left,#fff 0%,#e9e9e9 50%,#fff 100%);background-image:-o-linear-gradient(left,#fff 0%,#e9e9e9 50%,#fff 100%);background-image:linear-gradient(to right,#fff 0%,#e9e9e9 50%,#fff 100%)}.toolbar-element~.filter-panel>.dimensions .dimension .dimension-name{position:relative;z-index:1;border:none;border-radius:0;padding:10px 15px;color:#787878;font-size:12px;cursor:pointer}.toolbar-element~.filter-panel>.dimensions .dimension .selected-criteria{position:relative;z-index:2;display:inline-block;vertical-align:top;margin-bottom:4px;margin-left:15px;font-size:10px}.toolbar-element~.filter-panel>.dimensions .dimension .selected-criteria>.selected-criterion{float:left;display:inline-block;margin-right:10px}.handheld .toolbar-element~.filter-panel>.dimensions .dimension .selected-criteria>.selected-criterion{margin-bottom:1px}.toolbar-element~.filter-panel>.dimensions .dimension .selected-criteria>.selected-criterion::after{
display:block;clear:left;content:""}.toolbar-element~.filter-panel>.dimensions .dimension .selected-criteria>.selected-criterion>label{margin-bottom:0;color:#e30613;line-height:1.3;font-weight:bold;cursor:pointer}.handheld .toolbar-element~.filter-panel>.dimensions .dimension .selected-criteria>.selected-criterion>label{font-size:12px}.toolbar-element~.filter-panel>.dimensions .dimension .selected-criteria>.selected-criterion>label>.deselect{display:inline-block;vertical-align:top;margin-right:3px;width:10px;height:13px;background-image:url('/pl/cassette.axd/file/img/ES/filter-buttons-sprite%401x-9477488ba2665872c814afebef8e22adbccc1c0c.png');background-repeat:no-repeat;background-position:-15px -227px;-webkit-background-size:38px 780px;-moz-background-size:38px 780px;background-size:38px 780px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and
(min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.toolbar-element~.filter-panel>.dimensions .dimension .selected-criteria>.selected-criterion>label>.deselect{background-image:url('/pl/cassette.axd/file/img/ES/filter-buttons-sprite%402x-3a7d5e4b9df4b210f345fa07767443946132f50a.png')}}.handheld .toolbar-element~.filter-panel>.dimensions .dimension .selected-criteria>.selected-criterion>label>.deselect{vertical-align:middle;width:20px;height:19px;background-position:-10px -450px}.toolbar-element~.filter-panel>.dimensions .dimension .panel-collapse,.toolbar-element~.filter-panel>.dimensions .dimension .sub-dimensions{position:relative;overflow:hidden;z-index:2;padding-left:15px;background-color:#fff}.toolbar-element~.filter-panel>.dimensions .dimension .panel-collapse>ul>:last-child>.bottom-border-gradient,.toolbar-element~.filter-panel>.dimensions .dimension .sub-dimensions>ul>:last-child>.bottom-border-gradient{left:-20px;width:calc(100% + 20px)}.toolbar-element~.filter-panel>.dimensions .dimension
.panel-collapse.slided-up,.toolbar-element~.filter-panel>.dimensions .dimension .sub-dimensions.slided-up{height:0}.toolbar-element~.filter-panel>.dimensions .dimension .panel-collapse.slided-down,.toolbar-element~.filter-panel>.dimensions .dimension .sub-dimensions.slided-down{height:auto}.toolbar-element~.filter-panel>.dimensions .dimension .bottom-border-gradient{position:relative;z-index:2;height:1px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjY2JjYmNiIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
background-image:-webkit-linear-gradient(left,#fff 0%,#cbcbcb 50%,#fff 100%);background-image:-moz-linear-gradient(left,#fff 0%,#cbcbcb 50%,#fff 100%);background-image:-o-linear-gradient(left,#fff 0%,#cbcbcb 50%,#fff 100%);background-image:linear-gradient(to right,#fff 0%,#cbcbcb 50%,#fff 100%)}.toolbar-element~.filter-panel>.criteria{float:left;display:inline-block;padding-left:75px;width:70%;width:calc(100% - 291px);height:260px;background-image:url('/pl/cassette.axd/file/img/common/filter-bg-arrow-c68bdf503ea83aa6787da0e3e2a49337f5ee2dc8.png');background-repeat:no-repeat;background-position:0 50%}.toolbar-element~.filter-panel>.criteria .simplebar{height:inherit}.toolbar-element~.filter-panel>.criteria .simplebar>.simplebar-track{top:20px;right:10px;bottom:5px}.toolbar-element~.filter-panel>.criteria ul,.toolbar-element~.filter-panel>.criteria li{margin:0;padding:0;list-style-type:none}.toolbar-element~.filter-panel>.criteria .only-criteria{padding:15px 0 15px 15px}.toolbar-element~.filter-panel>.criteria .only-criteria
.group-label{padding:15px 0;font-size:12px}.toolbar-element~.filter-panel>.criteria .only-criteria .group-label:first-child{padding-top:0}.toolbar-element~.filter-panel>.criteria .info-text{margin:120px 0 0;font-size:14px;text-align:center}.toolbar-element~.filter-panel>.criteria .criteria{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;flex-wrap:wrap}.toolbar-element~.filter-panel>.criteria .criteria::after{display:block;clear:left;content:""}.toolbar-element~.filter-panel>.criteria .criterion{display:inline-block;margin-bottom:15px;padding-right:15px;width:100%;word-break:break-word}.toolbar-element~.filter-panel>.criteria .criterion.wide-col-count-1{width:100%}.toolbar-element~.filter-panel>.criteria .criterion.wide-col-count-2{width:49%;width:calc(50%)}.toolbar-element~.filter-panel>.criteria .criterion.wide-col-count-3{width:30%;width:calc(33.333333%)}.toolbar-element~.filter-panel>.criteria .criterion>.toggle-state:checked+label{font-weight:bold}.toolbar-element~.filter-panel>.criteria
.criterion>.toggle-state:checked+label>.checkbox{background-position:-12px -117px}.toolbar-element~.filter-panel>.criteria .criterion>label{position:relative;margin-bottom:0;padding-left:25px;color:#787878;line-height:20px;font-size:12px;font-weight:normal;white-space:normal;cursor:pointer}.toolbar-element~.filter-panel>.criteria .criterion>label.disabled{opacity:.3;cursor:default}.handheld .toolbar-element~.filter-panel>.criteria .criterion>label{padding-left:26px}.toolbar-element~.filter-panel>.criteria .criterion>label>.checkbox{position:absolute;display:inline-block;vertical-align:top;left:0;margin:0 12px 0 0;padding:0;width:13px;height:20px;min-height:0;background-image:url('/pl/cassette.axd/file/img/ES/filter-buttons-sprite%401x-9477488ba2665872c814afebef8e22adbccc1c0c.png');background-repeat:no-repeat;background-position:-12px -7px;-webkit-background-size:38px 780px;-moz-background-size:38px 780px;background-size:38px 780px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only
screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.toolbar-element~.filter-panel>.criteria .criterion>label>.checkbox{background-image:url('/pl/cassette.axd/file/img/ES/filter-buttons-sprite%402x-3a7d5e4b9df4b210f345fa07767443946132f50a.png')}}.handheld .toolbar-element~.filter-panel>.criteria .criterion>label>.checkbox{width:14px}.toolbar-element~.filter-panel>.buttons{position:absolute;z-index:100;display:inline-block;left:0;bottom:20px;border-left:1px solid #e1e1e1;padding:10px;width:291px;height:45px;background-color:#fff}.handheld .toolbar-element~.filter-panel>.buttons{padding:0 0 10px 10px;bottom:30px}.toolbar-element~.filter-panel>.buttons .btn{border:1px solid #d9d9d9;border-radius:2px;padding:3px 10px;color:#b4b4b4;font-size:12px}.toolbar-element~.filter-panel>.buttons .btn:hover{border-color:#787878;color:#787878}.handheld .toolbar-element~.filter-panel>.buttons .btn{border-color:#787878;
padding:6px;color:#787878;font-size:14px}.toolbar-element~.filter-panel>.buttons .btn.disabled{border-color:#d9d9d9;color:#d9d9d9;cursor:default}.toolbar-element~.filter-panel>.close-panel{position:absolute;z-index:100;left:0;bottom:0;margin-bottom:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px;width:100%;height:20px;background-color:#1e1e1e;cursor:pointer}.handheld .toolbar-element~.filter-panel>.close-panel{height:30px}.toolbar-element~.filter-panel>.close-panel>.arrow-up{position:relative;display:block;top:7px;margin:0 auto;width:15px;height:5px;background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%401x-bb2b678adad29f68c029c8ad03c6b455d28321c0.png');background-repeat:no-repeat;background-position:-125px -5px;-webkit-background-size:340px 185px;-moz-background-size:340px 185px;background-size:340px 185px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and
(min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.toolbar-element~.filter-panel>.close-panel>.arrow-up{background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%402x-759df7a298772f0e33410231caa6420e0f6f8ec3.png')}}.handheld .toolbar-element~.filter-panel>.close-panel>.arrow-up{top:13px}.toolbar-element~.filter-panel>.close-button{position:absolute;z-index:2;top:2px;right:2px;margin:0;width:20px;height:20px;background-color:transparent;cursor:pointer;background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%401x-bb2b678adad29f68c029c8ad03c6b455d28321c0.png');background-repeat:no-repeat;background-position:-149px 1px;-webkit-background-size:340px 185px;-moz-background-size:340px 185px;background-size:340px 185px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only
screen and (min-resolution:1.5dppx){.toolbar-element~.filter-panel>.close-button{background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%402x-759df7a298772f0e33410231caa6420e0f6f8ec3.png')}}.handheld .toolbar-element~.filter-panel>.close-button{width:35px;height:35px;background-position:-206px -94px}.toolbar-element~.filter-panel>.loader{position:absolute;display:none;top:0;right:0;bottom:0;left:0;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg');background-size:32px 32px;background-repeat:no-repeat;background-position:center center}.toolbar-element~.filter-panel>.loader.dark{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.toolbar-element~.filter-panel>.loader.lightmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.toolbar-element~.filter-panel>.loader.darkmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')
}.toolbar-element~.filter-panel+.grid{padding-top:7px}.toolbar-element .sort-menu{position:absolute;z-index:1;overflow:hidden;top:30px;right:0;margin-bottom:0;padding-bottom:20px;width:200px;background-color:#fff}.handheld .toolbar-element .sort-menu{padding-bottom:30px}.toolbar-element .sort-menu.faded-out{display:none}.toolbar-element .sort-menu::after{display:block;clear:left;content:""}.toolbar-element .sort-menu>.form-elements{display:none}.toolbar-element .sort-menu ul,.toolbar-element .sort-menu li{margin:0;padding:0;list-style-type:none}.toolbar-element .sort-menu>.criteria{border-right:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-radius:2px 2px 0 0;border-right-color:#1e1e1e;border-left-color:#1e1e1e}.toolbar-element .sort-menu>.criteria>.criterion>.toggle-state{display:none}.toolbar-element .sort-menu>.criteria>.criterion>label:hover,.toolbar-element .sort-menu>.criteria>.criterion>.toggle-state:checked+label{color:#1e1e1e;font-weight:bold;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZTllOWU5IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
background-image:-webkit-linear-gradient(left,#fff 0%,#e9e9e9 50%,#fff 100%);background-image:-moz-linear-gradient(left,#fff 0%,#e9e9e9 50%,#fff 100%);background-image:-o-linear-gradient(left,#fff 0%,#e9e9e9 50%,#fff 100%);background-image:linear-gradient(to right,#fff 0%,#e9e9e9 50%,#fff 100%)}.toolbar-element .sort-menu>.criteria>.criterion>label{position:relative;display:block;margin-bottom:0;padding:10px 45px 10px 15px;color:#787878;line-height:1.3;font-size:12px;font-weight:normal;white-space:normal;cursor:pointer}.toolbar-element .sort-menu>.criteria>.bottom-border-gradient{height:1px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjY2JjYmNiIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
background-image:-webkit-linear-gradient(left,#fff 0%,#cbcbcb 50%,#fff 100%);background-image:-moz-linear-gradient(left,#fff 0%,#cbcbcb 50%,#fff 100%);background-image:-o-linear-gradient(left,#fff 0%,#cbcbcb 50%,#fff 100%);background-image:linear-gradient(to right,#fff 0%,#cbcbcb 50%,#fff 100%)}.toolbar-element .sort-menu>.close-panel{position:absolute;z-index:2;left:0;bottom:0;margin-bottom:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px;width:100%;height:20px;background-color:#1e1e1e;cursor:pointer}.handheld .toolbar-element .sort-menu>.close-panel{height:30px}.toolbar-element .sort-menu>.close-panel>.arrow-up{position:relative;display:block;top:7px;margin:0 auto;width:15px;height:5px;background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%401x-bb2b678adad29f68c029c8ad03c6b455d28321c0.png');background-repeat:no-repeat;background-position:-125px -5px;-webkit-background-size:340px 185px;-moz-background-size:340px 185px;background-size:340px 185px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only
screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.toolbar-element .sort-menu>.close-panel>.arrow-up{background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%402x-759df7a298772f0e33410231caa6420e0f6f8ec3.png')}}.handheld .toolbar-element .sort-menu>.close-panel>.arrow-up{top:13px}.toolbar-element .sort-menu>.close-button{position:absolute;top:2px;right:2px;margin:0;width:20px;height:20px;background-color:transparent;cursor:pointer;background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%401x-bb2b678adad29f68c029c8ad03c6b455d28321c0.png');background-repeat:no-repeat;background-position:-149px 1px;-webkit-background-size:340px 185px;-moz-background-size:340px 185px;background-size:340px 185px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only
screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.toolbar-element .sort-menu>.close-button{background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%402x-759df7a298772f0e33410231caa6420e0f6f8ec3.png')}}.handheld .toolbar-element .sort-menu>.close-button{width:35px;height:35px;background-position:-206px -94px}.toolbar-element>.tool:last-child>.link{margin-right:3px}.toolbar-element>.tool>.link{display:inline-block;padding:0;height:14px;line-height:14px;color:#1e1e1e;font-size:11px;margin:9px 0 3px 18px;color:#787878;font-size:13px}.handheld .toolbar-element>.tool>.link{font-size:12px}.toolbar-element>.tool>.link.active{font-weight:normal;color:#1e1e1e}.articlelist{margin-right:-12px}.articlelist .article-wrapper{max-width:100%}.articlelist.higher-tile .article-tile{height:382px}.articlelist.higher-tile .article-tile .slideshow-container{height:382px}.articlelist.higher-tile .article-tile .slideshow-container .slide{height:382px}
.articlelist.higher-tile .article-tile .slideshow-container .model-sub-slideshow{height:382px}.articlelist.higher-tile .article-tile .slideshow-container .model-sub-slideshow .subslide .slide-image{max-height:382px}.articlelist .article-tile{height:364px}.articlelist .article-tile .slideshow-container{height:364px}.articlelist .article-tile .slideshow-container .slide{height:364px}.articlelist .article-tile .slideshow-container .model-sub-slideshow{height:364px}.articlelist .article-tile .slideshow-container .model-sub-slideshow .subslide .slide-image{max-height:364px}.articlelist .article-tile{position:relative;float:left;width:312px;margin-bottom:12px;margin-right:12px}.articlelist .article-tile a{color:#000;letter-spacing:.3px}.articlelist .article-tile a:hover{color:#000}.articlelist .article-tile.skip-one-column{margin-left:324px}.articlelist .article-tile.hovercontent-open .order-link{font-size:11px;color:#999}.articlelist .article-tile.hovercontent-open .order-link a:hover{color:#787878}.articlelist .article-tile.hovercontent-open
.eye-catchers{display:none}.articlelist .article-tile.hovercontent-open.left .content,.articlelist .article-tile.hovercontent-open.left .content.has-slideshow{right:auto;left:0}.articlelist .article-tile.hovercontent-open.right .content,.articlelist .article-tile.hovercontent-open.right .content.has-slideshow{right:0;left:auto}.articlelist .article-tile.hovercontent-open.animating .content{-webkit-box-shadow:none;box-shadow:none}.articlelist .article-tile.hovercontent-open.animating .content .slideshow-wrapper,.articlelist .article-tile.hovercontent-open.animating .content .close-button,.articlelist .article-tile.hovercontent-open.animating .content .panel-separator,.articlelist .article-tile.hovercontent-open.animating .content .colors{opacity:0}.articlelist .article-tile.hovercontent-open.ontop-available-sizes .content{z-index:1031}.articlelist .article-tile.hovercontent-open .content{position:absolute;z-index:1030;-webkit-box-shadow:0 0 15px 1px rgba(0,0,0,.2);box-shadow:0 0 15px 1px rgba(0,0,0,.2);top:0;right:0;
left:auto;border-color:#000;transition:border-color .3s ease-in-out}.articlelist .article-tile.hovercontent-open .content .handheld-hover-trigger{width:0;height:0}.articlelist .article-tile.hovercontent-open .content.has-slideshow{right:-325px}.articlelist .article-tile.hovercontent-open .content .slideshow-wrapper,.articlelist .article-tile.hovercontent-open .content .close-button,.articlelist .article-tile.hovercontent-open .content .panel-separator{display:block;opacity:1;-webkit-transition:opacity .3s linear;-moz-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}.articlelist .article-tile.hovercontent-open .content .colors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:opacity .3s linear;-moz-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear;opacity:1}.articlelist .article-tile.hovercontent-open .content .close-button{display:block;background:#fff;position:absolute;right:0;top:-36px;padding-top:4px;
border:1px solid #000;-webkit-border-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius:2px;-moz-background-clip:padding;border-radius:2px;background-clip:padding-box;-webkit-box-shadow:0 0 15px 1px rgba(0,0,0,.2);box-shadow:0 0 15px 1px rgba(0,0,0,.2);width:30px;height:30px}.articlelist .article-tile.hovercontent-open .content .close-button:before,.articlelist .article-tile.hovercontent-open .content .close-button:after{position:absolute;left:13px;content:' ';height:21px;width:2px;background-color:#000}.articlelist .article-tile.hovercontent-open .content .close-button:before{transform:rotate(45deg)}.articlelist .article-tile.hovercontent-open .content .close-button:after{transform:rotate(-45deg)}.articlelist .article-tile.hovercontent-open .content .flowplayer .fp-player{background:#fff}.articlelist .article-tile .handheld-hover-trigger{position:absolute;width:100%;height:100%}.articlelist .article-tile .content .colors{-webkit-box-ordinal-group:1;-ms-flex-order:1;order:1}.articlelist .article-tile
.content .panel-separator-color{-webkit-box-ordinal-group:2;-ms-flex-order:2;order:2}.articlelist .article-tile .content .article-information-container{-webkit-box-ordinal-group:3;-ms-flex-order:3;order:3}.articlelist .article-tile .content .panel-separator-slideshow{-webkit-box-ordinal-group:4;-ms-flex-order:4;order:4}.articlelist .article-tile .content .slideshow-wrapper{-webkit-box-ordinal-group:5;-ms-flex-order:5;order:5}.articlelist .article-tile.right .content .slideshow-wrapper{-webkit-box-ordinal-group:1;-ms-flex-order:1;order:1}.articlelist .article-tile.right .content .panel-separator-slideshow{-webkit-box-ordinal-group:2;-ms-flex-order:2;order:2}.articlelist .article-tile.right .content .colors{-webkit-box-ordinal-group:3;-ms-flex-order:3;order:3}.articlelist .article-tile.right .content .panel-separator-color{-webkit-box-ordinal-group:4;-ms-flex-order:4;order:4}.articlelist .article-tile.right .content .article-information-container{-webkit-box-ordinal-group:5;-ms-flex-order:5;order:5}.articlelist
.article-tile.left .content .article-information-container{-webkit-box-ordinal-group:1;-ms-flex-order:1;order:1}.articlelist .article-tile.left .content .panel-separator-color{-webkit-box-ordinal-group:2;-ms-flex-order:2;order:2}.articlelist .article-tile.left .content .colors{-webkit-box-orient:inline-axis;-ms-flex-direction:row;flex-direction:row;-webkit-box-ordinal-group:3;-ms-flex-order:3;order:3}.articlelist .article-tile.left .content .colors .colors-column+.colors-column{margin-left:11px;margin-right:0}.articlelist .article-tile.left .content .panel-separator-slideshow{-webkit-box-ordinal-group:4;-ms-flex-order:4;order:4}.articlelist .article-tile.left .content .slideshow-wrapper{-webkit-box-ordinal-group:5;-ms-flex-order:5;order:5}.articlelist .article-tile .content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:inherit;background:#fff;text-align:center;font-size:11px;width:auto;border-radius:2px;border:1px solid #d3d4d4;transition:border-color .3s ease-in-out;color:#000
}.articlelist .article-tile .content:hover{border-color:#000;transition:border-color .3s ease-in-out}.articlelist .article-tile .content .panel-separator{display:none;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;width:auto;flex-basis:auto;height:100%;width:1px;background-image:-webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0)),color-stop(50%,rgba(0,0,0,.08)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.08) 50%,rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.08) 50%,rgba(0,0,0,0));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.08) 50%,rgba(0,0,0,0));background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#00000000',GradientType=0)}.articlelist .article-tile .content .article-information-container{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;width:auto;flex-basis:auto;width:310px}.articlelist
.article-tile .content .slideshow-wrapper,.articlelist .article-tile .content .colors{display:none;overflow:hidden}.articlelist .article-tile .content .colors{-webkit-box-orient:inline-axis;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:11px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;width:auto;flex-basis:auto}.articlelist .article-tile .content .colors .colors-column{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;width:auto;flex-basis:auto}.articlelist .article-tile .content .colors .colors-column+.colors-column{margin-right:11px}.articlelist .article-tile .content .colors .color{margin-bottom:11px}.articlelist .article-tile .content .colors .color.selected img,.articlelist .article-tile .content .colors .color:hover img{outline:3px solid #d3d4d4}.articlelist .article-tile .content .colors .color img{outline:1px solid #d3d4d4}.articlelist .article-tile .content .colors .color.filtered-out{
opacity:.2;filter:alpha(opacity=20)}.articlelist .article-tile .content .colors .color.filtered-out:hover a{cursor:default;outline:none;pointer-events:none}.articlelist .article-tile .content .colors .color.filtered-out:hover img{outline:1px solid #d3d4d4}.articlelist .article-tile .content .slideshow-wrapper{-webkit-box-ordinal-group:5;-ms-flex-order:5;order:5;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;width:auto;flex-basis:auto;width:324px}.articlelist .article-tile .content .slideshow-wrapper .shoesole-image{max-height:116px}.articlelist .article-tile .content .slideshow-wrapper .slideshow-container{}.articlelist .article-tile .content .slideshow-wrapper .slideshow-container .flowplayer.is-ready:not(.is-poster){background-color:#fff}.articlelist .article-tile .content .slideshow-wrapper .slideshow-container .flowplayer .fp-engine{width:100%;height:auto}.articlelist .article-tile .content .slideshow-wrapper .slideshow-container .slide{width:100%;height:100%;position:relative;
display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.handheld.articlelist .article-tile .content .slideshow-wrapper .slideshow-container .slide{width:324px}.articlelist .article-tile .content .slideshow-wrapper .slideshow-container .slide.selected{display:block}.articlelist .article-tile .content .slideshow-wrapper .slideshow-container .slide .slide-image{width:324px}.articlelist .article-tile .content .slideshow-wrapper .slideshow-container .slide .video{cursor:pointer;background-color:#fff}.articlelist .article-tile .content .slideshow-wrapper .slideshow-container .slide .video-play-button{position:absolute;bottom:0;right:0;color:#fff;font-size:13px;background-color:rgba(0,0,0,.6);max-width:324px;min-width:152px;height:40px;line-height:40px;cursor:pointer}.articlelist .article-tile .content .slideshow-wrapper .slideshow-container .slide .video-play-button .video-play-button-icon{background-image:url("/pl/cassette.axd/file/img/common/mediaplayer-bigplay-4b85a8fb707e051c705f03efb15f910b4cfbec30.png");
background-repeat:no-repeat;background-position:0 0;-webkit-background-size:40px 80px;-moz-background-size:40px 80px;background-size:40px 80px;width:40px;height:40px;display:inline-block;float:right;margin-right:2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.articlelist .article-tile .content .slideshow-wrapper .slideshow-container .slide .video-play-button .video-play-button-icon{background-image:url('/pl/cassette.axd/file/img/common/mediaplayer-bigplay-4b85a8fb707e051c705f03efb15f910b4cfbec30.png')}}.articlelist .article-tile .content .slideshow-wrapper .slideshow-container .slide .video-play-button:hover .video-play-button-icon{background-position:0 -40px}.articlelist .article-tile .content .slideshow-wrapper .slideshow-container .slide .video-play-button .video-play-button-text{
margin-left:8px}.articlelist .article-tile .content .slideshow-wrapper .slideshow-container .slide .fp-play,.articlelist .article-tile .content .slideshow-wrapper .slideshow-container .slide .fp-pause,.articlelist .article-tile .content .slideshow-wrapper .slideshow-container .slide .fp-message,.articlelist .article-tile .content .slideshow-wrapper .slideshow-container .slide .fp-waiting{display:none;visibility:hidden}.articlelist .article-tile .content .slideshow-wrapper .slideshow-container.shoe-gallery{height:240px}.articlelist .article-tile .content .slideshow-wrapper .slideshow-container.shoe-gallery img.slide-image{height:240px}.handheld.articlelist .article-tile .content .slideshow-wrapper .slideshow-container.shoe-gallery img.slide-image{position:absolute;top:0}.articlelist .article-tile .content .article-image-container{width:310px;height:240px}.articlelist .article-tile .content .article-image-container .pager{margin:0;bottom:10px}.articlelist .article-tile .content .article-image-container .slide{max-width:310px;
max-height:240px}.articlelist .article-tile .content .article-image-container .main-image{display:block}.articlelist .article-tile .content .article-image-container .secondary-image{display:none}.articlelist .article-tile .content .description{font-size:13px;height:30px;line-height:15px;margin-top:5px}.articlelist .article-tile .content .description.default-breaking{margin-left:15px;margin-right:15px;word-wrap:break-word}.articlelist .article-tile .content .priceinfo .mainprice{color:#000;font-weight:bold;height:21px}.articlelist .article-tile .content .priceinfo .mainprice .value{font-size:17px}.articlelist .article-tile .content .priceinfo .mainprice .priceprefix,.articlelist .article-tile .content .priceinfo .mainprice .currency{font-size:11px}.articlelist .article-tile .content .priceinfo .mainprice.discount .originalprice{text-decoration:line-through}.articlelist .article-tile .content .priceinfo .mainprice.discount .value,.articlelist .article-tile .content .priceinfo .mainprice.discount .currency,.articlelist
.article-tile .content .priceinfo .mainprice.discount .priceprefix{color:#e30613}.articlelist .article-tile .content .priceinfo .mainprice.discount .priceprefix{padding-left:5px}.articlelist .article-tile .content .priceinfo .comparisonprice{font-size:10px;font-style:italic}.articlelist .article-tile .content .priceinfo .comparisonprice+.annotation{margin-top:0}.articlelist .article-tile .content .priceinfo .annotation{margin-top:5px;height:14px;color:#999}.articlelist .article-tile .content .priceinfo .annotation .pricemode-dependant-element:before{content:attr(data-vat-text)}.articlelist .article-tile .content .order-link{height:28px;padding-top:13px;color:#999}.articlelist .article-tile .content .order-link .linktext:before{content:attr(data-text)}.articlelist .article-tile .content .has-comparison-price .order-link{padding-top:4px}.articlelist .article-tile .content .available-sizes-link{padding-top:8px}.articlelist .article-tile .content .available-sizes-link a{color:#999}.articlelist .article-tile .content
.soldout-image{position:absolute;top:0;width:100%}.articlelist .article-tile.is-new .eye-catchers .newarticle-banner,.articlelist .article-tile.is-rsp .eye-catchers .rsp-banner,.articlelist .article-tile.is-on-sale .eye-catchers .pricededuction-banner{display:block}.articlelist .article-tile.is-rsp .eye-catchers .reduction,.articlelist .article-tile.is-on-sale .eye-catchers .reduction{display:inline-block;position:relative;color:#e30613;float:right;background:#fff}.articlelist .article-tile .eye-catchers{position:absolute;margin-left:276px}.articlelist .article-tile .eye-catchers .newarticle-banner,.articlelist .article-tile .eye-catchers .pricededuction-banner,.articlelist .article-tile .eye-catchers .rsp-banner,.articlelist .article-tile .eye-catchers .reduction{display:none}.articlelist .article-tile .eye-catchers .pricededuction-banner,.articlelist .article-tile .eye-catchers .newarticle-banner,.articlelist .article-tile .eye-catchers .rsp-banner{width:34px;height:37px;margin-bottom:3px}.articlelist .vertical{
display:flex!important;align-items:center;height:100%}.articlelist.search-grid .article-wrapper{margin-bottom:8px}.articlesummary{padding-top:15px}.articlesummary .blockelement{position:relative;padding-bottom:30px}.handheld .articlesummary .blockelement{padding-bottom:20px}.handheld .articlesummary .blockelement.add-to-basket{padding-bottom:0}.articlesummary .articlename{padding-bottom:10px;font-weight:bold;padding-top:5px}.modal .articlesummary .articlename{max-width:275px}.articlesummary .articlename sup{top:-.3em}.articlesummary .articlesubtitle{font-weight:bold;margin-top:-10px;padding-bottom:10px}.articlesummary .vatinformation{font-size:12px}.articlesummary .vatinformation .richtext{display:inline-block}.articlesummary .vatinformation .tooltip-area .tooltip-content :not(.title){font-size:12px;letter-spacing:.3px}.articlesummary .price-and-switcher{padding-top:10px}.articlesummary .discountprice{padding-top:10px}.articlesummary .comparisonprice{font-style:italic}.articlesummary .additional-information{font-style:italic
}.articlesummary .additional-information p{margin-bottom:0}.articledetails .articlesummary .price-and-switcher{padding-top:0}.articledetails .articlesummary .price-and-switcher .price{display:inline-block}.articledetails .articlesummary .price-and-switcher .price .endprice{font-size:20px}.articledetails .articlesummary .price-and-switcher .price .currency{font-size:12px}.articledetails .articlesummary .price-and-switcher .switcher{padding-left:3px}.pages-container{width:100%;margin-top:20px;text-align:center;font-size:13px}.pages-container ul.pages{list-style-type:none;margin:0;padding:0}.pages-container ul.pages li.page{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;margin:0 2px}.pages-container ul.pages li.page a,.pages-container ul.pages li.page span{border-radius:50%;width:25px;height:25px;padding:0;display:flex;align-items:center;justify-content:center}.pages-container ul.pages li.page.prev,.pages-container ul.pages li.page.next{margin-top:0}.pages-container ul.pages
li.page.prev .arrow,.pages-container ul.pages li.page.next .arrow{width:18px;height:18px;display:block;background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%401x-19495a7d539e1f843cb0055595e51eed0f054470.png');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:200px 531px;-moz-background-size:200px 531px;background-size:200px 531px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.pages-container ul.pages li.page.prev .arrow,.pages-container ul.pages li.page.next .arrow{background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%402x-a9893c1777e79c5acc2c4bf96930ebaac3915909.png')}}.pages-container ul.pages li.page.prev svg,.pages-container ul.pages li.page.next svg{width:initial;height:12px}.pages-container ul.pages li.page.prev
.arrow{background-position:-110px -9px}.pages-container ul.pages li.page.prev a,.pages-container ul.pages li.page.prev span{justify-content:flex-start}.pages-container ul.pages li.page.next .arrow{background-position:-167px -9px}.pages-container ul.pages li.page.next a,.pages-container ul.pages li.page.next span{justify-content:flex-end}.handheld .pages-container ul.pages li.page{margin-left:2px;margin-right:2px}.handheld .pages-container ul.pages li.page.prev,.handheld .pages-container ul.pages li.page.next{background-color:transparent;min-width:inherit}.custom-breadcrumb{width:100%;position:relative}.desktop .custom-breadcrumb{vertical-align:top;padding-top:1px}.custom-breadcrumb .breadcrumb-line{border-bottom:1px solid #787878;border-bottom-color:#1e1e1e;position:absolute;top:18px;right:0;left:0;z-index:-1;width:960px}.custom-breadcrumb .breadcrumb-line.continuous{right:-4px}.search-grid .custom-breadcrumb .breadcrumb-line{z-index:auto}.custom-breadcrumb .breadcrumb-content{font-size:10px;margin-top:-10px;
margin-left:0;display:flex}.isMsie .custom-breadcrumb .breadcrumb-content.no-tabs-following{height:19px}.handheld .category-subnav+.handheld .custom-breadcrumb .breadcrumb-content{height:17px}.kiosk .custom-breadcrumb .breadcrumb-content{height:unset}.custom-breadcrumb .breadcrumb-content big{font-size:9px}.custom-breadcrumb .breadcrumb-content a,.custom-breadcrumb .breadcrumb-content span{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;color:#787878;padding-right:3px;white-space:nowrap;text-transform:uppercase}.custom-breadcrumb .breadcrumb-content span.separator{padding-left:10px;padding-right:10px}.custom-breadcrumb .breadcrumb-content span.separator.only-separator{padding-right:0}.custom-breadcrumb .breadcrumb-content a:hover{color:#787878;text-decoration:none}.custom-breadcrumb .breadcrumb-content .arrow{width:5px;height:5px;margin:5px 3px 0 0;text-indent:-9999px;background-image:url('/pl/cassette.axd/file/img/common/filter-bar-categories%401x-44b6f2eff1d6ff2a3aca53f3f9ce6e40a85c002b.png');
background-repeat:no-repeat;background-position:-27px -928px;-webkit-background-size:270px 1210px;-moz-background-size:270px 1210px;background-size:270px 1210px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.custom-breadcrumb .breadcrumb-content .arrow{background-image:url('/pl/cassette.axd/file/img/common/filter-bar-categories%402x-b58d69f4db60f9124cffa395d7b73fec65b84852.png')}}.handheld .custom-breadcrumb .breadcrumb-content .arrow{margin:7px 3px 0 0}.isGalaxyTab .custom-breadcrumb .breadcrumb-content .arrow{margin:5px 3px 0 0}.isGalaxyTab.isChrome .custom-breadcrumb .breadcrumb-content .arrow{margin:6px 3px 0 0}.custom-breadcrumb .breadcrumb-content .arrow.back{background-position:-25px -76px;width:11px;height:11px;margin-top:3px;margin-left:3px}.custom-breadcrumb .breadcrumb-content
.item-container{overflow-x:hidden;position:relative;max-width:580px}.custom-breadcrumb .breadcrumb-content .item-container .gradient{cursor:pointer;height:20px;width:40px;position:absolute;left:0;background-image:linear-gradient(to right,#fff,rgba(255,255,255,.6),rgba(255,255,255,.3),rgba(255,255,255,.1))}.custom-breadcrumb .breadcrumb-content .item-container .item-wrapper{white-space:nowrap;float:right}.custom-breadcrumb .breadcrumb-content .item-container .separator:last-of-type{padding-right:0}.custom-breadcrumb .breadcrumb-content.smaller-breadcrumb-width .item-container{max-width:385px}.custom-breadcrumb .breadcrumb-content:not(.search)>a:first-child,.custom-breadcrumb .breadcrumb-content:not(.search)>span:first-child{font-weight:bold}.custom-breadcrumb .breadcrumb-content:not(.search) a:last-child:not(.backlink),.custom-breadcrumb .breadcrumb-content:not(.search) span:last-child:not(.backlink){padding-right:10px;background-color:#fff}.custom-breadcrumb .breadcrumb-content:not(.search) a:last-child:not(.backlink):not(.alone-item),
.custom-breadcrumb .breadcrumb-content:not(.search) span:last-child:not(.backlink):not(.alone-item){padding-left:10px}.custom-breadcrumb .breadcrumb-content:not(.search) a:last-child:not(.backlink):after,.custom-breadcrumb .breadcrumb-content:not(.search) span:last-child:not(.backlink):after{overflow-y:visible;content:'';display:block;height:5px;margin-top:10px}.custom-breadcrumb .breadcrumb-content.search span{font-weight:normal;text-transform:none}.kiosk .custom-breadcrumb .breadcrumb-content:not(.search) a:last-child:not(.backlink):after,.kiosk .custom-breadcrumb .breadcrumb-content:not(.search) span:last-child:not(.backlink):after{margin-top:10px}.custom-breadcrumb>a.backlink,.custom-breadcrumb>span.backlink{float:right;top:-30px;position:relative;text-transform:uppercase;font-size:11px;font-weight:bold;color:#1e1e1e}.black-edition .custom-breadcrumb>a.backlink,.black-edition .custom-breadcrumb>span.backlink{right:9px}.kiosk.handheld .custom-breadcrumb>a.backlink,.kiosk.handheld .custom-breadcrumb>span.backlink{
top:-30px}.custom-breadcrumb>a.backlink .arrow.back,.custom-breadcrumb>span.backlink .arrow.back{padding-right:5px}.sidebar-navigation{position:fixed;z-index:1040;width:10px;height:100%;top:50px;right:0;overflow:visible;font-size:18px}.sidebar-navigation .sidenav-background{position:fixed;top:0;right:0;width:10px;height:100%;background-color:#000;background-color:rgba(0,0,0,.1);z-index:-1}.sidebar-navigation ul.menu{margin:25px 0 0 0;padding:0;position:absolute;right:0;width:10px;z-index:0}.sidebar-navigation ul.menu li.panel,.sidebar-navigation ul.menu li.separator,.sidebar-navigation ul.menu li.hover-area{display:block;list-style-type:none}.sidebar-navigation ul.menu.semi-open>li.hover-area{z-index:-1}.sidebar-navigation ul.menu li.hover-area{position:absolute;width:30px;height:100%;right:0;z-index:1}.handheld .sidebar-navigation ul.menu li.hover-area{width:80px;height:100%}.sidebar-navigation ul.menu>li.panel{height:30px;margin-bottom:10px;text-align:right;line-height:30px}.sidebar-navigation ul.menu>li.panel.highlighted>div.panel-heading{
background-color:#1e1e1e}.sidebar-navigation ul.menu>li.panel.highlighted>div.panel-heading:before{display:block}.sidebar-navigation ul.menu>li.panel.highlighted>div.panel-heading>a{color:#fff}.sidebar-navigation ul.menu>li.panel.highlighted>div.panel-heading>span.arrow{background-position:-55px -7px}.sidebar-navigation ul.menu>li.panel.is-menu.open.highlighted>div.panel-heading{background-color:#1e1e1e}.sidebar-navigation ul.menu>li.panel.is-menu.open>div.panel-heading{background-color:#ebebeb}.sidebar-navigation ul.menu>li.panel.is-menu.open>div.top-sub-menu{visibility:visible}.sidebar-navigation ul.menu>li.panel>div.panel-heading{position:relative;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;margin:0;border:none;border-radius:0;padding:0;background-color:#fff;background-color:rgba(255,255,255,.95)}.sidebar-navigation ul.menu>li.panel>div.panel-heading:before{left:-15px;background-image:url('/pl/cassette.axd/file/img/common/screennav-arrows%401x-3a4b476dcfc2d738cba86873846bc3a2efa916f0.png');
background-repeat:no-repeat;background-position:0 0;-webkit-background-size:60px 30px;-moz-background-size:60px 30px;background-size:60px 30px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.sidebar-navigation ul.menu>li.panel>div.panel-heading:before{background-image:url('/pl/cassette.axd/file/img/common/screennav-arrows%402x-a442345baae5d19791adc1baedb829c88bc793d8.png')}}.sidebar-navigation ul.menu>li.panel>div.panel-heading:after{left:auto;right:-15px;background-image:url('/pl/cassette.axd/file/img/common/screennav-arrows%401x-3a4b476dcfc2d738cba86873846bc3a2efa916f0.png');background-repeat:no-repeat;background-position:-43px 0;-webkit-background-size:60px 30px;-moz-background-size:60px 30px;background-size:60px 30px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only
screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.sidebar-navigation ul.menu>li.panel>div.panel-heading:after{background-image:url('/pl/cassette.axd/file/img/common/screennav-arrows%402x-a442345baae5d19791adc1baedb829c88bc793d8.png')}}.sidebar-navigation ul.menu>li.panel>div.panel-heading:before,.sidebar-navigation ul.menu>li.panel>div.panel-heading:after{position:absolute;display:none;top:0;width:17px;height:30px;z-index:10;content:" "}.sidebar-navigation ul.menu>li.panel>div.panel-heading>span.arrow{position:absolute;display:block;top:4px;right:0;padding-right:10px;width:35px;height:21px;background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%401x-19495a7d539e1f843cb0055595e51eed0f054470.png');background-repeat:no-repeat;background-position:-150px -7px;-webkit-background-size:200px 531px;-moz-background-size:200px 531px;background-size:200px
531px;cursor:pointer}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.sidebar-navigation ul.menu>li.panel>div.panel-heading>span.arrow{background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%402x-a9893c1777e79c5acc2c4bf96930ebaac3915909.png')}}.sidebar-navigation ul.menu>li.panel>div.panel-heading>span.arrow+a{margin-right:35px;padding-right:0}.sidebar-navigation ul.menu>li.panel>div.panel-heading>a{position:relative;display:block;margin:0;padding:0 10px;color:#1e1e1e;line-height:30px;white-space:nowrap}.sidebar-navigation ul.menu>li.panel>div.top-sub-menu{position:fixed;visibility:hidden;top:50px;right:-350px;bottom:0;margin:0;padding:0 20px;max-width:350px;background-color:#fff;background-color:rgba(255,255,255,.95);text-align:left;white-space:normal;z-index:-1
}.sidebar-navigation ul.menu>li.panel>div.top-sub-menu ul.sub-menu .panel-collapse{padding:0 0 0 20px;background-color:transparent}.sidebar-navigation ul.menu>li.panel>div.top-sub-menu>.close-menu{position:absolute;right:20px;background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%401x-bb2b678adad29f68c029c8ad03c6b455d28321c0.png');background-repeat:no-repeat;background-position:-210px -105px;-webkit-background-size:340px 185px;-moz-background-size:340px 185px;background-size:340px 185px;cursor:pointer}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.sidebar-navigation ul.menu>li.panel>div.top-sub-menu>.close-menu{background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%402x-759df7a298772f0e33410231caa6420e0f6f8ec3.png')}}.sidebar-navigation ul.menu.full-open>li.is-menu.open.highlighted>div.panel-heading:before{
display:none}.sidebar-navigation ul.menu.full-open>li.is-menu.open.highlighted>div.panel-heading:after{display:block}.sidebar-navigation ul.menu ul.sub-menu{padding:0;max-width:350px;background-color:transparent}.sidebar-navigation ul.menu ul.sub-menu>li.separator{height:1px;background-color:#c8c8c8;margin-bottom:9px}.sidebar-navigation ul.menu ul.sub-menu>li.separator:first-child{display:none}.sidebar-navigation ul.menu ul.sub-menu>li.panel{position:relative;min-height:30px;line-height:30px}.sidebar-navigation ul.menu ul.sub-menu>li.panel.is-menu>div.panel-heading>a.title{padding-right:35px}.sidebar-navigation ul.menu ul.sub-menu>li.panel.highlighted>div.panel-heading>a.title{color:#fff;background-color:#1e1e1e}.sidebar-navigation ul.menu ul.sub-menu>li.panel>div.panel-heading{margin:0;border:none;border-radius:0;padding:0}.sidebar-navigation ul.menu ul.sub-menu>li.panel>div.panel-heading:hover{background-color:#ebebeb}.sidebar-navigation ul.menu ul.sub-menu>li.panel>div.panel-heading>button.toggle-sub-menu{
position:absolute;top:0;right:0;margin:0;border:none;padding:0;width:35px;height:30px;background-color:transparent;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-close-dark-grey-adb2f9fd1f146bac7309789ed3533b8e181828ee.svg');background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:15px;-moz-background-size:15px;background-size:15px;outline:none;z-index:5}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.sidebar-navigation ul.menu ul.sub-menu>li.panel>div.panel-heading>button.toggle-sub-menu{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-close-dark-grey-adb2f9fd1f146bac7309789ed3533b8e181828ee.svg')}}.sidebar-navigation ul.menu ul.sub-menu>li.panel>div.panel-heading>button.toggle-sub-menu.collapsed{
background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-open-dark-grey-86adb1793cc94fdbcd551509860014d32ceec0d0.svg');background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:15px;-moz-background-size:15px;background-size:15px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.sidebar-navigation ul.menu ul.sub-menu>li.panel>div.panel-heading>button.toggle-sub-menu.collapsed{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-open-dark-grey-86adb1793cc94fdbcd551509860014d32ceec0d0.svg')}}.sidebar-navigation ul.menu ul.sub-menu>li.panel>div.panel-heading>button.toggle-sub-menu.collapsed:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-open-e3c74c13e948f13ddd650257be905408c1481eb2.svg');
background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:15px;-moz-background-size:15px;background-size:15px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.sidebar-navigation ul.menu ul.sub-menu>li.panel>div.panel-heading>button.toggle-sub-menu.collapsed:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-open-e3c74c13e948f13ddd650257be905408c1481eb2.svg')}}.sidebar-navigation ul.menu ul.sub-menu>li.panel>div.panel-heading>button.toggle-sub-menu.collapsed+a.title{margin-bottom:0;border-bottom-width:0}.sidebar-navigation ul.menu ul.sub-menu>li.panel>div.panel-heading>button.toggle-sub-menu:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-close-36e16888cfbd407c1003e3e11f83279f901d9887.svg');
background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:15px;-moz-background-size:15px;background-size:15px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.sidebar-navigation ul.menu ul.sub-menu>li.panel>div.panel-heading>button.toggle-sub-menu:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-close-36e16888cfbd407c1003e3e11f83279f901d9887.svg')}}.sidebar-navigation ul.menu ul.sub-menu>li.panel>div.panel-heading>button.toggle-sub-menu+a.title{margin-bottom:-1px;border-bottom:1px solid #c8c8c8}.sidebar-navigation ul.menu ul.sub-menu>li.panel>div.panel-heading>a.title{position:relative;display:block;margin:0;border:none;padding:0 10px 0 10px;color:#1e1e1e;font-size:18px;font-weight:normal}.sidebar-navigation ul.menu ul.sub-menu>li.panel>div.panel-heading>a.title.multiline{
min-height:70px}.sidebar-navigation ul.menu ul.sub-menu>li.panel.highlighted>div.panel-heading>button.toggle-sub-menu{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-close-36e16888cfbd407c1003e3e11f83279f901d9887.svg');background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:15px;-moz-background-size:15px;background-size:15px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.sidebar-navigation ul.menu ul.sub-menu>li.panel.highlighted>div.panel-heading>button.toggle-sub-menu{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-close-36e16888cfbd407c1003e3e11f83279f901d9887.svg')}}.sidebar-navigation ul.menu ul.sub-menu>li.panel.highlighted>div.panel-heading>button.toggle-sub-menu.collapsed{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-open-e3c74c13e948f13ddd650257be905408c1481eb2.svg');
background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:15px;-moz-background-size:15px;background-size:15px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.sidebar-navigation ul.menu ul.sub-menu>li.panel.highlighted>div.panel-heading>button.toggle-sub-menu.collapsed{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-open-e3c74c13e948f13ddd650257be905408c1481eb2.svg')}}.sidebar-navigation ul.menu ul.sub-menu ul.sub-menu li.separator:first-child{display:block;background-color:transparent}.desktop .sidebar-navigation ul.menu>li.panel>div.top-sub-menu{padding-top:50px}.desktop .sidebar-navigation ul.menu>li.panel>div.top-sub-menu>.gradient-container{height:100%}.desktop .sidebar-navigation ul.menu>li.panel>div.top-sub-menu>.gradient-container>.simplebar{
height:100%}.desktop .sidebar-navigation ul.menu>li.panel>div.top-sub-menu>.gradient-container>.simplebar>.simplebar-scroll-content{position:relative;top:unset;right:unset;bottom:unset;left:unset;margin:0 35px 0 0;max-height:100%}.isFirefox.desktop .sidebar-navigation ul.menu>li.panel>div.top-sub-menu>.gradient-container>.simplebar>.simplebar-scroll-content{height:unset!important}.desktop .sidebar-navigation ul.menu>li.panel>div.top-sub-menu>.close-menu{top:20px;width:20px;height:20px}.handheld .sidebar-navigation ul.menu>li.panel>div.top-sub-menu{top:0;padding:100px 10px 0}.handheld .sidebar-navigation ul.menu>li.panel>div.top-sub-menu>.gradient-container{height:100%}.handheld .sidebar-navigation ul.menu>li.panel>div.top-sub-menu>.gradient-container>.simplebar{padding:0 10px;height:100%;max-height:100%;overflow:auto}.handheld .sidebar-navigation ul.menu>li.panel>div.top-sub-menu>.gradient-container>.simplebar>ul.sub-menu{height:auto}.handheld .sidebar-navigation ul.menu>li.panel>div.top-sub-menu>.close-menu{
top:70px;width:30px;height:25px}.article-description{font-size:13px}.article-description .aas-compare-detail-btn{display:table;min-width:175px;margin:auto;margin-top:50px;cursor:pointer;text-align:center;border-radius:50px;height:48px;background-color:#f0f1f1}.article-description .aas-compare-detail-btn:hover{background-color:#d3d4d4}.article-description .aas-compare-detail-btn .aas-btn-content{padding:0 30px;display:table-cell;vertical-align:middle;margin:auto}.article-description .aas-compare-detail-btn .aas-btn-content span{display:inline-block;text-align:center;line-height:36px;margin-left:auto;padding:0 12px 0 0;font-weight:500;font-size:14px;letter-spacing:.3px;color:#000}.article-description .aas-compare-detail-btn .aas-btn-content svg{height:16px;width:6px;float:right;display:inline-block;margin-top:10px;fill:#000}.article-description-tabs>ul,.article-description .product-description-tab>ul{position:relative;margin:0;padding:0 0 0 30px;height:32px;list-style:none}.article-description-tabs>ul li,.article-description
.product-description-tab>ul li{float:left;position:relative;top:0;padding:0;white-space:nowrap;margin:0}.article-description-tabs>ul li a,.article-description .product-description-tab>ul li a,.article-description-tabs>ul li span,.article-description .product-description-tab>ul li span{outline:none;float:left;font-weight:bold;text-transform:uppercase;padding:10px 13px}.article-description-tabs>ul li.active,.article-description .product-description-tab>ul li.active{margin-top:7px}.article-description-tabs>ul li.active a,.article-description .product-description-tab>ul li.active a{color:#fff;cursor:default}.article-description-tabs>.tab-content,.article-description .product-description-tab>.tab-content{padding-top:30px}.article-description-tabs>.tab-content .tab-pane,.article-description .product-description-tab>.tab-content .tab-pane{position:relative}.article-description-tabs .mix-and-match-container.loading~.product-description-tab,.article-description .product-description-tab .mix-and-match-container.loading~.product-description-tab{
visibility:hidden}.article-description-tabs .alternative-articles:not(.active),.article-description .product-description-tab .alternative-articles:not(.active){display:block;height:0;overflow-y:hidden}.article-description .product-description-tab{padding-top:30px}.article-description .custom-row.cols-2{padding-left:15px}.article-description .custom-row.cols-2 .custom-col.product-details{width:585px;float:left;min-height:1px;margin-right:25px}.article-description .custom-row.cols-2 .custom-col.product-details .richtext>p{margin:0}.article-description .custom-row.cols-2 .custom-col.product-details .richtext>ul{margin:0}.isWebkit .article-description .custom-row.cols-2 .custom-col.product-details .richtext>ul{padding-left:15px}.isFirefox .article-description .custom-row.cols-2 .custom-col.product-details .richtext>ul{padding-left:11px}.isMsie .article-description .custom-row.cols-2 .custom-col.product-details .richtext>ul{padding-left:14px}.article-description .custom-row.cols-2 .custom-col.product-details .richtext>ul>li{
text-indent:-1px}.isMsie .article-description .custom-row.cols-2 .custom-col.product-details .richtext>ul>li{text-indent:-15px;list-style-position:inside}.article-description .custom-row.cols-2 .custom-col+.custom-col .onlinekat-container.details{padding:0;margin-bottom:30px}.article-description .custom-row.cols-2 .custom-col+.custom-col .onlinekat-container.details.empty-template{margin-bottom:0}.article-description .custom-row.cols-2 .custom-col+.custom-col .onlinekat-container.details.empty-template+.cross-selling.details{margin-top:-7px}.mix-and-match-opener{cursor:pointer;margin-top:30px}.articledetails.black-edition .tab-pane.mix-and-match{padding:0 20px 0}.mix-and-match-container{width:940px;position:relative}.kiosk .mix-and-match-container{width:941px}.mix-and-match-container .mix-and-match-items{zoom:1;filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}.mix-and-match-container
.mix-and-match-items.visually-hidden{visibility:hidden;zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0}.mix-and-match-container.additional.title-right .mix-and-match-stamp.title-image{left:auto;right:0}.mix-and-match-container.additional.title-left .mix-and-match-item.wide-col+.mix-and-match-item{margin-right:10px}.mix-and-match-container.additional.title-left .mix-and-match-item.wide-col+.mix-and-match-item+.mix-and-match-item{margin-right:10px}.mix-and-match-container.additional.title-right .mix-and-match-item.wide-col+.mix-and-match-item{margin-left:10px}.mix-and-match-container.additional.title-right .mix-and-match-item.wide-col+.mix-and-match-item+.mix-and-match-item{margin-left:10px}.mix-and-match-container .grid-sizer{width:10px}.mix-and-match-container .mix-and-match-item{width:190px;height:148px;margin:0 0 10px 0;float:left;overflow:hidden;cursor:pointer;zoom:1;filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1;-webkit-transition:opacity .5s ease;-moz-transition:opacity
.5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}.mix-and-match-container .mix-and-match-item.visually-hidden{visibility:hidden;zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0}.mix-and-match-container .mix-and-match-item.wide-col{width:340px;height:306px}.mix-and-match-container .mix-and-match-item.wide-col.mainimage{height:265px}.mix-and-match-container .mix-and-match-item.wide-col .image{bottom:-9999px;left:-9999px;right:-9999px;top:-9999px;height:100%;margin:auto;max-width:none;position:absolute;width:auto}.mix-and-match-container .mix-and-match-item .image{width:190px}.mix-and-match-container .mix-and-match-item.teaser-3d-container{top:370px;left:0;width:190px;height:264px}.mix-and-match-container .mix-and-match-item.teaser-3d-container .teaser-3d{padding:0}.mix-and-match-container .mix-and-match-item.teaser-3d-container .teaser-3d div{width:190px;height:auto;line-height:264px}.mix-and-match-container .mix-and-match-item.teaser-3d-container .mix-and-match-image{
line-height:264px}.mix-and-match-container .mix-and-match-item.teaser-3d-container .item-overlay-container .item-icon{background-position:0 -54px}.mix-and-match-container .mix-and-match-stamp{position:absolute;margin-bottom:10px;overflow:hidden}.mix-and-match-container .mix-and-match-stamp.top-right{top:0;right:0;width:540px}.mix-and-match-container .mix-and-match-stamp.top-right img{width:540px}.mix-and-match-container .mix-and-match-stamp.title-image{top:0;left:0;width:390px}.mix-and-match-container .mix-and-match-stamp.action-image{top:0;right:0;width:540px;height:435px;cursor:pointer}.mix-and-match-container .mix-and-match-stamp.action-image .image{bottom:-9999px;left:-9999px;right:-9999px;top:-9999px;height:100%;margin:auto;max-width:none;position:absolute;width:auto}.mix-and-match-container .mix-and-match-stamp.onlinekat-container{top:0;right:0;width:540px;height:382px}.mix-and-match-container .mix-and-match-stamp.onlinekat-container .onlinekat .teaser img.image{width:270px}.mix-and-match-container .mix-and-match-stamp.carousel-container{
top:392px;right:0;width:340px;height:420px}.mix-and-match-container .mix-and-match-stamp.carousel-container.no-onlinekat{top:445px}.mix-and-match-container .mix-and-match-pager{position:absolute;right:0;padding:10px 20px;font-size:16px;text-transform:uppercase;font-weight:bold;color:#fff;background-color:#1e1e1e;cursor:pointer}.mix-and-match-container .item-overlay-container{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1e1e1e;background-color:rgba(30,30,30,.8);zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transition:opacity .3s linear;-moz-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear;z-index:1030;display:table}.mix-and-match-container .item-overlay-container .item-overlay-content{display:table-cell;vertical-align:middle;text-align:center;padding:0 5px}.mix-and-match-container .item-overlay-container .item-icon{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;width:44px;
height:44px;background-image:url('/pl/cassette.axd/file/img/common/detailpage/mix-and-match-icons%401x-00b1a1f34c9cb473edae3f695d477ff1f11b470b.png');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:44px 206px;-moz-background-size:44px 206px;background-size:44px 206px;margin-bottom:5px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.mix-and-match-container .item-overlay-container .item-icon{background-image:url('/pl/cassette.axd/file/img/common/detailpage/mix-and-match-icons%402x-b1ff0731b12453c049f48ed771f89c64850228a3.png')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only
screen and (min-resolution:1.5dppx){.mix-and-match-container .item-overlay-container .item-icon{background-image:url('/pl/cassette.axd/file/img/common/detailpage/mix-and-match-icons%402x-b1ff0731b12453c049f48ed771f89c64850228a3.png')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.mix-and-match-container .item-overlay-container .item-icon{background-image:url('/pl/cassette.axd/file/img/common/detailpage/mix-and-match-icons%402x-b1ff0731b12453c049f48ed771f89c64850228a3.png')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.mix-and-match-container
.item-overlay-container .item-icon{background-image:url('/pl/cassette.axd/file/img/common/detailpage/mix-and-match-icons%402x-b1ff0731b12453c049f48ed771f89c64850228a3.png')}}.mix-and-match-container .item-overlay-container h3,.mix-and-match-container .item-overlay-container .item-subtitle{color:#fff;width:100%;font-size:14px}.mix-and-match-container .item-overlay-container h3{padding-bottom:14px}.mix-and-match-container .item-overlay-container .item-subtitle{position:absolute;left:0;bottom:20px}.mix-and-match-container .mix-and-match-item:hover .item-overlay-container,.mix-and-match-container .mix-and-match-stamp:hover .item-overlay-container{zoom:1;filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1}.mix-and-match-container .loading-indicator{display:none}.mix-and-match-container:first-child .loading-indicator{display:block}.mix-and-match-container:first-child+.mix-and-match-container{margin-top:70px}body{font-family:Roboto,Arial,Helvetica,sans-serif;font-size:10px;width:100%;height:100%;-ms-overflow-style:scrollbar;
background-color:#fff;background-attachment:fixed;background-position:top center;background-repeat:no-repeat}.ios body.startpage{background-color:#1e1e1e}body.typo2016,body.responsive{font-size:13px}body .display-inline{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}body.mkt-flyout-open{overflow:hidden;position:static!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:Roboto,Arial,Helvetica,sans-serif;margin:0;padding:0;border:0;font-size:100%;font-weight:inherit;line-height:1.42857;letter-spacing:.5px}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{color:#696969}a{text-decoration:none;outline:none}a:hover{text-decoration:none}a:focus{outline:none;text-decoration:none}a.has-focus-keyboard{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color;outline-offset:2px}a.has-focus-mouse{outline:none}.has-focus-keyboard{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color;
outline-offset:2px}.has-focus-mouse{outline:none}label{font-weight:normal}label.mandatory,label.mandatory-by-group{font-weight:bold}.grid .col-xs-5 .input-clear-container,.grid .col-xs-4 .input-clear-container,.grid .col-xs-3 .input-clear-container,.grid .col-xs-2 .input-clear-container,.grid .col-xs-1 .input-clear-container,.grid .col-xs-5 input[type="text"],.grid .col-xs-4 input[type="text"],.grid .col-xs-3 input[type="text"],.grid .col-xs-2 input[type="text"],.grid .col-xs-1 input[type="text"],.grid .col-xs-5 input[type="password"],.grid .col-xs-4 input[type="password"],.grid .col-xs-3 input[type="password"],.grid .col-xs-2 input[type="password"],.grid .col-xs-1 input[type="password"],.grid .col-xs-5 input[type="number"],.grid .col-xs-4 input[type="number"],.grid .col-xs-3 input[type="number"],.grid .col-xs-2 input[type="number"],.grid .col-xs-1 input[type="number"],.grid .col-xs-5 input[type="tel"],.grid .col-xs-4 input[type="tel"],.grid .col-xs-3 input[type="tel"],.grid .col-xs-2 input[type="tel"],.grid .col-xs-1
input[type="tel"],.grid .col-xs-5 input[type="email"],.grid .col-xs-4 input[type="email"],.grid .col-xs-3 input[type="email"],.grid .col-xs-2 input[type="email"],.grid .col-xs-1 input[type="email"],.grid .col-xs-5 textarea,.grid .col-xs-4 textarea,.grid .col-xs-3 textarea,.grid .col-xs-2 textarea,.grid .col-xs-1 textarea{width:100%}.container{width:100%!important;padding:0;margin:0}.container .inner-container{width:1000px;margin:0 auto;padding:82px 20px 0 20px;position:relative;background-color:#fff}.container .inner-container .content-top{position:relative}.container .inner-container .page-bottom{padding:20px;clear:both}#disabled{background-color:transparent;z-index:1054;position:absolute;left:0;top:0;width:100%;height:100%}.custom-row:before,.custom-row:after{content:" ";display:table}.custom-row:after{clear:both}.display-none{display:none}.overflow-hidden,.modal-overflow-hidden{overflow:hidden}.grid .grid-item.leftAlign{text-align:left}.grid .grid-item.centerAlign{text-align:center}.grid .grid-item.rightAlign{
text-align:right}.note p.alert{color:#e30613;font-weight:bold;padding:6px 0}.note p.alert,.errorContainer{-ms-word-wrap:break-word;word-wrap:break-word}.pager{margin:-40px 0 0 0;position:absolute;z-index:1029;width:100%;background:url(/pl/cassette.axd/file/img/common/blank-a1fdee122b95748d81cee426d717c05b5174fe96.gif)}.pager .slideshowpager{margin:0 auto;padding:0;position:relative;z-index:100;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.pager .slideshowpager li{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;width:14px;height:14px;margin:10px;background:#fff;cursor:pointer;border-radius:20px}.pager .slideshowpager li.active{width:20px;height:20px;margin:7px;background:none;border:2px solid #fff}.pager.light-grey .slideshowpager li{background:#f0f1f1}.pager.light-grey .slideshowpager li.active{background:none;border-color:#f0f1f1}.pager.mid-grey .slideshowpager li{background:#d3d4d4}.pager.mid-grey .slideshowpager li.active{
background:none;border-color:#d3d4d4}.pager.dark-grey .slideshowpager li{background:#999}.pager.dark-grey .slideshowpager li.active{background:none;border-color:#999}.pager.black .slideshowpager li{background:#000}.pager.black .slideshowpager li.active{background:none;border-color:#000}.modal-scrollable{overflow:hidden}.icon-break-fix{display:inline;white-space:nowrap}.handheld input[type="text"],.handheld input[type="password"],.handheld input[type="number"],.handheld input[type="tel"],.handheld input[type="email"]{height:30px;-webkit-border-radius:0;-webkit-background-clip:padding-box;-moz-border-radius:0;-moz-background-clip:padding;border-radius:0;background-clip:padding-box}.handheld textarea{-webkit-border-radius:0;-webkit-background-clip:padding-box;-moz-border-radius:0;-moz-background-clip:padding;border-radius:0;background-clip:padding-box}li.panel,div.panel{margin:0;background-color:transparent;border:none;-webkit-border-radius:0;-webkit-background-clip:padding-box;-moz-border-radius:0;-moz-background-clip:padding;
border-radius:0;background-clip:padding-box;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;line-height:1.3}@font-face{font-family:Michroma;src:url(/pl/cassette.axd/file/fonts/Michroma-f61850dec6e4d74fa9032130f36bf375f1fd8efc.ttf)}@font-face{font-family:ESIcon;src:url(/pl/cassette.axd/file/fonts/esicon-ef59d4c86bd12a3770350e86004d8224b7e68324.ttf)}code,kbd,var,samp{font-size:105%}kbd{padding:2px 4px;color:#ebebeb;background-color:#1e1e1e;white-space:nowrap;-webkit-border-radius:3px;-webkit-background-clip:padding-box;-moz-border-radius:3px;-moz-background-clip:padding;border-radius:3px;background-clip:padding-box;-webkit-box-shadow:0 -1px 0 rgba(0,0,0,.25) inset;-moz-box-shadow:0 -1px 0 rgba(0,0,0,.25) inset;box-shadow:0 -1px 0 rgba(0,0,0,.25) inset}kbd kbd{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;font-size:100%;font-weight:700;padding:0}.gallery{background-color:#fff;position:relative;overflow:hidden}.gallery .slide{position:absolute;top:0;left:0;width:100%}.gallery .slide .image{
background-color:#fff;background-repeat:no-repeat;background-position:50% 50%}.gallery .slide .image .gallery3d{text-align:center;background-color:#fff;height:500px}.kiosk .gallery .slide .image{max-width:600px;max-height:466px}.gallery .pager{display:none;margin:0;padding:14px 0;bottom:0}.gallery .pager .slideshowpager li a{background-color:none;border:none;padding:0}.gallery .pager .slideshowpager li a img{position:absolute;width:10px;height:10px}.gallery #fsiStartStopButton{width:42px;height:35px}.gallery .media-overlay-opener{width:40px;height:40px;background-image:url('/pl/cassette.axd/file/img/ES/detailpage-sprite%401x-da7df2a452fb88ea478647f75e281a3a8b65aa72.png');background-repeat:no-repeat;background-position:-426px -3px;-webkit-background-size:598px 207px;-moz-background-size:598px 207px;background-size:598px 207px;position:absolute;right:3px;bottom:3px;cursor:pointer;z-index:1029}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen
and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.gallery .media-overlay-opener{background-image:url('/pl/cassette.axd/file/img/ES/detailpage-sprite%402x-f2ed8e185cb91cbf77cfd3a46ea331bc0669d533.png')}}.logocontainer{position:absolute;left:50%;overflow:hidden}.logocontainer.static{margin:0 auto}.logocontainer a{margin:0 auto;display:block;outline:none}.handheld .logocontainer{pointer-events:none}.handheld .logocontainer a{pointer-events:auto}.handheld .logocontainer a+a{position:relative;z-index:-1}.logocontainer .logo{color:#fff;border-radius:2px}.logocontainer .logo .img{fill:#e30613}.logocontainer .logo.es_black .img{fill:#1e1e1e}.logocontainer .logo.es_couture .img{fill:#000}.static{margin:0 auto;margin-bottom:60px;position:static}.media-overlay{display:none;height:calc(100vh - 155px)!important;width:calc((100vh - 155px)*1.2892562)!important;position:fixed;top:0;left:0;right:0;bottom:0;margin:40px
auto auto auto!important;z-index:1100;outline:none;text-align:center}.handheld.ios.isSafari .media-overlay,.handheld.android.isWebkit .media-overlay{height:calc(100vh - 205px)!important;width:calc((100vh - 205px)*1.2892562)!important}.media-overlay,.media-overlay *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.media-overlay .overlay-close,.media-overlay .arrow{cursor:pointer}.media-overlay .arrow{width:50px;height:60px;background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%401x-19495a7d539e1f843cb0055595e51eed0f054470.png');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:200px 531px;-moz-background-size:200px 531px;background-size:200px 531px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){
.media-overlay .arrow{background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%402x-a9893c1777e79c5acc2c4bf96930ebaac3915909.png')}}.media-overlay .arrow.left{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-medium-left-white-ad441b0a0ca6a2ae8188aa67eef4385fe2b3d0dc.svg');background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:15px;-moz-background-size:15px;background-size:15px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.media-overlay .arrow.left{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-medium-left-white-ad441b0a0ca6a2ae8188aa67eef4385fe2b3d0dc.svg')}}.media-overlay .arrow.right{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-medium-right-white-928d52a77d88977cbb1f160c6ae94cd2e65ce08a.svg');
background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:15px;-moz-background-size:15px;background-size:15px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.media-overlay .arrow.right{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-medium-right-white-928d52a77d88977cbb1f160c6ae94cd2e65ce08a.svg')}}.media-overlay .media-overlay-gallery{height:calc(100vh - 155px)!important;width:calc((100vh - 155px)*1.2892562)!important;background:none;overflow:visible}.handheld.ios.isSafari .media-overlay .media-overlay-gallery,.handheld.android.isWebkit .media-overlay .media-overlay-gallery{height:calc(100vh - 205px)!important;width:calc((100vh - 205px)*1.2892562)!important}.media-overlay .media-overlay-gallery .arrowwrapper{height:100px;width:100px;
position:absolute;top:0;bottom:0;margin-top:auto;margin-bottom:auto}.media-overlay .media-overlay-gallery .arrowwrapper.left{left:-70px}.media-overlay .media-overlay-gallery .arrowwrapper.right{right:-70px}.handheld .media-overlay .media-overlay-gallery .arrowwrapper .handheld-space{height:250px;margin-top:-85px;width:100px}.media-overlay .media-overlay-gallery .arrowwrapper .arrow{position:absolute;top:0;bottom:0;margin:auto 0 auto 0}.media-overlay .media-overlay-gallery .arrowwrapper .arrow.left{left:20px}.media-overlay .media-overlay-gallery .arrowwrapper .arrow.right{right:20px}.media-overlay .media-overlay-gallery .images-container{height:100%}.media-overlay .media-overlay-gallery .images-container .slide{width:100%}.media-overlay .media-overlay-gallery .images-container .slide div.image{max-height:calc(100vh - 155px);max-width:calc((100vh - 155px)*1.2892562);position:relative;display:inline-block;background:none;text-align:center;margin:auto}.handheld.ios.isSafari .media-overlay .media-overlay-gallery .images-container
.slide div.image,.handheld.android.isWebkit .media-overlay .media-overlay-gallery .images-container .slide div.image{max-height:calc(100vh - 205px);max-width:calc((100vh - 205px)*1.2892562)}.media-overlay .media-overlay-gallery .images-container .slide div.image img.image{max-height:calc(100vh - 155px);max-width:calc((100vh - 155px)*1.2892562);border-width:0}.handheld.ios.isSafari .media-overlay .media-overlay-gallery .images-container .slide div.image img.image,.handheld.android.isWebkit .media-overlay .media-overlay-gallery .images-container .slide div.image img.image{max-height:calc(100vh - 205px);max-width:calc((100vh - 205px)*1.2892562)}.media-overlay .media-overlay-gallery .images-container .slide div.image showcase-viewer{height:calc(100vh - 155px)!important;width:calc((100vh - 155px)*1.2892562)!important}.handheld.ios.isSafari .media-overlay .media-overlay-gallery .images-container .slide div.image showcase-viewer,.handheld.android.isWebkit .media-overlay .media-overlay-gallery .images-container .slide
div.image showcase-viewer{height:calc(100vh - 205px)!important;width:calc((100vh - 205px)*1.2892562)!important}.media-overlay .media-overlay-gallery .images-container .slide div.image .gallery3d{height:calc(100vh - 155px)!important;width:calc((100vh - 155px)*1.2892562)!important;padding:10px;background-color:#fff}.handheld.ios.isSafari .media-overlay .media-overlay-gallery .images-container .slide div.image .gallery3d,.handheld.android.isWebkit .media-overlay .media-overlay-gallery .images-container .slide div.image .gallery3d{height:calc(100vh - 205px)!important;width:calc((100vh - 205px)*1.2892562)!important}.handheld .media-overlay .media-overlay-gallery .images-container .slide div.image .gallery3d .overlay{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1;margin:-10px}.handheld .media-overlay .media-overlay-gallery .images-container .slide div.image .gallery3d .overlay .icon3d{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:178px;height:140px;background-image:url('/pl/cassette.axd/file/img/ES/detailpage-sprite%401x-da7df2a452fb88ea478647f75e281a3a8b65aa72.png');
background-repeat:no-repeat;background-position:-420px -50px;-webkit-background-size:598px 207px;-moz-background-size:598px 207px;background-size:598px 207px;cursor:pointer}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.handheld .media-overlay .media-overlay-gallery .images-container .slide div.image .gallery3d .overlay .icon3d{background-image:url('/pl/cassette.axd/file/img/ES/detailpage-sprite%402x-f2ed8e185cb91cbf77cfd3a46ea331bc0669d533.png')}}.media-overlay .media-overlay-gallery .images-container .slide div.image .gallery3d #FSIModule #thumbsScrollDownButton{margin-bottom:1px}.media-overlay .media-overlay-gallery .images-container .slide div.image .gallery3d #FSIModule #fsiStartStopButton{width:42px;height:34px}.media-overlay .media-overlay-gallery .images-container .slide
div.image .video-element{height:calc(100vh - 155px)!important;width:calc((100vh - 155px)*1.2892562)!important;zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transition-duration:400ms;-moz-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.handheld.ios.isSafari .media-overlay .media-overlay-gallery .images-container .slide div.image .video-element,.handheld.android.isWebkit .media-overlay .media-overlay-gallery .images-container .slide div.image .video-element{height:calc(100vh - 205px)!important;width:calc((100vh - 205px)*1.2892562)!important}.media-overlay .media-overlay-gallery .images-container .slide div.image .video-element,.handheld.ios.isSafari .media-overlay .media-overlay-gallery .images-container .slide div.image .video-element{height:auto!important}.media-overlay .media-overlay-gallery .images-container .slide
div.image .video-element.media-element-resizer-initialized{zoom:1;filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1}.media-overlay .media-overlay-gallery .images-container .slide div.image .no-svg .mejs-overlay-button,.media-overlay .media-overlay-gallery .images-container .slide div.image .mejs-overlay-button,.media-overlay .media-overlay-gallery .images-container .slide div.image .videoposter .playbutton{width:150px;height:150px;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-play-big-02cc7a1031156e63e9b118a53507e4a0876036cb.svg");background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:55px;-moz-background-size:55px;background-size:55px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.media-overlay .media-overlay-gallery
.images-container .slide div.image .no-svg .mejs-overlay-button,.media-overlay .media-overlay-gallery .images-container .slide div.image .mejs-overlay-button,.media-overlay .media-overlay-gallery .images-container .slide div.image .videoposter .playbutton{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-big-02cc7a1031156e63e9b118a53507e4a0876036cb.svg')}}.media-overlay .media-overlay-gallery .images-container .slide div.image .mejs-overlay-play{height:100%!important;width:100%!important}.media-overlay .media-overlay-gallery .images-container .slide div.image .no-svg .mejs-overlay-button,.media-overlay .media-overlay-gallery .images-container .slide div.image .mejs-overlay-button{top:0;right:0;bottom:0;left:0;margin:auto!important}.media-overlay .media-overlay-gallery .images-container .slide div.image .mejs-container{background:none}.media-overlay .media-overlay-gallery .images-container .slide div.image .mejs-container *{outline:none}.media-overlay .media-overlay-gallery .images-container
.slide div.image .mejs-container .me-cannotplay,.media-overlay .media-overlay-gallery .images-container .slide div.image .mejs-container .me-cannotplay img{width:100%!important;height:100%!important}.media-overlay .media-overlay-gallery .images-container .slide div.image .media-overlay-title{position:absolute;left:0;right:0;bottom:0;margin-top:-29px;padding:5px 10px;background-color:rgba(0,0,0,.6);font-size:13px;line-height:19px;text-align:left;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.handheld.ios .media-overlay .media-overlay-gallery .images-container .slide div.image .media-overlay-title{margin-bottom:-1px;right:-1px;padding-bottom:6px}.media-overlay .media-overlay-gallery .images-container .slide.has-title .mejs-controls{bottom:30px}.media-overlay .media-overlay-gallery .overlay-close,.media-overlay .media-overlay-gallery .icon-button-list.overlay{position:absolute;right:-40px}.media-overlay .media-overlay-gallery .overlay-close{top:-9px;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-x-white-166cea49338236f57c7965e2f6c3e6e7a1ab1bbe.svg');
background-repeat:no-repeat;background-position:50% 55%;-webkit-background-size:15px;-moz-background-size:15px;background-size:15px;width:30px;height:30px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.media-overlay .media-overlay-gallery .overlay-close{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-x-white-166cea49338236f57c7965e2f6c3e6e7a1ab1bbe.svg')}}.handheld .media-overlay .media-overlay-gallery .overlay-close{top:0;background-color:transparent;background-position:-207px -122px}.media-overlay .media-overlay-gallery .icon-button-list.overlay{top:21px}.handheld .media-overlay .media-overlay-gallery .icon-button-list.overlay{top:30px}.media-overlay .media-overlay-thumbnails{height:70px;line-height:70px;position:fixed;bottom:15px;left:-9999px;right:-9999px;
white-space:nowrap}.media-overlay .media-overlay-thumbnails .images-container{width:880px;height:70px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigwLCAwLCAwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0icmdiKDAsIDAsIDApIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);background-image:-webkit-linear-gradient(left,rgba(0,0,0,0) 0%,#000 5%,#000 95%,rgba(0,0,0,0) 100%);background-image:-moz-linear-gradient(left,rgba(0,0,0,0)
0%,#000 5%,#000 95%,rgba(0,0,0,0) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,0) 0%,#000 5%,#000 95%,rgba(0,0,0,0) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0) 0%,#000 5%,#000 95%,rgba(0,0,0,0) 100%);text-align:center;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.media-overlay .media-overlay-thumbnails .images-container .images{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;height:70px!important}.media-overlay .media-overlay-thumbnails .images-container .images .slide{width:86px;height:67px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;margin:0 2px;cursor:pointer}.media-overlay .media-overlay-thumbnails .images-container .images .slide.cycle-slide-active{border:3px solid #c8c8c8}.media-overlay .media-overlay-thumbnails .images-container .images .slide.teaser-3d-container{background-color:#fff}.media-overlay .media-overlay-thumbnails .images-container .images
.slide .teaser-3d{left:1px}.media-overlay .media-overlay-thumbnails .images-container .images .slide .teaser-3d div{background:none;width:86px;height:55px;line-height:1;padding:3px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;text-align:center}.media-overlay .media-overlay-thumbnails .images-container .images .slide .teaser-3d div img:first-child{padding:14px 23px}.media-overlay .media-overlay-thumbnails .images-container .images .slide .playbutton{width:86px;height:67px;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-small-9cb99011eaf46ca5d32d9c9af7647dedc71f851a.svg');background-repeat:no-repeat;background-position:50% 55%;-webkit-background-size:35px;-moz-background-size:35px;background-size:35px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only
screen and (min-resolution:1.5dppx){.media-overlay .media-overlay-thumbnails .images-container .images .slide .playbutton{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-small-9cb99011eaf46ca5d32d9c9af7647dedc71f851a.svg')}}.media-overlay .media-overlay-thumbnails .images-container .images .slide.cycle-slide-active .playbutton{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-small-9cb99011eaf46ca5d32d9c9af7647dedc71f851a.svg');background-repeat:no-repeat;background-position:50% 55%;-webkit-background-size:35px;-moz-background-size:35px;background-size:35px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.media-overlay .media-overlay-thumbnails .images-container .images .slide.cycle-slide-active .playbutton{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-small-9cb99011eaf46ca5d32d9c9af7647dedc71f851a.svg')
}}.media-overlay .media-overlay-thumbnails .arrow{position:relative;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;vertical-align:middle}.media-overlay .icon-button-list.overlay ul li,.handheld .media-overlay .icon-button-list.overlay ul li{background-color:transparent}.media-overlay .icon-button-list.overlay ul li a.icon-button,.handheld .media-overlay .icon-button-list.overlay ul li a.icon-button{margin:5px 6px;width:20px;height:20px;background-size:20px 20px;background-position:center center}.media-overlay .icon-button-list.overlay ul li a.icon-button.icon-save-grey,.handheld .media-overlay .icon-button-list.overlay ul li a.icon-button.icon-save-grey{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-download-white-1dd44f394d10d09455e842b080e7bd0f8fdcc464.svg')}.media-overlay .icon-button-list.overlay ul li a.icon-button.icon-save-grey:hover,.handheld .media-overlay .icon-button-list.overlay ul li a.icon-button.icon-save-grey:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-download-white-1dd44f394d10d09455e842b080e7bd0f8fdcc464.svg')
}.media-overlay .icon-button-list.overlay ul li a.icon-button.icon-send-grey,.handheld .media-overlay .icon-button-list.overlay ul li a.icon-button.icon-send-grey{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-share-white-348ba3e8ca9574e4364c7ebb37a4c183f364c7a4.svg');margin:5px 6px;background-position:0}.media-overlay .icon-button-list.overlay ul li a.icon-button.icon-send-grey:hover,.handheld .media-overlay .icon-button-list.overlay ul li a.icon-button.icon-send-grey:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-share-white-348ba3e8ca9574e4364c7ebb37a4c183f364c7a4.svg')}#FSI>#FSIModule>#FSIContainer>#fsiButtonsContainer>#fsiStartStopButton{width:42px;height:34px}.debuginfo{position:fixed;z-index:1070;left:5px}.debuginfo .simplebar{width:500px}.handheld .debuginfo .simplebar{max-height:700px}.debuginfo .simplebar>.simplebar-track{margin-right:10px}.debuginfo .simplebar>.simplebar-scroll-content{position:relative;top:unset;right:unset;bottom:unset;left:unset;margin:0
20px 0 0}.desktop .debuginfo .simplebar>.simplebar-scroll-content{max-height:700px}.isFirefox .debuginfo .simplebar>.simplebar-scroll-content{height:unset!important}.debuginfo .exceptions,.debuginfo .pages,.debuginfo .passthrough,.debuginfo .localization-information,.debuginfo .deviceinfo,.debuginfo .debuglinks,.debuginfo .removedebug,.debuginfo .bypass,.debuginfo .bypassTemplate{overflow:hidden;width:20px;height:20px}.handheld .debuginfo .exceptions,.handheld .debuginfo .pages,.handheld .debuginfo .passthrough,.handheld .debuginfo .localization-information,.handheld .debuginfo .deviceinfo,.handheld .debuginfo .debuglinks,.handheld .debuginfo .removedebug,.handheld .debuginfo .bypass,.handheld .debuginfo .bypassTemplate{width:40px;height:40px}.debuginfo .exceptions .debug-icon,.debuginfo .pages .debug-icon,.debuginfo .passthrough .debug-icon,.debuginfo .localization-information .debug-icon,.debuginfo .deviceinfo .debug-icon,.debuginfo .debuglinks .debug-icon,.debuginfo .removedebug .debug-icon,.debuginfo .bypass
.debug-icon,.debuginfo .bypassTemplate .debug-icon{background-image:url('/pl/cassette.axd/file/img/common/debuginfo-sprite-2b09a09f2fde68d1c1842ed048f63bb6dc7fafc8.png');background-repeat:no-repeat;display:-moz-inline-stack;display:inline-block;*display:inline;width:20px;height:20px;vertical-align:top;zoom:1}.handheld .debuginfo .exceptions .debug-icon,.handheld .debuginfo .pages .debug-icon,.handheld .debuginfo .passthrough .debug-icon,.handheld .debuginfo .localization-information .debug-icon,.handheld .debuginfo .deviceinfo .debug-icon,.handheld .debuginfo .debuglinks .debug-icon,.handheld .debuginfo .removedebug .debug-icon,.handheld .debuginfo .bypass .debug-icon,.handheld .debuginfo .bypassTemplate .debug-icon{margin:10px}.debuginfo .localization-information-details .passthrough{width:auto}.debuginfo .timemachine-icon-container,.debuginfo .exceptions-icon-container,.debuginfo .pages-icon-container,.debuginfo .localization-information-icon-container,.debuginfo .passthrough-icon-container,.debuginfo .deviceinfo-icon-container,
.debuginfo .removedebug-icon-container{cursor:pointer}.debuginfo .localization-information-details .passthrough-icon-container{padding:10px}.debuginfo .pages-details,.debuginfo .localization-information-details{position:absolute;display:none;font-size:14px}.debuginfo .pages-details pre,.debuginfo .localization-information-details pre,.debuginfo .pages-details textarea,.debuginfo .localization-information-details textarea{-webkit-box-shadow:10px 10px 10px rgba(0,0,0,.25);-moz-box-shadow:10px 10px 10px rgba(0,0,0,.25);box-shadow:10px 10px 10px rgba(0,0,0,.25);overflow:hidden;overflow-y:scroll;min-height:400px;min-width:700px;resize:both}.debuginfo .pages-details pre>pre,.debuginfo .localization-information-details pre>pre,.debuginfo .pages-details textarea>pre,.debuginfo .localization-information-details textarea>pre,.debuginfo .pages-details pre>textarea,.debuginfo .localization-information-details pre>textarea,.debuginfo .pages-details textarea>textarea,.debuginfo .localization-information-details textarea>textarea{
margin:-10px 10px 0 0;background:#feeaeb;color:#670309;white-space:normal;-webkit-box-shadow:5px 5px 5px rgba(0,0,0,.25);-moz-box-shadow:5px 5px 5px rgba(0,0,0,.25);box-shadow:5px 5px 5px rgba(0,0,0,.25)}.debuginfo .pages-details pre>pre .debuginfo-title,.debuginfo .localization-information-details pre>pre .debuginfo-title,.debuginfo .pages-details textarea>pre .debuginfo-title,.debuginfo .localization-information-details textarea>pre .debuginfo-title,.debuginfo .pages-details pre>textarea .debuginfo-title,.debuginfo .localization-information-details pre>textarea .debuginfo-title,.debuginfo .pages-details textarea>textarea .debuginfo-title,.debuginfo .localization-information-details textarea>textarea .debuginfo-title{color:#e30613;font-weight:bold;font-size:13px;padding-bottom:10px}.debuginfo .pages-details textarea,.debuginfo .localization-information-details textarea{font-family:Consolas,Courier}.debuginfo .exceptions-details{position:absolute;display:none;font-size:14px}.debuginfo .exceptions-details .simplebar{
width:700px}.debuginfo .exceptions-details .simplebar .removedebug{position:absolute;top:6px;right:22px}.debuginfo .exceptions-details .exception-container>pre,.debuginfo .exceptions-details .exception-container>textarea{width:100%;margin:-10px 10px 0 0;background:#feeaeb;color:#670309;white-space:pre-line;-webkit-box-shadow:5px 5px 5px rgba(0,0,0,.25);-moz-box-shadow:5px 5px 5px rgba(0,0,0,.25);box-shadow:5px 5px 5px rgba(0,0,0,.25)}.debuginfo .exceptions-details .exception-container>pre .debuginfo-title,.debuginfo .exceptions-details .exception-container>textarea .debuginfo-title{color:#e30613;font-weight:bold;font-size:13px;padding-bottom:10px}.debuginfo .exceptions-details textarea{font-family:Consolas,Courier}.debuginfo .pages-details,.debuginfo .deviceinfo-details,.debuginfo .exceptions-details,.debuginfo .localization-information-details{position:absolute;display:none;overflow:hidden;font-size:13px;margin:0 0 10px 0;background:#f5f5f5;color:#333;-webkit-box-shadow:10px 10px 10px rgba(0,0,0,.25);-moz-box-shadow:10px
10px 10px rgba(0,0,0,.25);box-shadow:10px 10px 10px rgba(0,0,0,.25);-webkit-border-radius:4px;-webkit-background-clip:padding-box;-moz-border-radius:4px;-moz-background-clip:padding;border-radius:4px;background-clip:padding-box;border:1px solid #ccc}.debuginfo .pages-details .panel-title,.debuginfo .deviceinfo-details .panel-title,.debuginfo .exceptions-details .panel-title,.debuginfo .localization-information-details .panel-title{text-align:center}.debuginfo .pages-details .docKey,.debuginfo .deviceinfo-details .docKey,.debuginfo .exceptions-details .docKey,.debuginfo .localization-information-details .docKey,.debuginfo .pages-details .information-header,.debuginfo .deviceinfo-details .information-header,.debuginfo .exceptions-details .information-header,.debuginfo .localization-information-details .information-header{padding:10px;font-size:16px;font-weight:bold}.debuginfo .pages-details .docKey:first-child,.debuginfo .deviceinfo-details .docKey:first-child,.debuginfo .exceptions-details .docKey:first-child,
.debuginfo .localization-information-details .docKey:first-child,.debuginfo .pages-details .information-header:first-child,.debuginfo .deviceinfo-details .information-header:first-child,.debuginfo .exceptions-details .information-header:first-child,.debuginfo .localization-information-details .information-header:first-child{margin-top:0}.debuginfo .pages-details table,.debuginfo .deviceinfo-details table,.debuginfo .exceptions-details table,.debuginfo .localization-information-details table{margin-left:10px;margin-bottom:10px;table-layout:fixed;width:95%;cursor:copy}.debuginfo .pages-details table tr:nth-child(even),.debuginfo .deviceinfo-details table tr:nth-child(even),.debuginfo .exceptions-details table tr:nth-child(even),.debuginfo .localization-information-details table tr:nth-child(even){background-color:rgba(0,0,0,.075)}.debuginfo .pages-details table tr.info>td,.debuginfo .deviceinfo-details table tr.info>td,.debuginfo .exceptions-details table tr.info>td,.debuginfo .localization-information-details table
tr.info>td{background-color:#b0e1ef}.debuginfo .pages-details table th,.debuginfo .deviceinfo-details table th,.debuginfo .exceptions-details table th,.debuginfo .localization-information-details table th,.debuginfo .pages-details table td,.debuginfo .deviceinfo-details table td,.debuginfo .exceptions-details table td,.debuginfo .localization-information-details table td{vertical-align:top;padding:5px;-ms-word-wrap:break-word;word-wrap:break-word}.debuginfo .pages-details table.allocation,.debuginfo .deviceinfo-details table.allocation,.debuginfo .exceptions-details table.allocation,.debuginfo .localization-information-details table.allocation{border-top:1px dashed rgba(0,0,0,.33)}.debuginfo .pages-details table thead,.debuginfo .deviceinfo-details table thead,.debuginfo .exceptions-details table thead,.debuginfo .localization-information-details table thead{background-color:#ccc;font-weight:bold}.debuginfo .exceptions-details table{table-layout:auto}.debuginfo .exceptions-details,.debuginfo .pages-details,.debuginfo
.deviceinfo-details,.debuginfo .localization-information-details{margin-left:40px;margin-top:-35px}.debuginfo .deviceinfo-details{position:absolute}.debuginfo .deviceinfo-details hr{border-top:1px solid #aaa}.debuginfo .deviceinfo-details .panel{margin:10px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.debuginfo .deviceinfo-details .panel.panel-default{border-color:#ccc}.debuginfo .deviceinfo-details .panel .panel-heading{background-color:#fff}.debuginfo .deviceinfo-details .panel .panel-heading a{display:block}.debuginfo .deviceinfo-details .panel-body{width:100%}.debuginfo .deviceinfo-details .panel-body li{list-style:none}.debuginfo .deviceinfo-details .panel-body .group-overview{margin-top:10px;font-weight:bold}.debuginfo .deviceinfo-details .panel-body .scales-overview{margin-top:10px;padding-left:10px}.debuginfo .deviceinfo-details .panel-body .devicetree .highlighted-group{font-weight:bold}.debuginfo
.deviceinfo-details .panel-body .devicetree>ul{margin:0;padding:5px}.debuginfo .deviceinfo-details .performance-wrapper .timeline-header h3{font-size:16px;font-weight:bold}.debuginfo .deviceinfo-details .performance-wrapper .timeline-content{position:relative;overflow:hidden;padding-bottom:25px;clear:left}.debuginfo .deviceinfo-details .performance-wrapper .timeline-content .timeline-column{background-color:#ccc;border-right:1px solid #949697;border-top:1px solid #949697;border-bottom:1px solid #949697;position:absolute;height:100%;box-sizing:border-box}.debuginfo .deviceinfo-details .performance-wrapper .timeline-content .timeline-column:first-child{border-left:1px solid #949697}.debuginfo .deviceinfo-details .performance-wrapper .timeline-content .timeline-column .time-indicator{position:absolute;bottom:0;left:5px}.debuginfo .deviceinfo-details .performance-wrapper .timeline-content .timeline-timings{position:relative}.debuginfo .deviceinfo-details .performance-wrapper .timeline-content .timeline-timings .timing-item{
color:#fff;white-space:nowrap;margin-bottom:1px;font-size:11px;min-width:1px}.debuginfo .deviceinfo-details .performance-wrapper .timeline-content .timeline-timings .timing-item .timeline-headline{white-space:nowrap;font-size:12px}.debuginfo .deviceinfo-details .performance-wrapper .timeline-content .timeline-timings .timing-item.type-nav{background-color:#6d6d6d}.debuginfo .default-width{min-width:400px}.debuginfo .btn-default{margin-top:5px;margin-bottom:5px;display:block!important}.debuginfo .pages .debug-icon{background-position:0 -60px}.debuginfo .deviceinfo .debug-icon{background-position:0 -120px}.debuginfo .localization-information .debug-icon{background-position:0 -80px}.debuginfo .localization-information-details .debuginfo-title{width:75%}.debuginfo .passthrough.inactive .debug-icon{background-position:0 -80px}.debuginfo .passthrough.active .debug-icon{background-position:0 -100px}.debuginfo .exceptions .debug-icon{background-position:0 -40px}.debuginfo .debuglinks .debug-icon{background-position:0
-140px}.debuginfo .removedebug .debug-icon{background-position:0 -160px}.debuginfo .bypass .debug-icon{background-position:0 -180px}.debuginfo .bypassTemplate .debug-icon{background-position:0 -220px}.debugErrorMessageOverlayContainer{display:block;position:fixed;top:40px;left:0;right:0;z-index:1069}.debugErrorMessageOverlayContainer .messagebox{width:auto;margin:0 45px 5px 45px;min-height:40px;display:none;position:relative;overflow:hidden;font-size:14px;font-weight:bold;padding:1em 2em 1em 2em;color:#fff;background:#df4f5e;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZjRmNWUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NlMzE0MCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
background-image:-webkit-linear-gradient(top,#df4f5e 0%,#ce3140 100%);background-image:-moz-linear-gradient(top,#df4f5e 0%,#ce3140 100%);background-image:-o-linear-gradient(top,#df4f5e 0%,#ce3140 100%);background-image:linear-gradient(to bottom,#df4f5e 0%,#ce3140 100%);border:1px solid #c64f4b;-webkit-border-radius:3px;-webkit-background-clip:padding-box;-moz-border-radius:3px;-moz-background-clip:padding;border-radius:3px;background-clip:padding-box;-webkit-box-shadow:inset 0 1px 0 #eb8a93,0 0 5px rgba(0,0,0,.5);-moz-box-shadow:inset 0 1px 0 #eb8a93,0 0 5px rgba(0,0,0,.5);box-shadow:inset 0 1px 0 #eb8a93,0 0 5px rgba(0,0,0,.5);white-space:pre-wrap;text-shadow:0 1px #a82734}.debugErrorMessageOverlayContainer .messagebox .detail-link{font-weight:normal;color:#fff;font-size:10px;cursor:pointer}.debugErrorMessageOverlayContainer .messagebox .closex{position:absolute;top:15px;right:5px;width:20px;height:20px;cursor:pointer;zoom:1;filter:alpha(opacity=50);-webkit-opacity:.5;-moz-opacity:.5;opacity:.5;background-image:url('/pl/cassette.axd/file/img/common/clear_button%401x-cd90d9e9a686330b66cf680e654bf312190e420a.png');
background-repeat:no-repeat;background-position:0 0;-webkit-background-size:10px 10px;-moz-background-size:10px 10px;background-size:10px 10px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.debugErrorMessageOverlayContainer .messagebox .closex{background-image:url('/pl/cassette.axd/file/img/common/clear_button%402x-58c8370b0d6bc7702b3e2adc2bb94e841b5e4354.png')}}.debug-links-icon-container{cursor:pointer}.debug-links-icon-container .debug-links{width:20px;height:20px;overflow:hidden}.handheld .debug-links-icon-container .debug-links{width:40px;height:40px}.debug-links-icon-container .debug-links .debug-icon{background-image:url('/pl/cassette.axd/file/img/common/debuginfo-sprite-2b09a09f2fde68d1c1842ed048f63bb6dc7fafc8.png');background-repeat:no-repeat;background-position:0 -140px;
display:-moz-inline-stack;display:inline-block;*display:inline;width:20px;height:20px;vertical-align:top;zoom:1}.handheld .debug-links-icon-container .debug-links .debug-icon{margin:10px}.debug-links-details{position:absolute;display:none;font-size:13px;margin:-35px 0 10px 40px;padding:9.5px;background:#f5f5f5;color:#333;-webkit-box-shadow:10px 10px 10px rgba(0,0,0,.25);-moz-box-shadow:10px 10px 10px rgba(0,0,0,.25);box-shadow:10px 10px 10px rgba(0,0,0,.25);-webkit-border-radius:4px;-webkit-background-clip:padding-box;-moz-border-radius:4px;-moz-background-clip:padding;border-radius:4px;background-clip:padding-box;border:1px solid #ccc}.debug-links-details .title{margin-top:15px;font-weight:bold;font-size:13px;padding:0;margin-bottom:0}.debug-links-details .title:first-child{margin-top:0}.debug-links-details .linkcontainer{padding:2px}.debug-links-details .linkcontainer .link{margin-left:20px;width:auto;white-space:nowrap;padding-right:20px}.linklist .no-list-style{list-style:none}.linklist.media-links{margin-left:-5px
}.linklist.media-links ul.navigation{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.linklist.media-links ul.navigation:after{content:'';display:inline-block;-webkit-box-flex:10;-moz-box-flex:10;-webkit-flex:10 0 35%;-ms-flex:10 0 35%;flex:10 0 35%;order:2}.linklist.media-links ul.navigation li.nav-list-item{float:none;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;margin:5px 0 0 5px;text-align:center;padding-right:0;font-size:13px;order:1}.linklist.media-links ul.navigation li.nav-list-item :after{content:none}.linklist.media-links ul.navigation li.nav-list-item .iconelement{margin-top:0;display:inline-block;vertical-align:middle;float:none}.linklist.media-links ul.navigation li.nav-list-item>a,.linklist.media-links ul.navigation li.nav-list-item>div,.linklist.media-links ul.navigation
li.nav-list-item>span.veiled.link{display:block;padding-right:10px;cursor:pointer}.linklist.media-links ul.navigation li.nav-list-item .linklist.panel .paneltitle{vertical-align:middle;margin-top:-3px;margin-left:-5px}.handheld.android .linklist.media-links ul.navigation li.nav-list-item .linklist.panel .paneltitle{margin-top:-1px}.handheld.android .linklist.media-links ul.navigation li.nav-list-item .linklist.panel .panelicon{margin-top:-1px}.linklist.media-links ul.navigation li.nav-list-item .linklist.panel .panel-wrapper{text-align:left}.linklist.media-links ul.navigation li.nav-list-item .linklist.panel .panel-wrapper .panel-content .nav-list-item a{padding:0 15px}.linklist.media-links a,.linklist.media-links span.veiled.link{text-decoration:none;white-space:nowrap;display:block}.linklist.media-links a .icon-right,.linklist.media-links span.veiled.link .icon-right{float:right}.linklist.language-selection{height:38px;padding:9px 0;font-size:13px;color:#969696;display:-moz-inline-stack;display:inline-block;
vertical-align:top;zoom:1;*display:inline;position:relative;margin-right:30px}.handheld.android .linklist.language-selection{padding:12px 0}.linklist.language-selection:hover,.linklist.language-selection.open{color:#ebebeb}.linklist.language-selection ul.navigation{list-style-type:none;margin:0;padding:0}.linklist.language-selection ul.navigation li.nav-list-item{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;color:#969696}.linklist.language-selection ul.navigation li.nav-list-item:after{content:"|"}.linklist.language-selection ul.navigation li.nav-list-item:last-child:after{content:"";padding:0}.linklist.language-selection ul.navigation li.nav-list-item.pipe{padding:0 5px}.linklist.language-selection ul.navigation a,.linklist.language-selection ul.navigation span.veiled.link{color:#969696;text-decoration:none}.linklist.language-selection ul.navigation a:hover,.linklist.language-selection ul.navigation span.veiled.link:hover,.linklist.language-selection ul.navigation a.active,
.linklist.language-selection ul.navigation span.veiled.link.active{color:#ebebeb;font-weight:normal}.linklist.myshop-linklist{padding-top:20px}.linklist.sidebar-info,.linklist.sidebar-info-gradient,.linklist.myshop-linklist{font-size:13px}.linklist.sidebar-info ul.navigation,.linklist.sidebar-info-gradient ul.navigation,.linklist.myshop-linklist ul.navigation{list-style-type:none;padding:0;margin:0}.linklist.sidebar-info ul.navigation li.nav-list-item,.linklist.sidebar-info-gradient ul.navigation li.nav-list-item,.linklist.myshop-linklist ul.navigation li.nav-list-item{display:block}.linklist.sidebar-info ul.navigation li.nav-list-item .title{font-size:13px}.linklist.sidebar-info ul.navigation li.nav-list-item a.link,.linklist.sidebar-info ul.navigation li.nav-list-item span.veiled.link{color:#696969;display:block;text-decoration:none}.linklist.sidebar-info ul.navigation li.nav-list-item a.link:hover,.linklist.sidebar-info ul.navigation li.nav-list-item span.veiled.link:hover{color:#696969}.linklist.sidebar-info
ul.navigation li.nav-list-item a.link span,.linklist.sidebar-info ul.navigation li.nav-list-item span.veiled.link span{font-weight:bold;font-size:13px}.linklist.sidebar-info ul.navigation li.nav-list-item a.link .icon-right,.linklist.sidebar-info ul.navigation li.nav-list-item span.veiled.link .icon-right{margin:-6px 0 0 0;float:right;width:20px;height:29px;background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%401x-19495a7d539e1f843cb0055595e51eed0f054470.png');background-repeat:no-repeat;background-position:-60px -4px;-webkit-background-size:200px 531px;-moz-background-size:200px 531px;background-size:200px 531px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.linklist.sidebar-info ul.navigation li.nav-list-item a.link .icon-right,.linklist.sidebar-info ul.navigation
li.nav-list-item span.veiled.link .icon-right{background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%402x-a9893c1777e79c5acc2c4bf96930ebaac3915909.png')}}.linklist.sidebar-info-gradient ul li{width:216px}.linklist.sidebar-info-gradient ul li .title,.linklist.sidebar-info-gradient ul li span{font-weight:normal;font-size:13px}.linklist.sidebar-info-gradient ul li .title h1,.linklist.sidebar-info-gradient ul li span h1{line-height:1.9em}.linklist.sidebar-info-gradient ul li .title,.linklist.sidebar-info-gradient ul li a,.linklist.sidebar-info-gradient ul li span.veiled.link{padding:6px 4px 8px 4px}.handheld .linklist.sidebar-info-gradient ul li .title,.handheld .linklist.sidebar-info-gradient ul li a,.handheld .linklist.sidebar-info-gradient ul li span.veiled.link{padding:8px 4px}.linklist.sidebar-info-gradient ul li .title{background:#ebebeb;margin-bottom:2px}.linklist.sidebar-info-gradient ul li a,.linklist.sidebar-info-gradient ul li span.veiled.link{color:#787878;border-bottom:1px solid #c8c8c8;
display:block;text-decoration:none}.linklist.sidebar-info-gradient ul li a:hover,.linklist.sidebar-info-gradient ul li span.veiled.link:hover{color:#787878;background-color:#ebebeb;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjRUJFQkVCIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);background-image:-webkit-linear-gradient(left,#fff,#ebebeb,#fff);background-image:-moz-linear-gradient(left,#fff,#ebebeb,#fff);
background-image:-o-linear-gradient(left,#fff,#ebebeb,#fff);background-image:linear-gradient(to right,#fff,#ebebeb,#fff)}.linklist.sidebar-info-gradient ul li a.active,.linklist.sidebar-info-gradient ul li span.veiled.link.active{color:#1e1e1e;background-color:#ebebeb;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjRUJFQkVCIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);background-image:-webkit-linear-gradient(left,#fff,#ebebeb,#fff);
background-image:-moz-linear-gradient(left,#fff,#ebebeb,#fff);background-image:-o-linear-gradient(left,#fff,#ebebeb,#fff);background-image:linear-gradient(to right,#fff,#ebebeb,#fff)}.linklist.sidebar-info-gradient ul li a .icon-left,.linklist.sidebar-info-gradient ul li span.veiled.link .icon-left{margin:-8px 10px 0 0}.handheld .linklist.sidebar-info-gradient ul li a .icon-left,.handheld .linklist.sidebar-info-gradient ul li span.veiled.link .icon-left{margin-top:-7px}.linklist.sidebar-info-gradient ul{border-top:1px solid #c8c8c8}.linklist.sidebar-info-gradient ul li .iconelement{margin:-4px 4px 0 0}.linklist.sidebar-info-gradient ul li a.active,.linklist.sidebar-info-gradient ul li span.veiled.link.active{color:#787878}.linklist.sidebar-info-gradient ul li a span,.linklist.sidebar-info-gradient ul li span.veiled.link span{display:block;padding:1px 0 3px 0;line-height:18px;font-weight:normal;font-size:10px}.linklist.horizontal{margin-bottom:20px}.linklist.horizontal.no-margin{margin-left:-9px;margin-bottom:0
}.linklist.horizontal.no-margin ul{padding-left:0}.linklist.horizontal b{font-weight:bold}.linklist.horizontal>ul{list-style-type:none;height:25px;border:none;margin:0;padding-left:0}.linklist.horizontal>ul>li{margin:5px 0 0 0;padding:0;font-weight:bold;float:left}.linklist.horizontal>ul>li .linesplitter{display:none}.linklist.horizontal>ul>li .selectedline{display:none}.linklist.horizontal>ul>li>a,.linklist.horizontal>ul>li>span.veiled.link{padding:6px 9px;text-align:center;margin:0}.linklist.horizontal>ul>li>a.active,.linklist.horizontal>ul>li>span.veiled.link.active{background-color:#000;color:#fff}.linklist.inline .navigation{list-style-type:none;margin:12px 0;padding:0}.linklist.inline .navigation li.nav-list-item{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;padding-right:5px}.linklist.inline .navigation li.nav-list-item:after{content:"|"}.linklist.inline .navigation li.nav-list-item:last-child:after{content:"";padding:0}.linklist.inline .navigation li.nav-list-item
span{padding-right:5px}.linklist.no-margin ul{margin:0;padding-left:12px}.linklist.no-list-style ul{list-style-type:none;padding-left:0}.linklist.panel{position:relative;z-index:1030}.linklist.panel .panelicon{cursor:pointer}.linklist.panel .paneltitle{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;cursor:pointer}.android .linklist.panel .paneltitle{padding-top:2px}.linklist.panel .panel-wrapper{position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);display:none;zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0}.linklist.panel .panel-wrapper.align-left{left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.linklist.panel .panel-wrapper .arrow-up{display:block;position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:37px;height:21px;background-image:url('/pl/cassette.axd/file/img/common/filter-bar-categories%401x-44b6f2eff1d6ff2a3aca53f3f9ce6e40a85c002b.png');background-repeat:no-repeat;background-position:-11px -110px;-webkit-background-size:270px 1210px;-moz-background-size:270px 1210px;background-size:270px 1210px;z-index:1031;top:8px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.linklist.panel .panel-wrapper .arrow-up{background-image:url('/pl/cassette.axd/file/img/common/filter-bar-categories%402x-b58d69f4db60f9124cffa395d7b73fec65b84852.png')}}.linklist.panel .panel-wrapper .panel-content{cursor:pointer;overflow:hidden;background:#fff;max-height:280px;-webkit-border-top-left-radius:2px;
-moz-border-radius-topleft:2px;border-top-left-radius:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-topright:2px;border-top-right-radius:2px;border-top:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;position:relative;z-index:1030;top:24px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.25);-moz-box-shadow:0 5px 10px rgba(0,0,0,.25);box-shadow:0 5px 10px rgba(0,0,0,.25);-webkit-border-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius:2px;-moz-background-clip:padding;border-radius:2px;background-clip:padding-box}.linklist.panel .panel-wrapper .panel-content:before,.linklist.panel .panel-wrapper .panel-content:after{content:" ";display:table}.linklist.panel .panel-wrapper .panel-content:after{clear:both}.linklist.panel .panel-wrapper .panel-content .nav-list-item{padding:0;margin:0}.handheld .linklist.panel .panel-wrapper .panel-content .nav-list-item{padding:3px 0 5px 0}.linklist.panel .panel-wrapper .panel-content .nav-list-item a,.linklist.panel .panel-wrapper
.panel-content .nav-list-item span.veiled.link{padding:8px 45px 8px 15px;text-decoration:none;font-size:13px}.handheld .linklist.panel .panel-wrapper .panel-content .nav-list-item a,.handheld .linklist.panel .panel-wrapper .panel-content .nav-list-item span.veiled.link{background:none}.linklist.panel .panel-wrapper .panel-content .nav-list-item:hover a,.linklist.panel .panel-wrapper .panel-content .nav-list-item:hover span.veiled.link{font-weight:bold}.linklist.panel .panel-wrapper .panel-content .bottom-border-gradient{height:1px;margin-top:-1px}.linklist.panel .panel-wrapper .panel-content .options-close{width:100%;height:20px;cursor:pointer;z-index:3000}.handheld .linklist.panel .panel-wrapper .panel-content .options-close{width:100%;height:30px}.linklist.panel .panel-wrapper .panel-content .options-close .arrow{display:block;width:15px;height:5px;margin:0 auto;position:relative;top:7px;background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%401x-bb2b678adad29f68c029c8ad03c6b455d28321c0.png');
background-repeat:no-repeat;background-position:-125px -5px;-webkit-background-size:340px 185px;-moz-background-size:340px 185px;background-size:340px 185px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.linklist.panel .panel-wrapper .panel-content .options-close .arrow{background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%402x-759df7a298772f0e33410231caa6420e0f6f8ec3.png')}}.handheld .linklist.panel .panel-wrapper .panel-content .options-close .arrow{top:12px}.linklist.row-gap li.nav-list-item{margin-bottom:13px}.linklist.underline a,.linklist.underline span.veiled.link{text-decoration:underline}.linklist.underline a:hover,.linklist.underline span.veiled.link:hover{text-decoration:none}.linklist.tiny-top-margin{margin-top:10px}.linklist.top-margin{margin-top:20px
}.linklist.big-top-margin{margin-top:30px}.linklist.extra-big-top-margin{margin-top:50px}.linklist.tiny-bottom-margin{margin-bottom:10px}.linklist.bottom-margin{margin-bottom:20px}.linklist.big-bottom-margin{margin-bottom:30px}.ios .linklist.language-selection{margin-top:-2px}.linklist .link .iconelement{display:block;float:left}.right>.linklist{float:right}.customer-note.has-note .note-contents .note-controls .note-edit{display:inline-block}.customer-note .note-contents .note-controls .note-edit,.customer-note .note-contents .note-controls .note-delete{width:28px;height:28px;cursor:pointer;background-repeat:no-repeat;background-position:left center;background-size:10px}.customer-note .note-contents .note-controls .note-delete,.customer-note .note-contents .note-controls .note-edit{display:inline-block}.customer-note .note-contents .note-controls .note-edit{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_edit-0604ec41a9cd753b66bf46ca427a9e3ca5ad8f77.svg");background-position:center center}.customer-note
.note-contents .note-controls .note-delete{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-x-ec9f2c18eb32425cca678d03e5495bec249f19ac.svg");background-position:center center}.order-history-list .customer-note{padding-left:60px;width:960px;height:30px}.order-history-list .customer-note.minimal{display:none}.order-history-list .customer-note.has-note .note-contents .note-controls{background-color:#fff}.order-history-list .customer-note .note-contents .note-text,.order-history-list .customer-note .note-contents .note-controls{float:left}.order-history-list .customer-note .note-contents .note-text{width:835px;height:30px;border-left:1px solid #ebebeb;border-bottom:1px solid #ebebeb;line-height:29px;padding:0 10px;cursor:pointer}.order-history-list .customer-note .note-contents .note-controls{float:left;width:65px;height:30px;border-bottom:1px solid #ebebeb;background-color:#ebebeb}.order-history-list .customer-note+.ohl-row{clear:both}.ordertable .customer-note{position:absolute;bottom:0;right:198px;
width:372px;background-color:#fff;height:20px}.ordertable .customer-note .note-heading{cursor:pointer;text-align:center;line-height:20px;height:20px;border:1px solid #c8c8c8;border-bottom:none}.ordertable .customer-note .note-heading .prefix,.ordertable .customer-note .note-heading .note-heading-text{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.ordertable .customer-note .note-heading .prefix{width:10px;height:19px}.ordertable .customer-note .note-heading .prefix:before{content:"+"}.ordertable .customer-note.has-note{height:55px}.ordertable .customer-note.has-note .note-heading{cursor:auto;border:none;text-align:left}.ordertable .customer-note.has-note .note-heading .prefix{display:none}.ordertable .customer-note.has-headline{height:72px}.ordertable .customer-note.has-headline .note-contents{height:52px}.ordertable .customer-note.has-headline .note-contents .note-controls{line-height:72px}.ordertable .customer-note .note-contents{height:35px;width:372px;border:1px solid
#c8c8c8;border-bottom:none}.ordertable .customer-note .note-contents>div{float:left;height:100%}.ordertable .customer-note .note-contents .note-text{width:295px;padding:2px 5px;word-wrap:break-word}.ordertable .customer-note .note-contents .note-headline{font-weight:bold}.ordertable .customer-note .note-contents .note-controls{width:73px;text-align:center;line-height:55px}.customer-note-info{position:absolute;bottom:0;right:198px;width:372px;background-color:#fff;max-height:67px}.merge-basket-popup .customer-note-info{right:97px;width:322px}.customer-note-info .note-heading{height:15px;line-height:15px}.customer-note-info .note-contents{max-height:52px;overflow:hidden;padding:10px;border:1px solid #c8c8c8;border-bottom:none;-ms-word-wrap:break-word;word-wrap:break-word}.customer-note-info.with-headline .note-contents{padding:5px 10px}.customer-note-info .note-headline{font-weight:bold;display:block}.content-element{margin-top:20px;position:relative}.content-element.category-content-bottom{margin-bottom:100px}
.content-element>.title{font-size:14px;font-weight:bold;text-align:center}.content-element .subtitle{font-size:14px;font-weight:bold;text-align:center}.content-element .teased-content{font-size:14px;overflow:hidden;display:block!important}.content-element .teased-content.slided-up{height:80px}.content-element .teased-content.slided-up .content-preview{visibility:visible}.content-element .teased-content.slided-down .content-preview{visibility:hidden}.content-element .teased-content.sliding{min-height:80px}.content-element .teased-content.sliding .content-preview{visibility:hidden}.content-element .slided-up~.expander-container .expander-title-open{display:block}.content-element .slided-down~.expander-container .expander-title-close{display:block}.content-element .slided-down~.expander-container .expander-title-open{display:none}.content-element .slided-down+.fade-area{display:none}.content-element .slided-down~.expander-container .expander,.content-element .teased-content.turn-on~.expander-container .expander{
margin-top:2px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.plus-expander-icon.content-element .slided-down~.expander-container .expander,.plus-expander-icon.content-element .teased-content.turn-on~.expander-container .expander{top:1px}.plus-expander-icon.content-element .slided-down~.expander-container .expander::after,.plus-expander-icon.content-element .teased-content.turn-on~.expander-container .expander::after{margin-top:8px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-minus-83528c94b26e9152addebddc7bfd14c4f23e8f5b.svg")}.content-element .fade-area{width:100%;height:35px;position:absolute;bottom:48px;background-image:-webkit-gradient(linear,left 0%,left 100%,from(rgba(255,255,255,0)),to(#fff));background-image:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);background-image:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);background-image:linear-gradient(to
bottom,rgba(255,255,255,0) 0%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffffff',GradientType=0);opacity:1;transition:opacity .5s}.hide-fade.content-element .fade-area{display:none}.content-element .expander-container{padding-top:19px;padding-bottom:19px;height:50px;display:flex;flex-direction:row;justify-content:center;color:#000}.plus-expander-icon.content-element .expander-container{padding:0;height:0;margin-bottom:20px}.icon-right.content-element .expander-container{justify-content:right}.content-element .expander-container.link:hover{color:#000}.content-element .expander-container .expander-title-open,.content-element .expander-container .expander-title-close{position:relative;font-size:14px;font-weight:bold;margin-right:10px;bottom:3px}.content-element .expander-container .expander-title-close{display:none}.content-element .expander-container .expander{width:20px;height:8px;background:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-open-e3c74c13e948f13ddd650257be905408c1481eb2.svg');
background-repeat:no-repeat;margin-top:3px}.big-expander-icon.content-element .expander-container .expander{width:20px;height:10px;background:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-open-f810a1798dc3a60b477632596635225435ff9671.svg')}.plus-expander-icon.content-element .expander-container .expander{width:48px;height:48px;background-image:none;background-color:#f0f1f1;border-radius:50%;position:absolute;top:0;right:15px;transition:background-color .3s}.plus-expander-icon.content-element .expander-container .expander:hover{background-color:#d3d4d4}.plus-expander-icon.content-element .expander-container .expander::after{content:"";background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-plus-b45cc2965eb1a96b2776a6996d54743bd1216b5b.svg");padding:9px;background-repeat:no-repeat;background-size:18px;background-position:center;width:48px;height:48px;display:flex}.content-element.expander-button .fade-area{bottom:30px}.content-element.expander-button .expander-container{width:fit-content;margin:10px
auto;padding:9px 20px;height:30px;background-color:#f0f1f1;border-radius:30px;-webkit-transition-property:background-color;-moz-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}.content-element.expander-button .expander-container:hover{background-color:#d3d4d4}.content-element.expander-button .expander-container .expander-title-open,.content-element.expander-button .expander-container .expander-title-close{font-weight:500}.inner-container .shopcontent{width:100%;height:100%;margin:0 auto;padding-bottom:50px}.inner-container .cols-2.left-col .custom-col{width:115px;float:left;min-height:1px;margin:0 10px 0 0}.inner-container .cols-2.left-col .custom-col+.custom-col{width:815px;float:left;min-height:1px;margin:0}.inner-container .cols-2.right-col .custom-col{width:675px;float:left;min-height:1px;margin:0 30px 0 20px}.inner-container .cols-2.right-col
.custom-col+.custom-col{width:215px;float:left;min-height:1px;margin:0}.isotope-item{z-index:2}.isotope-hidden.isotope-item{pointer-events:none;z-index:1}.isotope,.isotope .isotope-item{-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-ms-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s}.isotope{-webkit-transition-property:height,width;-moz-transition-property:height,width;-ms-transition-property:height,width;-o-transition-property:height,width;transition-property:height,width}.isotope .isotope-item{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-ms-transition-property:-ms-transform,opacity;-o-transition-property:-o-transform,opacity;transition-property:transform,opacity}.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{-webkit-transition-duration:0s;-moz-transition-duration:0s;-ms-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.title{font-size:17px;
font-weight:bold;margin-bottom:16px;padding-top:4px;clear:both}.title .iconelement{margin-top:-4px}.title>hr{display:none}.title.underline>hr{display:block;padding:0;margin:0}.title.subline{font-size:17px;font-weight:normal}.title.headline{font-size:12px;margin-bottom:12px}.title.headline.typo2016,.typo2016 .title.headline{font-size:13px}.title.headline .iconelement{margin-top:-8px}.title.subheadline{font-size:12px;font-weight:normal;margin-bottom:12px}.title.subheadline.typo2016,.typo2016 .title.subheadline{font-size:13px}.title.subheadline .iconelement{margin-top:-8px}.title.highlighted{color:#e30613}.title.no-margin{margin-bottom:0}.title.top-margin{margin-top:20px}.title.top-margin.headline,.title.top-margin.subheadline{margin-top:12px}.title.black{color:#1e1e1e}.title[class*="font-augusta"],.title[class*="font-augusta"] h1,.title[class*="font-augusta"] h2,.title[class*="font-augusta"] h3,.title[class*="font-augusta"] h4,.title[class*="font-augusta"] h5,.title[class*="font-augusta"] h6{font-family:Augusta,Arial,Helvetica,sans-serif
}.title[class*="font-augusta-condensed"],.title[class*="font-augusta-condensed"] h1,.title[class*="font-augusta-condensed"] h2,.title[class*="font-augusta-condensed"] h3,.title[class*="font-augusta-condensed"] h4,.title[class*="font-augusta-condensed"] h5,.title[class*="font-augusta-condensed"] h6{font-family:"Augusta Condensed",Arial,Helvetica,sans-serif}.title[class*="font-augusta-blockborder"],.title[class*="font-augusta-blockborder"] h1,.title[class*="font-augusta-blockborder"] h2,.title[class*="font-augusta-blockborder"] h3,.title[class*="font-augusta-blockborder"] h4,.title[class*="font-augusta-blockborder"] h5,.title[class*="font-augusta-blockborder"] h6{font-family:"Augusta BlockBorder",Arial,Helvetica,sans-serif}.title.font-augusta-thin,.title.font-augusta-condensed-thin,.title.font-augusta-blockborder-thin,.title.font-augusta-thin-italic,.title.font-augusta-condensed-thin-italic,.title.font-augusta-blockborder-thin-italic,.title.font-augusta-thin h1,.title.font-augusta-condensed-thin h1,.title.font-augusta-blockborder-thin
h1,.title.font-augusta-thin-italic h1,.title.font-augusta-condensed-thin-italic h1,.title.font-augusta-blockborder-thin-italic h1,.title.font-augusta-thin h2,.title.font-augusta-condensed-thin h2,.title.font-augusta-blockborder-thin h2,.title.font-augusta-thin-italic h2,.title.font-augusta-condensed-thin-italic h2,.title.font-augusta-blockborder-thin-italic h2,.title.font-augusta-thin h3,.title.font-augusta-condensed-thin h3,.title.font-augusta-blockborder-thin h3,.title.font-augusta-thin-italic h3,.title.font-augusta-condensed-thin-italic h3,.title.font-augusta-blockborder-thin-italic h3,.title.font-augusta-thin h4,.title.font-augusta-condensed-thin h4,.title.font-augusta-blockborder-thin h4,.title.font-augusta-thin-italic h4,.title.font-augusta-condensed-thin-italic h4,.title.font-augusta-blockborder-thin-italic h4,.title.font-augusta-thin h5,.title.font-augusta-condensed-thin h5,.title.font-augusta-blockborder-thin h5,.title.font-augusta-thin-italic h5,.title.font-augusta-condensed-thin-italic h5,.title.font-augusta-blockborder-thin-italic
h5,.title.font-augusta-thin h6,.title.font-augusta-condensed-thin h6,.title.font-augusta-blockborder-thin h6,.title.font-augusta-thin-italic h6,.title.font-augusta-condensed-thin-italic h6,.title.font-augusta-blockborder-thin-italic h6{font-weight:100}.title.font-augusta-ultralight,.title.font-augusta-condensed-ultralight,.title.font-augusta-blockborder-ultralight,.title.font-augusta-ultralight-italic,.title.font-augusta-condensed-ultralight-italic,.title.font-augusta-blockborder-ultralight-italic,.title.font-augusta-ultralight h1,.title.font-augusta-condensed-ultralight h1,.title.font-augusta-blockborder-ultralight h1,.title.font-augusta-ultralight-italic h1,.title.font-augusta-condensed-ultralight-italic h1,.title.font-augusta-blockborder-ultralight-italic h1,.title.font-augusta-ultralight h2,.title.font-augusta-condensed-ultralight h2,.title.font-augusta-blockborder-ultralight h2,.title.font-augusta-ultralight-italic h2,.title.font-augusta-condensed-ultralight-italic h2,.title.font-augusta-blockborder-ultralight-italic
h2,.title.font-augusta-ultralight h3,.title.font-augusta-condensed-ultralight h3,.title.font-augusta-blockborder-ultralight h3,.title.font-augusta-ultralight-italic h3,.title.font-augusta-condensed-ultralight-italic h3,.title.font-augusta-blockborder-ultralight-italic h3,.title.font-augusta-ultralight h4,.title.font-augusta-condensed-ultralight h4,.title.font-augusta-blockborder-ultralight h4,.title.font-augusta-ultralight-italic h4,.title.font-augusta-condensed-ultralight-italic h4,.title.font-augusta-blockborder-ultralight-italic h4,.title.font-augusta-ultralight h5,.title.font-augusta-condensed-ultralight h5,.title.font-augusta-blockborder-ultralight h5,.title.font-augusta-ultralight-italic h5,.title.font-augusta-condensed-ultralight-italic h5,.title.font-augusta-blockborder-ultralight-italic h5,.title.font-augusta-ultralight h6,.title.font-augusta-condensed-ultralight h6,.title.font-augusta-blockborder-ultralight h6,.title.font-augusta-ultralight-italic h6,.title.font-augusta-condensed-ultralight-italic h6,
.title.font-augusta-blockborder-ultralight-italic h6{font-weight:200}.title.font-augusta-light,.title.font-augusta-condensed-light,.title.font-augusta-blockborder-light,.title.font-augusta-light-italic,.title.font-augusta-condensed-light-italic,.title.font-augusta-blockborder-light-italic,.title.font-augusta-light h1,.title.font-augusta-condensed-light h1,.title.font-augusta-blockborder-light h1,.title.font-augusta-light-italic h1,.title.font-augusta-condensed-light-italic h1,.title.font-augusta-blockborder-light-italic h1,.title.font-augusta-light h2,.title.font-augusta-condensed-light h2,.title.font-augusta-blockborder-light h2,.title.font-augusta-light-italic h2,.title.font-augusta-condensed-light-italic h2,.title.font-augusta-blockborder-light-italic h2,.title.font-augusta-light h3,.title.font-augusta-condensed-light h3,.title.font-augusta-blockborder-light h3,.title.font-augusta-light-italic h3,.title.font-augusta-condensed-light-italic h3,.title.font-augusta-blockborder-light-italic h3,.title.font-augusta-light
h4,.title.font-augusta-condensed-light h4,.title.font-augusta-blockborder-light h4,.title.font-augusta-light-italic h4,.title.font-augusta-condensed-light-italic h4,.title.font-augusta-blockborder-light-italic h4,.title.font-augusta-light h5,.title.font-augusta-condensed-light h5,.title.font-augusta-blockborder-light h5,.title.font-augusta-light-italic h5,.title.font-augusta-condensed-light-italic h5,.title.font-augusta-blockborder-light-italic h5,.title.font-augusta-light h6,.title.font-augusta-condensed-light h6,.title.font-augusta-blockborder-light h6,.title.font-augusta-light-italic h6,.title.font-augusta-condensed-light-italic h6,.title.font-augusta-blockborder-light-italic h6{font-weight:300}.title.font-augusta-semilight,.title.font-augusta-condensed-semilight,.title.font-augusta-blockborder-semilight,.title.font-augusta-semilight-italic,.title.font-augusta-condensed-semilight-italic,.title.font-augusta-blockborder-semilight-italic,.title.font-augusta-semilight h1,.title.font-augusta-condensed-semilight
h1,.title.font-augusta-blockborder-semilight h1,.title.font-augusta-semilight-italic h1,.title.font-augusta-condensed-semilight-italic h1,.title.font-augusta-blockborder-semilight-italic h1,.title.font-augusta-semilight h2,.title.font-augusta-condensed-semilight h2,.title.font-augusta-blockborder-semilight h2,.title.font-augusta-semilight-italic h2,.title.font-augusta-condensed-semilight-italic h2,.title.font-augusta-blockborder-semilight-italic h2,.title.font-augusta-semilight h3,.title.font-augusta-condensed-semilight h3,.title.font-augusta-blockborder-semilight h3,.title.font-augusta-semilight-italic h3,.title.font-augusta-condensed-semilight-italic h3,.title.font-augusta-blockborder-semilight-italic h3,.title.font-augusta-semilight h4,.title.font-augusta-condensed-semilight h4,.title.font-augusta-blockborder-semilight h4,.title.font-augusta-semilight-italic h4,.title.font-augusta-condensed-semilight-italic h4,.title.font-augusta-blockborder-semilight-italic h4,.title.font-augusta-semilight h5,.title.font-augusta-condensed-semilight
h5,.title.font-augusta-blockborder-semilight h5,.title.font-augusta-semilight-italic h5,.title.font-augusta-condensed-semilight-italic h5,.title.font-augusta-blockborder-semilight-italic h5,.title.font-augusta-semilight h6,.title.font-augusta-condensed-semilight h6,.title.font-augusta-blockborder-semilight h6,.title.font-augusta-semilight-italic h6,.title.font-augusta-condensed-semilight-italic h6,.title.font-augusta-blockborder-semilight-italic h6{font-weight:350}.title.font-augusta,.title.font-augusta-condensed,.title.font-augusta-blockborder,.title.font-augusta-italic,.title.font-augusta-condensed-italic,.title.font-augusta-blockborder-italic,.title.font-augusta h1,.title.font-augusta-condensed h1,.title.font-augusta-blockborder h1,.title.font-augusta-italic h1,.title.font-augusta-condensed-italic h1,.title.font-augusta-blockborder-italic h1,.title.font-augusta h2,.title.font-augusta-condensed h2,.title.font-augusta-blockborder h2,.title.font-augusta-italic h2,.title.font-augusta-condensed-italic h2,.title.font-augusta-blockborder-italic
h2,.title.font-augusta h3,.title.font-augusta-condensed h3,.title.font-augusta-blockborder h3,.title.font-augusta-italic h3,.title.font-augusta-condensed-italic h3,.title.font-augusta-blockborder-italic h3,.title.font-augusta h4,.title.font-augusta-condensed h4,.title.font-augusta-blockborder h4,.title.font-augusta-italic h4,.title.font-augusta-condensed-italic h4,.title.font-augusta-blockborder-italic h4,.title.font-augusta h5,.title.font-augusta-condensed h5,.title.font-augusta-blockborder h5,.title.font-augusta-italic h5,.title.font-augusta-condensed-italic h5,.title.font-augusta-blockborder-italic h5,.title.font-augusta h6,.title.font-augusta-condensed h6,.title.font-augusta-blockborder h6,.title.font-augusta-italic h6,.title.font-augusta-condensed-italic h6,.title.font-augusta-blockborder-italic h6{font-weight:400}.title.font-augusta-italic,.title.font-augusta-condensed-italic,.title.font-augusta-blockborder-italic,.title.font-augusta-thin-italic,.title.font-augusta-condensed-thin-italic,.title.font-augusta-blockborder-thin-italic,
.title.font-augusta-ultralight-italic,.title.font-augusta-condensed-ultralight-italic,.title.font-augusta-blockborder-ultralight-italic,.title.font-augusta-light-italic,.title.font-augusta-condensed-light-italic,.title.font-augusta-blockborder-light-italic,.title.font-augusta-semilight-italic,.title.font-augusta-condensed-semilight-italic,.title.font-augusta-blockborder-semilight-italic,.title.font-augusta-italic h1,.title.font-augusta-condensed-italic h1,.title.font-augusta-blockborder-italic h1,.title.font-augusta-thin-italic h1,.title.font-augusta-condensed-thin-italic h1,.title.font-augusta-blockborder-thin-italic h1,.title.font-augusta-ultralight-italic h1,.title.font-augusta-condensed-ultralight-italic h1,.title.font-augusta-blockborder-ultralight-italic h1,.title.font-augusta-light-italic h1,.title.font-augusta-condensed-light-italic h1,.title.font-augusta-blockborder-light-italic h1,.title.font-augusta-semilight-italic h1,.title.font-augusta-condensed-semilight-italic h1,.title.font-augusta-blockborder-semilight-italic
h1,.title.font-augusta-italic h2,.title.font-augusta-condensed-italic h2,.title.font-augusta-blockborder-italic h2,.title.font-augusta-thin-italic h2,.title.font-augusta-condensed-thin-italic h2,.title.font-augusta-blockborder-thin-italic h2,.title.font-augusta-ultralight-italic h2,.title.font-augusta-condensed-ultralight-italic h2,.title.font-augusta-blockborder-ultralight-italic h2,.title.font-augusta-light-italic h2,.title.font-augusta-condensed-light-italic h2,.title.font-augusta-blockborder-light-italic h2,.title.font-augusta-semilight-italic h2,.title.font-augusta-condensed-semilight-italic h2,.title.font-augusta-blockborder-semilight-italic h2,.title.font-augusta-italic h3,.title.font-augusta-condensed-italic h3,.title.font-augusta-blockborder-italic h3,.title.font-augusta-thin-italic h3,.title.font-augusta-condensed-thin-italic h3,.title.font-augusta-blockborder-thin-italic h3,.title.font-augusta-ultralight-italic h3,.title.font-augusta-condensed-ultralight-italic h3,.title.font-augusta-blockborder-ultralight-italic
h3,.title.font-augusta-light-italic h3,.title.font-augusta-condensed-light-italic h3,.title.font-augusta-blockborder-light-italic h3,.title.font-augusta-semilight-italic h3,.title.font-augusta-condensed-semilight-italic h3,.title.font-augusta-blockborder-semilight-italic h3,.title.font-augusta-italic h4,.title.font-augusta-condensed-italic h4,.title.font-augusta-blockborder-italic h4,.title.font-augusta-thin-italic h4,.title.font-augusta-condensed-thin-italic h4,.title.font-augusta-blockborder-thin-italic h4,.title.font-augusta-ultralight-italic h4,.title.font-augusta-condensed-ultralight-italic h4,.title.font-augusta-blockborder-ultralight-italic h4,.title.font-augusta-light-italic h4,.title.font-augusta-condensed-light-italic h4,.title.font-augusta-blockborder-light-italic h4,.title.font-augusta-semilight-italic h4,.title.font-augusta-condensed-semilight-italic h4,.title.font-augusta-blockborder-semilight-italic h4,.title.font-augusta-italic h5,.title.font-augusta-condensed-italic h5,.title.font-augusta-blockborder-italic
h5,.title.font-augusta-thin-italic h5,.title.font-augusta-condensed-thin-italic h5,.title.font-augusta-blockborder-thin-italic h5,.title.font-augusta-ultralight-italic h5,.title.font-augusta-condensed-ultralight-italic h5,.title.font-augusta-blockborder-ultralight-italic h5,.title.font-augusta-light-italic h5,.title.font-augusta-condensed-light-italic h5,.title.font-augusta-blockborder-light-italic h5,.title.font-augusta-semilight-italic h5,.title.font-augusta-condensed-semilight-italic h5,.title.font-augusta-blockborder-semilight-italic h5,.title.font-augusta-italic h6,.title.font-augusta-condensed-italic h6,.title.font-augusta-blockborder-italic h6,.title.font-augusta-thin-italic h6,.title.font-augusta-condensed-thin-italic h6,.title.font-augusta-blockborder-thin-italic h6,.title.font-augusta-ultralight-italic h6,.title.font-augusta-condensed-ultralight-italic h6,.title.font-augusta-blockborder-ultralight-italic h6,.title.font-augusta-light-italic h6,.title.font-augusta-condensed-light-italic h6,.title.font-augusta-blockborder-light-italic
h6,.title.font-augusta-semilight-italic h6,.title.font-augusta-condensed-semilight-italic h6,.title.font-augusta-blockborder-semilight-italic h6{font-style:italic}.title[class*="font-roboto"],.title[class*="font-roboto"] h1,.title[class*="font-roboto"] h2,.title[class*="font-roboto"] h3,.title[class*="font-roboto"] h4,.title[class*="font-roboto"] h5,.title[class*="font-roboto"] h6{font-family:Roboto,Arial,Helvetica,sans-serif}.title.font-roboto-thin,.title.font-roboto-thin-italic,.title.font-roboto-thin h1,.title.font-roboto-thin-italic h1,.title.font-roboto-thin h2,.title.font-roboto-thin-italic h2,.title.font-roboto-thin h3,.title.font-roboto-thin-italic h3,.title.font-roboto-thin h4,.title.font-roboto-thin-italic h4,.title.font-roboto-thin h5,.title.font-roboto-thin-italic h5,.title.font-roboto-thin h6,.title.font-roboto-thin-italic h6{font-weight:100}.title.font-roboto-light,.title.font-roboto-light-italic,.title.font-roboto-light h1,.title.font-roboto-light-italic h1,.title.font-roboto-light h2,.title.font-roboto-light-italic
h2,.title.font-roboto-light h3,.title.font-roboto-light-italic h3,.title.font-roboto-light h4,.title.font-roboto-light-italic h4,.title.font-roboto-light h5,.title.font-roboto-light-italic h5,.title.font-roboto-light h6,.title.font-roboto-light-italic h6{font-weight:300}.title.font-roboto,.title.font-roboto-italic,.title.font-roboto h1,.title.font-roboto-italic h1,.title.font-roboto h2,.title.font-roboto-italic h2,.title.font-roboto h3,.title.font-roboto-italic h3,.title.font-roboto h4,.title.font-roboto-italic h4,.title.font-roboto h5,.title.font-roboto-italic h5,.title.font-roboto h6,.title.font-roboto-italic h6{font-weight:400}.title.font-roboto-medium,.title.font-roboto-medium-italic,.title.font-roboto-medium h1,.title.font-roboto-medium-italic h1,.title.font-roboto-medium h2,.title.font-roboto-medium-italic h2,.title.font-roboto-medium h3,.title.font-roboto-medium-italic h3,.title.font-roboto-medium h4,.title.font-roboto-medium-italic h4,.title.font-roboto-medium h5,.title.font-roboto-medium-italic h5,.title.font-roboto-medium
h6,.title.font-roboto-medium-italic h6{font-weight:500}.title.font-roboto-bold,.title.font-roboto-bold-italic,.title.font-roboto-bold h1,.title.font-roboto-bold-italic h1,.title.font-roboto-bold h2,.title.font-roboto-bold-italic h2,.title.font-roboto-bold h3,.title.font-roboto-bold-italic h3,.title.font-roboto-bold h4,.title.font-roboto-bold-italic h4,.title.font-roboto-bold h5,.title.font-roboto-bold-italic h5,.title.font-roboto-bold h6,.title.font-roboto-bold-italic h6{font-weight:700}.title.font-roboto-black,.title.font-roboto-black-italic,.title.font-roboto-black h1,.title.font-roboto-black-italic h1,.title.font-roboto-black h2,.title.font-roboto-black-italic h2,.title.font-roboto-black h3,.title.font-roboto-black-italic h3,.title.font-roboto-black h4,.title.font-roboto-black-italic h4,.title.font-roboto-black h5,.title.font-roboto-black-italic h5,.title.font-roboto-black h6,.title.font-roboto-black-italic h6{font-weight:900}.title.font-roboto-italic,.title.font-roboto-thin-italic,.title.font-roboto-light-italic,
.title.font-roboto-medium-italic,.title.font-roboto-bold-italic,.title.font-roboto-black-italic,.title.font-roboto-italic h1,.title.font-roboto-thin-italic h1,.title.font-roboto-light-italic h1,.title.font-roboto-medium-italic h1,.title.font-roboto-bold-italic h1,.title.font-roboto-black-italic h1,.title.font-roboto-italic h2,.title.font-roboto-thin-italic h2,.title.font-roboto-light-italic h2,.title.font-roboto-medium-italic h2,.title.font-roboto-bold-italic h2,.title.font-roboto-black-italic h2,.title.font-roboto-italic h3,.title.font-roboto-thin-italic h3,.title.font-roboto-light-italic h3,.title.font-roboto-medium-italic h3,.title.font-roboto-bold-italic h3,.title.font-roboto-black-italic h3,.title.font-roboto-italic h4,.title.font-roboto-thin-italic h4,.title.font-roboto-light-italic h4,.title.font-roboto-medium-italic h4,.title.font-roboto-bold-italic h4,.title.font-roboto-black-italic h4,.title.font-roboto-italic h5,.title.font-roboto-thin-italic h5,.title.font-roboto-light-italic h5,.title.font-roboto-medium-italic
h5,.title.font-roboto-bold-italic h5,.title.font-roboto-black-italic h5,.title.font-roboto-italic h6,.title.font-roboto-thin-italic h6,.title.font-roboto-light-italic h6,.title.font-roboto-medium-italic h6,.title.font-roboto-bold-italic h6,.title.font-roboto-black-italic h6{font-style:italic}.title small{font-weight:normal;font-size:100%}.title.uppercase{text-transform:uppercase}.title.center{text-align:center}.title.small-title h1,.title.small-title h2,.title.small-title h3,.title.small-title h4,.title.small-title h5,.title.small-title h6{font-size:8pt}.title.big-title h1,.title.big-title h2,.title.big-title h3,.title.big-title h4,.title.big-title h5,.title.big-title h6{font-size:20pt;line-height:22pt}.title.big-subtitle h1,.title.big-subtitle h2,.title.big-subtitle h3,.title.big-subtitle h4,.title.big-subtitle h5,.title.big-subtitle h6{font-size:14pt;line-height:16pt}.title.sustainability-title{font-size:60px}.handheld .title.sustainability-title{font-size:40px}.title.sustainability-title *{font-family:Augusta,Arial,Helvetica,sans-serif;
letter-spacing:.5px}.title.sustainability-headline{font-size:32px}.title.sustainability-headline *{font-family:Augusta,Arial,Helvetica,sans-serif;letter-spacing:.5px}.title.tiny-top-margin{margin-top:10px}.title.top-margin{margin-top:20px}.title.big-top-margin{margin-top:30px}.title.extra-big-top-margin{margin-top:50px}.title.tiny-bottom-margin{margin-bottom:10px}.title.bottom-margin{margin-bottom:20px}.title.big-bottom-margin{margin-bottom:30px}.handheld .modal-scrollable{overflow-y:scroll}.modal-open-fixed{position:fixed!important;overflow-y:scroll}.modal{z-index:1055}.modal-dialog{z-index:1065}.modal-backdrop{z-index:1045}.modal-backdrop,.modal-backdrop.fade.in{background-color:#000;opacity:.7;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.modal-backdrop.auto-open-modal-preview,.modal-backdrop.fade.in.auto-open-modal-preview{z-index:1060}.android.isFirefox .modal-backdrop{position:absolute;top:-50px}.modal{border-radius:2px;border:1px solid #b4b4b4}.modal.round-corners-25{border-radius:25px
}.handheld .modal.round-corners-25 .modal-inner{border-radius:25px}.modal .qtip-default .qtip-content,.modal .input input,.modal .input textarea{font-size:10px;line-height:12px}.handheld .modal{background-color:transparent;border:none;box-shadow:none;padding-top:10px;padding-bottom:10px}.desktop .modal{max-height:780px;overflow:hidden}.modal .modal-inner{padding:15px 25px;background-color:#fff;outline:none;border:1px solid #b4b4b4;-webkit-border-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius:2px;-moz-background-clip:padding;border-radius:2px;background-clip:padding-box;border:none}.handheld .modal .modal-inner{border:1px solid #b4b4b4}.desktop .modal .modal-inner{max-height:780px}.modal .modal-inner button.close{position:absolute;width:46px;height:46px;right:27px;top:10px;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-x-ec9f2c18eb32425cca678d03e5495bec249f19ac.svg");background-repeat:no-repeat;background-position:50% 50%;border:1px solid #d3d4d4;background-size:17px;border-radius:26px;
z-index:1026;transition:border-color .3s;opacity:1;filter:alpha(opacity=100);text-align:right}.modal .modal-inner button.close:focus{outline:none}.modal .modal-inner button.close.has-focus-keyboard:focus{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.modal .modal-inner button.close:hover{border:1px solid #000}.modal .modal-inner .modal-headline{color:#000;font-size:19px;font-weight:bold;line-height:1.1em;margin-bottom:10px}.modal .modal-inner .modal-headline .headline-line{background:#d3d4d4;margin:25px 0 14px 0;height:1px}.modal .modal-inner .modal-headline .icon-basket-grey,.modal .modal-inner .modal-headline .icon-article-recommend,.modal .modal-inner .modal-headline .icon-article-logoservice,.modal .modal-inner .modal-headline .icon-calendar{width:25px;height:25px;float:left;margin-right:5px}.modal .modal-inner .modal-headline .icon-logout{width:27px;height:27px;float:left;margin:-5px 5px 0 -5px}.modal .modal-inner .modal-headline .icon-article-recommend{background-position:-100px -15px
}.modal .modal-inner .modal-headline .icon-article-logoservice{background-position:-10px -15px}.modal .modal-inner .modal-headline .icon-cancelation{float:left;margin-right:5px}.modal .modal-inner .modal-headline .icon-favorite{float:left;background-position:-122px -155px;width:12px;height:18px;margin:2px 5px 0 0}.modal .modal-inner .modal-headline .icon-calendar{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_timeframe-7c9780f47e19108946cb33b95018185f0abdeb67.svg");background-repeat:no-repeat;background-size:16px;background-position:center 1px}.modal .modal-inner .modal-headline{font-size:17px}.handheld .modal .modal-inner{overflow:hidden}.handheld .modal .modal-inner .close{margin-top:10px}.modal .modal-inner .modal-body{padding:6px 2px 2px 2px;line-height:1.42857143}.desktop .modal .modal-inner .modal-body{max-height:750px}.modal .modal-inner .modal-body .modal-inner-content{position:relative}.desktop .modal .modal-inner .modal-body .modal-inner-content{max-height:700px}.modal .modal-inner
.modal-body .modal-inner-content-bottom{margin-top:10px}.modal .modal-inner .modal-body .text:last-child p{margin:0}.modal .modal-inner .modal-body hr{border:none;background-color:#c8c8c8;height:1px;margin:10px 0 12px 0}.modal .modal-inner .modal-body .grid .row{margin:0}.modal .modal-inner .modal-body .grid .row .grid-item{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;padding:0}.modal .modal-inner .modal-body .grid .row .grid-item:nth-child(odd){float:left}.modal .modal-inner .modal-body .grid .row .grid-item:nth-child(even){float:right}.modal .modal-inner .modal-body.mCustomScrollbar>.mCustomScrollBox>.mCSB_container{padding-bottom:12px}.modal .modal-inner .modal-body.mCustomScrollbar.mCS_no_scrollbar>.mCustomScrollBox>.mCSB_container{padding-bottom:0}.modal.fade{top:50%}.modal.fade,.modal.fade.in{-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.modal.modal-overflow.fade,.modal.modal-overflow.fade.in{top:0}.lt-ie11 .modal.fullscreen{padding:0;margin:0!important;
top:0;left:0;width:100%!important;height:100%;max-height:100%}.modal .modal-body{overflow:hidden}.modal .mCustomScrollbar{overflow:hidden}.modal .mCustomScrollbar .mCustomScrollBox .mCSB_container{margin-right:15px;padding-right:12px}.modal .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_draggerContainer{top:0;bottom:0}.modal .mCustomScrollbar.mCS_no_scrollbar .mCustomScrollBox .mCSB_container{margin-right:0;padding-right:0}.modal .mCustomScrollbar.mCS_no_scrollbar .mCSB_scrollTools{display:none}.modal.small{width:400px;margin-left:-200px}.modal.medium{width:550px;margin-left:-275px}.modal.large{width:740px;margin-left:-370px}body.modal-open{-webkit-overflow-scrolling:touch}.desktop body.modal-open{position:static;overflow:hidden}.lt-ie10 body.modal-open{overflow-y:hidden;padding-right:17px}.lt-ie10 body.modal-open .modal-backdrop{overflow-y:scroll}.lt-ie8 body.modal-open{padding-right:0}.lt-ie8 body.modal-open .modal-backdrop{overflow-y:hidden}.android.handheld body.modal-open{background-color:#000
}body.modal-open .page-container{width:100%}.modal-open.page-overflow .page-container{overflow-y:hidden}body.startpage.modal-open{overflow-y:hidden}.handheld.ios>body.modal-open .modal-inner,.handheld.ios>body.modal-open .modal-inner-content{max-height:none!important}.handheld.android>body.modal-open{overflow:hidden!important}.handheld.android>body.modal-open .modal-scrollable>.modal.in:not(.video-overlay)>.modal-inner{max-height:none!important;overflow-y:visible!important}.handheld.android>body.modal-open .modal-scrollable>.modal.in:not(.video-overlay)>.modal-inner .modal-inner-content{max-height:none!important}.handheld.android>body.modal-open .modal-scrollable>.modal.in:not(.video-overlay)>.modal-inner>.modal-body{max-height:none!important}.modal .modal-body{font-size:14px;line-height:19px}.modal#BusinessDivision{width:660px;margin-left:-330px;text-align:center}.handheld .modal#BusinessDivision{background-color:#fff}.modal#BusinessDivision .modal-inner{margin:20px 40px 25px 40px}.handheld .modal#BusinessDivision
.modal-inner{border:none}.modal#BusinessDivision .checkbox-label,.modal#BusinessDivision input[type="checkbox"]{vertical-align:bottom}.isGalaxyTab.isSafari .modal#BusinessDivision .checkbox-label,.isGalaxyTab.isSafari .modal#BusinessDivision input[type="checkbox"]{vertical-align:middle}.modal#BusinessDivision .modal-headline{text-align:center;font-size:19px;margin-bottom:5px;line-height:1.5em}.modal#BusinessDivision .modal-headline .headline-line{height:1px;margin:20px 0 15px 0}.modal#BusinessDivision .text{text-align:center;font-size:13px;margin-bottom:25px;line-height:19px}.modal#BusinessDivision .checkbox-container .text{font-size:12px}.modal#BusinessDivision .row-fluid{display:inline-block}.modal#BusinessDivision .row-fluid .control-group label{float:left;padding-right:5px;vertical-align:middle;line-height:13px;margin-bottom:0}.lt-ie10 .modal#BusinessDivision .row-fluid .control-group label{padding-top:3px}.ios .modal#BusinessDivision .row-fluid .control-group label{line-height:17px}.modal#BusinessDivision
.grid,.modal#BusinessDivision .headline{margin-bottom:20px}.modal#BusinessDivision .grid .button{background-image:none;min-width:190px;height:auto}.modal#BusinessDivision .grid .button .button-text{background-image:none;padding-top:0;padding-right:0}.modal#BusinessDivision .grid .button .button-text span{text-transform:none;line-height:1.2em}.modal#BusinessDivision .tooltip-area .text{font-size:9px}.modal#BusinessDivision .tooltip .innerside{width:238px}.ios .modal#BusinessDivision .tooltip .innerside{width:239px}.modal#search-error-popup{width:400px;margin-left:-200px;display:none}.modal#search-error-popup .modal-body{height:145px}.modal#search-error-popup .modal-body .mCustomScrollBox>div,.modal#search-error-popup .modal-body .modal-inner-content{min-height:95px}.modal#search-error-popup .modal-body .mCSB_container{height:100%}.modal#search-error-popup .button.highlighted{float:right;position:absolute;right:0;bottom:0}.modal#PromoCodeDiscountAccepted,.modal#PromoCodeDiscountNotAccepted{width:400px;margin-left:-200px
}.modal#GeoIP{width:400px;margin-left:-200px}.modal#GeoIPModalSingle .modal-inner .modal-body,.modal#GeoIPModalDual .modal-inner .modal-body,.modal#Luxemburg .modal-inner .modal-body{font-size:13px;line-height:19px}.modal#Luxemburg{width:400px;margin-left:-200px}.modal#BasketPopup,.modal#ShortListPopup{width:550px;margin-left:-275px}.modal#BasketPopup .button .button-text,.modal#ShortListPopup .button .button-text{min-width:170px}.modal#merge-basket-popup{width:700px;margin-left:-350px}.modal.recommendation{width:450px;margin-left:-225px}.modal.recommendation form{width:100%}.modal.recommendation input,.modal.recommendation textarea{margin-bottom:10px}.modal.recommendation .input label{width:100%}.modal.recommendation textarea{resize:none;width:414px;height:100px}.modal.recommendation .mCustomScrollbar textarea{width:387px;max-width:387px}.modal.recommendation .mCustomScrollbar.mCS_no_scrollbar textarea{width:414px;max-width:414px}.modal.recommendation .image{float:right}.modal.recommendation .qtip-default{width:150px
}.ios .modal.recommendation{overflow-y:scroll!important}.ios .modal.recommendation .modal-body{overflow-y:scroll!important}.android .modal.recommendation{overflow-y:auto!important}.modal#WWSAvailability{width:605px;margin-left:-302px}.modal#Shipping{width:570px;margin-left:-285px}.modal#Shipping .modal-headline{font-weight:normal;font-size:19px}.modal#Validation .grid-item,.modal#NotConfirmedTerms .grid-item{padding-top:40px}.modal#SessionTimeout{width:440px;margin-left:-220px}.modal#SessionTimeout .grid-item.last-child{padding-top:40px}.modal#Validation .mCustomScrollBox,.modal#Validation .modal-body,.modal#Validation .mCSB_container,.modal#Validation .mCustomScrollbar{overflow:visible}.modal#AddLogoModal{width:400px;margin-left:-200px}@media screen and (orientation:landscape){.handheld.android .modal#AddLogoModal{max-height:450px}.handheld.android .modal#AddLogoModal .modal-inner{max-height:420px;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}}.modal#AddLogoModal .row-fluid.richtext{margin-bottom:10px;
line-height:14px}.modal#AddLogoModal .radiogroup-accordion.horizontal label{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;line-height:18px;margin-right:40px}.modal#AddLogoModal .radiogroup-accordion.horizontal label+label{margin-right:0}.modal#AddLogoModal .radio-item-accordion{padding-left:0}.modal#AddLogoModal .radio-item-accordion .input+.image,.modal#AddLogoModal .radio-item-accordion .file-upload+.image{width:200px;height:200px;position:relative}.modal#AddLogoModal .radio-item-accordion .input+.image .loader,.modal#AddLogoModal .radio-item-accordion .file-upload+.image .loader{position:absolute;top:0;bottom:0;left:0;right:0;width:200px;min-width:200px;height:200px;min-height:200px;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.modal#AddLogoModal .radio-item-accordion .input+.image .loader.dark,.modal#AddLogoModal .radio-item-accordion .file-upload+.image .loader.dark{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')
}.modal#AddLogoModal .radio-item-accordion .input+.image .loader.lightmodal,.modal#AddLogoModal .radio-item-accordion .file-upload+.image .loader.lightmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.modal#AddLogoModal .radio-item-accordion .input+.image .loader.darkmodal,.modal#AddLogoModal .radio-item-accordion .file-upload+.image .loader.darkmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.modal#AddLogoModal .radio-item-accordion .input+.image .loader.hidden-spinner,.modal#AddLogoModal .radio-item-accordion .file-upload+.image .loader.hidden-spinner{background-image:none}.android .modal#AddLogoModal .radio-item-accordion .file-upload .qtip{top:126px!important}.handheld.android .modal-overflow .modal-body{overflow:visible}.ios .survey.modal .modal-body{overflow:scroll}.survey.modal .modal-inner .modal-body .modal-inner-content{max-height:641px}
#AddLogoModal.modal .radio-item-accordion.active{margin-bottom:0}#AddLogoModal.modal #radio-item-accordionProcessWithLogotrue .grid{padding-top:20px}.video-overlay.modal{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;max-height:none;margin:auto!important;position:absolute;top:0;bottom:0;left:0;right:0;overflow:visible;padding:0;width:calc(100vw - 80px)!important;height:calc(100vh - 80px)!important}.handheld.ios.isSafari .video-overlay.modal{height:calc(100vh - 130px)!important}.video-overlay.modal.fade.in{top:0}.video-overlay.modal .modal-inner{background:none;padding:0;text-align:center;max-height:none;height:100%;border:none}.video-overlay.modal .modal-inner .video-element{zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transition-duration:400ms;-moz-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity
}.video-overlay.modal .modal-inner .video-element .mejs-video{margin:auto!important;position:absolute;top:0;bottom:0;left:0;right:0}.video-overlay.modal .modal-inner .video-element.media-element-resizer-initialized{zoom:1;filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1}.video-overlay.modal .modal-inner .modal-body{max-height:none;padding:0;height:100%}.video-overlay.modal .modal-inner button.close{width:30px;height:30px;background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%401x-bb2b678adad29f68c029c8ad03c6b455d28321c0.png');background-repeat:no-repeat;background-position:-207px -97px;-webkit-background-size:340px 185px;-moz-background-size:340px 185px;background-size:340px 185px;position:absolute;right:-30px;top:-20px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and
(min-resolution:1.5dppx){.video-overlay.modal .modal-inner button.close{background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%402x-759df7a298772f0e33410231caa6420e0f6f8ec3.png')}}.handheld .video-overlay.modal .modal-inner button.close{background-color:#696969}.video-overlay.modal .modal-inner .video{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.video-overlay.modal .modal-inner .mejs-overlay-play{height:100%!important;width:100%!important}.video-overlay.modal .modal-inner .no-svg .mejs-overlay-button,.video-overlay.modal .modal-inner .mejs-overlay-button,.video-overlay.modal .modal-inner .videoposter .playbutton{width:150px;height:150px;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-play-big-02cc7a1031156e63e9b118a53507e4a0876036cb.svg");background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:55px;-moz-background-size:55px;background-size:55px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen
and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.video-overlay.modal .modal-inner .no-svg .mejs-overlay-button,.video-overlay.modal .modal-inner .mejs-overlay-button,.video-overlay.modal .modal-inner .videoposter .playbutton{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-big-02cc7a1031156e63e9b118a53507e4a0876036cb.svg')}}.video-overlay.modal .modal-inner .no-svg .mejs-overlay-button,.video-overlay.modal .modal-inner .mejs-overlay-button{margin-top:-75px!important;margin-left:-75px!important}.video-overlay.modal .modal-inner iframe{display:none;margin:auto!important;position:absolute;top:0;bottom:0;left:0;right:0}.video-overlay.modal .modal-inner iframe.media-element-resizer-initialized{display:block}.video-overlay-backdrop.modal-open.page-overflow .modal-scrollable{overflow:hidden}.modal#cancel-order-modal{overflow:visible
}.handheld .modal#cancel-order-modal .modal-inner{overflow:visible}.modal#cancel-order-modal .modal-body{overflow:visible}.modal#cancel-order-modal .modal-body .mCustomScrollbar{overflow:visible}.modal#cancel-order-modal .modal-body .mCustomScrollbar .mCustomScrollBox{overflow:visible}.modal#cancel-order-modal .modal-body .mCustomScrollbar .mCustomScrollBox .mCSB_container{overflow:visible}.EnableLogoCreator .modal#favoriteNoteModal .modal-headline{text-transform:uppercase;margin-right:50px}.EnableLogoCreator .modal#favoriteNoteModal textarea{border-radius:6px;background-color:#fff;border:1px solid #d3d4d4;padding:15px;font-size:14px;line-height:normal;height:50px}.EnableLogoCreator .modal#single-article-reorder .image img{max-width:160px;max-height:180px}.EnableLogoCreator .modal.oh-reorder-modal#add-whole-order .modal-headline{text-transform:uppercase}.EnableLogoCreator .modal.oh-reorder-modal#add-whole-order .modal-headline{margin-top:0;margin-bottom:30px}.EnableLogoCreator .modal.oh-reorder-modal#add-whole-order
.modal-inner-content{margin-bottom:10px}.EnableLogoCreator .modal#oh-image-preview-modal{height:440px;display:flex!important;align-items:center;justify-content:center}.EnableLogoCreator .modal#oh-image-preview-modal .modal-headline{display:none}.EnableLogoCreator .modal#oh-image-preview-modal .block{border-radius:6px;width:300px;height:300px!important;display:flex;align-items:center;justify-content:center}.EnableLogoCreator .modal#oh-image-preview-modal .block img{max-width:300px;max-height:300px;padding:5px}body.plain{overflow-x:hidden}.handheld body.plain .container{overflow-x:hidden}body.plain .container .inner-container{margin:0 auto;background-color:transparent;box-shadow:none;padding:0}.handheld body.plain .container .inner-container{margin-top:-1px}body.plain .container .inner-container .shopcontent{padding:0}body.plain .container .inner-container .shopcontent .title.miram{padding:0;font-size:16px;line-height:20px;font-weight:bold;color:#fff;margin:18px 0}body.plain .container .inner-container .shopcontent
.text.miram{font-size:12px;line-height:16px;color:#fff}body.plain .container .inner-container .shopcontent .content,body.plain .container .inner-container .shopcontent .contentbottom{width:960px;margin:0 auto}body.plain .container .inner-container .shopcontent .content #shoeplayer+.block{width:100%}body.plain .container .inner-container .shopcontent .content .shoe-intro{padding:255px 0 40px;z-index:-1;font-size:14px;line-height:20px}body.plain .container .inner-container .shopcontent .content .shoe-menu{float:left;padding-left:10px}body.plain-hiddenfooter .container .inner-container{margin:0 auto;background-color:transparent;box-shadow:none;padding:0}.handheld body.plain-hiddenfooter .container .inner-container{margin-top:-1px}body.plain-hiddenfooter .container .inner-container .shopcontent{padding:0}.recommended-use-overview{margin:12px 0}.recommended-use-overview .recommendation-title{font-weight:bold;margin-bottom:16px}.recommended-use-overview .recommendation-title hr{margin-top:6px;margin-bottom:25px}.recommended-use-overview
.table-wrapper{display:table}.recommended-use-overview .table-wrapper .table-row{display:table-row}.recommended-use-overview .table-wrapper .table-row .rating{display:table-cell;width:50%;text-align:right;padding:6px 30px 6px 0}.recommended-use-overview .table-wrapper .table-row .rating.rating-right{padding-right:0}.recommended-use-overview .table-wrapper .table-row .rating .rating-title{width:120px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;vertical-align:middle;line-height:1em}.recommended-use-overview .table-wrapper .table-row .rating .rating-value{margin:-1px 0 0 10px;padding:0;width:105px;height:13px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;vertical-align:middle;background-image:url('/pl/cassette.axd/file/img/ES/recommended-use-sprite%401x-3b5b6adcdc68a8dbdd56229978119a2de494c872.png');background-repeat:no-repeat;background-position:-4px -4px;-webkit-background-size:113px 181px;-moz-background-size:113px 181px;background-size:113px
181px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.recommended-use-overview .table-wrapper .table-row .rating .rating-value{background-image:url('/pl/cassette.axd/file/img/ES/recommended-use-sprite%402x-450e0c080af45adb6ba55c166b72b57f1121a946.png')}}.recommended-use-overview .table-wrapper .table-row .rating .rating-value.rating-10{background-position:-4px -164px}.recommended-use-overview .table-wrapper .table-row .rating .rating-value.rating-9{background-position:-4px -148px}.recommended-use-overview .table-wrapper .table-row .rating .rating-value.rating-8{background-position:-4px -132px}.recommended-use-overview .table-wrapper .table-row .rating .rating-value.rating-7{background-position:-4px -116px}.recommended-use-overview .table-wrapper .table-row .rating .rating-value.rating-6{
background-position:-4px -100px}.recommended-use-overview .table-wrapper .table-row .rating .rating-value.rating-5{background-position:-4px -84px}.recommended-use-overview .table-wrapper .table-row .rating .rating-value.rating-4{background-position:-4px -68px}.recommended-use-overview .table-wrapper .table-row .rating .rating-value.rating-3{background-position:-4px -52px}.recommended-use-overview .table-wrapper .table-row .rating .rating-value.rating-2{background-position:-4px -36px}.recommended-use-overview .table-wrapper .table-row .rating .rating-value.rating-1{background-position:-4px -20px}.recommended-use-overview .table-wrapper .table-row .rating .rating-value.rating-0{background-position:-4px -4px}.recommended-use-overview .richtext{margin-top:16px}.handheld .search{margin-top:-2px}.handheld.android .search{margin-top:-5px}.search .searchbox{font-size:13px;width:120px;height:22px;-webkit-border-radius:1px;-webkit-background-clip:padding-box;-moz-border-radius:1px;-moz-background-clip:padding;border-radius:1px;
background-clip:padding-box;padding:0 20px 2px 5px;margin-top:-1px}.search .searchbox::-moz-placeholder{opacity:1}.lt-ie8 .search .searchbox{margin-top:-2px;height:15px}.isMsie .search .searchbox{-webkit-border-radius:0;-webkit-background-clip:padding-box;-moz-border-radius:0;-moz-background-clip:padding;border-radius:0;background-clip:padding-box}.handheld.android .search .searchbox{padding-top:6px}.handheld.android.isFirefox .search .searchbox{padding-top:3px}.search .searchbox:focus,.search .searchbox:hover,.search .searchbox.focused,.search .searchbox.hovered{width:255px;height:30px;padding-bottom:10px;color:#ebebeb;outline:none}.search .searchbox:focus+.icon,.search .searchbox:hover+.icon,.search .searchbox.focused+.icon,.search .searchbox.hovered+.icon{background-position:-35px -130px}.handheld .search .searchbox:focus,.handheld .search .searchbox:hover,.handheld .search .searchbox.focused,.handheld .search .searchbox.hovered{height:32px}.search .searchbox:focus::-webkit-input-placeholder{color:transparent
}.search .searchbox:focus:-moz-placeholder{color:transparent;opacity:1}.search .searchbox:focus::-moz-placeholder{color:transparent;opacity:1}.search .searchbox:focus:-ms-input-placeholder{color:transparent}.search .searchbox:focus::-ms-input-placeholder{color:transparent}.search .suggest-layer{width:255px;display:none;font-size:10px}.handheld .search .suggest-layer{font-size:12px;line-height:24px}.search .suggest-layer .tt-dataset{padding:8px}.search .suggest-layer .tt-dataset.uppercase .tt-suggestion{text-transform:uppercase}.search .suggest-layer .suggests-title{font-weight:bold;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:239px;line-height:18px}.search .suggest-layer .divider{height:1px;margin:4px 0 0 0}.search .suggest-layer .tt-suggestion{overflow:hidden;max-width:239px}.search .suggest-layer .tt-suggestion a,.search .suggest-layer .tt-suggestion a:hover{text-decoration:none;display:block;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;
white-space:nowrap;overflow:hidden}.search .suggest-layer .tt-highlight{font-weight:bold;text-decoration:underline}.search.no-magnifier .icon{display:none}.search .icon{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;cursor:pointer;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-minimal-search-d97b41cd800546cc7b32edbae5974db58b42c2d1.svg');background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:13px;-moz-background-size:13px;background-size:13px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.search .icon{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-minimal-search-d97b41cd800546cc7b32edbae5974db58b42c2d1.svg')}}.lt-ie8 .search .icon{position:absolute;top:11px;right:3px}.search
.icon[title]{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-x-ec9f2c18eb32425cca678d03e5495bec249f19ac.svg');background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:8px;-moz-background-size:8px;background-size:8px;cursor:pointer;display:inherit}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.search .icon[title]{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-x-ec9f2c18eb32425cca678d03e5495bec249f19ac.svg')}}.search .icon[title]:hover{background-position:50% 50%}.search.order-history.top-margin{margin-top:-20px;margin-bottom:20px}.search.order-history .search-form{position:relative}.search.order-history .search-form .searchbox{background-color:#fff;height:48px;border:none;text-align:center;margin-top:0;color:#696969;font-weight:normal;
border:1px solid #d3d4d4;border-radius:3px}.search.order-history .search-form .searchbox:-moz-placeholder{color:#000}.search.order-history .search-form .searchbox::-moz-placeholder{color:#000}.search.order-history .search-form .searchbox:-ms-input-placeholder{color:#000}.search.order-history .search-form .searchbox::-webkit-input-placeholder{color:#000}.search.order-history .search-form .searchbox:focus,.search.order-history .search-form .searchbox.focused,.search.order-history .search-form .searchbox:hover,.search.order-history .search-form .searchbox.hovered{background-color:#fff;height:48px;color:#000;border:1px solid #000}.handheld .search.order-history .search-form .searchbox:focus,.handheld .search.order-history .search-form .searchbox.focused,.handheld .search.order-history .search-form .searchbox:hover,.handheld .search.order-history .search-form .searchbox.hovered{height:48px}.search.order-history .search-form .icon{position:absolute;right:5px;top:3px;width:16px}.search.press{margin:8px 0 0 0}.handheld
.search.press{margin-top:6px}.search.press .searchbox{background-color:#ebebeb;border:0;width:180px}.search.press .searchbox:focus,.search.press .searchbox.focused,.search.press .searchbox:hover,.search.press .searchbox.hovered{color:#000;height:22px;padding-bottom:2px;width:260px}.handheld .search.press .searchbox:focus,.handheld .search.press .searchbox.focused,.handheld .search.press .searchbox:hover,.handheld .search.press .searchbox.hovered{height:30px}.handheld .search.press .searchbox{padding-bottom:2px}.search.press .icon{width:18px;position:absolute;right:15px;top:10px}.handheld .search.press .icon{top:12px}.search.press .suggest-layer{background-color:#fff;box-shadow:0 0 6px 0 rgba(120,120,120,.75);padding:4px 8px;margin-top:6px;text-align:left;width:260px}.search.press .suggest-layer .tt-suggestion:hover,.search.press .suggest-layer .tt-suggestion.tt-cursor{background-image:-webkit-gradient(left,linear,0 0,0 100%,from(#fff),color-stop(50%,#ebebeb),to(#fff));background-image:-webkit-linear-gradient(left,#fff,#ebebeb
50%,#fff);background-image:-moz-linear-gradient(left,top,#fff,#ebebeb 50%,#fff);background-image:linear-gradient(to right,#fff,#ebebeb 50%,#fff);background-repeat:no-repeat;background-color:#ebebeb}.search.press .suggest-layer .suggests-title{background-color:#fff;font-size:14px;text-transform:uppercase;color:#787878;font-weight:normal}.search.press .suggest-layer .divider{display:none}.search.press .suggest-layer .tt-dataset{padding:0;overflow-x:hidden}.search.press .suggest-layer .tt-dataset a,.search.press .suggest-layer .tt-dataset a:hover{color:#787878}.search.press .suggest-layer .tt-dataset a .tt-highlight,.search.press .suggest-layer .tt-dataset a:hover .tt-highlight{color:#787878}.search.press .suggest-layer .tt-dataset .not-found{color:#787878}.search.press .suggest-layer .tt-dataset:not(:empty)+.tt-dataset:not(:empty){border-top:1px solid #787878}.carousel-crossselling{padding:10px 0 5px 0;margin-top:-20px;overflow:hidden;position:relative}.carousel-crossselling.detailpage{width:310px;height:255px;
margin-left:-13px;text-align:center;font-size:11px}.carousel-crossselling.detailpage .swiper-container{width:355px;height:150px}.carousel-crossselling.detailpage .swiper-container .swiper-wrapper{margin-left:-29px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.carousel-crossselling.detailpage .swiper-container .swiper-slide{-webkit-transform:scale(.45);-ms-transform:scale(.45);transform:scale(.45);-webkit-transition:300ms;transition:300ms}.carousel-crossselling.detailpage .swiper-container .swiper-slide.swiper-slide-active{top:0;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);margin:0 11px 0 -11px}.carousel-crossselling.detailpage .swiper-container .swiper-slide .articeldetails{display:none}.carousel-crossselling.detailpage .swiper-container.single .swiper-wrapper{margin-left:-9px}.carousel-crossselling.detailpage.one-per-view .swiper-container .swiper-slide.swiper-slide-active{margin:0 -9px 0 9px}.carousel-crossselling.detailpage .current-article-price{
position:absolute;top:160px;left:40px;width:235px;height:95px;overflow:hidden;text-align:center}.carousel-crossselling.detailpage .current-article-price .priceinfo .vatinfo,.carousel-crossselling.detailpage .current-article-price .priceinfo .annotation,.carousel-crossselling.detailpage .current-article-price .priceinfo .comparisonprice,.carousel-crossselling.detailpage .current-article-price .priceinfo .price,.carousel-crossselling.detailpage .current-article-price .priceinfo .value,.carousel-crossselling.detailpage .current-article-price .priceinfo .price .value{font-size:11px}.carousel-crossselling.detailpage .current-article-price .priceinfo .vatinfo,.carousel-crossselling.detailpage .current-article-price .priceinfo .annotation,.carousel-crossselling.detailpage .current-article-price .priceinfo .comparisonprice .value{font-weight:normal;color:#696969}.carousel-crossselling.detailpage .current-article-price .priceinfo .comparisonprice{font-style:italic}.carousel-crossselling.detailpage .current-article-price
.priceinfo .price,.carousel-crossselling.detailpage .current-article-price .priceinfo .value,.carousel-crossselling.detailpage .current-article-price .priceinfo .price .value{font-weight:bold}.carousel-crossselling.detailpage .arrow{width:32px;height:48px;background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%401x-19495a7d539e1f843cb0055595e51eed0f054470.png');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:200px 531px;-moz-background-size:200px 531px;background-size:200px 531px;position:absolute;outline:none;top:170px;z-index:10}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.carousel-crossselling.detailpage .arrow{background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%402x-a9893c1777e79c5acc2c4bf96930ebaac3915909.png')
}}.carousel-crossselling.detailpage .arrow.arrow-left{background-position:-15px 6px;left:0}.carousel-crossselling.detailpage .arrow.arrow-left:hover{background-position:-110px 6px;cursor:pointer}.carousel-crossselling.detailpage .arrow.arrow-right{background-position:-57px 6px;right:0}.carousel-crossselling.detailpage .arrow.arrow-right:hover{background-position:-152px 6px;cursor:pointer}.carousel-salesteaser{position:relative;height:330px}.carousel-salesteaser .headline{position:absolute;right:0;z-index:150}.carousel-salesteaser .salesteaser-container .image-container{max-width:215px;height:205px;padding-top:10px}.carousel-salesteaser .salesteaser-container .cycle-slide .articeldetails{text-align:right;padding-right:40px}.carousel-salesteaser .salesteaser-container .cycle-slide .articeldetails .description{font-size:12px;height:33px;overflow:hidden}.carousel-salesteaser .salesteaser-container .cycle-slide .articeldetails .priceinfo{color:#e30613;font-size:10px;font-weight:bold}.carousel-salesteaser .salesteaser-container
.cycle-slide .articeldetails .priceinfo .value{color:#e30613;font-size:12px}.carousel-salesteaser .salesteaser-container .cycle-slide .articeldetails .priceinfo .value .currency{font-size:10px}.carousel-salesteaser .salesteaser-container .cycle-slide .articeldetails .priceinfo .vat-annotation,.carousel-salesteaser .salesteaser-container .cycle-slide .articeldetails .priceinfo .vatinfo,.carousel-salesteaser .salesteaser-container .cycle-slide .articeldetails .priceinfo .comparisonprice .value{color:#787878;font-size:10px;font-weight:normal}.carousel-salesteaser .salesteaser-container .cycle-slide .articeldetails .priceinfo .comparisonprice .value{font-style:italic}.carousel-salesteaser .salesteaser-container .cycle-slide .colors{float:right;margin-top:5px}.carousel-salesteaser .salesteaser-container .cycle-slide .colors div{display:inline}.carousel-salesteaser .salesteaser-container .cycle-slide .colors .selected-colorname{display:none}.carousel-salesteaser .salesteaser-container .cycle-slide .colors .coloricon{
margin:0 0 0 -3px}.carousel-salesteaser .salesteaser-container .cycle-slide .colors>a{font-size:0;text-decoration:none;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;width:10px;height:16px;margin:0 -1px 3px -1px;overflow:hidden;border:1px solid #c8c8c8}input[type=text],input[type=password],input[type=number],input[type=tel],input[type=email],textarea,select{background-color:#ebebeb;border:0}input[type=text]::-ms-clear,input[type=password]::-ms-clear,input[type=number]::-ms-clear,input[type=tel]::-ms-clear,input[type=email]::-ms-clear,textarea::-ms-clear,select::-ms-clear{display:none}.modal input[type=text],.modal input[type=password],.modal input[type=number],.modal input[type=tel],.modal input[type=email],.modal textarea,.modal select{width:100%}#CustomerAnonym label+input[type=text],#CustomerAnonym label+input[type=password],#CustomerAnonym label+input[type=number],#CustomerAnonym label+input[type=tel],#CustomerAnonym label+input[type=email],#CustomerAnonym label+textarea,
#CustomerAnonym label+select,#CustomerAnonym label+.input-clear-container input[type=text],#CustomerAnonym label+.input-clear-container input[type=password],#CustomerAnonym label+.input-clear-container input[type=number],#CustomerAnonym label+.input-clear-container input[type=tel],#CustomerAnonym label+.input-clear-container input[type=email],#CustomerAnonym label+.input-clear-container textarea,#CustomerAnonym label+.input-clear-container select{width:325px}.error input[type=text],.error input[type=password],.error input[type=number],.error input[type=tel],.error input[type=email],.error textarea,.error select{border:1px solid #e30613}#CustomerAnonym label+.input-clear-container{width:325px}input[type=checkbox],input[type=radio],.radiogroup label,.checkbox-label{cursor:pointer}input[type=checkbox]:focus,input[type=radio]:focus,.radiogroup label:focus,.checkbox-label:focus{outline:none}.checkbox-label.has-focus-keyboard{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color;outline-offset:2px}.checkbox-label.has-focus-mouse{
outline:none}.handheld input.show-clear-button{padding-right:25px}label.mandatory{font-weight:bold}textarea{padding:2px 5px;resize:none}.radiogroup,.input,.checkbox-container,.dropdown,.date-input,.scoped-input{position:relative;margin-bottom:10px}.grid-item.col-xs-6>div{padding-right:20px}.grid-item.col-xs-6.last-child>div{padding-right:0}.grid-item.col-xs-6 label{display:block;width:inherit}.tooltip-align-container.measuring{position:absolute;width:100%;top:0}.qtip{z-index:1032!important}.qtip-default{width:150px}.qtip-default .qtip-content{padding:9px}.typo2016 .qtip-default .qtip-content{font-size:13px;line-height:normal}.qtip-wide{width:290px}.qtip-normal-text{font-size:10px;line-height:1.42857143}.typo2016 .qtip-normal-text{font-size:13px;line-height:normal}.qtip-normal-text ul{list-style-position:outside;padding-left:16px}.qtip-normal-text ul>li{text-indent:-4px}.qtip-normal-text .title{padding-top:0;margin-bottom:5px}.qtip-border-dark{border-color:#787878}.qtip-red{background-color:#fff;border-color:#e30613;
color:#e30613}.qtip-rounded{-webkit-border-radius:3px;-webkit-background-clip:padding-box;-moz-border-radius:3px;-moz-background-clip:padding;border-radius:3px;background-clip:padding-box}.input input,.input textarea{width:69%}.typo2016 .input input,.typo2016 .input textarea{width:63%;vertical-align:middle}.modal .input input,.modal .input textarea{width:100%}.input .input-clear-container{width:69%}.typo2016 .input .input-clear-container{width:63%;vertical-align:middle}.input .input-clear-container input{width:100%}.modal .input .input-clear-container{width:100%}.fields input,.fields .input-clear-container{width:100%}label{line-height:20px}label input[type=radio]{height:20px;vertical-align:top;margin-top:0}.input label,.dropdown label,.radiogroup>label{width:30%}.typo2016 .input label,.typo2016 .dropdown label,.typo2016 .radiogroup>label{width:35%}.twitter-typeahead{line-height:20px}.customertype-container label,.customertype-container .labels{width:30%;margin-bottom:5px}.typo2016 .customertype-container label,
.typo2016 .customertype-container .labels{width:35%}.customertype-container input{color:#696969}.address .line-label,.dropdown .line-label{width:30%}.typo2016 .address .line-label,.typo2016 .dropdown .line-label{width:35%}.dropdown .sbHolder{width:325px;height:20px}.typo2016 .dropdown .sbHolder{width:320px;height:22px}.customertype-container .dropdown .sbHolder{width:133px}.dropdown .city-wrapper{width:233px}.dropdown.tiny-top-margin{margin-top:10px}.dropdown.top-margin{margin-top:20px}.dropdown.big-top-margin{margin-top:30px}.dropdown.extra-big-top-margin{margin-top:50px}.dropdown.tiny-bottom-margin{margin-bottom:10px}.dropdown.bottom-margin{margin-bottom:20px}.dropdown.big-bottom-margin{margin-bottom:30px}.radiogroup-accordion>label,.radiogroup-accordion .radio-group-accordion-option-container>label{margin-bottom:20px}.radiogroup-accordion>label.active,.radiogroup-accordion .radio-group-accordion-option-container>label.active{margin-bottom:0}.radiogroup-accordion>label.active:first-child,.radiogroup-accordion
.radio-group-accordion-option-container>label.active:first-child{margin-bottom:20px}.radiogroup-accordion .radio-item-accordion label,.radiogroup-accordion .radio-item-accordion .labels,.radiogroup-accordion .radio-item-accordion .option-label{width:123px}.radiogroup-accordion .radio-item-accordion label{display:inline-block}.radiogroup-accordion .radio-item-accordion .row-fluid.richtext{padding-top:20px}.radiogroup-accordion .radio-item-accordion .row-fluid.richtext,.radiogroup-accordion .radio-item-accordion .row-fluid.richtext+.grid{line-height:14px}.radiogroup .radiogroup-options-wrapper{width:325px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.radiogroup .radiogroup-options-wrapper label{width:auto}.radiogroup.image-above .radiogroup-options-wrapper{width:auto}.radiogroup.vertical .radiogroup-options-wrapper label{display:block}.radiogroup.inline-grid:before,.radiogroup.inline-grid:after{content:" ";display:table}.radiogroup.inline-grid:after{clear:both}.radiogroup.inline-grid>label{
width:30%;float:left}.typo2016 .radiogroup.inline-grid>label{width:35%}.radiogroup.inline-grid .radiogroup-options-wrapper{width:70%;float:left;display:table;table-layout:fixed;padding:2px 5px}.radiogroup.inline-grid .radiogroup-options-wrapper label{display:table-cell;text-align:center}.radiogroup.inline-grid .radiogroup-options-wrapper label:first-child{text-align:left}.radiogroup.inline-grid .radiogroup-options-wrapper label:last-child{text-align:right}.date-input input[type=tel]{margin-right:5px}.date-input input[type=tel]+input[type=tel]{margin-left:5px}.date-input input[type=tel]+input[type=tel]+input[type=tel]{margin-right:0;margin-left:5px}.date-input .date-input-wrapper{width:325px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;vertical-align:baseline}.input-clear-button{top:4px;position:absolute;right:0;padding:5px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;line-height:14px;z-index:100}.input-clear-button i{padding:0
0 0 12px;display:block}.input-clear-button .icon-clear{width:10px;height:10px;background-image:url('/pl/cassette.axd/file/img/common/clear_button%401x-cd90d9e9a686330b66cf680e654bf312190e420a.png');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:10px 10px;-moz-background-size:10px 10px;background-size:10px 10px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.input-clear-button .icon-clear{background-image:url('/pl/cassette.axd/file/img/common/clear_button%402x-58c8370b0d6bc7702b3e2adc2bb94e841b5e4354.png')}}.input-clear-container{position:relative;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;vertical-align:baseline}.iconelement{float:left}.tooltip-icon-info-small,.icon-print{background-image:url('/pl/cassette.axd/file/img/ES/orderprocess-sprite%401x-a10594b866dda2f07cc3f77a3b013dfa36c78fc4.png');
background-repeat:no-repeat;background-position:0 0;-webkit-background-size:276px 121px;-moz-background-size:276px 121px;background-size:276px 121px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.tooltip-icon-info-small,.icon-print{background-image:url('/pl/cassette.axd/file/img/ES/orderprocess-sprite%402x-f01e8a22ae3fe60b4537cb2ef7578ef7557c5398.png')}}.tooltip-icon-info-small{width:12px;height:12px;background-position:-86px -16px}.icon-print{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-print-52af718446ad81d1627d364f94d2e6587ce436dd.svg');background-repeat:no-repeat;background-size:20px;background-position:center;width:20px;height:20px;margin-right:7px}.icon-qr-scan{background-image:url('/pl/cassette.axd/file/img/ES/orderprocess-sprite%401x-a10594b866dda2f07cc3f77a3b013dfa36c78fc4.png');
background-repeat:no-repeat;background-position:0 0;-webkit-background-size:276px 121px;-moz-background-size:276px 121px;background-size:276px 121px;width:20px;height:30px;background-position:-205px -42px;float:left;margin-top:-7px;margin-right:5px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.icon-qr-scan{background-image:url('/pl/cassette.axd/file/img/ES/orderprocess-sprite%402x-f01e8a22ae3fe60b4537cb2ef7578ef7557c5398.png')}}.icon-registration-change{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-registration-change-d81be150a5e9d8ad18d2fc0fcfd0bd09b5312985.svg');background-repeat:no-repeat;background-size:auto auto;background-position:center;float:left;margin-top:-2px;margin-right:5px;width:16px;height:17px}.icon-registration-stay{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-registration-stay-f84a902247623b0e0e976d2708943dac16dcb36f.svg');
background-repeat:no-repeat;background-size:auto auto;background-position:center;float:left;margin-right:5px;margin-top:-2px;width:16px;height:17px}.icon-logout,.icon-contactperson,.icon-username,.icon-username-lock,.icon-change-credentials,.icon-personal-data,.icon-invoice-data,.icon-delivery-data,.icon-bank-data,.icon-shortlist,.icon-dark-basket,.icon-page,.icon-order-retour,.icon-direct-delivery,.icon-wws-bag,.icon-favorite,.icon-not-favorite,.icon-favorite-half,.icon-calendar,.myshop-linklist .icon-company,.icon-erp-system{width:32px;height:32px;background-repeat:no-repeat;background-position:center center;background-size:13px}.icon-equalizer{margin-top:10px;width:14px;height:20px;background-image:url('/pl/cassette.axd/file/img/common/Equalizer-Icon%401x-e0082b5511acbe50fb0f52cb7614e05d907d1e32.gif');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:14px 40px;-moz-background-size:14px 40px;background-size:14px 40px;position:relative}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only
screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.icon-equalizer{background-image:url('/pl/cassette.axd/file/img/common/Equalizer-Icon%402x-50d6f770450ffe1163c3ea61d6bc37350a824a26.gif')}}.icon-equalizer:hover{background-position:0 -20px}.icon-mediaplayer-play{width:32px;height:32px;background-image:url('/pl/cassette.axd/file/img/common/mediaplayer-buttons-sprite%401x-141b383f6b808c26c9dbef62f2269e872244e809.png');background-repeat:no-repeat;background-position:-10px -10px;-webkit-background-size:136px 52px;-moz-background-size:136px 52px;background-size:136px 52px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){
.icon-mediaplayer-play{background-image:url('/pl/cassette.axd/file/img/common/mediaplayer-buttons-sprite%402x-7859a68cb3ee214f17f3ad39a8df6129c4f2d6fb.png')}}.icon-mediaplayer-stop{width:32px;height:32px;background-image:url('/pl/cassette.axd/file/img/common/mediaplayer-buttons-sprite%401x-141b383f6b808c26c9dbef62f2269e872244e809.png');background-repeat:no-repeat;background-position:-52px -10px;-webkit-background-size:136px 52px;-moz-background-size:136px 52px;background-size:136px 52px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.icon-mediaplayer-stop{background-image:url('/pl/cassette.axd/file/img/common/mediaplayer-buttons-sprite%402x-7859a68cb3ee214f17f3ad39a8df6129c4f2d6fb.png')}}.icon-mediaplayer-download{width:32px;height:32px;background-image:url('/pl/cassette.axd/file/img/common/mediaplayer-buttons-sprite%401x-141b383f6b808c26c9dbef62f2269e872244e809.png');
background-repeat:no-repeat;background-position:-94px -10px;-webkit-background-size:136px 52px;-moz-background-size:136px 52px;background-size:136px 52px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.icon-mediaplayer-download{background-image:url('/pl/cassette.axd/file/img/common/mediaplayer-buttons-sprite%402x-7859a68cb3ee214f17f3ad39a8df6129c4f2d6fb.png')}}.icon-add-recipient,.icon-remove-recipient{width:25px;height:25px;background-image:url('/pl/cassette.axd/file/img/common/icon-buttons-press%401x-27e50238232fa5f5738ef9d92d697ec8b3b7263a.png');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:40px 400px;-moz-background-size:40px 400px;background-size:40px 400px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only
screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.icon-add-recipient,.icon-remove-recipient{background-image:url('/pl/cassette.axd/file/img/common/icon-buttons-press%402x-fa04c6501b1289879dc2ba9cf88feb1bcea89116.png')}}.icon-add-recipient{background-position:-3px -283px}.icon-remove-recipient{background-position:-3px -323px}.icon-sustainability-arrow-down{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-download-white-1dd44f394d10d09455e842b080e7bd0f8fdcc464.svg');background-repeat:no-repeat;width:19px;height:19px}.icon-sustainability-arrow-right{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-download-white-1dd44f394d10d09455e842b080e7bd0f8fdcc464.svg');background-repeat:no-repeat;width:19px;height:19px;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-right-white-c0e53d2ec96c33ca847b08701647bc1e77e3ee2e.svg');margin-top:2px;
width:6px;height:12px}.icon-additional-description-arrow-down{font-family:ESIcon}.icon-additional-description-arrow-down:before{content:'B'}.icon-additional-description-arrow-right{font-family:ESIcon;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.icon-additional-description-arrow-right:before{content:'B'}.icon-cancelation{width:18px;height:18px;background-image:url('/pl/cassette.axd/file/img/ES/order-history-details-sprite%401x-fe86e61b626eb1c665e41dfcede889ce8289f931.png');background-repeat:no-repeat;background-position:0 -330px;-webkit-background-size:110px 385px;-moz-background-size:110px 385px;background-size:110px 385px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.icon-cancelation{background-image:url('/pl/cassette.axd/file/img/ES/order-history-details-sprite%402x-675e28e44ea47700f1bc7490fb1da3bbfb395b75.png')
}}.icon-magnifier-white{width:13px;height:13px;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_minimal_search_white-bd9a37d73790c44a50510889c98594ce4d21e293.svg");background-repeat:no-repeat;background-position:center center;background-size:auto}.icon-magnifier-black{width:13px;height:13px;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_minimal_search-7485e6920d9f26a3f0d8017fa01cb4bd9b73144b.svg");background-repeat:no-repeat;background-position:center center;background-size:auto}.icon-light-loader{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg');background-size:15px;height:15px;width:15px;margin-top:-2px}.icon-light-loader.dark{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.icon-light-loader.lightmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')
}.icon-light-loader.darkmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.icon-article-addtobasket{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-basket-arrow-white-f251c511f6c9f0cd21413705aa7889dbb9b8508e.svg");background-repeat:no-repeat;background-position:center center;background-size:auto;min-width:21px;height:22px}.button.small .icon-article-addtobasket{min-width:17px;height:18px}.button.disabled .icon-article-addtobasket{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-basket-arrow-mid-grey-9c4f79d021aa2fce87cab4982396470f84db476d.svg")}.button .icon-stay,.multiline-button .icon-stay{min-width:17px;height:23px;background-size:17px 23px}.small.button .icon-stay,.small.multiline-button .icon-stay{min-width:13px;height:18px;background-size:13px 18px}.large.button .icon-stay,.large.multiline-button .icon-stay{min-width:18px;height:26px;background-size:18px 26px}.highlighted.button .icon-stay,
.highlighted.multiline-button .icon-stay,.dark.button .icon-stay,.dark.multiline-button .icon-stay,.white-outline.button .icon-stay,.white-outline.multiline-button .icon-stay,.sand.button .icon-stay,.sand.multiline-button .icon-stay,.blurred.button .icon-stay,.blurred.multiline-button .icon-stay,.epic-yellow.button .icon-stay,.epic-yellow.multiline-button .icon-stay{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-stay-white-d3f37635cafd4e4829326323b7ac468861e8774a.svg")}.disabled.button .icon-stay,.disabled.multiline-button .icon-stay{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-stay-mid-grey-6273cca1f7e9a39f46404fb95ca65e02c65b7619.svg")}.white.button .icon-stay,.white.multiline-button .icon-stay{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-stay-99e3e7a698eab1afe0c8e7ac7ffccb21c0cccd59.svg')}.button .icon-application,.multiline-button .icon-application{min-width:23px;height:20px;background-size:23px 20px}.small.button .icon-application,.small.multiline-button
.icon-application{min-width:18px;height:16px;background-size:18px 16px}.large.button .icon-application,.large.multiline-button .icon-application{min-width:26px;height:22px;background-size:26px 22px}.highlighted.button .icon-application,.highlighted.multiline-button .icon-application,.dark.button .icon-application,.dark.multiline-button .icon-application,.white-outline.button .icon-application,.white-outline.multiline-button .icon-application,.sand.button .icon-application,.sand.multiline-button .icon-application,.blurred.button .icon-application,.blurred.multiline-button .icon-application,.epic-yellow.button .icon-application,.epic-yellow.multiline-button .icon-application{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-application-white-cc6a493db5f69aa0ebbc7a3b4c851451a5968b69.svg")}.disabled.button .icon-application,.disabled.multiline-button .icon-application{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-application-mid-grey-3608490bba71e3058a67555bec36e53bd8fb71d0.svg")
}.white.button .icon-application,.white.multiline-button .icon-application{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-application-054f5bd248dc3465414337148ec1145181b419a0.svg')}.button .icon-arrow-down,.multiline-button .icon-arrow-down,.button .icon-expander-small-open,.multiline-button .icon-expander-small-open{min-width:13px;height:6px;background-size:13px 6px;margin-top:-1px!important}.large.button .icon-arrow-down,.large.multiline-button .icon-arrow-down,.large.button .icon-expander-small-open,.large.multiline-button .icon-expander-small-open{min-width:16px;height:10px;background-size:16px 10px}.highlighted.button .icon-arrow-down,.highlighted.multiline-button .icon-arrow-down,.highlighted.button .icon-expander-small-open,.highlighted.multiline-button .icon-expander-small-open,.dark.button .icon-arrow-down,.dark.multiline-button .icon-arrow-down,.dark.button .icon-expander-small-open,.dark.multiline-button .icon-expander-small-open,.white-outline.button .icon-arrow-down,.white-outline.multiline-button
.icon-arrow-down,.white-outline.button .icon-expander-small-open,.white-outline.multiline-button .icon-expander-small-open,.sand.button .icon-arrow-down,.sand.multiline-button .icon-arrow-down,.sand.button .icon-expander-small-open,.sand.multiline-button .icon-expander-small-open,.blurred.button .icon-arrow-down,.blurred.multiline-button .icon-arrow-down,.blurred.button .icon-expander-small-open,.blurred.multiline-button .icon-expander-small-open,.epic-yellow.button .icon-arrow-down,.epic-yellow.multiline-button .icon-arrow-down,.epic-yellow.button .icon-expander-small-open,.epic-yellow.multiline-button .icon-expander-small-open{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-expander-small-open-white-2dbb2b330f01a353f6c54d811e98adcddcfd54e5.svg")}.disabled.button .icon-arrow-down,.disabled.multiline-button .icon-arrow-down,.disabled.button .icon-expander-small-open,.disabled.multiline-button .icon-expander-small-open{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-expander-small-open-mid-grey-3443a83394997107467beba27a6b927d21dc4b8a.svg")
}.white.button .icon-arrow-down,.white.multiline-button .icon-arrow-down,.white.button .icon-expander-small-open,.white.multiline-button .icon-expander-small-open{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-open-e3c74c13e948f13ddd650257be905408c1481eb2.svg')}.iconic-grey.button .icon-arrow-down,.iconic-grey.multiline-button .icon-arrow-down,.iconic-grey.button .icon-expander-small-open,.iconic-grey.multiline-button .icon-expander-small-open,.iconic-grey:hover.button .icon-arrow-down,.iconic-grey:hover.multiline-button .icon-arrow-down,.iconic-grey:hover.button .icon-expander-small-open,.iconic-grey:hover.multiline-button .icon-expander-small-open,.iconic-grey:focus.button .icon-arrow-down,.iconic-grey:focus.multiline-button .icon-arrow-down,.iconic-grey:focus.button .icon-expander-small-open,.iconic-grey:focus.multiline-button .icon-expander-small-open{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-open-iconic-grey-8d6778f3ad2d5f3693d83df485b5e092b5f7d9f1.svg')
}.iconic-yellow.button .icon-arrow-down,.iconic-yellow.multiline-button .icon-arrow-down,.iconic-yellow.button .icon-expander-small-open,.iconic-yellow.multiline-button .icon-expander-small-open,.iconic-yellow:hover.button .icon-arrow-down,.iconic-yellow:hover.multiline-button .icon-arrow-down,.iconic-yellow:hover.button .icon-expander-small-open,.iconic-yellow:hover.multiline-button .icon-expander-small-open,.iconic-yellow:focus.button .icon-arrow-down,.iconic-yellow:focus.multiline-button .icon-arrow-down,.iconic-yellow:focus.button .icon-expander-small-open,.iconic-yellow:focus.multiline-button .icon-expander-small-open{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-open-iconic-yellow-c9832aaee8ba85cfdc3f9986a2a5dbe699d47a55.svg')}.button .icon-arrow-up,.multiline-button .icon-arrow-up,.button .icon-expander-small-close,.multiline-button .icon-expander-small-close{min-width:13px;height:6px;background-size:13px 6px;margin-top:-1px!important}.large.button .icon-arrow-up,.large.multiline-button
.icon-arrow-up,.large.button .icon-expander-small-close,.large.multiline-button .icon-expander-small-close{min-width:16px;height:10px;background-size:16px 10px}.highlighted.button .icon-arrow-up,.highlighted.multiline-button .icon-arrow-up,.highlighted.button .icon-expander-small-close,.highlighted.multiline-button .icon-expander-small-close,.dark.button .icon-arrow-up,.dark.multiline-button .icon-arrow-up,.dark.button .icon-expander-small-close,.dark.multiline-button .icon-expander-small-close,.white-outline.button .icon-arrow-up,.white-outline.multiline-button .icon-arrow-up,.white-outline.button .icon-expander-small-close,.white-outline.multiline-button .icon-expander-small-close,.sand.button .icon-arrow-up,.sand.multiline-button .icon-arrow-up,.sand.button .icon-expander-small-close,.sand.multiline-button .icon-expander-small-close,.blurred.button .icon-arrow-up,.blurred.multiline-button .icon-arrow-up,.blurred.button .icon-expander-small-close,.blurred.multiline-button .icon-expander-small-close,.epic-yellow.button
.icon-arrow-up,.epic-yellow.multiline-button .icon-arrow-up,.epic-yellow.button .icon-expander-small-close,.epic-yellow.multiline-button .icon-expander-small-close{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-expander-small-close-white-79f913f2c2943b8185d24972cd51bb63b845cbb3.svg")}.disabled.button .icon-arrow-up,.disabled.multiline-button .icon-arrow-up,.disabled.button .icon-expander-small-close,.disabled.multiline-button .icon-expander-small-close{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-expander-small-close-mid-grey-45abfde28bf81fe01b9be43ed050b0bb94efe55f.svg")}.white.button .icon-arrow-up,.white.multiline-button .icon-arrow-up,.white.button .icon-expander-small-close,.white.multiline-button .icon-expander-small-close{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-close-36e16888cfbd407c1003e3e11f83279f901d9887.svg')}.iconic-grey.button .icon-arrow-up,.iconic-grey.multiline-button .icon-arrow-up,.iconic-grey.button .icon-expander-small-close,
.iconic-grey.multiline-button .icon-expander-small-close,.iconic-grey:hover.button .icon-arrow-up,.iconic-grey:hover.multiline-button .icon-arrow-up,.iconic-grey:hover.button .icon-expander-small-close,.iconic-grey:hover.multiline-button .icon-expander-small-close,.iconic-grey:focus.button .icon-arrow-up,.iconic-grey:focus.multiline-button .icon-arrow-up,.iconic-grey:focus.button .icon-expander-small-close,.iconic-grey:focus.multiline-button .icon-expander-small-close{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-close-iconic-grey-56f80d0f7d028f325ced0d043bb387628aa2b59e.svg')}.iconic-yellow.button .icon-arrow-up,.iconic-yellow.multiline-button .icon-arrow-up,.iconic-yellow.button .icon-expander-small-close,.iconic-yellow.multiline-button .icon-expander-small-close,.iconic-yellow:hover.button .icon-arrow-up,.iconic-yellow:hover.multiline-button .icon-arrow-up,.iconic-yellow:hover.button .icon-expander-small-close,.iconic-yellow:hover.multiline-button .icon-expander-small-close,
.iconic-yellow:focus.button .icon-arrow-up,.iconic-yellow:focus.multiline-button .icon-arrow-up,.iconic-yellow:focus.button .icon-expander-small-close,.iconic-yellow:focus.multiline-button .icon-expander-small-close{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-close-iconic-yellow-d45f099c1fc704518197cc0333bc1cfbbd4048fe.svg')}.button .icon-login,.multiline-button .icon-login{min-width:17px;height:22px;background-size:17px 22px}.small.button .icon-login,.small.multiline-button .icon-login{min-width:14px;height:19px;background-size:14px 19px}.large.button .icon-login,.large.multiline-button .icon-login{min-width:20px;height:26px;background-size:20px 26px}.highlighted.button .icon-login,.highlighted.multiline-button .icon-login,.dark.button .icon-login,.dark.multiline-button .icon-login,.white-outline.button .icon-login,.white-outline.multiline-button .icon-login,.sand.button .icon-login,.sand.multiline-button .icon-login,.blurred.button .icon-login,.blurred.multiline-button .icon-login,
.epic-yellow.button .icon-login,.epic-yellow.multiline-button .icon-login{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-login-white-cffb1242391ae53b64267db06a239b2eb00c8252.svg")}.disabled.button .icon-login,.disabled.multiline-button .icon-login{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-login-mid-grey-ab2d09b06a59cd707d1d32667feb70799d6d1988.svg")}.white.button .icon-login,.white.multiline-button .icon-login{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-login-9682573d9370fecb07fa43aa3033b7df830978eb.svg')}.button .icon-basket,.multiline-button .icon-basket{min-width:23px;height:21px;background-size:23px 21px}.small.button .icon-basket,.small.multiline-button .icon-basket{min-width:17px;height:16px;background-size:17px 16px}.large.button .icon-basket,.large.multiline-button .icon-basket{min-width:26px;height:23px;background-size:26px 23px}.highlighted.button .icon-basket,.highlighted.multiline-button .icon-basket,.dark.button .icon-basket,.dark.multiline-button
.icon-basket,.white-outline.button .icon-basket,.white-outline.multiline-button .icon-basket,.sand.button .icon-basket,.sand.multiline-button .icon-basket,.blurred.button .icon-basket,.blurred.multiline-button .icon-basket,.epic-yellow.button .icon-basket,.epic-yellow.multiline-button .icon-basket{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_basket_white-a314f2b523448a6f4a467872325bfd6746c66242.svg")}.disabled.button .icon-basket,.disabled.multiline-button .icon-basket{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_basket_mid_grey-aa42decbc3122e43cb0c5f4aa01322c17cbd4063.svg")}.white.button .icon-basket,.white.multiline-button .icon-basket{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon_basket-fa3d388f9211eef5cd3c8894ed28aaf328c2a81a.svg')}.button .icon-basket-with-arrow,.multiline-button .icon-basket-with-arrow,.button .icon-article-addtobasket,.multiline-button .icon-article-addtobasket{min-width:21px;width:21px;height:22px;background-size:21px 22px}.small.button
.icon-basket-with-arrow,.small.multiline-button .icon-basket-with-arrow,.small.button .icon-article-addtobasket,.small.multiline-button .icon-article-addtobasket{min-width:17px;width:17px;height:18px;background-size:17px 18px}.large.button .icon-basket-with-arrow,.large.multiline-button .icon-basket-with-arrow,.large.button .icon-article-addtobasket,.large.multiline-button .icon-article-addtobasket{min-width:26px;width:26px;height:26px;background-size:26px 26px}.highlighted.button .icon-basket-with-arrow,.highlighted.multiline-button .icon-basket-with-arrow,.highlighted.button .icon-article-addtobasket,.highlighted.multiline-button .icon-article-addtobasket,.dark.button .icon-basket-with-arrow,.dark.multiline-button .icon-basket-with-arrow,.dark.button .icon-article-addtobasket,.dark.multiline-button .icon-article-addtobasket,.white-outline.button .icon-basket-with-arrow,.white-outline.multiline-button .icon-basket-with-arrow,.white-outline.button .icon-article-addtobasket,.white-outline.multiline-button .icon-article-addtobasket,
.sand.button .icon-basket-with-arrow,.sand.multiline-button .icon-basket-with-arrow,.sand.button .icon-article-addtobasket,.sand.multiline-button .icon-article-addtobasket,.blurred.button .icon-basket-with-arrow,.blurred.multiline-button .icon-basket-with-arrow,.blurred.button .icon-article-addtobasket,.blurred.multiline-button .icon-article-addtobasket,.epic-yellow.button .icon-basket-with-arrow,.epic-yellow.multiline-button .icon-basket-with-arrow,.epic-yellow.button .icon-article-addtobasket,.epic-yellow.multiline-button .icon-article-addtobasket{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-basket-arrow-white-f251c511f6c9f0cd21413705aa7889dbb9b8508e.svg")}.disabled.button .icon-basket-with-arrow,.disabled.multiline-button .icon-basket-with-arrow,.disabled.button .icon-article-addtobasket,.disabled.multiline-button .icon-article-addtobasket{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-basket-arrow-mid-grey-9c4f79d021aa2fce87cab4982396470f84db476d.svg")}.white.button .icon-basket-with-arrow,
.white.multiline-button .icon-basket-with-arrow,.white.button .icon-article-addtobasket,.white.multiline-button .icon-article-addtobasket{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-basket-arrow-b9d00fce77a90cdef1796376111ff938dd7852cb.svg')}.button .icon-product-comparison,.multiline-button .icon-product-comparison{min-width:25px;height:21px;background-size:25px 21px}.small.button .icon-product-comparison,.small.multiline-button .icon-product-comparison{min-width:20px;height:18px;background-size:20px 18px}.large.button .icon-product-comparison,.large.multiline-button .icon-product-comparison{min-width:26px;height:22px;background-size:26px 22px}.highlighted.button .icon-product-comparison,.highlighted.multiline-button .icon-product-comparison,.dark.button .icon-product-comparison,.dark.multiline-button .icon-product-comparison,.white-outline.button .icon-product-comparison,.white-outline.multiline-button .icon-product-comparison,.sand.button .icon-product-comparison,.sand.multiline-button
.icon-product-comparison,.blurred.button .icon-product-comparison,.blurred.multiline-button .icon-product-comparison,.epic-yellow.button .icon-product-comparison,.epic-yellow.multiline-button .icon-product-comparison{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-product-comparison-white-46a97147ca178922cc4e3bf8d9b9c0c81f6b4cd3.svg")}.disabled.button .icon-product-comparison,.disabled.multiline-button .icon-product-comparison{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-product-comparison-mid-grey-21104750cf141e922544d5dc93f7ea2990ad6b3f.svg")}.white.button .icon-product-comparison,.white.multiline-button .icon-product-comparison{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-product-comparison-0844d955e9ce1a48528bc18be71feeb426096eb7.svg')}.button .icon-phone,.multiline-button .icon-phone{min-width:19px;height:25px;background-size:19px 25px}.small.button .icon-phone,.small.multiline-button .icon-phone{min-width:14px;height:17px;background-size:14px 17px
}.large.button .icon-phone,.large.multiline-button .icon-phone{min-width:20px;height:26px;background-size:20px 26px}.highlighted.button .icon-phone,.highlighted.multiline-button .icon-phone,.dark.button .icon-phone,.dark.multiline-button .icon-phone,.white-outline.button .icon-phone,.white-outline.multiline-button .icon-phone,.sand.button .icon-phone,.sand.multiline-button .icon-phone,.blurred.button .icon-phone,.blurred.multiline-button .icon-phone,.epic-yellow.button .icon-phone,.epic-yellow.multiline-button .icon-phone{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-phone-white-a79a578b03d202a197638800f1274e5807d20b01.svg")}.disabled.button .icon-phone,.disabled.multiline-button .icon-phone{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-phone-mid-grey-f90c6aca4d78c31a0a24623527f5f3ce423a48d8.svg")}.white.button .icon-phone,.white.multiline-button .icon-phone{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-phone-6bcc106db4cf7df1f33cc1d95ddb2f9bd20a8bcb.svg')
}.button .icon-newsletter,.multiline-button .icon-newsletter{min-width:24px;width:24px;height:17px;background-size:24px 17px}.small.button .icon-newsletter,.small.multiline-button .icon-newsletter{min-width:21px;width:21px;height:15px;background-size:21px 15px}.large.button .icon-newsletter,.large.multiline-button .icon-newsletter{min-width:26px;width:26px;height:19px;background-size:26px 19px}.highlighted.button .icon-newsletter,.highlighted.multiline-button .icon-newsletter,.dark.button .icon-newsletter,.dark.multiline-button .icon-newsletter,.white-outline.button .icon-newsletter,.white-outline.multiline-button .icon-newsletter,.sand.button .icon-newsletter,.sand.multiline-button .icon-newsletter,.blurred.button .icon-newsletter,.blurred.multiline-button .icon-newsletter,.epic-yellow.button .icon-newsletter,.epic-yellow.multiline-button .icon-newsletter{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-newsletter-white-a67bcc0a2d684bc6792e635da712cae14f2b8597.svg")}.disabled.button .icon-newsletter,
.disabled.multiline-button .icon-newsletter{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-newsletter-mid-grey-608796414ecbadcb76a78774d0320a1b83f885da.svg")}.white.button .icon-newsletter,.white.multiline-button .icon-newsletter{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-newsletter-5b08ac79b577a17a00402484adb7d63f8a378a5a.svg')}.button .icon-contact,.multiline-button .icon-contact{min-width:22px;height:23px;background-size:22px 23px}.small.button .icon-contact,.small.multiline-button .icon-contact{min-width:17px;height:18px;background-size:17px 18px}.large.button .icon-contact,.large.multiline-button .icon-contact{min-width:24px;height:26px;background-size:24px 26px}.highlighted.button .icon-contact,.highlighted.multiline-button .icon-contact,.dark.button .icon-contact,.dark.multiline-button .icon-contact,.white-outline.button .icon-contact,.white-outline.multiline-button .icon-contact,.sand.button .icon-contact,.sand.multiline-button .icon-contact,.blurred.button .icon-contact,
.blurred.multiline-button .icon-contact,.epic-yellow.button .icon-contact,.epic-yellow.multiline-button .icon-contact{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-contact-white-21f5d6665fa4fe00522ed9949c7d33fb81eff6fc.svg")}.disabled.button .icon-contact,.disabled.multiline-button .icon-contact{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-contact-mid-grey-237c4416ba8ca85a05520e33a5acf5388cec0c4a.svg")}.white.button .icon-contact,.white.multiline-button .icon-contact{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-contact-a24db9ed7e7eaa84559248be93e75456c2de59c9.svg')}.button .icon-note,.multiline-button .icon-note{min-width:24px;height:24px;background-size:24px 24px}.small.button .icon-note,.small.multiline-button .icon-note{min-width:17px;height:17px;background-size:17px 17px}.large.button .icon-note,.large.multiline-button .icon-note{min-width:26px;height:26px;background-size:26px 26px}.highlighted.button .icon-note,.highlighted.multiline-button .icon-note,
.dark.button .icon-note,.dark.multiline-button .icon-note,.white-outline.button .icon-note,.white-outline.multiline-button .icon-note,.sand.button .icon-note,.sand.multiline-button .icon-note,.blurred.button .icon-note,.blurred.multiline-button .icon-note,.epic-yellow.button .icon-note,.epic-yellow.multiline-button .icon-note{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-note-white-6a8799450afb8bc42245683d188b827a2ab07b73.svg")}.disabled.button .icon-note,.disabled.multiline-button .icon-note{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-note-mid-grey-3bb3598b6a2caea4f7909724b212531c7eb5f052.svg")}.white.button .icon-note,.white.multiline-button .icon-note{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-note-cacfffa79bed7979935019fdd757e29a6acf11f6.svg')}.button .icon-edit,.multiline-button .icon-edit{min-width:21px;height:21px;background-size:21px 21px}.small.button .icon-edit,.small.multiline-button .icon-edit{min-width:14px;height:14px;background-size:14px
14px}.highlighted.button .icon-edit,.highlighted.multiline-button .icon-edit,.dark.button .icon-edit,.dark.multiline-button .icon-edit,.white-outline.button .icon-edit,.white-outline.multiline-button .icon-edit,.sand.button .icon-edit,.sand.multiline-button .icon-edit,.blurred.button .icon-edit,.blurred.multiline-button .icon-edit,.epic-yellow.button .icon-edit,.epic-yellow.multiline-button .icon-edit{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_edit_white-4e6c521d1be447b4a6a5458c84ac504cb0c65489.svg")}.disabled.button .icon-edit,.disabled.multiline-button .icon-edit{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_edit_mid_grey-4230729ab73c2f1bd44c904b50c11b9c9d90eb07.svg")}.white.button .icon-edit,.white.multiline-button .icon-edit{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon_edit-0604ec41a9cd753b66bf46ca427a9e3ca5ad8f77.svg')}.button .icon-arrow-left,.multiline-button .icon-arrow-left,.button .icon-arrow-extra-small-left,.multiline-button .icon-arrow-extra-small-left{
min-width:6px;height:12px;background-size:6px 12px}.large.button .icon-arrow-left,.large.multiline-button .icon-arrow-left,.large.button .icon-arrow-extra-small-left,.large.multiline-button .icon-arrow-extra-small-left{min-width:8px;height:14px;background-size:8px 14px}.highlighted.button .icon-arrow-left,.highlighted.multiline-button .icon-arrow-left,.highlighted.button .icon-arrow-extra-small-left,.highlighted.multiline-button .icon-arrow-extra-small-left,.dark.button .icon-arrow-left,.dark.multiline-button .icon-arrow-left,.dark.button .icon-arrow-extra-small-left,.dark.multiline-button .icon-arrow-extra-small-left,.white-outline.button .icon-arrow-left,.white-outline.multiline-button .icon-arrow-left,.white-outline.button .icon-arrow-extra-small-left,.white-outline.multiline-button .icon-arrow-extra-small-left,.sand.button .icon-arrow-left,.sand.multiline-button .icon-arrow-left,.sand.button .icon-arrow-extra-small-left,.sand.multiline-button .icon-arrow-extra-small-left,.blurred.button .icon-arrow-left,.blurred.multiline-button
.icon-arrow-left,.blurred.button .icon-arrow-extra-small-left,.blurred.multiline-button .icon-arrow-extra-small-left,.epic-yellow.button .icon-arrow-left,.epic-yellow.multiline-button .icon-arrow-left,.epic-yellow.button .icon-arrow-extra-small-left,.epic-yellow.multiline-button .icon-arrow-extra-small-left{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-left-white-9beaf8cc197fc3fd37742da185b0242075bcb165.svg")}.disabled.button .icon-arrow-left,.disabled.multiline-button .icon-arrow-left,.disabled.button .icon-arrow-extra-small-left,.disabled.multiline-button .icon-arrow-extra-small-left{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-left-mid-grey-5623cfdee2b7112866319ce76b8f39cedeeb3455.svg")}.white.button .icon-arrow-left,.white.multiline-button .icon-arrow-left,.white.button .icon-arrow-extra-small-left,.white.multiline-button .icon-arrow-extra-small-left{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-left-9e2465485c0008ecf764d342fd371956c1d003f7.svg')
}.button .icon-arrow-right,.multiline-button .icon-arrow-right,.button .icon-arrow-extra-small-right,.multiline-button .icon-arrow-extra-small-right,.button .icon-sustainability-arrow-right,.multiline-button .icon-sustainability-arrow-right{min-width:6px;height:12px;background-size:6px 12px}.large.button .icon-arrow-right,.large.multiline-button .icon-arrow-right,.large.button .icon-arrow-extra-small-right,.large.multiline-button .icon-arrow-extra-small-right,.large.button .icon-sustainability-arrow-right,.large.multiline-button .icon-sustainability-arrow-right{min-width:8px;height:14px;background-size:8px 14px}.highlighted.button .icon-arrow-right,.highlighted.multiline-button .icon-arrow-right,.highlighted.button .icon-arrow-extra-small-right,.highlighted.multiline-button .icon-arrow-extra-small-right,.highlighted.button .icon-sustainability-arrow-right,.highlighted.multiline-button .icon-sustainability-arrow-right,.dark.button .icon-arrow-right,.dark.multiline-button .icon-arrow-right,.dark.button .icon-arrow-extra-small-right,
.dark.multiline-button .icon-arrow-extra-small-right,.dark.button .icon-sustainability-arrow-right,.dark.multiline-button .icon-sustainability-arrow-right,.white-outline.button .icon-arrow-right,.white-outline.multiline-button .icon-arrow-right,.white-outline.button .icon-arrow-extra-small-right,.white-outline.multiline-button .icon-arrow-extra-small-right,.white-outline.button .icon-sustainability-arrow-right,.white-outline.multiline-button .icon-sustainability-arrow-right,.sand.button .icon-arrow-right,.sand.multiline-button .icon-arrow-right,.sand.button .icon-arrow-extra-small-right,.sand.multiline-button .icon-arrow-extra-small-right,.sand.button .icon-sustainability-arrow-right,.sand.multiline-button .icon-sustainability-arrow-right,.blurred.button .icon-arrow-right,.blurred.multiline-button .icon-arrow-right,.blurred.button .icon-arrow-extra-small-right,.blurred.multiline-button .icon-arrow-extra-small-right,.blurred.button .icon-sustainability-arrow-right,.blurred.multiline-button .icon-sustainability-arrow-right,
.epic-yellow.button .icon-arrow-right,.epic-yellow.multiline-button .icon-arrow-right,.epic-yellow.button .icon-arrow-extra-small-right,.epic-yellow.multiline-button .icon-arrow-extra-small-right,.epic-yellow.button .icon-sustainability-arrow-right,.epic-yellow.multiline-button .icon-sustainability-arrow-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-right-white-c0e53d2ec96c33ca847b08701647bc1e77e3ee2e.svg")}.disabled.button .icon-arrow-right,.disabled.multiline-button .icon-arrow-right,.disabled.button .icon-arrow-extra-small-right,.disabled.multiline-button .icon-arrow-extra-small-right,.disabled.button .icon-sustainability-arrow-right,.disabled.multiline-button .icon-sustainability-arrow-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-right-mid-grey-c97ca0765749826b9d35c6648bca5e7e06d0750d.svg")}.white.button .icon-arrow-right,.white.multiline-button .icon-arrow-right,.white.button .icon-arrow-extra-small-right,.white.multiline-button
.icon-arrow-extra-small-right,.white.button .icon-sustainability-arrow-right,.white.multiline-button .icon-sustainability-arrow-right{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-right-f77898c8f28fac0fb5d7a38a2fd942d4a539dc01.svg')}.iconic-grey.button .icon-arrow-right,.iconic-grey.multiline-button .icon-arrow-right,.iconic-grey.button .icon-arrow-extra-small-right,.iconic-grey.multiline-button .icon-arrow-extra-small-right,.iconic-grey.button .icon-sustainability-arrow-right,.iconic-grey.multiline-button .icon-sustainability-arrow-right,.iconic-grey:hover.button .icon-arrow-right,.iconic-grey:hover.multiline-button .icon-arrow-right,.iconic-grey:hover.button .icon-arrow-extra-small-right,.iconic-grey:hover.multiline-button .icon-arrow-extra-small-right,.iconic-grey:hover.button .icon-sustainability-arrow-right,.iconic-grey:hover.multiline-button .icon-sustainability-arrow-right,.iconic-grey:focus.button .icon-arrow-right,.iconic-grey:focus.multiline-button .icon-arrow-right,
.iconic-grey:focus.button .icon-arrow-extra-small-right,.iconic-grey:focus.multiline-button .icon-arrow-extra-small-right,.iconic-grey:focus.button .icon-sustainability-arrow-right,.iconic-grey:focus.multiline-button .icon-sustainability-arrow-right{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-right-iconic-grey-f0d4ba1ebae548466185f872eeb1bf9730bcb95a.svg')}.iconic-yellow.button .icon-arrow-right,.iconic-yellow.multiline-button .icon-arrow-right,.iconic-yellow.button .icon-arrow-extra-small-right,.iconic-yellow.multiline-button .icon-arrow-extra-small-right,.iconic-yellow.button .icon-sustainability-arrow-right,.iconic-yellow.multiline-button .icon-sustainability-arrow-right,.iconic-yellow:hover.button .icon-arrow-right,.iconic-yellow:hover.multiline-button .icon-arrow-right,.iconic-yellow:hover.button .icon-arrow-extra-small-right,.iconic-yellow:hover.multiline-button .icon-arrow-extra-small-right,.iconic-yellow:hover.button .icon-sustainability-arrow-right,.iconic-yellow:hover.multiline-button
.icon-sustainability-arrow-right,.iconic-yellow:focus.button .icon-arrow-right,.iconic-yellow:focus.multiline-button .icon-arrow-right,.iconic-yellow:focus.button .icon-arrow-extra-small-right,.iconic-yellow:focus.multiline-button .icon-arrow-extra-small-right,.iconic-yellow:focus.button .icon-sustainability-arrow-right,.iconic-yellow:focus.multiline-button .icon-sustainability-arrow-right{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-right-iconic-yellow-9b44564c4b65c7ec605a735ff41b53de61b8e3f0.svg')}.button .icon-arrow-small-left,.multiline-button .icon-arrow-small-left,.button .icon-change,.multiline-button .icon-change{min-width:10px;height:20px;background-size:10px 20px}.large.button .icon-arrow-small-left,.large.multiline-button .icon-arrow-small-left,.large.button .icon-change,.large.multiline-button .icon-change{min-width:12px;height:23px;background-size:12px 23px}.small.button .icon-arrow-small-left,.small.multiline-button .icon-arrow-small-left,.small.button .icon-change,
.small.multiline-button .icon-change{min-width:6px;height:12px;background-size:6px 12px}.highlighted.button .icon-arrow-small-left,.highlighted.multiline-button .icon-arrow-small-left,.highlighted.button .icon-change,.highlighted.multiline-button .icon-change,.dark.button .icon-arrow-small-left,.dark.multiline-button .icon-arrow-small-left,.dark.button .icon-change,.dark.multiline-button .icon-change,.white-outline.button .icon-arrow-small-left,.white-outline.multiline-button .icon-arrow-small-left,.white-outline.button .icon-change,.white-outline.multiline-button .icon-change,.sand.button .icon-arrow-small-left,.sand.multiline-button .icon-arrow-small-left,.sand.button .icon-change,.sand.multiline-button .icon-change,.blurred.button .icon-arrow-small-left,.blurred.multiline-button .icon-arrow-small-left,.blurred.button .icon-change,.blurred.multiline-button .icon-change,.epic-yellow.button .icon-arrow-small-left,.epic-yellow.multiline-button .icon-arrow-small-left,.epic-yellow.button .icon-change,.epic-yellow.multiline-button
.icon-change{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-small-left-white-4272a130e891ec3f3d3e8492646f17f6d9489cb7.svg")}.disabled.button .icon-arrow-small-left,.disabled.multiline-button .icon-arrow-small-left,.disabled.button .icon-change,.disabled.multiline-button .icon-change{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-small-left-mid-grey-8981eabd67fc5647a56944452c3acbb67783ba48.svg")}.white.button .icon-arrow-small-left,.white.multiline-button .icon-arrow-small-left,.white.button .icon-change,.white.multiline-button .icon-change{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-small-left-8f2b711cac3851d1172ea4afc9c0f3427add2d7c.svg')}.button .icon-arrow-small-right,.multiline-button .icon-arrow-small-right{min-width:10px;height:20px;background-size:10px 20px;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.large.button .icon-arrow-small-right,.large.multiline-button .icon-arrow-small-right{
min-width:12px;height:23px;background-size:12px 23px}.small.button .icon-arrow-small-right,.small.multiline-button .icon-arrow-small-right{min-width:6px;height:12px;background-size:6px 12px}.highlighted.button .icon-arrow-small-right,.highlighted.multiline-button .icon-arrow-small-right,.dark.button .icon-arrow-small-right,.dark.multiline-button .icon-arrow-small-right,.white-outline.button .icon-arrow-small-right,.white-outline.multiline-button .icon-arrow-small-right,.sand.button .icon-arrow-small-right,.sand.multiline-button .icon-arrow-small-right,.blurred.button .icon-arrow-small-right,.blurred.multiline-button .icon-arrow-small-right,.epic-yellow.button .icon-arrow-small-right,.epic-yellow.multiline-button .icon-arrow-small-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-small-left-white-4272a130e891ec3f3d3e8492646f17f6d9489cb7.svg")}.disabled.button .icon-arrow-small-right,.disabled.multiline-button .icon-arrow-small-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-small-left-mid-grey-8981eabd67fc5647a56944452c3acbb67783ba48.svg")
}.white.button .icon-arrow-small-right,.white.multiline-button .icon-arrow-small-right{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-small-left-8f2b711cac3851d1172ea4afc9c0f3427add2d7c.svg')}.button .icon-expander-open,.multiline-button .icon-expander-open{min-width:20px;height:10px;background-size:20px 10px}.small.button .icon-expander-open,.small.multiline-button .icon-expander-open{min-width:13px;height:6px;background-size:13px 6px}.large.button .icon-expander-open,.large.multiline-button .icon-expander-open{min-width:23px;height:13px;background-size:23px 13px}.highlighted.button .icon-expander-open,.highlighted.multiline-button .icon-expander-open,.dark.button .icon-expander-open,.dark.multiline-button .icon-expander-open,.white-outline.button .icon-expander-open,.white-outline.multiline-button .icon-expander-open,.sand.button .icon-expander-open,.sand.multiline-button .icon-expander-open,.blurred.button .icon-expander-open,.blurred.multiline-button .icon-expander-open,.epic-yellow.button
.icon-expander-open,.epic-yellow.multiline-button .icon-expander-open{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_expander_open_white-cf94fbcdd84a716b41b8151bb46e274f6f917b75.svg")}.disabled.button .icon-expander-open,.disabled.multiline-button .icon-expander-open{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_expander_open_mid_grey-748f6e96cea35202a1e39132f1e255b495ab2226.svg")}.white.button .icon-expander-open,.white.multiline-button .icon-expander-open{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon_expander_open-f810a1798dc3a60b477632596635225435ff9671.svg')}.button .icon-expander-close,.multiline-button .icon-expander-close{min-width:20px;height:10px;background-size:20px 10px}.small.button .icon-expander-close,.small.multiline-button .icon-expander-close{min-width:13px;height:6px;background-size:13px 6px}.large.button .icon-expander-close,.large.multiline-button .icon-expander-close{min-width:23px;height:13px;background-size:23px 13px}.highlighted.button
.icon-expander-close,.highlighted.multiline-button .icon-expander-close,.dark.button .icon-expander-close,.dark.multiline-button .icon-expander-close,.white-outline.button .icon-expander-close,.white-outline.multiline-button .icon-expander-close,.sand.button .icon-expander-close,.sand.multiline-button .icon-expander-close,.blurred.button .icon-expander-close,.blurred.multiline-button .icon-expander-close,.epic-yellow.button .icon-expander-close,.epic-yellow.multiline-button .icon-expander-close{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_expander_close_white-25c0862ff01e258de7851503232a9eb05c1be1ca.svg")}.disabled.button .icon-expander-close,.disabled.multiline-button .icon-expander-close{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_expander_close_mid_grey-b8f270eb904da6219786be167c580c08b2f6e568.svg")}.white.button .icon-expander-close,.white.multiline-button .icon-expander-close{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon_expander_close-dd48184ee4b3c7dc333408eee639a762250e760f.svg')
}.button .icon-timeframe,.multiline-button .icon-timeframe{min-width:21px;height:23px;background-size:21px 23px}.small.button .icon-timeframe,.small.multiline-button .icon-timeframe{min-width:16px;height:18px;background-size:16px 18px}.large.button .icon-timeframe,.large.multiline-button .icon-timeframe{min-width:23px;height:25px;background-size:23px 25px}.highlighted.button .icon-timeframe,.highlighted.multiline-button .icon-timeframe,.dark.button .icon-timeframe,.dark.multiline-button .icon-timeframe,.white-outline.button .icon-timeframe,.white-outline.multiline-button .icon-timeframe,.sand.button .icon-timeframe,.sand.multiline-button .icon-timeframe,.blurred.button .icon-timeframe,.blurred.multiline-button .icon-timeframe,.epic-yellow.button .icon-timeframe,.epic-yellow.multiline-button .icon-timeframe{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_timeframe_white-b76f3d4c75329d1ca7af870a8a686f54efc0c728.svg")}.disabled.button .icon-timeframe,.disabled.multiline-button .icon-timeframe{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_timeframe_mid_grey-21ae3ea2d9b938c22df4991797ec9c4fa165fd26.svg")
}.white.button .icon-timeframe,.white.multiline-button .icon-timeframe{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon_timeframe-7c9780f47e19108946cb33b95018185f0abdeb67.svg')}.button .icon-document,.multiline-button .icon-document,.button .icon-page,.multiline-button .icon-page{min-width:18px;height:22px;background-size:18px 22px}.small.button .icon-document,.small.multiline-button .icon-document,.small.button .icon-page,.small.multiline-button .icon-page{min-width:13px;height:16px;background-size:13px 16px}.highlighted.button .icon-document,.highlighted.multiline-button .icon-document,.highlighted.button .icon-page,.highlighted.multiline-button .icon-page,.dark.button .icon-document,.dark.multiline-button .icon-document,.dark.button .icon-page,.dark.multiline-button .icon-page,.white-outline.button .icon-document,.white-outline.multiline-button .icon-document,.white-outline.button .icon-page,.white-outline.multiline-button .icon-page,.sand.button .icon-document,.sand.multiline-button .icon-document,
.sand.button .icon-page,.sand.multiline-button .icon-page,.blurred.button .icon-document,.blurred.multiline-button .icon-document,.blurred.button .icon-page,.blurred.multiline-button .icon-page,.epic-yellow.button .icon-document,.epic-yellow.multiline-button .icon-document,.epic-yellow.button .icon-page,.epic-yellow.multiline-button .icon-page{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_document_white-ba74ad015fbe5515e11c5bebdc1e714ec26d4adc.svg")}.disabled.button .icon-document,.disabled.multiline-button .icon-document,.disabled.button .icon-page,.disabled.multiline-button .icon-page{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_document_mid_grey-7aec604f488c2d4c3b0550ddc90788ed66f2bae6.svg")}.white.button .icon-document,.white.multiline-button .icon-document,.white.button .icon-page,.white.multiline-button .icon-page{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon_document-0f328c5b9ca9be7be2157e41919bfef79cb907e3.svg')}.button.large .icon-document,.multiline-button.large
.icon-document{min-width:20px;height:24px;background-size:20px 24px}.button.large .icon-page,.multiline-button.large .icon-page{min-width:22px;height:26px;background-size:22px 26px}.button .icon-onlinecatalog,.multiline-button .icon-onlinecatalog{min-width:17px;height:23px;background-size:17px 23px}.small.button .icon-onlinecatalog,.small.multiline-button .icon-onlinecatalog{min-width:12px;height:18px;background-size:12px 18px}.large.button .icon-onlinecatalog,.large.multiline-button .icon-onlinecatalog{min-width:20px;height:26px;background-size:20px 26px}.highlighted.button .icon-onlinecatalog,.highlighted.multiline-button .icon-onlinecatalog,.dark.button .icon-onlinecatalog,.dark.multiline-button .icon-onlinecatalog,.white-outline.button .icon-onlinecatalog,.white-outline.multiline-button .icon-onlinecatalog,.sand.button .icon-onlinecatalog,.sand.multiline-button .icon-onlinecatalog,.blurred.button .icon-onlinecatalog,.blurred.multiline-button .icon-onlinecatalog,.epic-yellow.button .icon-onlinecatalog,.epic-yellow.multiline-button
.icon-onlinecatalog{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-online-catalog-white-f2eee0980299b6bc8bdc66be970b80fb50d4a9e5.svg")}.disabled.button .icon-onlinecatalog,.disabled.multiline-button .icon-onlinecatalog{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-online-catalog-mid-grey-241482dad3c642195990f019fc89059255740149.svg")}.white.button .icon-onlinecatalog,.white.multiline-button .icon-onlinecatalog{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-online-catalog-e954cdfec253f51a264e23885a73cadef062f7ba.svg')}.button .icon-logoservice,.multiline-button .icon-logoservice{min-width:25px;height:21px;background-size:25px 21px}.small.button .icon-logoservice,.small.multiline-button .icon-logoservice{min-width:17px;height:14px;background-size:17px 14px}.large.button .icon-logoservice,.large.multiline-button .icon-logoservice{min-width:26px;height:22px;background-size:26px 22px}.highlighted.button .icon-logoservice,.highlighted.multiline-button .icon-logoservice,
.dark.button .icon-logoservice,.dark.multiline-button .icon-logoservice,.white-outline.button .icon-logoservice,.white-outline.multiline-button .icon-logoservice,.sand.button .icon-logoservice,.sand.multiline-button .icon-logoservice,.blurred.button .icon-logoservice,.blurred.multiline-button .icon-logoservice,.epic-yellow.button .icon-logoservice,.epic-yellow.multiline-button .icon-logoservice{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-logo-service-white-a8399c7da1980e3d9a7d0b89b99c62ea6de0f3d0.svg")}.disabled.button .icon-logoservice,.disabled.multiline-button .icon-logoservice{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-logo-service-mid-grey-23823c3d25e367d28a1912324567ac6c258e6112.svg")}.white.button .icon-logoservice,.white.multiline-button .icon-logoservice{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-logo-service-b76911ea3ec49d82a3a383fb9474feba46d0a476.svg')}.button .icon-productfinder,.multiline-button .icon-productfinder{min-width:22px;height:22px;
background-size:22px 22px}.small.button .icon-productfinder,.small.multiline-button .icon-productfinder{min-width:17px;height:17px;background-size:17px 17px}.large.button .icon-productfinder,.large.multiline-button .icon-productfinder{min-width:26px;height:26px;background-size:26px 26px}.highlighted.button .icon-productfinder,.highlighted.multiline-button .icon-productfinder,.dark.button .icon-productfinder,.dark.multiline-button .icon-productfinder,.white-outline.button .icon-productfinder,.white-outline.multiline-button .icon-productfinder,.sand.button .icon-productfinder,.sand.multiline-button .icon-productfinder,.blurred.button .icon-productfinder,.blurred.multiline-button .icon-productfinder,.epic-yellow.button .icon-productfinder,.epic-yellow.multiline-button .icon-productfinder{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-product-finder-white-c7b1e416d080a708f7cfb2e4561bbf4951a92669.svg")}.disabled.button .icon-productfinder,.disabled.multiline-button .icon-productfinder{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-product-finder-mid-grey-e6f45f77a3ecff859fccbffe02076d0a41d1085d.svg")
}.white.button .icon-productfinder,.white.multiline-button .icon-productfinder{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-product-finder-3dfb8736e7bc51a8693cb0259d9572f9bbd7886a.svg')}.button .icon-tiles,.multiline-button .icon-tiles{min-width:18px;height:18px;background-size:18px 18px}.small.button .icon-tiles,.small.multiline-button .icon-tiles{min-width:14px;height:14px;background-size:14px 14px}.large.button .icon-tiles,.large.multiline-button .icon-tiles{min-width:21px;height:21px;background-size:21px 21px}.highlighted.button .icon-tiles,.highlighted.multiline-button .icon-tiles,.dark.button .icon-tiles,.dark.multiline-button .icon-tiles,.white-outline.button .icon-tiles,.white-outline.multiline-button .icon-tiles,.sand.button .icon-tiles,.sand.multiline-button .icon-tiles,.blurred.button .icon-tiles,.blurred.multiline-button .icon-tiles,.epic-yellow.button .icon-tiles,.epic-yellow.multiline-button .icon-tiles{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-tile-white-5f00c428eb961ad5c1dae40ee3279edb76449bdb.svg")
}.disabled.button .icon-tiles,.disabled.multiline-button .icon-tiles{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-tile-mid-grey-98933e032877f49665560930b1f741c9314e1b1e.svg")}.white.button .icon-tiles,.white.multiline-button .icon-tiles{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-tile-3e30f80e4294693e241ed90661bd215e845dd2b6.svg')}.button .icon-workwearstore,.multiline-button .icon-workwearstore{min-width:24px;height:20px;background-size:24px 20px}.small.button .icon-workwearstore,.small.multiline-button .icon-workwearstore{min-width:19px;height:16px;background-size:19px 16px}.large.button .icon-workwearstore,.large.multiline-button .icon-workwearstore{min-width:26px;height:21px;background-size:26px 21px}.highlighted.button .icon-workwearstore,.highlighted.multiline-button .icon-workwearstore,.dark.button .icon-workwearstore,.dark.multiline-button .icon-workwearstore,.white-outline.button .icon-workwearstore,.white-outline.multiline-button .icon-workwearstore,.sand.button
.icon-workwearstore,.sand.multiline-button .icon-workwearstore,.blurred.button .icon-workwearstore,.blurred.multiline-button .icon-workwearstore,.epic-yellow.button .icon-workwearstore,.epic-yellow.multiline-button .icon-workwearstore{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-workwearstore-white-ead4c032db58fcf2f95bbbbf7a1bc2d0bd6c053d.svg")}.disabled.button .icon-workwearstore,.disabled.multiline-button .icon-workwearstore{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-workwearstore-mid-grey-b1236eb9f7983b35367bfc4caf01713659ee2a5e.svg")}.white.button .icon-workwearstore,.white.multiline-button .icon-workwearstore{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-workwearstore-d62bb1b498651114075b609fcb64b395ad0d21da.svg')}.button .icon-ostrich,.multiline-button .icon-ostrich{min-width:20px;height:25px;background-size:20px 25px}.small.button .icon-ostrich,.small.multiline-button .icon-ostrich{min-width:15px;height:20px;background-size:15px 20px}.large.button
.icon-ostrich,.large.multiline-button .icon-ostrich{min-width:21px;height:26px;background-size:21px 26px}.highlighted.button .icon-ostrich,.highlighted.multiline-button .icon-ostrich,.dark.button .icon-ostrich,.dark.multiline-button .icon-ostrich,.white-outline.button .icon-ostrich,.white-outline.multiline-button .icon-ostrich,.sand.button .icon-ostrich,.sand.multiline-button .icon-ostrich,.blurred.button .icon-ostrich,.blurred.multiline-button .icon-ostrich,.epic-yellow.button .icon-ostrich,.epic-yellow.multiline-button .icon-ostrich{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-ostrich-white-3aebbcc6acf6f41659f716f7c41ba6b31c30445d.svg")}.disabled.button .icon-ostrich,.disabled.multiline-button .icon-ostrich{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-ostrich-mid-grey-baa70dd9a1f9e0a61489a3a494425ebc7742a264.svg")}.white.button .icon-ostrich,.white.multiline-button .icon-ostrich{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-ostrich-b1fa1f1ad4e613c93e432a6a43c69cbf5bbb2d9f.svg')
}.button .icon-question,.multiline-button .icon-question{min-width:24px;height:24px;background-size:24px 24px}.small.button .icon-question,.small.multiline-button .icon-question{min-width:17px;height:17px;background-size:17px 17px}.large.button .icon-question,.large.multiline-button .icon-question{min-width:26px;height:26px;background-size:26px 26px}.highlighted.button .icon-question,.highlighted.multiline-button .icon-question,.dark.button .icon-question,.dark.multiline-button .icon-question,.white-outline.button .icon-question,.white-outline.multiline-button .icon-question,.sand.button .icon-question,.sand.multiline-button .icon-question,.blurred.button .icon-question,.blurred.multiline-button .icon-question,.epic-yellow.button .icon-question,.epic-yellow.multiline-button .icon-question{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-question-white-bcf91becd2e50fd1b8c99526cd78bdd6fdde2d77.svg")}.disabled.button .icon-question,.disabled.multiline-button .icon-question{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-question-mid-grey-7339c50ce18294edc8ffb49b762722afe2a43f30.svg")
}.white.button .icon-question,.white.multiline-button .icon-question{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-question-b48a0e781dc23443cdbc5b490914f3353a4c13de.svg')}.button .icon-plus,.multiline-button .icon-plus{min-width:16px;height:16px;background-size:16px 16px}.small.button .icon-plus,.small.multiline-button .icon-plus{min-width:12px;height:12px;background-size:12px 12px}.large.button .icon-plus,.large.multiline-button .icon-plus{min-width:20px;height:20px;background-size:20px 20px}.highlighted.button .icon-plus,.highlighted.multiline-button .icon-plus,.dark.button .icon-plus,.dark.multiline-button .icon-plus,.white-outline.button .icon-plus,.white-outline.multiline-button .icon-plus,.sand.button .icon-plus,.sand.multiline-button .icon-plus,.blurred.button .icon-plus,.blurred.multiline-button .icon-plus,.epic-yellow.button .icon-plus,.epic-yellow.multiline-button .icon-plus{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-plus-white-645cfdf6ee7304d2e5ebd80cae8b4e6b23596f52.svg")
}.disabled.button .icon-plus,.disabled.multiline-button .icon-plus{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-plus-mid-grey-e176ec7a623c452ebed47234a0939ea0094f48be.svg")}.white.button .icon-plus,.white.multiline-button .icon-plus{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-plus-b45cc2965eb1a96b2776a6996d54743bd1216b5b.svg')}.button .icon-delete,.multiline-button .icon-delete,.button .icon-close,.multiline-button .icon-close{min-width:14px;height:14px;background-size:14px 14px}.small.button .icon-delete,.small.multiline-button .icon-delete,.small.button .icon-close,.small.multiline-button .icon-close{min-width:12px;height:12px;background-size:12px 12px}.large.button .icon-delete,.large.multiline-button .icon-delete,.large.button .icon-close,.large.multiline-button .icon-close{min-width:16px;height:16px;background-size:16px 16px}.highlighted.button .icon-delete,.highlighted.multiline-button .icon-delete,.highlighted.button .icon-close,.highlighted.multiline-button .icon-close,
.dark.button .icon-delete,.dark.multiline-button .icon-delete,.dark.button .icon-close,.dark.multiline-button .icon-close,.white-outline.button .icon-delete,.white-outline.multiline-button .icon-delete,.white-outline.button .icon-close,.white-outline.multiline-button .icon-close,.sand.button .icon-delete,.sand.multiline-button .icon-delete,.sand.button .icon-close,.sand.multiline-button .icon-close,.blurred.button .icon-delete,.blurred.multiline-button .icon-delete,.blurred.button .icon-close,.blurred.multiline-button .icon-close,.epic-yellow.button .icon-delete,.epic-yellow.multiline-button .icon-delete,.epic-yellow.button .icon-close,.epic-yellow.multiline-button .icon-close{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-x-white-166cea49338236f57c7965e2f6c3e6e7a1ab1bbe.svg")}.disabled.button .icon-delete,.disabled.multiline-button .icon-delete,.disabled.button .icon-close,.disabled.multiline-button .icon-close{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-x-mid-grey-c8cb1a7044941f0b24205a23dde7ad67250b20c7.svg")
}.white.button .icon-delete,.white.multiline-button .icon-delete,.white.button .icon-close,.white.multiline-button .icon-close{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-x-ec9f2c18eb32425cca678d03e5495bec249f19ac.svg')}.button .icon-filter,.multiline-button .icon-filter{min-width:20px;height:19px;background-size:20px 19px}.small.button .icon-filter,.small.multiline-button .icon-filter{min-width:16px;height:15px;background-size:16px 15px}.large.button .icon-filter,.large.multiline-button .icon-filter{min-width:23px;height:23px;background-size:23px 23px}.highlighted.button .icon-filter,.highlighted.multiline-button .icon-filter,.dark.button .icon-filter,.dark.multiline-button .icon-filter,.white-outline.button .icon-filter,.white-outline.multiline-button .icon-filter,.sand.button .icon-filter,.sand.multiline-button .icon-filter,.blurred.button .icon-filter,.blurred.multiline-button .icon-filter,.epic-yellow.button .icon-filter,.epic-yellow.multiline-button .icon-filter{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-filter-white-b6338650ce641f84a5d7b77fc00538fa0f672f32.svg")
}.disabled.button .icon-filter,.disabled.multiline-button .icon-filter{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-filter-mid-grey-f96f4cf12fc4ff5f99c98cd3eb51cedc540e3fd8.svg")}.white.button .icon-filter,.white.multiline-button .icon-filter{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-filter-30a82d5cab29e0d148989a08a114d4e6d2f24bce.svg')}.button .icon-info,.multiline-button .icon-info{min-width:24px;height:24px;background-size:24px 24px}.small.button .icon-info,.small.multiline-button .icon-info{min-width:17px;height:17px;background-size:17px 17px}.highlighted.button .icon-info,.highlighted.multiline-button .icon-info,.dark.button .icon-info,.dark.multiline-button .icon-info,.white-outline.button .icon-info,.white-outline.multiline-button .icon-info,.sand.button .icon-info,.sand.multiline-button .icon-info,.blurred.button .icon-info,.blurred.multiline-button .icon-info,.epic-yellow.button .icon-info,.epic-yellow.multiline-button .icon-info{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-info-white-a56c4229c9f507c80a08af8907d23856000360b7.svg")
}.disabled.button .icon-info,.disabled.multiline-button .icon-info{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-info-mid-grey-3a420f0bc9062f6a63cbd7146f3e5b8c6984349a.svg")}.white.button .icon-info,.white.multiline-button .icon-info{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-info-655e583a5af46105e43fdd23363273bd101c0af6.svg')}.button .icon-print,.multiline-button .icon-print{min-width:20px;width:20px;height:20px;background-size:20px 20px}.small.button .icon-print,.small.multiline-button .icon-print{min-width:15px;width:15px;height:15px;background-size:15px 15px}.large.button .icon-print,.large.multiline-button .icon-print{min-width:26px;width:26px;height:26px;background-size:26px 26px}.highlighted.button .icon-print,.highlighted.multiline-button .icon-print,.dark.button .icon-print,.dark.multiline-button .icon-print,.white-outline.button .icon-print,.white-outline.multiline-button .icon-print,.sand.button .icon-print,.sand.multiline-button .icon-print,.blurred.button .icon-print,
.blurred.multiline-button .icon-print,.epic-yellow.button .icon-print,.epic-yellow.multiline-button .icon-print{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-print-white-197ea4161c53bb5d2be6a72de8a35a8864d3b972.svg")}.disabled.button .icon-print,.disabled.multiline-button .icon-print{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-print-mid-grey-64d03adb3ea9eb469c1ea747af29a13575254b24.svg")}.white.button .icon-print,.white.multiline-button .icon-print{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-print-52af718446ad81d1627d364f94d2e6587ce436dd.svg')}.link .iconelement{background-repeat:no-repeat;display:inline-block;vertical-align:middle;float:none;margin-top:-2px}.link .iconelement.icon-right{margin-left:10px}.link .iconelement:not(.icon-right){margin-right:10px}.link .iconelement.icon-login{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-login,.black.link .iconelement.icon-login,.black:hover.link .iconelement.icon-login{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-login-9682573d9370fecb07fa43aa3033b7df830978eb.svg")
}:hover.link .iconelement.icon-login,.dark-grey.link .iconelement.icon-login,.link .iconelement.icon-login .dark-grey:hover{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-login-dark-grey-4c5def054dfde335805305c838618b9e5e6ddf18.svg")}.mid-grey.link .iconelement.icon-login,.mid-grey:hover.link .iconelement.icon-login{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-login-mid-grey-ab2d09b06a59cd707d1d32667feb70799d6d1988.svg")}.white.link .iconelement.icon-login,.white:hover.link .iconelement.icon-login,.hover-white:hover.link .iconelement.icon-login,.highlighted.hover-white:hover.link .iconelement.icon-login{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-login-white-cffb1242391ae53b64267db06a239b2eb00c8252.svg")}.link .iconelement.icon-basket{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-basket,.black.link .iconelement.icon-basket,.black:hover.link .iconelement.icon-basket{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_basket-fa3d388f9211eef5cd3c8894ed28aaf328c2a81a.svg")
}:hover.link .iconelement.icon-basket,.dark-grey.link .iconelement.icon-basket,.dark-grey:hover.link .iconelement.icon-basket{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_basket_dark_grey-f6da7daeb62cf398b5cb4c7a1b1b8f45e6781807.svg")}.mid-grey.link .iconelement.icon-basket,.mid-grey:hover.link .iconelement.icon-basket{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_basket_mid_grey-aa42decbc3122e43cb0c5f4aa01322c17cbd4063.svg")}.white.link .iconelement.icon-basket,.white:hover.link .iconelement.icon-basket,.hover-white:hover.link .iconelement.icon-basket,.highlighted.hover-white:hover.link .iconelement.icon-basket{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_basket_white-a314f2b523448a6f4a467872325bfd6746c66242.svg")}.link .iconelement.icon-basket-with-arrow{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-basket-with-arrow,.black.link .iconelement.icon-basket-with-arrow,.black:hover.link .iconelement.icon-basket-with-arrow{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-basket-arrow-b9d00fce77a90cdef1796376111ff938dd7852cb.svg")
}:hover.link .iconelement.icon-basket-with-arrow,.dark-grey.link .iconelement.icon-basket-with-arrow,.dark-grey:hover.link .iconelement.icon-basket-with-arrow{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-basket-arrow-dark-grey-e6359cdae3c932a42c6b0e03cb41093a440000b5.svg")}.mid-grey.link .iconelement.icon-basket-with-arrow,.mid-grey:hover.link .iconelement.icon-basket-with-arrow{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-basket-arrow-mid-grey-9c4f79d021aa2fce87cab4982396470f84db476d.svg")}.white.link .iconelement.icon-basket-with-arrow,.white:hover.link .iconelement.icon-basket-with-arrow,.hover-white:hover.link .iconelement.icon-basket-with-arrow,.highlighted.hover-white:hover.link .iconelement.icon-basket-with-arrow{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-basket-arrow-white-f251c511f6c9f0cd21413705aa7889dbb9b8508e.svg")}.link .iconelement.icon-product-comparison{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-product-comparison,
.black.link .iconelement.icon-product-comparison,.black:hover.link .iconelement.icon-product-comparison{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-product-comparison-0844d955e9ce1a48528bc18be71feeb426096eb7.svg")}:hover.link .iconelement.icon-product-comparison,.dark-grey.link .iconelement.icon-product-comparison,.dark-grey:hover.link .iconelement.icon-product-comparison{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-product-comparison-dark-grey-c9838ef57f5a6f99f230b459eff0e4648de45d83.svg")}.mid-grey.link .iconelement.icon-product-comparison,.mid-grey:hover.link .iconelement.icon-product-comparison{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-product-comparison-mid-grey-21104750cf141e922544d5dc93f7ea2990ad6b3f.svg")}.white.link .iconelement.icon-product-comparison,.white:hover.link .iconelement.icon-product-comparison,.hover-white:hover.link .iconelement.icon-product-comparison,.highlighted.hover-white:hover.link .iconelement.icon-product-comparison{
background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-product-comparison-white-46a97147ca178922cc4e3bf8d9b9c0c81f6b4cd3.svg")}.link .iconelement.icon-phone{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-phone,.black.link .iconelement.icon-phone,.black:hover.link .iconelement.icon-phone{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-phone-6bcc106db4cf7df1f33cc1d95ddb2f9bd20a8bcb.svg")}:hover.link .iconelement.icon-phone,.dark-grey.link .iconelement.icon-phone,.dark-grey:hover.link .iconelement.icon-phone{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-phone-dark-grey-89ba684ae32d6d47c9008dc4b4a27f7e302025ec.svg")}.mid-grey.link .iconelement.icon-phone,.mid-grey:hover.link .iconelement.icon-phone{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-phone-mid-grey-f90c6aca4d78c31a0a24623527f5f3ce423a48d8.svg")}.white.link .iconelement.icon-phone,.white:hover.link .iconelement.icon-phone,.hover-white:hover.link .iconelement.icon-phone,
.highlighted.hover-white:hover.link .iconelement.icon-phone{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-phone-white-a79a578b03d202a197638800f1274e5807d20b01.svg")}.link .iconelement.icon-newsletter{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-newsletter,.black.link .iconelement.icon-newsletter,.black:hover.link .iconelement.icon-newsletter{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-newsletter-5b08ac79b577a17a00402484adb7d63f8a378a5a.svg")}:hover.link .iconelement.icon-newsletter,.dark-grey.link .iconelement.icon-newsletter,.dark-grey:hover.link .iconelement.icon-newsletter{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-newsletter-dark-grey-458131a7518d7c2186976221c5c0fba7704427e6.svg")}.mid-grey.link .iconelement.icon-newsletter,.mid-grey:hover.link .iconelement.icon-newsletter{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-newsletter-mid-grey-608796414ecbadcb76a78774d0320a1b83f885da.svg")}.white.link
.iconelement.icon-newsletter,.white:hover.link .iconelement.icon-newsletter,.hover-white:hover.link .iconelement.icon-newsletter,.highlighted.hover-white:hover.link .iconelement.icon-newsletter{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-newsletter-white-a67bcc0a2d684bc6792e635da712cae14f2b8597.svg")}:hover.link .iconelement.icon-shortlist,.dark-grey.link .iconelement.icon-shortlist,.dark-grey:hover.link .iconelement.icon-shortlist{background-image:url("/pl/cassette.axd/file/img/ES/svgs/icon-memorize-dark-grey-0d5abff05df1202a0e6452ef1911747cc430067f.svg")}.link .iconelement.icon-contact{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-contact,.black.link .iconelement.icon-contact,.black:hover.link .iconelement.icon-contact{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-contact-a24db9ed7e7eaa84559248be93e75456c2de59c9.svg")}:hover.link .iconelement.icon-contact,.dark-grey.link .iconelement.icon-contact,.dark-grey:hover.link .iconelement.icon-contact{
background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-contact-dark-grey-ae510efa6b968963a1af3f3a5dffe66998884759.svg")}.mid-grey.link .iconelement.icon-contact,.mid-grey:hover.link .iconelement.icon-contact{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-contact-mid-grey-237c4416ba8ca85a05520e33a5acf5388cec0c4a.svg")}.white.link .iconelement.icon-contact,.white:hover.link .iconelement.icon-contact,.hover-white:hover.link .iconelement.icon-contact,.highlighted.hover-white:hover.link .iconelement.icon-contact{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-contact-white-21f5d6665fa4fe00522ed9949c7d33fb81eff6fc.svg")}.link .iconelement.icon-note{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-note,.black.link .iconelement.icon-note,.black:hover.link .iconelement.icon-note{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-note-cacfffa79bed7979935019fdd757e29a6acf11f6.svg")}:hover.link .iconelement.icon-note,.dark-grey.link .iconelement.icon-note,
.dark-grey:hover.link .iconelement.icon-note{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-note-dark-grey-794f2e769539b33a6d751e6eb32ab208351a7cf0.svg")}.mid-grey.link .iconelement.icon-note,.mid-grey:hover.link .iconelement.icon-note{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-note-mid-grey-3bb3598b6a2caea4f7909724b212531c7eb5f052.svg")}.white.link .iconelement.icon-note,.white:hover.link .iconelement.icon-note,.hover-white:hover.link .iconelement.icon-note,.highlighted.hover-white:hover.link .iconelement.icon-note{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-note-white-6a8799450afb8bc42245683d188b827a2ab07b73.svg")}.link .iconelement .icon-edit{width:21px;height:21px;background-size:21px 21px}.small.link .iconelement .icon-edit{width:14px;height:14px;background-size:14px 14px}.large.link .iconelement .icon-edit{width:26px;height:26px;background-size:26px 26px}.highlighted.link .iconelement .icon-edit,.dark.link .iconelement .icon-edit,.white-outline.link
.iconelement .icon-edit,.sand.link .iconelement .icon-edit,.blurred.link .iconelement .icon-edit,.epic-yellow.link .iconelement .icon-edit{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_edit_white-4e6c521d1be447b4a6a5458c84ac504cb0c65489.svg")}.disabled.link .iconelement .icon-edit{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_edit_mid_grey-4230729ab73c2f1bd44c904b50c11b9c9d90eb07.svg")}.white.link .iconelement .icon-edit{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon_edit-0604ec41a9cd753b66bf46ca427a9e3ca5ad8f77.svg')}.link .iconelement.icon-arrow-extra-small-left{height:1em;width:1em;background-size:1em 1em}.link .iconelement.icon-arrow-extra-small-left,.black.link .iconelement.icon-arrow-extra-small-left,.black:hover.link .iconelement.icon-arrow-extra-small-left{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-left-9e2465485c0008ecf764d342fd371956c1d003f7.svg")}:hover.link .iconelement.icon-arrow-extra-small-left,.dark-grey.link
.iconelement.icon-arrow-extra-small-left,.dark-grey:hover.link .iconelement.icon-arrow-extra-small-left{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-left-dark-grey-287281671817ee6d803771a83a3b1493da47dc5b.svg")}.mid-grey.link .iconelement.icon-arrow-extra-small-left,.mid-grey:hover.link .iconelement.icon-arrow-extra-small-left{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-left-mid-grey-5623cfdee2b7112866319ce76b8f39cedeeb3455.svg")}.white.link .iconelement.icon-arrow-extra-small-left,.white:hover.link .iconelement.icon-arrow-extra-small-left,.hover-white:hover.link .iconelement.icon-arrow-extra-small-left,.highlighted.hover-white:hover.link .iconelement.icon-arrow-extra-small-left{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-left-white-9beaf8cc197fc3fd37742da185b0242075bcb165.svg")}.link .iconelement.icon-arrow-extra-small-right{height:1em;width:1em;background-size:1em 1em}.link .iconelement.icon-arrow-extra-small-right,
.black.link .iconelement.icon-arrow-extra-small-right,.black:hover.link .iconelement.icon-arrow-extra-small-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-right-f77898c8f28fac0fb5d7a38a2fd942d4a539dc01.svg")}:hover.link .iconelement.icon-arrow-extra-small-right,.dark-grey.link .iconelement.icon-arrow-extra-small-right,.dark-grey:hover.link .iconelement.icon-arrow-extra-small-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-right-dark-grey-2925dbc978d96ef5b1c25b1e68abf05f1af9e56d.svg")}.mid-grey.link .iconelement.icon-arrow-extra-small-right,.mid-grey:hover.link .iconelement.icon-arrow-extra-small-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-right-mid-grey-c97ca0765749826b9d35c6648bca5e7e06d0750d.svg")}.white.link .iconelement.icon-arrow-extra-small-right,.white:hover.link .iconelement.icon-arrow-extra-small-right,.hover-white:hover.link .iconelement.icon-arrow-extra-small-right,.highlighted.hover-white:hover.link
.iconelement.icon-arrow-extra-small-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-right-white-c0e53d2ec96c33ca847b08701647bc1e77e3ee2e.svg")}.link .iconelement.icon-arrow-small-left{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-arrow-small-left,.black.link .iconelement.icon-arrow-small-left,.black:hover.link .iconelement.icon-arrow-small-left{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-small-left-8f2b711cac3851d1172ea4afc9c0f3427add2d7c.svg")}:hover.link .iconelement.icon-arrow-small-left,.dark-grey.link .iconelement.icon-arrow-small-left,.dark-grey:hover.link .iconelement.icon-arrow-small-left{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-small-left-dark-grey-44309c9ea6ceefe37bbe68adfecdf31e69dca48a.svg")}.mid-grey.link .iconelement.icon-arrow-small-left,.mid-grey:hover.link .iconelement.icon-arrow-small-left{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-small-left-mid-grey-8981eabd67fc5647a56944452c3acbb67783ba48.svg")
}.white.link .iconelement.icon-arrow-small-left,.white:hover.link .iconelement.icon-arrow-small-left,.hover-white:hover.link .iconelement.icon-arrow-small-left,.highlighted.hover-white:hover.link .iconelement.icon-arrow-small-left{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-small-left-white-4272a130e891ec3f3d3e8492646f17f6d9489cb7.svg")}.link .iconelement.icon-arrow-small-right{height:1.5em;width:1.5em;background-size:1.5em 1.5em;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.link .iconelement.icon-arrow-small-right,.black.link .iconelement.icon-arrow-small-right,.black:hover.link .iconelement.icon-arrow-small-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-small-left-8f2b711cac3851d1172ea4afc9c0f3427add2d7c.svg")}:hover.link .iconelement.icon-arrow-small-right,.dark-grey.link .iconelement.icon-arrow-small-right,.dark-grey:hover.link .iconelement.icon-arrow-small-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-small-left-dark-grey-44309c9ea6ceefe37bbe68adfecdf31e69dca48a.svg")
}.mid-grey.link .iconelement.icon-arrow-small-right,.mid-grey:hover.link .iconelement.icon-arrow-small-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-small-left-mid-grey-8981eabd67fc5647a56944452c3acbb67783ba48.svg")}.white.link .iconelement.icon-arrow-small-right,.white:hover.link .iconelement.icon-arrow-small-right,.hover-white:hover.link .iconelement.icon-arrow-small-right,.highlighted.hover-white:hover.link .iconelement.icon-arrow-small-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-small-left-white-4272a130e891ec3f3d3e8492646f17f6d9489cb7.svg")}.link .iconelement.icon-expander-small-open{height:1em;width:1em;background-size:1em 1em}.link .iconelement.icon-expander-small-open,.black.link .iconelement.icon-expander-small-open,.black:hover.link .iconelement.icon-expander-small-open{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-expander-small-open-e3c74c13e948f13ddd650257be905408c1481eb2.svg")}:hover.link .iconelement.icon-expander-small-open,
.dark-grey.link .iconelement.icon-expander-small-open,.dark-grey:hover.link .iconelement.icon-expander-small-open{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-expander-small-open-dark-grey-86adb1793cc94fdbcd551509860014d32ceec0d0.svg")}.mid-grey.link .iconelement.icon-expander-small-open,.mid-grey:hover.link .iconelement.icon-expander-small-open{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-expander-small-open-mid-grey-3443a83394997107467beba27a6b927d21dc4b8a.svg")}.white.link .iconelement.icon-expander-small-open,.white:hover.link .iconelement.icon-expander-small-open,.hover-white:hover.link .iconelement.icon-expander-small-open,.highlighted.hover-white:hover.link .iconelement.icon-expander-small-open{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-expander-small-open-white-2dbb2b330f01a353f6c54d811e98adcddcfd54e5.svg")}.link .iconelement.icon-expander-small-close{height:1em;width:1em;background-size:1em 1em}.link .iconelement.icon-expander-small-close,
.black.link .iconelement.icon-expander-small-close,.black:hover.link .iconelement.icon-expander-small-close{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-expander-small-close-36e16888cfbd407c1003e3e11f83279f901d9887.svg")}:hover.link .iconelement.icon-expander-small-close,.dark-grey.link .iconelement.icon-expander-small-close,.dark-grey:hover.link .iconelement.icon-expander-small-close{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-expander-small-close-dark-grey-adb2f9fd1f146bac7309789ed3533b8e181828ee.svg")}.mid-grey.link .iconelement.icon-expander-small-close,.mid-grey:hover.link .iconelement.icon-expander-small-close{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-expander-small-close-mid-grey-45abfde28bf81fe01b9be43ed050b0bb94efe55f.svg")}.white.link .iconelement.icon-expander-small-close,.white:hover.link .iconelement.icon-expander-small-close,.hover-white:hover.link .iconelement.icon-expander-small-close,.highlighted.hover-white:hover.link .iconelement.icon-expander-small-close{
background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-expander-small-close-white-79f913f2c2943b8185d24972cd51bb63b845cbb3.svg")}.link .iconelement.icon-expander-open{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-expander-open,.black.link .iconelement.icon-expander-open,.black:hover.link .iconelement.icon-expander-open{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_expander_open-f810a1798dc3a60b477632596635225435ff9671.svg")}:hover.link .iconelement.icon-expander-open,.dark-grey.link .iconelement.icon-expander-open,.dark-grey:hover.link .iconelement.icon-expander-open{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_expander_open_dark_grey-9df2f0ed748701dfc3292aa8920507f76454bd57.svg")}.mid-grey.link .iconelement.icon-expander-open,.mid-grey:hover.link .iconelement.icon-expander-open{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_expander_open_mid_grey-748f6e96cea35202a1e39132f1e255b495ab2226.svg")}.white.link .iconelement.icon-expander-open,
.white:hover.link .iconelement.icon-expander-open,.hover-white:hover.link .iconelement.icon-expander-open,.highlighted.hover-white:hover.link .iconelement.icon-expander-open{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_expander_open_white-cf94fbcdd84a716b41b8151bb46e274f6f917b75.svg")}.link .iconelement.icon-expander-close{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-expander-close,.black.link .iconelement.icon-expander-close,.black:hover.link .iconelement.icon-expander-close{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_expander_close-dd48184ee4b3c7dc333408eee639a762250e760f.svg")}:hover.link .iconelement.icon-expander-close,.dark-grey.link .iconelement.icon-expander-close,.dark-grey:hover.link .iconelement.icon-expander-close{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_expander_close_dark_grey-5453c1f29308f33a306c639094c1e441b4e6cebd.svg")}.mid-grey.link .iconelement.icon-expander-close,.mid-grey:hover.link .iconelement.icon-expander-close{
background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_expander_close_mid_grey-b8f270eb904da6219786be167c580c08b2f6e568.svg")}.white.link .iconelement.icon-expander-close,.white:hover.link .iconelement.icon-expander-close,.hover-white:hover.link .iconelement.icon-expander-close,.highlighted.hover-white:hover.link .iconelement.icon-expander-close{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_expander_close_white-25c0862ff01e258de7851503232a9eb05c1be1ca.svg")}.link .iconelement.icon-timeframe{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-timeframe,.black.link .iconelement.icon-timeframe,.black:hover.link .iconelement.icon-timeframe{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_timeframe-7c9780f47e19108946cb33b95018185f0abdeb67.svg")}:hover.link .iconelement.icon-timeframe,.dark-grey.link .iconelement.icon-timeframe,.dark-grey:hover.link .iconelement.icon-timeframe{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_timeframe_dark_grey-6720e69f453b70f9f44dba642ad083eb795a2b91.svg")
}.mid-grey.link .iconelement.icon-timeframe,.mid-grey:hover.link .iconelement.icon-timeframe{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_timeframe_mid_grey-21ae3ea2d9b938c22df4991797ec9c4fa165fd26.svg")}.white.link .iconelement.icon-timeframe,.white:hover.link .iconelement.icon-timeframe,.hover-white:hover.link .iconelement.icon-timeframe,.highlighted.hover-white:hover.link .iconelement.icon-timeframe{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_timeframe_white-b76f3d4c75329d1ca7af870a8a686f54efc0c728.svg")}.link .iconelement.icon-document{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-document,.black.link .iconelement.icon-document,.black:hover.link .iconelement.icon-document{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_document-0f328c5b9ca9be7be2157e41919bfef79cb907e3.svg")}:hover.link .iconelement.icon-document,.dark-grey.link .iconelement.icon-document,.dark-grey:hover.link .iconelement.icon-document{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_document_dark_grey-5e218ee1a0e70532a336b8edae6c6b850eb62f76.svg")
}.mid-grey.link .iconelement.icon-document,.mid-grey:hover.link .iconelement.icon-document{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_document_mid_grey-7aec604f488c2d4c3b0550ddc90788ed66f2bae6.svg")}.white.link .iconelement.icon-document,.white:hover.link .iconelement.icon-document,.hover-white:hover.link .iconelement.icon-document,.highlighted.hover-white:hover.link .iconelement.icon-document{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_document_white-ba74ad015fbe5515e11c5bebdc1e714ec26d4adc.svg")}.link .iconelement.icon-onlinecatalog{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-onlinecatalog,.black.link .iconelement.icon-onlinecatalog,.black:hover.link .iconelement.icon-onlinecatalog{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-online-catalog-e954cdfec253f51a264e23885a73cadef062f7ba.svg")}:hover.link .iconelement.icon-onlinecatalog,.dark-grey.link .iconelement.icon-onlinecatalog,.dark-grey:hover.link .iconelement.icon-onlinecatalog{
background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-online-catalog-dark-grey-e4a9c62b6d93f2c1f71c4fc127a6076595d3d603.svg")}.mid-grey.link .iconelement.icon-onlinecatalog,.mid-grey:hover.link .iconelement.icon-onlinecatalog{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-online-catalog-mid-grey-241482dad3c642195990f019fc89059255740149.svg")}.white.link .iconelement.icon-onlinecatalog,.white:hover.link .iconelement.icon-onlinecatalog,.hover-white:hover.link .iconelement.icon-onlinecatalog,.highlighted.hover-white:hover.link .iconelement.icon-onlinecatalog{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-online-catalog-white-f2eee0980299b6bc8bdc66be970b80fb50d4a9e5.svg")}.link .iconelement.icon-logoservice{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-logoservice,.black.link .iconelement.icon-logoservice,.black:hover.link .iconelement.icon-logoservice{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-logo-service-b76911ea3ec49d82a3a383fb9474feba46d0a476.svg")
}:hover.link .iconelement.icon-logoservice,.dark-grey.link .iconelement.icon-logoservice,.dark-grey:hover.link .iconelement.icon-logoservice{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-logo-service-dark-grey-cc9cb300a9bcc8b4707964f737bfc21e29d68d04.svg")}.mid-grey.link .iconelement.icon-logoservice,.mid-grey:hover.link .iconelement.icon-logoservice{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-logo-service-mid-grey-23823c3d25e367d28a1912324567ac6c258e6112.svg")}.white.link .iconelement.icon-logoservice,.white:hover.link .iconelement.icon-logoservice,.hover-white:hover.link .iconelement.icon-logoservice,.highlighted.hover-white:hover.link .iconelement.icon-logoservice{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-logo-service-white-a8399c7da1980e3d9a7d0b89b99c62ea6de0f3d0.svg")}.link .iconelement.icon-productfinder{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-productfinder,.black.link .iconelement.icon-productfinder,.black:hover.link
.iconelement.icon-productfinder{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-product-finder-3dfb8736e7bc51a8693cb0259d9572f9bbd7886a.svg")}:hover.link .iconelement.icon-productfinder,.dark-grey.link .iconelement.icon-productfinder,.dark-grey:hover.link .iconelement.icon-productfinder{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-product-finder-dark-grey-6158057528d15cddd04e4f45f0794f576b0737c7.svg")}.mid-grey.link .iconelement.icon-productfinder,.mid-grey:hover.link .iconelement.icon-productfinder{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-product-finder-mid-grey-e6f45f77a3ecff859fccbffe02076d0a41d1085d.svg")}.white.link .iconelement.icon-productfinder,.white:hover.link .iconelement.icon-productfinder,.hover-white:hover.link .iconelement.icon-productfinder,.highlighted.hover-white:hover.link .iconelement.icon-productfinder{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-product-finder-white-c7b1e416d080a708f7cfb2e4561bbf4951a92669.svg")
}.link .iconelement.icon-tiles{height:1.3em;width:1.3em;background-size:1.3em 1.3em}.link .iconelement.icon-tiles,.black.link .iconelement.icon-tiles,.black:hover.link .iconelement.icon-tiles{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-tile-3e30f80e4294693e241ed90661bd215e845dd2b6.svg")}:hover.link .iconelement.icon-tiles,.dark-grey.link .iconelement.icon-tiles,.dark-grey:hover.link .iconelement.icon-tiles{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-tile-dark-grey-33362f5863a6d88f4759e5c3e86d9d876fe1bdc2.svg")}.mid-grey.link .iconelement.icon-tiles,.mid-grey:hover.link .iconelement.icon-tiles{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-tile-mid-grey-98933e032877f49665560930b1f741c9314e1b1e.svg")}.white.link .iconelement.icon-tiles,.white:hover.link .iconelement.icon-tiles,.hover-white:hover.link .iconelement.icon-tiles,.highlighted.hover-white:hover.link .iconelement.icon-tiles{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-tile-white-5f00c428eb961ad5c1dae40ee3279edb76449bdb.svg")
}.link .iconelement.icon-workwearstore{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-workwearstore,.black.link .iconelement.icon-workwearstore,.black:hover.link .iconelement.icon-workwearstore{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-workwearstore-d62bb1b498651114075b609fcb64b395ad0d21da.svg")}:hover.link .iconelement.icon-workwearstore,.dark-grey.link .iconelement.icon-workwearstore,.dark-grey:hover.link .iconelement.icon-workwearstore{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-workwearstore-dark-grey-1be95cea525a1709db970524f97899312e3ffd41.svg")}.mid-grey.link .iconelement.icon-workwearstore,.mid-grey:hover.link .iconelement.icon-workwearstore{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-workwearstore-mid-grey-b1236eb9f7983b35367bfc4caf01713659ee2a5e.svg")}.white.link .iconelement.icon-workwearstore,.white:hover.link .iconelement.icon-workwearstore,.hover-white:hover.link .iconelement.icon-workwearstore,.highlighted.hover-white:hover.link
.iconelement.icon-workwearstore{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-workwearstore-white-ead4c032db58fcf2f95bbbbf7a1bc2d0bd6c053d.svg")}.link .iconelement.icon-ostrich{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-ostrich,.black.link .iconelement.icon-ostrich,.black:hover.link .iconelement.icon-ostrich{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-ostrich-b1fa1f1ad4e613c93e432a6a43c69cbf5bbb2d9f.svg")}:hover.link .iconelement.icon-ostrich,.dark-grey.link .iconelement.icon-ostrich,.dark-grey:hover.link .iconelement.icon-ostrich{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-ostrich-dark-grey-fd4c072ef3a644d3a72937146b4da9ff42c1525d.svg")}.mid-grey.link .iconelement.icon-ostrich,.mid-grey:hover.link .iconelement.icon-ostrich{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-ostrich-mid-grey-baa70dd9a1f9e0a61489a3a494425ebc7742a264.svg")}.white.link .iconelement.icon-ostrich,.white:hover.link .iconelement.icon-ostrich,
.hover-white:hover.link .iconelement.icon-ostrich,.highlighted.hover-white:hover.link .iconelement.icon-ostrich{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-ostrich-white-3aebbcc6acf6f41659f716f7c41ba6b31c30445d.svg")}.link .iconelement.icon-application{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-application,.black.link .iconelement.icon-application,.black:hover.link .iconelement.icon-application{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-application-054f5bd248dc3465414337148ec1145181b419a0.svg")}:hover.link .iconelement.icon-application,.dark-grey.link .iconelement.icon-application,.dark-grey:hover.link .iconelement.icon-application{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-application-dark-grey-266a0716896b7ae6c8a78abe7e7de7e65ae25ff9.svg")}.mid-grey.link .iconelement.icon-application,.mid-grey:hover.link .iconelement.icon-application{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-application-mid-grey-3608490bba71e3058a67555bec36e53bd8fb71d0.svg")
}.white.link .iconelement.icon-application,.white:hover.link .iconelement.icon-application,.hover-white:hover.link .iconelement.icon-application,.highlighted.hover-white:hover.link .iconelement.icon-application{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-application-white-cc6a493db5f69aa0ebbc7a3b4c851451a5968b69.svg")}.link .iconelement.icon-question{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-question,.black.link .iconelement.icon-question,.black:hover.link .iconelement.icon-question{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-question-b48a0e781dc23443cdbc5b490914f3353a4c13de.svg")}:hover.link .iconelement.icon-question,.dark-grey.link .iconelement.icon-question,.dark-grey:hover.link .iconelement.icon-question{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-question-dark-grey-ae2cf29a82489ac5886892b175b9e2251de5e643.svg")}.mid-grey.link .iconelement.icon-question,.mid-grey:hover.link .iconelement.icon-question{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-question-mid-grey-7339c50ce18294edc8ffb49b762722afe2a43f30.svg")
}.white.link .iconelement.icon-question,.white:hover.link .iconelement.icon-question,.hover-white:hover.link .iconelement.icon-question,.highlighted.hover-white:hover.link .iconelement.icon-question{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-question-white-bcf91becd2e50fd1b8c99526cd78bdd6fdde2d77.svg")}.link .iconelement.icon-plus{height:1.4em;width:1.4em;background-size:1.4em 1.4em}.link .iconelement.icon-plus,.black.link .iconelement.icon-plus,.black:hover.link .iconelement.icon-plus{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-plus-b45cc2965eb1a96b2776a6996d54743bd1216b5b.svg")}:hover.link .iconelement.icon-plus,.dark-grey.link .iconelement.icon-plus,.dark-grey:hover.link .iconelement.icon-plus{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-plus-dark-grey-02e1f2f772f121205086491b0226376427903a39.svg")}.mid-grey.link .iconelement.icon-plus,.mid-grey:hover.link .iconelement.icon-plus{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-plus-mid-grey-e176ec7a623c452ebed47234a0939ea0094f48be.svg")
}.white.link .iconelement.icon-plus,.white:hover.link .iconelement.icon-plus,.hover-white:hover.link .iconelement.icon-plus,.highlighted.hover-white:hover.link .iconelement.icon-plus{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-plus-white-645cfdf6ee7304d2e5ebd80cae8b4e6b23596f52.svg")}.link .iconelement.icon-close{height:1.2em;width:1.2em;background-size:1.2em 1.2em}.link .iconelement.icon-close,.black.link .iconelement.icon-close,.black:hover.link .iconelement.icon-close{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-x-ec9f2c18eb32425cca678d03e5495bec249f19ac.svg")}:hover.link .iconelement.icon-close,.dark-grey.link .iconelement.icon-close,.dark-grey:hover.link .iconelement.icon-close{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-x-dark-grey-a74d2e216725ed8132190b377d8cf0e9df730e7c.svg")}.mid-grey.link .iconelement.icon-close,.mid-grey:hover.link .iconelement.icon-close{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-x-mid-grey-c8cb1a7044941f0b24205a23dde7ad67250b20c7.svg")
}.white.link .iconelement.icon-close,.white:hover.link .iconelement.icon-close,.hover-white:hover.link .iconelement.icon-close,.highlighted.hover-white:hover.link .iconelement.icon-close{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-x-white-166cea49338236f57c7965e2f6c3e6e7a1ab1bbe.svg")}.link .iconelement.icon-info{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-info,.black.link .iconelement.icon-info,.black:hover.link .iconelement.icon-info{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-info-655e583a5af46105e43fdd23363273bd101c0af6.svg")}:hover.link .iconelement.icon-info,.dark-grey.link .iconelement.icon-info,.dark-grey:hover.link .iconelement.icon-info{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-info-dark-grey-7659717f3889aba0b2c8524dbdbe44c5b4fb2599.svg")}.mid-grey.link .iconelement.icon-info,.mid-grey:hover.link .iconelement.icon-info{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-info-mid-grey-3a420f0bc9062f6a63cbd7146f3e5b8c6984349a.svg")
}.white.link .iconelement.icon-info,.white:hover.link .iconelement.icon-info,.hover-white:hover.link .iconelement.icon-info,.highlighted.hover-white:hover.link .iconelement.icon-info{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-info-white-a56c4229c9f507c80a08af8907d23856000360b7.svg")}.link .iconelement.icon-print{height:1.5em;width:1.5em;background-size:1.5em 1.5em}.link .iconelement.icon-print,.black.link .iconelement.icon-print,.black:hover.link .iconelement.icon-print{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-print-52af718446ad81d1627d364f94d2e6587ce436dd.svg")}:hover.link .iconelement.icon-print,.dark-grey.link .iconelement.icon-print,.dark-grey:hover.link .iconelement.icon-print{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-print-dark-grey-92bc0b41a34f6cede8eaf382bf0113f57a9505c1.svg")}.mid-grey.link .iconelement.icon-print,.mid-grey:hover.link .iconelement.icon-print{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-print-mid-grey-64d03adb3ea9eb469c1ea747af29a13575254b24.svg")
}.white.link .iconelement.icon-print,.white:hover.link .iconelement.icon-print,.hover-white:hover.link .iconelement.icon-print,.highlighted.hover-white:hover.link .iconelement.icon-print{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-print-white-197ea4161c53bb5d2be6a72de8a35a8864d3b972.svg")}.button:not(.sustainability-category-color-background) .icon-sustainability-arrow-down{min-width:19px;width:19px;height:19px}.small.button:not(.sustainability-category-color-background) .icon-sustainability-arrow-down{min-width:15px;width:15px;height:15px}.large.button:not(.sustainability-category-color-background) .icon-sustainability-arrow-down{min-width:25px;width:25px;height:25px;background-size:25px 25px;background-position:center}.highlighted.button:not(.sustainability-category-color-background) .icon-sustainability-arrow-down,.dark.button:not(.sustainability-category-color-background) .icon-sustainability-arrow-down,.white-outline.button:not(.sustainability-category-color-background) .icon-sustainability-arrow-down,
.blurred.button:not(.sustainability-category-color-background) .icon-sustainability-arrow-down{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-download-white-1dd44f394d10d09455e842b080e7bd0f8fdcc464.svg')}.disabled.button:not(.sustainability-category-color-background) .icon-sustainability-arrow-down{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-download-mid-grey-8a0a65e9d60abeb93598425f023b2bc813cf9862.svg')}.white.button:not(.sustainability-category-color-background) .icon-sustainability-arrow-down{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-download-637406a6f1dac596dd80e5f9c0c2f95ae8089c6b.svg')}.button:not(.sustainability-category-color-background) .icon-sustainability-arrow-right{min-width:6px;width:6px;height:12px}.highlighted.button:not(.sustainability-category-color-background) .icon-sustainability-arrow-right,.dark.button:not(.sustainability-category-color-background) .icon-sustainability-arrow-right{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-right-white-c0e53d2ec96c33ca847b08701647bc1e77e3ee2e.svg')
}.disabled.button:not(.sustainability-category-color-background) .icon-sustainability-arrow-right{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-right-mid-grey-c97ca0765749826b9d35c6648bca5e7e06d0750d.svg')}.white.button:not(.sustainability-category-color-background) .icon-sustainability-arrow-right{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-right-f77898c8f28fac0fb5d7a38a2fd942d4a539dc01.svg')}.nav-list-item .link .icon-newsletter{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-newsletter-dark-grey-458131a7518d7c2186976221c5c0fba7704427e6.svg");width:32px;height:32px;background-size:24px}.icon-button-list+.icon-button-list{margin-top:10px}.icon-button-list ul{list-style-type:none;margin:0;padding:0;font-size:0}.icon-button-list ul li{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.icon-button-list ul a.icon-button{display:block;cursor:pointer}.icon-button-list.transparent ul li{
zoom:1;filter:alpha(opacity=50);-webkit-opacity:.5;-moz-opacity:.5;opacity:.5}.icon-button-list.transparent ul li:hover{zoom:1;filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1}.icon-button-list.press ul li:last-child a.icon-button{margin-right:0}.icon-button-list ul li a.icon-button.icon-facebook-grey,.icon-button-list ul li a.icon-button.icon-hover-facebook-grey,.icon-button-list ul li a.icon-button.icon-facebook-colored,.icon-button-list ul li a.icon-button.icon-hover-facebook-colored,.icon-button-list ul li a.icon-button.icon-instagram-grey,.icon-button-list ul li a.icon-button.icon-hover-instagram-grey,.icon-button-list ul li a.icon-button.icon-instagram-colored,.icon-button-list ul li a.icon-button.icon-hover-instagram-colored,.icon-button-list ul li a.icon-button.icon-youtube-grey,.icon-button-list ul li a.icon-button.icon-hover-youtube-grey,.icon-button-list ul li a.icon-button.icon-youtube-colored,.icon-button-list ul li a.icon-button.icon-hover-youtube-colored{background-image:url('/pl/cassette.axd/file/img/common/icon-buttons-footer%401x-23e16c71014ba096717d955d9f59e39877ad06a2.png');
background-repeat:no-repeat;background-position:0 0;-webkit-background-size:50px 120px;-moz-background-size:50px 120px;background-size:50px 120px;margin-right:21.5px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.icon-button-list ul li a.icon-button.icon-facebook-grey,.icon-button-list ul li a.icon-button.icon-hover-facebook-grey,.icon-button-list ul li a.icon-button.icon-facebook-colored,.icon-button-list ul li a.icon-button.icon-hover-facebook-colored,.icon-button-list ul li a.icon-button.icon-instagram-grey,.icon-button-list ul li a.icon-button.icon-hover-instagram-grey,.icon-button-list ul li a.icon-button.icon-instagram-colored,.icon-button-list ul li a.icon-button.icon-hover-instagram-colored,.icon-button-list ul li a.icon-button.icon-youtube-grey,.icon-button-list ul
li a.icon-button.icon-hover-youtube-grey,.icon-button-list ul li a.icon-button.icon-youtube-colored,.icon-button-list ul li a.icon-button.icon-hover-youtube-colored{background-image:url('/pl/cassette.axd/file/img/common/icon-buttons-footer%402x-434564ecec510ffbbd4c8315255a6515845080c5.png')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.icon-button-list ul li a.icon-button.icon-facebook-grey,.icon-button-list ul li a.icon-button.icon-hover-facebook-grey,.icon-button-list ul li a.icon-button.icon-facebook-colored,.icon-button-list ul li a.icon-button.icon-hover-facebook-colored,.icon-button-list ul li a.icon-button.icon-instagram-grey,.icon-button-list ul li a.icon-button.icon-hover-instagram-grey,.icon-button-list ul li a.icon-button.icon-instagram-colored,.icon-button-list
ul li a.icon-button.icon-hover-instagram-colored,.icon-button-list ul li a.icon-button.icon-youtube-grey,.icon-button-list ul li a.icon-button.icon-hover-youtube-grey,.icon-button-list ul li a.icon-button.icon-youtube-colored,.icon-button-list ul li a.icon-button.icon-hover-youtube-colored{background-image:url('/pl/cassette.axd/file/img/common/icon-buttons-footer%402x-434564ecec510ffbbd4c8315255a6515845080c5.png')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.icon-button-list ul li a.icon-button.icon-facebook-grey,.icon-button-list ul li a.icon-button.icon-hover-facebook-grey,.icon-button-list ul li a.icon-button.icon-facebook-colored,.icon-button-list ul li a.icon-button.icon-hover-facebook-colored,.icon-button-list ul li a.icon-button.icon-instagram-grey,.icon-button-list
ul li a.icon-button.icon-hover-instagram-grey,.icon-button-list ul li a.icon-button.icon-instagram-colored,.icon-button-list ul li a.icon-button.icon-hover-instagram-colored,.icon-button-list ul li a.icon-button.icon-youtube-grey,.icon-button-list ul li a.icon-button.icon-hover-youtube-grey,.icon-button-list ul li a.icon-button.icon-youtube-colored,.icon-button-list ul li a.icon-button.icon-hover-youtube-colored{background-image:url('/pl/cassette.axd/file/img/common/icon-buttons-footer%402x-434564ecec510ffbbd4c8315255a6515845080c5.png')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.icon-button-list ul li a.icon-button.icon-facebook-grey,.icon-button-list ul li a.icon-button.icon-hover-facebook-grey,.icon-button-list ul li a.icon-button.icon-facebook-colored,.icon-button-list
ul li a.icon-button.icon-hover-facebook-colored,.icon-button-list ul li a.icon-button.icon-instagram-grey,.icon-button-list ul li a.icon-button.icon-hover-instagram-grey,.icon-button-list ul li a.icon-button.icon-instagram-colored,.icon-button-list ul li a.icon-button.icon-hover-instagram-colored,.icon-button-list ul li a.icon-button.icon-youtube-grey,.icon-button-list ul li a.icon-button.icon-hover-youtube-grey,.icon-button-list ul li a.icon-button.icon-youtube-colored,.icon-button-list ul li a.icon-button.icon-hover-youtube-colored{background-image:url('/pl/cassette.axd/file/img/common/icon-buttons-footer%402x-434564ecec510ffbbd4c8315255a6515845080c5.png')}}.icon-button-list ul li a.icon-button.icon-facebook-grey,.icon-button-list ul li a.icon-button.icon-hover-facebook-grey,.icon-button-list ul li a.icon-button.icon-facebook-colored,.icon-button-list ul li a.icon-button.icon-hover-facebook-colored,.icon-button-list ul li a.icon-button.icon-instagram-grey,.icon-button-list ul li a.icon-button.icon-hover-instagram-grey,
.icon-button-list ul li a.icon-button.icon-instagram-colored,.icon-button-list ul li a.icon-button.icon-hover-instagram-colored{width:31px;height:30px}.icon-button-list ul li a.icon-button.icon-youtube-grey,.icon-button-list ul li a.icon-button.icon-hover-youtube-grey,.icon-button-list ul li a.icon-button.icon-youtube-colored,.icon-button-list ul li a.icon-button.icon-hover-youtube-colored{width:43px;height:30px}.icon-button-list ul li a.icon-button.icon-facebook-grey,.icon-button-list ul li a.icon-button:hover.icon-hover-facebook-grey{background-position:0 -40px}.icon-button-list ul li a.icon-button.icon-facebook-colored,.icon-button-list ul li a.icon-button:hover.icon-hover-facebook-colored{background-position:0 -40px}.icon-button-list ul li a.icon-button.icon-youtube-grey,.icon-button-list ul li a.icon-button:hover.icon-hover-youtube-grey{background-position:0 0}.icon-button-list ul li a.icon-button.icon-youtube-colored,.icon-button-list ul li a.icon-button:hover.icon-hover-youtube-colored{background-position:0
0}.icon-button-list ul li a.icon-button.icon-instagram-grey,.icon-button-list ul li a.icon-button:hover.icon-hover-instagram-grey{background-position:0 -80px}.icon-button-list ul li a.icon-button.icon-instagram-colored,.icon-button-list ul li a.icon-button:hover.icon-hover-instagram-colored{background-position:0 -80px}.icon-button-list ul li a.icon-button.icon-video-dl-grey,.icon-button-list ul li a.icon-button:hover.icon-hover-video-dl-grey{background-position:0 0}.icon-button-list ul li a.icon-button.icon-image-dl-grey,.icon-button-list ul li a.icon-button:hover.icon-hover-image-dl-grey{background-position:0 -40px}.icon-button-list.overlay{z-index:1}.icon-button-list.overlay ul li{display:block;width:30px;height:30px;cursor:pointer}.icon-button-list.overlay ul li a.icon-button.icon-send-grey{background-position:3px -120px}.handheld .icon-button-list.overlay ul li{background-color:#696969;margin-top:8px}.icon-button-list.right-aligned{float:right}.icon-button-list ul li a.icon-save-grey,.icon-button-list ul li
a.icon-pdf-grey,.icon-button-list ul li a.icon-print-grey,.icon-button-list ul li a.icon-contact-grey,.icon-button-list ul li a.icon-magnifier-grey,.icon-button-list ul li a.icon-send-grey,.icon-button-list ul li a.icon-video-dl-grey{background-position:0;width:20px;height:20px;background-size:20px 20px;background-repeat:no-repeat;margin:9px}.icon-button-list ul li a.icon-save-grey{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-download-dark-grey-2331982559f983c61b89a8fb7a51038005c63a8a.svg')}.icon-button-list ul li a:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-download-637406a6f1dac596dd80e5f9c0c2f95ae8089c6b.svg')}.icon-button-list ul li a.icon-pdf-grey{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-pdf-dark-grey-7f7bf51648622a8f303554ddd5046e7a4f1761e3.svg')}.icon-button-list ul li a.icon-pdf-grey:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-pdf-6346c6f4f211c5961e1656123f3a6473d413ba55.svg')}.icon-button-list ul li a.icon-print-grey{
background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-print-dark-grey-92bc0b41a34f6cede8eaf382bf0113f57a9505c1.svg')}.icon-button-list ul li a.icon-print-grey:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-print-52af718446ad81d1627d364f94d2e6587ce436dd.svg')}.icon-button-list ul li a.icon-contact-grey{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-contact-dark-grey-ae510efa6b968963a1af3f3a5dffe66998884759.svg')}.icon-button-list ul li a.icon-contact-grey:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-contact-a24db9ed7e7eaa84559248be93e75456c2de59c9.svg')}.icon-button-list ul li a.icon-magnifier-grey{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-minimal-search-dark-grey-9572653f5550c6aaa6d1606633d67a3f009f05d3.svg');background-size:15px}.icon-button-list ul li a.icon-magnifier-grey:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-minimal-search-d97b41cd800546cc7b32edbae5974db58b42c2d1.svg')}.icon-button-list
ul li a.icon-send-grey{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-share-dark-grey-b2e462eba917c441603848edde12268f77abc11f.svg')}.icon-button-list ul li a.icon-send-grey:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-share-a525b6e038619bfae6a9d02e6d8d6a69d46067ab.svg')}.icon-button-list ul li a.icon-video-dl-grey{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-small-dark-grey-696b454835fa0094f21ad0ea8b6f349904ba9121.svg')}.icon-button-list ul li a.icon-video-dl-grey:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-small-9cb99011eaf46ca5d32d9c9af7647dedc71f851a.svg')}.press-release-list .icon-button-list ul li a.icon-save-grey,.press-release-list .icon-button-list ul li a.icon-pdf-grey,.press-release-list .icon-button-list ul li a.icon-print-grey,.press-release-list .icon-button-list ul li a.icon-contact-grey,.press-release-list .icon-button-list ul li a.icon-send-grey,.press-release-list .icon-button-list ul li a.icon-video-dl-grey{
margin:5px}.inner-container .articledetails{position:relative;font-size:10px;background-color:#fff;-webkit-border-top-right-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius-topright:2px;-moz-background-clip:padding;border-top-right-radius:2px;background-clip:padding-box}.inner-container .articledetails.black-edition{padding:0 0 50px!important}html.isChrome .inner-container .articledetails.black-edition{overflow:hidden}.inner-container .articledetails.black-edition .alternative-articles{padding:0 20px 0}.inner-container .articledetails.black-edition>div:first-child{padding:0 20px 0}.inner-container .articledetails.black-edition .product-additional-modules{padding:0 20px 60px;font-size:13px}.inner-container .articledetails.black-edition .product-additional-modules .richtext>p{margin:0}.inner-container .articledetails.black-edition .product-additional-modules .richtext>ul{margin:0}.isWebkit .inner-container .articledetails.black-edition .product-additional-modules .richtext>ul{padding-left:15px}
.isFirefox .inner-container .articledetails.black-edition .product-additional-modules .richtext>ul{padding-left:11px}.isMsie .inner-container .articledetails.black-edition .product-additional-modules .richtext>ul{padding-left:14px}.inner-container .articledetails.black-edition .product-additional-modules .richtext>ul>li{text-indent:-1px}.isMsie .inner-container .articledetails.black-edition .product-additional-modules .richtext>ul>li{text-indent:-15px;list-style-position:inside}.inner-container .articledetails .cols-2 .custom-col{width:600px;float:left;min-height:1px;margin-right:25px}.inner-container .articledetails .cols-2 .custom-col .gallery-container{width:100%;height:466px}.inner-container .articledetails .cols-2 .custom-col+.custom-col{width:315px;float:left;min-height:1px;margin-right:0}.inner-container .articledetails .linklist-detailpage{height:auto;margin-top:10px;margin-bottom:20px;padding-left:0}.handheld .inner-container .articledetails .linklist-detailpage{padding-left:0;margin-top:25px;margin-bottom:30px
}.inner-container .articledetails .linklist-detailpage ul{padding-left:0}.inner-container .articledetails .linklist-detailpage ul li{list-style-type:none;float:left}.inner-container .articledetails .linklist-detailpage .iconelement{margin-top:-9px}.inner-container .articledetails .saleimage{padding-bottom:30px}.inner-container .articledetails .saleimage.empty-template{padding-bottom:0}.handheld .inner-container .articledetails .saleimage{padding-bottom:0;padding-top:20px}.handheld .inner-container .articledetails .saleimage.empty-template{padding-top:0}.inner-container .articledetails .pagemover{position:absolute;top:300px;width:32px;height:48px;background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%401x-19495a7d539e1f843cb0055595e51eed0f054470.png');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:200px 531px;-moz-background-size:200px 531px;background-size:200px 531px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only
screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.inner-container .articledetails .pagemover{background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%402x-a9893c1777e79c5acc2c4bf96930ebaac3915909.png')}}.inner-container .articledetails .pagemover.pageprev{left:-30px;background-position:-17px 6px}.inner-container .articledetails .pagemover.pageprev:hover{background-position:-112px 6px}.inner-container .articledetails .pagemover.pagenext{right:-30px;background-position:-56px 6px}.inner-container .articledetails .pagemover.pagenext:hover{background-position:-151px 6px}.inner-container .articledetails .pricededuction-banner,.inner-container .articledetails .newarticle-banner,.inner-container .articledetails .rsp-banner{display:none;position:relative;width:46px;height:50px;background-size:46px 50px}.inner-container .articledetails .detailpage-eye-catchers{width:61px;height:70px;position:absolute;
left:548px;z-index:100;top:0}.inner-container .articledetails.is-on-sale .pricededuction-banner{display:block;margin-bottom:5px}.inner-container .articledetails.is-new .newarticle-banner{display:block;margin-bottom:5px}.empty-template{margin:0;padding:0}.modal-order.modal{width:800px;margin-left:-400px}.modal-order.modal>.modal-inner{padding:0}.modal-order.modal>.modal-inner .modal-inner-content,.modal-order.modal>.modal-inner .modal-inner-content.mCustomScrollbar.mCS_no_scrollbar{padding:20px 40px 20px 20px}.modal-order.modal>.modal-inner .modal-inner-content.mCustomScrollbar.mCS_no_scrollbar .mCSB_container{padding-right:0}.modal-order.modal>.modal-inner .modal-inner-content.mCustomScrollbar{padding-right:0}.modal-order.modal>.modal-inner .modal-inner-content.mCustomScrollbar .scrollbar-gradient.top{width:auto;right:20px;top:20px}.modal-order.modal>.modal-inner .modal-inner-content.mCustomScrollbar .scrollbar-gradient.bottom{bottom:20px}.modal-order.modal>.modal-inner .modal-inner-content.mCustomScrollbar .mCSB_container{
padding-right:25px}.modal-order.modal .articledetails{font-size:12px;letter-spacing:.3px}.modal-order.modal .articledetails>.cols-2>.custom-col{position:relative;float:left;z-index:0;width:400px;min-height:1px}.modal-order.modal .articledetails>.cols-2>.custom-col+.custom-col{width:315px;float:right;min-height:1px;margin-right:0}.modal-order.modal .articledetails .poster-3D{position:relative;z-index:0;width:100%;line-height:466px}.modal-order.modal .articledetails .poster-3D>.teaser-3d{padding:0;width:100%;position:static;display:inline-block}.modal-order.modal .articledetails .poster-3D>.teaser-3d>div{width:100%;height:100%}.modal-order.modal .articledetails .poster-3D>.image>img{width:100%}.modal-order.modal .articledetails .detailpage-eye-catchers{position:absolute;z-index:1;top:0;right:0;width:61px;height:70px}.modal-order.modal .articledetails .pricededuction-banner,.modal-order.modal .articledetails .newarticle-banner,.modal-order.modal .articledetails .rsp-banner{display:none;position:relative;width:46px;
height:50px;background-size:46px 50px}.modal-order.modal .articledetails.is-rsp .rsp-banner{display:block;margin-bottom:5px}.modal-order.modal .articledetails.is-on-sale .pricededuction-banner{display:block;margin-bottom:5px}.modal-order.modal .articledetails.is-new .newarticle-banner{display:block}.modal-order.modal .articledetails .articlesummary{padding:15px 0 0;line-height:1.428571429}.modal-order.modal .articledetails .articlesummary .priceblock>.additional-information{font-size:12px}.modal-order.modal .articledetails .articlesummary>.add-to-basket{padding-bottom:10px}.modal-order.modal .articledetails .articlesummary~.link{float:right;padding-top:15px;padding-right:10px}.modal-order.modal .articledetails .articlesummary~.link:after{display:block;clear:both;content:""}.modal-order.modal .articledetails .articlesummary .article-status{line-height:24px}.modal-order.modal .articledetails .sale-image{padding-top:20px}ol.generic-list,ul.generic-list{font-size:10px;font-weight:bold;padding:0}body.typo2016 ol.generic-list,
body.typo2016 ul.generic-list{font-size:13px}body.typo2016 .modal ol.generic-list,body.typo2016 .modal ul.generic-list{font-size:11px}body.page-myshop .modal ol.generic-list,body.page-myshop .modal ul.generic-list{font-size:11px}.modal ol.generic-list,.modal ul.generic-list{font-size:11px}ol.generic-list.extra-list-margin,ul.generic-list.extra-list-margin{padding:20px}ol.generic-list li ol,ul.generic-list li ol,ol.generic-list li ul,ul.generic-list li ul{padding-left:10px}ol.generic-list.indent-0,ul.generic-list.indent-0{padding-left:10px}ol.generic-list.indent-1,ul.generic-list.indent-1{padding-left:20px}ol.generic-list.indent-2,ul.generic-list.indent-2{padding-left:40px}ol.generic-list.no-bold-bullet-type,ul.generic-list.no-bold-bullet-type{font-weight:normal}ol.generic-list.position-inside,ul.generic-list.position-inside{list-style-position:inside}ol.generic-list .list-title,ul.generic-list .list-title{font-weight:bold}ol.generic-list.no-bold-title .list-title,ul.generic-list.no-bold-title .list-title{font-weight:normal
}ol.generic-list.extra-title-margin .list-title,ul.generic-list.extra-title-margin .list-title{margin-left:20px}ol.generic-list .list-content,ul.generic-list .list-content{font-weight:normal}ol.generic-list .list-content ul,ul.generic-list .list-content ul{margin-bottom:10px}ol.generic-list.extra-title-margin .list-content ul,ul.generic-list.extra-title-margin .list-content ul{padding-left:50px}ol.generic-list.extra-title-margin .list-content ul.no-indentation,ul.generic-list.extra-title-margin .list-content ul.no-indentation{padding-left:0}ol.generic-list.grey-orderd-circles,ul.generic-list.grey-orderd-circles{list-style-position:inside;counter-reset:item;list-style-type:none;padding-left:20px;padding-bottom:10px}ol.generic-list.grey-orderd-circles li,ul.generic-list.grey-orderd-circles li{margin-top:15px;margin-bottom:15px}ol.generic-list.grey-orderd-circles li:before,ul.generic-list.grey-orderd-circles li:before{content:counter(item) "  ";counter-increment:item;background-color:#808389;border-radius:50%;color:#fff;
font-weight:normal;padding:3px 3px 3px 6px}ol.generic-list.grey-orderd-circles .list-content,ul.generic-list.grey-orderd-circles .list-content{padding-left:5px;display:inline}ol.generic-list .richtext ul,ul.generic-list .richtext ul{list-style-position:outside}ol.generic-list .richtext ul>li,ul.generic-list .richtext ul>li{list-style-type:disc}ol.generic-list.no-indentation,ul.generic-list.no-indentation{padding-left:0}ol.generic-list.no-margin,ul.generic-list.no-margin{margin:0}ol.generic-list.extra-title-margin li.digit-1 .list-title{margin-left:20px}ol.generic-list.extra-title-margin li.digit-1 .list-title.no-indentation{padding-left:0}ol.generic-list.extra-title-margin li.digit-2 .list-title{margin-left:13px}ol.generic-list.extra-title-margin li.digit-2 .list-title.no-indentation{padding-left:0}ol.generic-list.extra-title-margin li.digit-3 .list-title{margin-left:6px}ol.generic-list.extra-title-margin li.digit-3 .list-title.no-indentation{padding-left:0}.process-indicator{width:100%;height:50px;margin-left:auto;
margin-right:auto;position:relative;display:flex;justify-content:space-between;padding:0 15px;max-width:992px;margin-bottom:5px}.process-indicator:not(.orderstep1):not(.orderstep2):not(.orderstep3):not(.orderstep4):not(.orderstep5){margin-top:10px}@media screen and (min-width:992px){.process-indicator:not(.orderstep1):not(.orderstep2):not(.orderstep3):not(.orderstep4):not(.orderstep5){margin-top:50px}}@media screen and (min-width:1200px){.process-indicator:not(.orderstep1):not(.orderstep2):not(.orderstep3):not(.orderstep4):not(.orderstep5){margin-top:60px}}@media screen and (min-width:501px){.process-indicator{margin-bottom:50px}}.process-indicator .process-step{text-align:center;width:auto;flex-shrink:0}.process-indicator .process-step:hover{text-decoration:none}.process-indicator .process-step.selected .step-counter{border-width:0;width:30px;height:30px;-webkit-border-radius:15px;-webkit-background-clip:padding-box;-moz-border-radius:15px;-moz-background-clip:padding;border-radius:15px;background-clip:padding-box
}.process-indicator .process-step.selected .step-title{font-weight:bold}.process-indicator .process-step.selected .separator.left{background-color:#70a848}.process-indicator .process-step.selected+.process-separator:before{display:block;content:'';height:2px;width:50%;height:1px}.process-indicator .process-step.first.selected .step-title{left:15px}.process-indicator .process-step.last.selected .step-title{right:15px}.process-indicator .process-step.active{color:#70a848}.process-indicator .process-step.active .step-counter{background-repeat:no-repeat;background-position:center center;background-size:12px;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-check-small-white-f2e71ae1806abdbed8987af5683d044c418972d2.svg");background-color:#70a848;border-color:#70a848}.process-indicator .process-step.active .separator,.process-indicator .process-step.active+.process-separator{background-color:#70a848}.process-indicator .process-step .step-counter{width:30px;height:30px;-webkit-border-radius:15px;-webkit-background-clip:padding-box;
-moz-border-radius:15px;-moz-background-clip:padding;border-radius:15px;background-clip:padding-box;border-style:solid;border-width:1px;display:flex;align-items:center;justify-content:center;margin:2.5px auto;font-size:12px;font-weight:bold;position:relative;line-height:1}.process-indicator .process-step .separator{margin-top:-1px;position:relative;height:1px;width:50%;top:18px}.process-indicator .process-step .separator.right{float:right}.process-indicator .process-step .step-title{line-height:24px;font-size:12px;font-weight:bold;letter-spacing:.3px}@media screen and (max-width:500px){.process-indicator .process-step .step-title{display:none}}.process-indicator .process-separator{margin-top:-1px;position:relative;height:1px;width:50%;top:18px}form.basket-form{overflow-x:hidden;position:relative}form.basket-form h1.title{margin:0;padding-top:0}form.basket-form .note p.alert{padding:0;margin-bottom:0;font-size:10px}form.basket-form .button.arrow-right{float:right}form.basket-form .button.top-right{position:absolute;
top:5px;right:0}form.basket-form .button{outline:none}form.basket-form .inner-content>.text{font-size:10px;margin:20px 0}form.basket-form .container-wrapper{margin-top:20px}.handheld form.basket-form .container-wrapper,form.basket-form .note+.container-wrapper{margin-top:25px}form.basket-form .container-area>.button.submit-button{margin-left:5px}.block.scrollable{position:relative}.handheld .block.scrollable{padding-right:30px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.block.scrollable .mCSB_container{padding-right:20px}.block.scrollable .mCustomScrollBox>.mCSB_scrollTools .mCSB_draggerContainer{top:5px}.block.well{background-color:#ebebeb;padding:16px;margin-bottom:16px;-webkit-border-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius:2px;-moz-background-clip:padding;border-radius:2px;background-clip:padding-box;-webkit-box-shadow:none;box-shadow:none;border:none}.block.newsletter-well{padding:43px 40px 35px 40px;-webkit-box-shadow:none;box-shadow:none;border:1px solid
#000;margin:16px auto;width:550px}.block.newsletter-well .text.bottom-margin{margin-bottom:30px}.block.newsletter-well .input-clear-container{width:100%}.block.newsletter-well .input,.handheld body.typo2016 .block.newsletter-well .input{margin-top:20px;margin-bottom:40px;border:1px solid #d3d4d4;border-radius:6px}.block.newsletter-well .input input,.handheld body.typo2016 .block.newsletter-well .input input{width:100%;height:40px;background-color:#fff;padding:0 25px;font-size:14px;border:none}.block.newsletter-well .input input::-webkit-input-placeholder,.handheld body.typo2016 .block.newsletter-well .input input::-webkit-input-placeholder{color:#000}.block.newsletter-well .input input:-moz-placeholder,.handheld body.typo2016 .block.newsletter-well .input input:-moz-placeholder{color:#000}.block.newsletter-well .input input::-moz-placeholder,.handheld body.typo2016 .block.newsletter-well .input input::-moz-placeholder{color:#000}.block.newsletter-well .input input:-ms-input-placeholder,.handheld body.typo2016
.block.newsletter-well .input input:-ms-input-placeholder{color:#000}.block.newsletter-well .input input:focus-visible,.handheld body.typo2016 .block.newsletter-well .input input:focus-visible{outline:none}.block.newsletter-well .checkbox-container{font-size:12px}.block.default-font{font-size:10px}body.typo2016 .block.default-font{font-size:13px}.block.large-font{font-size:16px}.block.buttons-fullwidth .button{width:100%}.block.top-margin{margin-top:25px}.block.right-margin{margin-right:25px}.block.bottom-margin{margin-bottom:25px}.block.left-margin{margin-left:25px}.block.center-content{text-align:center}.block.center-row{flex-direction:row}.block.center-col{flex-direction:column}.block.center-row,.block.center-col{display:flex;justify-content:center;align-items:center}.block.center-row.gap,.block.center-col.gap{gap:10px}.block.side-info-panel{margin-top:5px;padding:5px;-webkit-border-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius:2px;-moz-background-clip:padding;border-radius:2px;background-clip:padding-box;
font-size:9px}.block.side-info-panel .teaser{margin:2px 0 0 0}.block.side-info-panel hr{border:none;height:1px}.block.side-info-panel p{margin:2px 0}.block.side-info-panel a,.block.side-info-panel .richtext a{text-decoration:none}.block.side-info-panel a span,.block.side-info-panel .richtext a span{text-decoration:none}.block.fullsize-image .image img{bottom:-9999px;left:-9999px;right:-9999px;top:-9999px;height:100%;margin:auto;max-width:none;position:absolute;width:auto}.block.fullsize-image.left-aligned .image img{left:0;right:auto}.block.fullsize-image.right-aligned .image img{right:0;left:auto}.block.retailstore{font-size:12px;line-height:16px}.low-end .block.retailstore{right:190px}.block.retailstore p.no-margin{margin:0}.block.retailstore a{text-decoration:none}.block.retailstore a:hover{text-decoration:underline}.block.retailstore ul{padding-left:16px}.block.retailstore .lower ul{margin-bottom:0}.block.retailstore .lower ul li{padding-top:5px}.block.retailstore .lower ul li:first-child{padding-top:0}@media
only screen and (min-height:730px){.block.retailstore{font-size:12px;line-height:16px}}@media only screen and (min-height:650px) and (max-height:729px){.block.retailstore{font-size:11px;line-height:14px}}@media only screen and (min-height:575px) and (max-height:649px){.block.retailstore{font-size:10px;line-height:12px}}@media only screen and (min-height:535px) and (max-height:574px){.block.retailstore{font-size:9px;line-height:12px}}@media only screen and (max-height:534px){.block.retailstore{font-size:8px;line-height:11px}}.block.white{color:#fff}.block.white a{color:#fff}.block.white a:hover{color:#fff}.block.black{color:#000}.block.black a{color:#000}.block.black a:hover{color:#000}.block.creditcard-payment{position:relative;left:-40px;width:555px;padding:20px 40px;margin:10px 0 200px 0}.block.creditcard-payment .dropdown label{width:100%;margin-bottom:20px}.block.creditcard-payment .sbSelector,.block.creditcard-payment .sbOptions{background-color:#fff}.block.overflow-hidden{overflow:hidden}@media only screen
and (min-height:700px){.block.dynamic-font-size.base-14{font-size:14px;line-height:18px}}@media only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-14.medium{font-size:13px;line-height:16px}}@media only screen and (max-height:649px){.block.dynamic-font-size.base-14.medium{font-size:13px;line-height:16px}}@media only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-14.small{font-size:13px;line-height:16px}}@media only screen and (min-height:600px) and (max-height:649px){.block.dynamic-font-size.base-14.small{font-size:12px;line-height:15px}}@media only screen and (max-height:599px){.block.dynamic-font-size.base-14.small{font-size:12px;line-height:15px}}@media only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-14.extra-small{font-size:13px;line-height:16px}}@media only screen and (min-height:600px) and (max-height:649px){.block.dynamic-font-size.base-14.extra-small{font-size:12px;line-height:15px}}@media only
screen and (max-height:599px){.block.dynamic-font-size.base-14.extra-small{font-size:11px;line-height:14px}}@media only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-14.ultra-small{font-size:13px;line-height:16px}}@media only screen and (min-height:600px) and (max-height:649px){.block.dynamic-font-size.base-14.ultra-small{font-size:12px;line-height:15px}}@media only screen and (min-height:550px) and (max-height:599px){.block.dynamic-font-size.base-14.ultra-small{font-size:11px;line-height:14px}}@media only screen and (max-height:549px){.block.dynamic-font-size.base-14.ultra-small{font-size:10px;line-height:13px}}@media only screen and (min-height:700px){.block.dynamic-font-size.base-13{font-size:13px;line-height:17px}}@media only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-13.medium{font-size:12px;line-height:15px}}@media only screen and (max-height:649px){.block.dynamic-font-size.base-13.medium{font-size:12px;line-height:15px}}@media
only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-13.small{font-size:12px;line-height:15px}}@media only screen and (min-height:600px) and (max-height:649px){.block.dynamic-font-size.base-13.small{font-size:11px;line-height:14px}}@media only screen and (max-height:599px){.block.dynamic-font-size.base-13.small{font-size:11px;line-height:14px}}@media only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-13.extra-small{font-size:12px;line-height:15px}}@media only screen and (min-height:600px) and (max-height:649px){.block.dynamic-font-size.base-13.extra-small{font-size:11px;line-height:14px}}@media only screen and (max-height:599px){.block.dynamic-font-size.base-13.extra-small{font-size:10px;line-height:13px}}@media only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-13.ultra-small{font-size:12px;line-height:15px}}@media only screen and (min-height:600px) and (max-height:649px){.block.dynamic-font-size.base-13.ultra-small{
font-size:11px;line-height:14px}}@media only screen and (min-height:550px) and (max-height:599px){.block.dynamic-font-size.base-13.ultra-small{font-size:10px;line-height:13px}}@media only screen and (max-height:549px){.block.dynamic-font-size.base-13.ultra-small{font-size:9px;line-height:12px}}@media only screen and (min-height:700px){.block.dynamic-font-size.base-12{font-size:12px;line-height:16px}}@media only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-12.medium{font-size:11px;line-height:14px}}@media only screen and (max-height:649px){.block.dynamic-font-size.base-12.medium{font-size:11px;line-height:14px}}@media only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-12.small{font-size:11px;line-height:14px}}@media only screen and (min-height:600px) and (max-height:649px){.block.dynamic-font-size.base-12.small{font-size:10px;line-height:13px}}@media only screen and (max-height:599px){.block.dynamic-font-size.base-12.small{font-size:10px;
line-height:13px}}@media only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-12.extra-small{font-size:11px;line-height:14px}}@media only screen and (min-height:600px) and (max-height:649px){.block.dynamic-font-size.base-12.extra-small{font-size:10px;line-height:13px}}@media only screen and (max-height:599px){.block.dynamic-font-size.base-12.extra-small{font-size:9px;line-height:12px}}@media only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-12.ultra-small{font-size:11px;line-height:14px}}@media only screen and (min-height:600px) and (max-height:649px){.block.dynamic-font-size.base-12.ultra-small{font-size:10px;line-height:13px}}@media only screen and (min-height:550px) and (max-height:599px){.block.dynamic-font-size.base-12.ultra-small{font-size:9px;line-height:12px}}@media only screen and (max-height:549px){.block.dynamic-font-size.base-12.ultra-small{font-size:8px;line-height:11px}}@media only screen and (min-height:700px){.block.dynamic-font-size.base-11{
font-size:11px;line-height:14px}}@media only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-11.medium{font-size:10px;line-height:13px}}@media only screen and (max-height:649px){.block.dynamic-font-size.base-11.medium{font-size:10px;line-height:13px}}@media only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-11.small{font-size:10px;line-height:13px}}@media only screen and (min-height:600px) and (max-height:649px){.block.dynamic-font-size.base-11.small{font-size:9px;line-height:12px}}@media only screen and (max-height:599px){.block.dynamic-font-size.base-11.small{font-size:9px;line-height:12px}}@media only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-11.extra-small{font-size:10px;line-height:13px}}@media only screen and (min-height:600px) and (max-height:649px){.block.dynamic-font-size.base-11.extra-small{font-size:9px;line-height:12px}}@media only screen and (max-height:599px){.block.dynamic-font-size.base-11.extra-small{
font-size:8px;line-height:11px}}@media only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-11.ultra-small{font-size:10px;line-height:13px}}@media only screen and (min-height:600px) and (max-height:649px){.block.dynamic-font-size.base-11.ultra-small{font-size:9px;line-height:12px}}@media only screen and (min-height:550px) and (max-height:599px){.block.dynamic-font-size.base-11.ultra-small{font-size:8px;line-height:11px}}@media only screen and (max-height:549px){.block.dynamic-font-size.base-11.ultra-small{font-size:8px;line-height:10px}}@media only screen and (min-height:700px){.block.dynamic-font-size.base-10{font-size:10px;line-height:13px}}@media only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-10.medium{font-size:9px;line-height:12px}}@media only screen and (max-height:649px){.block.dynamic-font-size.base-10.medium{font-size:9px;line-height:12px}}@media only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-10.small{
font-size:9px;line-height:12px}}@media only screen and (min-height:600px) and (max-height:649px){.block.dynamic-font-size.base-10.small{font-size:9px;line-height:11px}}@media only screen and (max-height:599px){.block.dynamic-font-size.base-10.small{font-size:9px;line-height:11px}}@media only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-10.extra-small{font-size:9px;line-height:12px}}@media only screen and (min-height:600px) and (max-height:649px){.block.dynamic-font-size.base-10.extra-small{font-size:9px;line-height:11px}}@media only screen and (max-height:599px){.block.dynamic-font-size.base-10.extra-small{font-size:8px;line-height:10px}}@media only screen and (min-height:650px) and (max-height:699px){.block.dynamic-font-size.base-10.ultra-small{font-size:9px;line-height:12px}}@media only screen and (min-height:600px) and (max-height:649px){.block.dynamic-font-size.base-10.ultra-small{font-size:9px;line-height:11px}}@media only screen and (min-height:550px) and (max-height:599px){
.block.dynamic-font-size.base-10.ultra-small{font-size:8px;line-height:10px}}@media only screen and (max-height:549px){.block.dynamic-font-size.base-10.ultra-small{font-size:7px;line-height:9px}}@media only screen and (max-width:1199px){.block.dynamic-font-width.wide{font-size:12px}}@media only screen and (min-width:1200px) and (max-width:1439px){.block.dynamic-font-width.wide{font-size:14px}}@media only screen and (min-width:1440px) and (max-width:1919px){.block.dynamic-font-width.wide{font-size:16px}}@media only screen and (min-width:1920px){.block.dynamic-font-width.wide{font-size:18px}}@media only screen and (max-width:1439px){.block.dynamic-font-width.big{font-size:16px}}@media only screen and (min-width:1440px){.block.dynamic-font-width.big{font-size:18px}}@media only screen and (max-width:1439px){.block.dynamic-font-width.medium{font-size:14px}}@media only screen and (min-width:1440px){.block.dynamic-font-width.medium{font-size:16px}}@media only screen and (max-width:1439px){.block.dynamic-font-width.small{
font-size:12px}}@media only screen and (min-width:1440px){.block.dynamic-font-width.small{font-size:14px}}.block.typo2016{font-size:13px}.block.print-margin{margin-left:auto;margin-right:auto;width:70%}.block.print-margin-top{margin-top:5%}.block.press-print-header-image{margin:0 auto;width:230px;padding-top:7px}.block.kiosk-basket-handover-bar{background-color:#ebebeb;text-align:right;margin-top:35px;height:69px!important}.block.kiosk-basket-handover-bar>.text{float:left;text-align:left;width:395px;margin:16px 5px 0 30px;font-size:13px}.block.kiosk-basket-handover-bar>.image{float:left;width:173px}.block.kiosk-basket-handover-bar>.button{float:right;margin:22px 18px 0 0}.block.has-block-link{position:relative}.block.has-block-link .block-link{position:absolute;display:block;width:100%;height:100%;top:0;cursor:pointer}.block.has-block-link a:not(.block-link){position:relative;z-index:1}.block.search-grid,.block.empty-search-result,.block.single-alternative-search-result,.block.multiple-alternative-search-results{
text-align:center;font-size:14px}.block.search-grid.multiple-alternative-search-results{margin-bottom:80px;padding-top:0;padding-bottom:0}.block.search-grid.multiple-alternative-search-results .button{height:48px;border-radius:50px;padding:0 30px;font-size:14px;letter-spacing:.3px;font-weight:500}.block.search-grid.multiple-alternative-search-results .button .button-text{height:48px;line-height:48px;background:none;border:none}.block.search-grid.multiple-alternative-search-results .button .button-text:hover{line-height:48px}html.isFirefox .block.search-grid.multiple-alternative-search-results .button:hover .button-text{line-height:48px}.block.empty-search-result,.block.multiple-alternative-search-results{padding-top:60px;padding-bottom:60px}.block.empty-search-result.suggestion-links,.block.multiple-alternative-search-results.suggestion-links{width:790px;margin-left:auto;margin-right:auto;padding-bottom:45px;text-align:left;display:table}.block.empty-search-result.suggestion-links .block,.block.multiple-alternative-search-results.suggestion-links
.block{display:table-cell}.block.empty-search-result.suggestion-links .block:first-child,.block.multiple-alternative-search-results.suggestion-links .block:first-child{line-height:36px;vertical-align:top}.block.empty-search-result.suggestion-links .block:first-child .richtext,.block.multiple-alternative-search-results.suggestion-links .block:first-child .richtext{display:block;margin-right:20px;text-align:right;white-space:nowrap}.block.empty-search-result.suggestion-links .block .button,.block.multiple-alternative-search-results.suggestion-links .block .button{margin-bottom:15px;margin-right:5px;font-size:12px;letter-spacing:.5px;font-weight:500;height:30px;border-radius:50px;padding-right:0;padding-left:20px}.block.empty-search-result.suggestion-links .block .button .button-text,.block.multiple-alternative-search-results.suggestion-links .block .button .button-text{height:30px;line-height:30px;padding-left:0;padding-right:20px}.block.empty-search-result.umbrella-term,.block.multiple-alternative-search-results.umbrella-term{
padding-bottom:60px}.block.empty-search-result.search-box-fragment .richtext,.block.multiple-alternative-search-results.search-box-fragment .richtext{padding-bottom:30px}.block.multiple-alternative-search-results.suggestion-links.top{padding-top:0}.block.multiple-alternative-search-results.suggestion-links.bottom{border-bottom-width:1px;border-bottom-style:solid}.block.single-alternative-search-result{padding-top:45px;padding-bottom:45px}.block.single-alternative-search-result.search-box-fragment{padding-top:0}.block.empty-search-result{padding-top:45px}.block.empty-search-result.search-box-fragment .richtext,.block.single-alternative-search-result.search-box-fragment .richtext,.block.multiple-alternative-search-results.search-box-fragment .richtext{padding-bottom:30px}.block.empty-search-result.search-box-fragment .richtext.search-result-sold-out,.block.single-alternative-search-result.search-box-fragment .richtext.search-result-sold-out,.block.multiple-alternative-search-results.search-box-fragment .richtext.search-result-sold-out{
border:2px solid #e30613;display:inline-block;padding:12px;margin-bottom:30px}.block.empty-search-result.search-box-fragment .richtext.search-result-sold-out span,.block.single-alternative-search-result.search-box-fragment .richtext.search-result-sold-out span,.block.multiple-alternative-search-results.search-box-fragment .richtext.search-result-sold-out span{display:inline-block}.block.empty-search-result.search-box-fragment .richtext.search-result-sold-out p,.block.single-alternative-search-result.search-box-fragment .richtext.search-result-sold-out p,.block.multiple-alternative-search-results.search-box-fragment .richtext.search-result-sold-out p{padding:0;margin:0}.block.empty-search-result.search-box-fragment .richtext.search-result-sold-out p+p,.block.single-alternative-search-result.search-box-fragment .richtext.search-result-sold-out p+p,.block.multiple-alternative-search-results.search-box-fragment .richtext.search-result-sold-out p+p{margin-top:6px}.block.empty-search-result.search-box-fragment .richtext.search-result-sold-out
b,.block.single-alternative-search-result.search-box-fragment .richtext.search-result-sold-out b,.block.multiple-alternative-search-results.search-box-fragment .richtext.search-result-sold-out b{display:inline-block;color:#e30613;padding-bottom:12px}.block.multiple-alternative-search-results.search-box-fragment{margin-bottom:100px}.block.box-shadow-1{box-shadow:0 4px 20px rgba(0,0,0,.1)}.block.box-shadow-2{box-shadow:0 6px 28px rgba(0,0,0,.24)}.block.border-radius-6px{border-radius:6px;isolation:isolate}.block.border-radius-25px{border-radius:25px;isolation:isolate}.block.border-radius-60px{border-radius:60px;isolation:isolate}.block.border-radius-100p{border-radius:100%;isolation:isolate}.block.border-width-1px{border-width:1px}.block.border-width-3px{border-width:3px}.block.border-width-5px{border-width:5px}.block.border-color-white{border-color:#fff}.block.border-color-mid-grey{border-color:#d3d4d4}.block.border-color-black{border-color:#000}.block[class*="border-color"],.block[class*="border-width"]{border-style:solid
}.block.backdrop-blur-5px{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.block.backdrop-blur-10px{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.block.backdrop-blur-15px{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.block.backdrop-blur-20px{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.block.backdrop-blur-25px{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.note+.ordertable{padding-top:0}.ordertable .ot-row .ot-row-white{width:700px}.ordertable{width:100%;clear:both}.ordertable .ot-row{clear:left;float:left;width:100%;min-width:100%;position:relative;overflow:hidden}.ordertable .ot-row .ot-row-white{background-color:#fff;position:relative;width:825px;min-width:825px;float:left;right:205px}.ordertable .ot-row .ot-row-white.price-summary-list{right:398px}.ordertable .ot-row .ot-row-white.meta-information{right:0%}.ordertable .ot-row .ot-row-white.basketitem.order-history-personalization{padding:4px 0}.ordertable .ot-row .ot-row-white>div{
font-size:11px;font-weight:bold;position:relative;float:left;left:25%;padding:15px 0}.ordertable .ot-row .delete-button{position:absolute;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-remove-dark-grey-4c67ef9623510617c63b23e37e00419cfdbe765f.svg");background-repeat:no-repeat;background-position:center center;background-size:17px;width:28px;height:28px;top:10px;right:4px}.ordertable .ot-row .delete-button:hover{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-remove-dark-grey-4c67ef9623510617c63b23e37e00419cfdbe765f.svg");background-repeat:no-repeat;background-position:center center;background-size:17px;width:28px;height:28px}.handheld .ordertable .ot-row .delete-button{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-remove-dark-grey-4c67ef9623510617c63b23e37e00419cfdbe765f.svg");background-repeat:no-repeat;background-position:center center;background-size:17px;width:28px;height:28px;top:14px;right:8px}.ordertable .ot-row.no-line .meta-information>div.ot-column-0,
.ordertable .ot-row.no-line .basketitem>div.ot-column-0,.ordertable .ot-row.no-line .meta-information>div.ot-column-1,.ordertable .ot-row.no-line .basketitem>div.ot-column-1,.ordertable .ot-row.no-line .meta-information>div.ot-column-2,.ordertable .ot-row.no-line .basketitem>div.ot-column-2,.ordertable .ot-row.no-line .meta-information>div.ot-column-3,.ordertable .ot-row.no-line .basketitem>div.ot-column-3,.ordertable .ot-row.no-line .meta-information>div.ot-column-4,.ordertable .ot-row.no-line .basketitem>div.ot-column-4,.ordertable .ot-row.no-line .meta-information>div.ot-column-5,.ordertable .ot-row.no-line .basketitem>div.ot-column-5{border-top:none}.ordertable .ot-row.has-customer-note-info .ot-column-1,.ordertable .ot-row.has-customer-note-info .ot-column-2,.ordertable .ot-row.has-customer-note-info .ot-column-3,.ordertable .ot-row.has-customer-note-info .ot-column-4{padding-bottom:80px}.ordertable .ot-row .meta-information>div.ot-column-0,.ordertable .ot-row .meta-information>div.ot-column-1,.ordertable
.ot-row .meta-information>div.ot-column-2,.ordertable .ot-row .meta-information>div.ot-column-3,.ordertable .ot-row .meta-information>div.ot-column-4,.ordertable .ot-row .meta-information>div.ot-column-5{border-top:none}.ordertable .ot-row .basketitem>div.ot-column-spacer,.ordertable .ot-row .order-form-row>div.ot-column-spacer{border-top:1px solid #000}.ordertable .ot-row .meta-information>div.ot-column-0,.ordertable .ot-row .basketitem>div.ot-column-0,.ordertable .ot-row .order-form-row>div.ot-column-0,.ordertable .ot-row .meta-information>div.ot-column-1,.ordertable .ot-row .basketitem>div.ot-column-1,.ordertable .ot-row .order-form-row>div.ot-column-1,.ordertable .ot-row .meta-information>div.ot-column-2,.ordertable .ot-row .basketitem>div.ot-column-2,.ordertable .ot-row .order-form-row>div.ot-column-2,.ordertable .ot-row .meta-information>div.ot-column-3,.ordertable .ot-row .basketitem>div.ot-column-3,.ordertable .ot-row .order-form-row>div.ot-column-3,.ordertable .ot-row .meta-information>div.ot-column-4,
.ordertable .ot-row .basketitem>div.ot-column-4,.ordertable .ot-row .order-form-row>div.ot-column-4,.ordertable .ot-row .meta-information>div.ot-column-5,.ordertable .ot-row .basketitem>div.ot-column-5,.ordertable .ot-row .order-form-row>div.ot-column-5{border-top:1px solid #000}.ordertable .ot-row .meta-information>div.ot-column-1,.ordertable .ot-row .basketitem>div.ot-column-1,.ordertable .ot-row .order-form-row>div.ot-column-1,.ordertable .ot-row .meta-information>div.ot-column-2,.ordertable .ot-row .basketitem>div.ot-column-2,.ordertable .ot-row .order-form-row>div.ot-column-2,.ordertable .ot-row .meta-information>div.ot-column-3,.ordertable .ot-row .basketitem>div.ot-column-3,.ordertable .ot-row .order-form-row>div.ot-column-3,.ordertable .ot-row .meta-information>div.ot-column-4,.ordertable .ot-row .basketitem>div.ot-column-4,.ordertable .ot-row .order-form-row>div.ot-column-4{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.ordertable .ot-row .meta-information>div.ot-column-1.has-customer-note,
.ordertable .ot-row .basketitem>div.ot-column-1.has-customer-note,.ordertable .ot-row .order-form-row>div.ot-column-1.has-customer-note,.ordertable .ot-row .meta-information>div.ot-column-2.has-customer-note,.ordertable .ot-row .basketitem>div.ot-column-2.has-customer-note,.ordertable .ot-row .order-form-row>div.ot-column-2.has-customer-note,.ordertable .ot-row .meta-information>div.ot-column-3.has-customer-note,.ordertable .ot-row .basketitem>div.ot-column-3.has-customer-note,.ordertable .ot-row .order-form-row>div.ot-column-3.has-customer-note,.ordertable .ot-row .meta-information>div.ot-column-4.has-customer-note,.ordertable .ot-row .basketitem>div.ot-column-4.has-customer-note,.ordertable .ot-row .order-form-row>div.ot-column-4.has-customer-note{padding-bottom:40px}.ordertable .ot-row .meta-information>div.ot-column-1.has-customer-note.has-note,.ordertable .ot-row .basketitem>div.ot-column-1.has-customer-note.has-note,.ordertable .ot-row .order-form-row>div.ot-column-1.has-customer-note.has-note,.ordertable
.ot-row .meta-information>div.ot-column-2.has-customer-note.has-note,.ordertable .ot-row .basketitem>div.ot-column-2.has-customer-note.has-note,.ordertable .ot-row .order-form-row>div.ot-column-2.has-customer-note.has-note,.ordertable .ot-row .meta-information>div.ot-column-3.has-customer-note.has-note,.ordertable .ot-row .basketitem>div.ot-column-3.has-customer-note.has-note,.ordertable .ot-row .order-form-row>div.ot-column-3.has-customer-note.has-note,.ordertable .ot-row .meta-information>div.ot-column-4.has-customer-note.has-note,.ordertable .ot-row .basketitem>div.ot-column-4.has-customer-note.has-note,.ordertable .ot-row .order-form-row>div.ot-column-4.has-customer-note.has-note{padding-bottom:80px}.ordertable .ot-row .meta-information>div.ot-column-spacer,.ordertable .ot-row .basketitem>div.ot-column-spacer,.ordertable .ot-row .order-form-row>div.ot-column-spacer{width:4px;min-width:4px;height:4px;min-height:4px}.ordertable .ot-row .meta-information>div.ot-column-0,.ordertable .ot-row .basketitem>div.ot-column-0,
.ordertable .ot-row .order-form-row>div.ot-column-0{width:240px;min-width:240px}.ordertable .ot-row .meta-information>div.ot-column-0.has-personalization,.ordertable .ot-row .basketitem>div.ot-column-0.has-personalization,.ordertable .ot-row .order-form-row>div.ot-column-0.has-personalization{padding-bottom:70px}.ordertable .ot-row .meta-information>div.ot-column-1,.ordertable .ot-row .basketitem>div.ot-column-1,.ordertable .ot-row .order-form-row>div.ot-column-1{width:45px;min-width:45px}.ordertable .ot-row .meta-information>div.ot-column-2,.ordertable .ot-row .basketitem>div.ot-column-2,.ordertable .ot-row .order-form-row>div.ot-column-2{width:85px;min-width:85px}.ordertable .ot-row .meta-information>div.ot-column-3,.ordertable .ot-row .basketitem>div.ot-column-3,.ordertable .ot-row .order-form-row>div.ot-column-3{width:50px;min-width:50px}.ordertable .ot-row .meta-information>div.ot-column-4,.ordertable .ot-row .basketitem>div.ot-column-4,.ordertable .ot-row .order-form-row>div.ot-column-4{width:180px;min-width:180px
}.ordertable .ot-row .meta-information>div.ot-column-5,.ordertable .ot-row .basketitem>div.ot-column-5,.ordertable .ot-row .order-form-row>div.ot-column-5{width:195px;min-width:195px;padding-left:10px;color:#1e1e1e}.ordertable .ot-row .basketitem>.ot-column-2 .wrapper{padding-right:5px;-ms-word-wrap:break-word;word-wrap:break-word}.ordertable .ot-row .meta-information>div{padding:0;left:0}.ordertable .ot-row .newsletter-request>div.ot-column-0,.ordertable .ot-row .catalog-request>div.ot-column-0,.ordertable .ot-row .voucher-item>div.ot-column-0,.ordertable .ot-row .voucher-form>div.ot-column-0,.ordertable .ot-row .newsletter-request>div.ot-column-1,.ordertable .ot-row .catalog-request>div.ot-column-1,.ordertable .ot-row .voucher-item>div.ot-column-1,.ordertable .ot-row .voucher-form>div.ot-column-1{border-top:1px solid #000}.ordertable .ot-row .newsletter-request>div.ot-column-0,.ordertable .ot-row .catalog-request>div.ot-column-0,.ordertable .ot-row .voucher-item>div.ot-column-0,.ordertable .ot-row .voucher-form>div.ot-column-0{
width:620px;min-width:620px}.ordertable .ot-row .newsletter-request>div.ot-column-1,.ordertable .ot-row .catalog-request>div.ot-column-1,.ordertable .ot-row .voucher-item>div.ot-column-1,.ordertable .ot-row .voucher-form>div.ot-column-1{width:195px;min-width:195px;padding-left:10px;color:#1e1e1e}.ordertable .ot-row .voucher-item.invalid>div.ot-column-0,.ordertable .ot-row .voucher-item.invalid>div.ot-column-1{border-top:1px solid #000}.ordertable .ot-row .voucher-item.invalid>div.ot-column-0{width:290px;min-width:290px}.ordertable .ot-row .voucher-item.invalid>div.ot-column-1{width:525px;min-width:525px}.ordertable .ot-row .price-summary-list>div{left:399px}.ordertable .ot-row .price-summary-list>div.ot-column-0{width:426px;min-width:426px}.ordertable .ot-row .price-summary-list>div.ot-column-1{width:389px;min-width:389px;padding-left:10px}.ordertable .ot-row .basketitem .product>img,.ordertable .ot-row .basketitem .product>.product-information{display:-moz-inline-stack;display:inline-block;vertical-align:top;
zoom:1;*display:inline;-ms-word-wrap:break-word;word-wrap:break-word}.ordertable .ot-row .basketitem .product.wrapper>a{width:75px;max-height:75px;text-decoration:none}.ordertable .ot-row .basketitem .product.wrapper>a:active,.ordertable .ot-row .basketitem .product.wrapper>a:focus{outline:none}.ordertable .ot-row .basketitem .product .product-information{width:150px;margin-left:10px;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-weight:normal;font-size:11px;color:#999}.ordertable .ot-row .basketitem .product .product-information .product-title{font-weight:bold;font-size:12px;color:#000}.ordertable .ot-row .basketitem .product .product-information .product-title a:focus,.ordertable .ot-row .basketitem .product .product-information .product-title a:hover,.ordertable .ot-row .basketitem .product .product-information .product-title a:active,.ordertable .ot-row .basketitem .product .product-information .product-title a:visited{text-decoration:none}.ordertable .ot-row
.basketitem .product .product-information .article-status{width:150px;margin-top:10px}.ordertable .ot-row .basketitem .product .product-information .article-status .icon{float:left;width:10px;height:10px;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;margin-top:-5px;vertical-align:middle}.ordertable .ot-row .basketitem .product .product-information .article-status .icon.instock{background-color:#70a848}.ordertable .ot-row .basketitem .product .product-information .article-status .icon.sooninstock{background-color:#f0b400}.ordertable .ot-row .basketitem .product .product-information .article-status .icon.outofstock{background-color:#e30613}.ordertable .ot-row .basketitem .product .product-information .article-status .icon.neverinstock{background-color:#e30613}.ordertable .ot-row .basketitem .product .product-information
.article-status .text{float:left;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;width:125px;margin:-7px 0 4px 5px}.ordertable .ot-row .basketitem .product .product-information .article-status.neverinstock .text{color:#e30613;font-weight:bold}.ordertable .ot-row .basketitem .product .product-information .article-status .tooltip-icon{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-info-dark-grey-7659717f3889aba0b2c8524dbdbe44c5b4fb2599.svg");background-repeat:no-repeat;background-position:center center;background-size:13px;vertical-align:middle;margin-top:-2px}.ordertable .ot-row .basketitem .product .product-information .note{clear:both}.ordertable .ot-row .basketitem .product .product-information .note p.alert{font-size:12px;font-weight:normal;margin:0}.ordertable .ot-row .basketitem .coloricon-wrapper{width:12px;height:18px;border:1px solid #c8c8c8;overflow:hidden;margin-top:3px}.handheld .ordertable .ot-row .basketitem .coloricon-wrapper{width:18px;
height:18px}.ordertable .ot-row .basketitem .coloricon-wrapper.tooltip-area{cursor:default}.ordertable .ot-row .basketitem .coloricon-wrapper .coloricon{width:18px;height:18px;margin:-1px 0 0 -4px}.handheld .ordertable .ot-row .basketitem .coloricon-wrapper .coloricon{width:20px;height:20px}.ordertable .ot-row .basketitem .wrapper{height:100%}.ordertable .ot-row .basketitem .mainprice,.ordertable .ot-row .basketitem .secondprice,.ordertable .ot-row .basketitem .additional-information{font-size:11px;color:#999;font-weight:normal}.ordertable .ot-row .basketitem .mainprice{font-size:12px;color:#000;font-weight:bold}.ordertable .ot-row .basketitem .comparisonprice{font-style:italic;font-weight:normal}.ordertable .ot-row .basketitem .mainprice{margin-bottom:2px;font-weight:bold}.ordertable .ot-row .basketitem .mainprice span.price{font-size:12px;font-weight:bold}.ordertable .ot-row .basketitem .additional-information{padding-top:6px;font-style:italic}.ordertable .ot-row .basketitem .additional-information span{display:-moz-inline-stack;
display:inline-block;vertical-align:top;zoom:1;*display:inline}.ordertable .ot-row .basketitem .additional-information span.bottom-margin{margin-bottom:6px}.ordertable .ot-row .personalization{padding:10px 64px 10px 5px;position:absolute}.handheld .ordertable .ot-row .personalization{padding-right:45px}.ordertable .ot-row .personalization.right{padding:0;bottom:10px;right:0;display:none;width:195px;min-width:195px;padding-left:10px;color:#1e1e1e}.ordertable .ot-row .personalization.right.visible{display:block}.ordertable .ot-row .personalization.left{left:1px;bottom:0;width:240px;min-width:240px}.ordertable .ot-row .personalization.left a.link{font-size:11px}.ordertable .ot-row .personalization.left a.link:hover{color:#696969;text-decoration:none}.ordertable .ot-row .personalization.left .text.checked{position:relative}.ordertable .ot-row .personalization.left .text.checked span.checked-icon{display:block;position:absolute;width:15px;height:15px;top:0;left:0;background-image:url('/pl/cassette.axd/file/img/ES/orderprocess-sprite%401x-a10594b866dda2f07cc3f77a3b013dfa36c78fc4.png');
background-repeat:no-repeat;background-position:-154px -15px;-webkit-background-size:276px 121px;-moz-background-size:276px 121px;background-size:276px 121px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.ordertable .ot-row .personalization.left .text.checked span.checked-icon{background-image:url('/pl/cassette.axd/file/img/ES/orderprocess-sprite%402x-f01e8a22ae3fe60b4537cb2ef7578ef7557c5398.png')}}.ordertable .ot-row .personalization.left .text.checked p{padding-left:20px;margin-bottom:0}.ordertable .ot-row .personalization.left .checkbox-container{margin-bottom:0;padding-left:19px}.handheld .ordertable .ot-row .personalization.left .checkbox-container{padding-right:8px}.ordertable .ot-row .personalization.left .checkbox-label{font-size:11px;line-height:16px;margin-bottom:0;
margin-left:0}.ordertable .ot-row .personalization.left .checkbox-label input{margin-top:0;height:13px;min-height:13px;position:absolute;left:19px;top:2px}.ordertable .ot-row .personalization.left .shirt-icon{width:40px;height:40px;background-image:url('/pl/cassette.axd/file/img/ES/orderprocess-sprite%401x-a10594b866dda2f07cc3f77a3b013dfa36c78fc4.png');background-repeat:no-repeat;background-position:-161px -39px;-webkit-background-size:276px 121px;-moz-background-size:276px 121px;background-size:276px 121px;position:absolute;top:-10px;right:5px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.ordertable .ot-row .personalization.left .shirt-icon{background-image:url('/pl/cassette.axd/file/img/ES/orderprocess-sprite%402x-f01e8a22ae3fe60b4537cb2ef7578ef7557c5398.png')}}.ordertable
.ot-row .personalization .tooltip-icon{margin-top:2px}.ordertable .ot-row .personalization input{vertical-align:text-bottom}.handheld.android .ordertable .ot-row .personalization input{vertical-align:sub}.ordertable .ot-row .basketitem .add-to-basket-form label,.ordertable .order-form-row .article label,.ordertable .order-form-row .quantity label,.ordertable .voucher-form label,.ordertable .ot-row .basketitem .add-to-basket-form input,.ordertable .order-form-row .article input,.ordertable .order-form-row .quantity input,.ordertable .voucher-form input{font-weight:normal;color:#696969;width:35px;text-align:center}.ordertable .ot-row .basketitem .add-to-basket-form label,.ordertable .order-form-row .article label,.ordertable .order-form-row .quantity label,.ordertable .voucher-form label{font-size:11px;padding:0;margin-bottom:0}.ordertable .ot-row .basketitem .add-to-basket-form input,.ordertable .order-form-row .article input,.ordertable .order-form-row .quantity input,.ordertable .voucher-form input{padding:3px
0;margin-bottom:3px;outline:none}.handheld .ordertable .ot-row .basketitem .add-to-basket-form input,.handheld .ordertable .order-form-row .article input,.handheld .ordertable .order-form-row .quantity input,.handheld .ordertable .voucher-form input{height:30px}.isMsie .ordertable .ot-row .basketitem .add-to-basket-form input,.isMsie .ordertable .order-form-row .article input,.isMsie .ordertable .order-form-row .quantity input,.isMsie .ordertable .voucher-form input{height:20px}.ordertable .ot-row .basketitem .add-to-basket-form .amount,.ordertable .order-form-row .article .amount,.ordertable .order-form-row .quantity .amount,.ordertable .voucher-form .amount{text-align:center;padding-right:10px;margin-top:-3px}.ordertable .ot-row .basketitem .add-to-basket-form .amount label,.ordertable .order-form-row .article .amount label,.ordertable .order-form-row .quantity .amount label,.ordertable .voucher-form .amount label{margin:0}.ordertable .ot-row .basketitem .add-to-basket-form .submit.tooltip-area{width:25px;overflow:hidden;
text-align:center;margin-left:4px}.handheld .ordertable .ot-row .basketitem .add-to-basket-form .submit.tooltip-area{width:30px}.ordertable .ot-row .basketitem .add-to-basket-form button.submit-button{background:none;margin:0 auto;padding:0;outline:none}.handheld .ordertable .ot-row .basketitem .add-to-basket-form button.submit-button{width:30px;min-width:30px;height:30px;min-height:30px;background-position:-124px -44px}.ordertable .ot-row .basketitem .add-to-basket-form button.submit-button .button-text{display:none}.ordertable .newsletter-request>div>img,.ordertable .catalog-request>div>img,.ordertable .voucher-item>div>img,.ordertable .voucher-form>div>img,.ordertable .order-form-row>div>img{float:left}.ordertable .newsletter-request .mainprice,.ordertable .catalog-request .mainprice,.ordertable .voucher-item .mainprice,.ordertable .voucher-form .mainprice,.ordertable .order-form-row .mainprice,.ordertable .newsletter-request .secondprice,.ordertable .catalog-request .secondprice,.ordertable .voucher-item .secondprice,
.ordertable .voucher-form .secondprice,.ordertable .order-form-row .secondprice{font-size:11px}.ordertable .newsletter-request .mainprice,.ordertable .catalog-request .mainprice,.ordertable .voucher-item .mainprice,.ordertable .voucher-form .mainprice,.ordertable .order-form-row .mainprice{margin-bottom:2px;font-weight:bold}.ordertable .newsletter-request .mainprice span.price,.ordertable .catalog-request .mainprice span.price,.ordertable .voucher-item .mainprice span.price,.ordertable .voucher-form .mainprice span.price,.ordertable .order-form-row .mainprice span.price{font-size:12px;font-weight:bold}.ordertable .newsletter-request div.price,.ordertable .catalog-request div.price,.ordertable .voucher-item div.price,.ordertable .voucher-form div.price,.ordertable .order-form-row div.price{font-size:12px;font-weight:bold}.ordertable .newsletter-request .radiogroup label,.ordertable .catalog-request .radiogroup label,.ordertable .voucher-item .radiogroup label,.ordertable .voucher-form .radiogroup label,.ordertable
.order-form-row .radiogroup label{font-weight:normal;margin-right:8px}.ordertable .newsletter-request .radiogroup .radiogroup-label-wrapper,.ordertable .catalog-request .radiogroup .radiogroup-label-wrapper,.ordertable .voucher-item .radiogroup .radiogroup-label-wrapper,.ordertable .voucher-form .radiogroup .radiogroup-label-wrapper,.ordertable .order-form-row .radiogroup .radiogroup-label-wrapper{display:block;cursor:default}.ordertable .newsletter-request .input-row,.ordertable .catalog-request .input-row,.ordertable .voucher-item .input-row,.ordertable .voucher-form .input-row,.ordertable .order-form-row .input-row{padding-top:10px}.ordertable .newsletter-request .input-row>div,.ordertable .catalog-request .input-row>div,.ordertable .voucher-item .input-row>div,.ordertable .voucher-form .input-row>div,.ordertable .order-form-row .input-row>div{float:left}.ordertable .newsletter-request .text.smaller,.ordertable .catalog-request .text.smaller,.ordertable .voucher-item .text.smaller,.ordertable .voucher-form
.text.smaller,.ordertable .order-form-row .text.smaller{font-size:11px;clear:left}.ordertable .catalog-request>div>img,.ordertable .catalog-request>div>div{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.ordertable .catalog-request>div .radiogroup{padding-left:7px}.ordertable .catalog-request>div .radiogroup label{width:auto}.ordertable .catalog-request>div .catalog-form{margin-left:85px;max-width:85%}.ordertable .catalog-request>div .catalog-form .catalog-form-title{padding-bottom:20px;padding-left:7px}.ordertable .catalog-request>div .catalog-form>img{margin-left:-75px;float:left}.ordertable .catalog-request>div .radiogroup-label-wrapper{width:auto}.ordertable .catalog-request>div .catalog-area{margin-bottom:15px}.ordertable .catalog-request>div .catalog-area .dropdown-wrapper{padding-left:7px}.ordertable .catalog-request>div .catalog-area .dropdown label{display:none}.ordertable .catalog-request>div .catalog-item{display:-moz-inline-stack;display:inline-block;vertical-align:top;
zoom:1;*display:inline;margin-right:25px;text-align:center}.ordertable .catalog-request>div .catalog-item img,.ordertable .catalog-request>div .catalog-item div{max-width:75px}.ordertable .catalog-request>div .dropdown{margin-top:-10px;margin-bottom:15px}.ordertable .newsletter-request .newsletter-form{padding-left:90px;padding-right:10px}.ordertable .newsletter-request img{float:left;margin-left:-80px}.ordertable .newsletter-request .title{font-size:12px;clear:none;margin-bottom:10px}.ordertable .newsletter-request label{line-height:1.42857143}.ordertable .newsletter-request .checkbox-label input{float:left}.ordertable .voucher-form div.form-title{font-weight:bold}.ordertable .voucher-form .input{margin-right:10px}.ordertable .voucher-form .input-clear-container{width:185px}.ordertable .voucher-form input{width:185px;padding-left:3px;text-align:left}.handheld .ordertable .voucher-form input{height:35px}.ordertable .voucher-form .input-clear-button{top:7px}.ordertable .voucher-form button.submit-button{margin-left:5px;
outline:none}.ordertable .voucher-form .text.smaller p{margin:0}.ordertable .voucher-form .input.error>.qtip.qtip-default{width:auto;min-width:200px;max-width:400px}.ordertable .voucher-form .input.error>.qtip.qtip-default .errorContainer{white-space:nowrap;-ms-word-wrap:normal;word-wrap:normal;float:left}.ordertable .voucher-item .voucher-info p{margin-bottom:0}.ordertable .voucher-item .voucher-info span.voucher-title{font-weight:bold}.ordertable .voucher-item img+.voucher-info{float:left;margin:10px 0 0 14px}.ordertable .voucher-item.invalid p{color:#e30613;max-width:300px}.ordertable .voucher-item.invalid .voucher-info{margin-top:0}.ordertable .voucher-item.invalid img+.voucher-info{margin:10px 0 0 10px}.ordertable .order-form{display:inline}.ordertable .order-form .orderinputs .article input{padding-left:3px;text-align:left}.ordertable .order-form-row p.form-title{font-size:12px;font-weight:bold}.ordertable .order-form-row label{margin-bottom:0}.ordertable .order-form-row .article input,.ordertable .order-form-row
.article label{width:185px}.ordertable .order-form-row .article label{text-align:left;display:block}.ordertable .order-form-row .article>div.status{width:0;float:left}.ordertable .order-form-row .article>div.status.invalid{width:5px;background-color:#e30613}.ordertable .order-form-row .article>div.status.invalid+input{width:180px}.ordertable .order-form-row div.quantity,.ordertable .order-form-row div.wrapper{margin-top:24px}.handheld .ordertable .orderinputs .article .status{height:30px;min-height:30px}.ordertable .orderinputs p.note{color:#e30613;font-weight:bold}.ordertable .orderselect{overflow:visible}.ordertable .orderselect .order-form-row.ot-row-white .article-number>.status{width:5px;min-width:5px;float:left;background-color:#f0b400}.handheld .ordertable .orderselect .order-form-row.ot-row-white .article-number>.status{height:30px;min-height:30px}.ordertable .orderselect .order-form-row.ot-row-white .article-number input.article{width:180px}.ordertable .orderselect .order-form-row.ot-row-white .ot-column-3
.wrapper>input{width:35px;text-align:center;padding:3px 0}.ordertable .orderselect .order-form-row.ot-row-white .ot-column-4{overflow:visible}.ordertable .orderselect .order-form-row.ot-row-white .ot-column-4>.wrapper{margin-top:4px}.ordertable .orderselect .order-form-row.ot-row-white .ot-column-4>.wrapper label{height:17px}.ordertable .orderselect .order-form-row.ot-row-white .ot-column-4>.wrapper .sbHolder{width:70px}.ordertable .orderselect .order-form-row.ot-row-white .ot-column-5{padding-bottom:30px}.ordertable .orderselect .order-form-row.ot-row-white div.wrapper{margin-top:24px}.ordertable .orderselect .order-form-row.ot-row-white div.wrapper .dropdown{padding-top:21px}.ordertable .orderselect .order-form-row.ot-row-white div.wrapper .dropdown label{display:none}.ordertable .price-summary-container{margin-bottom:35px;border-top:1px solid #000}.ordertable .price-summary-container .price-summary-list .ot-column-0{font-size:11px}.ordertable .price-summary-container .price-summary-list .price-item{margin-bottom:10px
}.ordertable .price-summary-container .price-summary-list .price-item .description{font-size:12px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;width:50%;min-width:50%}.ordertable .price-summary-container .price-summary-list .price-item .description span{color:#e30613}.ordertable .price-summary-container .price-summary-list .price-item .description.total{line-height:27px}.ordertable .price-summary-container .price-summary-list .price-item div.price{font-size:12px;font-weight:bold;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.ordertable .price-summary-container .price-summary-list .price-item div.price.total{font-size:16px}.ordertable .label-ordertable{display:inline}.order-history-section .ordertable{padding-top:0;margin-bottom:40px;width:675px;min-width:675px}.order-history-section .ordertable .ot-row.articlestatus_neverinstock{opacity:.7;filter:alpha(opacity=70)}.order-history-section .ordertable .ot-row.last{background-color:#fff
}.order-history-section .ordertable .ot-row.first{background-color:#fff}.order-history-section .ordertable .ot-row.no-line .meta-information>div.ot-column-spacer,.order-history-section .ordertable .ot-row.no-line .basketitem>div.ot-column-spacer,.order-history-section .ordertable .ot-row.no-line .meta-information>div.ot-column-0,.order-history-section .ordertable .ot-row.no-line .basketitem>div.ot-column-0,.order-history-section .ordertable .ot-row.no-line .meta-information>div.ot-column-1,.order-history-section .ordertable .ot-row.no-line .basketitem>div.ot-column-1,.order-history-section .ordertable .ot-row.no-line .meta-information>div.ot-column-2,.order-history-section .ordertable .ot-row.no-line .basketitem>div.ot-column-2,.order-history-section .ordertable .ot-row.no-line .meta-information>div.ot-column-3,.order-history-section .ordertable .ot-row.no-line .basketitem>div.ot-column-3,.order-history-section .ordertable .ot-row.no-line .meta-information>div.ot-column-4,.order-history-section .ordertable .ot-row.no-line
.basketitem>div.ot-column-4,.order-history-section .ordertable .ot-row.no-line .meta-information>div.ot-column-5,.order-history-section .ordertable .ot-row.no-line .basketitem>div.ot-column-5{border-top:none}.order-history-section .ordertable .ot-row>.ot-row-white{background-color:#fff;width:675px;min-width:675px;float:left;right:146px}.order-history-section .ordertable .ot-row>.ot-row-white>div{left:146px}.order-history-section .ordertable .ot-row>.ot-row-white.no-padding>div{padding-top:0;padding-bottom:0}.order-history-section .ordertable .ot-row>.ot-row-white>.delivery-information{padding:5px 0 5px 10px}.order-history-section .ordertable .order-history-personalization{vertical-align:middle;line-height:24px}.order-history-section .ordertable .order-history-personalization.left-info-text{bottom:0;position:absolute}.order-history-section .ordertable .order-history-personalization.right-info-text{padding-bottom:3px;line-height:1.6}.order-history-section .ordertable .meta-information>div,.order-history-section
.ordertable .basketitem>div{min-height:1px}.order-history-section .ordertable .meta-information>div.ot-column-spacer,.order-history-section .ordertable .basketitem>div.ot-column-spacer{width:4x;min-width:4x;height:4px;min-height:4px}.order-history-section .ordertable .meta-information>div.ot-column-0,.order-history-section .ordertable .basketitem>div.ot-column-0{width:208px;min-width:208px}.order-history-section .ordertable .meta-information>div.ot-column-0.order-history-personalization,.order-history-section .ordertable .basketitem>div.ot-column-0.order-history-personalization{color:#000;padding-left:5px}.order-history-section .ordertable .meta-information>div.ot-column-0 p,.order-history-section .ordertable .basketitem>div.ot-column-0 p{margin:0}.order-history-section .ordertable .meta-information>div.ot-column-0 .product-information,.order-history-section .ordertable .basketitem>div.ot-column-0 .product-information{width:118px;min-width:118px}.order-history-section .ordertable .meta-information>div.ot-column-1,
.order-history-section .ordertable .basketitem>div.ot-column-1{width:46px;min-width:46px}.order-history-section .ordertable .meta-information>div.ot-column-2,.order-history-section .ordertable .basketitem>div.ot-column-2{width:69px;min-width:69px}.order-history-section .ordertable .meta-information>div.ot-column-3,.order-history-section .ordertable .basketitem>div.ot-column-3{width:50px;min-width:50px}.order-history-section .ordertable .meta-information>div.ot-column-4,.order-history-section .ordertable .basketitem>div.ot-column-4{width:137px;min-width:137px}.order-history-section .ordertable .meta-information>div.ot-column-5,.order-history-section .ordertable .basketitem>div.ot-column-5{width:145px;min-width:145px;padding-left:10px}.order-history-section .ordertable .meta-information>div.ot-column-5.order-history-personalization,.order-history-section .ordertable .basketitem>div.ot-column-5.order-history-personalization{float:right}.order-history-section .ordertable .meta-information>div.ot-column-5 p,.order-history-section
.ordertable .basketitem>div.ot-column-5 p{margin:0}.print .ordertable .coloricon{margin:0!important}@media print{.ordertable .coloricon{margin:0!important}}.teaser-3d{position:absolute;top:0;left:0;padding:3px 0 0 3px;z-index:1029;cursor:pointer}.poster-3D .teaser-3d{cursor:default}.teaser-3d div{width:75px;height:68px;background-color:#fff;text-align:center;line-height:64px;position:relative}.teaser-3d div img{margin:auto;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.showcase{position:relative;cursor:pointer}.poster-3D .showcase{cursor:default}.showcase div{width:100%;height:100%;text-align:center;line-height:64px;position:relative}.showcase div img{margin:auto;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;
-o-user-drag:none;user-drag:none}.dropdown .tt-dropdown-menu{max-height:260px;overflow-y:auto;width:100%;z-index:1046!important}.dropdown .tt-dropdown-menu .tt-suggestion{margin:0;padding:3px 0 3px 10px;cursor:pointer;display:block;-ms-word-wrap:break-word;word-wrap:break-word}.dropdown .tt-dropdown-menu .tt-suggestion .tt-highlight{text-decoration:underline}.quickorder-form{padding-bottom:20px;margin-bottom:35px;border-bottom:none;background:#fff;width:100%;min-width:100%}.quickorder-form .text.align-right{float:right;margin-top:6px;color:#999}.quickorder-form .button.delete{margin:22px 0 0 15px}.handheld .quickorder-form .button.delete{margin-top:10px}.quickorder-form .button.big{margin-right:15px;outline:none}.note+.ordertable{padding-top:0}.quickorder.ordertable{width:100%;clear:both;padding-top:25px}.quickorder.ordertable .ot-row{background-color:#fff;clear:left;float:left;width:100%;min-width:100%;position:relative;overflow:visible}.quickorder.ordertable .ot-row>div{position:relative;overflow:hidden;float:left;
padding:15px 0}.quickorder.ordertable .ot-row .delete-button{position:absolute;width:28px;height:28px;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-remove-dark-grey-4c67ef9623510617c63b23e37e00419cfdbe765f.svg");background-repeat:no-repeat;background-position:center center;background-size:17px;top:8px;right:4px}.quickorder.ordertable .ot-row .delete-button:hover{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-remove-928754768c3e5e1b0891923b14898c9484a4156b.svg")}.quickorder.ordertable .ot-row.no-line.meta-information>div.ot-column-0,.quickorder.ordertable .ot-row.no-line.meta-information>div.ot-column-1,.quickorder.ordertable .ot-row.no-line.meta-information>div.ot-column-2,.quickorder.ordertable .ot-row.no-line.meta-information>div.ot-column-3,.quickorder.ordertable .ot-row.no-line.meta-information>div.ot-column-4,.quickorder.ordertable .ot-row.no-line.meta-information>div.ot-column-5,.quickorder.ordertable .ot-row.no-line.meta-information>div.ot-column-spacer{border-top:none
}.quickorder.ordertable .ot-row.bottom-line{height:4px}.quickorder.ordertable .ot-row.bottom-line>div.ot-column-0,.quickorder.ordertable .ot-row.bottom-line>div.ot-column-1,.quickorder.ordertable .ot-row.bottom-line>div.ot-column-2,.quickorder.ordertable .ot-row.bottom-line>div.ot-column-3,.quickorder.ordertable .ot-row.bottom-line>div.ot-column-4,.quickorder.ordertable .ot-row.bottom-line>div.ot-column-5{padding:2px 0}.quickorder.ordertable .ot-row.meta-information>div.ot-column-0,.quickorder.ordertable .ot-row.orderitem>div.ot-column-0,.quickorder.ordertable .ot-row.bottom-line>div.ot-column-0,.quickorder.ordertable .ot-row.meta-information>div.ot-column-1,.quickorder.ordertable .ot-row.orderitem>div.ot-column-1,.quickorder.ordertable .ot-row.bottom-line>div.ot-column-1,.quickorder.ordertable .ot-row.meta-information>div.ot-column-2,.quickorder.ordertable .ot-row.orderitem>div.ot-column-2,.quickorder.ordertable .ot-row.bottom-line>div.ot-column-2,.quickorder.ordertable .ot-row.meta-information>div.ot-column-3,
.quickorder.ordertable .ot-row.orderitem>div.ot-column-3,.quickorder.ordertable .ot-row.bottom-line>div.ot-column-3,.quickorder.ordertable .ot-row.meta-information>div.ot-column-4,.quickorder.ordertable .ot-row.orderitem>div.ot-column-4,.quickorder.ordertable .ot-row.bottom-line>div.ot-column-4,.quickorder.ordertable .ot-row.meta-information>div.ot-column-5,.quickorder.ordertable .ot-row.orderitem>div.ot-column-5,.quickorder.ordertable .ot-row.bottom-line>div.ot-column-5{border-top:1px solid #000}.quickorder.ordertable .ot-row.meta-information>div.ot-column-spacer,.quickorder.ordertable .ot-row.orderitem>div.ot-column-spacer,.quickorder.ordertable .ot-row.bottom-line>div.ot-column-spacer{width:4px;min-width:4px;height:4px;min-height:4px;border-top:1px solid #000}.quickorder.ordertable .ot-row.meta-information>div.ot-column-0,.quickorder.ordertable .ot-row.orderitem>div.ot-column-0,.quickorder.ordertable .ot-row.bottom-line>div.ot-column-0{width:150px;min-width:150px}.quickorder.ordertable .ot-row.meta-information>div.ot-column-1,
.quickorder.ordertable .ot-row.orderitem>div.ot-column-1,.quickorder.ordertable .ot-row.bottom-line>div.ot-column-1{width:70px;min-width:70px}.quickorder.ordertable .ot-row.meta-information>div.ot-column-2,.quickorder.ordertable .ot-row.orderitem>div.ot-column-2,.quickorder.ordertable .ot-row.bottom-line>div.ot-column-2{width:310px;min-width:310px}.quickorder.ordertable .ot-row.meta-information>div.ot-column-3,.quickorder.ordertable .ot-row.orderitem>div.ot-column-3,.quickorder.ordertable .ot-row.bottom-line>div.ot-column-3{width:60px;min-width:60px}.quickorder.ordertable .ot-row.meta-information>div.ot-column-4,.quickorder.ordertable .ot-row.orderitem>div.ot-column-4,.quickorder.ordertable .ot-row.bottom-line>div.ot-column-4{width:100px;min-width:100px}.quickorder.ordertable .ot-row.meta-information>div.ot-column-5,.quickorder.ordertable .ot-row.orderitem>div.ot-column-5,.quickorder.ordertable .ot-row.bottom-line>div.ot-column-5{width:250px;min-width:250px}.quickorder.ordertable .ot-row.orderselect>div.ot-column-spacer,
.quickorder.ordertable .ot-row.orderinputs>div.ot-column-spacer{width:4px;min-width:4px;height:4px;min-height:4px}.quickorder.ordertable .ot-row.orderselect>div.ot-column-0,.quickorder.ordertable .ot-row.orderinputs>div.ot-column-0{width:150px;min-width:150px}.quickorder.ordertable .ot-row.orderselect>div.ot-column-1,.quickorder.ordertable .ot-row.orderinputs>div.ot-column-1{width:70px;min-width:70px}.quickorder.ordertable .ot-row.orderselect>div.ot-column-2,.quickorder.ordertable .ot-row.orderinputs>div.ot-column-2{width:732px;min-width:732px;overflow:visible}.quickorder.ordertable .ot-row.orderinputs>div{padding:6px 0}.quickorder.ordertable .ot-row.meta-information{font-weight:bold;font-size:11px}.quickorder.ordertable .ot-row.meta-information>div{padding:0;left:0}.quickorder.ordertable .ot-row.check-all-button{width:100%;min-width:100%;border-bottom:1px solid #d3d4d4}.quickorder.ordertable .ot-row.check-all-button.empty{display:block;height:1px}.quickorder.ordertable .ot-row.check-all-button .check-all{display:none;
margin-left:229px}.quickorder.ordertable .ot-row.orderitem .ot-column-4>.wrapper{margin-right:10px;-ms-word-wrap:break-word;word-wrap:break-word}.quickorder.ordertable .ot-row.orderitem .ot-column-5>.wrapper{margin-right:25px}.quickorder.ordertable .ot-row.orderitem .article-number>.status{background-color:#0a0}.quickorder.ordertable .ot-row.orderitem .product>img,.quickorder.ordertable .ot-row.orderitem .product>.product-information{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.quickorder.ordertable .ot-row.orderitem .product.wrapper>a{width:75px;max-height:75px;text-decoration:none}.quickorder.ordertable .ot-row.orderitem .product.wrapper>a:active,.quickorder.ordertable .ot-row.orderitem .product.wrapper>a:focus{outline:none}.quickorder.ordertable .ot-row.orderitem .product .product-information{width:210px;margin-left:10px;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:11px}.quickorder.ordertable .ot-row.orderitem
.product .product-information .product-title{font-weight:bold;font-size:12px}.quickorder.ordertable .ot-row.orderitem .product .product-information .article-status{width:220px;line-height:15px}.quickorder.ordertable .ot-row.orderitem .product .product-information .article-status .icon{float:left;width:10px;height:10px;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;vertical-align:middle}.quickorder.ordertable .ot-row.orderitem .product .product-information .article-status .icon.instock{background-color:#70a848}.quickorder.ordertable .ot-row.orderitem .product .product-information .article-status .icon.sooninstock{background-color:#f0b400}.quickorder.ordertable .ot-row.orderitem .product .product-information .article-status .icon.outofstock{background-color:#e30613}.quickorder.ordertable .ot-row.orderitem .product
.product-information .article-status .text{float:left;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;max-width:175px;margin:-2px 5px 0 5px}.quickorder.ordertable .ot-row.orderitem .coloricon-wrapper{width:12px;height:18px;border:1px solid #c8c8c8;overflow:hidden}.handheld .quickorder.ordertable .ot-row.orderitem .coloricon-wrapper{width:18px;height:18px}.quickorder.ordertable .ot-row.orderitem .coloricon-wrapper.tooltip-area{cursor:default}.quickorder.ordertable .ot-row.orderitem .coloricon-wrapper .coloricon{width:18px;height:18px;margin:-1px 0 0 -4px}.handheld .quickorder.ordertable .ot-row.orderitem .coloricon-wrapper .coloricon{width:20px;height:20px}.quickorder.ordertable .ot-row.orderitem .wrapper{height:100%}.quickorder.ordertable .ot-row.orderitem .mainprice,.quickorder.ordertable .ot-row.orderitem .secondprice,.quickorder.ordertable .ot-row.orderitem .additional-information{font-size:11px}.quickorder.ordertable .ot-row.orderitem .mainprice{margin-bottom:2px;font-weight:bold;
font-size:12px}.quickorder.ordertable .ot-row.orderitem .comparisonprice{font-weight:normal;font-style:italic}.quickorder.ordertable .ot-row.orderitem .additional-information{padding-top:6px;font-style:italic}.quickorder.ordertable .ot-row.orderitem .additional-information span{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.quickorder.ordertable .ot-row.orderitem .additional-information span.bottom-margin{margin-bottom:6px}.quickorder.ordertable .orderitem .article-number>.status,.quickorder.ordertable .orderselect .article-number>.status,.quickorder.ordertable .orderinputs .article-number>.status{width:5px;min-width:5px;float:left;margin-bottom:6px;margin-top:6px;height:22px}.handheld .quickorder.ordertable .orderitem .article-number>.status,.handheld .quickorder.ordertable .orderselect .article-number>.status,.handheld .quickorder.ordertable .orderinputs .article-number>.status{height:40px;min-height:40px}.quickorder.ordertable .orderitem .submit.hidden,.quickorder.ordertable
.orderselect .submit.hidden,.quickorder.ordertable .orderinputs .submit.hidden{display:none}.quickorder.ordertable .orderitem label,.quickorder.ordertable .orderselect label,.quickorder.ordertable .orderinputs label{font-weight:normal;color:#696969;font-size:9px;padding:0;width:40px;text-align:center;margin-bottom:0}.quickorder.ordertable .orderitem input,.quickorder.ordertable .orderselect input,.quickorder.ordertable .orderinputs input{font-weight:normal;width:40px;padding:3px;margin-bottom:6px;margin-top:6px;text-align:center;outline:none}.quickorder.ordertable .orderitem input.article,.quickorder.ordertable .orderselect input.article,.quickorder.ordertable .orderinputs input.article{width:120px;text-align:left}.quickorder.ordertable .orderitem input.article[disabled],.quickorder.ordertable .orderselect input.article[disabled],.quickorder.ordertable .orderinputs input.article[disabled],.quickorder.ordertable .orderitem input.article:disabled,.quickorder.ordertable .orderselect input.article:disabled,.quickorder.ordertable
.orderinputs input.article:disabled,.quickorder.ordertable .orderitem input.article[readonly],.quickorder.ordertable .orderselect input.article[readonly],.quickorder.ordertable .orderinputs input.article[readonly]{color:#b4b4b4;-webkit-text-fill-color:#b4b4b4;opacity:1;filter:alpha(opacity=100)}.quickorder.ordertable .orderitem input.quantity,.quickorder.ordertable .orderselect input.quantity,.quickorder.ordertable .orderinputs input.quantity{display:block}.quickorder.ordertable .orderitem input.quantity[disabled],.quickorder.ordertable .orderselect input.quantity[disabled],.quickorder.ordertable .orderinputs input.quantity[disabled],.quickorder.ordertable .orderitem input.quantity:disabled,.quickorder.ordertable .orderselect input.quantity:disabled,.quickorder.ordertable .orderinputs input.quantity:disabled,.quickorder.ordertable .orderitem input.quantity[readonly],.quickorder.ordertable .orderselect input.quantity[readonly],.quickorder.ordertable .orderinputs input.quantity[readonly]{color:#b4b4b4;-webkit-text-fill-color:#b4b4b4;
opacity:1;filter:alpha(opacity=100)}.handheld .quickorder.ordertable .orderitem input,.handheld .quickorder.ordertable .orderselect input,.handheld .quickorder.ordertable .orderinputs input{font-size:13px;height:40px;min-height:40px;-webkit-border-radius:0;-webkit-background-clip:padding-box;-moz-border-radius:0;-moz-background-clip:padding;border-radius:0;background-clip:padding-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.quickorder.ordertable .ot-row.orderselect .article-number>.status{background-color:#f0b400}.quickorder.ordertable .ot-row.orderselect .dropdown{width:80px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;margin-top:6px}.handheld .quickorder.ordertable .ot-row.orderselect .dropdown{width:100px;margin-top:3px}.quickorder.ordertable .ot-row.orderselect .dropdown select.selectbox{display:block;padding-top:18px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.quickorder.ordertable .ot-row.orderselect .dropdown .sbHolder{width:70px
}.handheld .quickorder.ordertable .ot-row.orderselect .dropdown .sbHolder{height:35px;width:90px}.handheld .quickorder.ordertable .ot-row.orderselect .dropdown .sbHolder .sbToggle{width:37px;height:33px;background-size:75px auto}.handheld .quickorder.ordertable .ot-row.orderselect .dropdown .sbHolder .sbSelector{line-height:33px;height:33px}.handheld .quickorder.ordertable .ot-row.orderselect .dropdown .sbHolder .sbOptions li>a{padding:8px 0 8px 10px}.quickorder.ordertable .ot-row.orderselect .dropdown .sbOptions{z-index:2}.quickorder.ordertable .ot-row.orderselect .dropdown label{display:none}.quickorder.ordertable .ot-row.orderselect .article-information{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;max-width:300px;font-size:12px}.quickorder.ordertable .ot-row.orderselect .article-information p{font-weight:bold;margin:0}.quickorder.ordertable .ot-row.orderselect .article-information .note{font-weight:normal;color:#e30613;font-size:11px}.quickorder.ordertable .orderinputs
p.note{font-weight:bold;color:#e30613;font-size:12px;margin:0;line-height:22px}.handheld .quickorder.ordertable .orderinputs p.note{line-height:40px}.quickorder.ordertable .orderinputs .input-clear-button{top:10px}.quickorder.ordertable .orderinputs .article-number>.status{background-color:#fff}.quickorder.ordertable .orderinputs .article-number>.status.invalid{background-color:#e30613}.handheld .quickorder.ordertable .orderinputs .submit{margin-top:3px}.quickorder.ordertable .ot-row.orderitem .add-to-basket-form .article-amount-form{float:none}.quickorder.ordertable .ot-row.orderitem .add-to-basket-form .submit.tooltip-area{width:40px;min-width:40px;text-align:center;clear:both}.quickorder.ordertable .ot-row.orderitem .add-to-basket-form button.submit-button{background:none;margin:0 3px;padding:0;outline:none}.handheld .quickorder.ordertable .ot-row.orderitem .add-to-basket-form button.submit-button{width:30px;min-width:30px;height:30px;min-height:30px;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-refresh-dark-grey-21ed4787bb2e9c5675a3c3adc7b8bf29f5ac176d.svg");
background-repeat:no-repeat;background-position:center center;background-size:15px}.quickorder.ordertable .ot-row.orderitem .add-to-basket-form button.submit-button .button-text{display:none}.quickorder-form .button.clear-orderform{margin-left:15px}#merge-basket-popup .headline-line{height:0;margin-bottom:20px}#merge-basket-popup .ordertable{margin-top:40px}#merge-basket-popup .ordertable .ot-row{background-color:#fff}#merge-basket-popup .ordertable .ot-column-0{width:240px;min-width:240px}#merge-basket-popup .ordertable .ot-column-1{width:45px;min-width:45px}#merge-basket-popup .ordertable .ot-column-2{width:70px;min-width:70px}#merge-basket-popup .ordertable .ot-column-3{width:50px;min-width:50px}#merge-basket-popup .ordertable .ot-column-4{width:145px;min-width:145px}#merge-basket-popup .ordertable .ot-column-5{width:40px;min-width:40px;padding-left:0;color:#000;position:relative}#merge-basket-popup .ordertable .delete-button{right:26px}.handheld #merge-basket-popup .ordertable .delete-button{right:30px}#merge-basket-popup
.ordertable label{height:14px}#merge-basket-popup .mCustomScrollbar .ordertable .delete-button{right:0}.handheld #merge-basket-popup .mCustomScrollbar .ordertable .delete-button{right:2px}#merge-basket-popup .mCustomScrollbar.mCS_no_scrollbar .ordertable .delete-button{right:26px}.handheld #merge-basket-popup .mCustomScrollbar.mCS_no_scrollbar .ordertable .delete-button{right:30px}.shortlist .shortlist-table .shortlist-item,.shortlist .shortlist-table .shortlist-header{position:relative}.shortlist .shortlist-table .shortlist-header .shortlist-column,.shortlist .shortlist-table .shortlist-header .shortlist-column.product{font-weight:bold;font-size:11px;color:#000;border-top:none}.shortlist .shortlist-table .shortlist-item .button{font-size:11px}.shortlist .shortlist-table .shortlist-header .shortlist-column{border:none}.shortlist .shortlist-table .shortlist-header .shortlist-column,.shortlist .shortlist-table .shortlist-footer .shortlist-column{padding:0}.shortlist .shortlist-table .shortlist-item .shortlist-column.delete{
display:flex;justify-content:center}.shortlist .shortlist-table .shortlist-footer{margin-bottom:30px}.shortlist .shortlist-table .shortlist-column{float:left}.shortlist .shortlist-table .shortlist-column .size{font-size:13px}.shortlist .shortlist-table .shortlist-column.product{clear:left;width:335px;color:#999;font-weight:normal;font-size:11px}.custom-row.cols-1 .shortlist .shortlist-table .shortlist-column.product{width:589px}.shortlist .shortlist-table .shortlist-column.product .product-details-wrapper{float:left;padding-left:10px;margin-bottom:12px;width:180px}.custom-row.cols-1 .shortlist .shortlist-table .shortlist-column.product .product-details-wrapper{width:327px}.shortlist .shortlist-table .shortlist-column.product .product-details-wrapper .article-title{font-weight:bold;font-size:13px;color:#000}.shortlist .shortlist-table .shortlist-column.product .product-details-wrapper .article-title a:focus,.shortlist .shortlist-table .shortlist-column.product .product-details-wrapper .article-title a:hover,.shortlist
.shortlist-table .shortlist-column.product .product-details-wrapper .article-title a:active,.shortlist .shortlist-table .shortlist-column.product .product-details-wrapper .article-title a:visited{text-decoration:none}.shortlist .shortlist-table .shortlist-column.product .product-details-wrapper .priceinfo{display:block;margin-top:10px}.shortlist .shortlist-table .shortlist-column.product .product-details-wrapper .priceinfo .price{font-size:13px;font-weight:bold;color:#000}.shortlist .shortlist-table .shortlist-column.product .product-details-wrapper .priceinfo .endprice{font-size:13px;font-weight:bold;color:#000}.shortlist .shortlist-table .shortlist-column.product .product-details-wrapper .priceinfo .currency{font-size:13px;font-weight:bold;color:#000}.shortlist .shortlist-table .shortlist-column.product .product-details-wrapper .priceinfo .annotation{font-size:10px;font-size:13px;font-weight:bold;color:#000}.shortlist .shortlist-table .shortlist-column.product .product-details-wrapper .additional-info,.shortlist
.shortlist-table .shortlist-column.product .product-details-wrapper .comparisonprice{font-style:italic;font-size:10px}.shortlist .shortlist-table .shortlist-column.product .product-details-wrapper .text p{margin:0}.shortlist .shortlist-table .shortlist-column.product .article-image{float:left;width:114px}.shortlist .shortlist-table .shortlist-column.product .add-to-basket-form{overflow:hidden;margin-bottom:5px}.handheld .shortlist .shortlist-table .shortlist-column.product .add-to-basket-form{width:330px}.shortlist .shortlist-table .shortlist-column.product .add-to-basket-form div{float:none}.shortlist .shortlist-table .shortlist-column.product .add-to-basket-form .articleinput{width:120px;float:left}.shortlist .shortlist-table .shortlist-column.product .add-to-basket-form .articleinput .input{margin-bottom:0;width:50px;height:65px}.handheld .shortlist .shortlist-table .shortlist-column.product .add-to-basket-form .articleinput .input{height:83px}.shortlist .shortlist-table .shortlist-column.product .add-to-basket-form
.articleinput label{padding-left:5px}.handheld .shortlist .shortlist-table .shortlist-column.product .add-to-basket-form .input-clear-container{float:left}.shortlist .shortlist-table .shortlist-column.product .add-to-basket-form .basketbuttons{float:left;width:209px}.shortlist .shortlist-table .shortlist-column.product .add-to-basket-form .basketbuttons .basketbutton{max-width:209px}.shortlist .shortlist-table .shortlist-column.product .add-to-basket-form .basketbuttons .basketbutton .button{font-size:13px}.shortlist .shortlist-table .shortlist-column.product .button.highlighted .button-text{padding-top:2px}.shortlist .shortlist-table .shortlist-column.product .variants-selection{padding-right:4px}.shortlist .shortlist-table .shortlist-column.product .variants-selection .button.light{cursor:pointer;outline:none}.shortlist .shortlist-table .shortlist-column.product .variants-selection .button.light span.arrow{display:block;position:absolute;left:72px;cursor:pointer;z-index:1030;bottom:-17px;margin-top:-2px}.handheld
.shortlist .shortlist-table .shortlist-column.product .variants-selection .button.light span.arrow{left:85px}.shortlist .shortlist-table .shortlist-column.product .variants-selection .button.light span.button-text{display:block}.shortlist .shortlist-table .shortlist-column.product .variants-selection a.button.small{width:209px;min-width:209px;margin:0 0 17px 120px;font-size:10px}.handheld .shortlist .shortlist-table .shortlist-column.product .variants-selection a.button.small{width:209px;min-width:209px}.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel{width:610px;text-align:left;margin:-2px 0 10px 0;cursor:auto;position:relative;font-size:11px}.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel.collapsing{display:none}.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .content-area{width:100%;min-width:100%;padding:20px 20px 0 20px}.shortlist .shortlist-table .shortlist-column.product .variants-selection
.variants-panel .clearfix+.blockelement{margin-top:10px}.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .blockelement{width:280px}.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .blockelement.colors-block{float:left}.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .blockelement.sizes-block,.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .blockelement.models-block{float:right}.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .blockelement .sizes,.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .blockelement .model-switcher{width:280px;margin-top:3px}.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .blockelement .size,.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .blockelement .coloricon-outerline,
.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .blockelement .colorimage,.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .blockelement .model{cursor:pointer}.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .blockelement .size.selected,.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .blockelement .coloricon-outerline.selected,.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .blockelement .colorimage.selected,.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .blockelement .model.selected,.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .blockelement .size.notavailable,.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .blockelement .coloricon-outerline.notavailable,.shortlist .shortlist-table
.shortlist-column.product .variants-selection .variants-panel .blockelement .colorimage.notavailable,.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .blockelement .model.notavailable{cursor:default}.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .blockelement .colors .selected .colorimage{cursor:default}.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .blockelement .sizes .single{margin-top:24px}.shortlist .shortlist-table .shortlist-column.product .variants-selection .variants-panel .close-bottom{width:100%;height:20px;-webkit-border-bottom-left-radius:2px;-moz-border-radius-bottomleft:2px;border-bottom-left-radius:2px;-webkit-border-bottom-right-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius-bottomright:2px;-moz-background-clip:padding;border-bottom-right-radius:2px;background-clip:padding-box;cursor:pointer;margin-top:20px}.shortlist .shortlist-table .shortlist-column.product
.variants-selection .variants-panel .close-bottom .arrow-up{display:block;margin:0 auto;position:relative}.shortlist .shortlist-table .shortlist-column.color{width:55px}.shortlist .shortlist-table .shortlist-column.color .coloricon-wrapper{width:12px;height:18px;overflow:hidden}.handheld .shortlist .shortlist-table .shortlist-column.color .coloricon-wrapper{width:18px;height:18px}.shortlist .shortlist-table .shortlist-column.color .coloricon-wrapper .coloricon{width:18px;height:18px;margin:-1px 0 0 -4px}.handheld .shortlist .shortlist-table .shortlist-column.color .coloricon-wrapper .coloricon{width:20px;height:20px}.shortlist .shortlist-table .shortlist-column.size{width:79px;-ms-word-wrap:break-word;word-wrap:break-word}.shortlist .shortlist-table .shortlist-column.remarks{width:145px}.shortlist .shortlist-table .shortlist-column.remarks .mCustomScrollbar .mCustomScrollBox>.mCSB_scrollTools .mCSB_draggerContainer{top:5px;bottom:0}.shortlist .shortlist-table .shortlist-column.remarks .textarea-wrapper{height:133px;
overflow:hidden}.shortlist .shortlist-table .shortlist-column.remarks textarea{width:139px;height:129px;overflow:hidden;resize:none;line-height:12px;-webkit-overflow-scrolling:touch;background-color:#fff;border-radius:6px;border:1px solid #d3d4d4;padding:10px}.handheld .shortlist .shortlist-table .shortlist-column.remarks textarea{overflow:auto}.shortlist .shortlist-table .shortlist-column.remarks button{width:139px;margin-bottom:10px;padding:0 2px;font-size:10px}.shortlist .shortlist-table .shortlist-column.remarks button .button-text{padding-right:2px}.shortlist .shortlist-table .shortlist-column.delete{width:60px;position:relative}.shortlist .shortlist-table .shortlist-column.delete.last-column{margin-right:0;text-align:center}.lang-fr .shortlist .shortlist-table .shortlist-column.delete{font-size:9px}.shortlist .shortlist-table .shortlist-column.delete .delete-button{position:absolute;width:28px;height:28px;background-image:url('/pl/cassette.axd/file/img/ES/orderprocess-sprite%401x-a10594b866dda2f07cc3f77a3b013dfa36c78fc4.png');
background-repeat:no-repeat;background-position:-10px -45px;-webkit-background-size:276px 121px;-moz-background-size:276px 121px;background-size:276px 121px;top:10px;right:-4px;cursor:pointer}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.shortlist .shortlist-table .shortlist-column.delete .delete-button{background-image:url('/pl/cassette.axd/file/img/ES/orderprocess-sprite%402x-f01e8a22ae3fe60b4537cb2ef7578ef7557c5398.png')}}.shortlist .shortlist-table .shortlist-column.delete .delete-button,.handheld .shortlist .shortlist-table .shortlist-column.delete .delete-button{background-image:url('/pl/cassette.axd/file/img/Common/svgs/icon-remove-dark-grey-4c67ef9623510617c63b23e37e00419cfdbe765f.svg');background-repeat:no-repeat;background-size:auto auto;background-position:center;
width:24px;height:24px;position:static}.shortlist .shortlist-table .shortlist-column.delete .delete-button:hover,.handheld .shortlist .shortlist-table .shortlist-column.delete .delete-button:hover{background-position:center}.handheld .shortlist .shortlist-table .shortlist-column.delete .delete-button{width:30px;height:30px;top:9px;right:0}.shortlist .shortlist-table .shortlist-column.bottom-row{padding:0}.shortlist-clearfix+.back-button{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;margin-top:30px}.hidden-mCSB-container{position:absolute;top:-9999px;left:-9999px;visibility:hidden;white-space:pre-wrap;width:129px;min-height:129px;-ms-word-wrap:break-word;word-wrap:break-word;padding:2px 5px;line-height:12px}.logoservice-block{-webkit-border-radius:8px;-webkit-background-clip:padding-box;-moz-border-radius:8px;-moz-background-clip:padding;border-radius:8px;background-clip:padding-box;padding:5px 10px 20px 10px;margin-bottom:30px}.logoservice-block.yellow{border:8px solid
#fee91e}.logoservice-block.navy{border:8px solid #1f3463}.logoservice-block.blue{border:8px solid #157cc9}.logoservice-block.orange{border:8px solid #ffb216}.logoservice-teaser{z-index:1}.logoservice-teaser .clickarea{width:50px;height:200px;position:absolute;right:0;cursor:pointer;background-color:#fff;opacity:0;filter:alpha(opacity=1)}.logoservice-teaser .textarea{position:absolute;left:0;height:242px;width:181px;cursor:pointer;filter:inherit;background-color:#fff;display:none;opacity:0;pointer-events:none}.logoservice-teaser .textarea .background{position:absolute;left:0;width:100%;height:100%;opacity:.8;display:none;filter:inherit}.logoservice-teaser .textarea .text{position:absolute;left:0;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:8pt;color:#000}.logoservice-teaser .textarea .text p{margin:0 0 5px 0}.logoservice-teaser .textarea .text ul{padding:5px 5px 0 20px}.logoservice-teaser .textarea .text ul li{margin:0 0 5px 0}div.block.logoservice-header{font-size:10px;background-color:#fff;margin-left:auto;
margin-right:auto}div.block.logoservice-header .grid{padding-bottom:8px}div.block.logoservice-header .grid .grid-item{border-right:0}div.block.logoservice-header .row{margin-left:0;margin-right:0}div.block.logoservice-header .row .teaser{margin:0;padding:0}div.block.logoservice-header .row .slider{margin-left:30px}div.block.logoservice-header .row .col-xs-4.leftAlign{padding:0}div.block.logoservice-header .row .col-xs-3.leftAlign{padding:0;margin:0;margin-right:2px}div.block.logoservice-header .row .col-xs-3.leftAlign.last-child{padding:0;margin-right:-8px}div.block.logoservice-header .row .col-xs-8.leftAlign.last-child{padding-right:0}div.block.logoservice-header .row .headline{margin-top:10px}div.block.logoservice-body{margin-left:auto;margin-right:auto;position:relative;width:960px!important}div.block.logoservice-body .teaser.pdf-icon{position:absolute;z-index:1;right:0}div.block.logoservice-body .teaser.fullwidth{margin:0}.grid.orderstep2{height:295px;margin-top:25px;margin-bottom:40px}.grid.orderstep2 ul{
margin-left:-25px;margin-top:20px}.grid.orderstep2 li{margin-bottom:5px}.grid.orderstep2 .title{margin-top:15px;margin-bottom:5px}.grid.orderstep2 .text{margin-bottom:20px}.grid.orderstep2 .button.highlighted.arrow-right{margin-top:-15px}.grid.orderstep2 .col-xs-4{height:313px}.grid.orderstep2 .grid.orderstep2-right{height:295px}.grid.orderstep2 .grid.orderstep2-right .grid-item{height:295px}.grid.orderstep2 .accountservice-iframe{display:none}.orderstep5-container{max-width:1700px;margin:0 auto;font-size:13px}.orderstep5-container>.text+.container-wrapper{margin-top:30px}.orderstep5-container table.userdata-table{margin-top:-2px}.orderstep5-container .customer-information-container{padding-bottom:30px}.orderstep5-container .customer-information-container .content-element table{margin-bottom:0}@media screen and (min-width:992px){.orderstep5-container .customer-information-container{padding-bottom:45px}}.orderstep5-container .shipper-selection-container{padding-bottom:35px}.orderstep5-container .shipper-selection-container
.title{font-size:15px}@media screen and (min-width:992px){.orderstep5-container .shipper-selection-container{padding-top:25px;padding-bottom:45px}.orderstep5-container .shipper-selection-container .title{font-size:17px}}@media screen and (min-width:1200px){.orderstep5-container{font-size:14px}.orderstep5-container .shipper-selection-container .title{font-size:20px;padding-bottom:10px}}.orderstep5-container>.text{margin-top:10px}.orderstep5-container>.text+.container-wrapper{margin-top:20px}@media screen and (min-width:992px){.orderstep5-container>.text+.container-wrapper{margin-top:50px}}.orderstep5-container>.title{font-size:19px}@media screen and (min-width:1200px){.orderstep5-container>.title{font-size:22px}}.orderstep5-container .container-area>hr{margin:0}.orderstep5-container .os5-padding{margin:0 15px}@media screen and (min-width:768px){.orderstep5-container .os5-padding{margin:0 20px}}@media screen and (min-width:1200px){.orderstep5-container .os5-padding{margin:0 50px}}.orderstep5-container .title-os5{
margin-bottom:10px}.orderstep5-container .container-wrapper hr{border:none}.orderstep5-container .orderstep5-bottom>.row{margin:0;flex-direction:column}.orderstep5-container .orderstep5-bottom>.row>.grid-item:first-child{border-right:none;border-bottom:1px solid #d3d4d4;margin-bottom:20px}.orderstep5-container .orderstep5-bottom>.row>.grid-item:first-child .input-clear-container{width:100%}.orderstep5-container .orderstep5-bottom>.row>.grid-item:first-child .input-clear-container .icon-clear{display:none}.orderstep5-container .orderstep5-bottom>.row>.grid-item:first-child input{background-color:#fff;border:1px solid #d3d4d4;border-radius:6px;height:48px;padding-left:15px;padding-right:15px;width:100%;margin-bottom:5px}.orderstep5-container .orderstep5-bottom>.row>.grid-item:first-child input:hover{outline:none}.orderstep5-container .orderstep5-bottom>.row>.grid-item:first-child input:focus{outline:1px solid #000!important;border-radius:6px!important}.orderstep5-container .orderstep5-bottom>.row>.grid-item:first-child
input::placeholder{color:#999}.orderstep5-container .orderstep5-bottom>.row>.grid-item:first-child .richtext{color:#999;font-size:12px;padding-top:42px;text-align:right}.orderstep5-container .orderstep5-bottom>.row>.grid-item:first-child .richtext a:hover{text-decoration:underline;color:#000}.orderstep5-container .orderstep5-bottom>.row>.grid-item:last-child{width:auto}.orderstep5-container .orderstep5-bottom .content-element{margin-top:0}.orderstep5-container .orderstep5-bottom .content-element .teased-content.slided-up{height:50px}.orderstep5-container .orderstep5-bottom .qtip{padding:15px;border-radius:5px;box-shadow:2px 4px 26px #d1d1d1;border-color:#fff;color:#000}.orderstep5-container .orderstep5-bottom .block.terms-container{padding-bottom:5px}.orderstep5-container .orderstep5-bottom .block.terms-container .checkbox-label{margin-right:10px}.orderstep5-container .orderstep5-bottom .block.terms-container>.float-container .title{padding-top:15px;font-size:17px}.orderstep5-container .orderstep5-bottom .block.terms-container>.float-container>.row>.float-item:first-child{
width:100%}.orderstep5-container .orderstep5-bottom .block.terms-container .terms-and-condition-container .terms{padding:0;border:none}.orderstep5-container .orderstep5-bottom .block.terms-container .terms-and-condition-container .terms .container-area{font-size:12px}.orderstep5-container .orderstep5-bottom .block.terms-container .terms-and-condition-container .terms .container-area p{margin:0 0 5px}.orderstep5-container .orderstep5-bottom .block.terms-container .terms-and-condition-container .terms .container-area .title{padding-top:0;font-size:13px;margin-bottom:20px}@media screen and (min-width:1200px){.orderstep5-container .orderstep5-bottom .block.terms-container .terms-and-condition-container .terms .container-area .title{margin-bottom:30px}}.orderstep5-container .orderstep5-bottom .block.terms-container .terms-and-condition-container .terms-condition-checkmark{margin-top:10px}.orderstep5-container .orderstep5-bottom .block.terms-container .terms-and-condition-container .terms-condition-checkmark .richtext.small{
font-size:12px}.orderstep5-container .orderstep5-bottom .block.terms-container .terms-and-condition-container .terms-condition-checkmark .richtext.small a:hover{text-decoration:underline;color:#000}.orderstep5-container .orderstep5-bottom .block.terms-container .terms-and-condition-container .second-terms-condition-checkmark{margin-top:30px}.orderstep5-container .orderstep5-bottom .block.terms-container .foreign-buyer .headline{font-size:15px}.orderstep5-container .orderstep5-bottom .button.light{position:relative;top:10px;right:15px;white-space:nowrap}@media screen and (min-width:768px){.orderstep5-container .orderstep5-bottom{padding-right:5px}}@media screen and (max-width:991px){.orderstep5-container .orderstep5-bottom .block.terms{display:none}.orderstep5-container .orderstep5-bottom .block.terms-container .float-container{display:none}.orderstep5-container .orderstep5-bottom>.row>.grid-item:last-child{width:100%}.orderstep5-container .orderstep5-bottom .qtip{top:60px!important;left:50%!important;width:100%;
margin-left:-140px}.orderstep5-container .orderstep5-bottom .qtip .qtip-tip{top:-1px!important;left:50%!important}.orderstep5-container .orderstep5-bottom .qtip .qtip-tip canvas{transform:rotate(90deg)}}@media screen and (min-width:992px){.orderstep5-container .orderstep5-bottom{padding-right:0}.orderstep5-container .orderstep5-bottom .qtip{width:250px}.orderstep5-container .orderstep5-bottom>.row{flex-direction:row}.orderstep5-container .orderstep5-bottom>.row>.grid-item:first-child{border-bottom:none}.orderstep5-container .orderstep5-bottom>.row>.grid-item:first-child .richtext{text-align:left;max-width:367px;padding-top:45px}.orderstep5-container .orderstep5-bottom .content-element .teased-content{overflow:initial}.orderstep5-container .orderstep5-bottom .content-element .teased-content.slided-up{height:auto}.orderstep5-container .orderstep5-bottom .expander-container{display:none}.orderstep5-container .orderstep5-bottom .block.terms-container{position:relative;margin-right:5px}.orderstep5-container .orderstep5-bottom
.block.terms-container .terms-and-condition-container{border-radius:20px;padding:20px 10px 20px 20px;border:1px solid #d3d4d4}.orderstep5-container .orderstep5-bottom .block.terms-container .terms-and-condition-container .terms-condition-checkmark{border-top:1px solid #d3d4d4;padding-top:20px;margin:5px 10px 0 0}.orderstep5-container .orderstep5-bottom .block.terms-container .terms-and-condition-container .second-terms-condition-checkmark{margin:15px 10px 0 0}.orderstep5-container .orderstep5-bottom .block.terms-container .foreign-buyer{max-width:755px;float:right}.orderstep5-container .orderstep5-bottom .block.terms-container .foreign-buyer .headline{font-size:17px}.orderstep5-container .orderstep5-bottom .block.terms-container .foreign-buyer .headline h3{text-align:right}.orderstep5-container .orderstep5-bottom .block.terms-container .foreign-buyer .text{text-align:right}}@media screen and (min-width:1200px){.orderstep5-container .orderstep5-bottom .block.terms-container{margin-right:35px}.orderstep5-container
.orderstep5-bottom .block.terms-container>.float-container .title{font-size:20px}.orderstep5-container .orderstep5-bottom .block.terms-container .terms-and-condition-container{margin-top:10px}.orderstep5-container .orderstep5-bottom .block.terms-container .terms-condition-checkmark,.orderstep5-container .orderstep5-bottom .block.terms-container .second-terms-condition-checkmark{margin-right:20px}}@media screen and (min-width:1920px){.orderstep5-container .orderstep5-bottom .block.terms-container .terms-and-condition-container{padding:15px 20px 30px 30px}}.orderstep5-container .container-wrapper .container-area .grid.equal-height.divided+.grid.equal-height.divided+hr{margin:15px 0}.orderstep5-container .container-wrapper .container-area .grid.equal-height.divided+.grid.equal-height.divided+hr+.grid.equal-height.divided+hr{margin:0 0 15px 0}.orderstep5-container textarea{resize:none}.typo2016 .orderstep5-container textarea{width:100%}.orderstep5-container .orderstep5-buttons .grid-item{padding-left:0}.orderstep5-container
.orderstep5-buttons .row{margin-left:0}.orderstep5-container .orderstep5-buttons .submit-button.button-subtitled .button-text{font-size:14px}.orderstep5-container .orderstep5-buttons .submit-button.button-subtitled .button-subtitle{font-size:12px;padding-top:2px;font-weight:300}@media screen and (max-width:767px){.orderstep5-container .orderstep5-buttons>.row{display:flex;flex-direction:column-reverse}.orderstep5-container .orderstep5-buttons .grid-item{width:100%}.orderstep5-container .orderstep5-buttons .grid-item:first-child{padding-right:30px}.orderstep5-container .orderstep5-buttons .grid-item:last-child{padding:30px 15px 10px 0}.orderstep5-container .orderstep5-buttons .grid-item .back-button .iconelement{display:none}.orderstep5-container .orderstep5-buttons .grid-item .button,.orderstep5-container .orderstep5-buttons .grid-item .float-item{width:100%}}@media screen and (min-width:768px){.orderstep5-container .orderstep5-buttons{margin-top:40px}.orderstep5-container .orderstep5-buttons .submit-button{padding-right:50px;
padding-left:50px}.orderstep5-container .orderstep5-buttons .submit-button .button-text{height:58px;font-size:18px}.orderstep5-container .orderstep5-buttons .submit-button.button-subtitled .button-text{font-size:15px}}@media screen and (min-width:992px){.orderstep5-container .orderstep5-buttons{margin-top:25px}}@media screen and (min-width:1920px){.orderstep5-container .orderstep5-buttons{margin-top:40px}}.orderstep5-container .customer-information .grid-item{padding-left:10px;padding-right:10px}.orderstep5-container .customer-information .table{table-layout:fixed;margin-bottom:6px}.orderstep5-container .customer-information .table td{padding:0 3px 0 0;height:6px;-ms-word-wrap:break-word;word-wrap:break-word}.orderstep5-container .customer-information .content-element .teased-content{font-size:13px}.orderstep5-container .customer-information .content-element .teased-content h1{font-size:15px}.orderstep5-container .customer-information .content-element .teased-content table{border-spacing:0}.orderstep5-container
.customer-information .content-element .teased-content table tr{height:23px}.orderstep5-container .customer-information .content-element .teased-content table tr td{line-height:23px}.orderstep5-container .customer-information .row{flex-direction:column;margin:0}.orderstep5-container .customer-information .row .grid-item{background-color:#f0f1f1;padding-left:0;border-radius:15px;padding:20px;border:none;width:auto;margin:8px 0}.orderstep5-container .customer-information .button{margin-bottom:12px;position:absolute;top:0;right:0}.orderstep5-container .customer-information .expander-container{padding:0;height:auto}.orderstep5-container .customer-information .content-element{margin-top:0}.orderstep5-container .customer-information .title{margin-bottom:15px}.orderstep5-container .customer-information .content-element .teased-content.slided-up{height:70px}@media screen and (min-width:992px){.orderstep5-container .customer-information .row{flex-direction:row}.orderstep5-container .customer-information .row .grid-item{
margin:0 10px;width:33.33%}.orderstep5-container .customer-information .row .grid-item:first-child{margin-left:0}.orderstep5-container .customer-information .row .grid-item:last-child{margin-right:0}.orderstep5-container .customer-information .row .grid-item .content-element .teased-content.slided-up{height:auto}.orderstep5-container .customer-information .row .grid-item .content-element .expander-container{display:none}.orderstep5-container .customer-information .title{margin-bottom:25px}.orderstep5-container .customer-information .content-element .teased-content{font-size:12px}.orderstep5-container .customer-information .content-element .teased-content h1{font-size:17px}.orderstep5-container .customer-information .content-element .teased-content table tr{height:24px}.orderstep5-container .customer-information .content-element .teased-content table tr td{line-height:24px}}@media screen and (min-width:1200px){.orderstep5-container .customer-information .row .grid-item{margin:0 14px;padding:30px}.orderstep5-container
.customer-information .content-element .teased-content{font-size:13px}.orderstep5-container .customer-information .content-element .teased-content h1{font-size:20px}.orderstep5-container .customer-information .content-element .teased-content table tr{height:25px}.orderstep5-container .customer-information .content-element .teased-content table tr td{line-height:25px}}@media screen and (min-width:1920px){.orderstep5-container .customer-information .row .grid-item{margin:0 22px}.orderstep5-container .customer-information .content-element .teased-content{font-size:14px}.orderstep5-container .customer-information .content-element .teased-content table tr{height:26px}.orderstep5-container .customer-information .content-element .teased-content table tr td{line-height:26px}}.orderstep5-container .further-info-container{margin-bottom:10px}.orderstep5-container .further-info-container label{width:100%;min-width:100%;margin-bottom:0}.tablet .orderstep5-container .further-info-container .input-element{transform:none!important
}.orderstep5-container .further-info-container .title{font-size:15px;margin-bottom:0;padding-top:15px}.orderstep5-container .further-info-container .further-information-preview{font-size:12px;margin-bottom:22px;color:#999}.orderstep5-container .further-info-container a{text-decoration:underline}@media screen and (min-width:992px){.orderstep5-container .further-info-container{width:294px;max-width:294px}.orderstep5-container .further-info-container .title{font-size:17px}.orderstep5-container .further-info-container .further-information-preview{visibility:hidden;margin-bottom:-10px}}@media screen and (min-width:1200px){.orderstep5-container .further-info-container{width:331px;max-width:331px}.orderstep5-container .further-info-container .title{font-size:20px}.orderstep5-container .further-info-container .further-information-preview{margin-bottom:0}}@media screen and (min-width:1920px){.orderstep5-container .further-info-container{width:483px;max-width:483px}}.orderstep5-container .terms-container .float-item.float-left{
margin-left:16px}.orderstep5-container .terms-container .float-item.float-right{margin:30px 16px 18px 0;min-width:178px;text-align:right;flex-grow:1}.orderstep5-container .terms-container .float-item.float-right a>div,.orderstep5-container .terms-container .float-item.float-right a>span{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;float:none}.orderstep5-container .terms-container .float-item.float-right a>div.linktext,.orderstep5-container .terms-container .float-item.float-right a>span.linktext{margin-left:0}.orderstep5-container .terms-container .block.terms+.row-fluid.richtext{padding-top:15px;margin-top:15px}.orderstep5-container .terms-container .terms{padding:6px 3px 6px 12px;max-height:210px}.handheld .orderstep5-container .terms-container .terms .container-wrapper{width:485px}.orderstep5-container .terms-container .radiogroup label{font-weight:bold;vertical-align:top;margin-bottom:10px}.orderstep5-container .terms-container .radiogroup label+label{margin-left:30px
}.orderstep5-container .terms-container .checkbox-container{display:flex;justify-content:right}.process-indicator.orderstep5{margin-top:10px}@media screen and (min-width:992px){.process-indicator.orderstep5{margin-top:50px}}@media screen and (min-width:1200px){.process-indicator.orderstep5{margin-top:60px}}.print .orderstep5-container{width:840px!important;min-width:840px!important;margin:0 auto}.print .orderstep5-container .ordertable .ot-row-white{width:840px}.print .orderstep5-container .ordertable .ot-row-white.basketitem{right:210px}.print .orderstep5-container .ordertable .meta-information>div.ot-column-4,.print .orderstep5-container .ordertable .basketitem>div.ot-column-4,.print .orderstep5-container .ordertable .order-form-row>div.ot-column-4{width:197px;min-width:197px}.print .orderstep5-container .ordertable .meta-information>div.ot-column-5,.print .orderstep5-container .ordertable .basketitem>div.ot-column-5,.print .orderstep5-container .ordertable .order-form-row>div.ot-column-5{width:197px;min-width:197px
}.print .orderstep5-container .ordertable .meta-information>div.ot-column-spacer,.print .orderstep5-container .ordertable .basketitem>div.ot-column-spacer,.print .orderstep5-container .ordertable .order-form-row>div.ot-column-spacer{width:5px;min-width:5px}.print .orderstep5-container .ordertable .price-summary-list>div.ot-column-0{width:430px;min-width:430px}.print .orderstep5-container .ordertable .price-summary-list>div.ot-column-1{width:410px;min-width:410px}.print .orderstep5-container .ordertable .price-summary-list>div.ot-column-1 div.price{padding-left:8px}.print .orderstep5-container .ordertable .ot-row{background:none!important}.print .orderstep5-container .ordertable .ot-row .basketitem .personalization{background:none}.print .orderstep5-container .ordertable .ot-row .basketitem .personalization .text.checked p{padding-left:0;background:none}.print .orderstep5-container .ordertable .personalization.right{background:none}.print .orderstep5-container .container-area{margin-bottom:30px}.print .orderstep5-container
.container-area>hr,.print .orderstep5-container .container-area .orderstep5-buttons{display:none}.print .orderstep5-container .container-area>hr:first-of-type{display:block}.print .orderstep5-container .container-area #BuyNowForm{display:none}@media print{.orderstep5-container{width:840px!important;min-width:840px!important;margin:0 auto}.orderstep5-container .ordertable .ot-row-white{width:840px}.orderstep5-container .ordertable .ot-row-white.basketitem{right:210px}.orderstep5-container .ordertable .meta-information>div.ot-column-4,.orderstep5-container .ordertable .basketitem>div.ot-column-4,.orderstep5-container .ordertable .order-form-row>div.ot-column-4{width:197px;min-width:197px}.orderstep5-container .ordertable .meta-information>div.ot-column-5,.orderstep5-container .ordertable .basketitem>div.ot-column-5,.orderstep5-container .ordertable .order-form-row>div.ot-column-5{width:197px;min-width:197px}.orderstep5-container .ordertable .meta-information>div.ot-column-spacer,.orderstep5-container .ordertable
.basketitem>div.ot-column-spacer,.orderstep5-container .ordertable .order-form-row>div.ot-column-spacer{width:5px;min-width:5px}.orderstep5-container .ordertable .price-summary-list>div.ot-column-0{width:430px;min-width:430px}.orderstep5-container .ordertable .price-summary-list>div.ot-column-1{width:410px;min-width:410px}.orderstep5-container .ordertable .price-summary-list>div.ot-column-1 div.price{padding-left:8px}.orderstep5-container .ordertable .ot-row{background:none!important}.orderstep5-container .ordertable .ot-row .basketitem .personalization{background:none}.orderstep5-container .ordertable .ot-row .basketitem .personalization .text.checked p{padding-left:0;background:none}.orderstep5-container .ordertable .personalization.right{background:none}.orderstep5-container .container-area{margin-bottom:30px}.orderstep5-container .container-area>hr,.orderstep5-container .container-area .orderstep5-buttons{display:none}.orderstep5-container .container-area>hr:first-of-type{display:block}.orderstep5-container
.container-area #BuyNowForm{display:none}}.sidenav{position:absolute;visibility:hidden;opacity:0;top:35px;left:4px;border:1px solid #e1e1e1;border-radius:0 0 2px 2px;padding:20px 0;width:232px;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.15);-webkit-transition:opacity .125s linear;transition:opacity .125s linear}.sidenav.open{visibility:visible;opacity:1}.sidenav.is-pinned>button.header-control.pin-menu{display:none}.sidenav>.pointer{position:absolute;top:-17px;left:-1px;width:37px;height:21px;background-image:url('/pl/cassette.axd/file/img/common/filter-bar-categories%401x-44b6f2eff1d6ff2a3aca53f3f9ce6e40a85c002b.png');background-repeat:no-repeat;background-position:-11px -110px;-webkit-background-size:270px 1210px;-moz-background-size:270px 1210px;background-size:270px 1210px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only
screen and (min-resolution:1.5dppx){.sidenav>.pointer{background-image:url('/pl/cassette.axd/file/img/common/filter-bar-categories%402x-b58d69f4db60f9124cffa395d7b73fec65b84852.png')}}.sidenav>button.header-control,.sidenav>button.footer{position:absolute;margin:0;padding:0;height:20px}.sidenav>button.header-control:active,.sidenav>button.footer:active,.sidenav>button.header-control:focus,.sidenav>button.footer:focus{outline:none}.sidenav>button.header-control{top:0;border:none;width:20px;background-color:#fff;background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%401x-bb2b678adad29f68c029c8ad03c6b455d28321c0.png');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:340px 185px;-moz-background-size:340px 185px;background-size:340px 185px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only
screen and (min-resolution:1.5dppx){.sidenav>button.header-control{background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%402x-759df7a298772f0e33410231caa6420e0f6f8ec3.png')}}.sidenav>button.header-control.close-menu{right:0;background-position:-149px 1px}.sidenav>button.header-control.pin-menu{right:20px;background-position:-150px -27px}.sidenav>button.footer.close-menu{box-sizing:content-box;bottom:-1px;left:-1px;border:1px solid #1e1e1e;border-top-width:0;border-radius:0 0 2px 2px;width:100%;background-color:#1e1e1e}.sidenav>button.footer.close-menu:after{position:relative;display:block;margin:0 auto;width:15px;height:5px;background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%401x-bb2b678adad29f68c029c8ad03c6b455d28321c0.png');background-repeat:no-repeat;background-position:-125px -5px;-webkit-background-size:340px 185px;-moz-background-size:340px 185px;background-size:340px 185px;vertical-align:middle;content:""}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen
and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.sidenav>button.footer.close-menu:after{background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%402x-759df7a298772f0e33410231caa6420e0f6f8ec3.png')}}.sidenav ul.sub-categories{position:relative;overflow:hidden}.sidenav ul.sub-categories ul.sub-menu>.panel>.panel-heading .panel-link-container .panel-link{padding-left:25px}.sidenav ul.sub-categories ul.sub-menu ul.sub-menu>.panel>.panel-heading .panel-link-container .panel-link{padding-left:35px}.sidenav ul.sub-categories ul.sub-menu ul.sub-menu ul.sub-menu>.panel>.panel-heading .panel-link-container .panel-link{padding-left:45px}.sidenav ul.sub-categories ul.sub-menu ul.sub-menu ul.sub-menu ul.sub-menu>.panel>.panel-heading .panel-link-container .panel-link{padding-left:55px}.sidenav ul.sub-categories ul.sub-menu ul.sub-menu ul.sub-menu ul.sub-menu
ul.sub-menu>.panel>.panel-heading .panel-link-container .panel-link{padding-left:65px}.sidenav ul.sub-categories,.sidenav ul.sub-menu{list-style-type:none;margin:0;padding:0;background-color:transparent}.sidenav ul.sub-categories>li.panel,.sidenav ul.sub-menu>li.panel{line-height:14px}.sidenav ul.sub-categories>li.panel.is-menu>div.panel-heading>button.toggle-sub-menu,.sidenav ul.sub-menu>li.panel.is-menu>div.panel-heading>button.toggle-sub-menu{position:absolute;top:0;right:0;bottom:0;margin:auto 0;border:none;padding:0;width:35px;height:30px;background-color:transparent;outline:none;z-index:1}.sidenav ul.sub-categories>li.panel.is-menu>div.panel-heading>button.toggle-sub-menu:after,.sidenav ul.sub-menu>li.panel.is-menu>div.panel-heading>button.toggle-sub-menu:after{position:absolute;top:0;left:0;width:35px;height:100%;content:" "}.sidenav ul.sub-categories>li.panel.is-menu>div.panel-collapse,.sidenav ul.sub-menu>li.panel.is-menu>div.panel-collapse{padding:0;background-color:transparent}.sidenav ul.sub-categories>li.panel>div.panel-heading,
.sidenav ul.sub-menu>li.panel>div.panel-heading{position:relative;margin:0;border:none;border-radius:0;padding:0;min-height:30px;line-height:30px;cursor:pointer}.sidenav ul.sub-categories>li.panel>div.panel-heading .panel-link-container,.sidenav ul.sub-menu>li.panel>div.panel-heading .panel-link-container{padding-right:35px}.sidenav ul.sub-categories>li.panel>div.panel-heading .panel-link-container .panel-link,.sidenav ul.sub-menu>li.panel>div.panel-heading .panel-link-container .panel-link{padding:7px 0 8px 15px;min-height:30px;font-size:13px;font-weight:normal;line-height:1.3;margin:0;border:none}.sidenav ul.sub-categories>li.panel>div.panel-heading .panel-link-container .panel-link>a.title,.sidenav ul.sub-menu>li.panel>div.panel-heading .panel-link-container .panel-link>a.title{position:relative;font-size:13px;font-weight:normal;line-height:1.3}.sidenav ul.sub-categories>li.panel ul.sub-menu,.sidenav ul.sub-menu>li.panel ul.sub-menu{max-height:inherit}.sidenav ul.sub-categories li.separator,.sidenav ul.sub-menu
li.separator{padding:0;width:100%;height:1px;background-color:#ebebeb;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMTAlIiBzdG9wLWNvbG9yPSIjRkZGRkZGIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI0Q5RDlEOSIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSI5MCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);background-image:-webkit-linear-gradient(left,#fff 10%,#d9d9d9 50%,#fff 90%);background-image:-moz-linear-gradient(left,#fff 10%,#d9d9d9 50%,#fff 90%);background-image:-o-linear-gradient(left,#fff 10%,#d9d9d9 50%,#fff 90%);background-image:linear-gradient(to
right,#fff 10%,#d9d9d9 50%,#fff 90%)}.sidenav>.gradient-container>.gradient-white{z-index:2}.sidenav>.gradient-container>.simplebar>.simplebar-track{top:5px;right:8px;bottom:5px}.sidenav>.gradient-container>.simplebar>.simplebar-scroll-content{position:relative;top:unset;right:unset;bottom:unset;left:unset;margin:0 15px 0 0}.isFirefox .sidenav>.gradient-container>.simplebar>.simplebar-scroll-content{height:unset!important}.sidenav.handheld-enable{padding:35px 0 20px 0}.sidenav.handheld-enable>button.header-control{width:35px;height:35px;background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%401x-bb2b678adad29f68c029c8ad03c6b455d28321c0.png');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:340px 185px;-moz-background-size:340px 185px;background-size:340px 185px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen
and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.sidenav.handheld-enable>button.header-control{background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%402x-759df7a298772f0e33410231caa6420e0f6f8ec3.png')}}.sidenav.handheld-enable>button.header-control.close-menu{right:0;background-position:-206px -94px}.sidenav.handheld-enable ul.sub-categories>li.panel>div.panel-heading,.sidenav.handheld-enable ul.sub-menu>li.panel>div.panel-heading{min-height:40px}.sidenav.handheld-enable ul.sub-categories>li.panel>div.panel-heading .panel-link-container .panel-link>a.title,.sidenav.handheld-enable ul.sub-menu>li.panel>div.panel-heading .panel-link-container .panel-link>a.title{padding-top:12px;padding-bottom:12px}.sidenav.handheld-enable>.gradient-container>.gradient-white.top{margin-top:-1px}.sidenav.handheld-enable .simplebar .simplebar-track .simplebar-scrollbar{width:6px;right:-2px}.press-rewrite .toolbar-element>.tool>.sidenav{position:absolute;top:157px;visibility:visible;opacity:.9;width:235px;
border:0;border-radius:unset;opacity:1;left:-255px}.press-rewrite .toolbar-element>.tool>.sidenav.handheld-enable{padding:20px 0}.press-rewrite .toolbar-element>.tool>.sidenav.handheld-enable ul.sub-categories>li.panel>div.panel-heading,.press-rewrite .toolbar-element>.tool>.sidenav.handheld-enable ul.sub-menu>li.panel>div.panel-heading{line-height:34px;min-height:34px}.press-rewrite .toolbar-element>.tool>.sidenav ul.sub-categories>li.panel>div.panel-heading .panel-link-container,.press-rewrite .toolbar-element>.tool>.sidenav ul.sub-menu>li.panel>div.panel-heading .panel-link-container{padding-left:15px}.press-rewrite .toolbar-element>.tool>.sidenav ul.sub-categories>li.panel>div.panel-heading .panel-link-container .panel-link,.press-rewrite .toolbar-element>.tool>.sidenav ul.sub-menu>li.panel>div.panel-heading .panel-link-container .panel-link{padding-top:0;padding-bottom:0;line-height:34px;min-height:34px}.press-rewrite .toolbar-element>.tool>.sidenav ul.sub-categories>li.panel>div.panel-heading .panel-link-container
.panel-link .title,.press-rewrite .toolbar-element>.tool>.sidenav ul.sub-menu>li.panel>div.panel-heading .panel-link-container .panel-link .title{padding:0}.press-rewrite .toolbar-element>.tool>.sidenav ul.sub-categories li.separator,.press-rewrite .toolbar-element>.tool>.sidenav ul.sub-menu li.separator{background-color:#d3d4d4;background-image:none;width:auto;margin:0 15px}.press-rewrite .toolbar-element>.tool>.sidenav ul.sub-categories li.separator.highlighted,.press-rewrite .toolbar-element>.tool>.sidenav ul.sub-menu li.separator.highlighted,.press-rewrite .toolbar-element>.tool>.sidenav ul.sub-categories li.separator.highlighted+li.panel.highlighted+li.separator,.press-rewrite .toolbar-element>.tool>.sidenav ul.sub-menu li.separator.highlighted+li.panel.highlighted+li.separator{background-color:transparent}.press-rewrite .toolbar-element>.tool>.sidenav ul.sub-categories>li.panel.is-menu>div.panel-heading>button.toggle-sub-menu,.press-rewrite .toolbar-element>.tool>.sidenav ul.sub-menu>li.panel.is-menu>div.panel-heading>button.toggle-sub-menu{
right:15px}.press-rewrite .toolbar-element>.tool>.sidenav .simplebar-content>ul.sub-categories>li.separator:first-child{background-color:transparent}.press-rewrite .toolbar-element>.tool>.sidenav>.gradient-container>.simplebar>.simplebar-scroll-content{margin:0}.press-rewrite .toolbar-element>.tool>.sidenav .pointer,.press-rewrite .toolbar-element>.tool>.sidenav .header-control.close-menu,.press-rewrite .toolbar-element>.tool>.sidenav .footer.close-menu{display:none}.kiosk .press-rewrite .toolbar-element>.tool>.back-button{height:17px}.kiosk .press-rewrite .toolbar-element>.tool>.back-button>.button>.arrow-left{background-position:-25px -72px}.category-subnav{display:block;width:232px;position:absolute;top:35px;left:4px;background:#fff;height:auto;z-index:105;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-box-shadow:0
5px 10px rgba(0,0,0,.15);-moz-box-shadow:0 5px 10px rgba(0,0,0,.15);box-shadow:0 5px 10px rgba(0,0,0,.15);-webkit-border-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius:2px;-moz-background-clip:padding;border-radius:2px;background-clip:padding-box;-webkit-transition:opacity .125s linear;-moz-transition:opacity .125s linear;-o-transition:opacity .125s linear;transition:opacity .125s linear}.category-subnav.open{visibility:visible;zoom:1;filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1}.category-subnav.out{visibility:visible;zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0}.category-subnav.fixed{position:fixed;left:inherit}.category-subnav.is-pinnable .subnav-control.top-wrapper .pin-toggle{display:block}.category-subnav.is-pinned .subnav-control.top-wrapper .pin-toggle{display:none}.category-subnav ul.sub-menu{border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;list-style-type:none;margin:0;padding:0}.category-subnav ul.sub-menu li.cat-title{
overflow:hidden}.category-subnav ul.sub-menu li.cat-title.expanded a.category{color:#1e1e1e}.category-subnav ul.sub-menu li.cat-title.expanded>a.category .arrow{background-position:-117px -42px}.category-subnav ul.sub-menu li.cat-title.expanded>a.category .arrow:hover{background-position:-117px 8px}.category-subnav ul.sub-menu li.cat-title a.category{color:#787878;font-size:13px;text-decoration:none;display:block;position:relative;padding:7px 20px 8px 15px;margin-right:25px;margin-top:0;outline:none}.category-subnav ul.sub-menu li.cat-title a.category .arrow{display:block;width:23px;height:30px;position:absolute;top:0;right:0;bottom:0;margin:auto;background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%401x-bb2b678adad29f68c029c8ad03c6b455d28321c0.png');background-repeat:no-repeat;background-position:-117px -42px;-webkit-background-size:340px 185px;-moz-background-size:340px 185px;background-size:340px 185px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only
screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.category-subnav ul.sub-menu li.cat-title a.category .arrow{background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%402x-759df7a298772f0e33410231caa6420e0f6f8ec3.png')}}.category-subnav ul.sub-menu li.cat-title a.category .arrow:hover{background-position:-117px 8px}.category-subnav ul.sub-menu li.cat-title a.category.collapsed .arrow{background-position:-87px 8px}.category-subnav ul.sub-menu li.cat-title a.category.collapsed .arrow:hover{background-position:-87px -42px}.category-subnav ul.sub-menu li.separator{width:100%;height:1px;padding:0;background-color:#d9d9d9;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMTAlIiBzdG9wLWNvbG9yPSIjRkZGRkZGIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI0Q5RDlEOSIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSI5MCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
background-image:-webkit-linear-gradient(left,#fff 10%,#d9d9d9 50%,#fff 90%);background-image:-moz-linear-gradient(left,#fff 10%,#d9d9d9 50%,#fff 90%);background-image:-o-linear-gradient(left,#fff 10%,#d9d9d9 50%,#fff 90%);background-image:linear-gradient(to right,#fff 10%,#d9d9d9 50%,#fff 90%)}.category-subnav ul.sub-menu ul.sub-menu{position:static;border:none;max-height:inherit;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-webkit-background-clip:padding-box;-moz-border-radius-bottomright:0;-moz-background-clip:padding;border-bottom-right-radius:0;background-clip:padding-box;overflow:hidden}.category-subnav ul.sub-menu ul.sub-menu a.category{padding-left:25px}.category-subnav ul.sub-menu ul.sub-menu ul.sub-menu{width:230px}.category-subnav ul.sub-menu ul.sub-menu ul.sub-menu a.category{padding-left:35px}.category-subnav ul.sub-menu .scrollbar-gradient{width:215px;
height:25px}.category-subnav .subnav-control.top-wrapper{width:100%;height:20px;-webkit-border-top-left-radius:2px;-moz-border-radius-topleft:2px;border-top-left-radius:2px;-webkit-border-top-right-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius-topright:2px;-moz-background-clip:padding;border-top-right-radius:2px;background-clip:padding-box;border-top:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1}.category-subnav .subnav-control.top-wrapper .pin-toggle,.category-subnav .subnav-control.top-wrapper .close-top{width:20px;height:20px;display:block;position:absolute;top:0;cursor:pointer;z-index:2100;background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%401x-bb2b678adad29f68c029c8ad03c6b455d28321c0.png');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:340px 185px;-moz-background-size:340px 185px;background-size:340px 185px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only
screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.category-subnav .subnav-control.top-wrapper .pin-toggle,.category-subnav .subnav-control.top-wrapper .close-top{background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%402x-759df7a298772f0e33410231caa6420e0f6f8ec3.png')}}.category-subnav .subnav-control.top-wrapper .pin-toggle{display:none;right:20px;background-position:-150px -27px}.category-subnav .subnav-control.top-wrapper .close-top{right:0;background-position:-149px 1px}.category-subnav .subnav-control.close-bottom{width:100%;height:20px;background:#1e1e1e;-webkit-border-bottom-left-radius:2px;-moz-border-radius-bottomleft:2px;border-bottom-left-radius:2px;-webkit-border-bottom-right-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius-bottomright:2px;-moz-background-clip:padding;border-bottom-right-radius:2px;background-clip:padding-box;cursor:pointer}.category-subnav
.subnav-control.close-bottom .arrow-up{display:block;width:15px;height:5px;margin:0 auto;position:relative;top:7px;background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%401x-bb2b678adad29f68c029c8ad03c6b455d28321c0.png');background-repeat:no-repeat;background-position:-125px -5px;-webkit-background-size:340px 185px;-moz-background-size:340px 185px;background-size:340px 185px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.category-subnav .subnav-control.close-bottom .arrow-up{background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%402x-759df7a298772f0e33410231caa6420e0f6f8ec3.png')}}.category-subnav .mCustomScrollbar .mCustomScrollBox>.mCSB_scrollTools .mCSB_draggerContainer{top:5px;bottom:5px}.sidenav-pinned .custom-row.cols-1 .custom-col>.text{padding-left:250px
}.article-status{line-height:15px}.handheld .article-status{padding-top:10px}.article-status .status-container{clear:right;display:table-cell;padding-right:20px}.article-status .status-container>span{float:left}.article-status .status-container .icon{float:left;width:24px;height:24px;margin-right:12px}.article-status .status-container .icon.instock svg{fill:#70a848}.article-status .status-container .icon.sooninstock svg{fill:#f0b400}.article-status .status-container .icon.outofstock svg{fill:#e30613}.article-status .status-container .icon.packet{width:20px;height:20px;margin-top:-3px;-webkit-border-radius:0;-webkit-background-clip:padding-box;-moz-border-radius:0;-moz-background-clip:padding;border-radius:0;background-clip:padding-box;background-image:url('/pl/cassette.axd/file/img/ES/article-icons-dark%401x-cd1f886bf7ca0f277fdadef02c7169006728ab4f.png');background-repeat:no-repeat;background-position:-12px -152px;-webkit-background-size:185px 220px;-moz-background-size:185px 220px;background-size:185px 220px;
-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.article-status .status-container .icon.packet{background-image:url('/pl/cassette.axd/file/img/ES/article-icons-dark%402x-b3a6ca8c7a1710d8aaa9f15189e7c0074a86c35f.png')}}.article-status .status-container .icon .tooltip-area{position:absolute;top:0;left:0}.article-status .status-container .icon .tooltip-area .tooltip-icon{width:24px;height:24px;background:none}.article-status .status-container .icon .tooltip-area .tooltip-content .richtext{font-size:11px;letter-spacing:.3px}.article-status .status-container .statustext{display:table-cell;width:190px}.article-status .status-container
.tooltip-area.tooltip-icon{display:table-cell;background-position:-86px -15px}.article-status .articleno{display:table-cell;float:right}.article-status .additional-links{padding-top:8px}.article-status .additional-links h1{font-weight:normal}.article-status .additional-links .title{font-weight:normal;font-size:10px;float:left}.article-status .additional-links .iconelement{margin-top:-8px;margin-left:-11px}.article-status .additional-links .link{cursor:pointer}.article-status .additional-links .link:hover{text-decoration:none}.carousel-swiper{margin-bottom:20px;position:relative;width:960px;background-color:#fff}.carousel-swiper.small-carousel-position,.sidenav-pinned .carousel-swiper{width:718px;margin-left:242px}.carousel-swiper .headline{width:135px;height:250px;float:left}.carousel-swiper .swiper-container{position:relative;overflow:hidden;width:820px;height:260px;margin-left:135px}.carousel-swiper .swiper-container.small-carousel,.sidenav-pinned .carousel-swiper .swiper-container{width:576px}.carousel-swiper
.swiper-container.small-carousel .swiper-wrapper .swiper-slide,.sidenav-pinned .carousel-swiper .swiper-container .swiper-wrapper .swiper-slide{width:192px}.carousel-swiper .swiper-container .swiper-wrapper{width:31800px;height:260px}.carousel-swiper .swiper-container .swiper-wrapper .swiper-slide{width:205px;height:260px;position:relative;text-align:center}.sidenav-pinned .carousel-swiper .swiper-container .swiper-wrapper .swiper-slide{width:192px}.carousel-swiper .swiper-container .swiper-wrapper .swiper-slide a{text-decoration:none;color:#696969}.carousel-swiper .swiper-container .swiper-wrapper .swiper-slide .description{font-size:11px;height:30px;max-width:180px;margin-left:10px}.carousel-swiper .swiper-container .swiper-wrapper .swiper-slide .mainprice{margin-top:5px;font-weight:bold}.carousel-swiper .swiper-container .swiper-wrapper .swiper-slide .mainprice .comparisonprice .value{font-weight:normal}.carousel-swiper .swiper-container .swiper-wrapper .swiper-slide .mainprice .priceinfo{font-size:11px}.carousel-swiper
.swiper-container .swiper-wrapper .swiper-slide .mainprice .priceinfo .value{font-size:11px}.carousel-swiper .swiper-container .swiper-wrapper .swiper-slide .mainprice .comparisonprice{color:#696969;font-style:italic;font-weight:normal}.carousel-swiper .swiper-container .swiper-wrapper .swiper-slide .shadow{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjQTBBMEEwIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
background-image:-webkit-linear-gradient(left,#fff,#a0a0a0,#fff);background-image:-moz-linear-gradient(left,#fff,#a0a0a0,#fff);background-image:-o-linear-gradient(left,#fff,#a0a0a0,#fff);background-image:linear-gradient(to right,#fff,#a0a0a0,#fff);background-position:center bottom;width:180px;height:3px;position:absolute;bottom:10px;margin-left:15px}.carousel-swiper .swiper-container .swiper-wrapper .swiper-slide p{margin:0}.carousel-swiper.functional-accordion{width:444px}.carousel-swiper.functional-accordion .headline{width:140px;height:25px;position:absolute;left:300px;top:158px}.carousel-swiper.functional-accordion .swiper-container{width:409px;height:150px;margin-left:20px}.carousel-swiper.functional-accordion .swiper-container .shadow{display:none}.carousel-swiper.functional-accordion .swiper-container .swiper-wrapper .swiper-slide{width:136px}.carousel-swiper.functional-accordion .swiper-container .swiper-wrapper .swiper-slide .description{padding:0 5px}.carousel-swiper.functional-accordion .arrow{top:50px
}.carousel-swiper.functional-accordion .arrow.arrow-left{left:0}.carousel-swiper.functional-accordion .arrow.arrow-right{right:0}.carousel-swiper.functional-accordion .carousel-gradient.left{left:15px}.carousel-swiper.functional-accordion .carousel-gradient right.left{right:15px}.carousel-swiper .arrow{width:32px;height:48px;background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%401x-19495a7d539e1f843cb0055595e51eed0f054470.png');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:200px 531px;-moz-background-size:200px 531px;background-size:200px 531px;position:absolute;outline:none;top:101px;z-index:10;display:none}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.carousel-swiper .arrow{background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%402x-a9893c1777e79c5acc2c4bf96930ebaac3915909.png')
}}.handheld .carousel-swiper .arrow{display:none}.carousel-swiper .arrow.arrow-left{background-position:-15px 6px}.carousel-swiper .arrow.arrow-left:hover{background-position:-110px 6px;cursor:pointer}.carousel-swiper .arrow.arrow-right{background-position:-57px 6px;right:0}.carousel-swiper .arrow.arrow-right:hover{background-position:-152px 6px;cursor:pointer}.carousel-swiper.dissable-hover:hover .arrow{display:none}.handheld .carousel-swiper.dissable-hover:hover .arrow{display:none}.carousel-swiper:hover .arrow{display:block}.handheld .carousel-swiper:hover .arrow{display:none}.carousel-swiper .carousel-gradient{width:10px;height:100%;position:absolute;z-index:5}.carousel-swiper .carousel-gradient.left{left:134px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjEwMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSI3NSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
background-image:-webkit-linear-gradient(right,rgba(255,255,255,0) 0%,#fff 75%,#fff 100%);background-image:-moz-linear-gradient(right,rgba(255,255,255,0) 0%,#fff 75%,#fff 100%);background-image:-o-linear-gradient(right,rgba(255,255,255,0) 0%,#fff 75%,#fff 100%);background-image:linear-gradient(to left,rgba(255,255,255,0) 0%,#fff 75%,#fff 100%)}.carousel-swiper .carousel-gradient.right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSI3NSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
background-image:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,#fff 75%,#fff 100%);background-image:-moz-linear-gradient(left,rgba(255,255,255,0) 0%,#fff 75%,#fff 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,0) 0%,#fff 75%,#fff 100%);background-image:linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 75%,#fff 100%)}.mainprice .value{font-size:17px;font-weight:bold}.mainprice .value .currency{font-size:10px}.prices .price{font-weight:bold}.prices .endprice{font-size:17px;font-weight:bold}.handheld .prices .endprice{font-size:20px}.handheld .prices .mainprice .currency{font-size:17px}.handheld .prices .mainprice .selectedVATType{font-weight:bold}.prices .mainprice .currency,.prices .mainprice .priceprefix{font-size:10px;font-weight:bold}.discountprice{padding-bottom:5px}.discountprice .leftside{color:#e30613;float:left;padding-right:5px}.discountprice .leftside .rrpname{text-align:center;font-weight:bold}.discountprice .leftside .reduction{font-size:17px;text-align:center;font-weight:bold
}.discountprice .rightside{padding-left:5px;border-left:1px solid #e30613;float:left}.discountprice .rightside .priceprefix{font-weight:bold;font-size:10px}.discountprice .rightside .price .value{color:#e30613;font-weight:bold;font-size:17px;clear:both;width:135px;text-align:left}.discountprice .rightside .price .value div{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.discountprice .rightside .price .value .currency{font-size:10px}.discountprice .rightside .comparisonprice{margin-bottom:2px}.discountprice .rightside .oldprice{text-align:left}.discountprice .rightside .oldprice .pricevalue{text-decoration:line-through}.discountprice .annotation{clear:both;float:left}.switcher:not(.ajax)>span,.switcher span.selected{font-weight:bold}.switcher.ajax>span:not(.selected){cursor:pointer}.switcher a{text-decoration:none;font-weight:normal}.handheld .switcher{display:block;font-size:12px;margin-top:12px;text-align:right}.availablesizes{position:absolute;min-width:300px;z-index:3001;
text-align:left;left:0;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.15);-moz-box-shadow:0 5px 10px rgba(0,0,0,.15);box-shadow:0 5px 10px rgba(0,0,0,.15);-webkit-border-top-right-radius:2px;-moz-border-radius-topright:2px;border-top-right-radius:2px;-webkit-border-bottom-left-radius:2px;-moz-border-radius-bottomleft:2px;border-bottom-left-radius:2px;-webkit-border-bottom-right-radius:2px;-moz-border-radius-bottomright:2px;border-bottom-right-radius:2px;-webkit-transition:opacity .125s linear;-moz-transition:opacity .125s linear;-o-transition:opacity .125s linear;transition:opacity .125s linear;background-color:#fff;outline:none;border:1px solid #e1e1e1;-webkit-border-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius:2px;-moz-background-clip:padding;border-radius:2px;background-clip:padding-box;padding:0;opacity:0;filter:alpha(opacity=0);margin-bottom:10px;cursor:auto;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.availablesizes button.close{position:absolute;width:46px;
height:46px;right:27px;top:10px;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-x-ec9f2c18eb32425cca678d03e5495bec249f19ac.svg");background-repeat:no-repeat;background-position:50% 50%;border:1px solid #d3d4d4;background-size:17px;border-radius:26px;z-index:1026;transition:border-color .3s;opacity:1;filter:alpha(opacity=100);text-align:right}.availablesizes button.close:focus{outline:none}.availablesizes button.close.has-focus-keyboard:focus{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.availablesizes button.close:hover{border:1px solid #000}.availablesizes .modal-headline{color:#696969;font-size:19px;font-weight:bold;line-height:1.1em;margin-bottom:10px}.availablesizes .modal-headline .headline-line{background:#d3d4d4;margin:25px 0 14px 0;height:1px}.availablesizes .modal-headline .icon-basket-grey,.availablesizes .modal-headline .icon-article-recommend,.availablesizes .modal-headline .icon-article-logoservice,.availablesizes .modal-headline .icon-calendar{width:25px;
height:25px;float:left;margin-right:5px}.availablesizes .modal-headline .icon-logout{width:27px;height:27px;float:left;margin:-5px 5px 0 -5px}.availablesizes .modal-headline .icon-article-recommend{background-position:-100px -15px}.availablesizes .modal-headline .icon-article-logoservice{background-position:-10px -15px}.availablesizes .modal-headline .icon-cancelation{float:left;margin-right:5px}.availablesizes .modal-headline .icon-favorite{float:left;background-position:-122px -155px;width:12px;height:18px;margin:2px 5px 0 0}.availablesizes .modal-headline .icon-calendar{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_timeframe-7c9780f47e19108946cb33b95018185f0abdeb67.svg");background-repeat:no-repeat;background-size:16px;background-position:center 1px}.ios .availablesizes{margin-bottom:30px}.availablesizes .arrow{display:block;position:relative;z-index:3002}.availablesizes .header{padding:0 1px 0 15px}.availablesizes .headline{display:block;font-size:17px;font-weight:bold;margin-bottom:14px
}.availablesizes .headline .headline-line{margin-right:0;width:200px}.availablesizes .table-header{width:97%;margin-right:25px;font-size:11px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.availablesizes .table-header>div{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.availablesizes .gradient-white{display:none}.handheld .availablesizes .gradient-white.top{top:-8px}.handheld .availablesizes .gradient-white.bottom{bottom:-8px}.availablesizes .sizetable{position:relative;background-color:#fff;font-size:11px;max-height:220px;overflow:hidden;width:100%;padding-left:15px;padding-right:15px;margin-top:10px}.availablesizes .sizetable .simplebar-scroll-content{margin-left:15px}.availablesizes .sizetable .simplebar-track{margin-right:15px}.availablesizes .sizetable .first-table{width:97%;margin-right:25px;font-size:11px;max-width:none}.availablesizes .sizetable .first-table .label-column{display:block}.availablesizes .sizetable .first-table
.label-column .label-cell .icon-border{width:10px;height:16px}.handheld .availablesizes .sizetable .first-table .label-column .label-cell .icon-border{width:24px;height:24px}.availablesizes .sizetable .first-table .label-column .label-cell .icon-border .icon{display:block;width:8px;height:14px;line-height:18px}.handheld .availablesizes .sizetable .first-table .label-column .label-cell .icon-border .icon{width:22px;height:22px}.availablesizes .sizetable .first-table .label-column .label-cell span{display:block;line-height:18px;white-space:nowrap}.availablesizes .sizetable .first-table .line{margin-top:1px;margin-bottom:1px;width:100%;height:1px}.availablesizes .sizetable .first-table .sizes-column{padding-left:10px}.availablesizes .sizetable .first-table .sizes-column a{text-decoration:none;color:#fff}.availablesizes .sizetable .first-table .sizes-column div.available,.availablesizes .sizetable .first-table .sizes-column div.notavailable{float:left;margin:1px;line-height:18px;font-size:10px;text-align:center;vertical-align:top;
min-width:27px}.handheld .availablesizes .sizetable .first-table .sizes-column div.available,.handheld .availablesizes .sizetable .first-table .sizes-column div.notavailable{line-height:30px;min-width:63px;font-size:12px}.availablesizes .sizetable .first-table .sizes-column div.available a,.availablesizes .sizetable .first-table .sizes-column div.notavailable a{padding:0 2px}.availablesizes .sizetable .first-table .sizes-column div.available{cursor:pointer}.availablesizes .sizetable .first-table .sizes-column div.available a{display:block;text-decoration:none;background-color:transparent;width:100%}.availablesizes .sizetable .first-table .sizes-column div.notavailable{padding-right:2px;padding-left:2px}.availablesizes .scrollbar-gradient.bottom{margin-bottom:-15px}.availablesizes .sizes-bottom-bar{margin-top:10px;-webkit-border-bottom-left-radius:2px;-moz-border-radius-bottomleft:2px;border-bottom-left-radius:2px;-webkit-border-bottom-right-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius-bottomright:2px;
-moz-background-clip:padding;border-bottom-right-radius:2px;background-clip:padding-box}.address-select{position:relative;font-size:10px}.typo2016 .address-select{font-size:13px}.address-select .lr-button-container{position:absolute;float:left;margin-top:-30px;top:50%;width:14px;height:38px;cursor:pointer;background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%401x-19495a7d539e1f843cb0055595e51eed0f054470.png');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:200px 531px;-moz-background-size:200px 531px;background-size:200px 531px;transition:.3s ease-out}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.address-select .lr-button-container{background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%402x-a9893c1777e79c5acc2c4bf96930ebaac3915909.png')
}}.address-select .lr-button-container.next{left:478px}.address-select .lr-button-container.disabled{cursor:default}.address-select .lr-button-container.prev{background-position:-118px 0;background:no-repeat;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-medium-left-dark-grey-2a9ce644eb22968eb2de8fd8d9a2949253ddf3a9.svg")}.address-select .lr-button-container.prev.disabled{background-position:-23px 0}.address-select .lr-button-container.next{background-position:-159px 0;background:no-repeat;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-medium-right-dark-grey-b68839a1b2de30c74e60d3fe98be9dd903971af8.svg")}.address-select .lr-button-container.next.disabled{background-position:-64px 0}.address-select .address-option{float:left;padding:8px;margin:8px;width:212px;min-height:166px;position:relative;cursor:pointer}.address-select .address-option input[type=radio]{float:left}.address-select .address-option input[type=radio]+div{float:left;margin-left:10px}.address-select
.address-option .address-content{margin-top:3px;width:190px;-ms-word-wrap:break-word;word-wrap:break-word}.address-select .address-option .address-content .row-fluid.richtext{padding-top:0}.address-select .address-option a{display:none;position:absolute;bottom:3px;right:3px}.address-select .address-option a:hover{position:absolute}.address-select .address-option.active a{display:block}.address-select .slide-container{margin-left:18px}.address-select .slide-container,.address-select .page{width:456px;float:left}.address-select .footer{overflow:hidden;width:456px;margin-left:26px;padding-right:18px;clear:both}.address-select .footer .address-button{float:left}.address-select .footer .cycle-pager{cursor:pointer;margin-top:4px;float:right}.address-select .footer .cycle-pager span{margin:0 3px}.address-select .footer .cycle-pager .cycle-pager-active{font-weight:bold}body.has-fullscreen-iframe{position:fixed}.fullscreen-iframe-container{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1055}.fullscreen-iframe-container
iframe{border:0;width:100%;height:100%}.onlinekat+.tab-container{padding-top:30px}.tab-container .loading{position:absolute;left:50%;top:100px}.tab-container .loading .spinner{width:32px;min-width:32px;height:32px;min-height:32px;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.tab-container .loading .spinner.dark{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.tab-container .loading .spinner.lightmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.tab-container .loading .spinner.darkmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.tab-container>ul{position:relative;margin:0;padding:2px 2px 0;height:32px;list-style:none}.tab-container>ul li{float:left;position:relative;top:0;padding:0;white-space:nowrap;
margin:1px 2px 0 3px}.tab-container>ul li a{outline:none;float:left;padding:5px 8px}.tab-container>ul li .linesplitter{position:absolute;right:-5px;margin:4px 0 0 10px}.tab-container>ul li.active{padding-bottom:0}.tab-container>ul li.active .selectedline{position:absolute;top:19px;height:1px;margin-top:9px;width:100%}.tab-container>ul li.active .lastline{margin-top:27px}.tab-container>ul li.active a{cursor:default}.tab-container .tab-content{padding:20px 15px 10px 15px}.tab-container .tab-content .tab-pane{position:relative}.tab-container.mix-and-match>ul{border:0;height:auto;padding:25px 20px 40px 20px}.tab-container.mix-and-match>ul li{font-size:27px;text-transform:uppercase;font-weight:bold;float:none;white-space:normal;width:300px;padding:0 8px;line-height:1.2}.tab-container.mix-and-match>ul li .linesplitter,.tab-container.mix-and-match>ul li .lastline,.tab-container.mix-and-match>ul li .selectedline{display:none}.tab-container.mix-and-match>ul li a{float:none;padding:0;color:#b4b4b4}.tab-container.mix-and-match>ul
li a:after{content:" >"}.tab-container.mix-and-match>ul li.active a{color:#000}.tab-container.mix-and-match>.tab-content{padding-top:0}.tab-container.mix-and-match .carousel-crossselling{border:0;margin-left:0;width:100%}.tab-container.carousels{height:300px}.ios .roundabout .thumbs{padding-top:0;margin-top:0;height:230px}.ios .roundabout .thumbs .thumb-container{margin-top:-20px}.handheld.android .roundabout .thumbs{height:230px}.handheld.android .roundabout .thumb-container{margin-top:-40px}.roundabout-loader{background-color:#fff;position:absolute;top:10px;left:10px;z-index:1045}.roundabout-loader div{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.roundabout-loader div.dark{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.roundabout-loader div.lightmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')
}.roundabout-loader div.darkmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.roundabout-loader div.dark{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.roundabout-loader div.lightmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.roundabout-loader div.darkmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.roundabout-loader,.roundabout-loader div{width:990px;height:100%;overflow:hidden}.roundabout{width:960px;height:195px;overflow:hidden}.roundabout .container{position:relative;background-image:url(/pl/cassette.axd/file/img/common/sslp_thumbs_background-45429553c00fa44d00348dff1c6825d97d963be0.png);background-repeat:no-repeat;background-position:0 20px;padding:5px;top:20px;z-index:30}.roundabout
.container.right{left:40px}.roundabout .container.left{left:20px}.roundabout .container .image{position:absolute;top:-30px;z-index:15}.roundabout .container .image.right{left:640px}.roundabout .container .image.left{left:35px}.roundabout .container .thumbs{width:890px;padding-top:20px}.roundabout .container .thumbs ul{padding:0;margin:0;top:20px}.roundabout .container .thumbs ul li{padding:0;margin:0;list-style-type:none;float:left;width:196px;height:170px;margin-top:20px}.ios .roundabout .container .thumbs ul li{margin:0}.roundabout .container .thumbs ul li a{color:#656565;text-decoration:none;display:block;zoom:1}.roundabout .container .thumbs ul li a .thumb-container{display:block;width:196px;height:110px;background-image:url(/pl/cassette.axd/file/img/common/sslp-thumb-shadow-e829ca6d937cfd8ba256ef93b8e78ff7081e472b.png);background-repeat:no-repeat;background-position:top left;cursor:pointer}.roundabout .container .thumbs ul li a .thumb-container img{width:100%;height:auto;border:none}.roundabout .container
.thumbs ul li a .thumb-container .thumb-title{display:none;width:250px;height:26px;padding-top:4px;color:#656565;font-weight:bold;font-size:12px;text-align:center;background-image:url(/pl/cassette.axd/file/img/common/sslp-thumb-drawer-cbb877d6e76ab2ff75420458fa48ec93ec9161e7.png);background-repeat:no-repeat;position:absolute;top:110px;left:0;z-index:-10}.richtext.center{text-align:center}.richtext.right{text-align:right}.richtext.block{text-align:justify}.richtext.tiny-paragraph p{margin:0 0 4px}.richtext.no-page-break{page-break-inside:avoid}.richtext.list-item-margin ul li{padding:2px;margin-left:5px}.richtext[class*="font-augusta"]{font-family:Augusta,Arial,Helvetica,sans-serif}.richtext[class*="font-augusta-condensed"]{font-family:"Augusta Condensed",Arial,Helvetica,sans-serif}.richtext[class*="font-augusta-blockborder"]{font-family:"Augusta BlockBorder",Arial,Helvetica,sans-serif}.richtext.font-augusta-thin,.richtext.font-augusta-condensed-thin,.richtext.font-augusta-blockborder-thin,.richtext.font-augusta-thin-italic,
.richtext.font-augusta-condensed-thin-italic,.richtext.font-augusta-blockborder-thin-italic{font-weight:100}.richtext.font-augusta-ultralight,.richtext.font-augusta-condensed-ultralight,.richtext.font-augusta-blockborder-ultralight,.richtext.font-augusta-ultralight-italic,.richtext.font-augusta-condensed-ultralight-italic,.richtext.font-augusta-blockborder-ultralight-italic{font-weight:200}.richtext.font-augusta-light,.richtext.font-augusta-condensed-light,.richtext.font-augusta-blockborder-light,.richtext.font-augusta-light-italic,.richtext.font-augusta-condensed-light-italic,.richtext.font-augusta-blockborder-light-italic{font-weight:300}.richtext.font-augusta-semilight,.richtext.font-augusta-condensed-semilight,.richtext.font-augusta-blockborder-semilight,.richtext.font-augusta-semilight-italic,.richtext.font-augusta-condensed-semilight-italic,.richtext.font-augusta-blockborder-semilight-italic{font-weight:350}.richtext.font-augusta,.richtext.font-augusta-condensed,.richtext.font-augusta-blockborder,.richtext.font-augusta-italic,
.richtext.font-augusta-condensed-italic,.richtext.font-augusta-blockborder-italic{font-weight:400}.richtext.font-augusta-italic,.richtext.font-augusta-condensed-italic,.richtext.font-augusta-blockborder-italic,.richtext.font-augusta-thin-italic,.richtext.font-augusta-condensed-thin-italic,.richtext.font-augusta-blockborder-thin-italic,.richtext.font-augusta-ultralight-italic,.richtext.font-augusta-condensed-ultralight-italic,.richtext.font-augusta-blockborder-ultralight-italic,.richtext.font-augusta-light-italic,.richtext.font-augusta-condensed-light-italic,.richtext.font-augusta-blockborder-light-italic,.richtext.font-augusta-semilight-italic,.richtext.font-augusta-condensed-semilight-italic,.richtext.font-augusta-blockborder-semilight-italic{font-style:italic}.richtext[class*="font-roboto"]{font-family:Roboto,Arial,Helvetica,sans-serif}.richtext.font-roboto-thin,.richtext.font-roboto-thin-italic{font-weight:100}.richtext.font-roboto-light,.richtext.font-roboto-light-italic{font-weight:300}.richtext.font-roboto,
.richtext.font-roboto-italic{font-weight:400}.richtext.font-roboto-medium,.richtext.font-roboto-medium-italic{font-weight:500}.richtext.font-roboto-bold,.richtext.font-roboto-bold-italic{font-weight:700}.richtext.font-roboto-black,.richtext.font-roboto-black-italic{font-weight:900}.richtext.font-roboto-italic,.richtext.font-roboto-thin-italic,.richtext.font-roboto-light-italic,.richtext.font-roboto-medium-italic,.richtext.font-roboto-bold-italic,.richtext.font-roboto-black-italic{font-style:italic}.richtext a{color:inherit;font-size:inherit}.richtext a span{text-decoration:underline}.richtext a:hover span{text-decoration:none}.richtext big{color:#e30613;font-size:100%}.richtext.no-big-highlighting big{color:inherit;font-size:16px}.richtext.no-indentation ol,.richtext.no-indentation ul{padding-left:10px}.richtext.no-distance{margin:0;padding:0}.richtext.no-distance p{margin:0;padding:0}.richtext.tiny-top-margin{margin-top:10px}.richtext.top-margin{margin-top:20px}.richtext.big-top-margin{margin-top:30px}.richtext.extra-big-top-margin{
margin-top:50px}.richtext.tiny-bottom-margin{margin-bottom:10px}.richtext.bottom-margin{margin-bottom:20px}.richtext.big-bottom-margin{margin-bottom:30px}.richtext.bold{font-weight:bold}body.typo2016 .richtext.small,.richtext.typo2016.small{font-size:11px}body.typo2016 .modal-inner .richtext.small,.richtext.small{font-size:9px}.richtext.uppercase{text-transform:uppercase}.richtext.italic{font-style:italic}.richtext.break-word{-ms-word-wrap:break-word;word-wrap:break-word}.richtext.highlighted-center-red{color:#e30613;background-color:transparent;padding:5px 0;font-size:20px;display:inherit;text-align:center;font-weight:bold}.richtext.gray-2col-area{background:#eaeaea;font-size:13px;margin-left:50px;margin-right:50px}.richtext.gray-2col-area div:first-child{min-width:100px;float:left;margin:0 0 0 20px;padding:10px 0 10px 0;line-height:20px;color:#000}.richtext.gray-2col-area div:last-child{padding:10px 0 10px 0;line-height:20px;color:#000}.richtext.white-2col-area div{display:inline-block;vertical-align:top}.richtext.white-2col-area
div:first-child{min-width:150px;font-weight:bold}.workwearstore-availability{height:400px;font-size:10px;position:relative}.handheld .workwearstore-availability{height:auto}.workwearstore-availability .mCSB_inside>.mCSB_container{margin-right:20px}.workwearstore-availability .wws-title{padding-bottom:15px}.workwearstore-availability .wws-title .wwsheadline{font-weight:bold}.workwearstore-availability .wws-title .color{padding-right:20px}.workwearstore-availability .title{padding-bottom:5px}.workwearstore-availability .title .size{padding-left:25px}.workwearstore-availability .store{background-color:#ebebeb;margin:10px 0;padding-left:15px}.workwearstore-availability .store .leftside{height:65px;float:left}.handheld .workwearstore-availability .store .leftside{height:75px}.workwearstore-availability .store .leftside .storename{padding-top:10px}.workwearstore-availability .store .leftside .storename .city{font-size:16px}.workwearstore-availability .store .leftside .storename .title{font-size:10px;font-weight:normal
}.workwearstore-availability .store .leftside .information-title{padding-top:18px}.handheld .workwearstore-availability .store .leftside .information-title{padding-top:28px}.workwearstore-availability .store .leftside .information-title span{cursor:pointer}.workwearstore-availability .store .leftside .information-title span:hover{color:#000}.workwearstore-availability .store .rightside{padding-top:10px;height:65px;float:right}.workwearstore-availability .store .rightside .availability{width:8px;height:46px;float:left;-webkit-border-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius:2px;-moz-background-clip:padding;border-radius:2px;background-clip:padding-box}.handheld .workwearstore-availability .store .rightside .availability{height:57px}.workwearstore-availability .store .rightside .availability.instock{background-color:#0a0!important}.workwearstore-availability .store .rightside .availability.outofstock{background-color:#f0b400!important}.workwearstore-availability .store .rightside .availability.neverinstock{
background-color:#e30613!important}.workwearstore-availability .store .rightside .availabilitytextblock{padding-top:2px;padding-left:20px;padding-right:15px}.workwearstore-availability .store .rightside .availabilitytextblock .availability-text{padding-bottom:8px}.workwearstore-availability .store .rightside .availabilitytextblock .availability-text.instock{color:#0a0!important}.workwearstore-availability .store .rightside .availabilitytextblock .availability-text.outofstock{color:#f0b400!important}.workwearstore-availability .store .rightside .availabilitytextblock .availability-text.neverinstock{color:#e30613!important}.workwearstore-availability .store .clear{clear:both}.workwearstore-availability .store .wws-line{height:1px;background-color:#b4b4b4;margin-right:15px}.workwearstore-availability .store .more-infos{padding-bottom:10px;padding-top:5px}.workwearstore-availability .store .more-infos .cols-2 .custom-col{width:270px;float:left;min-height:1px}.workwearstore-availability .store .more-infos .cols-2 .custom-col+.custom-col{
width:230px;float:left;min-height:1px}.workwearstore-availability .store .more-infos .information-headline{padding-bottom:15px;padding-top:7px;font-size:12px;font-weight:bold}.workwearstore-availability .store .more-infos .shop{font-size:9px}.workwearstore-availability .store .more-infos .shop .shopinformations{padding-top:10px}.workwearstore-availability .store .more-infos .shop .shopinformations .contact{float:left}.workwearstore-availability .store .more-infos .shop .shopinformations .openinghours{float:right}.workwearstore-availability .store .more-infos .map{padding-left:15px}.workwearstore-availability .store .more-infos .map .teaser{margin:0}.workwearstore-availability .store .dimensions{padding-top:5px}.workwearstore-availability .store .dimensions .dimensions-headline{padding-top:7px;font-size:12px;padding-bottom:5px}.workwearstore-availability .store .dimensions .dimensionrow{width:545px;padding-top:10px;padding-bottom:10px;height:130px}.handheld .workwearstore-availability .store .dimensions .dimensionrow{
height:auto}.workwearstore-availability .store .dimensions .dimensionrow.sizes-with-tabs .colors{padding-top:15px}.workwearstore-availability .store .dimensions .dimensionrow.sizes-with-tabs .sizegroups{clear:left}.workwearstore-availability .store .dimensions .title{padding-top:10px}.workwearstore-availability .store .dimensions .colors .coloricon-outerline{border:2px solid #ebebeb;cursor:pointer}.workwearstore-availability .store .dimensions .colors .coloricon-outerline:hover{border:2px solid #787878}.workwearstore-availability .store .dimensions .selected .coloricon-outerline{border:2px solid #787878}.workwearstore-availability .store .dimensions .sizetitle,.workwearstore-availability .store .dimensions .selected-colorname,.workwearstore-availability .store .dimensions .model-label{display:none}.workwearstore-availability .store .dimensions .sizes,.workwearstore-availability .store .dimensions .model-switcher{width:auto}.handheld .workwearstore-availability .store .dimensions .sizes .line,.handheld .workwearstore-availability
.store .dimensions .model-switcher .line{margin-top:6px;height:1px}.workwearstore-availability .store .dimensions .sizes .selectedline,.workwearstore-availability .store .dimensions .model-switcher .selectedline{height:1px}.workwearstore-availability .store .dimensions .sizes .sizelabel .title,.workwearstore-availability .store .dimensions .model-switcher .sizelabel .title,.workwearstore-availability .store .dimensions .sizes .model-label .model-title,.workwearstore-availability .store .dimensions .model-switcher .model-label .model-title{padding-top:3px}.workwearstore-availability .store .dimensions .sizes .size-container,.workwearstore-availability .store .dimensions .model-switcher .size-container,.workwearstore-availability .store .dimensions .sizes .model-container,.workwearstore-availability .store .dimensions .model-switcher .model-container{display:inline-block}.workwearstore-availability .store .dimensions .sizes .size-container .modellink,.workwearstore-availability .store .dimensions .model-switcher
.size-container .modellink,.workwearstore-availability .store .dimensions .sizes .model-container .modellink,.workwearstore-availability .store .dimensions .model-switcher .model-container .modellink{display:inline-block}.workwearstore-availability .store .dimensions .sizes .size-container .size-outerline,.workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline,.workwearstore-availability .store .dimensions .sizes .model-container .size-outerline,.workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline,.workwearstore-availability .store .dimensions .sizes .size-container .model-outerline,.workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline,.workwearstore-availability .store .dimensions .sizes .model-container .model-outerline,.workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline{float:left;cursor:pointer}.kiosk .workwearstore-availability .store .dimensions
.sizes .size-container .size-outerline,.kiosk .workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline,.kiosk .workwearstore-availability .store .dimensions .sizes .model-container .size-outerline,.kiosk .workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline,.kiosk .workwearstore-availability .store .dimensions .sizes .size-container .model-outerline,.kiosk .workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline,.kiosk .workwearstore-availability .store .dimensions .sizes .model-container .model-outerline,.kiosk .workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;float:none}.workwearstore-availability .store .dimensions .sizes .size-container .size-outerline.selected,.workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline.selected,
.workwearstore-availability .store .dimensions .sizes .model-container .size-outerline.selected,.workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline.selected,.workwearstore-availability .store .dimensions .sizes .size-container .model-outerline.selected,.workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline.selected,.workwearstore-availability .store .dimensions .sizes .model-container .model-outerline.selected,.workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline.selected,.workwearstore-availability .store .dimensions .sizes .size-container .size-outerline:hover,.workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline:hover,.workwearstore-availability .store .dimensions .sizes .model-container .size-outerline:hover,.workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline:hover,.workwearstore-availability .store
.dimensions .sizes .size-container .model-outerline:hover,.workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline:hover,.workwearstore-availability .store .dimensions .sizes .model-container .model-outerline:hover,.workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline:hover{border:2px solid #787878;margin:-2px;position:relative}.handheld .workwearstore-availability .store .dimensions .sizes .size-container .size-outerline:hover,.handheld .workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline:hover,.handheld .workwearstore-availability .store .dimensions .sizes .model-container .size-outerline:hover,.handheld .workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline:hover,.handheld .workwearstore-availability .store .dimensions .sizes .size-container .model-outerline:hover,.handheld .workwearstore-availability .store .dimensions .model-switcher .size-container
.model-outerline:hover,.handheld .workwearstore-availability .store .dimensions .sizes .model-container .model-outerline:hover,.handheld .workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline:hover{border:2px solid #ebebeb}.handheld .workwearstore-availability .store .dimensions .sizes .size-container .size-outerline.selected:hover,.handheld .workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline.selected:hover,.handheld .workwearstore-availability .store .dimensions .sizes .model-container .size-outerline.selected:hover,.handheld .workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline.selected:hover,.handheld .workwearstore-availability .store .dimensions .sizes .size-container .model-outerline.selected:hover,.handheld .workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline.selected:hover,.handheld .workwearstore-availability .store .dimensions .sizes
.model-container .model-outerline.selected:hover,.handheld .workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline.selected:hover,.handheld .workwearstore-availability .store .dimensions .sizes .size-container .size-outerline.selected,.handheld .workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline.selected,.handheld .workwearstore-availability .store .dimensions .sizes .model-container .size-outerline.selected,.handheld .workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline.selected,.handheld .workwearstore-availability .store .dimensions .sizes .size-container .model-outerline.selected,.handheld .workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline.selected,.handheld .workwearstore-availability .store .dimensions .sizes .model-container .model-outerline.selected,.handheld .workwearstore-availability .store .dimensions .model-switcher .model-container
.model-outerline.selected{border:2px solid #787878}.handheld .workwearstore-availability .store .dimensions .sizes .size-container .size-outerline .size,.handheld .workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline .size,.handheld .workwearstore-availability .store .dimensions .sizes .model-container .size-outerline .size,.handheld .workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline .size,.handheld .workwearstore-availability .store .dimensions .sizes .size-container .model-outerline .size,.handheld .workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline .size,.handheld .workwearstore-availability .store .dimensions .sizes .model-container .model-outerline .size,.handheld .workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline .size{color:#fff}.workwearstore-availability .store .dimensions .sizes .size-container .size-outerline .size,.workwearstore-availability
.store .dimensions .model-switcher .size-container .size-outerline .size,.workwearstore-availability .store .dimensions .sizes .model-container .size-outerline .size,.workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline .size,.workwearstore-availability .store .dimensions .sizes .size-container .model-outerline .size,.workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline .size,.workwearstore-availability .store .dimensions .sizes .model-container .model-outerline .size,.workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline .size,.workwearstore-availability .store .dimensions .sizes .size-container .size-outerline .model,.workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline .model,.workwearstore-availability .store .dimensions .sizes .model-container .size-outerline .model,.workwearstore-availability .store .dimensions .model-switcher .model-container
.size-outerline .model,.workwearstore-availability .store .dimensions .sizes .size-container .model-outerline .model,.workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline .model,.workwearstore-availability .store .dimensions .sizes .model-container .model-outerline .model,.workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline .model{border:1px solid #ebebeb;color:#fff;margin:0;padding:2px 7px}.handheld .workwearstore-availability .store .dimensions .sizes .size-container .size-outerline .size,.handheld .workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline .size,.handheld .workwearstore-availability .store .dimensions .sizes .model-container .size-outerline .size,.handheld .workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline .size,.handheld .workwearstore-availability .store .dimensions .sizes .size-container .model-outerline .size,.handheld .workwearstore-availability
.store .dimensions .model-switcher .size-container .model-outerline .size,.handheld .workwearstore-availability .store .dimensions .sizes .model-container .model-outerline .size,.handheld .workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline .size,.handheld .workwearstore-availability .store .dimensions .sizes .size-container .size-outerline .model,.handheld .workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline .model,.handheld .workwearstore-availability .store .dimensions .sizes .model-container .size-outerline .model,.handheld .workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline .model,.handheld .workwearstore-availability .store .dimensions .sizes .size-container .model-outerline .model,.handheld .workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline .model,.handheld .workwearstore-availability .store .dimensions .sizes .model-container .model-outerline
.model,.handheld .workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline .model{padding:7px 7px}.workwearstore-availability .store .dimensions .sizes .size-container .size-outerline .size.selected,.workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline .size.selected,.workwearstore-availability .store .dimensions .sizes .model-container .size-outerline .size.selected,.workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline .size.selected,.workwearstore-availability .store .dimensions .sizes .size-container .model-outerline .size.selected,.workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline .size.selected,.workwearstore-availability .store .dimensions .sizes .model-container .model-outerline .size.selected,.workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline .size.selected,.workwearstore-availability .store .dimensions
.sizes .size-container .size-outerline .model.selected,.workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline .model.selected,.workwearstore-availability .store .dimensions .sizes .model-container .size-outerline .model.selected,.workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline .model.selected,.workwearstore-availability .store .dimensions .sizes .size-container .model-outerline .model.selected,.workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline .model.selected,.workwearstore-availability .store .dimensions .sizes .model-container .model-outerline .model.selected,.workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline .model.selected{border:1px solid #ebebeb}.workwearstore-availability .store .dimensions .sizes .size-container .size-outerline .size.instock,.workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline
.size.instock,.workwearstore-availability .store .dimensions .sizes .model-container .size-outerline .size.instock,.workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline .size.instock,.workwearstore-availability .store .dimensions .sizes .size-container .model-outerline .size.instock,.workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline .size.instock,.workwearstore-availability .store .dimensions .sizes .model-container .model-outerline .size.instock,.workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline .size.instock,.workwearstore-availability .store .dimensions .sizes .size-container .size-outerline .model.instock,.workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline .model.instock,.workwearstore-availability .store .dimensions .sizes .model-container .size-outerline .model.instock,.workwearstore-availability .store .dimensions .model-switcher
.model-container .size-outerline .model.instock,.workwearstore-availability .store .dimensions .sizes .size-container .model-outerline .model.instock,.workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline .model.instock,.workwearstore-availability .store .dimensions .sizes .model-container .model-outerline .model.instock,.workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline .model.instock{background-color:#0a0!important}.workwearstore-availability .store .dimensions .sizes .size-container .size-outerline .size.outofstock,.workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline .size.outofstock,.workwearstore-availability .store .dimensions .sizes .model-container .size-outerline .size.outofstock,.workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline .size.outofstock,.workwearstore-availability .store .dimensions .sizes .size-container .model-outerline
.size.outofstock,.workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline .size.outofstock,.workwearstore-availability .store .dimensions .sizes .model-container .model-outerline .size.outofstock,.workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline .size.outofstock,.workwearstore-availability .store .dimensions .sizes .size-container .size-outerline .model.outofstock,.workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline .model.outofstock,.workwearstore-availability .store .dimensions .sizes .model-container .size-outerline .model.outofstock,.workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline .model.outofstock,.workwearstore-availability .store .dimensions .sizes .size-container .model-outerline .model.outofstock,.workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline .model.outofstock,.workwearstore-availability
.store .dimensions .sizes .model-container .model-outerline .model.outofstock,.workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline .model.outofstock{background-color:#f0b400!important}.workwearstore-availability .store .dimensions .sizes .size-container .size-outerline .size.neverinstock,.workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline .size.neverinstock,.workwearstore-availability .store .dimensions .sizes .model-container .size-outerline .size.neverinstock,.workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline .size.neverinstock,.workwearstore-availability .store .dimensions .sizes .size-container .model-outerline .size.neverinstock,.workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline .size.neverinstock,.workwearstore-availability .store .dimensions .sizes .model-container .model-outerline .size.neverinstock,.workwearstore-availability .store
.dimensions .model-switcher .model-container .model-outerline .size.neverinstock,.workwearstore-availability .store .dimensions .sizes .size-container .size-outerline .model.neverinstock,.workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline .model.neverinstock,.workwearstore-availability .store .dimensions .sizes .model-container .size-outerline .model.neverinstock,.workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline .model.neverinstock,.workwearstore-availability .store .dimensions .sizes .size-container .model-outerline .model.neverinstock,.workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline .model.neverinstock,.workwearstore-availability .store .dimensions .sizes .model-container .model-outerline .model.neverinstock,.workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline .model.neverinstock{background-color:#e30613!important}.workwearstore-availability
.store .dimensions .sizes .size-container .size-outerline .model,.workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline .model,.workwearstore-availability .store .dimensions .sizes .model-container .size-outerline .model,.workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline .model,.workwearstore-availability .store .dimensions .sizes .size-container .model-outerline .model,.workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline .model,.workwearstore-availability .store .dimensions .sizes .model-container .model-outerline .model,.workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline .model{background-color:#0a0!important}.workwearstore-availability .store .dimensions .sizes .size-container .size-outerline .model.notavailable,.workwearstore-availability .store .dimensions .model-switcher .size-container .size-outerline .model.notavailable,.workwearstore-availability
.store .dimensions .sizes .model-container .size-outerline .model.notavailable,.workwearstore-availability .store .dimensions .model-switcher .model-container .size-outerline .model.notavailable,.workwearstore-availability .store .dimensions .sizes .size-container .model-outerline .model.notavailable,.workwearstore-availability .store .dimensions .model-switcher .size-container .model-outerline .model.notavailable,.workwearstore-availability .store .dimensions .sizes .model-container .model-outerline .model.notavailable,.workwearstore-availability .store .dimensions .model-switcher .model-container .model-outerline .model.notavailable{background-color:#f0b400!important}.workwearstore-availability+.text,.workwearstore-availability+.text+.text{clear:both}.workwearstore-availability+.text+.text{padding-top:5px}.wwsa-print{width:600px;margin-left:auto;margin-right:auto;display:block}.wwsa-print .logocontainer{top:10px}.wwsa-print .title{font-size:18px}.wwsa-print .title.underline hr{margin-top:10px;border-color:#d9d9d9
}.wwsa-print .container-area hr{margin:10px 0;border-color:#d9d9d9;clear:both}.wwsa-print .container-area .statustext{width:300px}.wwsa-print .container-area .statustext .text{font-size:12px;padding-top:2px}.wwsa-print .container-area .richtext{font-size:12px}.wwsa-print .container-area div.block.dimensions{overflow:hidden;padding-left:4px}.wwsa-print .container-area div.block.dimensions>div{display:block;width:270px;float:left}.wwsa-print .container-area div.block.dimensions .colors{margin-right:40px;padding-top:4px}.wwsa-print .container-area div.block.dimensions .colors .selected-colorname{display:none}.wwsa-print .container-area div.block.dimensions .colors .coloricon-outerline:hover{border:2px solid #fff}.wwsa-print .container-area div.block.dimensions .colors .selected .coloricon-outerline:hover{border:2px solid #787878}.wwsa-print .container-area div.block.dimensions .sizes,.wwsa-print .container-area div.block.dimensions .model-switcher{margin-bottom:2px}.wwsa-print .container-area div.block.dimensions
.sizes .sizetitle,.wwsa-print .container-area div.block.dimensions .model-switcher .sizetitle{right:auto}.wwsa-print .container-area div.block.dimensions .sizes .sizelabel,.wwsa-print .container-area div.block.dimensions .model-switcher .sizelabel,.wwsa-print .container-area div.block.dimensions .sizes .model-label,.wwsa-print .container-area div.block.dimensions .model-switcher .model-label{display:none}.wwsa-print .container-area div.block.dimensions .sizes .sizegroups,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups,.wwsa-print .container-area div.block.dimensions .sizes .model-container,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container{padding-top:4px}.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .size-outerline,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .size-outerline,.wwsa-print .container-area div.block.dimensions .sizes .model-container .size-outerline,.wwsa-print .container-area div.block.dimensions
.model-switcher .model-container .size-outerline,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .model-outerline,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .model-outerline,.wwsa-print .container-area div.block.dimensions .sizes .model-container .model-outerline,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .model-outerline{position:relative;height:22px;float:left;margin-right:2px;margin-bottom:2px;font-size:10px;text-align:center}.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .size-outerline .selection-border,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .size-outerline .selection-border,.wwsa-print .container-area div.block.dimensions .sizes .model-container .size-outerline .selection-border,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .size-outerline .selection-border,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups
.model-outerline .selection-border,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .model-outerline .selection-border,.wwsa-print .container-area div.block.dimensions .sizes .model-container .model-outerline .selection-border,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .model-outerline .selection-border{position:absolute;top:-4px;left:-4px;width:63px;height:30px;border:3px solid #787878;z-index:100}.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .size-outerline .size-model-background-image,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .size-outerline .size-model-background-image,.wwsa-print .container-area div.block.dimensions .sizes .model-container .size-outerline .size-model-background-image,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .size-outerline .size-model-background-image,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .model-outerline
.size-model-background-image,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .model-outerline .size-model-background-image,.wwsa-print .container-area div.block.dimensions .sizes .model-container .model-outerline .size-model-background-image,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .model-outerline .size-model-background-image{position:absolute;top:0;left:0;width:100%;height:100%}.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .size-outerline .size,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .size-outerline .size,.wwsa-print .container-area div.block.dimensions .sizes .model-container .size-outerline .size,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .size-outerline .size,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .model-outerline .size,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .model-outerline
.size,.wwsa-print .container-area div.block.dimensions .sizes .model-container .model-outerline .size,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .model-outerline .size,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .size-outerline .size:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .size-outerline .size:hover,.wwsa-print .container-area div.block.dimensions .sizes .model-container .size-outerline .size:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .size-outerline .size:hover,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .model-outerline .size:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .model-outerline .size:hover,.wwsa-print .container-area div.block.dimensions .sizes .model-container .model-outerline .size:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .model-outerline .size:hover{
background-color:transparent}.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .size-outerline .size,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .size-outerline .size,.wwsa-print .container-area div.block.dimensions .sizes .model-container .size-outerline .size,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .size-outerline .size,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .model-outerline .size,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .model-outerline .size,.wwsa-print .container-area div.block.dimensions .sizes .model-container .model-outerline .size,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .model-outerline .size,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .size-outerline .model,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .size-outerline .model,.wwsa-print .container-area
div.block.dimensions .sizes .model-container .size-outerline .model,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .size-outerline .model,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .model-outerline .model,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .model-outerline .model,.wwsa-print .container-area div.block.dimensions .sizes .model-container .model-outerline .model,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .model-outerline .model{position:absolute;top:0;left:0;height:100%;margin:0;padding:3px 2px 0 2px;color:#ebebeb;white-space:nowrap;z-index:1;border-bottom-width:0}.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .size-outerline .size.selected:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .size-outerline .size.selected:hover,.wwsa-print .container-area div.block.dimensions .sizes .model-container .size-outerline .size.selected:hover,
.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .size-outerline .size.selected:hover,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .model-outerline .size.selected:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .model-outerline .size.selected:hover,.wwsa-print .container-area div.block.dimensions .sizes .model-container .model-outerline .size.selected:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .model-outerline .size.selected:hover,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .size-outerline .model.selected:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .size-outerline .model.selected:hover,.wwsa-print .container-area div.block.dimensions .sizes .model-container .size-outerline .model.selected:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .size-outerline .model.selected:hover,.wwsa-print
.container-area div.block.dimensions .sizes .sizegroups .model-outerline .model.selected:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .model-outerline .model.selected:hover,.wwsa-print .container-area div.block.dimensions .sizes .model-container .model-outerline .model.selected:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .model-outerline .model.selected:hover{color:#ebebeb}.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .size-outerline .size.notavailable,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .size-outerline .size.notavailable,.wwsa-print .container-area div.block.dimensions .sizes .model-container .size-outerline .size.notavailable,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .size-outerline .size.notavailable,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .model-outerline .size.notavailable,.wwsa-print .container-area
div.block.dimensions .model-switcher .sizegroups .model-outerline .size.notavailable,.wwsa-print .container-area div.block.dimensions .sizes .model-container .model-outerline .size.notavailable,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .model-outerline .size.notavailable,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .size-outerline .model.notavailable,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .size-outerline .model.notavailable,.wwsa-print .container-area div.block.dimensions .sizes .model-container .size-outerline .model.notavailable,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .size-outerline .model.notavailable,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .model-outerline .model.notavailable,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .model-outerline .model.notavailable,.wwsa-print .container-area div.block.dimensions .sizes
.model-container .model-outerline .model.notavailable,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .model-outerline .model.notavailable{color:#ebebeb}.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .size-outerline .size.notavailable:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .size-outerline .size.notavailable:hover,.wwsa-print .container-area div.block.dimensions .sizes .model-container .size-outerline .size.notavailable:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .size-outerline .size.notavailable:hover,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .model-outerline .size.notavailable:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .model-outerline .size.notavailable:hover,.wwsa-print .container-area div.block.dimensions .sizes .model-container .model-outerline .size.notavailable:hover,.wwsa-print .container-area div.block.dimensions
.model-switcher .model-container .model-outerline .size.notavailable:hover,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .size-outerline .model.notavailable:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .size-outerline .model.notavailable:hover,.wwsa-print .container-area div.block.dimensions .sizes .model-container .size-outerline .model.notavailable:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .size-outerline .model.notavailable:hover,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .model-outerline .model.notavailable:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .model-outerline .model.notavailable:hover,.wwsa-print .container-area div.block.dimensions .sizes .model-container .model-outerline .model.notavailable:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .model-outerline .model.notavailable:hover{color:#ebebeb
}.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .size-outerline .size:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .size-outerline .size:hover,.wwsa-print .container-area div.block.dimensions .sizes .model-container .size-outerline .size:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .size-outerline .size:hover,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .model-outerline .size:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .model-outerline .size:hover,.wwsa-print .container-area div.block.dimensions .sizes .model-container .model-outerline .size:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .model-outerline .size:hover,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .size-outerline .model:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .size-outerline .model:hover,
.wwsa-print .container-area div.block.dimensions .sizes .model-container .size-outerline .model:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .size-outerline .model:hover,.wwsa-print .container-area div.block.dimensions .sizes .sizegroups .model-outerline .model:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .sizegroups .model-outerline .model:hover,.wwsa-print .container-area div.block.dimensions .sizes .model-container .model-outerline .model:hover,.wwsa-print .container-area div.block.dimensions .model-switcher .model-container .model-outerline .model:hover{color:#ebebeb}.wwsa-print .container-area div.block.dimensions .model-switcher{margin-left:5px}.wwsa-print .container-area div.block.dimensions .model-switcher .modellink{display:inline-block}.wwsa-print .container-area div.block.dimensions .model-switcher .modellink .model-outerline .model{background-color:#0a0}.wwsa-print .container-area div.block.dimensions .model-switcher .modellink .model-outerline
.model.notavailable .model{background-color:#f0b400}.wwsa-print .container-area div.block .article-status div.instock{border:7px solid #0a0}.wwsa-print .container-area div.block .article-status div.sooninstock,.wwsa-print .container-area div.block .article-status div.outofstock{border:7px solid #f0b400}.wwsa-print .container-area div.block .article-status div.neverinstock{border:7px solid #e30613}.wwsa-print .container-area div.title.subheadline{font-size:14px}.arrows-none-left,.arrows-none-right{display:none}.arrows-single-light-left,.arrows-single-light-large-left,.arrows-single-black-left,.arrows-single-black-large-left,.arrows-double-white-left,.arrows-double-grey-left,.arrows-double-white-hover-left,.arrows-double-grey-hover-left,.arrows-large-white-left,.arrows-large-grey-left,.arrows-large-black-left,.arrows-medium-black-left,.arrows-medium-grey-left,.arrows-medium-white-left,.arrows-circle-white-left,.arrows-circle-grey-left,.arrows-circle-outline-hover-left,.arrows-circle-large-white-left,.arrows-circle-large-black-left,
.arrows-single-light-right,.arrows-single-light-large-right,.arrows-single-black-right,.arrows-single-black-large-right,.arrows-double-white-right,.arrows-double-grey-right,.arrows-double-white-hover-right,.arrows-double-grey-hover-right,.arrows-large-white-right,.arrows-large-grey-right,.arrows-large-black-right,.arrows-medium-black-right,.arrows-medium-grey-right,.arrows-medium-white-right,.arrows-circle-white-right,.arrows-circle-grey-right,.arrows-circle-outline-hover-right,.arrows-circle-large-white-right,.arrows-circle-large-black-right{position:absolute;z-index:181;cursor:pointer;background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%401x-19495a7d539e1f843cb0055595e51eed0f054470.png');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:200px 531px;-moz-background-size:200px 531px;background-size:200px 531px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only
screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.arrows-single-light-left,.arrows-single-light-large-left,.arrows-single-black-left,.arrows-single-black-large-left,.arrows-double-white-left,.arrows-double-grey-left,.arrows-double-white-hover-left,.arrows-double-grey-hover-left,.arrows-large-white-left,.arrows-large-grey-left,.arrows-large-black-left,.arrows-medium-black-left,.arrows-medium-grey-left,.arrows-medium-white-left,.arrows-circle-white-left,.arrows-circle-grey-left,.arrows-circle-outline-hover-left,.arrows-circle-large-white-left,.arrows-circle-large-black-left,.arrows-single-light-right,.arrows-single-light-large-right,.arrows-single-black-right,.arrows-single-black-large-right,.arrows-double-white-right,.arrows-double-grey-right,.arrows-double-white-hover-right,.arrows-double-grey-hover-right,.arrows-large-white-right,.arrows-large-grey-right,.arrows-large-black-right,.arrows-medium-black-right,.arrows-medium-grey-right,.arrows-medium-white-right,
.arrows-circle-white-right,.arrows-circle-grey-right,.arrows-circle-outline-hover-right,.arrows-circle-large-white-right,.arrows-circle-large-black-right{background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%402x-a9893c1777e79c5acc2c4bf96930ebaac3915909.png')}}.arrows-single-light-left,.arrows-single-light-large-left,.arrows-single-light-right,.arrows-single-light-large-right{width:26px;height:73px}.arrows-single-light-left.vpos-default,.arrows-single-light-large-left.vpos-default,.arrows-single-light-right.vpos-default,.arrows-single-light-large-right.vpos-default{top:50%;margin-top:-36px}.arrows-single-light-left[class*='middle'],.arrows-single-light-large-left[class*='middle'],.arrows-single-light-right[class*='middle'],.arrows-single-light-large-right[class*='middle']{margin-top:-36px}.arrows-single-light-left,.arrows-single-light-large-left{background-position:-35px -56px;left:5%}.arrows-single-light-right,.arrows-single-light-large-right{background-position:-139px -56px;right:5%}.arrows-single-black-left,
.arrows-single-black-right{width:14px;height:38px;background-repeat:no-repeat;background-size:13px;background-position:center center}.arrows-single-black-left.vpos-default,.arrows-single-black-right.vpos-default{top:50%;margin-top:-19px}.arrows-single-black-left[class*='middle'],.arrows-single-black-right[class*='middle']{margin-top:-19px}.arrows-single-black-left{left:2%;background-position:-40px -302px}.arrows-single-black-right{right:2%;background-position:-145px -302px}.arrows-single-black-large-left,.arrows-single-black-large-right{width:50px;height:96px}.arrows-single-black-large-left.vpos-default,.arrows-single-black-large-right.vpos-default{top:50%;margin-top:-48px}.arrows-single-black-large-left[class*='middle'],.arrows-single-black-large-right[class*='middle']{margin-top:-48px}.arrows-single-black-large-left{left:5%;background-position:-23px -362px}.arrows-single-black-large-right{right:5%;background-position:-127px -362px}.arrows-double-white-left,.arrows-double-grey-left,.arrows-double-white-hover-left,
.arrows-double-grey-hover-left,.arrows-double-white-right,.arrows-double-grey-right,.arrows-double-white-hover-right,.arrows-double-grey-hover-right{width:28px;height:28px}.arrows-double-white-left.vpos-default,.arrows-double-grey-left.vpos-default,.arrows-double-white-hover-left.vpos-default,.arrows-double-grey-hover-left.vpos-default,.arrows-double-white-right.vpos-default,.arrows-double-grey-right.vpos-default,.arrows-double-white-hover-right.vpos-default,.arrows-double-grey-hover-right.vpos-default{top:50%;margin-top:-14px}.arrows-double-white-left[class*='middle'],.arrows-double-grey-left[class*='middle'],.arrows-double-white-hover-left[class*='middle'],.arrows-double-grey-hover-left[class*='middle'],.arrows-double-white-right[class*='middle'],.arrows-double-grey-right[class*='middle'],.arrows-double-white-hover-right[class*='middle'],.arrows-double-grey-hover-right[class*='middle']{margin-top:-14px}.arrows-double-white-left,.arrows-double-grey-left,.arrows-double-white-hover-left,.arrows-double-grey-hover-left{
left:2%}.arrows-double-white-right,.arrows-double-grey-right,.arrows-double-white-hover-right,.arrows-double-grey-hover-right{right:2%}.arrows-double-white-left{background-position:-19px -228px}.arrows-double-white-right{background-position:-49px -228px}.arrows-double-grey-left{background-position:-124px -228px}.arrows-double-grey-right{background-position:-154px -228px}.arrows-double-white-hover-left{background-position:-19px -228px}.arrows-double-white-hover-left:hover{background-position:-124px -228px}.arrows-double-white-hover-right{background-position:-49px -228px}.arrows-double-white-hover-right:hover{background-position:-154px -228px}.arrows-double-grey-hover-left{background-position:-124px -228px}.arrows-double-grey-hover-left:hover{background-position:-19px -228px}.arrows-double-grey-hover-right{background-position:-154px -228px}.arrows-double-grey-hover-right:hover{background-position:-49px -228px}.arrows-circle-grey-left,.arrows-circle-grey-right{width:45px;height:45px;background-size:45px 45px}.arrows-circle-grey-left.vpos-default,
.arrows-circle-grey-right.vpos-default{top:50%;margin-top:-19px}.arrows-circle-grey-left[class*='middle'],.arrows-circle-grey-right[class*='middle']{margin-top:-19px}.arrows-circle-grey-left{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-circle-grey-left-14e4361d870027292c9885e1c55967a49e5ded81.svg')}.arrows-circle-grey-right{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-circle-grey-right-3f97741ee739bb204170174737eeecb651343477.svg')}.arrows-small-left,.arrows-small-right{width:10px;height:20px;background-size:10px 20px;top:50%;margin-top:-10px;position:relative;background-repeat:no-repeat;background-position:auto}.arrows-small-left{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-small-left-8f2b711cac3851d1172ea4afc9c0f3427add2d7c.svg')}.arrows-small-right{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-small-right-ce6082646e690192b2719829e178106aaf2d6225.svg')}.arrows-single-light-left,.arrows-single-light-large-left,
.arrows-large-white-left,.arrows-large-grey-left,.arrows-single-black-large-left,.arrows-large-black-left,.arrows-single-black-left,.arrows-medium-black-left,.arrows-single-light-right,.arrows-single-light-large-right,.arrows-large-white-right,.arrows-large-grey-right,.arrows-single-black-large-right,.arrows-large-black-right,.arrows-single-black-right,.arrows-medium-black-right{background:no-repeat;background-size:22px 62px;background-position:0;width:22px;height:62px}.arrows-single-light-left.vpos-default,.arrows-single-light-large-left.vpos-default,.arrows-large-white-left.vpos-default,.arrows-large-grey-left.vpos-default,.arrows-single-black-large-left.vpos-default,.arrows-large-black-left.vpos-default,.arrows-single-black-left.vpos-default,.arrows-medium-black-left.vpos-default,.arrows-single-light-right.vpos-default,.arrows-single-light-large-right.vpos-default,.arrows-large-white-right.vpos-default,.arrows-large-grey-right.vpos-default,.arrows-single-black-large-right.vpos-default,.arrows-large-black-right.vpos-default,
.arrows-single-black-right.vpos-default,.arrows-medium-black-right.vpos-default{top:50%;margin-top:-31px}.arrows-single-light-right,.arrows-single-light-large-right,.arrows-large-white-right,.arrows-large-grey-right,.arrows-single-black-large-right,.arrows-large-black-right,.arrows-single-black-right,.arrows-medium-black-right{right:20px}.arrows-single-light-left,.arrows-single-light-large-left,.arrows-large-white-left,.arrows-large-grey-left,.arrows-single-black-large-left,.arrows-large-black-left,.arrows-single-black-left,.arrows-medium-black-left{left:20px}.arrows-single-black-left,.arrows-medium-black-left,.arrows-medium-grey-left,.arrows-medium-white-left,.arrows-single-black-right,.arrows-medium-black-right,.arrows-medium-grey-right,.arrows-medium-white-right{background:no-repeat;background-size:14px 38px;background-position:0;width:14px;height:38px}.arrows-single-black-left.vpos-default,.arrows-medium-black-left.vpos-default,.arrows-medium-grey-left.vpos-default,.arrows-medium-white-left.vpos-default,.arrows-single-black-right.vpos-default,
.arrows-medium-black-right.vpos-default,.arrows-medium-grey-right.vpos-default,.arrows-medium-white-right.vpos-default{top:50%;margin-top:-19px}.arrows-single-black-right,.arrows-medium-black-right,.arrows-medium-grey-right,.arrows-medium-white-right{right:20px}.arrows-single-black-left,.arrows-medium-black-left,.arrows-medium-grey-left,.arrows-medium-white-left{left:20px}.arrows-double-white-left,.arrows-circle-white-left,.arrows-double-grey-left,.arrows-circle-grey-left,.arrows-circle-outline-hover-left,.arrows-double-white-right,.arrows-circle-white-right,.arrows-double-grey-right,.arrows-circle-grey-right,.arrows-circle-outline-hover-right{background-size:45px;background-position:0;width:45px;height:45px}.arrows-double-white-left.vpos-default,.arrows-circle-white-left.vpos-default,.arrows-double-grey-left.vpos-default,.arrows-circle-grey-left.vpos-default,.arrows-circle-outline-hover-left.vpos-default,.arrows-double-white-right.vpos-default,.arrows-circle-white-right.vpos-default,.arrows-double-grey-right.vpos-default,
.arrows-circle-grey-right.vpos-default,.arrows-circle-outline-hover-right.vpos-default{top:50%;margin-top:-22.5px}.arrows-double-white-right,.arrows-circle-white-right,.arrows-double-grey-right,.arrows-circle-grey-right,.arrows-circle-outline-hover-right{right:20px}.arrows-double-white-left,.arrows-circle-white-left,.arrows-double-grey-left,.arrows-circle-grey-left,.arrows-circle-outline-hover-left{left:20px}.arrows-circle-large-white-left,.arrows-circle-large-black-left,.arrows-circle-large-white-right,.arrows-circle-large-black-right{background-size:60px;background-position:0 0}.arrows-circle-large-white-left.vpos-default,.arrows-circle-large-black-left.vpos-default,.arrows-circle-large-white-right.vpos-default,.arrows-circle-large-black-right.vpos-default{top:initial;bottom:20px;width:60px;height:60px}.arrows-circle-large-white-right,.arrows-circle-large-black-right{right:20px}.arrows-circle-large-white-left,.arrows-circle-large-black-left{left:initial;right:100px}.arrows-single-light-left,.arrows-single-light-large-left,
.arrows-large-white-left{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-large-white-left-c6f1712a9a918f7299ebe0d64e0b04af70fa2883.svg")}.arrows-single-light-right,.arrows-single-light-large-right,.arrows-large-white-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-large-white-right-9e90c98abba46f62e8233e2e3eb7ae7c8b9110c8.svg")}.arrows-large-grey-left{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-large-grey-left-402869c1d70c0118aa6b09a533e8e9098175bf38.svg")}.arrows-large-grey-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-large-grey-right-fabacc789c2bb046cff161dd848a5aef869823f1.svg")}.arrows-single-black-large-left,.arrows-large-black-left{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-large-black-left-f0b826be6ccc721aa8576a0912a976af30b5c34f.svg")}.arrows-single-black-large-right,.arrows-large-black-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-large-black-right-587dbded1c4a4b5631896a2dd8057e4c117988a1.svg")
}.arrows-single-black-left,.arrows-medium-black-left{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-medium-left-75abcaba4dcf2d7ebd0160b4e8fdd7ff29aefeae.svg")}.arrows-single-black-right,.arrows-medium-black-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-medium-right-7f42d0ea528ce598e1628c2f718c11afa75cbcbd.svg")}.arrows-medium-grey-left{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-medium-left-grey-3ee38dad4b47bc34b5c2e45dc8567188dcfde588.svg")}.arrows-medium-grey-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-medium-right-grey-1e7979de37eda066c925c93c01eed0cb4cd7c926.svg")}.arrows-medium-white-left{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-medium-left-white-ad441b0a0ca6a2ae8188aa67eef4385fe2b3d0dc.svg")}.arrows-medium-white-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-medium-right-white-928d52a77d88977cbb1f160c6ae94cd2e65ce08a.svg")}.arrows-double-white-left,
.arrows-circle-white-left{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-circle-white-left-c6d2d961dff9825cfdcd87348890918b07377638.svg")}.arrows-double-white-right,.arrows-circle-white-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-circle-white-right-3da0d146f438ae1fa0ba0d0abbb8c8187ec4f833.svg")}.arrows-double-grey-left,.arrows-circle-grey-left{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-circle-grey-left-14e4361d870027292c9885e1c55967a49e5ded81.svg")}.arrows-double-grey-right,.arrows-circle-grey-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-circle-grey-right-3f97741ee739bb204170174737eeecb651343477.svg")}.arrows-circle-outline-hover-left{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-circle-outline-left-501ec22f8f8cfb85621e363df02e732845c89451.svg")}.arrows-circle-outline-hover-left:hover{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-circle-outline-left-black-b761bf04817623ebd9c2ae90c7fb92ad92869631.svg")
}.arrows-circle-outline-hover-right{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-circle-outline-right-6eed10a7732beb5391d504cc42018ff1e6d2336e.svg")}.arrows-circle-outline-hover-right:hover{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-circle-outline-right-black-4a1ad8e468d243400d35470fea18d1d478c60159.svg")}.arrows-circle-large-white-left{opacity:.8;transition:opacity .2s ease-out;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-circle-white-left-c6d2d961dff9825cfdcd87348890918b07377638.svg")}.arrows-circle-large-white-left:hover{opacity:1}.arrows-circle-large-white-right{opacity:.8;transition:opacity .2s ease-out;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-circle-white-right-3da0d146f438ae1fa0ba0d0abbb8c8187ec4f833.svg")}.arrows-circle-large-white-right:hover{opacity:1}.arrows-circle-large-black-left{opacity:.8;transition:opacity .2s ease-out;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-circle-black-left-0e49a39f848c0beb770d959455c85f5b9cf104fe.svg")
}.arrows-circle-large-black-left:hover{opacity:1}.arrows-circle-large-black-right{opacity:.8;transition:opacity .2s ease-out;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-arrow-circle-black-right-767eb667f0907a8938aa91bd7ea029a7dcd4675e.svg")}.arrows-circle-large-black-right:hover{opacity:1}div[class*='arrows-'].vpos-top-top{top:0}div[class*='arrows-'].vpos-top{top:50px}div[class*='arrows-'].vpos-top-middle{top:16.5%}div[class*='arrows-'].vpos-middle-top{top:33%}div[class*='arrows-'].vpos-middle{top:50%}div[class*='arrows-'].vpos-middle-bottom{top:66%}div[class*='arrows-'].vpos-bottom-middle{top:82.5%}div[class*='arrows-'].vpos-bottom{top:initial;bottom:38px}div[class*='arrows-'].vpos-bottom-bottom{top:initial;bottom:0}.sizes{width:315px}.sizes .dropdown{padding-bottom:20px;min-height:59px;margin-bottom:0}.sizes .dropdown .sizegrouptext{position:absolute;padding-top:30px}.sizes .dropdown .sbHolder,.sizes .dropdown .sbSelector{width:150px}.handheld .sizes .dropdown .sbHolder,.handheld .sizes
.dropdown .sbSelector{width:155px}.handheld .sizes .dropdown .sbToggle{right:-2px}.handheld .sizes .dropdown{min-height:75px}.handheld .sizes .single{margin-top:30px}.sizes .dropdown .screw,.sizes .single .screw{margin-left:160px;margin-top:-22px;width:24px;height:24px;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-diameter-271efa2b8e00130dfab0e20ba40573b5303a42ba.svg');background-size:24px}html.handheld .sizes .dropdown .screw,html.handheld .sizes .single .screw{margin-top:-28px}.sizes .dropdown .sizelabel-dropdown,.sizes .single .sizelabel-dropdown{position:absolute;top:25px}.handheld .sizes .dropdown .sizelabel-dropdown,.handheld .sizes .single .sizelabel-dropdown{top:41px}.sizes .sizetable{float:right}.handheld .sizes .sizetable{font-size:13px}.sizes .sizetable a{outline:none}.sizes .sizetable a:active,.sizes .sizetable a:focus{outline:none}.sizes .line{margin:0;margin-top:3px;border:none;height:1px;padding-bottom:7px}.handheld .sizes .line{margin-top:10px}.handheld .sizes .line~.fit-accuracy{
top:-70px}.sizes .sizegroups-selector{float:left;cursor:pointer}.handheld .sizes .sizegroups-selector,.handheld .sizes .sizegroups-selector br{font-size:13px}.sizes .sizegroups-selector .sizecontainer{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.sizes .sizegroups-selector .sizecontainer .selectedline{width:100%;height:1px;margin-top:3px}.handheld .sizes .sizegroups-selector .sizecontainer .selectedline{margin-top:6px}.sizes .sizegroups-selector .divider{padding:0 5px;float:left}.sizes .sizelink{cursor:pointer}.sizes .sizegroups{clear:right}.handheld .sizes .sizegroups{margin-left:-5px}.sizes .sizegroups a:visited{color:#1e1e1e}.sizes .sizegroups .size{padding:1px 6px;margin:1px;float:left;text-align:center;white-space:nowrap}.handheld .sizes .sizegroups .size{padding:6px;min-width:59px;min-height:30px;font-size:12px;margin:0 0 5px 5px}.handheld.isGalaxyTab .sizes .sizegroups .size{padding:8px 6px 0 6px}.handheld .sizes .sizegroups .size:hover:not(.notavailable){color:#1e1e1e;
background-color:#ebebeb}.sizes .sizegroups .size.instock{border-bottom:2px solid #0a0}.sizes .sizegroups .size.instock.selected,.handheld .sizes .sizegroups .size.instock.selected,.handheld .sizes .sizegroups .size.instock.selected:hover:not(.notavailable){background-color:#787878}.sizes .sizegroups .size.outofstock{border-bottom:2px solid #e30613}.sizes .sizegroups .size.outofstock.selected,.handheld .sizes .sizegroups .size.outofstock.selected,.handheld .sizes .sizegroups .size.outofstock.selected:hover:not(.notavailable){background-color:#787878}.sizes .singlesizetable{padding-bottom:5px}.sizes .sizelabel{clear:left;padding-top:3px}.sizes .sizelabel .sizetitle{padding-top:3px;white-space:nowrap;display:inline-block}.sizes .sizelabel .screw{margin-left:0;margin-right:12px;width:24px;height:16px;float:left;margin-top:2px;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-length-4654ec5e462f101a4652cab48246cca4b9942175.svg');background-size:24px;display:inline-block}.sizes .fit-accuracy{position:absolute;
display:none;width:240px;height:92px;margin-top:3px;padding:0 12px;z-index:1;background-color:#fff;border:1px solid #d3d4d4;-webkit-border-radius:6px;-webkit-background-clip:padding-box;-moz-border-radius:6px;-moz-background-clip:padding;border-radius:6px;background-clip:padding-box}.handheld .sizes .fit-accuracy{width:100%;top:-100px}.handheld .shortlist .sizes .fit-accuracy{width:300px;top:-105px}.sizes .fit-accuracy .title{font-size:10px;font-size-adjust:.5;width:239px;padding-top:10px;padding-bottom:5px}.handheld .sizes .fit-accuracy .title{font-weight:normal}.sizes .fit-accuracy .fit-accuracy-container{position:relative}.sizes .fit-accuracy .fit-accuracy-container .section-headlines{width:213px}.handheld .sizes .fit-accuracy .fit-accuracy-container .section-headlines{width:100%}.sizes .fit-accuracy .fit-accuracy-container .section-headlines tr td{text-align:center;width:70px}.sizes .fit-accuracy .fit-accuracy-container .section-headlines tr td:first-child{text-align:left;padding-left:1px}.sizes .fit-accuracy
.fit-accuracy-container .section-headlines tr td.last-element{text-align:right}.sizes .fit-accuracy .fit-accuracy-container .sections{padding-top:6px;position:absolute}.sizes .fit-accuracy .fit-accuracy-container .sections div{margin-left:1px;background-color:#d3d4d4;width:70px;height:6px;float:left}.handheld .sizes .fit-accuracy .fit-accuracy-container .sections div{width:94px;margin-left:2px}.handheld .shortlist .sizes .fit-accuracy .fit-accuracy-container .sections div{width:89px}.sizes .fit-accuracy .fit-accuracy-container .marker{position:absolute;left:-5px;margin-top:3px;background-image:url('/pl/cassette.axd/file/img/common/detailpage/fitting-accuracy-marker-0d57b78b1f3e785e008b2f11953172cbf665b940.png');background-repeat:no-repeat;width:14px;height:20px}.stock .statusbar{width:60px;height:8px;float:left;margin:3px 10px 3px 0;background-color:#787878}.stock.instock{color:#0a0}.stock.instock .statusbar{background-color:#0a0}.stock.outofstock{color:#e30613}.stock.outofstock .statusbar{background-color:#e30613
}.modal.modal-order.handheld .modal-body .articlesummary .stock .statusbar{display:none}.teaser{margin:12px 0 6px 6px;position:relative}.teaser.left{float:left}.teaser.right{float:right}.teaser.tiny-margin{margin:3px 0}.teaser.no-margin{margin:0}.teaser.top-margin{margin-top:30px}.teaser a,.teaser a:focus{outline:none}.teaser a.has-focus-keyboard{outline:5px auto}.teaser.functional-accordion{float:left}.teaser.functional-accordion .teasertooltip{padding:10px;position:absolute;width:350px;z-index:3001;text-align:left;bottom:70px;font-size:10px;background-color:#fff;outline:none;border:1px solid #b4b4b4;-webkit-border-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius:2px;-moz-background-clip:padding;border-radius:2px;background-clip:padding-box}.teaser.functional-accordion .teasertooltip button.close{position:absolute;width:46px;height:46px;right:27px;top:10px;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-x-ec9f2c18eb32425cca678d03e5495bec249f19ac.svg");background-repeat:no-repeat;
background-position:50% 50%;border:1px solid #d3d4d4;background-size:17px;border-radius:26px;z-index:1026;transition:border-color .3s;opacity:1;filter:alpha(opacity=100);text-align:right}.teaser.functional-accordion .teasertooltip button.close:focus{outline:none}.teaser.functional-accordion .teasertooltip button.close.has-focus-keyboard:focus{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.teaser.functional-accordion .teasertooltip button.close:hover{border:1px solid #000}.teaser.functional-accordion .teasertooltip .modal-headline{color:#000;font-size:19px;font-weight:bold;line-height:1.1em;margin-bottom:10px}.teaser.functional-accordion .teasertooltip .modal-headline .headline-line{background:#d3d4d4;margin:25px 0 14px 0;height:1px}.teaser.functional-accordion .teasertooltip .modal-headline .icon-basket-grey,.teaser.functional-accordion .teasertooltip .modal-headline .icon-article-recommend,.teaser.functional-accordion .teasertooltip .modal-headline .icon-article-logoservice,.teaser.functional-accordion
.teasertooltip .modal-headline .icon-calendar{width:25px;height:25px;float:left;margin-right:5px}.teaser.functional-accordion .teasertooltip .modal-headline .icon-logout{width:27px;height:27px;float:left;margin:-5px 5px 0 -5px}.teaser.functional-accordion .teasertooltip .modal-headline .icon-article-recommend{background-position:-100px -15px}.teaser.functional-accordion .teasertooltip .modal-headline .icon-article-logoservice{background-position:-10px -15px}.teaser.functional-accordion .teasertooltip .modal-headline .icon-cancelation{float:left;margin-right:5px}.teaser.functional-accordion .teasertooltip .modal-headline .icon-favorite{float:left;background-position:-122px -155px;width:12px;height:18px;margin:2px 5px 0 0}.teaser.functional-accordion .teasertooltip .modal-headline .icon-calendar{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_timeframe-7c9780f47e19108946cb33b95018185f0abdeb67.svg");background-repeat:no-repeat;background-size:16px;background-position:center 1px}.teaser.functional-accordion
.teasertooltip .headline{color:#e30613;margin-bottom:2px}.teaser.functional-accordion .teasertooltip .headline-line{background:url('/pl/cassette.axd/file/img/common/popup-headline-line-red-767db8ee698443ed7afc5932c6a054a7659b95f1.gif') no-repeat right center;margin-bottom:10px;height:1px}.teaser.functional-accordion .teasertooltip ul{padding-top:10px;padding-left:20px}.teaser.functional-accordion .teasertooltip ul li{list-style-image:none}.teaser.border-top{border-top:1px solid #c8c8c8}.teaser.border-bottom{border-bottom:1px solid #c8c8c8}.teaser.mix-and-match-image{margin:0;position:static}.teaser.expander-image,.teaser.expander-video{margin:0}.teaser.expander-image a img,.teaser.expander-video a img{cursor:pointer}.teaser.expander-image img,.teaser.expander-video img{width:100%;max-height:90px}.linklist.sidebar-info+.block>.teaser.border-top{border-top:none}.text.highlighted{color:#e30613}.print .text.highlighted{color:#696969!important}.print .text.highlighted b{color:#e30613!important}.inner-container .shopcontent>.custom-row>.custom-col
.text.highlighted{margin-left:10px}.text.margin-bottom{margin-bottom:25px}.text.headline{font-size:12px}.text.bold{font-weight:bold}.text.black-black{color:#000}.text.grey-anthracite,.text.black{color:#1e1e1e}.text.grey-text{color:#787878}.text.grey-light,.text.gray-light{color:#b4b4b4}.text.grey-lighter{color:#d9d9d9}.text.white-active{color:#ebebeb}.text.white{color:#fff}body.typo2016 .text.small,.text.typo2016.small{font-size:11px;margin-bottom:12px}.text.small{font-size:9px;margin-bottom:12px}.text.uppercase{text-transform:uppercase}.text.italic{font-style:italic}.text.break-word{-ms-word-wrap:break-word;word-wrap:break-word}.text.center{text-align:center}.text[class*="font-augusta"]{font-family:Augusta,Arial,Helvetica,sans-serif}.text[class*="font-augusta-condensed"]{font-family:"Augusta Condensed",Arial,Helvetica,sans-serif}.text[class*="font-augusta-blockborder"]{font-family:"Augusta BlockBorder",Arial,Helvetica,sans-serif}.text.font-augusta-thin,.text.font-augusta-condensed-thin,.text.font-augusta-blockborder-thin,
.text.font-augusta-thin-italic,.text.font-augusta-condensed-thin-italic,.text.font-augusta-blockborder-thin-italic{font-weight:100}.text.font-augusta-ultralight,.text.font-augusta-condensed-ultralight,.text.font-augusta-blockborder-ultralight,.text.font-augusta-ultralight-italic,.text.font-augusta-condensed-ultralight-italic,.text.font-augusta-blockborder-ultralight-italic{font-weight:200}.text.font-augusta-light,.text.font-augusta-condensed-light,.text.font-augusta-blockborder-light,.text.font-augusta-light-italic,.text.font-augusta-condensed-light-italic,.text.font-augusta-blockborder-light-italic{font-weight:300}.text.font-augusta-semilight,.text.font-augusta-condensed-semilight,.text.font-augusta-blockborder-semilight,.text.font-augusta-semilight-italic,.text.font-augusta-condensed-semilight-italic,.text.font-augusta-blockborder-semilight-italic{font-weight:350}.text.font-augusta,.text.font-augusta-condensed,.text.font-augusta-blockborder,.text.font-augusta-italic,.text.font-augusta-condensed-italic,.text.font-augusta-blockborder-italic{
font-weight:400}.text.font-augusta-italic,.text.font-augusta-condensed-italic,.text.font-augusta-blockborder-italic,.text.font-augusta-thin-italic,.text.font-augusta-condensed-thin-italic,.text.font-augusta-blockborder-thin-italic,.text.font-augusta-ultralight-italic,.text.font-augusta-condensed-ultralight-italic,.text.font-augusta-blockborder-ultralight-italic,.text.font-augusta-light-italic,.text.font-augusta-condensed-light-italic,.text.font-augusta-blockborder-light-italic,.text.font-augusta-semilight-italic,.text.font-augusta-condensed-semilight-italic,.text.font-augusta-blockborder-semilight-italic{font-style:italic}.text[class*="font-roboto"]{font-family:Roboto,Arial,Helvetica,sans-serif}.text.font-roboto-thin,.text.font-roboto-thin-italic{font-weight:100}.text.font-roboto-light,.text.font-roboto-light-italic{font-weight:300}.text.font-roboto,.text.font-roboto-italic{font-weight:400}.text.font-roboto-medium,.text.font-roboto-medium-italic{font-weight:500}.text.font-roboto-bold,.text.font-roboto-bold-italic{
font-weight:700}.text.font-roboto-black,.text.font-roboto-black-italic{font-weight:900}.text.font-roboto-italic,.text.font-roboto-thin-italic,.text.font-roboto-light-italic,.text.font-roboto-medium-italic,.text.font-roboto-bold-italic,.text.font-roboto-black-italic{font-style:italic}.text.tiny-top-margin{margin-top:10px}.text.top-margin{margin-top:20px}.text.big-top-margin{margin-top:30px}.text.extra-big-top-margin{margin-top:50px}.text.tiny-bottom-margin{margin-bottom:10px}.text.bottom-margin{margin-bottom:20px}.text.big-bottom-margin{margin-bottom:30px}.text-modules .text-module .bottom-space{margin-bottom:.5em}.text-modules .text-module.seperator-line{margin-top:1em}.text-modules .text-module.seperator-line .text-module-title~.text-module-text{margin-top:0}.text-modules .text-module.seperator-line .text-module-title,.text-modules .text-module.seperator-line .text-module-image,.text-modules .text-module.seperator-line .text-module-text{margin-top:1em}.text-modules .text-module .text-module-title,.text-modules
.text-module .text-module-image{display:inline-block}.text-modules .text-module .text-module-title{font-weight:bold}.text-modules .text-module .text-module-title.no-image{margin-right:10px;float:left}.text-modules .text-module .text-module-image{float:right;margin-left:5px}.handheld body.artofwork{width:1226px}body.artofwork .container .artofworkhead .artofworkheadBG{min-width:1226px}body.artofwork .container .artofworkhead .block{height:965px;padding:0;margin:0 auto;overflow:hidden;top:0;margin-top:38px}body.artofwork .container .artofworkhead .block .content{margin-top:0}body.artofwork .container .inner-container{margin:0;margin:0 auto;background-color:transparent;box-shadow:none;padding:0;position:static;width:100%!important}body.artofwork .container .inner-container .shopcontent{padding:0}body.artofwork .container .inner-container .shopcontent .block{position:relative;font-size:14px}body.artofwork .container .inner-container .shopcontent .block.artofwork{margin:0 auto;margin:-70px auto 0;padding:0;position:static;
color:#000;line-height:25px}body.artofwork .container .inner-container .shopcontent .block.artofwork .title{font-weight:normal;font-size:18px}body.artofwork .container .inner-container .shopcontent .slider{z-index:1}body.artofwork .container .inner-container .shopcontent .slider .pager{display:none}body.artofwork .container .inner-container .shopcontent .video-element{margin-top:-175px;-webkit-box-shadow:0 0 15px 12px rgba(0,0,0,.5);-moz-box-shadow:0 0 15px 12px rgba(0,0,0,.5);box-shadow:0 0 15px 12px rgba(0,0,0,.5);position:relative;z-index:1}body.artofwork .container .inner-container .shopcontent .title{font-weight:bold;display:block;padding-bottom:15px}body.artofwork .container .inner-container .shopcontent .teaser,body.artofwork .container .inner-container .shopcontent .imagemap{margin:0;padding:0}body.artofwork .container .inner-container .shopcontent .content{width:1000px;margin:0 auto;position:static}.handheld body.press-rewrite .handheld-background{position:fixed;min-width:100%;min-height:100%;top:0;left:0;
background-position:center top;background-attachment:scroll!important;z-index:-1}body.press-rewrite .inner-container{width:760px;left:120px;background-color:#fff}body.press-rewrite .mkt-footr-scope{z-index:1040}.priceinfo .value{font-size:14px}.priceinfo .value .currency{font-size:10px;font-weight:bold}.priceinfo .pricesuffix,.priceinfo .annotation{color:#696969;font-weight:normal}.mainprice .priceinfo{color:#1e1e1e;font-size:11px}.functional-accordion-container{padding-left:85px}.functional-accordion-container p{margin:0;padding:0}.functional-accordion-container div.panel+.panel{margin:0}.functional-accordion-container div.panel .panel-body{border:none!important}.functional-accordion-container .panel-heading{width:790px;padding:0}.functional-accordion-container .panel-collapse{background-repeat:no-repeat;width:790px;overflow:hidden;position:relative}.functional-accordion-container .panel-body{height:600px;position:relative}.functional-accordion-container .panel-body .richtext{font-size:10px;line-height:17px}
.functional-accordion-container .panel-body .richtext ul{padding-left:20px;padding-top:5px}.functional-accordion-container .panel-body .richtext ul li{font-weight:bold;font-size:14px;line-height:20px}.functional-accordion-container .panel-body .teasercontainer{position:absolute;top:520px;padding-left:10px;padding-top:20px}.functional-accordion-container .panel-body .teasercontainer .teaser{margin:0;padding:0}.functional-accordion-container .panel-body .teasercaroussel{position:absolute;top:345px;left:313px}.functional-accordion-container #Layer0 .richtext li{list-style-image:url(/pl/cassette.axd/file/img/common/accordion/accordion_layer0_arrow-816b90ae74f1ab86072aa4db2c42fdb230dbd69e.png)}.functional-accordion-container #Layer1 .richtext li{list-style-image:url(/pl/cassette.axd/file/img/common/accordion/accordion_layer1_arrow-980041f8ba10afddbb54024ded4a3554a616dff5.png)}.functional-accordion-container #Layer2 .richtext li{list-style-image:url(/pl/cassette.axd/file/img/common/accordion/accordion_layer2_arrow-988d4dacfe335ebb65c9b43618658de0e09de52f.png)
}.functional-accordion-container #Layer3 .richtext li{list-style-image:url(/pl/cassette.axd/file/img/common/accordion/accordion_layer3_arrow-d45d80c68a65e9dc87ec4dd10798bd9b6b4cdf37.png)}.functional-accordion-text{font-size:10px;line-height:12px;position:relative}.onlinekat{position:relative}.onlinekat+.onlinekat{margin-top:45px}.onlinekat .teaser{position:relative;margin:0;display:inline-block;max-width:50%}.onlinekat .teaser .image{display:block;max-width:100%}.onlinekat .teaser.left,.onlinekat .teaser.single{z-index:1}.onlinekat .teaser.left .catalogcorner,.onlinekat .teaser.single .catalogcorner{display:none}.onlinekat .teaser.single{width:100%;min-width:100%;max-width:100%}.onlinekat .teaser.right{float:none}.onlinekat .teaser.right .catalogcorner{position:absolute;bottom:0;right:0}.onlinekat .onlinekat-overlay-container{position:absolute;top:0;right:0;bottom:0;left:0;zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transition:opacity .3s linear;-moz-transition:opacity .3s
linear;-o-transition:opacity .3s linear;transition:opacity .3s linear;background-color:#1e1e1e;background-color:rgba(30,30,30,.8);z-index:1030}.onlinekat .onlinekat-overlay-container>a{width:100%;height:100%;display:table}.onlinekat .onlinekat-overlay-container .onlinekat-overlay-content{display:table-cell;vertical-align:middle;text-align:center;padding:0 5px}.onlinekat .onlinekat-overlay-container .onlinekat-icon{display:none}.onlinekat .onlinekat-overlay-container h3{width:100%;font-size:14px;color:#fff}.onlinekat:hover .onlinekat-overlay-container{zoom:1;filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1}.onlinekat.mix-and-match .onlinekat-overlay-container .onlinekat-icon{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;width:44px;height:44px;margin-bottom:5px;background-image:url('/pl/cassette.axd/file/img/common/detailpage/mix-and-match-icons%401x-00b1a1f34c9cb473edae3f695d477ff1f11b470b.png');background-repeat:no-repeat;background-position:0 -105px;
-webkit-background-size:44px 206px;-moz-background-size:44px 206px;background-size:44px 206px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.onlinekat.mix-and-match .onlinekat-overlay-container .onlinekat-icon{background-image:url('/pl/cassette.axd/file/img/common/detailpage/mix-and-match-icons%402x-b1ff0731b12453c049f48ed771f89c64850228a3.png')}}.container-wrapper.lexicon{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #c8c8c8}.container-wrapper.lexicon hr{display:none}.container-wrapper.lexicon .linklist{margin-bottom:20px;font-size:12px}.container-wrapper.lexicon .linklist.horizontal{letter-spacing:0}.container-wrapper.lexicon .image{margin-top:-20px}.container-wrapper.orderstep3 .myshop-button{position:relative}.container-wrapper.orderstep3 .myshop-button
a{position:absolute;bottom:0}.container-wrapper.orderstep3 .radiogroup-accordion .address-select{margin-left:-26px}.container-wrapper.orderstep3 .radiogroup-accordion label.active{margin-bottom:20px}.typo2016 .container-wrapper.orderstep3 .radiogroup-accordion .address .line-label{width:30%}.typo2016 .container-wrapper.orderstep3 .radiogroup-accordion .option-label,.typo2016 .container-wrapper.orderstep3 .radiogroup-accordion .labels,.typo2016 .container-wrapper.orderstep3 .radiogroup-accordion .radio-item-accordion .input-element label{width:30%}.container-wrapper.orderstep3 .note .alert.red{margin:0}.container-wrapper.orderstep3 .col-xs-2{width:30%}.container-wrapper.orderstep3 .col-xs-10{width:70%}.container-wrapper.orderstep3 .richtext.orderstep3-note{margin-right:-110px;margin-bottom:30px}.container-wrapper.orderstep3 textarea{resize:none;height:100px;max-height:100px}.container-wrapper.orderstep3 .typeahead.tt-input{color:#696969}.typo2016 .container-wrapper.orderstep3 .typeahead.tt-input{width:325px}.typo2016
.container-wrapper.orderstep3 .address .building,.typo2016 .container-wrapper.orderstep3 .address .district-input{width:325px}.typo2016 .container-wrapper.orderstep3 .dropdown .country-selector+.sbHolder{width:325px}.handheld .container-wrapper.orderstep3 .line-label,.handheld .container-wrapper.orderstep3 .labels .scoped{padding-top:5px}.handheld .container-wrapper.orderstep3 .dropdown label{margin-top:5px}.handheld .container-wrapper.orderstep3 .dropdown .typeahead.tt-input{vertical-align:baseline!important}.handheld .container-wrapper.orderstep3 .option-label{padding-top:0}.container-wrapper.orderstep3 .customertype-select .option-label{width:30%}.typo2016 .container-wrapper.orderstep3 .customertype-select .option-label{width:35%}.typo2016 .container-wrapper.orderstep3 .fields{width:325px}.tooltip-list{width:100%;min-width:100%;margin-top:6px;text-align:justify}.tooltip-list .tooltip-item{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.tooltip-list .tooltip-item.last-child{
min-width:215px}.tooltip-list:after{content:'';width:100%;min-width:100%;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;line-height:0;font-size:0}.tooltip-box,.tooltip-area .tooltip-content{position:absolute;z-index:1055;top:0;left:0;padding:3px 5px;width:auto;min-width:auto;max-width:20%;height:auto;min-height:auto;font-size:9px;font-weight:normal;line-height:13px;white-space:normal}.tooltip-box.modal-tooltip,.tooltip-area .tooltip-content.modal-tooltip{z-index:1070}.handheld .tooltip-box,.handheld .tooltip-area .tooltip-content{max-width:27%}.tooltip-box.voucher,.tooltip-area .tooltip-content.voucher{padding:10px;max-width:325px;background:#fff}.tooltip-box.bubble,.tooltip-area .tooltip-content.bubble{width:240px;min-width:240px;background:#fff;padding:10px;font-size:10.5px;line-height:120%;color:#696969}.tooltip-box.bubble p,.tooltip-area .tooltip-content.bubble p{margin:0;padding-bottom:5px}.tooltip-box.shipping-info,.tooltip-area .tooltip-content.shipping-info{width:550px;
min-width:550px}.tooltip-box.shipping-info .topside,.tooltip-area .tooltip-content.shipping-info .topside{left:350px}.tooltip-box.shadow,.tooltip-area .tooltip-content.shadow{-webkit-box-shadow:0 12px 15px -10px rgba(0,0,0,.5);-moz-box-shadow:0 12px 15px -10px rgba(0,0,0,.5);box-shadow:0 12px 15px -10px rgba(0,0,0,.5)}.tooltip-box .leftside,.tooltip-area .tooltip-content .leftside{width:10px;min-width:10px;background-repeat:no-repeat;position:absolute;pointer-events:none}.tooltip-box .rightside,.tooltip-area .tooltip-content .rightside{width:10px;min-width:10px;background-repeat:no-repeat;position:absolute;right:0;pointer-events:none}.tooltip-box .bottomside,.tooltip-area .tooltip-content .bottomside{width:21px;min-width:21px;height:10px;min-height:10px;background-repeat:no-repeat;position:absolute;bottom:-10px;pointer-events:none}.tooltip-box .topside,.tooltip-area .tooltip-content .topside{width:21px;min-width:21px;height:10px;min-height:10px;background-repeat:no-repeat;position:absolute;top:-10px;pointer-events:none
}.ios .tooltip-box .topside,.ios .tooltip-area .tooltip-content .topside{top:-9.5px}.tooltip-area{cursor:pointer;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.tooltip-area:hover{color:#696969}.tooltip-area.tooltip-icon,.tooltip-area .tooltip-icon{width:16px;height:14px;background-image:url('/pl/cassette.axd/file/img/ES/orderprocess-sprite%401x-a10594b866dda2f07cc3f77a3b013dfa36c78fc4.png');background-repeat:no-repeat;background-position:-86px -16px;-webkit-background-size:276px 121px;-moz-background-size:276px 121px;background-size:276px 121px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.tooltip-area.tooltip-icon,.tooltip-area .tooltip-icon{
background-image:url('/pl/cassette.axd/file/img/ES/orderprocess-sprite%402x-f01e8a22ae3fe60b4537cb2ef7578ef7557c5398.png')}}.tooltip-area.tooltip-icon.tooltip-icon-hint,.tooltip-area .tooltip-icon.tooltip-icon-hint{width:21px;height:20px;background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%401x-bb2b678adad29f68c029c8ad03c6b455d28321c0.png');background-repeat:no-repeat;background-position:-185px -102px;-webkit-background-size:340px 185px;-moz-background-size:340px 185px;background-size:340px 185px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.tooltip-area.tooltip-icon.tooltip-icon-hint,.tooltip-area .tooltip-icon.tooltip-icon-hint{background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%402x-759df7a298772f0e33410231caa6420e0f6f8ec3.png')}}.tooltip-area.shipping-info
span{line-height:normal;vertical-align:baseline;text-decoration:underline}.tooltip-area span{vertical-align:bottom;line-height:21px}.tooltip-area .tooltip-content{display:block;position:fixed;visibility:hidden;margin:0}.print .article-status{height:40px}.print .article-status .status-container .icon{margin-top:4px;margin-right:10px}.print .article-status div.instock{border:7px solid #0a0}.print .article-status div.sooninstock{border:7px solid #f0b400}.print .article-status div.outofstock{border:7px solid #e30613}.print .article-status div.neverinstock{border:7px solid #e30613}.print .article-status div.instock+.statustext .text{color:#0a0}.print .article-status div.sooninstock+.statustext .text{color:#f0b400}.print .article-status div.outofstock+.statustext .text{color:#e30613}.print .article-status div.neverinstock+.statustext .text{color:#e30613}@media print{.article-status{height:40px}.article-status .status-container .icon{margin-top:4px;margin-right:10px}.article-status div.instock{border:7px solid #0a0}
.article-status div.sooninstock{border:7px solid #f0b400}.article-status div.outofstock{border:7px solid #e30613}.article-status div.neverinstock{border:7px solid #e30613}.article-status div.instock+.statustext .text{color:#0a0}.article-status div.sooninstock+.statustext .text{color:#f0b400}.article-status div.outofstock+.statustext .text{color:#e30613}.article-status div.neverinstock+.statustext .text{color:#e30613}}.pickup-points .radiogroup.vertical>label{vertical-align:top;text-align:left;font-weight:bold}.pickup-points .radiogroup.vertical .radiogroup-options-wrapper label{padding-left:18px}.pickup-points .radiogroup.vertical .radiogroup-options-wrapper input{vertical-align:top;margin-left:-18px}.order-history-element{width:675px;min-width:675px;clear:both;margin-bottom:30px}.order-history-element .header{overflow:auto;margin-bottom:10px}.order-history-element .header .oh-col{border-bottom:1px solid #c8c8c8;padding-bottom:5px}.order-history-element .header .col-0{font-weight:bold}.order-history-element .order-group{
clear:both;margin-top:10px;padding-bottom:10px;border-bottom:1px solid #c8c8c8}.order-history-element .order-group .group-header{font-weight:bold;padding-left:10px}.order-history-element .oh-row{width:100%;min-width:100%;clear:both;overflow:auto}.order-history-element .oh-row .oh-col{float:left;min-height:1px}.order-history-element .oh-row .col-0{width:155.25px;min-width:155.25px;padding-left:10px}.order-history-element .oh-row .col-1{width:101.25px;min-width:101.25px}.order-history-element .oh-row .col-2{width:229.5px;min-width:229.5px;text-align:right;padding-right:70px}.order-history-element .oh-row .col-3{width:101.25px;min-width:101.25px}.order-history-element .oh-row .col-4{width:87.75px;min-width:87.75px}.handheld .order-history-element .oh-row .col-4 .link{-webkit-border-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius:2px;-moz-background-clip:padding;border-radius:2px;background-clip:padding-box;display:block;background-color:#ebebeb;height:30px;padding:7px 0 0 7px;margin-bottom:5px}
.order-history-element .oh-row .col-4 .link span::after{content:' >';margin-right:8px}.order-history-element .text{margin-left:10px;margin-top:20px;font-size:12px}.order-history-element .footer{margin-top:10px;padding-left:10px}.order-history-element .footer:before,.order-history-element .footer:after{content:" ";display:table}.order-history-element .footer:after{clear:both}.order-history-element .footer:before,.order-history-element .footer:after{content:" ";display:table}.order-history-element .footer:after{clear:both}.order-history-element .footer .status-legend .icon,.order-history-element .footer .status-legend .status-label{float:left}.order-history-element .footer .status-legend .status-label{margin:0 30px 0 10px}.order-history-element .icon{width:10px;height:10px;margin-top:2px;-webkit-border-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius:2px;-moz-background-clip:padding;border-radius:2px;background-clip:padding-box}.order-history-element .icon.open{background-color:#e30613}.order-history-element
.icon.partly{background-color:#f0b400}.order-history-element .icon.done{background-color:#0a0}.order-history-details{font-size:13px}.order-history-details .collapse-icon,.order-history-details .bundle-toggle,.order-history-details .packet-toggle,.order-history-details .packet-icon,.order-history-details .status-icon,.order-history-details .delivery-service,.order-history-details .subarticles-toggle{background-size:13px;background-repeat:no-repeat}.EnableLogoCreator .order-history-details{padding-top:50px}.EnableLogoCreator .order-history-details .title-line{display:flex;justify-content:space-between}.EnableLogoCreator .order-history-details .title-line .title-text{font-size:17px;font-weight:bold}.EnableLogoCreator .order-history-details .personalization-info{width:100%;border-radius:25px;display:flex;background-color:#f0f1f1;padding:20px;margin:15px 0 10px 0}.EnableLogoCreator .order-history-details .personalization-info .icon-container{background-color:#fff;border-radius:20px;margin-right:20px}.EnableLogoCreator
.order-history-details .personalization-info .icon-container .icon-orderhistory{height:90px;width:90px;background-size:42px 45px;background-repeat:no-repeat;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-personalization-2df87cc5ff18d05de48c8da1fbd031daabfef9e6.svg");background-position:center}.EnableLogoCreator .order-history-details .personalization-info .icon-container .icon-personalization-with-support{height:90px;width:90px;background-size:42px 45px;background-repeat:no-repeat;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-personalization-with-support-fbfdf96be65af9d4df12c579a24d5e9e7108728f.svg");background-position:center}.EnableLogoCreator .order-history-details .personalization-info .richtext{display:flex;flex-direction:column;justify-content:center}.EnableLogoCreator .order-history-details .personalization-info .richtext div{padding-top:10px}.order-history-details .customer-note{margin-bottom:40px}.order-history-details .customer-note .note-heading,.order-history-details
.customer-note .note-contents{border:1px solid #c8c8c8}.order-history-details .customer-note .note-heading{border-bottom:none;margin-top:10px}.order-history-details .customer-note .note-heading .note-heading-text{border-bottom:1px solid #c8c8c8;margin-left:10px;margin-right:10px;padding-top:5px;padding-bottom:5px}.order-history-details .customer-note .note-contents{border-top:none;padding-left:10px;padding-right:10px}.order-history-details .customer-note .note-contents .note-text{display:inline-block;width:862px;padding-top:10px;padding-bottom:7px;height:35px}.order-history-details .customer-note .note-contents .note-controls{display:inline-block;vertical-align:middle}.order-history-details .top-buttons,.order-history-details .bottom-buttons{position:relative;width:100%}.order-history-details .top-buttons .button-link,.order-history-details .bottom-buttons .button-link{position:absolute;right:0;top:0}.order-history-details .top-buttons .add-to-basket,.order-history-details .bottom-buttons .add-to-basket{bottom:0;
top:auto}.order-history-details .bottom-buttons{margin-top:40px}.order-history-details .bottom-buttons .footer-buttons{justify-content:space-between;display:flex}.EnableLogoCreator .order-history-details .bottom-buttons .footer-buttons{padding-top:30px}.order-history-details .bottom-buttons .footer-buttons #order-cancellation a{position:relative}.order-history-details .collapse-button{cursor:pointer;line-height:14px;margin:20px 0;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.order-history-details .collapse-button.collapsed .collapse-icon{background-repeat:no-repeat;background-position:center center;background-size:auto}.order-history-details .collapse-button .collapse-icon{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;width:14px;height:14px;background-position:center center;background-size:auto;margin-right:10px}.order-history-details .panel-order-history-details{border-radius:0}.order-history-details .panel-order-history-details
.button-link{margin-left:20px}.order-history-details .panel-order-history-details .button-link.button{width:158px;font-size:13px}.handheld .order-history-details .panel-order-history-details .button-link.button{margin-top:-4px}.order-history-details .panel-order-history-details .panel-heading{padding:0;border-radius:0}.order-history-details .panel-order-history-details .panel-heading>a{color:#000;font-weight:bold}.order-history-details .panel-order-history-details .panel-heading>a.bundle-name{position:relative;display:block;padding:15px 15px;line-height:15px}.order-history-details .panel-order-history-details .panel-heading>a.bundle-name .bundle-toggle{width:30px;height:15px;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_expander_close-dd48184ee4b3c7dc333408eee639a762250e760f.svg");background-position:center center;margin-right:10px}.order-history-details .panel-order-history-details .panel-heading>a.bundle-name.collapsed .bundle-toggle{background-image:url("/pl/cassette.axd/file/img/ES/svgs/icon_expander_open-d6fc190900a6976b4b63ac7e3f8a18736d049546.svg");
background-position:center center}.order-history-details .panel-order-history-details .panel-heading .invoice-info{float:right}.order-history-details .panel-order-history-details .panel-heading .invoice-info .bundle-invoice-info{font-weight:normal}.order-history-details .panel-order-history-details .panel-heading span{display:inline-block;vertical-align:middle}.order-history-details .panel-order-history-details .panel-heading .bundle-title{min-width:200px}.order-history-details .panel-order-history-details .panel-heading .bundle-invoice-value{position:absolute;left:550px}.EnableLogoCreator .order-history-details .panel-order-history-details .panel-heading .bundle-invoice-value{position:relative;left:auto}.order-history-details .panel-order-history-details .packet.panel-group{border-bottom:1px solid #c8c8c8}.order-history-details .panel-order-history-details .packet.panel-group:last-child{border-bottom:none}.order-history-details .panel-order-history-details .panel-collapse .panel-body{border-top:none;border-bottom:1px
solid #c8c8c8;padding:0 0 0 40px;margin-bottom:40px}.order-history-details .panel-order-history-details .panel-collapse .panel-body .panel-heading{height:70px;line-height:30px;padding:20px 0}.order-history-details .panel-order-history-details .panel-collapse .panel-body .panel-heading>a.packet-name{display:table-cell;padding-left:0;background-color:#fff;min-width:250px;overflow-x:hidden}.order-history-details .panel-order-history-details .panel-collapse .panel-body .panel-heading>a.packet-name+.button-link{float:right}.order-history-details .panel-order-history-details .panel-collapse .panel-body .panel-heading>a.packet-name.collapsed .packet-toggle{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_expander_open-f810a1798dc3a60b477632596635225435ff9671.svg");background-position:center center}.order-history-details .panel-order-history-details .panel-collapse .panel-body .panel-heading>a.packet-name .packet-toggle,.order-history-details .panel-order-history-details .panel-collapse .panel-body .panel-heading>a.packet-name
.packet-icon{display:inline-block;vertical-align:middle;margin-right:10px}.order-history-details .panel-order-history-details .panel-collapse .panel-body .panel-heading>a.packet-name .packet-toggle{width:25px;height:15px;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_expander_close-dd48184ee4b3c7dc333408eee639a762250e760f.svg");background-position:center center}.order-history-details .panel-order-history-details .panel-collapse .panel-body .panel-heading>a.packet-name .packet-icon.packet{width:24px;height:24px;background-repeat:no-repeat;background-position:center center;background-size:auto}.order-history-details .panel-order-history-details .panel-collapse .panel-body .panel-heading>a.packet-name .packet-icon.direct-delivery{width:24px;height:24px;background-repeat:no-repeat;background-position:center center;background-size:auto}.order-history-details .panel-order-history-details .panel-collapse .panel-body .panel-heading .packet-delivery-info{float:right}.EnableLogoCreator .order-history-details
.panel-order-history-details .panel-collapse .panel-body .panel-heading .packet-delivery-info{color:#999}.order-history-details .panel-order-history-details .panel-collapse .panel-body .panel-heading .packet-delivery-info .tracking-no{vertical-align:baseline}.order-history-details .panel-order-history-details .panel-collapse .panel-body .panel-body{padding:0;margin:0;border-bottom:none}.order-history-details .shipment-bundle>.panel-order-history-details>.panel-collapse>.panel-body>.article-listing{margin-top:20px}.order-history-details .subarticles .panel-group .panel-order-history-details .panel-heading{padding:0;height:auto}.order-history-details .subarticles .panel-group .panel-order-history-details .panel-heading>a{display:inline-block;width:100%}.order-history-details .subarticles .panel-group .panel-order-history-details .panel-heading>a .subarticles-toggle{display:inline-block;vertical-align:middle;width:25px;height:15px;margin:2px 25px 0 25px;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_expander_open-f810a1798dc3a60b477632596635225435ff9671.svg");
background-size:13px}.order-history-details .subarticles .panel-group .panel-order-history-details .panel-heading>a.collapsed .subarticles-toggle{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_expander_close-dd48184ee4b3c7dc333408eee639a762250e760f.svg");background-size:13px}.order-history-details .subarticles .panel-group .panel-order-history-details .panel-body{padding-left:90px;position:relative;overflow:hidden}.order-history-details .subarticles .panel-group .panel-order-history-details .panel-body .simplebar-scroll-content{max-height:430px;overflow-y:scroll;overflow-x:auto;-ms-overflow-style:none}.handheld .order-history-details .subarticles .panel-group .panel-order-history-details .panel-body .simplebar-wrapper{max-height:430px}.isFirefox .order-history-details .subarticles .panel-group .panel-order-history-details .panel-body .simplebar-wrapper{width:830px}.isFirefox .order-history-details .subarticles .panel-group .panel-order-history-details .panel-body .simplebar-wrapper .simplebar-content{
margin-right:unset}.order-history-details .subarticles .panel-group .panel-order-history-details .panel-body .simplebar-track{left:-10px;width:1px}.order-history-details .subarticles .panel-group .panel-order-history-details .panel-body .simplebar-track .simplebar-scrollbar{width:11px}.EnableLogoCreator .order-history-details .panel-order-history-details .article-listing .button{width:30px;height:30px;background-color:#f0f1f1}.EnableLogoCreator .order-history-details .panel-order-history-details .article-listing .button .iconelement{width:15px;height:15px;background-size:15px 15px;right:6px;top:-10px}.EnableLogoCreator .order-history-details .panel-order-history-details>div>.panel-body{margin:0;border-bottom:none}.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .personalization-details,.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .subarticles{position:relative}.EnableLogoCreator .order-history-details .panel-order-history-details
.panel-collapse .panel-body .personalization-details:last-child>td,.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .subarticles:last-child>td{padding-bottom:0;border-bottom:none}.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .personalization-details:last-child>td .article-listing tr:last-child td,.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .subarticles:last-child>td .article-listing tr:last-child td{border-bottom:none}.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .personalization-details>td,.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .subarticles>td{padding-bottom:20px;padding-top:0}.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .personalization-details .subarticles-title,.EnableLogoCreator .order-history-details
.panel-order-history-details .panel-collapse .panel-body .subarticles .subarticles-title{font-size:13px;font-weight:bold;padding:20px 0;margin-left:65px}.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .personalization-details .subarticles-title .title-background,.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .subarticles .subarticles-title .title-background{height:100%;background-color:#f0f1f1;width:150px;position:absolute;right:0;top:-1px}.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .personalization-details .panel-body,.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .subarticles .panel-body{padding-left:90px}.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .personalization-details .panel-body .personalization-title,.EnableLogoCreator .order-history-details
.panel-order-history-details .panel-collapse .panel-body .subarticles .panel-body .personalization-title{font-size:13px;font-weight:bold;padding:20px 0 0 0}.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .personalization-details .panel-body .article-price,.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .subarticles .panel-body .article-price{padding:20px 10px 0 0}.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .personalization-details .button,.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .subarticles .button{position:absolute;right:10px;bottom:15px}.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .personalization-details .panel-order-history-details td,.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .subarticles
.panel-order-history-details td{border-bottom:none}.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .personalization-details{border-bottom:1px solid #c8c8c8}.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .personalization-details .article-bg-color{display:block;border-radius:6px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer}.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .personalization-details .article-bg-color img{max-width:50px;max-height:50px;padding:5px}.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .personalization-details .button{bottom:40px}.EnableLogoCreator .order-history-details .panel-order-history-details .panel-collapse .panel-body .personalization-details:last-child .button{bottom:15px}.order-history-details .ol-row.article-listing-heading{color:#999;
font-size:11px}.order-history-details .ol-row.article-listing-heading .ol-col-0,.order-history-details .ol-row.article-listing-heading .ol-col-1,.order-history-details .ol-row.article-listing-heading .ol-col-2,.order-history-details .ol-row.article-listing-heading .ol-col-3,.order-history-details .ol-row.article-listing-heading .ol-col-4,.order-history-details .ol-row.article-listing-heading .ol-col-5{padding-bottom:2px}.order-history-details .ol-row.article-listing-heading .ol-col-2{text-align:left}.order-history-details .ol-row.article-listing-heading .ol-col-5{text-align:right}.EnableLogoCreator .order-history-details .ol-row.article-listing-heading .ol-col-5{background-color:transparent}.order-history-details .ol-row:last-child:not(.subarticles) .ol-col-0,.order-history-details .ol-row:last-child:not(.subarticles) .ol-col-1,.order-history-details .ol-row:last-child:not(.subarticles) .ol-col-2,.order-history-details .ol-row:last-child:not(.subarticles) .ol-col-3,.order-history-details .ol-row:last-child:not(.subarticles)
.ol-col-4,.order-history-details .ol-row:last-child:not(.subarticles) .ol-col-5{border-bottom:none}.order-history-details .ol-row.has-personalization-details .article-image,.order-history-details .ol-row.has-subarticles .article-image,.order-history-details .ol-row.has-personalization-details .article-price,.order-history-details .ol-row.has-subarticles .article-price{border-bottom:none}.order-history-details .ol-row.has-personalization-details .article-image img,.order-history-details .ol-row.has-subarticles .article-image img{width:85px}.order-history-details .ol-row .ol-col-0,.order-history-details .ol-row .ol-col-1,.order-history-details .ol-row .ol-col-2,.order-history-details .ol-row .ol-col-3,.order-history-details .ol-row .ol-col-4,.order-history-details .ol-row .ol-col-5{vertical-align:top;border-bottom:1px solid #c8c8c8;padding:15px 3px}.order-history-details .ol-row .ol-col-2,.order-history-details .ol-row .ol-col-3,.order-history-details .ol-row .ol-col-4,.order-history-details .ol-row .ol-col-5{background-clip:padding-box;
border-left:none}.order-history-details .ol-row .ol-col-0{width:85px}.order-history-details .ol-row .ol-col-1{padding-left:5px}.order-history-details .ol-row .ol-col-2{width:55px}.order-history-details .ol-row .ol-col-3{width:70px}.EnableLogoCreator .order-history-details .ol-row .ol-col-3 .size{padding-bottom:20px}.order-history-details .ol-row .ol-col-4{width:60px}.order-history-details .ol-row .ol-col-4 label{line-height:normal}.EnableLogoCreator .order-history-details .ol-row .ol-col-4 label{display:block;padding-bottom:22px;margin-bottom:0}.order-history-details .ol-row .ol-col-5{width:150px;padding-right:10px}.order-history-details .ol-row.linked-text .ol-col-1{padding-top:8px;padding-bottom:8px;font-size:11px}.order-history-details .ol-row.linked-text .ol-col-1 .article-title{font-weight:normal}.order-history-details .ol-row.has-linked-text .ol-col-0{border-bottom:none}.order-history-details .article-listing,.order-history-details .summary-listing{width:100%}.order-history-details .article-listing .subarticles>td{
padding:0}.order-history-details .article-listing .article-price{text-align:right}.EnableLogoCreator .order-history-details .article-listing .article-price .priceinfo{font-size:13px;font-weight:bold;display:block;padding-bottom:20px}.EnableLogoCreator .order-history-details .article-listing .article-price .priceinfo .pricesuffix,.EnableLogoCreator .order-history-details .article-listing .article-price .priceinfo .annotation{font-size:13px;font-weight:bold}.order-history-details .article-listing .coloricon-wrapper{background-image:url('/pl/cassette.axd/file/img/common/order-history-details-color-fallback-0c5501e4e9c5fbefe0331839116ce047074aa530.png');background-repeat:no-repeat;background-position:center center;color:transparent}.EnableLogoCreator .order-history-details .shipment-bundles .article-listing .ol-row.personalization-details{border-bottom:1px solid #c8c8c8}.EnableLogoCreator .order-history-details .shipment-bundles .article-listing .ol-row.personalization-details>td{border-top:1px solid #f0f1f1}.order-history-details
.shipment-bundles .shipment-bundle{margin-bottom:20px}.order-history-details .shipment-bundles .shipment-bundle .panel-heading.has-request-invoice-button{display:inline-block;width:810px;height:46px}.order-history-details .shipment-bundles .shipment-bundle .request-invoice-button-wrapper{display:inline-block;float:right;background-color:#f0f1f1;width:150px;height:46px}.order-history-details .shipment-bundles .shipment-bundle .request-invoice-button-wrapper>.request-invoice-button{margin-top:8px;height:30px;float:right;border:1px solid #d3d4d4;margin-right:5px}.order-history-details .shipment-bundles .shipment-bundle .request-invoice-button-wrapper>.request-invoice-button .iconelement{margin-right:5px}.order-history-details .shipment-bundles .shipment-bundle .request-invoice-button-wrapper>.request-invoice-button .iconelement~.button-text-content{top:2px;position:relative}.order-history-details .shipment-bundles .ol-row.new-article-available .article-status .status-icon{background-position:0 -275px}.order-history-details
.shipment-bundles .ol-row.unavailable .article-status{color:#e30613;font-weight:bold;line-height:14px}.order-history-details .shipment-bundles .ol-row.unavailable .article-status .status-icon{background-position:55px 55px;width:14px;height:14px;background-color:#e30613;border-radius:2px}.order-history-details .shipment-bundles .ol-row.unavailable .article-image img,.order-history-details .shipment-bundles .ol-row.unavailable .coloricon-wrapper{zoom:1;filter:alpha(opacity=50);-webkit-opacity:.5;-moz-opacity:.5;opacity:.5}.order-history-details .shipment-bundles .ol-row.has-personalization .ol-col-0{position:relative}.order-history-details .shipment-bundles .ol-row.has-personalization .ol-col-0,.order-history-details .shipment-bundles .ol-row.has-personalization .ol-col-1{padding-bottom:35px}.order-history-details .shipment-bundles .ol-row.has-customer-note .ol-col-1>div{max-width:290px}.order-history-details .shipment-bundles .ol-row.has-customer-note .ol-col-4{position:relative}.order-history-details .shipment-bundles
.ol-row.has-customer-note .ol-col-4 .customer-note-info{max-height:85px;right:0}.order-history-details .shipment-bundles .ol-row.has-customer-note .ol-col-4 .customer-note-info .note-contents{max-height:70px}.order-history-details .shipment-bundles .ol-row.has-customer-note .ol-col-2,.order-history-details .shipment-bundles .ol-row.has-customer-note .ol-col-3,.order-history-details .shipment-bundles .ol-row.has-customer-note .ol-col-4{padding-bottom:85px}.order-history-details .shipment-bundles .subarticles+.ol-row .ol-col-0,.order-history-details .shipment-bundles .subarticles+.ol-row .ol-col-1,.order-history-details .shipment-bundles .subarticles+.ol-row .ol-col-2,.order-history-details .shipment-bundles .subarticles+.ol-row .ol-col-3,.order-history-details .shipment-bundles .subarticles+.ol-row .ol-col-4,.order-history-details .shipment-bundles .subarticles+.ol-row .ol-col-5{border-top:1px solid #c8c8c8}.order-history-details .shipment-bundles .subarticles .ol-col-5{word-break:break-word;font-size:11px}.order-history-details
.shipment-bundles .ol-col-0 .personalization{position:absolute;bottom:0;width:210px;padding:15px;margin-left:-3px}.EnableLogoCreator .order-history-details .shipment-bundles .ol-col-0 .personalization{padding:5px 15px}.order-history-details .shipment-bundles .ol-col-1 .article-title{font-weight:bold}.order-history-details .shipment-bundles .ol-col-1 .article-title>a:hover{color:inherit}.order-history-details .shipment-bundles .ol-col-1 .article-number,.order-history-details .shipment-bundles .ol-col-1 .article-status{margin-top:10px;color:#999;font-size:11px}.order-history-details .shipment-bundles .ol-col-1 .article-status{line-height:18px}.order-history-details .shipment-bundles .ol-col-1 .article-status .status-icon{width:18px;height:18px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;margin-right:10px}.order-history-details .shipment-bundles .ol-col-2 .coloricon-wrapper{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;width:12px;
height:18px;overflow:hidden;border:1px solid #c8c8c8}.order-history-details .shipment-bundles .ol-col-2 .coloricon-wrapper .coloricon{margin-left:-4px;vertical-align:top}.order-history-details .shipment-bundles .ol-col-5 .price .value,.order-history-details .shipment-bundles .ol-col-5 .price .currency{font-size:inherit}.order-history-details .shipment-bundles .ol-col-5 .price .currency{font-weight:normal}.EnableLogoCreator .order-history-details .shipment-bundles .ol-col-5 .price .currency{font-weight:bold}.order-history-details .shipment-summary{margin-top:30px}.order-history-details .shipment-summary>span{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;font-weight:bold;padding:15px 10px;font-size:11px}.EnableLogoCreator .order-history-details .shipment-summary>span{color:#999;font-weight:normal;padding-bottom:5px}.order-history-details .shipment-summary .ol-col-1,.order-history-details .shipment-summary .ol-col-2,.order-history-details .shipment-summary .ol-col-3,.order-history-details
.shipment-summary .ol-col-4,.order-history-details .shipment-summary .ol-col-5{border-bottom:none;border-left:none}.order-history-details .shipment-summary .ol-col-1,.order-history-details .shipment-summary .ol-col-5{padding:8px}.order-history-details .shipment-summary .ol-row:last-child{font-weight:bold}.order-history-details .shipment-summary .ol-row:last-child .ol-col-1,.order-history-details .shipment-summary .ol-row:last-child .ol-col-5{padding-bottom:15px}.order-history-details .shipment-summary .ol-row.overline .ol-col-1,.order-history-details .shipment-summary .ol-row.overline .ol-col-5{border-top:1px solid #c8c8c8;border-color:#000}.order-history-details .shipment-summary .summary-value{text-align:right}.order-history-details .other-invoices .other-invoices-title{font-weight:bold;margin:0 10px}.order-history-details .other-invoices .invoice-list .invoice-number{padding-left:20px}.order-history-details .other-invoices .invoice-table{width:100%;table-layout:fixed}.order-history-details .other-invoices .invoice-table
.invoice-row{height:40px}.order-history-details .other-invoices .invoice-table .invoice-row .invoice-button{text-align:right;padding-right:20px}#request-invoice-modal .grid.top-margin{margin-top:50px}.delivery-information .text>p{margin-bottom:0}.delivery-information .link{display:block}.order-history-section form>button{left:40px}.order-history-section .button.arrow-left{position:relative;top:10px}.order-history-section .grid{clear:both;width:675px}.order-history-section .grid .submit-button,.order-history-section .grid .rightAlign .button.big{float:right;text-transform:none;max-width:210px;white-space:normal;text-align:left}.order-history-section .grid .submit-button .button-text,.order-history-section .grid .rightAlign .button.big .button-text{padding-top:10px}.order-history-section .grid .submit-button .button-text .iconelement,.order-history-section .grid .rightAlign .button.big .button-text .iconelement{display:block;float:left;margin-top:-5px}.order-history-section .product-information .article-status .text{
width:90px!important}.loading-indicator{position:absolute;top:0;bottom:0;left:0;right:0;width:50px;min-width:50px;height:50px;min-height:50px;margin:auto}.loading-indicator .message{display:block;line-height:18px;text-align:center;margin-left:auto;margin-right:auto}.loading-indicator.dark{width:32px;min-width:32px;height:32px;min-height:32px}.loading-indicator.dark>.message{display:none}.loading-indicator.inline{position:static;top:auto;bottom:auto;left:auto;right:auto}.loading-indicator.adaptive-width{width:auto}.loading-gif{display:block;width:32px;min-width:32px;height:32px;min-height:32px;margin-left:auto;margin-right:auto;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.loading-gif.dark{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.loading-gif.lightmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')
}.loading-gif.darkmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.ajax-loader-backdrop,.ajax-loader-wrapper{z-index:1045;position:fixed;top:0;right:0;bottom:0;left:0}.ajax-loader-backdrop{background-color:#000;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.125s;-moz-transition-duration:.125s;-o-transition-duration:.125s;transition-duration:.125s}.ajax-loader-backdrop.bd-fade{zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0}.ajax-loader-backdrop.in{zoom:1;filter:alpha(opacity=25);-webkit-opacity:.25;-moz-opacity:.25;opacity:.25}.ajax-loader-wrapper .ajax-loader-content{width:300px;height:80px;position:absolute;top:50%;left:50%;margin-top:-40px;margin-left:-150px;text-align:center;color:#696969;font-size:12px}.ajax-loader-wrapper .ajax-loader-content .ajax-loader{width:55px;min-width:55px;height:55px;
min-height:55px;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg');margin:0 auto 15px auto}.ajax-loader-wrapper .ajax-loader-content .ajax-loader.dark{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.ajax-loader-wrapper .ajax-loader-content .ajax-loader.lightmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.ajax-loader-wrapper .ajax-loader-content .ajax-loader.darkmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.audio-player .audio-file{color:#b4b4b4;font-size:13px;min-height:30px;display:block;margin-bottom:5px}.audio-player .audio-file .captions{float:left}.audio-player .audio-file .captions .title{font-size:13px;font-weight:normal;padding:0;margin:0}.audio-player .audio-file .captions .subtitle{font-size:11px
}.audio-player .audio-file .controls{float:right;margin-top:-5px;margin-right:-6px}.audio-player .audio-file .controls .download,.audio-player .audio-file .controls .play-pause{float:left;cursor:pointer}.audio-player .audio-file .controls .play-pause,.audio-player .audio-file .controls .download,.audio-player .audio-file .controls .download a{display:block;width:32px;height:32px}.audio-player .audio-file .controls .play-pause{margin-right:7px}.audio-player .audio-file .player{clear:both;padding-right:78px}.audio-player .audio-file .player .mejs-audio{width:100%!important;background:none;height:12px!important}.audio-player .audio-file .player .mejs-audio .mejs-controls{background:none;height:12px}.audio-player .audio-file .player .mejs-audio .mejs-time-rail{padding:0;height:20px}.audio-player .audio-file .player .mejs-audio .mejs-time-rail .mejs-time-total{background:none;margin:3px 0;height:1px}.audio-player .audio-file .player .mejs-audio .mejs-time-rail .mejs-time-total .mejs-time-current{height:1px;background:none;
background-color:#e30613}.audio-player .audio-file .player .mejs-audio .mejs-time-rail .mejs-time-total .mejs-time-loaded{display:none}.audio-player .audio-file .player .mejs-audio .mejs-button,.audio-player .audio-file .player .mejs-audio .mejs-currenttime-container,.audio-player .audio-file .player .mejs-audio .mejs-duration-container{position:absolute;display:none}.audio-player .audio-file.notimerail .player{display:none}.audio-player .audio-file.timerail-white .mejs-time-total{background:#fff!important}.radiogroup.image-above img{display:block}.radiogroup.image-above label{padding-right:20px}.tablet .radiogroup.image-above label{line-height:35px}.tablet .radiogroup.image-above label input[type="radio"]{margin-top:8px}.radiogroup label.has-focus-keyboard:focus{outline:5px auto}.radiogroup-table .text{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;width:35px}.radiogroup-table .radiogroup>label{float:right;width:230px}.radiogroup-table .radiogroup .radiogroup-options-wrapper{
width:90px}.radiogroup-table .radiogroup .radiogroup-options-wrapper label{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;margin-right:30px}.container-wrapper.manage-newsletter .qtip-default{width:170px}.container-wrapper.manage-newsletter label{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.container-wrapper.manage-newsletter .newsletter-subscribe div.radiogroup,.container-wrapper.manage-newsletter .newsletter-subscribe div.col-xs-6,.container-wrapper.manage-newsletter .newsletter-subscribe div.col-xs-6 .block,.container-wrapper.manage-newsletter .newsletter-subscribe div.col-xs-6 .row-fluid{padding-right:0}.container-wrapper.manage-newsletter .newsletter-subscribe .input,.container-wrapper.manage-newsletter .newsletter-subscribe .address-line{padding:5px 0}.container-wrapper.manage-newsletter .newsletter-subscribe .customertype-container{padding:5px 0}.container-wrapper.manage-newsletter .newsletter-subscribe .customertype-container
.fields,.container-wrapper.manage-newsletter .newsletter-subscribe .customertype-container .twitter-typeahead{width:63%}.container-wrapper.manage-newsletter .newsletter-subscribe .customertype-container .fields .typeahead,.container-wrapper.manage-newsletter .newsletter-subscribe .customertype-container .twitter-typeahead .typeahead{width:100%}.container-wrapper.manage-newsletter .newsletter-subscribe .address-line.dropdown .dropdown-wrapper{width:63%}.container-wrapper.manage-newsletter .newsletter-subscribe .address-line.dropdown .dropdown-wrapper .sbHolder{width:100%}.container-wrapper.manage-newsletter .newsletter-subscribe .city-wrapper.dropdown .dropdown-wrapper .sbHolder{width:100%}.container-wrapper.manage-newsletter .newsletter-subscribe .address-line-right input{vertical-align:baseline}.container-wrapper.manage-newsletter .newsletter-subscribe .address-line-right .postalcode-wrapper{width:32%}.container-wrapper.manage-newsletter .newsletter-subscribe .address-line-right .city-wrapper.dropdown{width:65%
}.container-wrapper.manage-newsletter .newsletter-subscribe .dropdown .dropdown-wrapper{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.container-wrapper.manage-newsletter .newsletter-subscribe .dropdown .dropdown-wrapper .sbHolder{width:160px}.container-wrapper.manage-newsletter .newsletter-subscribe .dropdown.date-selector .dropdown-wrapper{width:18%;margin-right:1px}.container-wrapper.manage-newsletter .newsletter-subscribe .dropdown.date-selector .dropdown-wrapper .sbHolder{width:100%}.container-wrapper.manage-newsletter .newsletter-subscribe .dropdown.date-selector .dropdown-wrapper.year-selector{width:23%}.container-wrapper.manage-newsletter .newsletter-subscribe .customertype-select{padding-bottom:10px}.container-wrapper.manage-newsletter .newsletter-subscribe .customertype-select .option-label{padding-top:0;display:block;margin-bottom:5px}.container-wrapper.manage-newsletter .newsletter-subscribe .customertype-select .option-label label{width:100%}.container-wrapper.manage-newsletter
.newsletter-subscribe .customertype-select .select-options{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;width:auto}.container-wrapper.manage-newsletter .newsletter-subscribe .customertype-select .select-options input{width:auto}.container-wrapper.manage-newsletter .newsletter-subscribe .customertype-select .select-options label{width:auto}.container-wrapper.manage-newsletter .newsletter-subscribe .last-child{padding-left:50px}.container-wrapper.manage-newsletter .newsletter-subscribe .last-child .radiogroup-table .radiogroup{margin-bottom:0}.container-wrapper.manage-newsletter .newsletter-subscribe .last-child .radiogroup-table .radiogroup>label{width:220px}.container-wrapper.manage-newsletter .newsletter-subscribe .last-child .radiogroup-table .radiogroup input{width:auto}.container-wrapper.manage-newsletter .newsletter-subscribe .last-child .radiogroup-table .radiogroup .radiogroup-options-wrapper{width:80px}.container-wrapper.manage-newsletter .newsletter-subscribe
.last-child .radiogroup-table .radiogroup .radiogroup-options-wrapper label{width:auto;margin-right:20px}.container-wrapper.manage-newsletter .newsletter-change-unsubscribe .unsubscribe-top .text{min-height:38px;margin:0 0 10px 0}.container-wrapper.manage-newsletter .newsletter-change-unsubscribe .unsubscribe-top .text p{margin:0}.container-wrapper.manage-newsletter .newsletter-change-unsubscribe label{width:auto}.container-wrapper.manage-newsletter .newsletter-change-unsubscribe .input-clear-container{width:auto}.container-wrapper.manage-newsletter .newsletter-change-unsubscribe .input input{width:285px}.container-wrapper.manage-newsletter .newsletter-change-unsubscribe .grid-item.col-xs-6.leftAlign.last-child{padding-left:25px}.container-wrapper.manage-newsletter .newsletter-change-unsubscribe+.grid .grid-item.col-xs-6.rightAlign.last-child button{margin-right:0}.container-wrapper.manage-newsletter .grid-item.col-xs-6.rightAlign button{margin-right:9px;margin-top:10px}.container-wrapper.manage-newsletter .grid-item.col-xs-6.rightAlign.last-child
button{margin-right:15px}.custom-row.cols-1 .container-wrapper.manage-newsletter .newsletter-subscribe .customertype-select .option-label{margin-top:unset;margin-bottom:unset;display:inline-block;width:167px}.custom-row.cols-1 .container-wrapper.manage-newsletter .newsletter-subscribe .dropdown.date-selector .dropdown-wrapper{width:89px}.custom-row.cols-1 .container-wrapper.manage-newsletter .newsletter-subscribe .dropdown.date-selector .dropdown-wrapper.year-selector{width:112px}.custom-row.cols-1 .container-wrapper.manage-newsletter .newsletter-subscribe .last-child.col-xs-6{padding-right:15px}.custom-row.cols-1 .container-wrapper.manage-newsletter .newsletter-subscribe .last-child.leftAlign .submit-button{margin-right:15px}.custom-row.cols-1 .container-wrapper.manage-newsletter .newsletter-subscribe .last-child .radiogroup-table{width:70%}.custom-row.cols-1 .container-wrapper.manage-newsletter .newsletter-change-unsubscribe label{display:block}.overlay-backdrop .modal-backdrop.in{background-color:#000;zoom:1;
filter:alpha(opacity=90);-webkit-opacity:.9;-moz-opacity:.9;opacity:.9}.handheld .overlay-backdrop .modal-backdrop.in{zoom:1;filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1}.overlay-backdrop .orientationlock{display:none;width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;background-image:url('/pl/cassette.axd/file/img/common/orientationlock%401x-5581a2ea728e9c803e7e5c69e86682f95df124ca.png');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:345px 198px;-moz-background-size:345px 198px;background-size:345px 198px;background-position:center}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.overlay-backdrop .orientationlock{background-image:url('/pl/cassette.axd/file/img/common/orientationlock%402x-911870753b23ab871d2a410e738e3e62b10b003f.png')
}}@media screen and (orientation:portrait){.handheld .overlay-backdrop:not(.fullscreen-mode-active) .modal-scrollable>div.in *{display:none}.handheld .overlay-backdrop:not(.fullscreen-mode-active) .modal-scrollable>div.in .orientationlock{display:block}}div.dropdown-group-mandatory>label,div.dropdown-group-mandatory>.label-line,div.dropdown-group-mandatory.partial{font-weight:bold}.dropdown-group .dropdown-wrapper{width:69%;margin-bottom:10px}.typo2016 .dropdown-group .dropdown-wrapper{width:63%}.dropdown-group .dropdown-wrapper label{width:30%}body.typo2016 .dropdown-group .dropdown-wrapper label{width:35%}.dropdown-group>.dropdown-wrapper{width:100%}body.typo2016 .dropdown-group>.dropdown-wrapper{width:100%}.dropdown-group>.dropdown-wrapper .sbHolder{width:69%}.typo2016 .dropdown-group>.dropdown-wrapper .sbHolder{width:63%}.dropdown-group .sub-dropdown-container{display:none}.dropdown-group .sub-dropdown-container .sbHolder{width:100%}.dropdown-group .sub-dropdown-container.corresponding-dropdown{display:block
}.dropdown-wrapper,.sbHolder{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.catalog-selector{max-width:675px;width:675px;padding-top:10px}.catalog-selector .language-group-selector{clear:right}.catalog-selector .language-group-selector .language-selector{width:105px;padding:1px 6px;margin:1px;color:#1e1e1e;background-color:#ebebeb;text-align:center;font-size:10px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border:none}body.typo2016 .catalog-selector .language-group-selector .language-selector{font-size:13px}.catalog-selector .language-group-selector .language-selector.active,.catalog-selector .language-group-selector .language-selector:hover{background-color:#1e1e1e;color:#ebebeb}.catalog-selector .catalog-area{height:100%;-webkit-border-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius:2px;-moz-background-clip:padding;border-radius:2px;background-clip:padding-box;z-index:1030}.catalog-selector .catalog-list{width:100%;height:100%;padding-left:15px;
margin-top:20px}.catalog-selector .catalog-list .catalog-item{-webkit-border-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius:2px;-moz-background-clip:padding;border-radius:2px;background-clip:padding-box;position:relative;float:left;text-align:center;margin:0 15px 20px 5px}.catalog-selector .catalog-list .catalog-item .catalog-item-content{margin-bottom:25px;margin-top:14px;height:54px}.catalog-selector .catalog-list .catalog-item .catalog-item-content .catalog-item-header{margin-bottom:4px;font-size:16px;text-align:left}.catalog-selector .catalog-list .catalog-item .catalog-item-content .catalog-item-link,.catalog-selector .catalog-list .catalog-item .catalog-item-content .row-fluid{text-align:center;height:20px}.catalog-selector .catalog-list .catalog-item .catalog-item-content .catalog-item-link{width:auto;text-align:left;vertical-align:middle;font-size:10px;float:left;margin:2px 5px 0 0}.catalog-selector .catalog-list .catalog-item .catalog-item-content .row-fluid{float:left;width:auto}.catalog-selector
.catalog-item-image{text-align:center;width:185px;height:195px}.screen-navigation{position:fixed;left:0;top:50px;z-index:112}.screen-navigation .screen-navigation-item{display:block;margin:0 0 10px 0;clear:left;float:left}.screen-navigation .screen-navigation-item.active{cursor:pointer}.screen-navigation .screen-navigation-item.active .text-wrapper{background-color:#000}.screen-navigation .screen-navigation-item.active .text{color:#fff}.screen-navigation .screen-navigation-item.active .arrow{display:block}.screen-navigation .screen-navigation-item .text-wrapper{background-color:#fff;float:left;overflow:hidden}.screen-navigation .screen-navigation-item .text{font-size:20px;color:#000;padding:0 5px 0 10px;line-height:30px;zoom:1;filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1;white-space:nowrap}.screen-navigation .screen-navigation-item .arrow{width:20px;height:30px;display:none;background-image:url('/pl/cassette.axd/file/img/common/screennav-arrow%401x-fae27aecbfa45172842d260bbfd7546fb81fe94b.png');
background-repeat:no-repeat;background-position:top right;-webkit-background-size:30px;-moz-background-size:30px;background-size:30px;float:left;margin-left:-1px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.screen-navigation .screen-navigation-item .arrow{background-image:url('/pl/cassette.axd/file/img/common/screennav-arrow%402x-66fdf08b3d23a29a63c6c0846a166299aba5a55a.png')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.screen-navigation .screen-navigation-item .arrow{background-image:url('/pl/cassette.axd/file/img/common/screennav-arrow%402x-66fdf08b3d23a29a63c6c0846a166299aba5a55a.png')
}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.screen-navigation .screen-navigation-item .arrow{background-image:url('/pl/cassette.axd/file/img/common/screennav-arrow%402x-66fdf08b3d23a29a63c6c0846a166299aba5a55a.png')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.screen-navigation .screen-navigation-item .arrow{background-image:url('/pl/cassette.axd/file/img/common/screennav-arrow%402x-66fdf08b3d23a29a63c6c0846a166299aba5a55a.png')}}.auto-height .screen-content{position:relative}.no-fullscreen-screen-content{position:absolute;z-index:110
}.parallax1 .no-fullscreen-screen-content{width:100%}.low-end .no-fullscreen-screen-content{position:static}.screen-content{position:absolute;z-index:110}.isMsie .screen.no-z-index .screen-content{z-index:auto}.parallax1 .screen-content{width:100%;height:100%}.parallax1 .screen-content .no-scaling-content,.parallax2 .screen-content.content-box .no-scaling-content{width:960px;min-width:960px;margin:0 auto}.screen-content.full-width,.screen-content.content-box{width:100%}.screen-content.full-height{height:100%}.screen-content.no-fullscreen{height:0}.screen-content a{text-decoration:underline}.screen-content a.button{text-decoration:none}.screen-content-switcher .new-content{display:block;z-index:111;position:absolute;top:0;width:100%;height:100%}.media-switcher .thumbnail-container{display:inline-block;background-color:rgba(255,255,255,.9);padding:20px 20px 20px 0;white-space:nowrap;position:absolute;top:70%;z-index:111}.media-switcher .bottom-left{left:0}.media-switcher .bottom-right{right:0}.media-switcher-thumbnail{
cursor:pointer;margin-left:20px;display:inline-block;position:relative;float:left}.media-switcher-thumbnail .arrow{display:inline-block;position:absolute;height:23%;bottom:11%;left:0;z-index:1}.media-switcher-thumbnail .video{display:inline-block;position:absolute;height:64%;top:18%;left:32%;z-index:1}.media-switcher-thumbnail .behind{position:absolute;display:none;left:0}.isMsie .screen-media .inherit-opacity,.isMsie .screen-media .video-element,.isMsie .screen-media .video-fullscreen,.isMsie .screen-media .mejs-video,.isMsie .screen-media .imagemap,.isMsie .screen-media .imagemap-container,.isMsie .screen-media .imagemap-inner-container,.isMsie .screen-media img.background{opacity:inherit}.fair-group{margin-bottom:10px;display:table}.fair-group:before,.fair-group:after{content:" ";display:table}.fair-group:after{clear:both}.fair-group:before,.fair-group:after{content:" ";display:table}.fair-group:after{clear:both}.fair-group .heading{font-size:0;width:26px;min-width:26px;background-color:#969696;background-color:rgba(150,150,150,.75);
text-align:center;display:table-cell;vertical-align:middle}.fair-group .fair-container{display:table-cell}.fair-group .fair-container .fair{display:table;border-spacing:10px;color:#1e1e1e;background-color:#fff;background-color:rgba(255,255,255,.95);margin-bottom:10px;width:415px;height:120px;text-decoration:none}.fair-group .fair-container .fair.last{margin-bottom:0}.fair-group .fair-container .fair img{display:table-cell}.fair-group .fair-container .fair .info{display:table-cell;vertical-align:middle;width:190px;height:100px;overflow:visible;font-size:12px}body.typo2016 .fair-group .fair-container .fair .info{font-size:13px}.fair-group .fair-container .fair .info p{margin:0}.job-filter-form-wrapper{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1}.job-filter-form-wrapper form.job-filter-form{width:960px;height:100%;display:table;border-spacing:5px 0;margin:0 auto}.job-filter-form-wrapper form.job-filter-form.layout-3-cols{width:720px}.job-filter-form-wrapper form.job-filter-form .dimension-wrapper,
.job-filter-form-wrapper form.job-filter-form .results-panel-wrapper{display:table-cell;vertical-align:middle;position:relative}.job-filter-form-wrapper form.job-filter-form .dimension-wrapper .dimension,.job-filter-form-wrapper form.job-filter-form .results-panel-wrapper .dimension,.job-filter-form-wrapper form.job-filter-form .dimension-wrapper .results-panel,.job-filter-form-wrapper form.job-filter-form .results-panel-wrapper .results-panel{width:236px;padding:10px;position:relative;background-color:#fff;background-color:rgba(255,255,255,.95)}.job-filter-form-wrapper form.job-filter-form .dimension-wrapper .dimension .title,.job-filter-form-wrapper form.job-filter-form .results-panel-wrapper .dimension .title,.job-filter-form-wrapper form.job-filter-form .dimension-wrapper .results-panel .title,.job-filter-form-wrapper form.job-filter-form .results-panel-wrapper .results-panel .title{color:#000;letter-spacing:.5px;font-size:12px;text-transform:uppercase;padding:0;margin-bottom:55px}.job-filter-form-wrapper
form.job-filter-form .dimension-wrapper .dimension .option,.job-filter-form-wrapper form.job-filter-form .results-panel-wrapper .dimension .option{margin-bottom:4px}.job-filter-form-wrapper form.job-filter-form .dimension-wrapper .dimension .all-options,.job-filter-form-wrapper form.job-filter-form .results-panel-wrapper .dimension .all-options{margin-top:33px}.job-filter-form-wrapper form.job-filter-form .dimension-wrapper .results-panel,.job-filter-form-wrapper form.job-filter-form .results-panel-wrapper .results-panel{display:block;height:180px;background-color:#000;background-color:rgba(0,0,0,.95);cursor:pointer;text-decoration:none}.job-filter-form-wrapper form.job-filter-form .dimension-wrapper .results-panel.disabled,.job-filter-form-wrapper form.job-filter-form .results-panel-wrapper .results-panel.disabled{background-color:#787878;background-color:rgba(120,120,120,.95);cursor:default}.job-filter-form-wrapper form.job-filter-form .dimension-wrapper .results-panel .title,.job-filter-form-wrapper form.job-filter-form
.results-panel-wrapper .results-panel .title{color:#fff;margin-bottom:27px}.job-filter-form-wrapper form.job-filter-form .dimension.inside-result-panel{background-color:transparent;top:50px;width:150px}.job-filter-form-wrapper form.job-filter-form input.checkbox{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;position:absolute;overflow:hidden;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;padding:0;border:0}.job-filter-form-wrapper form.job-filter-form .label{color:#000;font-size:12px;font-weight:normal;padding:0 0 0 30px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;line-height:30px;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-checkbox-default-739cfb43000e9aa35da7969b542a8ab2e81eb3f9.svg');background-repeat:no-repeat;background-position:0 50%;-webkit-background-size:20px;-moz-background-size:20px;background-size:20px;vertical-align:middle;cursor:pointer;white-space:nowrap}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only
screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.job-filter-form-wrapper form.job-filter-form .label{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-checkbox-default-739cfb43000e9aa35da7969b542a8ab2e81eb3f9.svg')}}.job-filter-form-wrapper form.job-filter-form .label:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-checkbox-hover-525dd925621bb07fd870eccd8324d163bb2e6f6c.svg');background-repeat:no-repeat}.job-filter-form-wrapper form.job-filter-form .label.has-toggle-values{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-checkbox-default-white-3061c20c57f84342d2b55dae601a3118054009c7.svg');background-repeat:no-repeat;background-position:0 50%;white-space:normal;width:134px;text-align:left;position:relative;left:-10px;line-height:1.3}.job-filter-form-wrapper form.job-filter-form .label.has-toggle-values:hover{
background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-checkbox-hover-white-8337d31c1fcd2ab8e497654bcf0ba8fd9576a39c.svg');background-repeat:no-repeat}.job-filter-form-wrapper form.job-filter-form .label.checked{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-checkbox-active-3b9fc0f54b0755b469c4bd07a61d51400ecabac0.svg');background-repeat:no-repeat}.job-filter-form-wrapper form.job-filter-form .label.checked:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-checkbox-active-3b9fc0f54b0755b469c4bd07a61d51400ecabac0.svg');background-repeat:no-repeat}.job-filter-form-wrapper form.job-filter-form .label.checked.has-toggle-values{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-checkbox-active-white-34ef8852836a62713fc2f64379855993f4799bab.svg');background-repeat:no-repeat}.job-filter-form-wrapper form.job-filter-form .label.checked.has-toggle-values:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-checkbox-active-white-34ef8852836a62713fc2f64379855993f4799bab.svg');
background-repeat:no-repeat}.job-filter-form-wrapper form.job-filter-form .label.has-toggle-values{color:#fff}.job-filter-form-wrapper form.job-filter-form .label .small{font-size:10px}.job-filter-form .count{color:#fff;font-size:12px}.job-filter-form .arrow{display:block;position:absolute;right:20px;bottom:20px;width:46px;height:46px;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-circle-outline-right-white-8ac1681bda0578a9a229a591d9730e988750cbd8.svg');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:46px;-moz-background-size:46px;background-size:46px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.job-filter-form .arrow{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-circle-outline-right-white-8ac1681bda0578a9a229a591d9730e988750cbd8.svg')
}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.job-filter-form .arrow{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-circle-outline-right-white-8ac1681bda0578a9a229a591d9730e988750cbd8.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.job-filter-form .arrow{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-circle-outline-right-white-8ac1681bda0578a9a229a591d9730e988750cbd8.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only
screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.job-filter-form .arrow{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-circle-outline-right-white-8ac1681bda0578a9a229a591d9730e988750cbd8.svg')}}.job-offer-details{position:fixed;top:0;left:0;z-index:1051;width:100%;height:100%}.job-offer-details>.background{width:100%;height:100%;position:absolute;z-index:-1}.job-offer-details .job-offer-content{width:1030px;height:100%;display:block;margin-left:auto;margin-right:auto;display:table}.desktop.isFirefox .job-offer-details .job-offer-content .simplebar-track{margin-bottom:10px}.job-offer-details .left,.job-offer-details .right{display:table-cell;vertical-align:middle}.job-offer-details .left>div,.job-offer-details .right>div{float:left;height:200px;width:80px;cursor:pointer;padding-top:63px}.job-offer-details .left>div{padding-left:31px}.job-offer-details .right>div{padding-left:15px
}.job-offer-details .arrows-single-light-large-left,.job-offer-details .arrows-single-light-large-right{position:static}.job-offer-details .arrows-single-light-large-left{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-medium-left-white-ad441b0a0ca6a2ae8188aa67eef4385fe2b3d0dc.svg');background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:15px;-moz-background-size:15px;background-size:15px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.job-offer-details .arrows-single-light-large-left{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-medium-left-white-ad441b0a0ca6a2ae8188aa67eef4385fe2b3d0dc.svg')}}.job-offer-details .arrows-single-light-large-right{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-medium-right-white-928d52a77d88977cbb1f160c6ae94cd2e65ce08a.svg');
background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:15px;-moz-background-size:15px;background-size:15px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.job-offer-details .arrows-single-light-large-right{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-medium-right-white-928d52a77d88977cbb1f160c6ae94cd2e65ce08a.svg')}}.job-offer-details .icons{width:158px;position:absolute;bottom:0}.job-offer-details .icons .linklist .navigation{padding-left:0;text-align:center}.job-offer-details .icons .linklist .navigation .nav-list-item{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.job-offer-details .icons .linklist .navigation .nav-list-item .link{display:-moz-inline-stack;display:inline-block;vertical-align:top;
zoom:1;*display:inline}.job-offer-details .icons .iconelement{width:42px;height:42px}.job-offer-details .icons .icon-pdf-large-white{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-pdf-white-95f95b5c35e89f07bc2485c4ecbd5918bea91da7.svg');background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:22px;-moz-background-size:22px;background-size:22px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.job-offer-details .icons .icon-pdf-large-white{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-pdf-white-95f95b5c35e89f07bc2485c4ecbd5918bea91da7.svg')}}.job-offer-details .icons .icon-print-large-white{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-print-white-197ea4161c53bb5d2be6a72de8a35a8864d3b972.svg');background-repeat:no-repeat;
background-position:50% 50%;-webkit-background-size:26px;-moz-background-size:26px;background-size:26px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.job-offer-details .icons .icon-print-large-white{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-print-white-197ea4161c53bb5d2be6a72de8a35a8864d3b972.svg')}}.job-offer-details .icons .icon-article-recommend-large-white{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-share-white-348ba3e8ca9574e4364c7ebb37a4c183f364c7a4.svg');background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:23px;-moz-background-size:23px;background-size:23px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only
screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.job-offer-details .icons .icon-article-recommend-large-white{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-share-white-348ba3e8ca9574e4364c7ebb37a4c183f364c7a4.svg')}}.job-offer-details .header{display:table;position:relative;width:100%;height:140px;padding-left:40px;color:#000}.job-offer-details .header .content-date{margin-top:30px;font-size:13px}.job-offer-details .header .content-date+.content-title{margin-top:0}.job-offer-details .header .content-title{margin-top:43px;font-size:24px}.job-offer-details .header .content-subtitle{font-size:16px}.job-offer-details .header .header-image{display:table-cell;vertical-align:middle;text-align:right;padding-right:20px}.job-offer-details .center{width:870px;float:left}.job-offer-details .center .content-area{width:712px;float:left}.job-offer-details .center .content-area .background{background-color:#fff;width:712px;height:100%;
position:fixed;z-index:-1}.job-offer-details .center .sushibar{width:158px;float:left}.job-offer-details .center .sushibar .up,.job-offer-details .center .sushibar .down{width:158px;height:50px;position:absolute;cursor:pointer}.job-offer-details .center .sushibar .up{top:90px;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-close-white-79f913f2c2943b8185d24972cd51bb63b845cbb3.svg');background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:15px;-moz-background-size:15px;background-size:15px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.job-offer-details .center .sushibar .up{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-close-white-79f913f2c2943b8185d24972cd51bb63b845cbb3.svg')}}.job-offer-details
.center .sushibar .down{bottom:50px;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-open-white-2dbb2b330f01a353f6c54d811e98adcddcfd54e5.svg');background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:15px;-moz-background-size:15px;background-size:15px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.job-offer-details .center .sushibar .down{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-expander-small-open-white-2dbb2b330f01a353f6c54d811e98adcddcfd54e5.svg')}}.job-offer-details .center .sushibar .sushibar-content{width:158px;height:200px;position:absolute;top:140px;overflow:hidden}.job-offer-details .center .sushibar .item{padding:8px;text-align:center;cursor:pointer;position:relative;color:#fff;font-size:11px;
font-weight:bold}.job-offer-details .center .sushibar .item .video{width:35px;height:35px;position:absolute;top:50%;left:50%;margin-top:-17px;margin-left:-17px}.job-offer-details .center .sushibar .item span{display:block}.job-offer-details .center .sushibar .item img{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;max-height:92px}.job-offer-details .center .sushibar .item .image-overlay-icon-container,.job-offer-details .center .sushibar .item .image-overlay-icon-container img{border:2px solid transparent}.job-offer-details .center .sushibar .item .image-overlay-icon-container{position:relative;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.job-offer-details .center .sushibar .item.selected .image-overlay-icon-container{border-color:#fff}.job-offer-details .job-offer-close{position:relative;margin-top:30px;float:right;width:26px;height:26px;left:30px;top:8px;cursor:pointer;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-x-white-166cea49338236f57c7965e2f6c3e6e7a1ab1bbe.svg');
background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:15px;-moz-background-size:15px;background-size:15px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.job-offer-details .job-offer-close{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-x-white-166cea49338236f57c7965e2f6c3e6e7a1ab1bbe.svg')}}.job-offer-details .job-content{margin-left:40px;margin-right:20px;height:100%;height:calc(100vh - 140px);margin-bottom:32px;overflow-y:hidden;font-size:12px}.job-offer-details .job-content h1{color:#000;text-transform:uppercase}.job-offer-details .job-content h1 .employment-types{font-weight:normal}.job-offer-details .job-content h2{font-weight:bold;padding:10px 0;text-transform:uppercase}.job-offer-details .job-content ul{margin:0 0 0 .6em;padding:0
0 0 1em;list-style:disc}.job-offer-details .job-content .item{display:none;position:relative}.job-offer-details .job-content .selected{display:block}.job-offer-details .job-content .item-video.selected{position:fixed;top:0;display:table;height:100%}.job-offer-details .job-content .item .video-container{display:table-cell;vertical-align:middle}.job-offer-details .job-content .item .jobdetails-bottomright{position:absolute;right:0;bottom:0;margin-bottom:0}.job-offer-details .job-content .item .rexx-button{position:relative;bottom:55px;margin-left:394px}.print .job-offer-details .job-content .item .rexx-button{display:none}.job-offer-details .job-content .item .rexx-button+.jobdetails-bottomright{right:99px;bottom:-10px;padding-bottom:10px}.handheld .job-offer-details .job-content .item .rexx-button+.jobdetails-bottomright{right:118px}.kiosk .job-offer-details .job-content .item .rexx-button+.jobdetails-bottomright{right:103px}.job-list-wrapper .backside-container{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;
height:100%;visibility:hidden;z-index:1050;-webkit-perspective:2000px;-moz-perspective:2000px;perspective:2000px;-webkit-perspective-origin:50% 50%;-moz-perspective-origin:50% 50%;perspective-origin:50% 50%}.job-list-wrapper .backside-container .backside-content-wrapper{position:fixed;padding-right:158px}.job-list-wrapper .backside-container .backside-content-wrapper .backside-content{background-color:#fff;color:#1e1e1e;font-size:12px;zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0;width:712px;height:100%;padding:50px;margin:0 auto;overflow:hidden}.isFirefox .job-offer-details .simplebar-content{margin-right:20px}.job-offers{width:960px;margin-left:20px}.job-offers .job-offers-bar{width:960px;position:fixed;top:110px;display:flex;padding:0 10px}.job-offers .job-offers-bar:before,.job-offers .job-offers-bar:after{display:block;content:'';position:absolute;width:970px;left:-5px;z-index:-1}.job-offers .job-offers-bar:before{top:-110px;height:170px;background-color:#fff}.job-offers .job-offers-bar:after{
top:60px;height:10px;background-image:linear-gradient(to bottom,#fff 0%,rgba(255,255,255,0) 100%);border-top:1px solid #000}.job-offers .job-offers-bar.unfiltered .filter-button.reset-button{display:none}.job-offers .job-offers-bar .filter-button{display:inline-block;padding:0 15px;font-size:13px;line-height:46px}.job-offers .job-offers-bar .filter-button.count-information{flex-grow:2;text-align:right;color:#000}.job-offers .job-offers-bar .filter-button.edit-button{padding-right:0}.job-offers .transparent-able{-webkit-transition:opacity .3s linear;-moz-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}.job-offers .transparent{opacity:.2;filter:alpha(opacity=20)}.job-list-wrapper .job-tiles-container{margin:140px 0 48px;color:#fff}.job-list-wrapper .job-tiles-container:before{display:block;content:'';position:absolute;top:-5px;left:-5px;width:970px;height:calc(100% + 10px);background-color:#fff;z-index:-1}.job-list-wrapper .job-tiles-container.educational{position:relative
}.job-list-wrapper .job-tiles-container.educational .job-list-item:nth-child(4n+0){margin:3px 0}.job-list-wrapper .job-tiles-container.educational .teaser-tile{margin:3px 5px 3px 0}.job-list-wrapper .job-tiles-container .job-list-item{width:236px;padding:10px;cursor:pointer;display:block;color:#fff}.job-list-wrapper .job-tiles-container .job-list-item.educational{margin:3px 5px 3px 0;padding:15px 18px}.job-list-wrapper .job-tiles-container .job-list-item.educational.speculative-application-tile{padding-top:70px}.job-list-wrapper .job-tiles-container .job-list-item.educational .job-icon{height:auto}.job-list-wrapper .job-tiles-container .job-list-item.educational .job-icon img{width:50%}.job-list-wrapper .job-tiles-container .job-list-item:hover{color:#fff}.job-list-wrapper .job-tiles-container .job-list-item.job-offer-tile,.job-list-wrapper .job-tiles-container .job-list-item.speculative-application-tile{position:relative;background-color:#fff;background-color:rgba(255,255,255,.95);font-size:12px}.job-list-wrapper
.job-tiles-container .job-list-item.job-offer-tile.educational,.job-list-wrapper .job-tiles-container .job-list-item.speculative-application-tile.educational{color:#fff;min-height:335px}.job-list-wrapper .job-tiles-container .job-list-item.job-offer-tile.educational .job-type,.job-list-wrapper .job-tiles-container .job-list-item.speculative-application-tile.educational .job-type{font-weight:bold;text-transform:uppercase}.job-list-wrapper .job-tiles-container .job-list-item.job-offer-tile.educational .job-location,.job-list-wrapper .job-tiles-container .job-list-item.speculative-application-tile.educational .job-location{padding-bottom:70px}.job-list-wrapper .job-tiles-container .job-list-item.job-offer-tile.educational .job-type,.job-list-wrapper .job-tiles-container .job-list-item.speculative-application-tile.educational .job-type,.job-list-wrapper .job-tiles-container .job-list-item.job-offer-tile.educational .job-location,.job-list-wrapper .job-tiles-container .job-list-item.speculative-application-tile.educational
.job-location{font-family:Roboto,Arial,Helvetica,sans-serif;font-size:12px}.job-list-wrapper .job-tiles-container .job-list-item.job-offer-tile.educational .title h3,.job-list-wrapper .job-tiles-container .job-list-item.speculative-application-tile.educational .title h3{font-family:Augusta,Arial,Helvetica,sans-serif;font-size:20px;font-weight:normal;color:#fff}.job-list-wrapper .job-tiles-container .job-list-item.job-offer-tile.educational .title .subtitle,.job-list-wrapper .job-tiles-container .job-list-item.speculative-application-tile.educational .title .subtitle{font-family:Augusta,Arial,Helvetica,sans-serif;font-weight:350;font-size:12px}.job-list-wrapper .job-tiles-container .job-list-item.job-offer-tile.professional .job-icon,.job-list-wrapper .job-tiles-container .job-list-item.speculative-application-tile.professional .job-icon{zoom:1;filter:alpha(opacity=20);-webkit-opacity:.2;-moz-opacity:.2;opacity:.2}.job-list-wrapper .job-tiles-container .job-list-item.job-offer-tile .title,.job-list-wrapper .job-tiles-container
.job-list-item.speculative-application-tile .title{font-weight:bold;display:block;padding-bottom:15px}.job-list-wrapper .job-tiles-container .job-list-item.job-offer-tile .title .employment-types,.job-list-wrapper .job-tiles-container .job-list-item.speculative-application-tile .title .employment-types{font-weight:normal;display:block}.job-list-wrapper .job-tiles-container .job-list-item.speculative-application-tile h3{padding:45px 0 14px 0}.job-list-wrapper .job-tiles-container .job-list-item.teaser-tile{padding:0}.job-list-wrapper .job-tiles-container .job-list-item.teaser-tile img{width:100%}.tablet .job-list-wrapper .job-tiles-container .job-list-item.teaser-tile{border:1px solid #b4b4b4}.job-list-wrapper .job-tiles-container .job-list-item .job-location{padding-bottom:30px}.job-list-wrapper .job-tiles-container .job-list-item .title h3{text-transform:uppercase}.job-list-wrapper .job-tiles-container .job-list-item .job-icon{text-align:center;width:100%;height:150px}.job-list-wrapper .job-tiles-container.educational{
display:flex;flex-wrap:wrap}@page{size:A4;margin:1cm .5cm 1cm .5cm}.print .print-logo{left:500px}.print .container .inner-container{margin:0;padding:0;width:1024px}.print .container .inner-container.default-logo-print{margin-top:165px}.print .container .inner-container .shopcontent{padding-bottom:0;height:inherit}.print header~.inner-container .vertical-title-print-header{height:auto;top:-205px;bottom:0}.print header.typo2021~.inner-container .vertical-title-print-header{top:-211px}.print.typo2021 .print-logo{left:772px}.vertical-title-print-header{width:40px;border-left:40px solid;position:absolute;height:100%;float:left}.vertical-title-print-header img{margin-left:-35px;margin-top:30px}.vertical-title-print-header .leftaligned{position:relative;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.vertical-title-print-header .leftaligned span{color:#fff!important;font-size:20px;margin-right:30px;margin-top:-35px;white-space:nowrap;
text-transform:uppercase;float:right}.vertical-title-print-header.typo2021 .leftaligned{margin-left:7px;font-family:Augusta,Arial,Helvetica,sans-serif}.vertical-title-print-header.typo2021 .leftaligned span{font-size:14px}.vertical-title-print-content{position:relative;z-index:1055;font-size:13px;line-height:22px;padding:0 0 0 30px}.print .vertical-title-print-content{margin-top:-165px;margin-left:40px;padding:0 60px 1px 60px}.print.typo2021 .vertical-title-print-content{margin-top:0;padding-top:0}.vertical-title-print-content h1{font-size:16px;color:#000}.vertical-title-print-content h1 .employment-types{font-weight:normal}.vertical-title-print-content h2{font-weight:bold;padding:20px 0}.typo2021 .vertical-title-print-content{padding-top:135px;font-size:9pt;line-height:11pt;color:#000}.typo2021 .vertical-title-print-content h1{font-size:20pt;font-family:Augusta,Arial,Helvetica,sans-serif;text-transform:uppercase;padding-top:20px}.typo2021 .vertical-title-print-content h1 .employment-types{font-family:Roboto,Arial,Helvetica,sans-serif;
text-transform:none;font-size:12pt}.typo2021 .vertical-title-print-content h1 .employment-types>span:first-child{display:none}.typo2021 .vertical-title-print-content h2{font-weight:bold;text-transform:uppercase;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:9pt}header.typo2021>.block.vertical-title-print-main-header{color:#d9d9d9;left:10px;width:95%;padding-left:75px;padding-top:160px;min-height:200px;margin-top:-39px}.isFirefox header.typo2021>.block.vertical-title-print-main-header{margin-top:-40px}header.typo2021>.block.vertical-title-print-main-header hr{width:80%;border-top:2px solid #d9d9d9;margin-left:0;margin-bottom:40px}header.typo2021>.block.vertical-title-print-main-header+.print-logo{left:895px}.container header.typo2021>.block.vertical-title-print-main-header{min-height:230px}@media print{.vertical-title-print-header .leftaligned span{color:rgba(0,0,0,0)!important;text-shadow:0 0 #fff!important}}@media print and (-webkit-min-device-pixel-ratio:0){.vertical-title-print-header .leftaligned
span{color:rgba(0,0,0,0)!important;-webkit-print-color-adjust:exact}.vertical-title-print-header img{min-width:30px;height:auto}.vertical-title-print-content .richtext,.vertical-title-print-content p,.vertical-title-print-content li,.vertical-title-print-content b,.vertical-title-print-content a{color:#787878!important;-webkit-print-color-adjust:exact}.typo2021 .vertical-title-print-content .richtext,.typo2021 .vertical-title-print-content p,.typo2021 .vertical-title-print-content li,.typo2021 .vertical-title-print-content b,.typo2021 .vertical-title-print-content a{color:#000!important}.vertical-title-print-main-header .richtext{color:#d9d9d9!important}.typo2021 .vertical-title-print-content{margin-top:-40px}.print header.typo2021~.inner-container .vertical-title-print-header{top:-211px}.print header.typo2021~.inner-container .vertical-title-print-content{margin-top:0}.isFirefox .print header.typo2021~.inner-container .vertical-title-print-content{padding-top:50px}.container header.typo2021>.block.vertical-title-print-main-header{
min-height:200px}}.simplebar,[data-simplebar-direction]{position:relative;overflow:hidden}.simplebar .simplebar-scroll-content,[data-simplebar-direction] .simplebar-scroll-content{overflow-y:scroll;overflow-x:auto;position:absolute;left:0;right:20px;top:0;bottom:0;-ms-overflow-style:none}.simplebar-scroll-content::-webkit-scrollbar{display:none}[data-simplebar-direction="horizontal"] .simplebar-scroll-content,.simplebar.horizontal .simplebar-scroll-content{overflow-x:scroll;overflow-y:auto}.simplebar-track{z-index:99;position:absolute;top:0;right:5px;bottom:0;width:2px;background:#aaa;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0d�g9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);background-image:-webkit-linear-gradient(top,#f1f1f1 0%,#474747 50%,#f1f1f1 100%);background-image:-moz-linear-gradient(top,#f1f1f1 0%,#474747 50%,#f1f1f1 100%);background-image:-o-linear-gradient(top,#f1f1f1 0%,#474747 50%,#f1f1f1 100%);background-image:linear-gradient(to
bottom,#f1f1f1 0%,#474747 50%,#f1f1f1 100%);-ms-zoom:1;zoom:1;-webkit-filter:alpha(opacity=100);-moz-filter:alpha(opacity=100);-o-filter:alpha(opacity=100);filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}.simplebar-track .simplebar-scrollbar{position:absolute;right:-5px;min-height:10px;width:12px;cursor:pointer;-webkit-border-radius:3px;-webkit-background-clip:padding-box;-moz-border-radius:3px;-moz-background-clip:padding;-ms-border-radius:3px;border-radius:3px;-ms-background-clip:padding-box;background-clip:padding-box;border:1px solid #d9d9d9;background:#ebebeb;-ms-zoom:1;zoom:1;-webkit-filter:alpha(opacity=100);-moz-filter:alpha(opacity=100);-o-filter:alpha(opacity=100);filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}.simplebar-track:hover .simplebar-scrollbar{-ms-opacity:1;opacity:1;-webkit-transition:opacity 0 linear;-moz-transition:opacity 0 linear;-o-transition:opacity 0 linear;-ms-transition:opacity 0 linear;transition:opacity 0 linear
}.simplebar-track .simplebar-scrollbar.visible{-ms-opacity:1;opacity:1}[data-simplebar-direction="horizontal"] .simplebar-track,.simplebar.horizontal .simplebar-track{top:auto;left:0;width:auto;height:11px}[data-simplebar-direction="horizontal"] .simplebar-track .simplebar-scrollbar,.simplebar.horizontal .simplebar-track .simplebar-scrollbar{right:auto;top:2px;height:7px;min-height:0;-moz-min-width:10px;-ms-min-width:10px;-o-min-width:10px;-webkit-min-width:10px;min-width:10px;width:auto}.isFirefox .simplebar-content{margin-right:12px}.gradient-container{position:relative}.gradient-container .gradient-white{position:absolute;left:0;z-index:1;width:100%;height:25px}.gradient-container .gradient-white.top{margin-bottom:-25px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjRkZGRkZGIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0icmdiKDI1NSwgMjU1LCAyNTUpIiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
background-image:-webkit-linear-gradient(top,#fff 0%,#fff 25%,rgba(255,255,255,0) 98%,rgba(255,255,255,0) 100%);background-image:-moz-linear-gradient(top,#fff 0%,#fff 25%,rgba(255,255,255,0) 98%,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,#fff 0%,#fff 25%,rgba(255,255,255,0) 98%,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,#fff 0%,#fff 25%,rgba(255,255,255,0) 98%,rgba(255,255,255,0) 100%)}.gradient-container .gradient-white.bottom{bottom:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjRkZGRkZGIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0icmdiKDI1NSwgMjU1LCAyNTUpIiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
background-image:-webkit-linear-gradient(bottom,#fff 0%,#fff 25%,rgba(255,255,255,0) 98%,rgba(255,255,255,0) 100%);background-image:-moz-linear-gradient(bottom,#fff 0%,#fff 25%,rgba(255,255,255,0) 98%,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(bottom,#fff 0%,#fff 25%,rgba(255,255,255,0) 98%,rgba(255,255,255,0) 100%);background-image:linear-gradient(to top,#fff 0%,#fff 25%,rgba(255,255,255,0) 98%,rgba(255,255,255,0) 100%)}.enable-vertical-scrolling{overflow-y:auto}.disable-vertical-scrolling{overflow-y:hidden}body.disable-vertical-scrolling{position:fixed}.payone-iframes-container label{float:left;width:200px}.payone-iframes-container label.mandatory{font-weight:bold}.tablet .payone-iframes-container label{line-height:30px}.payone-iframes-container>span{display:block}.tablet .payone-iframes-container>span{margin-bottom:3px}.payone-iframes-container>.input{height:26px}.payone-iframes-container>.input input{width:195px}.tablet .payone-iframes-container>.input{margin-bottom:13px}.payone-iframes-container>.input.api-attribute{
height:0;display:none}.tablet .payone-iframes-container #card-expire-date-input{margin-bottom:3px}.payone-iframes-container .errorOutput{color:#e30613}.payone-iframes-container .payone-iframe-placeholder-content .tooltip-area{margin-left:10px;margin-top:4px}.payone-iframes-container .payone-iframe-placeholder-content .tooltip-area+iframe{float:left}.tablet .payone-iframes-container .input .input-clear-container{width:auto}#payone-iframes-form{width:920px;margin:0 auto}#payone-iframes-form iframe{margin-bottom:13px}#payone-iframes-form .payone-iframe-placeholder-content{margin-right:20px}#payone-iframes-form .rightAlign{float:right}.press-release-list{margin-top:10px;color:#000}.press-release-list>.richtext{margin-top:20px;font-size:13px}.press-release-list .press-release{height:102px;overflow:hidden}.press-release-list .press-release .release-image-container{display:block;float:left;vertical-align:top;text-align:center;width:120px;line-height:102px;padding-right:10px}.press-release-list .press-release .release-image-container
img{max-height:80px;max-width:110px}.press-release-list .press-release .release-content{display:block}.press-release-list .press-release .release-content .headline{display:table;table-layout:fixed}.press-release-list .press-release .release-content .headline .captions{display:table-cell;vertical-align:top;width:100%;padding-right:5px}.press-release-list .press-release .release-content .headline .captions h2{text-transform:uppercase;font-size:13px;font-weight:bold;color:#000}.press-release-list .press-release .release-content .headline .captions span{font-size:11px;color:#999}.press-release-list .press-release .release-content .headline .icon-button-list{display:table-cell;vertical-align:top;white-space:nowrap}.press-release-list .press-release .release-content .headline .show-more-button{display:table-cell;vertical-align:top}.press-release-list .press-release .release-content .headline .show-more-button a{display:block;height:30px;line-height:30px;color:#000;background-color:transparent;font-size:13px;padding:0
10px;margin-left:5px;white-space:nowrap;border:1px solid #d3d4d4;border-radius:25px;padding:0 20px;transition:.3s border-color ease-in-out}.press-release-list .press-release .release-content .richtext{margin-top:10px;font-size:13px;padding-right:80px;line-height:18px}.press-release-list>hr{margin-top:10px;margin-bottom:10px;border-top:1px solid #000}.press-media-gallery{padding-top:10px}.press-media-gallery>.title{float:left}.press-media-gallery>.icon-button-list{float:right}.press-media-gallery>hr{margin-top:10px;margin-bottom:20px;clear:both}.press-media-gallery>h1{font-weight:bold;font-size:13px;padding-bottom:20px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group{position:relative}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .icon-save-grey{background-color:#ebebeb;padding:15px;margin:5px;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-download-dark-grey-2331982559f983c61b89a8fb7a51038005c63a8a.svg');background-repeat:no-repeat;background-position:50%
50%;-webkit-background-size:20px;-moz-background-size:20px;background-size:20px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .icon-save-grey{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-download-dark-grey-2331982559f983c61b89a8fb7a51038005c63a8a.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .icon-save-grey{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-download-dark-grey-2331982559f983c61b89a8fb7a51038005c63a8a.svg')
}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .icon-save-grey{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-download-dark-grey-2331982559f983c61b89a8fb7a51038005c63a8a.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .icon-save-grey{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-download-dark-grey-2331982559f983c61b89a8fb7a51038005c63a8a.svg')}}.press-media-gallery
.press-media-gallery-items .press-media-gallery-group .icon-save-grey:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-download-637406a6f1dac596dd80e5f9c0c2f95ae8089c6b.svg');background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:20px;-moz-background-size:20px;background-size:20px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .icon-save-grey:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-download-637406a6f1dac596dd80e5f9c0c2f95ae8089c6b.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only
screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .icon-save-grey:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-download-637406a6f1dac596dd80e5f9c0c2f95ae8089c6b.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .icon-save-grey:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-download-637406a6f1dac596dd80e5f9c0c2f95ae8089c6b.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only
screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .icon-save-grey:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-download-637406a6f1dac596dd80e5f9c0c2f95ae8089c6b.svg')}}.press-media-gallery .press-media-gallery-items .press-media-gallery-group.layout-0,.press-media-gallery .press-media-gallery-items .press-media-gallery-group.layout-1{width:100%;margin-bottom:4px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group.layout-0 .press-media-gallery-item,.press-media-gallery .press-media-gallery-items .press-media-gallery-group.layout-1 .press-media-gallery-item{position:absolute}.press-media-gallery .press-media-gallery-items .press-media-gallery-group.layout-0{height:422px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group.layout-0.small-height{height:284px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group.layout-0 .press-media-gallery-item.item-0{top:0;left:0
}.press-media-gallery .press-media-gallery-items .press-media-gallery-group.layout-0 .press-media-gallery-item.item-0+.description{top:0;left:362px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group.layout-0 .press-media-gallery-item.item-1{top:0;right:0}.press-media-gallery .press-media-gallery-items .press-media-gallery-group.layout-0 .press-media-gallery-item.item-2{top:142px;right:0}.press-media-gallery .press-media-gallery-items .press-media-gallery-group.layout-0 .press-media-gallery-item.item-2+.description{bottom:0;left:181px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group.layout-0 .press-media-gallery-item.item-3{bottom:0;left:0}.press-media-gallery .press-media-gallery-items .press-media-gallery-group.layout-1{height:280px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group.layout-1 .press-media-gallery-item.item-1{top:0;left:0}.press-media-gallery .press-media-gallery-items .press-media-gallery-group.layout-1 .press-media-gallery-item.item-0{
top:0;left:181px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group.layout-1 .press-media-gallery-item.item-0+.description{bottom:0;right:0}.press-media-gallery .press-media-gallery-items .press-media-gallery-group.layout-1 .press-media-gallery-item.item-2{top:0;right:0}.press-media-gallery .press-media-gallery-items .press-media-gallery-group.layout-1 .press-media-gallery-item.item-3{bottom:0;left:0}.press-media-gallery .press-media-gallery-items .press-media-gallery-group.residual{height:138px;margin-bottom:4px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group.residual .press-media-gallery-item{float:left;margin-right:4px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group.residual .press-media-gallery-item:last-child{margin-right:0}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item{position:relative;cursor:pointer;overflow:hidden}.press-media-gallery .press-media-gallery-items .press-media-gallery-group
.press-media-gallery-item.large{width:358px;height:280px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item.small,.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item.description{width:177px;height:138px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item.description{display:table;overflow:visible;font-size:13px;padding:10px;text-align:left;cursor:default}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item.description>span{display:table-cell;vertical-align:top}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item.description .border{height:1px;width:181px;background-color:#c8c8c8;position:absolute;top:0;left:-4px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item.description.bottom>span{vertical-align:bottom}.press-media-gallery
.press-media-gallery-items .press-media-gallery-group .press-media-gallery-item.description.bottom .border{top:auto;bottom:0}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item.description.right{text-align:right}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item.description.right .border{left:auto;right:-4px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .icon-button-list-wrapper{position:absolute;width:30px;right:5px;top:50%}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .icon-button-list-wrapper.button-count-4{margin-top:-67.5px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .icon-button-list-wrapper.button-count-3{margin-top:-50px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .icon-button-list-wrapper.button-count-2{
margin-top:-32.5px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .icon-button-list-wrapper.button-count-1{margin-top:-15px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .icon-button-list-wrapper .icon-button-list ul li a.icon-button{margin-right:0;margin-bottom:5px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .icon-button-list-wrapper .icon-button-list ul li:last-child a.icon-button{margin-bottom:0}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .item-overlay-container{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1e1e1e;background-color:rgba(30,30,30,.8);zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transition:opacity .3s linear;-moz-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear;display:table
}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .item-overlay-container:hover{zoom:1;filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .item-overlay-container .item-overlay-content{display:table-cell;vertical-align:middle;text-align:center;padding:0 35px 0 5px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .item-overlay-container .item-icon{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;width:22px;height:22px;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-minimal-search-white-bd9a37d73790c44a50510889c98594ce4d21e293.svg');background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:15px;-moz-background-size:15px;background-size:15px;margin-bottom:5px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only
screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .item-overlay-container .item-icon{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-minimal-search-white-bd9a37d73790c44a50510889c98594ce4d21e293.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .item-overlay-container .item-icon{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-minimal-search-white-bd9a37d73790c44a50510889c98594ce4d21e293.svg')
}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .item-overlay-container .item-icon{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-minimal-search-white-bd9a37d73790c44a50510889c98594ce4d21e293.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .item-overlay-container .item-icon{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-minimal-search-white-bd9a37d73790c44a50510889c98594ce4d21e293.svg')
}}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .item-overlay-container span{display:block;color:#fff;width:100%;font-size:13px}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .icon-send-grey{background-color:#ebebeb;padding:15px;margin:5px;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-share-dark-grey-b2e462eba917c441603848edde12268f77abc11f.svg');background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:20px;-moz-background-size:20px;background-size:20px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .icon-send-grey{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-share-dark-grey-b2e462eba917c441603848edde12268f77abc11f.svg')
}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .icon-send-grey{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-share-dark-grey-b2e462eba917c441603848edde12268f77abc11f.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .icon-send-grey{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-share-dark-grey-b2e462eba917c441603848edde12268f77abc11f.svg')
}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .icon-send-grey{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-share-dark-grey-b2e462eba917c441603848edde12268f77abc11f.svg')}}.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .icon-send-grey:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-share-a525b6e038619bfae6a9d02e6d8d6a69d46067ab.svg');background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:20px;-moz-background-size:20px;background-size:20px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen
and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .icon-send-grey:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-share-a525b6e038619bfae6a9d02e6d8d6a69d46067ab.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .icon-send-grey:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-share-a525b6e038619bfae6a9d02e6d8d6a69d46067ab.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only
screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .icon-send-grey:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-share-a525b6e038619bfae6a9d02e6d8d6a69d46067ab.svg')}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.press-media-gallery .press-media-gallery-items .press-media-gallery-group .press-media-gallery-item .icon-send-grey:hover{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-share-a525b6e038619bfae6a9d02e6d8d6a69d46067ab.svg')}}.sushibar-swiper.pressrelease{margin-bottom:5px}.sushibar-swiper.pressrelease .headline{
font-weight:bold;font-size:13px}.sushibar-swiper.pressrelease .navigation-left,.sushibar-swiper.pressrelease .navigation-right{display:block;position:absolute;width:20px;height:70px;top:0;z-index:1;background-color:#fff}.sushibar-swiper.pressrelease .navigation-left span,.sushibar-swiper.pressrelease .navigation-right span{display:block;width:10px;height:20px}.sushibar-swiper.pressrelease .navigation-left.swiper-button-disabled,.sushibar-swiper.pressrelease .navigation-right.swiper-button-disabled{display:none}.sushibar-swiper.pressrelease .navigation-left{left:0;right:auto}.sushibar-swiper.pressrelease .navigation-left span{background-position:0 0;left:5px}.sushibar-swiper.pressrelease .navigation-right{right:0;left:auto}.sushibar-swiper.pressrelease .navigation-right span{background-position:0 0;left:5px}.sushibar-swiper.pressrelease .swiper-container{border-top:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8;padding:4px 0;width:100%}.sushibar-swiper.pressrelease .swiper-container .swiper-wrapper{height:60px
}.sushibar-swiper.pressrelease .swiper-container .swiper-slide{width:93px;height:60px;text-align:center;border-right:1px solid #c8c8c8;position:relative}.sushibar-swiper.pressrelease .swiper-container .swiper-slide a{cursor:pointer;font-size:0;letter-spacing:0}.sushibar-swiper.pressrelease .swiper-container .swiper-slide a::before{content:"";display:inline-block;height:100%;vertical-align:middle}.sushibar-swiper.pressrelease .swiper-container .swiper-slide:last-child{border-right:none}.sushibar-swiper.pressrelease .swiper-container .swiper-slide:only-child{padding-right:0}.sushibar-swiper.pressrelease .swiper-container .swiper-slide .playbutton{position:absolute;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-small-9cb99011eaf46ca5d32d9c9af7647dedc71f851a.svg');background-repeat:no-repeat;background-position:50% 55%;-webkit-background-size:35px;-moz-background-size:35px;background-size:35px;width:40px;height:40px;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);
-o-transform:scale(.8);transform:scale(.8);top:0;margin-top:10px;margin-left:26.5px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.sushibar-swiper.pressrelease .swiper-container .swiper-slide .playbutton{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-play-small-9cb99011eaf46ca5d32d9c9af7647dedc71f851a.svg')}}.sushibar-swiper.white-gradients .navigation-left{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjEwMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
background-image:-webkit-linear-gradient(right,rgba(255,255,255,0) 0%,#fff 100%);background-image:-moz-linear-gradient(right,rgba(255,255,255,0) 0%,#fff 100%);background-image:-o-linear-gradient(right,rgba(255,255,255,0) 0%,#fff 100%);background-image:linear-gradient(to left,rgba(255,255,255,0) 0%,#fff 100%)}.sushibar-swiper.white-gradients .navigation-right{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
background-image:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,#fff 100%);background-image:-moz-linear-gradient(left,rgba(255,255,255,0) 0%,#fff 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,0) 0%,#fff 100%);background-image:linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 100%)}.press-media-list{font-size:13px}.press-media-list>.richtext{margin-top:20px}.press-media-list .grid-container{position:relative;width:100%;margin-top:20px}.press-media-list .grid-container:before,.press-media-list .grid-container:after{content:" ";display:table}.press-media-list .grid-container:after{clear:both}.press-media-list .grid-container:before,.press-media-list .grid-container:after{content:" ";display:table}.press-media-list .grid-container:after{clear:both}.press-media-list .grid-container .media-item{background-image:url('/pl/cassette.axd/file/img/common/press-tile-bg-4cols%401x-f84d3c8db279972b9fbbda9d4fee1939c415a7e0.png');background-repeat:no-repeat;background-position:top right;float:left;width:25%;
min-height:230px;text-align:center;padding:15px 20px 0 20px;margin-bottom:20px}.press-media-list .grid-container .media-item .item-image-container{height:120px}.press-media-list .grid-container .media-item .icon-button-list{margin:5px 0}.press-media-list .grid-container .media-item:nth-child(4n+1){clear:left}.press-media-list>hr{margin-top:10px;margin-bottom:10px}.container-wrapper .container-area.no-left-margin{margin-left:-35px}.container-wrapper .container-area.no-right-margin{overflow:visible;margin-right:-160px}.press-rewrite .container-wrapper.narrow-content{padding:10px 160px 0 35px}.press-rewrite .container-wrapper.narrow-content hr{margin-top:15px;margin-left:0;margin-right:-160px}.press-rewrite .container-wrapper.narrow-content .dropdown .sbHolder{width:133px}.link.equalizer-window{position:absolute;right:0;margin-right:50px}.link.equalizer-window.header .icon-equalizer{z-index:1056}.order-history-header{margin-bottom:10px;clear:both}.EnableLogoCreator .order-history-header.list .info-block-container{
display:grid;grid-template-columns:1fr 1fr;column-gap:20px;row-gap:20px;padding-top:25px;padding-bottom:50px}.EnableLogoCreator .order-history-header.list .info-block-container .info-block{width:auto;padding:20px 0 20px 20px;margin:0}.EnableLogoCreator .order-history-header.list .info-block-container .info-block:first-child{display:flex;flex-direction:column}.EnableLogoCreator .order-history-header.list .info-block-container .info-block .title{padding:0;margin:0 0 20px 0;font-size:15px}.EnableLogoCreator .order-history-header.list .info-block-container .info-block .submit-button{width:fit-content;display:block}.EnableLogoCreator .order-history-header.list .info-block-container .info-block .legend{left:0;width:auto}.EnableLogoCreator .order-history-header.list .info-block-container .info-block .legend .legend-title{margin-bottom:20px}.EnableLogoCreator .order-history-header.list .info-block-container .info-block .legend .legend-container{display:flex;padding-right:25px}.EnableLogoCreator .order-history-header.list
.info-block-container .info-block .legend .legend-container .legend-element .iconelement{margin-top:-9px}.EnableLogoCreator .order-history-header.list .info-block-container .info-block .legend .legend-container .legend-element .status{margin-right:10px}.EnableLogoCreator .order-history-header.list .info-block-container .info-block .legend .legend-container .legend-text{text-wrap:nowrap}.EnableLogoCreator .order-history-header.list .info-block-container .info-block .legend .legend-container .tooltip-area{padding-left:10px;bottom:3px;position:relative}.order-history-header .order-history-header-back{margin-bottom:10px}.EnableLogoCreator .order-history-header .order-history-header-button-line{display:flex;justify-content:space-between}.EnableLogoCreator .order-history-header .order-history-header-button-line .statusline-container{font-size:12px;text-align:right;margin-bottom:10px}.order-history-header .order-history-header-headline{font-size:17px;font-weight:bold}.EnableLogoCreator .order-history-header .order-history-header-headline{
position:relative;justify-content:space-between;padding-top:15px}.EnableLogoCreator .order-history-header .order-history-header-headline .order-history-title{padding-bottom:20px}.EnableLogoCreator .order-history-header .order-history-header-headline .subtitle{font-size:13px;font-weight:normal;padding-top:5px}.EnableLogoCreator .order-history-header .order-history-header-headline .customer-note{display:flex;font-size:14px;border:1px solid #d3d4d4;border-radius:6px;padding:15px 15px 8px 15px;margin-bottom:2px}.EnableLogoCreator .order-history-header .order-history-header-headline .customer-note.minimal{border:none;padding:0}.EnableLogoCreator .order-history-header .order-history-header-headline .customer-note a{position:absolute;top:15px;right:0}.EnableLogoCreator .order-history-header .order-history-header-headline .customer-note .note-heading{display:flex;text-wrap:nowrap}.EnableLogoCreator .order-history-header .order-history-header-headline .customer-note .note-heading-text:after{content:":"}.EnableLogoCreator
.order-history-header .order-history-header-headline .customer-note .note-contents{display:flex;justify-content:space-between;width:100%;font-weight:normal;padding-left:2px}.EnableLogoCreator .order-history-header .order-history-header-headline .customer-note .note-contents .note-controls .note-edit,.EnableLogoCreator .order-history-header .order-history-header-headline .customer-note .note-contents .note-controls .note-delete{width:30px;height:20px}.EnableLogoCreator .order-history-header .order-history-header-headline .customer-note .note-contents .note-controls .note-edit{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon_edit_dark_grey-5b4723e35cc4196745323f8dfa35a38ba254cb4a.svg");background-size:17px}.EnableLogoCreator .order-history-header .order-history-header-headline .customer-note .note-contents .note-controls .note-delete{background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-x-dark-grey-a74d2e216725ed8132190b377d8cf0e9df730e7c.svg");background-size:15px}.order-history-header
.icon-hotline{background-repeat:no-repeat;background-size:13px;background-position:center center}.order-history-header .icon-dark-basket{background-size:18px}.order-history-header .icon-order-retour{background-size:19px 18px}.order-history-header .info-block-container .info-block{width:317px;margin:2px;padding:8px;font-size:13px;border-radius:6px;flex:1 0 auto}.EnableLogoCreator .order-history-header .info-block-container .info-block{padding:20px 25px}.order-history-header .info-block-container .info-block:first-child{margin-left:0}.order-history-header .info-block-container .info-block:last-child{margin-right:0}.order-history-header .info-block-container .info-block .legend{padding-left:14px}.order-history-header .info-block-container .info-block .legend .legend-container{display:table;height:27px;vertical-align:middle}.order-history-header .info-block-container .info-block .legend .legend-title{font-size:15px;margin-bottom:3px;font-weight:bold}.order-history-header .info-block-container .info-block .legend .iconelement{
margin-top:-4px;margin-bottom:-2px}.handheld .order-history-header .info-block-container .info-block .legend .iconelement{margin-right:12px;margin-left:0}.order-history-header .info-block-container .info-block:nth-child(2) .legend{left:40px;position:relative;width:260px}.order-history-header .statusline{width:100%;height:6px;margin-top:10px}.EnableLogoCreator .order-history-header .statusline{width:200px;height:15px;margin-bottom:10px}.order-history-header.list .info-block{font-size:13px}.order-history-header.list .info-block:first-child{padding-top:52px;padding-right:30px;padding-left:30px}.legend{padding-left:50px}.handheld .legend{padding-left:40px}.legend.two-cols .legend-wrapper{display:grid;grid-auto-flow:column}.legend .legend-container{display:table;height:32px;vertical-align:middle}.legend .legend-container .legend-element{display:table-cell;vertical-align:middle}.legend .legend-container .legend-element.has-statusbar .status{vertical-align:middle}.legend .legend-container .legend-element .iconelement{
margin-left:-8px}.legend .legend-container .legend-element .status{margin-right:20px;background-color:#f0f1f1;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;width:60px;height:12px}.legend .legend-container .legend-element .status .statustype{height:100%}.legend .legend-container .legend-element .status .statustype.open{width:0}.legend .legend-container .legend-element .status .statustype.in-progress{width:25%;background-color:#999}.legend .legend-container .legend-element .status .statustype.partial{width:50%;background-color:#f0a400}.legend .legend-container .legend-element .status .statustype.completed{width:100%;background-color:#70a848}.legend .legend-container .legend-element .status .statustype.canceled{width:100%;background-color:#e30613}.legend .legend-container .legend-text{display:table-cell;line-height:16px;vertical-align:middle}.wws-availability{}.wws-availability.legend{padding-left:0;margin-bottom:20px}.handheld .wws-availability.legend{padding-left:0}.wws-availability.legend
.legend-container{height:20px}.wws-availability.legend .legend-container .legend-element .status{width:20px;height:4px;margin-right:10px}.wws-availability.legend .legend-container .legend-element .status .statustype.instock{background-color:#0a0}.wws-availability.legend .legend-container .legend-element .status .statustype.outofstock{background-color:#e30613}.wws-availability.legend .legend-container .legend-text{font-size:12px}.modal.modal-order.handheld .modal-body .articlesummary .wws-availability.legend{display:none}.content-header{position:fixed;top:75px;width:100%;display:block;z-index:1040;border-bottom:1px solid #c8c8c8;background-color:#fff}.handheld .content-header{position:relative;top:0}.content-header-backdrop{display:block;width:100%;height:176px;position:fixed;top:0;background-color:#fff;z-index:1035}.handheld .content-header-backdrop{display:none}.content-header-backdrop .content-header-backdrop-gradient{display:block;width:100%;height:10px;position:absolute;bottom:-10px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0icmdiKDI1NSwgMjU1LCAyNTUpIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
background-image:-webkit-linear-gradient(top,#fff 0%,rgba(255,255,255,0) 100%);background-image:-moz-linear-gradient(top,#fff 0%,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,#fff 0%,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,#fff 0%,rgba(255,255,255,0) 100%)}.press-rewrite .content-header,.press-rewrite .content-header-backdrop{width:720px}.press-rewrite .content-header{min-height:101px}.desktop .press-rewrite .inner-container{padding-top:132px}.handheld .press-rewrite .inner-container{padding-top:32px}.spacer{width:100%}.spacer.tiny{height:5px;min-height:5px}.spacer.small{height:10px;min-height:10px}.spacer.medium{height:20px;min-height:20px}.spacer.big{height:30px;min-height:30px}.spacer.grey-divider{border-top:1px solid #c8c8c8;height:0;min-height:0;margin:30px 0}.spacer.no-margin{margin:0}.spacer.tiny-top-margin{margin-top:10px}.spacer.top-margin{margin-top:20px}.spacer.big-top-margin{margin-top:30px}.spacer.extra-big-top-margin{margin-top:50px}.spacer.tiny-bottom-margin{
margin-bottom:10px}.spacer.bottom-margin{margin-bottom:20px}.spacer.big-bottom-margin{margin-bottom:30px}.spacer.tiny-top-margin{margin-top:10px}.spacer.top-margin{margin-top:20px}.spacer.big-top-margin{margin-top:30px}.spacer.extra-big-top-margin{margin-top:50px}.spacer.tiny-bottom-margin{margin-bottom:10px}.spacer.bottom-margin{margin-bottom:20px}.spacer.big-bottom-margin{margin-bottom:30px}.search-result-info{font-size:10px;margin-bottom:5px}.search-result-info big{color:#e30613;font-size:10px;font-weight:bold}.shipper-selection{display:grid;grid-template-columns:1fr;grid-auto-rows:1fr;grid-column-gap:20px;grid-row-gap:20px}@media screen and (min-width:992px){.shipper-selection{grid-column-gap:20px;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1200px){.shipper-selection{grid-column-gap:28px}}@media screen and (min-width:1920px){.shipper-selection{grid-column-gap:44px}}.shipper-selection .shipper-option{position:relative;cursor:pointer;font-size:12px}@media screen and (min-width:1200px){
.shipper-selection .shipper-option{font-size:13px}}@media screen and (min-width:1920px){.shipper-selection .shipper-option{font-size:14px}}.shipper-selection .shipper-option .shipper-content{display:block;position:relative;top:0;left:0;width:100%;height:100%;line-height:1.42857143;border:1px solid #d3d4d4;border-radius:10px;padding:24px 20px 20px 20px;margin:0;cursor:pointer}@media screen and (min-width:992px){.shipper-selection .shipper-option .shipper-content{padding:31px 25px 25px 25px;border-radius:20px}}@media screen and (min-width:1200px){.shipper-selection .shipper-option .shipper-content{padding:30px 25px 25px 25px}}@media screen and (min-width:1920px){.shipper-selection .shipper-option .shipper-content .richtext{margin-left:5px}}.shipper-selection .shipper-option .shipper-content .shipper-logo{margin-left:30px;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #d3d4d4}@media screen and (min-width:1920px){.shipper-selection .shipper-option .shipper-content .shipper-logo{padding-bottom:20px;
margin-bottom:20px;margin-left:35px}}.shipper-selection .shipper-option .shipper-content .shipper-logo img{margin-top:-3px}.shipper-selection .shipper-option .shipper-content .shipper-image{float:left;margin:5px 5px 5px 25px;height:100%}@media screen and (min-width:1920px){.shipper-selection .shipper-option .shipper-content .shipper-image{margin-left:35px}}.shipper-selection .shipper-option .shipper-content .shipper-image img{position:absolute;width:33px;height:33px;top:20px;right:20px}@media screen and (min-width:992px){.shipper-selection .shipper-option .shipper-content .shipper-image img{width:38px;height:38px;top:25px}}@media screen and (min-width:1920px){.shipper-selection .shipper-option .shipper-content .shipper-image img{width:50px;height:50px}}.shipper-selection .shipper-option .shipper-content p{margin:0 0 0 30px}.shipper-selection .shipper-option .shipper-content.one-option{background-color:#ebebeb}.shipper-selection .shipper-option input[type="radio"]{position:absolute;top:15px;left:12px;margin:0;
z-index:5}.shipper-selection .shipper-option input[type="radio"]:checked~.shipper-content{background-color:#fff;border:1px solid #000}.shipper-selection .shipper-option input[type='radio']:checked,.shipper-selection .shipper-option input[type='radio']:not(:checked){background:transparent;visibility:hidden;margin:0;padding:0}.shipper-selection .shipper-option input[type='radio']:checked+label::before,.shipper-selection .shipper-option input[type='radio']:not(:checked)+label::before{content:' ';display:inline-block;width:20px;height:20px;border:1px solid #000;border-radius:10px;float:left;box-shadow:inset 0 1px 1px 0 rgba(0,0,0,.1)}.shipper-selection .shipper-option input[type='radio']:not(:checked)+label:after{display:inline-block;width:8px;height:8px;border-radius:10px;top:30px;position:absolute;left:26px;content:' ';background-color:#fff;transition:background-color .5s linear}@media screen and (min-width:992px){.shipper-selection .shipper-option input[type='radio']:not(:checked)+label:after{top:36px;left:31px
}}.shipper-selection .shipper-option input[type='radio']:not(:checked):hover+label:after{background-color:#000}.shipper-selection .shipper-option input[type='radio']:checked+label::before{background-color:#000}.shipper-selection .shipper-option input[type='radio']:checked+label::after{content:' ';background-color:#fff;width:8px;height:8px;border-radius:10px;position:absolute;top:30px;left:26px}@media screen and (min-width:992px){.shipper-selection .shipper-option input[type='radio']:checked+label::after{top:36px;left:31px}}@media screen and (min-width:1200px){.shipper-selection .shipper-option input[type='radio']:checked+label::after{top:36px}}.icon-add-recipient,.icon-remove-recipient{cursor:pointer}body.parallax{height:100%;min-height:100%}.handheld.ios body.parallax{position:fixed}body.parallax .separator{height:8px;background:#fff}body.parallax .screens-container .screen.haslink{cursor:pointer}body.parallax .screens-container .screen-separator{height:8px;background-color:#fff}.low-end body.parallax .screens-container{
position:relative;overflow:hidden}.low-end body.parallax .screens-container .screen{position:relative;visibility:visible}.skrollr-ready body.parallax .screens-container,.low-end body.parallax .screens-container{visibility:visible}body.parallax .screens-preview{position:absolute;overflow:hidden;width:100%;height:100%;z-index:0}.skrollr-ready body.parallax .screens-preview,.low-end body.parallax .screens-preview{display:none}body.parallax .screens-preview .image>img{bottom:-9999px;left:-9999px;right:-9999px;top:-9999px;height:100%;margin:auto;max-width:none;position:absolute;width:auto}body.parallax .blur-image-container{position:fixed;overflow:hidden;width:100%;height:100%;z-index:1040;zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0;visibility:hidden}body.parallax .blur-image-container .blur-image{bottom:-9999px;left:-9999px;right:-9999px;top:-9999px;height:100%;margin:auto;max-width:none;position:absolute;width:auto}body.parallax #parallaxfooter{z-index:1045}body.parallax #parallaxfooter
.footer-wrapper{position:absolute;bottom:0;width:100%}body.parallax #parallaxfooter .footer-wrapper .mkt-footr-scope .mkt-footr{height:570px;overflow:hidden;overflow-y:auto}body.parallax .left{float:left}body.parallax img.background,body.parallax img.fullsize{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;width:auto;max-width:none;height:100%}.screen{visibility:hidden;position:fixed;z-index:0;width:100%}.desktop .content .screen{top:150%}.screen.infobar{visibility:hidden;height:380px;background:#fff;z-index:5}.screen .pager{z-index:181;cursor:pointer}.screen .screen-content-switcher-headline .screen-content-switcher-above-screen-content{width:100%;-webkit-transition:opacity .6s ease-in-out;-moz-transition:opacity .6s ease-in-out;-o-transition:opacity .6s ease-in-out;transition:opacity .6s ease-in-out;zoom:1;filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1}.screen .screen-content-switcher-headline .screen-content-switcher-above-screen-content.transparent{
zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0}.screen .image-container .image{-webkit-transition:opacity .6s ease-in-out;-moz-transition:opacity .6s ease-in-out;-o-transition:opacity .6s ease-in-out;transition:opacity .6s ease-in-out}.screen .image-container .image.transparent{zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0}.phone .screen .image-container .image>.headline>.title,.phone .screen .image-container .image>.headline>.subtitle{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.screen img.background,.screen.screen-height>.image img,.screen.viewport-height>.image img,.screen.screen-height .product>img,.screen.viewport-height .product>img{bottom:-9999px;left:-9999px;right:-9999px;top:-9999px;height:100%;margin:auto;max-width:none;position:absolute;width:auto}.low-end .screen.product-screen img.background{padding-bottom:97px}.out-of-viewport-highlight{background:red}.date-range-picker{width:100%;margin:0 auto;font-family:Roboto,Arial,Helvetica,sans-serif;
line-height:1.5;font-size:12px}.date-range-picker .start-day,.date-range-picker .end-day{font-size:20px}.date-range-picker .date-picker-wrapper{font-family:Roboto,Arial,Helvetica,sans-serif;padding:0;border:0;width:100%;display:block}.date-range-picker .date-picker-wrapper .select-wrapper{position:relative;overflow:hidden;display:inline-block;vertical-align:middle}.date-range-picker .date-picker-wrapper .select-wrapper select{position:absolute;margin:0;padding:0;left:0;top:-1px;font-size:inherit;font-style:inherit;font-weight:inherit;text-transform:inherit;color:inherit;cursor:pointer;-webkit-appearance:none;background:transparent;border:0;outline:0;opacity:0}.date-range-picker .date-picker-wrapper .month-name,.date-range-picker .date-picker-wrapper .month-wrapper table .week-name,.date-range-picker .date-picker-wrapper .month-wrapper table .week-name th{text-transform:none;font-weight:normal}.date-range-picker .date-picker-wrapper .month-wrapper{padding:0;border:0;width:100%}.date-range-picker .date-picker-wrapper
.month-wrapper .month2{float:right}.date-range-picker .date-picker-wrapper .month-wrapper table{width:280px}.date-range-picker .date-picker-wrapper .month-wrapper table .caption{height:31px}.date-range-picker .date-picker-wrapper .month-wrapper table .caption .prev,.date-range-picker .date-picker-wrapper .month-wrapper table .caption .next{position:relative}.date-range-picker .date-picker-wrapper .month-wrapper table .caption .prev:hover,.date-range-picker .date-picker-wrapper .month-wrapper table .caption .next:hover{background-color:transparent}.date-range-picker .date-picker-wrapper .month-wrapper table .caption .prev>span,.date-range-picker .date-picker-wrapper .month-wrapper table .caption .next>span{-webkit-transform:scale(.4);-moz-transform:scale(.4);-ms-transform:scale(.4);-o-transform:scale(.4);transform:scale(.4);top:-11px}.date-range-picker .date-picker-wrapper .month-wrapper table .caption .month-name{font-weight:bold}.date-range-picker .date-picker-wrapper .month-wrapper table thead tr th{padding:8px
}.date-range-picker .date-picker-wrapper .month-wrapper table thead tr th:first-child,.date-range-picker .date-picker-wrapper .month-wrapper table tbody tr td:first-child{padding-left:15px}.date-range-picker .date-picker-wrapper .month-wrapper table thead tr th:last-child,.date-range-picker .date-picker-wrapper .month-wrapper table tbody tr td:last-child{padding-right:15px}.date-range-picker .date-picker-wrapper .month-wrapper table tbody tr:first-child td{padding-top:5px}.date-range-picker .date-picker-wrapper .month-wrapper table tbody tr:last-child td{padding-bottom:10px}.date-range-picker .date-picker-wrapper .month-wrapper table .day{margin-bottom:0;padding:8px 0}.date-range-picker .date-picker-wrapper .month-wrapper table .day.real-today{background-color:#fff;font-weight:bold;color:#e30613}.date-range-picker .date-picker-wrapper .month-wrapper table .day.first-date-selected{font-weight:bold}.date-range-picker .date-picker-wrapper .month-wrapper table .day.last-date-selected{font-weight:bold}.date-range-picker
.date-picker-wrapper .selected-days{visibility:hidden}.date-range-picker .date-picker-wrapper .drp_top-bar{padding-right:0;padding-bottom:20px;line-height:20px}.date-range-picker .date-picker-wrapper .drp_top-bar .normal-top{position:relative}.date-range-picker .date-picker-wrapper .gap{display:none;background-color:#fff;width:26px}.date-range-picker .date-picker-wrapper .date-range-length-tip{background-color:#fff;width:auto}.date-range-picker .date-picker-wrapper .date-range-length-tip:after{border-top:4px solid #fff}.date-range-picker .separator-day{left:300px;padding-top:9px;position:absolute}.date-range-picker .end-day{left:360px;position:absolute}.date-range-picker .enddate,.date-range-picker input[type=text].enddate{left:360px;position:absolute;width:130px;top:0}.date-range-picker .start-day{left:60px;position:absolute}.date-range-picker .startdate,.date-range-picker input[type=text].startdate{left:60px;position:absolute;width:130px;top:0}.date-range-picker .normal-top{height:20px}.date-range-picker .normal-top>span{
padding-top:4px;position:absolute}.date-range-picker .gap-line{display:none}.date-range-picker .gap-lines{margin-left:6px;border-left:1px solid #bfbfbf}.date-range-picker .gap-top-mask,.date-range-picker .gap-bottom-mask{display:none}.date-range-picker .date-range-length-tip{z-index:1;width:58px}.options{display:none;padding:10px;font-size:12px;line-height:1.4;border-radius:4px}#date_control_modal{width:635px}#date_control_modal .grid .grid-item .reset-button{margin-left:10px}.date-selector .dropdown-wrapper{width:68px;margin-right:6px}.date-selector .dropdown-wrapper .sbHolder{width:68px}.date-selector .dropdown-wrapper.year-selector{width:82px;margin-right:3px}.date-selector .dropdown-wrapper.year-selector .sbHolder{width:82px}.date-selector .error-anchor{position:absolute;top:0;bottom:0}.sustainability-header{display:table;margin:0 auto}.sustainability-header.page,.sustainability-header.section{width:915px}.sustainability-header.section{margin-top:66px}.sustainability-header.no-top-margin{margin-top:0}.sustainability-header.details{
width:960px}.sustainability-header.details .content-over-image-container{min-width:400px}.sustainability-header .category-color-background{background-color:#1e1e1e}.sustainability-header .sustainability-gradient{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxRTFFMUUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjMUUxRTFFIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0icmdiKDMwLCAzMCwgMzApIiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYigzMCwgMzAsIDMwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
background-image:-webkit-linear-gradient(bottom,#1e1e1e 0%,#1e1e1e 25%,rgba(30,30,30,0) 98%,rgba(30,30,30,0) 100%);background-image:-moz-linear-gradient(bottom,#1e1e1e 0%,#1e1e1e 25%,rgba(30,30,30,0) 98%,rgba(30,30,30,0) 100%);background-image:-o-linear-gradient(bottom,#1e1e1e 0%,#1e1e1e 25%,rgba(30,30,30,0) 98%,rgba(30,30,30,0) 100%);background-image:linear-gradient(to top,#1e1e1e 0%,#1e1e1e 25%,rgba(30,30,30,0) 98%,rgba(30,30,30,0) 100%)}.sustainability-header .sustainability-header-container{height:350px;display:table-cell;text-align:center;vertical-align:middle}.sustainability-header .sustainability-header-container .sustainability-header-content .title{font-weight:normal}.sustainability-header .sustainability-header-container .sustainability-header-content.details{display:inline-block}.sustainability-header .sustainability-header-container .sustainability-header-content.details .content-top{position:static}.sustainability-header .sustainability-header-container .sustainability-header-content.details .content-top
.background{position:absolute;left:0}.sustainability-header .sustainability-header-container .sustainability-header-content.details .content-top .content-over-image-container{position:relative;display:table-cell;height:350px;vertical-align:middle}.sustainability-header .sustainability-header-container .sustainability-header-content.details .content-top .content-over-image-container .content-over-image{background-color:rgba(255,255,255,.65);padding:15px}.handheld .sustainability-header .sustainability-header-container .sustainability-header-content.details .content-top .content-over-image-container .content-over-image .svg-container{height:87px;width:87px;margin:0 auto}.handheld .sustainability-header .sustainability-header-container .sustainability-header-content.details .content-top .content-over-image-container .content-over-image .svg-container img{height:87px}.desktop .sustainability-header .sustainability-header-container .sustainability-header-content.details .content-top .content-over-image-container .content-over-image
.svg-container img{max-height:87px;max-width:87px;margin:0 auto}.sustainability-header .sustainability-header-container .sustainability-header-content.details .content-top .content-over-image-container .content-over-image .title,.sustainability-header .sustainability-header-container .sustainability-header-content.details .content-top .content-over-image-container .content-over-image .subtitle{color:#000}.sustainability-header .sustainability-header-container .sustainability-header-content.details .content-top .content-over-image-container .content-over-image .title{margin:0 10px -10px;padding-top:30px;padding-bottom:15px}.sustainability-header .sustainability-header-container .sustainability-header-content.details .content-top .content-over-image-container .content-over-image .subtitle{font-size:17px}.sustainability-header .sustainability-header-container .sustainability-header-content.details .content-top .content-over-image-container .content-over-image .line-top,.sustainability-header .sustainability-header-container
.sustainability-header-content.details .content-top .content-over-image-container .content-over-image .line-bottom{border-color:#000}.sustainability-header .sustainability-header-container .sustainability-header-content.details .content-top .content-over-image-container .content-over-image .line-top{margin-bottom:11px;padding-bottom:33px}.sustainability-header .sustainability-header-container .sustainability-header-content.details .content-top .content-over-image-container .content-over-image .line-bottom{padding-top:33px;margin-top:4px}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-top .content-over-image-container{top:370px;height:300px}.handheld .sustainability-header .sustainability-header-container .sustainability-header-content.page .content-top .content-over-image-container{top:178px}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-top .content-over-image-container .title{padding-top:0;margin-top:-4px
}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-top .content-over-image-container .subtitle{margin-top:-2px}.handheld .sustainability-header .sustainability-header-container .sustainability-header-content.page .content-top .content-over-image-container .subtitle{margin-top:-26px;top:70px}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-bottom{width:911px;padding-bottom:80px;position:relative}.handheld .sustainability-header .sustainability-header-container .sustainability-header-content.page .content-bottom{padding-bottom:50px}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-bottom .grey-box{position:absolute;width:2200px;height:100%;background-color:#e6e6e6;margin-left:-640px}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-bottom .richtext{position:relative;padding-top:35px;height:120px;margin:0 auto;
width:760px;color:#000}.handheld .sustainability-header .sustainability-header-container .sustainability-header-content.page .content-bottom .richtext{padding-top:15px;height:87px}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-bottom .arrow{margin:10px auto 0;color:#000}.handheld .sustainability-header .sustainability-header-container .sustainability-header-content.page .content-bottom .arrow{margin:6px auto 0}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-bottom .line-bottom{position:relative;padding-top:43px;margin-top:-7px}.handheld .sustainability-header .sustainability-header-container .sustainability-header-content.page .content-bottom .line-bottom{margin-top:-33px}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-bottom .sustainability-gradient{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjZTZlNmU2IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0icmdiKDIzMCwgMjMwLCAyMzApIiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYigyMzAsIDIzMCwgMjMwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
background-image:-webkit-linear-gradient(bottom,#e6e6e6 0%,#e6e6e6 25%,rgba(230,230,230,0) 98%,rgba(230,230,230,0) 100%);background-image:-moz-linear-gradient(bottom,#e6e6e6 0%,#e6e6e6 25%,rgba(230,230,230,0) 98%,rgba(230,230,230,0) 100%);background-image:-o-linear-gradient(bottom,#e6e6e6 0%,#e6e6e6 25%,rgba(230,230,230,0) 98%,rgba(230,230,230,0) 100%);background-image:linear-gradient(to top,#e6e6e6 0%,#e6e6e6 25%,rgba(230,230,230,0) 98%,rgba(230,230,230,0) 100%)}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-bottom .sustainability-navigation{position:relative;padding-top:80px;padding-bottom:0;width:auto}.handheld .sustainability-header .sustainability-header-container .sustainability-header-content.page .content-bottom .sustainability-navigation{padding-top:50px}.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-top .content-over-image-container{top:92px;height:420px;margin-left:25px}.handheld .sustainability-header
.sustainability-header-container .sustainability-header-content.section .content-top .content-over-image-container .svg-container{height:96px;width:97px;margin:0 auto}.handheld .sustainability-header .sustainability-header-container .sustainability-header-content.section .content-top .content-over-image-container .svg-container img{height:96px}.desktop .sustainability-header .sustainability-header-container .sustainability-header-content.section .content-top .content-over-image-container .svg-container img{max-height:137px;max-width:137px}.handheld .sustainability-header .sustainability-header-container .sustainability-header-content.section .content-top .content-over-image-container{top:21px}.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-top .content-over-image-container .line-top{margin-bottom:7px}.handheld .sustainability-header .sustainability-header-container .sustainability-header-content.section .content-top .content-over-image-container .line-top{
margin-bottom:-18px}.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-top .content-over-image-container .title{padding-top:30px;padding-bottom:0;margin-bottom:-3px}.handheld .sustainability-header .sustainability-header-container .sustainability-header-content.section .content-top .content-over-image-container .title{padding-top:12px}.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-top .content-over-image-container .image{padding-top:7px}.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-bottom{width:960px;position:relative;padding-bottom:25px;top:-40px}.handheld .sustainability-header .sustainability-header-container .sustainability-header-content.section .content-bottom{top:-30px}.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-bottom .richtext{height:235px;padding-top:50px;color:#fff;margin:0 auto
-15px;width:630px}.handheld .sustainability-header .sustainability-header-container .sustainability-header-content.section .content-bottom .richtext{padding-top:20px;height:168px}.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-bottom .container-arrow{height:45px;margin:32px auto 0}.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-bottom .arrow{color:#fff}.handheld .sustainability-header .sustainability-header-container .sustainability-header-content.section .content-bottom .arrow{margin:25px auto 0}.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-bottom .arrow-invisible{display:none}.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-bottom .line-bottom{margin:-22px 23px 0;padding-top:43px}.handheld .sustainability-header .sustainability-header-container .sustainability-header-content.section .content-bottom
.line-bottom{margin:-32px 23px 0}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-top,.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-top{height:550px;text-align:center}.handheld .sustainability-header .sustainability-header-container .sustainability-header-content.page .content-top,.handheld .sustainability-header .sustainability-header-container .sustainability-header-content.section .content-top{height:302px}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-top .background,.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-top .background{left:-9999px;margin:auto;overflow:hidden;position:absolute;right:-9999px}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-top .content-over-image-container,.sustainability-header .sustainability-header-container .sustainability-header-content.section
.content-top .content-over-image-container{position:absolute;width:911px;background-color:rgba(0,0,0,.15)}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-top .content-over-image-container .content-over-image,.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-top .content-over-image-container .content-over-image{margin:0 -2px}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-top .content-over-image-container .content-over-image .line-top,.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-top .content-over-image-container .content-over-image .line-top{padding-bottom:43px;border-color:#fff}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-top .content-over-image-container .content-over-image .title,.sustainability-header .sustainability-header-container .sustainability-header-content.section
.content-top .content-over-image-container .content-over-image .title,.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-top .content-over-image-container .content-over-image .subtitle,.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-top .content-over-image-container .content-over-image .subtitle{color:#fff}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-top .content-over-image-container .content-over-image .subtitle,.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-top .content-over-image-container .content-over-image .subtitle{font-size:23px}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-bottom .richtext,.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-bottom .richtext{font-size:13px;overflow:hidden;
-webkit-transition:height 1s ease-in-out;-moz-transition:height 1s ease-in-out;-o-transition:height 1s ease-in-out;transition:height 1s ease-in-out}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-bottom .arrow,.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-bottom .arrow{position:relative;cursor:pointer;z-index:1;background-image:url('/pl/cassette.axd/file/img/Common/svgs/icon-expander-open-f810a1798dc3a60b477632596635225435ff9671.svg');background-repeat:no-repeat;width:20px;height:10px;-webkit-transition:1s;-moz-transition:1s;-o-transition:1s;transition:1s}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-bottom .arrow.expanded,.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-bottom .arrow.expanded{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);
transform:rotate(-180deg);-webkit-transition:1s;-moz-transition:1s;-o-transition:1s;transition:1s}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-bottom .line-bottom,.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-bottom .line-bottom{border-color:#fff}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-bottom .sustainability-gradient,.sustainability-header .sustainability-header-container .sustainability-header-content.section .content-bottom .sustainability-gradient{position:absolute;left:0;z-index:1;width:100%;height:25px;bottom:0;-webkit-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;-o-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out}.sustainability-header .sustainability-header-container .sustainability-header-content.page .content-bottom .sustainability-gradient.expanded,.sustainability-header .sustainability-header-container
.sustainability-header-content.section .content-bottom .sustainability-gradient.expanded{opacity:0}.sustainability-header .sustainability-header-container .sustainability-header-content .line-top,.sustainability-header .sustainability-header-container .sustainability-header-content .line-bottom{display:block;height:20px;border-left:2px solid;border-right:2px solid}.sustainability-header .sustainability-header-container .sustainability-header-content .line-top{border-top:2px solid}.sustainability-header .sustainability-header-container .sustainability-header-content .line-bottom{border-bottom:2px solid}.sustainability-header .sustainability-header-container .sustainability-header-content .content-top{padding:0;margin:0}.sustainability-header .sustainability-header-container .content-top .content-over-image-container .content-over-image .image{text-align:center}.sustainability-header .sustainability-header-container .content-top .content-over-image-container .content-over-image>.subtitle{display:block;text-align:center
}.sustainability-header.focus{width:912px;margin-top:90px;padding-bottom:24px}.handheld .sustainability-header.focus{width:610px}.handheld .sustainability-header.focus .content-slider{width:610px}.handheld .sustainability-header.focus .content-slider .content-swiper-container{width:610px}.sustainability-header.focus .sustainability-header-container{height:auto}.sustainability-header.focus .sustainability-header-container.sustainability-category-color-background{background-color:#fff}.sustainability-header.focus .sustainability-header-container .line-top,.sustainability-header.focus .sustainability-header-container .line-bottom{height:45px;border-color:#000}.sustainability-header.focus .sustainability-header-container .line-bottom{margin-top:5px}.sustainability-header.focus .sustainability-header-container .sustainability-title{padding-top:0;margin-bottom:45px;padding-bottom:15px;color:#000}.sustainability-header.focus .sustainability-header-container .sustainability-title>*{line-height:45px}.sustainability-header.focus
.content-slider{width:912px;overflow-x:visible}.sustainability-header.focus .content-slider .content-swiper-container{width:912px;overflow:hidden}.sustainability-header.focus .content-slider .content-swiper-container .sustainability-teaser{margin-left:0;margin-bottom:0;min-height:unset}.sustainability-header.focus .content-slider .content-swiper-container .swiper-button-prev{margin-left:-60px}.handheld .sustainability-header.focus .content-slider .content-swiper-container .swiper-button-prev{margin-left:-100px}.sustainability-header.focus .content-slider .content-swiper-container .swiper-button-next{margin-right:-60px}.handheld .sustainability-header.focus .content-slider .content-swiper-container .swiper-button-next{margin-right:-100px}.handheld .sustainability-header.focus .sustainability-header-container .sustainability-title{font-size:40px;margin-bottom:10px;margin-top:-25px;padding-bottom:15px}.handheld .sustainability-header.focus .sustainability-header-container .sustainability-title>*{line-height:1}.handheld
.sustainability-header.focus .content-slider .content-swiper-container .swiper-slide-prev{left:-1px}.handheld .sustainability-header.focus .content-slider .content-swiper-container .swiper-slide-next{left:1px}.desktop.isSafari .sustainability-header.focus .content-slider .content-swiper-container .swiper-slide-prev{left:-2px}.desktop.isSafari .sustainability-header.focus .content-slider .content-swiper-container .swiper-slide-next{left:2px}.quote{position:relative;padding:37px 0;color:#000}.quote .quote-text{font-size:17px;line-height:22px;text-align:center}.quote .quote-author{float:right;margin-right:25%;text-transform:uppercase;font-size:17px;line-height:45px}.quote .upper-quote,.quote .lower-quote{font-size:45px;line-height:45px;height:45px;display:block;position:absolute}.quote .upper-quote{top:0;right:0}.quote .lower-quote{left:0;bottom:-16px}.sustainability-navigation{width:960px;text-align:center;padding:25px 0 25px 0;margin:0 auto;background-color:#e6e6e6}.sustainability-navigation .item{width:160px;
text-align:center;display:inline-block;white-space:normal}.sustainability-navigation .item .svg-container{height:97px;width:75px;margin:0 auto}.sustainability-navigation .item .svg-container img{display:inline-block;margin:6px 0 0 0;max-height:97px;max-width:75px}.sustainability-navigation .item .text{display:block;text-align:center;font-size:17px;text-transform:uppercase;margin:10px 0 6px 0}.sustainability-navigation .item .top,.sustainability-navigation .item .bottom{display:block;height:16px}.sustainability-navigation .item.selected .top,.sustainability-navigation .item:hover .top{border-left-style:solid;border-right-style:solid;border-top-style:solid;border-left-width:2px;border-right-width:2px;border-top-width:2px}.sustainability-navigation .item.selected .bottom,.sustainability-navigation .item:hover .bottom{border-left-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-width:2px;border-right-width:2px;border-bottom-width:2px}.sustainability-navigation .item+.item{margin-left:85px
}.flex-row,.flex-column{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-row>*{width:0}.flex-row.static-height .flex-column>*{height:0}.flex-column{-webkit-box-orient:block-axis;-ms-flex-direction:column;flex-direction:column}.flex-column.static-height>*,.flex-column.static-height .flex-column>*{height:0}.flex-column>*{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;height:auto}.lt-ie12:not(.lt-ie11) .flex-column>*{min-height:0%}.flex-row>*,.flex-row.static-height .flex-column>*,.flex-column.static-height>*,.flex-column.static-height .flex-column>*{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}.flex-cell::after{display:block;clear:both;content:''}.sustainability-details .flex-row{margin-bottom:50px}.sustainability-details .flex-row>*{margin-right:50px}.sustainability-details .flex-row>*:last-child{margin-right:0}.flex-row.no-bottom-margin{margin-bottom:0}.flex-row.vertical-grey-divider{background-color:#c8c8c8}.flex-row.vertical-grey-divider .flex-cell{background-color:#fff}.flex-row.vertical-grey-divider
.flex-cell:not(:first-child){margin-left:1px}.flex-row.sustainability-teasers{margin-right:24px}.products .sustainability-category-color{color:#000}.products .sustainability-category-border-color{border-color:#18546d}.products .sustainability-category-color-background,.products .sustainability-category-color-background:hover{background-color:#18546d}.products .sustainability-category-color-background.button,.products .sustainability-category-color-background:hover.button{background-color:#18546d}.products .sustainability-category-color-background .button-text span,.products .sustainability-category-color-background:hover .button-text span{float:left}.products .sustainability-category-gradient{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxODU0NmQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjMTg1NDZkIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0icmdiKDI0LCA4NCwgMTA5KSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2IoMjQsIDg0LCAxMDkpIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
background-image:-webkit-linear-gradient(bottom,#18546d 0%,#18546d 25%,rgba(24,84,109,0) 98%,rgba(24,84,109,0) 100%);background-image:-moz-linear-gradient(bottom,#18546d 0%,#18546d 25%,rgba(24,84,109,0) 98%,rgba(24,84,109,0) 100%);background-image:-o-linear-gradient(bottom,#18546d 0%,#18546d 25%,rgba(24,84,109,0) 98%,rgba(24,84,109,0) 100%);background-image:linear-gradient(to top,#18546d 0%,#18546d 25%,rgba(24,84,109,0) 98%,rgba(24,84,109,0) 100%)}.products.sustainability-details-overlay{color:#18546d}.production .sustainability-category-color{color:#000}.production .sustainability-category-border-color{border-color:#c98c29}.production .sustainability-category-color-background,.production .sustainability-category-color-background:hover{background-color:#c98c29}.production .sustainability-category-color-background.button,.production .sustainability-category-color-background:hover.button{background-color:#c98c29}.production .sustainability-category-color-background .button-text span,.production .sustainability-category-color-background:hover
.button-text span{float:left}.production .sustainability-category-gradient{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNjOThjMjkiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjYzk4YzI5IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0icmdiKDIwMSwgMTQwLCA0MSkiIHN0b3Atb3BhY2l0eT0iMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0icmdiKDIwMSwgMTQwLCA0MSkiIHN0b3Atb3BhY2l0eT0iMCIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);background-image:-webkit-linear-gradient(bottom,#c98c29 0%,#c98c29 25%,rgba(201,140,41,0) 98%,rgba(201,140,41,0) 100%);background-image:-moz-linear-gradient(bottom,#c98c29
0%,#c98c29 25%,rgba(201,140,41,0) 98%,rgba(201,140,41,0) 100%);background-image:-o-linear-gradient(bottom,#c98c29 0%,#c98c29 25%,rgba(201,140,41,0) 98%,rgba(201,140,41,0) 100%);background-image:linear-gradient(to top,#c98c29 0%,#c98c29 25%,rgba(201,140,41,0) 98%,rgba(201,140,41,0) 100%)}.production.sustainability-details-overlay{color:#c98c29}.environment .sustainability-category-color{color:#000}.environment .sustainability-category-border-color{border-color:#7a781d}.environment .sustainability-category-color-background,.environment .sustainability-category-color-background:hover{background-color:#7a781d}.environment .sustainability-category-color-background.button,.environment .sustainability-category-color-background:hover.button{background-color:#7a781d}.environment .sustainability-category-color-background .button-text span,.environment .sustainability-category-color-background:hover .button-text span{float:left}.environment .sustainability-category-gradient{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3YTc4MWQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjN2E3ODFkIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0icmdiKDEyMiwgMTIwLCAyOSkiIHN0b3Atb3BhY2l0eT0iMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0icmdiKDEyMiwgMTIwLCAyOSkiIHN0b3Atb3BhY2l0eT0iMCIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
background-image:-webkit-linear-gradient(bottom,#7a781d 0%,#7a781d 25%,rgba(122,120,29,0) 98%,rgba(122,120,29,0) 100%);background-image:-moz-linear-gradient(bottom,#7a781d 0%,#7a781d 25%,rgba(122,120,29,0) 98%,rgba(122,120,29,0) 100%);background-image:-o-linear-gradient(bottom,#7a781d 0%,#7a781d 25%,rgba(122,120,29,0) 98%,rgba(122,120,29,0) 100%);background-image:linear-gradient(to top,#7a781d 0%,#7a781d 25%,rgba(122,120,29,0) 98%,rgba(122,120,29,0) 100%)}.environment.sustainability-details-overlay{color:#7a781d}.society .sustainability-category-color{color:#000}.society .sustainability-category-border-color{border-color:#611b1b}.society .sustainability-category-color-background,.society .sustainability-category-color-background:hover{background-color:#611b1b}.society .sustainability-category-color-background.button,.society .sustainability-category-color-background:hover.button{background-color:#611b1b}.society .sustainability-category-color-background .button-text span,.society .sustainability-category-color-background:hover
.button-text span{float:left}.society .sustainability-category-gradient{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM2MTFiMWIiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjNjExYjFiIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0icmdiKDk3LCAyNywgMjcpIiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYig5NywgMjcsIDI3KSIgc3RvcC1vcGFjaXR5PSIwIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);background-image:-webkit-linear-gradient(bottom,#611b1b 0%,#611b1b 25%,rgba(97,27,27,0) 98%,rgba(97,27,27,0) 100%);background-image:-moz-linear-gradient(bottom,#611b1b
0%,#611b1b 25%,rgba(97,27,27,0) 98%,rgba(97,27,27,0) 100%);background-image:-o-linear-gradient(bottom,#611b1b 0%,#611b1b 25%,rgba(97,27,27,0) 98%,rgba(97,27,27,0) 100%);background-image:linear-gradient(to top,#611b1b 0%,#611b1b 25%,rgba(97,27,27,0) 98%,rgba(97,27,27,0) 100%)}.society.sustainability-details-overlay{color:#611b1b}.sustainability-details{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(30,30,30,.33);opacity:0;-webkit-transition:opacity .1s linear;-moz-transition:opacity .1s linear;-o-transition:opacity .1s linear;transition:opacity .1s linear;z-index:1050}.sustainability-details .sustainability-anim-wrapper{position:absolute;width:100%;height:100%;-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px;-webkit-perspective-origin:50% 50%;-moz-perspective-origin:50% 50%;perspective-origin:50% 50%}.sustainability-details .sustainability-container{position:absolute;transform-style:preserve-3d;-webkit-transform:translateZ(-3000px) rotateX(90deg) scale(.1);
-moz-transform:translateZ(-3000px) rotateX(90deg) scale(.1);-ms-transform:translateZ(-3000px) rotateX(90deg) scale(.1);-o-transform:translateZ(-3000px) rotateX(90deg) scale(.1);transform:translateZ(-3000px) rotateX(90deg) scale(.1);opacity:0;width:100%;height:100%;background-color:#fff}.sustainability-details .sustainability-container .close-button{visibility:hidden}.sustainability-details .sustainability-container .close-button.outside{width:26px;height:26px}.sustainability-details .sustainability-container .sustainability-content{opacity:0;-webkit-transition:opacity .4s ease-out;-moz-transition:opacity .4s ease-out;-o-transition:opacity .4s ease-out;transition:opacity .4s ease-out;width:1000px;height:100%;margin:0 auto;width:1020px}.sustainability-details .sustainability-container .sustainability-content .simplebar-content{background-color:#fff;width:960px;padding-bottom:80px}.sustainability-details .sustainability-container .sustainability-content .simplebar-track{right:15px;top:130px;bottom:20px}.sustainability-details
.sustainability-container .sustainability-content .close-button{cursor:pointer;visibility:visible}.sustainability-details .sustainability-container .sustainability-content .close-button.outside{width:45px;height:45px;top:15px;right:0;position:absolute}.sustainability-details .sustainability-container .sustainability-content .close-button.outside svg{fill:#000}.sustainability-details .sustainability-container .sustainability-content .close-button.outside svg .a{fill:#d3d4d4;-webkit-transition:fill .3s ease-in-out;-moz-transition:fill .3s ease-in-out;-o-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out}.sustainability-details .sustainability-container .sustainability-content .close-button.outside svg:hover .a{fill:#000}.handheld:not(.kiosk) .sustainability-details .sustainability-container .sustainability-content{margin:0;padding:0 40px 30px 0}.handheld:not(.kiosk) .sustainability-details .sustainability-container .sustainability-content .close-button.outside{position:fixed;right:7px}.sustainability-details.slit-animation{
opacity:1}.sustainability-details.slit-animation .sustainability-container{-webkit-animation:slit 1s forwards ease-out;animation:slit 1s forwards ease-out}.sustainability-details.slit-animation .sustainability-container .sustainability-content>*{display:none}.sustainability-details.open{opacity:1}.sustainability-details.open .sustainability-container{opacity:1;-webkit-transform:translateZ(0) rotateX(0deg) scale(1);-moz-transform:translateZ(0) rotateX(0deg) scale(1);-ms-transform:translateZ(0) rotateX(0deg) scale(1);-o-transform:translateZ(0) rotateX(0deg) scale(1);transform:translateZ(0) rotateX(0deg) scale(1)}.sustainability-details.open .sustainability-container .sustainability-content{opacity:1}.sustainability-details.closing{opacity:0}.sustainability-details .flex-cell.sustainability-overlay-full .title{max-width:810px}.sustainability-details .flex-cell.sustainability-overlay-half .title{max-width:330px}.sustainability-details .flex-cell.sustainability-overlay-third .title{max-width:170px}.sustainability-details
.flex-cell.sustainability-overlay-two-thirds .title{max-width:490px}@-webkit-keyframes slit{50%{-webkit-transform:translateZ(-250px) rotateX(88deg) scale(.25);-moz-transform:translateZ(-250px) rotateX(88deg) scale(.25);-ms-transform:translateZ(-250px) rotateX(88deg) scale(.25);-o-transform:translateZ(-250px) rotateX(88deg) scale(.25);transform:translateZ(-250px) rotateX(88deg) scale(.25);opacity:1;animation-timing-function:ease-out}100%{-webkit-transform:translateZ(0) rotateX(0deg) scale(1);-moz-transform:translateZ(0) rotateX(0deg) scale(1);-ms-transform:translateZ(0) rotateX(0deg) scale(1);-o-transform:translateZ(0) rotateX(0deg) scale(1);transform:translateZ(0) rotateX(0deg) scale(1);opacity:1}}@keyframes slit{50%{-webkit-transform:translateZ(-250px) rotateX(88deg) scale(.25);-moz-transform:translateZ(-250px) rotateX(88deg) scale(.25);-ms-transform:translateZ(-250px) rotateX(88deg) scale(.25);-o-transform:translateZ(-250px) rotateX(88deg) scale(.25);transform:translateZ(-250px) rotateX(88deg) scale(.25);opacity:1;
animation-timing-function:ease-out}100%{-webkit-transform:translateZ(0) rotateX(0deg) scale(1);-moz-transform:translateZ(0) rotateX(0deg) scale(1);-ms-transform:translateZ(0) rotateX(0deg) scale(1);-o-transform:translateZ(0) rotateX(0deg) scale(1);transform:translateZ(0) rotateX(0deg) scale(1);opacity:1}}.sustainability-teaser,.sustainability-header-container .sustainability-teaser{display:block;margin-left:24px;margin-bottom:24px;position:relative;float:left;color:#000}.sustainability-teaser .growlimit,.sustainability-header-container .sustainability-teaser .growlimit{display:block;position:relative}.sustainability-teaser img,.sustainability-header-container .sustainability-teaser img{z-index:-1}.sustainability-teaser .headline-container,.sustainability-header-container .sustainability-teaser .headline-container{display:inline-block;padding:15px;background-color:#fff;margin-bottom:20px;text-align:left}.sustainability-teaser .headline-container .svg-container,.sustainability-header-container .sustainability-teaser
.headline-container .svg-container{width:50px;height:50px;display:inline-block;margin-left:15px;margin-right:10px;vertical-align:bottom}.sustainability-teaser .headline-container .svg-container img,.sustainability-header-container .sustainability-teaser .headline-container .svg-container img{max-width:50px;max-height:50px}.sustainability-teaser .headline-container .category-title,.sustainability-header-container .sustainability-teaser .headline-container .category-title{font-size:17px;line-height:14px;display:inline;vertical-align:bottom;margin:0}.sustainability-teaser .headline-container .maintitle,.sustainability-header-container .sustainability-teaser .headline-container .maintitle{font-family:Augusta,Arial,Helvetica,sans-serif;letter-spacing:.5px;font-size:28px;line-height:28px;margin-top:10px;text-transform:uppercase;display:block;cursor:default}.sustainability-teaser .headline-container .maintitle a,.sustainability-header-container .sustainability-teaser .headline-container .maintitle a,.sustainability-teaser
.headline-container .maintitle a:hover,.sustainability-header-container .sustainability-teaser .headline-container .maintitle a:hover{color:#000;cursor:pointer}.sustainability-teaser .teaser-text,.sustainability-header-container .sustainability-teaser .teaser-text{text-align:left;font-size:13px;background-color:#fff}.sustainability-teaser .teaser-text span.ellipsis,.sustainability-header-container .sustainability-teaser .teaser-text span.ellipsis{font-size:25px;line-height:10px}.sustainability-teaser .teaser-text .subtitle,.sustainability-header-container .sustainability-teaser .teaser-text .subtitle{font-size:17px;line-height:19px;margin-left:75px;margin-bottom:20px;text-align:left}.sustainability-teaser .arrow-container,.sustainability-header-container .sustainability-teaser .arrow-container{display:block;text-align:left;padding-left:5px}.sustainability-teaser .arrow,.sustainability-header-container .sustainability-teaser .arrow{display:inline-block;cursor:pointer;background-image:url('/pl/cassette.axd/file/img/Common/svgs/icon-arrow-go-to-2ef29fe00d064ede7550ea712329460e054a6213.svg');
background-repeat:no-repeat;width:22px;height:12px;line-height:31px;margin-top:10px}.sustainability-teaser .button-link,.sustainability-header-container .sustainability-teaser .button-link{display:inline-block;margin-top:30px;float:left;margin-left:23px}.sustainability-teaser .video-preview,.sustainability-header-container .sustainability-teaser .video-preview{cursor:pointer;z-index:0}.sustainability-teaser[class*="onecol-"],.sustainability-header-container .sustainability-teaser[class*="onecol-"]{width:288px;max-width:288px;text-align:center}.sustainability-teaser[class*="twocol-"],.sustainability-header-container .sustainability-teaser[class*="twocol-"]{width:600px;max-width:600px}.sustainability-teaser[class*="threecol-"],.sustainability-header-container .sustainability-teaser[class*="threecol-"]{width:912px;max-width:912px}.sustainability-teaser.onecol-text .teaser-text,.sustainability-header-container .sustainability-teaser.onecol-text .teaser-text{margin-bottom:0}.sustainability-teaser.onecol-text .button-link,
.sustainability-header-container .sustainability-teaser.onecol-text .button-link{margin-left:0}.sustainability-teaser.onecol-image .background-image,.sustainability-header-container .sustainability-teaser.onecol-image .background-image{width:220px;float:right;margin-top:9px}.sustainability-teaser.onecol-image .arrow-container,.sustainability-header-container .sustainability-teaser.onecol-image .arrow-container{position:absolute}.sustainability-teaser.onecol-image .subtitle,.sustainability-header-container .sustainability-teaser.onecol-image .subtitle{margin-left:0}.sustainability-teaser.onecol-image .button-link,.sustainability-header-container .sustainability-teaser.onecol-image .button-link{margin-left:0;margin-top:40px}.sustainability-teaser.onecol-logo-left .logo,.sustainability-header-container .sustainability-teaser.onecol-logo-left .logo{float:left;width:115px;margin:0 15px 3px 0}.sustainability-teaser.onecol-logo-left .teaser-text,.sustainability-header-container .sustainability-teaser.onecol-logo-left
.teaser-text,.sustainability-teaser.onecol-logo-left .arrow-container,.sustainability-header-container .sustainability-teaser.onecol-logo-left .arrow-container{width:265px;margin-left:auto;margin-right:0;margin-bottom:0}.sustainability-teaser.onecol-logo-left .teaser-text,.sustainability-header-container .sustainability-teaser.onecol-logo-left .teaser-text{margin-top:30px}.sustainability-teaser.onecol-logo-top .logo,.sustainability-header-container .sustainability-teaser.onecol-logo-top .logo{float:right;width:115px}.sustainability-teaser.onecol-logo-top .headline-container,.sustainability-header-container .sustainability-teaser.onecol-logo-top .headline-container{padding-top:10px}.sustainability-teaser.onecol-logo-top .teaser-text,.sustainability-header-container .sustainability-teaser.onecol-logo-top .teaser-text{margin-bottom:0}.sustainability-teaser.onecol-logo-top .button-link,.sustainability-header-container .sustainability-teaser.onecol-logo-top .button-link{margin-left:0}.sustainability-teaser.twocol-image
a.download,.sustainability-header-container .sustainability-teaser.twocol-image a.download{margin-left:330px;margin-top:15px;margin-bottom:10px}.sustainability-teaser.twocol-text,.sustainability-header-container .sustainability-teaser.twocol-text{text-align:center}.sustainability-teaser.twocol-text .headline-container,.sustainability-header-container .sustainability-teaser.twocol-text .headline-container{text-align:left}.sustainability-teaser.twocol-text .teaser-text,.sustainability-header-container .sustainability-teaser.twocol-text .teaser-text{margin-bottom:0}.sustainability-teaser.twocol-text .button-link,.sustainability-header-container .sustainability-teaser.twocol-text .button-link{margin-left:0}.sustainability-teaser.threecol-image .button-link,.sustainability-header-container .sustainability-teaser.threecol-image .button-link{margin-left:518px;margin-top:15px}.sustainability-teaser.threecol-logo .headline-container,.sustainability-header-container .sustainability-teaser.threecol-logo .headline-container{
display:block}.sustainability-teaser.threecol-logo .subtitle,.sustainability-header-container .sustainability-teaser.threecol-logo .subtitle{margin-top:45px;margin-left:190px}.sustainability-teaser.threecol-logo .logo,.sustainability-header-container .sustainability-teaser.threecol-logo .logo{float:left;width:115px;margin:0 15px 15px 0}.sustainability-teaser.threecol-logo .teaser-text,.sustainability-header-container .sustainability-teaser.threecol-logo .teaser-text,.sustainability-teaser.threecol-logo .arrow-container,.sustainability-header-container .sustainability-teaser.threecol-logo .arrow-container{margin-bottom:0}.sustainability-teaser.threecol-logo .arrow-container,.sustainability-header-container .sustainability-teaser.threecol-logo .arrow-container,.sustainability-teaser.threecol-logo .button-link,.sustainability-header-container .sustainability-teaser.threecol-logo .button-link{margin-left:130px}.sustainability-teaser.threecol-logo .button-link,.sustainability-header-container .sustainability-teaser.threecol-logo
.button-link{margin-left:0}.sustainability-teaser.threecol-text .headline-container,.sustainability-header-container .sustainability-teaser.threecol-text .headline-container{margin-left:50px}.sustainability-teaser.threecol-text .teaser-text,.sustainability-header-container .sustainability-teaser.threecol-text .teaser-text{margin-bottom:0}.sustainability-teaser.threecol-text .button-link,.sustainability-header-container .sustainability-teaser.threecol-text .button-link{margin-left:0}.sustainability-teaser.twocol-image .image-align-container .headline-container,.sustainability-header-container .sustainability-teaser.twocol-image .image-align-container .headline-container{margin-left:20px;max-width:460px}.sustainability-teaser.twocol-image .image-align-container .background-image,.sustainability-header-container .sustainability-teaser.twocol-image .image-align-container .background-image{margin-top:-50px;width:500px}.sustainability-teaser.twocol-image .image-align-container .teaser-text,.sustainability-header-container
.sustainability-teaser.twocol-image .image-align-container .teaser-text{margin-left:-185px;width:285px}.sustainability-teaser.threecol-image .image-align-container .headline-container,.sustainability-header-container .sustainability-teaser.threecol-image .image-align-container .headline-container{margin-left:165px}.sustainability-teaser.threecol-image .image-align-container .background-image,.sustainability-header-container .sustainability-teaser.threecol-image .image-align-container .background-image{margin-top:-20px;width:800px}.sustainability-teaser.threecol-image .image-align-container .teaser-text,.sustainability-header-container .sustainability-teaser.threecol-image .image-align-container .teaser-text{margin-left:-298px;width:410px}.sustainability-teaser .image-align-container,.sustainability-header-container .sustainability-teaser .image-align-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:block-axis;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;
-ms-flex-align:start;align-items:flex-start;width:100%;text-align:center}.sustainability-teaser .image-align-container .headline-container,.sustainability-header-container .sustainability-teaser .image-align-container .headline-container{position:relative;z-index:1;margin-bottom:0;text-align:left}.sustainability-teaser .image-align-container .image-boundary-container,.sustainability-header-container .sustainability-teaser .image-align-container .image-boundary-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:0;padding-top:0;min-height:200px}.sustainability-teaser .image-align-container .image-boundary-container .background-image,.sustainability-header-container .sustainability-teaser .image-align-container .image-boundary-container .background-image{position:relative;z-index:0;top:0}.sustainability-teaser .image-align-container .image-boundary-container .teaser-text,.sustainability-header-container .sustainability-teaser
.image-align-container .image-boundary-container .teaser-text{position:relative;z-index:1;margin-top:80px;padding:15px}.sustainability-teaser .image-align-container .image-boundary-container .teaser-text .subtitle,.sustainability-header-container .sustainability-teaser .image-align-container .image-boundary-container .teaser-text .subtitle{margin-left:0}.sustainability-teaser .image-align-container .image-boundary-container .arrow-container,.sustainability-header-container .sustainability-teaser .image-align-container .image-boundary-container .arrow-container{height:30px}.sustainability-teaser.twocol-image-logo-left,.sustainability-header-container .sustainability-teaser.twocol-image-logo-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sustainability-teaser.twocol-image-logo-left .left-justified,.sustainability-header-container .sustainability-teaser.twocol-image-logo-left .left-justified{display:-webkit-box;display:-ms-flexbox;display:flex;
-webkit-box-orient:block-axis;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:-600px}.sustainability-teaser.twocol-image-logo-left .left-justified .logo-and-text,.sustainability-header-container .sustainability-teaser.twocol-image-logo-left .left-justified .logo-and-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.sustainability-teaser.twocol-image-logo-left .left-justified .logo-column,.sustainability-header-container .sustainability-teaser.twocol-image-logo-left .left-justified .logo-column,.sustainability-teaser.twocol-image-logo-left .left-justified .text-column,.sustainability-header-container .sustainability-teaser.twocol-image-logo-left .left-justified .text-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:block-axis;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;
-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sustainability-teaser.twocol-image-logo-left .left-justified .logo-column,.sustainability-header-container .sustainability-teaser.twocol-image-logo-left .left-justified .logo-column{padding-bottom:55px}.sustainability-teaser.twocol-image-logo-left .left-justified .headline-container,.sustainability-header-container .sustainability-teaser.twocol-image-logo-left .left-justified .headline-container{position:relative;z-index:2;display:block;margin-bottom:45px;padding:15px;width:335px}.sustainability-teaser.twocol-image-logo-left .left-justified .teaser-text,.sustainability-header-container .sustainability-teaser.twocol-image-logo-left .left-justified .teaser-text{position:relative;z-index:2;padding:15px;width:275px;background-color:#fff}.sustainability-teaser.twocol-image-logo-left .left-justified .teaser-text .subtitle,.sustainability-header-container .sustainability-teaser.twocol-image-logo-left .left-justified .teaser-text .subtitle{margin-bottom:20px;
margin-left:0;width:180px}.sustainability-teaser.twocol-image-logo-left .left-justified .teaser-text .arrow,.sustainability-header-container .sustainability-teaser.twocol-image-logo-left .left-justified .teaser-text .arrow{line-height:40px}.sustainability-teaser.twocol-image-logo-left .left-justified .logo,.sustainability-header-container .sustainability-teaser.twocol-image-logo-left .left-justified .logo{position:relative;z-index:2;display:block;width:135px}.sustainability-teaser.twocol-image-logo-left .left-justified .buttons,.sustainability-header-container .sustainability-teaser.twocol-image-logo-left .left-justified .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:block-axis;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:150px}.sustainability-teaser.twocol-image-logo-left .left-justified .button-link,.sustainability-header-container .sustainability-teaser.twocol-image-logo-left .left-justified
.button-link{position:relative;z-index:2;margin-top:15px;margin-left:0}.sustainability-teaser.twocol-image-logo-left .right-justified,.sustainability-header-container .sustainability-teaser.twocol-image-logo-left .right-justified{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:block-axis;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:600px}.sustainability-teaser.twocol-image-logo-left .right-justified .background-image,.sustainability-header-container .sustainability-teaser.twocol-image-logo-left .right-justified .background-image{position:relative;z-index:1;display:block;margin-top:170px;width:190px}.sustainability-teaser.twocol-image-logo-left .right-justified .background-image.portrait,.sustainability-header-container .sustainability-teaser.twocol-image-logo-left .right-justified .background-image.portrait{margin-top:100px}.sustainability-teaser.twocol-image-logo-right,.sustainability-header-container .sustainability-teaser.twocol-image-logo-right{
display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sustainability-teaser.twocol-image-logo-right .left-justified,.sustainability-header-container .sustainability-teaser.twocol-image-logo-right .left-justified{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:block-axis;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:-600px}.sustainability-teaser.twocol-image-logo-right .left-justified .headline-container,.sustainability-header-container .sustainability-teaser.twocol-image-logo-right .left-justified .headline-container{position:relative;z-index:3;display:block;margin-top:85px;margin-bottom:45px;padding:15px;max-width:360px}.sustainability-teaser.twocol-image-logo-right .left-justified .teaser-text,.sustainability-header-container .sustainability-teaser.twocol-image-logo-right .left-justified .teaser-text{position:relative;z-index:3;padding:15px;
width:250px;background-color:#fff}.sustainability-teaser.twocol-image-logo-right .left-justified .teaser-text .subtitle,.sustainability-header-container .sustainability-teaser.twocol-image-logo-right .left-justified .teaser-text .subtitle{margin-bottom:20px;margin-left:40px;width:180px}.sustainability-teaser.twocol-image-logo-right .left-justified .button-link,.sustainability-header-container .sustainability-teaser.twocol-image-logo-right .left-justified .button-link{position:relative;z-index:3}.sustainability-teaser.twocol-image-logo-right .right-justified,.sustainability-header-container .sustainability-teaser.twocol-image-logo-right .right-justified{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:block-axis;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:600px}.sustainability-teaser.twocol-image-logo-right .right-justified .image-and-logo,.sustainability-header-container .sustainability-teaser.twocol-image-logo-right
.right-justified .image-and-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:block-axis;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sustainability-teaser.twocol-image-logo-right .right-justified .background-image,.sustainability-header-container .sustainability-teaser.twocol-image-logo-right .right-justified .background-image{position:relative;z-index:1;display:block;width:350px}.sustainability-teaser.twocol-image-logo-right .right-justified .logo,.sustainability-header-container .sustainability-teaser.twocol-image-logo-right .right-justified .logo{position:relative;z-index:2;display:block;margin-top:-30px;max-width:250px}.sustainability-teaser.threecol-2images-horizontal,.sustainability-header-container .sustainability-teaser.threecol-2images-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sustainability-teaser.threecol-2images-horizontal
.left-justified,.sustainability-header-container .sustainability-teaser.threecol-2images-horizontal .left-justified{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:-912px}.sustainability-teaser.threecol-2images-horizontal .left-justified .background-image1,.sustainability-header-container .sustainability-teaser.threecol-2images-horizontal .left-justified .background-image1{position:relative;z-index:1;width:550px}.sustainability-teaser.threecol-2images-horizontal .left-justified .text-and-buttons,.sustainability-header-container .sustainability-teaser.threecol-2images-horizontal .left-justified .text-and-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:block-axis;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:360px;margin-left:-260px}.sustainability-teaser.threecol-2images-horizontal .left-justified .teaser-text,.sustainability-header-container
.sustainability-teaser.threecol-2images-horizontal .left-justified .teaser-text{position:relative;z-index:2;padding:15px;width:360px;background-color:#fff}.sustainability-teaser.threecol-2images-horizontal .left-justified .teaser-text .subtitle,.sustainability-header-container .sustainability-teaser.threecol-2images-horizontal .left-justified .teaser-text .subtitle{margin-left:0}.sustainability-teaser.threecol-2images-horizontal .left-justified .button-link,.sustainability-header-container .sustainability-teaser.threecol-2images-horizontal .left-justified .button-link{position:relative;z-index:2;margin-left:0}.sustainability-teaser.threecol-2images-horizontal .right-justified,.sustainability-header-container .sustainability-teaser.threecol-2images-horizontal .right-justified{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:block-axis;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:912px}.sustainability-teaser.threecol-2images-horizontal
.right-justified .headline-container,.sustainability-header-container .sustainability-teaser.threecol-2images-horizontal .right-justified .headline-container{position:relative;z-index:3;display:block;margin-top:25px;margin-bottom:20px;padding:15px;max-width:540px}.sustainability-teaser.threecol-2images-horizontal .right-justified .background-image2,.sustainability-header-container .sustainability-teaser.threecol-2images-horizontal .right-justified .background-image2{position:relative;z-index:3;width:250px}.sustainability-teaser.threecol-2images-vertical,.sustainability-header-container .sustainability-teaser.threecol-2images-vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sustainability-teaser.threecol-2images-vertical .left-justified,.sustainability-header-container .sustainability-teaser.threecol-2images-vertical .left-justified{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:block-axis;-ms-flex-direction:column;
flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:-912px}.sustainability-teaser.threecol-2images-vertical .left-justified .logo-and-content,.sustainability-header-container .sustainability-teaser.threecol-2images-vertical .left-justified .logo-and-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sustainability-teaser.threecol-2images-vertical .left-justified .text-and-buttons,.sustainability-header-container .sustainability-teaser.threecol-2images-vertical .left-justified .text-and-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:block-axis;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sustainability-teaser.threecol-2images-vertical .left-justified .headline-container,.sustainability-header-container .sustainability-teaser.threecol-2images-vertical .left-justified .headline-container{
position:relative;z-index:2;display:block;margin-top:185px;margin-bottom:0;padding:15px;max-width:540px}.sustainability-teaser.threecol-2images-vertical .left-justified .background-image2,.sustainability-header-container .sustainability-teaser.threecol-2images-vertical .left-justified .background-image2{position:relative;z-index:2;margin-left:125px;width:270px}.sustainability-teaser.threecol-2images-vertical .left-justified .teaser-text,.sustainability-header-container .sustainability-teaser.threecol-2images-vertical .left-justified .teaser-text{position:relative;z-index:2;margin-top:30px;margin-left:15px;padding:15px;width:440px;background-color:#fff}.sustainability-teaser.threecol-2images-vertical .left-justified .teaser-text .subtitle,.sustainability-header-container .sustainability-teaser.threecol-2images-vertical .left-justified .teaser-text .subtitle{margin-left:0}.sustainability-teaser.threecol-2images-vertical .left-justified .buttons,.sustainability-header-container .sustainability-teaser.threecol-2images-vertical
.left-justified .buttons{margin-left:15px}.sustainability-teaser.threecol-2images-vertical .left-justified .button-link,.sustainability-header-container .sustainability-teaser.threecol-2images-vertical .left-justified .button-link{position:relative;z-index:2;margin-left:15px;margin-top:15px}.sustainability-teaser.threecol-2images-vertical .right-justified,.sustainability-header-container .sustainability-teaser.threecol-2images-vertical .right-justified{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:block-axis;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:912px}.sustainability-teaser.threecol-2images-vertical .right-justified .background-image1,.sustainability-header-container .sustainability-teaser.threecol-2images-vertical .right-justified .background-image1{position:relative;z-index:1;width:570px}.sustainability-teaser.threecol-3images,.sustainability-header-container .sustainability-teaser.threecol-3images{display:-webkit-box;
display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sustainability-teaser.threecol-3images .left-justified,.sustainability-header-container .sustainability-teaser.threecol-3images .left-justified{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:block-axis;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:-912px}.sustainability-teaser.threecol-3images .left-justified .headline-container,.sustainability-header-container .sustainability-teaser.threecol-3images .left-justified .headline-container{position:relative;z-index:4;display:block;margin-top:20px;margin-bottom:20px;padding:15px;max-width:540px}.sustainability-teaser.threecol-3images .left-justified .teaser-text,.sustainability-header-container .sustainability-teaser.threecol-3images .left-justified .teaser-text{position:relative;z-index:2;margin-left:15px;padding:15px;width:295px;background-color:#fff}.sustainability-teaser.threecol-3images
.left-justified .teaser-text .subtitle,.sustainability-header-container .sustainability-teaser.threecol-3images .left-justified .teaser-text .subtitle{margin-bottom:20px;margin-left:75px}.sustainability-teaser.threecol-3images .left-justified .button-link,.sustainability-header-container .sustainability-teaser.threecol-3images .left-justified .button-link{position:relative;z-index:3;margin-left:30px}.sustainability-teaser.threecol-3images .right-justified,.sustainability-header-container .sustainability-teaser.threecol-3images .right-justified{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:block-axis;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:912px}.sustainability-teaser.threecol-3images .right-justified .background-image1,.sustainability-header-container .sustainability-teaser.threecol-3images .right-justified .background-image1{position:relative;z-index:1;display:block;margin-right:130px;width:390px;height:280px
}.sustainability-teaser.threecol-3images .right-justified .background-image2,.sustainability-header-container .sustainability-teaser.threecol-3images .right-justified .background-image2{position:relative;z-index:2;display:block;margin-top:-35px;width:415px;height:220px}.sustainability-teaser.threecol-3images .right-justified .background-image3,.sustainability-header-container .sustainability-teaser.threecol-3images .right-justified .background-image3{position:relative;z-index:3;display:block;margin-top:-185px;margin-right:405px;width:205px;height:270px}.society>.flex-row>:first-child.flex-column,.environment>.flex-row>:first-child.flex-column,.production>.flex-row>:first-child.flex-column,.products>.flex-row>:first-child.flex-column{width:48px;-ms-flex-preferred-size:48px;flex-basis:48px}.society>.flex-row>:first-child.flex-column .sustainability-teaser,.environment>.flex-row>:first-child.flex-column .sustainability-teaser,.production>.flex-row>:first-child.flex-column .sustainability-teaser,.products>.flex-row>:first-child.flex-column
.sustainability-teaser{margin:0 0 24px 24px}.society>.flex-row>:last-child.flex-column,.environment>.flex-row>:last-child.flex-column,.production>.flex-row>:last-child.flex-column,.products>.flex-row>:last-child.flex-column{width:48px;-ms-flex-preferred-size:48px;flex-basis:48px}.society>.flex-row>:last-child.flex-column .sustainability-teaser,.environment>.flex-row>:last-child.flex-column .sustainability-teaser,.production>.flex-row>:last-child.flex-column .sustainability-teaser,.products>.flex-row>:last-child.flex-column .sustainability-teaser{margin:0 24px 24px}.society>.flex-cell .sustainability-teaser,.environment>.flex-cell .sustainability-teaser,.production>.flex-cell .sustainability-teaser,.products>.flex-cell .sustainability-teaser{margin:0 24px 24px}.society>.flex-row,.environment>.flex-row,.production>.flex-row,.products>.flex-row,.society>.flex-cell,.environment>.flex-cell,.production>.flex-cell,.products>.flex-cell{width:960px}.society>.flex-row .sustainability-teaser[class*="onecol-"],.environment>.flex-row
.sustainability-teaser[class*="onecol-"],.production>.flex-row .sustainability-teaser[class*="onecol-"],.products>.flex-row .sustainability-teaser[class*="onecol-"],.society>.flex-cell .sustainability-teaser[class*="onecol-"],.environment>.flex-cell .sustainability-teaser[class*="onecol-"],.production>.flex-cell .sustainability-teaser[class*="onecol-"],.products>.flex-cell .sustainability-teaser[class*="onecol-"]{width:288px;max-width:288px}.society>.flex-row .sustainability-teaser[class*="twocol-"],.environment>.flex-row .sustainability-teaser[class*="twocol-"],.production>.flex-row .sustainability-teaser[class*="twocol-"],.products>.flex-row .sustainability-teaser[class*="twocol-"],.society>.flex-cell .sustainability-teaser[class*="twocol-"],.environment>.flex-cell .sustainability-teaser[class*="twocol-"],.production>.flex-cell .sustainability-teaser[class*="twocol-"],.products>.flex-cell .sustainability-teaser[class*="twocol-"]{width:600px;max-width:600px}.society>.flex-row .sustainability-teaser[class*="threecol-"],
.environment>.flex-row .sustainability-teaser[class*="threecol-"],.production>.flex-row .sustainability-teaser[class*="threecol-"],.products>.flex-row .sustainability-teaser[class*="threecol-"],.society>.flex-cell .sustainability-teaser[class*="threecol-"],.environment>.flex-cell .sustainability-teaser[class*="threecol-"],.production>.flex-cell .sustainability-teaser[class*="threecol-"],.products>.flex-cell .sustainability-teaser[class*="threecol-"]{width:912px;max-width:912px}.society>.flex-row .sustainability-teaser>a.download:last-child,.environment>.flex-row .sustainability-teaser>a.download:last-child,.production>.flex-row .sustainability-teaser>a.download:last-child,.products>.flex-row .sustainability-teaser>a.download:last-child,.society>.flex-cell .sustainability-teaser>a.download:last-child,.environment>.flex-cell .sustainability-teaser>a.download:last-child,.production>.flex-cell .sustainability-teaser>a.download:last-child,.products>.flex-cell .sustainability-teaser>a.download:last-child{margin-bottom:0
}.content-slider{position:relative;overflow-x:hidden}.content-slider .swiper-wrapper.inithelper{width:10000px}.content-slider .sushibar-swiper-container{margin-bottom:5px;background-color:#fff}.content-slider .sushibar-swiper-container.mark-active .selected{border-bottom:2px solid #000}.content-slider .sushibar-swiper-container.mark-active.mark-active-white .selected{border-bottom-color:#fff}.content-slider .sushibar-swiper-container.mark-active.mark-active-light-grey .selected{border-bottom-color:#f0f1f1}.content-slider .sushibar-swiper-container.mark-active.mark-active-mid-grey .selected{border-bottom-color:#d3d4d4}.content-slider .sushibar-swiper-container.mark-active.mark-active-dark-grey .selected{border-bottom-color:#999}.content-slider .sushibar-swiper-container.mark-active.mark-active-all-black .selected{border-bottom-color:#000}.content-slider .sushibar-swiper-container .swiper-slide{padding-bottom:2px;position:relative;display:block;float:left;width:auto;height:auto}.content-slider .sushibar-swiper-container
.swiper-slide .slide-title{display:block;text-align:center;font-size:13px;line-height:normal;padding-top:2px;color:#787878}.content-slider .sushibar-swiper-container .swiper-slide .image-container{position:relative}.content-slider .sushibar-swiper-container .swiper-slide .image-container .icon-video-overlay{position:absolute;width:64px;height:70px;margin:auto;top:0;right:0;bottom:0;left:0}.content-slider.center .sushibar-navigation .swiper-wrapper{justify-content:center}.content-slider.right .sushibar-navigation .swiper-wrapper{justify-content:right}.content-slider.transparent .sushibar-swiper-container{background-color:transparent}.content-slider .tab-container{text-align:center;display:block;width:100%}.content-slider .tab-container.tab-top .tab-table .tab-row .tab-col div{border-bottom-style:solid;border-bottom-width:2px}.content-slider .tab-container.tab-bottom .tab-table .tab-row .tab-col div{border-top-style:solid;border-top-width:2px}.content-slider .tab-container .tab-table{display:table;table-layout:fixed;
border-collapse:separate;border-spacing:15px;width:calc(100% + 30px);margin:0 -15px}.content-slider .tab-container .tab-table .tab-row{display:table-row}.content-slider .tab-container .tab-table .tab-row .tab-col{text-align:center;cursor:pointer;display:table-cell}.content-slider .tab-container .tab-table .tab-row .tab-col div{padding:10px;font-weight:bold;width:unset}.content-slider .swiper-button-prev,.content-slider .swiper-button-next{position:absolute;z-index:10;cursor:pointer}.content-slider .swiper-button-prev.swiper-button-disabled,.content-slider .swiper-button-next.swiper-button-disabled{opacity:0;cursor:auto;pointer-events:none}.content-slider .swiper-button-prev{left:20px;right:auto}.content-slider .swiper-button-prev.arrows-circle-large-white-left,.content-slider .swiper-button-prev.arrows-circle-large-black-left{left:initial;right:100px}.content-slider .swiper-button-next{right:20px;left:auto}.content-slider2{position:relative;overflow:hidden}.content-slider2 .swiper-wrapper2{visibility:hidden}.content-slider2
.swiper-wrapper2.slick-initialized{visibility:visible}.content-slider2 .slick-loading .slick-list{background:none;display:none}.content-slider2 .slick-arrow{display:none!important}.content-slider2 .swiper-slide2{position:relative}.content-slider2 .tab-container{text-align:center;display:block;width:100%}.content-slider2 .tab-container.tab-top .tab-table .tab-row .tab-col div{border-bottom-style:solid;border-bottom-width:2px}.content-slider2 .tab-container.tab-bottom .tab-table .tab-row .tab-col div{border-top-style:solid;border-top-width:2px}.content-slider2 .tab-container.tab-top .tab-table .tab-row .tab-col.selected div,.content-slider2 .tab-container.tab-bottom .tab-table .tab-row .tab-col.selected div{color:#000;border-color:#e30613}.white.content-slider2 .tab-container.tab-top .tab-table .tab-row .tab-col.selected div,.white.content-slider2 .tab-container.tab-bottom .tab-table .tab-row .tab-col.selected div{color:#fff;border-color:#fff}.content-slider2 .tab-container.tab-top .tab-table .tab-row .tab-col div,
.content-slider2 .tab-container.tab-bottom .tab-table .tab-row .tab-col div{color:#999;border-color:#d3d4d4}.white.content-slider2 .tab-container.tab-top .tab-table .tab-row .tab-col div,.white.content-slider2 .tab-container.tab-bottom .tab-table .tab-row .tab-col div{border-color:#999}.content-slider2 .tab-container .tab-table{display:table;table-layout:fixed;border-collapse:separate;border-spacing:15px;width:calc(100% + 30px);margin:0 -15px}.content-slider2 .tab-container .tab-table .tab-row{display:table-row}.content-slider2 .tab-container .tab-table .tab-row .tab-col{text-align:center;cursor:pointer;display:table-cell}.content-slider2 .tab-container .tab-table .tab-row .tab-col div{padding:10px;font-weight:bold;width:unset}.content-slider2 .dots-container{position:absolute;bottom:20px;display:flex;justify-content:center;width:100%}.content-slider2 .dots-container.top{bottom:auto;top:20px}.content-slider2 .dots-container .dots{padding:0}.content-slider2 .dots-container li{display:inline-block;width:12px;height:12px;
margin:10px;background-color:rgba(255,255,255,.5);cursor:pointer;border-radius:20px}.content-slider2 .dots-container li.selected{background-color:#fff}.content-slider2 .swiper-button-prev,.content-slider2 .swiper-button-next{position:absolute;z-index:10;cursor:pointer}.content-slider2 .swiper-button-prev.swiper-button-disabled,.content-slider2 .swiper-button-next.swiper-button-disabled{opacity:0;cursor:auto;pointer-events:none}.content-slider2 .swiper-button-prev{left:20px;right:auto}.content-slider2 .swiper-button-prev.arrows-circle-large-white-left,.content-slider2 .swiper-button-prev.arrows-circle-large-black-left{left:initial;right:100px}.content-slider2 .swiper-button-next{right:20px;left:auto}.sustainability-details-overlay .flex-column{margin-top:50px}.sustainability-details-overlay .flex-column .flex-row{margin-bottom:50px}.sustainability-details-overlay .flex-column .flex-row.no-bottom-margin{margin-bottom:0}.sustainability-details-overlay .flex-column .flex-row.vertical-grey-divider .flex-cell{background-color:#fff
}.sustainability-details-overlay .flex-column .flex-row.vertical-grey-divider .flex-cell:not(:first-child){margin-left:1px}.sustainability-details-overlay .flex-column .flex-row .flex-cell{margin:0}.sustainability-details-overlay .flex-column .flex-row .flex-cell .title{margin-left:54px;margin-right:95px;margin-bottom:20px;font-size:23px;font-weight:normal;line-height:23px}.sustainability-details-overlay .flex-column .flex-row .flex-cell .title>*{line-height:23px}.sustainability-details-overlay .flex-column .flex-row .flex-cell .richtext,.sustainability-details-overlay .flex-column .flex-row .flex-cell .image,.sustainability-details-overlay .flex-column .flex-row .flex-cell .imagemap,.sustainability-details-overlay .flex-column .flex-row .flex-cell .button-link{margin-right:24px;margin-left:24px}.sustainability-details-overlay .flex-column .flex-row .flex-cell .richtext:not(:last-child),.sustainability-details-overlay .flex-column .flex-row .flex-cell .image:not(:last-child),.sustainability-details-overlay .flex-column
.flex-row .flex-cell .imagemap:not(:last-child),.sustainability-details-overlay .flex-column .flex-row .flex-cell .button-link:not(:last-child){margin-bottom:50px}.sustainability-details-overlay .flex-column .flex-row .flex-cell .imagemap .image{margin:0}.sustainability-details-overlay .flex-column .flex-row .flex-cell .image.sustainability-logo-overlap{margin-top:-80px;margin-right:95px;position:relative;overflow:visible;float:right;width:183px}.sustainability-details-overlay .flex-column .flex-row .flex-cell .richtext{font-family:Roboto,Arial,Helvetica,sans-serif;font-size:13px;color:#000}.sustainability-details-overlay .flex-column .flex-row .flex-cell .button-text{display:flex;min-width:115px}.sustainability-details-overlay .sustainability-logo{width:183px;margin:0 auto}.sustainability-details-overlay .quote{margin:0 150px}.sustainability-details-overlay .quote:not(:last-child){margin-bottom:50px}.input.label-left label{float:left;max-width:35%;padding-right:10px}.modal .input.label-left .input-clear-container{
width:65%}.modal .input.label-left .input-clear-container input{width:100%}.input.label-left input{width:65%}.input.label-top label{max-width:100%}.input.label-top input{width:100%}.input.verification label{font-weight:bold;max-width:170px;font-size:12px}.input.verification input{max-width:300px;height:40px;font-size:16px;font-weight:bold;text-align:center;color:#787878}.errorContainer{display:none}.render-text-error .errorContainer{display:block;margin-left:31%;color:#e30613}.order-history-list{min-height:330px}.order-history-list .icon{margin:0;padding:0;display:block;width:25px;height:25px}.order-history-list .icon-dark-basket{background-position:-115px -115px}.order-history-list .icon-hotline,.handheld .order-history-list .icon-hotline{background-position:-80px -10px}.order-history-list .icon-hotline{background-repeat:no-repeat;background-size:13px}.handheld .order-history-list .icon-erp-system,.handheld .order-history-list .icon-wws-bag,.handheld .order-history-list .icon-hotline,.handheld .order-history-list
.icon-favorite,.handheld .order-history-list .icon-not-favorite,.handheld .order-history-list .icon-favorite-half,.handheld .order-history-list .icon-page{background-position:center center}.order-history-list .icon-order-retour,.order-history-list .icon-erp-system,.order-history-list .icon-wws-bag,.order-history-list .icon-hotline,.order-history-list .icon-dark-basket,.order-history-list .icon-favorite,.order-history-list .icon-not-favorite,.order-history-list .icon-favorite-half,.order-history-list .icon-page{background-position:center center}.order-history-list .icon-dark-basket,.order-history-list .icon-order-retour{background-position:center center;background-size:19px 18px}.order-history-list .icon-calendar{background-repeat:no-repeat;background-position:center center;background-size:15px}.order-history-list .collapse-icon{background-image:url('/pl/cassette.axd/file/img/ES/order-history-details-sprite%401x-fe86e61b626eb1c665e41dfcede889ce8289f931.png');background-repeat:no-repeat;background-position:0 0;
-webkit-background-size:110px 385px;-moz-background-size:110px 385px;background-size:110px 385px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.order-history-list .collapse-icon{background-image:url('/pl/cassette.axd/file/img/ES/order-history-details-sprite%402x-675e28e44ea47700f1bc7490fb1da3bbfb395b75.png')}}.order-history-list .headline{padding-bottom:10px}.order-history-list .headline .button.delete{margin-bottom:15px}.order-history-list .headline .ordercount{padding-bottom:5px}.order-history-list .headline .collapse-button{cursor:pointer;line-height:14px;float:right;margin-top:-26px;margin-right:5px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline}.order-history-list .headline .collapse-button.collapsed .collapse-icon{background-position:0
1px}.order-history-list .headline .collapse-button span{color:#999}.order-history-list .headline .collapse-button.collapsed .collapse-icon{background-repeat:no-repeat;background-position:center center;background-size:13px}.order-history-list .headline .collapse-button .collapse-icon{background-position:-55px 1px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;width:16px;height:16px}.order-history-list .headline .collapse-button .collapse-icon{background-position:center center;background-size:13px}.order-history-list .ohl-header-wrapper{padding-top:5px;background-color:#fff}.order-history-list .ohl-header-wrapper .filter-bottom-gradient{height:10px;width:100%;display:none;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#fff),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,#fff 0%,rgba(0,0,0,0) 100%);background-image:-moz-linear-gradient(top,#fff 0%,rgba(0,0,0,0) 100%);background-image:linear-gradient(to bottom,#fff 0%,rgba(0,0,0,0) 100%);
background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#00000000',GradientType=0)}.order-history-list .ohl-header{display:block;height:50px;margin-bottom:13px}.EnableLogoCreator .order-history-list .ohl-header .order-history-general .status-container .current-status,.EnableLogoCreator .order-history-list .ohl-header .order-history-general .status-container .status{border-radius:50%}.order-history-list .ohl-header .ohl-row-cell{line-height:19px;position:relative}.order-history-list .ohl-header .icon-container .icon{display:inline-block}.order-history-list .ohl-header .status-container{padding:4px 12px;display:inline-block}.order-history-list .ohl-header .status-container .status{float:left;width:12px;height:12px;margin-right:2px}.order-history-list .ohl-header .status-container .status .current-status{width:100%}.order-history-list .ohl-header .ohl-arrow{background-color:#fff;position:absolute;top:0;left:50%;margin-left:-12px;margin-top:40px;width:25px;
cursor:pointer;padding-bottom:5px}.order-history-list .ohl-header .ohl-width-icon{width:30px}.order-history-list .ohl-header .ohl-width-date-time .ohl-arrow{margin-left:-40px}.order-history-list .ohl-header .ohl-width-date-time .hover-area{width:145px;height:60px;margin-top:-50px;margin-left:-65px}.order-history-list .ohl-header .ohl-width-date-time .ohl-reset-icon{margin-left:-15px}.order-history-list .ohl-header .ohl-text-right .type-filter{display:block;float:right;padding-left:6px;cursor:pointer;height:13px;line-height:13px;margin-top:4px}.order-history-list .ohl-header .ohl-text-right .type-filter.selected{font-weight:bold}.order-history-list .ohl-header .ohl-text-right .type-filter~.type-filter{padding-right:6px}.order-history-list .ohl-header .ohl-filter-container{display:block;position:absolute;top:59px;background-color:#fff;z-index:1031}.order-history-list .ohl-header .ohl-filter-container.no-filter{padding-top:5px;padding-bottom:5px;left:0;right:0}.order-history-list .ohl-header .ohl-filter-container.status-filter{
right:0;margin-right:-90px}.order-history-list .ohl-header .ohl-filter-container.status-filter.no-filter{margin-right:-25px;margin-left:-25px}.order-history-list .ohl-header .ohl-filter-container.status-filter li input[type="checkbox"]{margin-left:14px}.order-history-list .ohl-header .ohl-filter-container.faded-out{opacity:0;display:none}.order-history-list .ohl-header .ohl-filter-container ul{margin:0;padding:0;list-style-type:none}.order-history-list .ohl-header .ohl-filter-container ul li{height:25px;white-space:nowrap;text-align:left}.handheld .order-history-list .ohl-header .ohl-filter-container ul li{padding-right:25px}.order-history-list .ohl-header .ohl-filter-container ul li input[type="checkbox"]{margin-left:11px;margin-top:6px}.order-history-list .ohl-header .ohl-filter-container ul li input[type="checkbox"]+.text{margin-left:5px}.order-history-list .ohl-header .ohl-filter-container ul li .icon{vertical-align:top;display:inline-block;margin-right:-10px}.order-history-list .ohl-header .ohl-filter-container
ul li .text{display:inline-block;vertical-align:top;padding:2px 10px 6px 10px}.order-history-list .ohl-header .ohl-filter-container ul li .text .count:before{content:' ('}.order-history-list .ohl-header .ohl-filter-container ul li .text .count:after{content:')'}.order-history-list .ohl-header .ohl-filter-container ul li .status{margin:6px -5px 0 5px}.order-history-list .ohl-header .ohl-filter-container ul li.disabled{opacity:.5;cursor:default}.order-history-list .ohl-header .ohl-filter-container ul li:hover:not(.disabled){cursor:pointer}.order-history-list .ohl-header .ohl-filter-container .close-button{display:none}.handheld .order-history-list .ohl-header .ohl-filter-container .close-button{display:block;position:absolute;top:0;right:0;margin:0;width:30px;height:25px;background-color:transparent;cursor:pointer;background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%401x-bb2b678adad29f68c029c8ad03c6b455d28321c0.png');background-repeat:no-repeat;background-position:-204px -100px;-webkit-background-size:340px
185px;-moz-background-size:340px 185px;background-size:340px 185px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.handheld .order-history-list .ohl-header .ohl-filter-container .close-button{background-image:url('/pl/cassette.axd/file/img/ES/shop-items-sprite%402x-759df7a298772f0e33410231caa6420e0f6f8ec3.png')}}.order-history-list .ohl-header .ohl-reset-icon{cursor:pointer;position:absolute;top:0;left:50%;margin-left:12px;margin-top:40px;width:12px;height:16px;opacity:1;-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;background-color:#fff;background-repeat:no-repeat;background-size:10px;background-position:center;background-image:url("/pl/cassette.axd/file/img/common/svgs/icon-x-ec9f2c18eb32425cca678d03e5495bec249f19ac.svg")
}.order-history-list .ohl-header .ohl-reset-icon .clickable-area{width:22px;height:22px;margin:-2px 0 0 -5px}.order-history-list .ohl-header .ohl-arrow.hovered~.ohl-reset-icon{opacity:0}.order-history-list .ohl-header .ohl-width-status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:block-axis;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-history-list .ohl-header .ohl-width-status .hover-area{width:80px;height:60px;margin-left:-40px;margin-top:-50px}.order-history-list .ohl-header .hover-area{position:absolute}.order-history-list .ohl-header .ohl-width-icon .hover-area{width:40px;height:60px;margin-left:-12px;margin-top:-50px}.order-history-list .ohl-header .ohl-width-icon-type .hover-area{width:80px;height:60px;margin-left:-40px;margin-top:-50px}.order-history-list .slided-up{display:none}.order-history-list .priceinfo .value,.order-history-list .priceinfo .value .currency{font-weight:normal;font-size:13px}.order-history-list
.ohl-row-cell{float:left;line-height:30px;min-height:1px}.order-history-list .ohl-row{overflow:hidden;height:30px}.order-history-list .ohl-row-group{overflow:hidden;height:30px;cursor:pointer}.order-history-list .ohl-hover:hover .status,.order-history-list .ohl-filter-container li:hover .status{background-color:#f0f1f1}.order-history-list .ohl-hover:hover .ohl-width-link,.order-history-list .ohl-filter-container li:hover .ohl-width-link{color:#000}.order-history-list .ohl-group-title{padding-left:26px;font-weight:bold}.order-history-list .ohl-arrow{background-color:Transparent;background-repeat:no-repeat;border:none;outline:none;padding:10px 5px;content:"";width:30px;margin-top:13px;margin-left:4px}.order-history-list .ohl-group{margin-bottom:16px}.order-history-list .ohl-group .ohl-arrow{margin-top:4px;margin-left:3px}.order-history-list .ohl-group .ohl-width-icon{padding-top:2px}.order-history-list .ohl-group .ohl-width-icon span{cursor:pointer}.order-history-list .ohl-width-date-time{width:190px}.order-history-list
.ohl-width-date-time .selected-header-date-text{position:absolute;z-index:1;cursor:pointer}.order-history-list .ohl-width-icon{margin-right:32px;padding-left:3px}.order-history-list .ohl-width-icon-type{width:150px}.order-history-list .ohl-width-icon-type.one{padding-left:64px}.order-history-list .ohl-width-price{width:215px;padding-right:30px}.order-history-list .ohl-width-status{width:94px}.order-history-list .ohl-width-link{width:94px;color:#999}.order-history-list .ohl-width-order-num{width:150px}.order-history-list .ohl-text-center{text-align:center}.order-history-list .ohl-text-right{text-align:right}.order-history-list .ohl-error-nothing-found{padding-left:50px;padding-top:50px}.order-history-list .loading-spinner{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg');height:55px;width:55px;z-index:9999;top:300px}.order-history-list .loading-spinner.dark{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')
}.order-history-list .loading-spinner.lightmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.order-history-list .loading-spinner.darkmodal{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-loader-black-3a528607e716e1c09249963e60ee946fbaf0abf3.svg')}.order-history-list .loading-spinner.hidden{background-image:none}.order-history-list.fixed-header .headline{padding-bottom:78px}.order-history-list.fixed-header .ohl-header-wrapper{position:fixed;height:90px;padding-top:30px}.order-history-list.fixed-header .ohl-header-wrapper .filter-bottom-gradient{display:block}.order-history-list.fixed-header .ohl-header{margin-bottom:5px}.order-history-list .order-sync{text-align:center;margin-top:100px}.order-history-list .order-sync .button{min-width:40%}.order-history-general .status{background-color:#f0f1f1;width:60px;height:12px;display:inline-block}.order-history-general .current-status{height:100%}.order-history-general .current-status.open{
width:0}.order-history-general .current-status.in-progress{width:25%;background-color:#999}.order-history-general .current-status.partial{width:50%;background-color:#f0a400}.order-history-general .current-status.completed{width:100%;background-color:#70a848}.order-history-general .current-status.canceled{width:100%;background-color:#e30613}.video-remote.default{cursor:pointer;background-image:url("/pl/cassette.axd/file/img/common/mediaplayer-bigplay-4b85a8fb707e051c705f03efb15f910b4cfbec30.png");background-repeat:no-repeat;width:100px;height:100px}.video-remote.default:hover{background-position:0 -100px}.video-remote.default a{display:block;width:100%;height:100%}.timelinr{display:block;overflow:hidden;position:relative}.timelinr .animationcontent{display:block;position:absolute}.timelinr>.video{z-index:0;width:100%;height:100%}.parallax .timelinr.fullscreen{bottom:-9999px;left:-9999px;right:-9999px;top:-9999px;height:100%;margin:auto;max-width:none;position:absolute}.qr-code.kiosk-basket-handover{height:120px
}.qr-code .qr-code-container>div{margin:0 auto!important}.expander-group{background-color:#fff;color:#000}.expander-group.dynamic-height .expander-trigger{min-height:50px;height:auto}.expander-group.dynamic-height .expander-trigger .toggle-icon-wrapper{align-self:flex-start}.expander-group.dynamic-height .expander-trigger .title{padding:7px 0}.expander-group .expander{border-bottom:solid 1px #d3d4d4;padding-left:10px}.expander-group .expander-trigger{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.expander-group .expander-trigger .toggle-icon-wrapper{width:40px;height:40px;display:inline-block;margin:10px 15px 10px 0}.expander-group .expander-trigger .toggle-icon{background-color:#e30613;width:40px;height:40px;display:block;border-radius:40px}.expander-group .expander-trigger .title{padding:0;margin:0;text-align:left}.expander-group .expander-trigger.off .toggle-icon{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMCAzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWw6c3BhY2U9InByZXNlcnZlIiB2ZXJzaW9uPSIxLjEiIHk9IjBweCIgeD0iMHB4IiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmlld0JveD0iMCAwIDMwIDMwIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojRkZGRkZGO308L3N0eWxlPjxnIGlkPSJMYXllcl8xIj48cGF0aCBjbGFzcz0ic3QwIiBkPSJtMjEuMiAxNS44aC01LjR2NS40aC0xLjZ2LTUuNGgtNS40di0xLjZoNS40di01LjRoMS42djUuNGg1LjR2MS42eiIvPjwvZz48L3N2Zz4=")
}.expander-group .expander-trigger.off .title{font-weight:normal}.expander-group .expander-trigger.on .toggle-icon{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMCAzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWw6c3BhY2U9InByZXNlcnZlIiB2ZXJzaW9uPSIxLjEiIHk9IjBweCIgeD0iMHB4IiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmlld0JveD0iMCAwIDMwIDMwIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojRkZGRkZGO308L3N0eWxlPjxnIGlkPSJMYXllcl8xIj48cGF0aCBjbGFzcz0ic3QwIiBkPSJtOC44IDE1Ljh2LTEuNmgxMi40djEuNiIvPjwvZz48L3N2Zz4=")}.expander-group .expander-trigger.on .title{font-weight:bold}.expander-group .expander-target{margin-left:55px}.expander-group .expander-target.slided-up{display:none}.expander-group .expander-target .richtext{font-size:12px}.expander-group .expander-target .richtext a{text-decoration:underline}.expander-group .expander-target .media-outer-frame{overflow:hidden;
position:relative;margin-left:-4px}.expander-group .expander-target .media-outer-frame .white-rectangle{position:absolute;background-color:#fff;z-index:2;width:4px;height:94px;top:-2px}.expander-group .expander-target .media-outer-frame .white-rectangle.left{left:0}.expander-group .expander-target .media-outer-frame .white-rectangle.right{right:0}.expander-group .expander-target .media-wrapper{position:relative;height:100px;overflow:hidden;margin:0 2px;padding:0 2px}.expander-group .expander-target .media-wrapper.vertical{height:auto}.expander-group .expander-target .media-wrapper.vertical .swiper-wrapper{display:block;white-space:normal}.expander-group .expander-target .media-wrapper.vertical .media-tile{width:100%;height:auto;padding-right:0}.expander-group .expander-target .media-wrapper.vertical .media-tile .teaser{margin:0}.expander-group .expander-target .media-wrapper.vertical .media-tile img{max-width:100%}.expander-group .expander-target .media-wrapper.vertical .pdf{text-align:left;max-width:100%}.expander-group
.expander-target .media-wrapper.vertical .pdf .expander-image{height:auto}.expander-group .expander-target .media-wrapper.vertical .pdf .expander-image img{height:auto}.expander-group .expander-target .media-wrapper .pager-arrows{position:absolute;width:20px;height:94px;top:-2px;z-index:2;background-color:#fff;cursor:pointer}.expander-group .expander-target .media-wrapper .pager-arrows.swiper-button-disabled{display:none}.expander-group .expander-target .media-wrapper .pager-arrows.left{left:0}.expander-group .expander-target .media-wrapper .pager-arrows.left .arrows-medium-grey-left{top:0;bottom:0;left:0;right:0;margin:auto;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-medium-left-75abcaba4dcf2d7ebd0160b4e8fdd7ff29aefeae.svg');background-position:center;background-size:auto}.expander-group .expander-target .media-wrapper .pager-arrows.right{right:0}.expander-group .expander-target .media-wrapper .pager-arrows.right .arrows-medium-grey-right{top:0;bottom:0;left:0;right:0;margin:auto;background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-medium-right-7f42d0ea528ce598e1628c2f718c11afa75cbcbd.svg');
background-position:center;background-size:auto}.expander-group .expander-target .media-wrapper .swiper-wrapper{white-space:nowrap;font-size:0}.expander-group .expander-target .media-wrapper .media-tile{padding-right:10px;margin-bottom:10px;height:90px;overflow:hidden;display:inline-block;font-size:10px;width:auto}.expander-group .expander-target .media-wrapper .media-tile:last-child{padding-right:0}.expander-group .expander-target .pdf{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:block-axis;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;font-size:10px;line-height:11px;color:#000;text-align:center;max-width:140px}.expander-group .expander-target .pdf:hover{text-decoration:none;color:#000}.expander-group .expander-target .pdf .expander-image{height:75px;margin-bottom:4px}.expander-group .expander-target .pdf .expander-image img{height:75px}.expander-group .expander-target .pdf span{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-additional-description{
font-size:13px}.article-additional-description.seperator-line{margin-top:1em}.article-additional-description .flex-column{margin-top:18px}.article-additional-description .flex-column .flex-row{background-clip:padding-box;padding-bottom:25px}.article-additional-description .flex-column .flex-row:not(:first-child){padding-top:25px}.article-additional-description .flex-column .flex-row.black-edition{background-color:#1e1e1e}.article-additional-description .flex-column .flex-row.stunt-n-media{background-color:#262612}.article-additional-description .flex-column .flex-row.workwearcouture{background-color:#1e1e1e}.article-additional-description .flex-column .flex-row.no-bottom-margin{padding-bottom:0}.article-additional-description .flex-column .flex-row.vertical-separator.black-edition .flex-cell:not(:last-child),.article-additional-description .flex-column .flex-row.vertical-separator.stunt-n-media .flex-cell:not(:last-child),.article-additional-description .flex-column .flex-row.vertical-separator.workwearcouture
.flex-cell:not(:last-child){border-color:#fff}.article-additional-description .flex-column .flex-row .flex-cell{margin:0;background-color:transparent}.article-additional-description .flex-column .flex-row .flex-cell.additional-description-overlay-full .title{max-width:810px}.article-additional-description .flex-column .flex-row .flex-cell.additional-description-overlay-half .title{max-width:330px}.article-additional-description .flex-column .flex-row .flex-cell.additional-description-overlay-third .title{max-width:170px}.isChrome .article-additional-description .flex-column .flex-row .flex-cell.additional-description-overlay-third:last-child{flex-grow:1.0002!important}.article-additional-description .flex-column .flex-row .flex-cell.additional-description-overlay-two-thirds .title{max-width:490px}.article-additional-description .flex-column .flex-row .flex-cell .title{margin-left:54px;margin-right:95px;margin-bottom:20px;font-size:23px;font-weight:normal;line-height:23px}.article-additional-description .flex-column
.flex-row .flex-cell .title>*{line-height:23px}.article-additional-description .flex-column .flex-row .flex-cell .richtext,.article-additional-description .flex-column .flex-row .flex-cell .image,.article-additional-description .flex-column .flex-row .flex-cell .imagemap,.article-additional-description .flex-column .flex-row .flex-cell .button-link{margin-right:24px;margin-left:24px}.article-additional-description .flex-column .flex-row .flex-cell .richtext:not(:last-child),.article-additional-description .flex-column .flex-row .flex-cell .image:not(:last-child),.article-additional-description .flex-column .flex-row .flex-cell .imagemap:not(:last-child),.article-additional-description .flex-column .flex-row .flex-cell .button-link:not(:last-child){margin-bottom:25px}.article-additional-description .flex-column .flex-row .flex-cell .button-link{background-image:none;height:45px;padding-right:10px;color:#fff;font-size:17px}.article-additional-description .flex-column .flex-row .flex-cell .button-link .button-text{
display:inline-block;min-width:115px;background-image:none;height:45px;padding-top:14px;padding-right:0;font-weight:normal}.isFirefox .article-additional-description .flex-column .flex-row .flex-cell .button-link .button-text{padding-top:17px}.article-additional-description .flex-column .flex-row .flex-cell .button-link .button-text span{float:left;top:0}.article-additional-description .flex-column .flex-row .flex-cell .button-link .iconelement{float:right;font-size:32px;margin-left:10px;padding-top:3px}.article-additional-description .flex-column .flex-row .flex-cell .imagemap .image{margin:0}.article-additional-description .flex-column .flex-row .flex-cell .image[class*="no-margin-left"]{margin-left:0}.article-additional-description .flex-column .flex-row .flex-cell .image[class*="no-margin-right"]{margin-right:0}.article-additional-description .flex-column .flex-row .flex-cell .image[class*="no-margin-both"]{margin-left:0;margin-right:0}.article-additional-description .flex-column .flex-row .flex-cell .image.additional-description-logo-overlap{
margin-top:-80px;margin-right:95px;position:relative;overflow:visible;float:right;width:183px}.article-additional-description .flex-column .flex-row .flex-cell .horizontal-separator{margin:20px 4px 20px 4px}.article-additional-description .flex-column .flex-row.black-edition .flex-cell .title,.article-additional-description .flex-column .flex-row.stunt-n-media .flex-cell .title,.article-additional-description .flex-column .flex-row.workwearcouture .flex-cell .title,.article-additional-description .flex-column .flex-row.black-edition .flex-cell .richtext,.article-additional-description .flex-column .flex-row.stunt-n-media .flex-cell .richtext,.article-additional-description .flex-column .flex-row.workwearcouture .flex-cell .richtext{color:#fff}.article-additional-description .flex-column .flex-row.black-edition .flex-cell .horizontal-separator,.article-additional-description .flex-column .flex-row.stunt-n-media .flex-cell .horizontal-separator,.article-additional-description .flex-column .flex-row.workwearcouture
.flex-cell .horizontal-separator{border-color:#fff}.article-additional-description .flex-column .flex-row.black-edition .flex-cell a:hover,.article-additional-description .flex-column .flex-row.stunt-n-media .flex-cell a:hover,.article-additional-description .flex-column .flex-row.workwearcouture .flex-cell a:hover,.article-additional-description .flex-column .flex-row.black-edition .flex-cell a:visited,.article-additional-description .flex-column .flex-row.stunt-n-media .flex-cell a:visited,.article-additional-description .flex-column .flex-row.workwearcouture .flex-cell a:visited{color:#fff}.article-additional-description .flex-column .flex-row.black-edition .flex-cell .linktext:hover,.article-additional-description .flex-column .flex-row.stunt-n-media .flex-cell .linktext:hover,.article-additional-description .flex-column .flex-row.workwearcouture .flex-cell .linktext:hover{color:#fff}.article-additional-description .flex-column .flex-row.black-edition .flex-cell .showcase div{background-color:#1e1e1e}.article-additional-description
.flex-column .flex-row.stunt-n-media .flex-cell .showcase div{background-color:#262612}.article-additional-description .flex-column .flex-row.workwearcouture .flex-cell .showcase div{background-color:#1e1e1e}.tablet .article-additional-description .flex-column .flex-row.workwearcouture:not(:first-child),.tablet .article-additional-description .flex-column .flex-row.stunt-n-media:not(:first-child),.tablet .article-additional-description .flex-column .flex-row.black-edition:not(:first-child){margin-top:-2px}.article-additional-description .flex-column .additional-description-logo{width:183px;margin:0 auto}.article-slider-element{border-top:1px solid #c8c8c8;padding-top:12px;margin-top:10px;position:relative;overflow:hidden}.article-slider-element .text-row{margin-bottom:14px}.article-slider-element .text-row .article-index-wrapper{float:right}.article-slider-element .article-slider-viewport{width:calc(100% - 46px);position:relative;display:inline-block;margin-left:24px}.article-slider-element .swiper-slide{height:230px;
position:relative}.article-slider-element .swiper-slide .articledetails{text-align:center;font-size:11px;position:absolute;width:100%;top:145px;line-height:16px}.article-slider-element .swiper-slide .articledetails .description{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.article-slider-element .swiper-slide .articledetails .comparisonprice{display:inline-block;white-space:nowrap}.article-slider-element .swiper-slide .articledetails .comparisonprice .value{font-weight:normal;color:#787878}.article-slider-element .swiper-slide .articledetails .vatinfo,.article-slider-element .swiper-slide .articledetails .annotation,.article-slider-element .swiper-slide .articledetails .comparisonprice{color:#787878;font-size:11px}.article-slider-element .swiper-slide .articledetails .price,.article-slider-element .swiper-slide .articledetails .value,.article-slider-element .swiper-slide .articledetails .price .value{color:#1e1e1e;font-size:11px}.article-slider-element .swiper-slide .article-image{display:block;
width:100%;text-align:center}.article-slider-element .swiper-slide .article-image img{max-width:100%;max-height:140px}.article-slider-element .swiper-button-background-prev,.article-slider-element .swiper-button-background-next{position:absolute;z-index:2;width:24px;height:100%;background-color:#fff}.article-slider-element .swiper-button-background-prev{left:-2px}.article-slider-element .swiper-button-background-next{right:-2px}.article-slider-element .swiper-button-prev,.article-slider-element .swiper-button-next{width:24px;height:48px;position:absolute;background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%401x-19495a7d539e1f843cb0055595e51eed0f054470.png');background-repeat:no-repeat;background-position:0 0;-webkit-background-size:200px 531px;-moz-background-size:200px 531px;background-size:200px 531px;cursor:pointer;top:72px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5/1),only screen
and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.article-slider-element .swiper-button-prev,.article-slider-element .swiper-button-next{background-image:url('/pl/cassette.axd/file/img/ES/pager-arrows-sprite%402x-a9893c1777e79c5acc2c4bf96930ebaac3915909.png')}}.article-slider-element .swiper-button-prev.swiper-button-disabled,.article-slider-element .swiper-button-next.swiper-button-disabled{display:none}.article-slider-element .swiper-button-prev{background-position:-22px 6px;left:0}.article-slider-element .swiper-button-prev:hover{background-position:-117px 6px}.article-slider-element .swiper-button-next{background-position:-59px 6px;right:0}.article-slider-element .swiper-button-next:hover{background-position:-154px 6px}.horizontal-separator{height:1px;border:0;border-top:1px solid #c8c8c8}.responsive-wrapper .responsive-container{display:none}@media only screen and (max-width:1023px){.responsive-wrapper .responsive-container.s{display:block}
}@media only screen and (min-width:1024px) and (max-width:1364px){.responsive-wrapper .responsive-container.m{display:block}}@media only screen and (min-width:1365px){.responsive-wrapper .responsive-container.l{display:block}}@media only screen and (max-width:767px){.responsive-wrapper .responsive-container.ats_mobile{display:block}}@media only screen and (min-width:768px) and (max-width:1023px){.responsive-wrapper .responsive-container.ats_svga{display:block}}@media only screen and (min-width:1024px) and (max-width:1199px){.responsive-wrapper .responsive-container.ats_xga{display:block}}@media only screen and (min-width:1200px) and (max-width:1919px){.responsive-wrapper .responsive-container.ats_hd{display:block}}@media only screen and (min-width:1920px){.responsive-wrapper .responsive-container.ats_fullhd{display:block}}.inner-container.details-page,.container .inner-container.details-page{padding-left:0;padding-right:0}.inner-container.details-page .shopcontent>*,.container .inner-container.details-page .shopcontent>*{
padding:0 20px 0;-webkit-border-radius:0;-webkit-background-clip:padding-box;-moz-border-radius:0;-moz-background-clip:padding;border-radius:0;background-clip:padding-box}.inner-container.details-page .shopcontent,.container .inner-container.details-page .shopcontent{background-color:#fff;border-bottom:1px solid #c8c8c8;padding-bottom:0}.inner-container.details-page .shopcontent .page-bottom,.container .inner-container.details-page .shopcontent .page-bottom{padding:0}.button{font-family:Roboto,Arial,Helvetica,sans-serif;letter-spacing:.3px;background-color:#f0f1f1;font-weight:500;font-size:14px;line-height:20px;border-radius:50px;border:none;padding:0 30px;display:inline-block;cursor:pointer;-webkit-transition-property:background-color,border-color,backdrop--webkit-filter;-moz-transition-property:background-color,border-color,backdrop--moz-filter;-o-transition-property:background-color,border-color,backdrop-filter;transition-property:background-color,border-color,backdrop--webkit-filter,backdrop--moz-filter,backdrop--o-filter,backdrop-filter;
-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}.button:hover,.button:focus{background-color:#d3d4d4}.button:hover.dimmed,.button:focus.dimmed{background-color:#f0f1f1}.back-button .button{border:1px solid #d3d4d4;background-color:#fff}.back-button .button:hover,.back-button .button:focus{background-color:#fff}.button.icon-right .iconelement{float:none;display:inline-block}.button.button-subtitled{padding:0 35px;font-size:12px;line-height:17px}.button.button-subtitled .button-text{height:58px}.button.dimmed{opacity:.5;background-color:#f0f1f1}.button.disabled,.button.disabled:hover,.button.disabled:focus{color:#d3d4d4;border:1px solid #d3d4d4;background-color:#fff;cursor:default}.button.white{color:#000;background-color:#fff}.button.white:hover,.button.white:focus{color:#000;background-color:#fff}.button.small{font-size:12px;line-height:18px;padding:0 20px}.button.small .button-text{min-height:30px;max-height:48px}.button.small .button-text .iconelement{
background-size:100%}.button.small .button-text .button-text-content{padding:6px 0}.button.small .button-text .button-text-content span{max-height:36px}.button.large{font-size:18px;line-height:26px;padding:0 35px}.button.large .button-text{min-height:58px;max-height:72px}.button.large .button-text .button-text-content{padding:10px 0 10px 3px}.button.large .button-text .button-text-content span{max-height:52px}.button.white-outline{background-color:transparent;color:#fff;box-shadow:0 0 0 1px #fff;-webkit-transition-property:-webkit-box-shadow;-moz-transition-property:-moz-box-shadow;-o-transition-property:box-shadow;transition-property:box-shadow;margin:2px}.button.white-outline:hover,.button.white-outline:focus{background-color:transparent;color:#fff;box-shadow:0 0 0 2px #fff}.button.blurred{-webkit-backdrop-filter:blur(6px) brightness(1.2);backdrop-filter:blur(6px) brightness(1.2);background:rgba(255,255,255,.2) 0% 0% no-repeat padding-box;color:#fff}.button.blurred:hover,.button.blurred:focus{color:#fff;-webkit-backdrop-filter:blur(6px)
brightness(1.4);backdrop-filter:blur(6px) brightness(1.4)}.button.pale-blue-outline{background-color:transparent;color:#9fc8d6;box-shadow:0 0 0 1px #9fc8d6;-webkit-transition-property:-webkit-box-shadow;-moz-transition-property:-moz-box-shadow;-o-transition-property:box-shadow;transition-property:box-shadow;margin:2px}.button.pale-blue-outline.arrow-right .iconelement,.button.pale-blue-outline.arrow-right:hover .iconelement{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-right-pale-blue-3edde14c4f397048297501f7b2b78194494b1bbe.svg')}.button.pale-blue-outline:hover,.button.pale-blue-outline:focus{background-color:transparent;color:#9fc8d6;box-shadow:0 0 0 2px #9fc8d6}.button.pale-pink-outline{background-color:transparent;color:#aa6693;box-shadow:0 0 0 1px #aa6693;-webkit-transition-property:-webkit-box-shadow;-moz-transition-property:-moz-box-shadow;-o-transition-property:box-shadow;transition-property:box-shadow;margin:2px}.button.pale-pink-outline.arrow-right .iconelement,.button.pale-pink-outline.arrow-right:hover
.iconelement,.button.pale-pink-outline.arrow-right:focus .iconelement{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-right-pale-pink-c0781e91a3db25c986cc4cd53f2245fb25fea486.svg')}.button.pale-pink-outline:hover,.button.pale-pink-outline:focus{background-color:transparent;color:#aa6693;box-shadow:0 0 0 2px #aa6693}.button.pale-violet-outline{background-color:transparent;color:#caafcd;box-shadow:0 0 0 1px #caafcd;-webkit-transition-property:-webkit-box-shadow;-moz-transition-property:-moz-box-shadow;-o-transition-property:box-shadow;transition-property:box-shadow;margin:2px}.button.pale-violet-outline.arrow-right .iconelement,.button.pale-violet-outline.arrow-right:hover .iconelement,.button.pale-violet-outline.arrow-right:focus .iconelement{background-image:url('/pl/cassette.axd/file/img/common/svgs/icon-arrow-extra-small-right-pale-violet-725f49f306bf627d10b8e8a27e34fad999a55ee4.svg')}.button.pale-violet-outline:hover,.button.pale-violet-outline:focus{background-color:transparent;
color:#caafcd;box-shadow:0 0 0 2px #caafcd}.button.iconic-grey{background-color:transparent;color:#2e363a;box-shadow:0 0 0 1px #2e363a;-webkit-transition-property:-webkit-box-shadow;-moz-transition-property:-moz-box-shadow;-o-transition-property:box-shadow;transition-property:box-shadow;margin:2px}.button.iconic-grey:hover,.button.iconic-grey:focus{background-color:transparent;color:#2e363a;box-shadow:0 0 0 2px #2e363a}.button.iconic-yellow{background-color:transparent;color:#cc9550;box-shadow:0 0 0 1px #cc9550;-webkit-transition-property:-webkit-box-shadow;-moz-transition-property:-moz-box-shadow;-o-transition-property:box-shadow;transition-property:box-shadow;margin:2px}.button.iconic-yellow:hover,.button.iconic-yellow:focus{background-color:transparent;color:#cc9550;box-shadow:0 0 0 2px #cc9550}.button.epic-yellow{background-color:#d2a766;color:#fff}.button.epic-yellow:hover,.button.epic-yellow:focus{background-color:#b89059;color:#fff}.button.sand{background-color:#cbc2b7;color:#fff}.button.sand:hover,.button.sand:focus{
background-color:#dcd7d0;color:#fff}.button.light{background-color:transparent;border:1px solid #d3d4d4}.button.light:hover,.button.light:focus{background-color:transparent}.button.light:hover.dimmed,.button.light:focus.dimmed{border-color:#d3d4d4}.button.dark{color:#fff}.button.dark:hover,.button.dark:focus{color:#fff}.button.right{float:right}.button.icon-right:not(.arrow-left) .button-text .iconelement,.button.arrow-right .button-text .iconelement,.button.delete .button-text .iconelement,.button.arrow-right-inside .button-text .iconelement{left:12px;right:0;margin:0 12px 0 0}.button.arrow-right .button-text .button-text-content,.button.delete .button-text .button-text-content,.button.arrow-right-inside .button-text .button-text-content,.button.icon-right:not(.arrow-left) .button-text .button-text-content,.button.sustainability-category-color-background .button-text .button-text-content{order:1}.button.arrow-right .button-text .iconelement,.button.delete .button-text .iconelement,.button.arrow-right-inside .button-text
.iconelement,.button.icon-right:not(.arrow-left) .button-text .iconelement,.button.sustainability-category-color-background .button-text .iconelement{order:2}.button.round{padding:0;margin:0;min-height:auto}.button.round .iconelement{min-width:auto}.button .button-text{display:flex;align-items:center;justify-content:center;min-height:48px;max-height:58px}.button .button-text .button-text-content{text-align:center;order:2;padding:9px 0}.button .button-text .button-text-content span{overflow:hidden;max-height:40px;display:block}.button .button-text .iconelement{margin:0 0 0 12px;right:12px;float:none;display:inline-block;position:relative;background-repeat:no-repeat;order:1}.button.tiny-top-margin{margin-top:10px}.button.top-margin{margin-top:20px}.button.big-top-margin{margin-top:30px}.button.extra-big-top-margin{margin-top:50px}.button.tiny-bottom-margin{margin-bottom:10px}.button.bottom-margin{margin-bottom:20px}.button.big-bottom-margin{margin-bottom:30px}