@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}.nice-select{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fbfbfb;border-bottom:2px solid #003b71;-webkit-box-sizing:border-box;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:42px;line-height:40px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#002e58}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#003b71}.nice-select:after{border-bottom:2px solid #003b71;border-right:2px solid #003b71;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:5px}.nice-select.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fbfbfb;-webkit-box-shadow:0 0 0 1px rgba(68,68,68,.11);box-shadow:0 0 0 1px rgba(68,68,68,.11);-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(-21px);-ms-transform:scale(.75) translateY(-21px);transform:scale(.75) translateY(-21px);-webkit-transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;-o-transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:none;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}.is-hidden{display:none!important}@media only screen and (max-width:575px){.is-hidden-sm{display:none!important}}@media only screen and (min-width:576px) and (max-width:1149px){.is-hidden-md{display:none!important}}@media only screen and (max-width:575px){.is-hidden-md-down{display:none!important}}@media only screen and (min-width:576px){.is-hidden-md-up{display:none!important}}@media only screen and (min-width:1150px) and (max-width:1499px){.is-hidden-lg{display:none!important}}@media only screen and (max-width:1149px){.is-hidden-lg-down{display:none!important}}@media only screen and (min-width:1150px){.is-hidden-lg-up{display:none!important}}.is-visually-hidden{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.is-txt-left{text-align:left}.is-txt-center{text-align:center}.is-txt-right{text-align:right}.is-txt-justify{text-align:justify}.is-txt-uppercase{text-transform:uppercase}.no-margin{margin:0!important}.no-padding{padding:0!important}.table-responsive{width:100%;overflow-x:auto}.semi-bold{font-weight:600!important}*{-webkit-box-sizing:border-box;box-sizing:border-box;outline:0}body{font-family:Open Sans,sans-serif;font-size:16px;line-height:1.5;letter-spacing:.336px}body img{max-width:100%;height:auto}body h1,body p{font-weight:400}body p{color:#797a7d;line-height:1.75rem}a{text-decoration:none}button{cursor:pointer}button,input,select,textarea{font-family:Montserrat,Open Sans,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}hr{border:0;border-top:1px solid rgba(0,0,0,.2)}.icon{vertical-align:middle}.go-to-top{text-align:right;margin:30px 0}.go-to-top__button{display:inline-block;width:50px;height:50px;border:0;background:0;margin:0;padding:0;text-indent:-9999px;background:url(images/chevron_up_circle.svg) no-repeat}.nice-select .current{overflow:hidden;position:relative;top:-6px}.nice-select .current,.nice-select .option{-o-text-overflow:ellipsis;text-overflow:ellipsis}.nice-select .option{overflow-x:hidden}.filter-options__select-wrapper .nice-select.wide,.form .nice-select.wide,.product-overview__accordion--options__wrapper .nice-select.wide{width:100%;height:40px;border:1px solid rgba(0,0,0,.2);background:#fff}.filter-options__select-wrapper .nice-select.wide .current,.form .nice-select.wide .current,.product-overview__accordion--options__wrapper .nice-select.wide .current{top:auto;margin:0;line-height:38px}.filter-options__select-wrapper .nice-select.wide .list,.form .nice-select.wide .list,.product-overview__accordion--options__wrapper .nice-select.wide .list{max-height:400px;overflow-y:scroll;background:#fff}.filter-options__select-wrapper .nice-select.wide .list>li,.form .nice-select.wide .list>li,.product-overview__accordion--options__wrapper .nice-select.wide .list>li{color:#797a7d;background:#fff}.filter-options__select-wrapper .nice-select.wide .list>li:hover,.form .nice-select.wide .list>li:hover,.product-overview__accordion--options__wrapper .nice-select.wide .list>li:hover{background:rgba(0,0,0,.2);color:#fff}.filter-options__select-wrapper .nice-select.wide:after,.form .nice-select.wide:after,.product-overview__accordion--options__wrapper .nice-select.wide:after{border-bottom:2px solid rgba(0,0,0,.8);border-right:2px solid rgba(0,0,0,.8)}.form fieldset input,.form textarea,.product-overview__accordion--options input[type=text]{border:1px solid rgba(0,0,0,.2);width:100%;height:40px;padding:10px;font-size:16px;color:#797a7d;background-image:none!important}.form fieldset input::-webkit-input-placeholder,.form textarea::-webkit-input-placeholder,.product-overview__accordion--options input[type=text]::-webkit-input-placeholder{color:#cac8c4}.form fieldset input::-moz-placeholder,.form textarea::-moz-placeholder,.product-overview__accordion--options input[type=text]::-moz-placeholder{color:#cac8c4}.form fieldset input:-ms-input-placeholder,.form textarea:-ms-input-placeholder,.product-overview__accordion--options input[type=text]:-ms-input-placeholder{color:#cac8c4}.form fieldset input::-ms-input-placeholder,.form textarea::-ms-input-placeholder,.product-overview__accordion--options input[type=text]::-ms-input-placeholder{color:#cac8c4}.form fieldset input::placeholder,.form textarea::placeholder,.product-overview__accordion--options input[type=text]::placeholder{color:#cac8c4}.form fieldset input::-webkit-contacts-auto-fill-button,.form textarea::-webkit-contacts-auto-fill-button,.product-overview__accordion--options input[type=text]::-webkit-contacts-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;position:absolute;right:0}.filter-options__select-wrapper label,.form__label{display:block;margin:0 0 8px;font-size:13px;color:#797a7d;font-weight:400}.favorite_count{background-repeat:no-repeat;background-position:100% 100%;color:#fff;font-size:8px;position:absolute;top:-2px;right:3px;line-height:16px;width:16px;text-align:center}.inducted{padding:20px}.line_under{border-bottom:10px solid #e5e5e5}.pull-right{float:right}.disabled{display:none}.bx-pager-item:only-child{display:none!important}img.is-center{display:block;margin:auto}@media only screen and (min-width:1150px){.container{padding:0 40px!important}}.mg-top50{margin-top:50px}.mg-bottom50{margin-bottom:50px!important}.sh2-title-spacing{margin:50px 0 30px}.container{margin:0 auto;padding:0 20px;max-width:1340px}.container:after{content:"";display:table;clear:both}@media only screen and (max-width:1149px){.container--revert{margin-left:-20px!important;margin-right:-20px!important}}@media only screen and (min-width:1340px){.container-md{margin:0 auto;padding:0 40px;max-width:1340px}.container-md:after{content:"";display:table;clear:both}}.container-fluid{margin:0 auto;padding:0 40px;max-width:1600px}.container-fluid:after{content:"";display:table;clear:both}@media only screen and (max-width:1149px){.container-fluid{padding:0 20px}}.container-full-width{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.row{margin:0 -20px;width:inherit}.row:after{content:"";display:table;clear:both}.row--flex{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap;margin:0 -20px}@media only screen and (max-width:1149px){.container--revert .row{margin:0;width:100%}}[class^=col-]{padding:0 20px;float:left;width:100%}.row--flex [class^=col-]{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:1149px){.container--revert [class^=col-]{padding:0}}@media (max-width:576px){.hide-on-small{display:none}}.col-sm-1{width:8.33333%}.col-sm-offset-1{margin-left:8.33333%}.col-sm-2{width:16.66667%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-3{width:25%}.col-sm-offset-3{margin-left:25%}.col-sm-4{width:33.33333%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-5{width:41.66667%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-6{width:50%}.col-sm-offset-6{margin-left:50%}.col-sm-7{width:58.33333%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-8{width:66.66667%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-9{width:75%}.col-sm-offset-9{margin-left:75%}.col-sm-10{width:83.33333%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-11{width:91.66667%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-12{width:100%}.col-sm-offset-12{margin-left:100%}@media only screen and (min-width:444px){.col-sm-1{width:8.33333%}.col-sm-offset-1{margin-left:8.33333%}.col-sm-2{width:16.66667%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-3{width:25%}.col-sm-offset-3{margin-left:25%}.col-sm-4{width:33.33333%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-5{width:41.66667%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-6{width:50%}.col-sm-offset-6{margin-left:50%}.col-sm-7{width:58.33333%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-8{width:66.66667%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-9{width:75%}.col-sm-offset-9{margin-left:75%}.col-sm-10{width:83.33333%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-11{width:91.66667%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-12{width:100%}.col-sm-offset-12{margin-left:100%}}@media only screen and (min-width:576px){.col-md-1{width:8.33333%}.col-md-offset-1{margin-left:8.33333%}.col-md-2{width:16.66667%}.col-md-offset-2{margin-left:16.66667%}.col-md-3{width:25%}.col-md-offset-3{margin-left:25%}.col-md-4{width:33.33333%}.col-md-offset-4{margin-left:33.33333%}.col-md-5{width:41.66667%}.col-md-offset-5{margin-left:41.66667%}.col-md-6{width:50%}.col-md-offset-6{margin-left:50%}.col-md-7{width:58.33333%}.col-md-offset-7{margin-left:58.33333%}.col-md-8{width:66.66667%}.col-md-offset-8{margin-left:66.66667%}.col-md-9{width:75%}.col-md-offset-9{margin-left:75%}.col-md-10{width:83.33333%}.col-md-offset-10{margin-left:83.33333%}.col-md-11{width:91.66667%}.col-md-offset-11{margin-left:91.66667%}.col-md-12{width:100%}.col-md-offset-12{margin-left:100%}}@media only screen and (min-width:1150px){.col-lg-1{width:8.33333%}.col-lg-offset-1{margin-left:8.33333%}.col-lg-2{width:16.66667%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-3{width:25%}.col-lg-offset-3{margin-left:25%}.col-lg-4{width:33.33333%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-5{width:41.66667%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-6{width:50%}.col-lg-offset-6{margin-left:50%}.col-lg-7{width:58.33333%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-8{width:66.66667%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-9{width:75%}.col-lg-offset-9{margin-left:75%}.col-lg-10{width:83.33333%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-11{width:91.66667%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-12{width:100%}.col-lg-offset-12{margin-left:100%}}@media only screen and (min-width:1500px){.col-xl-1{width:8.33333%}.col-xl-offset-1{margin-left:8.33333%}.col-xl-2{width:16.66667%}.col-xl-offset-2{margin-left:16.66667%}.col-xl-3{width:25%}.col-xl-offset-3{margin-left:25%}.col-xl-4{width:33.33333%}.col-xl-offset-4{margin-left:33.33333%}.col-xl-5{width:41.66667%}.col-xl-offset-5{margin-left:41.66667%}.col-xl-6{width:50%}.col-xl-offset-6{margin-left:50%}.col-xl-7{width:58.33333%}.col-xl-offset-7{margin-left:58.33333%}.col-xl-8{width:66.66667%}.col-xl-offset-8{margin-left:66.66667%}.col-xl-9{width:75%}.col-xl-offset-9{margin-left:75%}.col-xl-10{width:83.33333%}.col-xl-offset-10{margin-left:83.33333%}.col-xl-11{width:91.66667%}.col-xl-offset-11{margin-left:91.66667%}.col-xl-12{width:100%}.col-xl-offset-12{margin-left:100%}}.title{display:block;margin:0;line-height:1.3;font-weight:400;font-size:22px;color:#003b71}@media only screen and (min-width:1150px){.title{font-size:30px;line-height:1.1}}.title a{color:#797a7d}.title--xxs{display:block;margin:0 0 5px;font-weight:400;color:#003b71;letter-spacing:.168px;font-size:14px}@media only screen and (min-width:1150px){.title--xxs{font-size:18px}}.text-section h2:not(.subtitle),.text-section h3,.title--xs{display:block;margin:0 0 5px;font-weight:400;color:#003b71;letter-spacing:.168px;font-size:18px}@media only screen and (min-width:1150px){.text-section h2:not(.subtitle),.text-section h3,.title--xs{font-size:24px}}.title--sm{font-size:25px;line-height:1.1;color:#003b71;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media only screen and (min-width:1150px){.title--sm{font-size:30px}}.title--lg{font-size:30px;line-height:1.1;color:#003b71;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media only screen and (min-width:1150px){.title--lg{font-size:45px}}.title--xl{font-size:42px;margin-top:0;color:#003b71;letter-spacing:.084px}@media only screen and (min-width:1150px){.title--xl{font-size:65px}}.title--text{color:#003b71;text-transform:uppercase;font-weight:400;margin-top:30px;margin-bottom:20px}.title--schmidlin_claim{color:#797a7d}@media only screen and (min-width:444px) and (max-width:575px){.title--schmidlin_claim{font-size:25px}}@media only screen and (max-width:443px){.title--schmidlin_claim{font-size:20px}}.title--schmidlin_claim_container{text-align:center}p.title{font-weight:800;font-size:18px;line-height:1.3}.subtitle{font-size:20px;letter-spacing:.9px;margin-top:0;display:inline-block;color:#8c8d90;font-weight:400}@media only screen and (min-width:1150px){.subtitle{font-size:30px}}.subtitle.has-underline{border-bottom:2px solid rgba(0,0,0,.5)}.bookmark-link,.bookmark-link--visited,.bookmark-link-small,.bookmark-link-small--visited,.download-link,.dropdown-link,.primary-link,.print-link,.read-link,.read-link--grey,.secondary-link,.share-link{display:inline-block;position:relative;padding-right:30px;margin-bottom:10px;text-transform:uppercase;color:#797a7d;word-break:break-word}.bookmark-link--visited .capitalized,.bookmark-link-small--visited .capitalized,.bookmark-link-small .capitalized,.bookmark-link .capitalized,.download-link .capitalized,.dropdown-link .capitalized,.primary-link .capitalized,.print-link .capitalized,.read-link--grey .capitalized,.read-link .capitalized,.secondary-link .capitalized,.share-link .capitalized{text-transform:capitalize}.bookmark-link--visited .uppercase,.bookmark-link-small--visited .uppercase,.bookmark-link-small .uppercase,.bookmark-link .uppercase,.download-link .uppercase,.dropdown-link .uppercase,.primary-link .uppercase,.print-link .uppercase,.read-link--grey .uppercase,.read-link .uppercase,.secondary-link .uppercase,.share-link .uppercase{text-transform:uppercase}.bookmark-link--visited:before,.bookmark-link-small--visited:before,.bookmark-link-small:before,.bookmark-link:before,.download-link:before,.dropdown-link:before,.primary-link:before,.print-link:before,.read-link--grey:before,.read-link:before,.secondary-link:before,.share-link:before{content:"";position:absolute;width:100%;top:0;left:0;height:100%;background:url(images/icn_btn_gray.png) no-repeat 100% 20%;background-color:transparent}.primary-link{color:#003b71;font-weight:700}.primary-link:before{background:url(images/link.png) no-repeat 100% 50%}.download-link:before{background:url(images/icn_btn_download.png) no-repeat 100% 20%}.print-link:before{background:url(images/icn_print.svg) no-repeat 100% 45%}.read-link{color:#003b71}.read-link--grey{color:#797a7d}.read-link--grey:before{background:url(images/icn_link_grey.svg) no-repeat 100% 45%}.read-link:before{background:url(images/icn_link.svg) no-repeat 100% 45%}.share-link:before{background:url(images/icn_share.svg) no-repeat 100% 45%}.dropdown-link{color:#003b71}.dropdown-link:before{background:url(images/icn_dropdown.svg) no-repeat 100% 45%}.bookmark-link--visited:before,.bookmark-link:before{background:url(images/icn_heart.svg) no-repeat 100% 45%}.bookmark-link-small,.bookmark-link-small--visited{font-size:14px}.bookmark-link-small--visited:before,.bookmark-link-small:before{background:url(images/icn_heart.svg) no-repeat 90% 45%;background-size:15px}.bookmark-link-small--visited:before{background:url(images/heart.png) no-repeat 90% 45%;background-size:15px}.bookmark-link--visited:before{background:url(images/heart.png) no-repeat 100% 45%}.social-links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.social-links [class^=facebook]{content:url(images/icn_facebook.svg);height:30px;width:30px;border:2px solid #fff;opacity:.75}.social-links [class^=youtube]{content:url(images/icn_youtube.svg);height:30px;width:30px;border:2px solid #fff;opacity:.75}.social-links [class^=linkedin]{content:url(images/icn_linkedin.svg);height:30px;width:30px;border:2px solid #fff;opacity:.75}.social-links [class^=instagram]{content:url(images/icn_instagram.svg);height:30px;width:30px;border:2px solid #fff;opacity:.75}.sh2-header{background-color:#003b71}@media only screen and (max-width:1149px){.sh2-header{position:fixed;width:100%;z-index:999;background-color:#fff}}@media only screen and (min-width:1150px){.sh2-header{height:auto;overflow:visible;background-color:#fff}}.sh2-header>.container-fluid{position:relative}.sh2-header--shrink{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;height:85px;position:fixed;width:100%;z-index:999}@media only screen and (min-width:1150px){.sh2-header--shrink{height:80px;background-color:#fff}}.sh2-header--shrink .sh2-header__logo{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;float:left}@media only screen and (min-width:1150px){.sh2-header--shrink .sh2-header__logo{padding:13px 0}}.sh2-header--shrink .sh2-header__logo a{margin:0 0 0 -10px;display:block;padding:10px}.sh2-header--shrink .sh2-header__logo svg{display:block;width:auto;height:25px;fill:#fff;opacity:.5}@media only screen and (min-width:1150px){.sh2-header--shrink .sh2-header__logo svg{height:35px;fill:#1d1d1b;opacity:1}}.sh2-header--shrink .nav{padding:20px}@media only screen and (min-width:1150px){.sh2-header--shrink .nav{padding:23.5px 0}}.sh2-header--product{position:static}@media only screen and (max-width:1149px){.sh2-header--product{background-color:#003b71}}.sh2-header__wrapper{margin-bottom:7px}:root .sh2-header__wrapper,_:-ms-fullscreen{margin-top:-15px}@media only screen and (min-width:1150px){.sh2-header__wrapper>div{display:inline-block;display:grid;width:100%;grid-template-areas:"logo menu menu menu menu menu slogan"}}.sh2-header__wrapper-fixed{width:100%;position:fixed;background-color:#fff;padding:10px 0;z-index:9999;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.sh2-header__wrapper-fixed .sh2-header__logo{margin-left:20px}@media only screen and (min-width:1150px){.sh2-header__wrapper-fixed .sh2-header__logo{margin-left:40px}}@media only screen and (min-width:1340px){.sh2-header__wrapper-fixed .sh2-header__logo{margin-left:0}}.sh2-header__wrapper-fixed .sh2-header__action--open{margin-right:20px}@media only screen and (min-width:1150px){.sh2-header__wrapper-fixed{padding:30px 0 10px}}.sh2-header__logo{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;float:left}@media only screen and (min-width:1150px){.sh2-header__logo{grid-area:logo;min-width:200px;clear:both;margin-top:-10px}:root .sh2-header__logo,_:-ms-fullscreen{margin-top:0}}.sh2-header__logo a{margin:0 0 0 -10px;display:block;padding:10px}.sh2-header__logo img{display:block;width:auto;height:35px;fill:#fff}@media only screen and (min-width:1150px){.sh2-header__logo img{height:45px;fill:#1d1d1b;opacity:1}}.sh2-header__individually-made-claim{display:none;min-width:200px}@media only screen and (min-width:1150px){.sh2-header__individually-made-claim{display:block;display:unset;float:right;margin-top:3px;clear:none;grid-area:slogan}}@media only screen and (min-width:1150px) and (min-width:1000px) and (max-width:1300px){:root .sh2-header__individually-made-claim,_:-ms-fullscreen{display:none}}@media only screen and (min-width:1150px) and (min-width:1300px) and (max-width:1400px){:root .sh2-header__individually-made-claim,_:-ms-fullscreen{margin-top:15px;width:150px;min-width:150px}}.sh2-header__individually-made-claim__line{display:inline-block;height:5px;width:163px;background-color:#0a406b;margin-right:5px;margin-bottom:3.5px}.sh2-header__individually-made-claim__text{float:right;padding:10px;width:158.5px}@media only screen and (min-width:1150px){.sh2-header__action{display:none}}.sh2-header__action button{display:block;border:0;padding:0;color:#fff;width:35px;height:35px;background:none;font-size:21px;line-height:35px}.sh2-header__action button .icon{opacity:.5}.sh2-header__action--open{float:right;padding:10px 0}.sh2-header__action--open button{font-size:25px}.sh2-header__action--close{-ms-flex-item-align:end;align-self:flex-end}.sh2-header__action--back{margin-top:40px}.sh2-header__megamenu--single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sh2-header__megamenu--single .sh2-search{position:relative;-ms-flex-item-align:center;align-self:center}.sh2-header__megamenu--single .sh2-search:after{content:"";position:absolute;width:16px;height:16px;background:url(images/icn_search.svg) no-repeat;background-size:contain;top:12px;right:15px;cursor:pointer}.sh2-header__megamenu--single .sh2-search input{padding:10px 20px;color:#4a4a4a;width:100%}.sh2-header__megamenu--single .sh2-search input::-webkit-input-placeholder{color:#4a4a4a}.sh2-header__megamenu--single .sh2-search input::-moz-placeholder{color:#4a4a4a}.sh2-header__megamenu--single .sh2-search input:-ms-input-placeholder{color:#4a4a4a}.sh2-header__megamenu--single .sh2-search input::-ms-input-placeholder{color:#4a4a4a}.sh2-header__megamenu--single .sh2-search input::placeholder{color:#4a4a4a}.sh2-header__megamenu--single .button-links{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:30px;padding-left:6%}.sh2-header__megamenu--single .button-links .single{min-width:150px;padding:12px 5px 14px;text-align:center;background-color:#afafaf;cursor:pointer}.sh2-header__megamenu--single .button-links .single a{color:#fff}.sh2-search-wrapper{margin-top:-10px;margin-bottom:50px}.sh2-mega-menu-list__col{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sh2-mega-menu-list__col__image img{margin:0 15px;width:80%}.sh2-mega-menu-list__col .list{margin-left:10px}.mega-menu-list-item .nav{left:100%}.mega-menu-content{--gutter-menu:40px;--max-width:1240px;max-width:1260px;width:calc(100% - 80px);max-width:calc(var(--max-width) + 20px);width:calc(100% - 2*var(--gutter-menu));left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding-top:45px;padding-bottom:10px;background-color:#f1f1f1;position:absolute;z-index:5010;top:130px;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .5s ease,visibility .5s ease;-o-transition:opacity .5s ease,visibility .5s ease;transition:opacity .5s ease,visibility .5s ease}.mega-menu-content-sticky{top:90px!important}@media only screen and (min-width:1000px){:root .mega-menu-content,_:-ms-fullscreen{left:50%!important;-ms-transform:translateX(-50%);transform:translateX(-50%)}}.mega-menu-content.invisible{display:none}.mega-menu-content .arrow{position:absolute;top:-17px;width:0;height:0;border-left:17px solid transparent;border-right:17px solid transparent;border-bottom:17px solid #f1f1f1;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.mega-menu-content .list h5{word-break:break-word;margin-bottom:10px;color:#4a4a4a;font-weight:400}.mega-menu-content .list h5:first-child{margin-top:0}.mega-menu-content .list h5 a{color:inherit}.mega-menu-content .list .links{list-style:none;padding:0;color:#797a7d;font-size:13px;margin-top:0;margin-bottom:45px}.mega-menu-content .list .links--sub{list-style:none;margin-top:15px}.mega-menu-content .list .links span{color:#797a7d;position:absolute;top:0;left:0;line-height:1.25}.mega-menu-content .list .links li{margin-bottom:10px}.mega-menu-content .list .links li:before{content:none}.mega-menu-content .list .links a{color:#797a7d;position:relative;display:inline-block;padding:0 0 0 14px}.clear-header{padding-top:85px}@media only screen and (min-width:1150px){.clear-header{display:none}}@media only screen and (max-width:1149px){body.is-nav-active{overflow:hidden}.is-nav-active .sh2-header__wrapper-fixed{height:100%}.sh2__is-visible{visibility:visible;opacity:1}.sh2-nav,.sh2-nav--sub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;top:0;bottom:0;padding:20px;overflow-y:auto}.sh2-nav__primary,.sh2-nav__secondary{list-style:none;padding:0}.sh2-nav__primary .mega-menu-list-item>a,.sh2-nav__secondary .mega-menu-list-item>a{color:#003b71;font-weight:600}.sh2-nav__primary li a:not(.sh2-nav__mobile-language__btn):not(.favorite-icon):not(.sh2-nav__mobile-language__item):not(.shop-icon),.sh2-nav__secondary li a:not(.sh2-nav__mobile-language__btn):not(.favorite-icon):not(.sh2-nav__mobile-language__item):not(.shop-icon){display:block;margin:0 -20px;text-transform:uppercase;text-decoration:none;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}li .sh2-nav__mobile .sh2-nav__mobile-shop{margin-left:20px}.sh2-nav{left:-100%;width:100%;background-color:#fff;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex}.sh2-nav__mobile{position:relative;top:-32px;margin-right:50px}.sh2-nav__mobile-shop{position:relative;display:inline-block;top:3px;margin-left:5px}.sh2-nav__mobile-shop a{position:relative;overflow:visible!important}.sh2-nav__mobile-shop img{height:17px;margin-right:5px}.sh2-nav__mobile-favorites{position:relative;display:inline-block;top:3px}.sh2-nav__mobile-favorites a{position:relative;overflow:visible!important}.sh2-nav__mobile-favorites a .favorite_count{top:-12px;right:-6px}.sh2-nav__mobile-contact{position:relative;display:inline-block;float:right;margin-right:24px}.sh2-nav__mobile-contact__item{margin:0 -20px;color:#797a7d}.sh2-nav__mobile__search{margin-top:30px;max-width:500px}.sh2-nav__mobile__search-btn,.sh2-nav__mobile__search>form{display:-webkit-box;display:-ms-flexbox;display:flex}.sh2-nav__mobile__search-btn{background-color:inherit;border:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;width:44px;height:44px}.sh2-nav__mobile__search-field{background-color:inherit;border:none;border-bottom:1px solid;width:calc(90% - 30px)}.sh2-nav__mobile-assortment,.sh2-nav__mobile-language{position:relative;width:50px;display:inline-block}.sh2-nav__mobile-assortment__btn,.sh2-nav__mobile-language__btn{color:#797a7d;padding:5px;font-size:14px;border:none;cursor:pointer;position:relative;display:inline-block}.sh2-nav__mobile-assortment__content,.sh2-nav__mobile-language__content{visibility:hidden;position:absolute;background-color:#fff;top:40px;padding:10px 5px;width:50px;z-index:1;opacity:0}.sh2-nav__mobile-assortment__content.sh2-mega-menu-mobile-2,.sh2-nav__mobile-language__content.sh2-mega-menu-mobile-2{background-color:#f1f1f1}.sh2-nav__mobile-assortment__item,.sh2-nav__mobile-language__item{color:#797a7d;padding:6px 5px;display:block}.sh2-nav__mobile-assortment__item:hover,.sh2-nav__mobile-language__item:hover{color:#cacaca}.sh2-nav__mobile-assortment__item.sh2-mega-menu-mobile-2:hover,.sh2-nav__mobile-language__item.sh2-mega-menu-mobile-2:hover{color:#000}.sh2-nav__mobile-assortment:hover .sh2-nav__mobile-language__content,.sh2-nav__mobile-language:hover .sh2-nav__mobile-language__content{visibility:visible;top:0;opacity:1}.sh2-nav__mobile-assortment{display:inline-block;top:3px;width:100px;position:relative}.sh2-nav__mobile-assortment a{display:block;width:16px}.sh2-nav__mobile-assortment a span{display:none}.sh2-nav__mobile-assortment a img{display:block;width:16px;height:16px}.sh2-nav__mobile-assortment .sh2-nav__mobile-language__content{width:auto;margin-top:-8px}.sh2-nav__mobile-assortment ul{margin:0;padding:0}.sh2-nav__mobile-assortment ul a,.sh2-nav__mobile-assortment ul strong{color:#797a7d;padding:6px 5px;display:block;width:100%}.sh2-nav__mobile-assortment ul a{text-transform:uppercase}.sh2-nav__mobile-assortment ul a.is-current{font-weight:700}.sh2-nav__mobile-assortment ul a:hover{color:#cacaca}.is-nav-active .sh2-nav{left:0}.is-nav-active .sh2-nav .sh2-mega-menu-mobile{left:100%;background-color:#f1f1f1}.is-nav-active .sh2-nav .sh2-mega-menu-mobile.is-active{left:0}.is-nav-active .sh2-nav .sh2-mega-menu-mobile-primary li{padding-left:20px;list-style-type:none;margin-top:10px}.is-nav-active .sh2-nav .sh2-mega-menu-mobile-primary__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.is-nav-active .sh2-nav .sh2-mega-menu-mobile-primary__image{width:60px;margin-right:10px}.is-nav-active .sh2-nav .sh2-mega-menu-mobile-primary__link{color:#8c8d90;font-weight:400}.is-nav-active .sh2-nav .sh2-mega-menu-mobile-2{left:100%}.is-nav-active .sh2-nav.mega-menu-mobile.is-active{left:0}.sh2-nav--sub{right:-100%;width:80%;background-color:#cacaca;z-index:110}.is-subnav-active .sh2-nav--sub{right:0;-webkit-box-shadow:-30px 0 50px 0 rgba(0,0,0,.25);box-shadow:-30px 0 50px 0 rgba(0,0,0,.25)}.sh2-nav--sub .sh2-nav__primary,.sh2-nav__primary{margin:10px 0 0}.sh2-nav__primary>li.mega-menu-list-item{margin-bottom:27px}.sh2-nav__primary>li.mega-menu-list-item>a{line-height:33px}.sh2-nav__primary>li>a{padding:0 20px;line-height:50px;font-size:18px;letter-spacing:1px}.sh2-nav__secondary{margin:auto 0 0}}@media only screen and (max-width:1149px) and (max-width:1149px){.sh2-nav__secondary{display:none}}@media only screen and (max-width:1149px) and (min-width:1150px){.sh2-nav__secondary>li>a{padding:0 20px 0 60px;line-height:40px;opacity:.3;font-size:12px;letter-spacing:.6px;position:relative}.sh2-nav__secondary>li>a .icon--chevron-down{margin-left:5px}}@media only screen and (max-width:1149px){.sh2-nav__secondary .nav__icon{position:absolute;top:0;left:20px;font-size:23px;line-height:40px}.sh2-mega-menu-mobile-primary .sh2-nav{position:absolute;display:none;height:100vh;bottom:0}.sh2-mega-menu-mobile-primary .sh2-nav.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}body.is-subnav-active .sh2-nav{height:100vh;overflow:hidden}}@media only screen and (min-width:1150px){.mega-menu-mobile__subitems-list{display:none}.sh2-nav__primary,.sh2-nav__secondary{list-style:none;margin:0;padding:0;float:left}.sh2-nav__primary>li,.sh2-nav__secondary>li{float:left}.sh2-nav__primary>li:first-child,.sh2-nav__secondary>li:first-child{margin-left:0}.sh2-nav__primary>li:first-child>a,.sh2-nav__secondary>li:first-child>a{padding-left:0}.sh2-nav__primary>li.item--notification>a,.sh2-nav__secondary>li.item--notification>a{position:relative}.sh2-nav__primary>li>a,.sh2-nav__secondary>li>a{display:block;text-decoration:none;font-size:14px;letter-spacing:1.2px;color:#797a7d;line-height:29px;padding:2px 10px 0;border-bottom:2px solid transparent}.sh2-nav__primary>li.is-subnav-active>a,.sh2-nav__primary>li:hover>a,.sh2-nav__primary>li>a:hover,.sh2-nav__secondary>li.is-subnav-active>a,.sh2-nav__secondary>li:hover>a,.sh2-nav__secondary>li>a:hover{color:#112545}.sh2-nav__primary>li:hover .sh2-nav--sub,.sh2-nav__secondary>li:hover .sh2-nav--sub{visibility:visible;opacity:1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;top:33px}.sh2-nav{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;padding:0;overflow:visible;float:none;clear:both;display:inline}.sh2-nav__wrapper{grid-area:menu;clear:both;display:inline-block}}@media only screen and (min-width:1150px) and (min-width:1000px) and (max-width:1100px){.sh2-nav__wrapper{width:-webkit-min-content;width:-moz-min-content;width:min-content}}@media only screen and (min-width:1150px) and (min-width:1000px) and (max-width:1100px){:root .sh2-nav__wrapper,_:-ms-fullscreen{display:none}}@media only screen and (min-width:1150px) and (min-width:1100px) and (max-width:1500px){:root .sh2-nav__wrapper,_:-ms-fullscreen{margin-top:-20px}}@media only screen and (min-width:1150px){.sh2-nav__mobile{display:none}.sh2-nav__primary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-top:-6px}:root .sh2-nav__primary,_:-ms-fullscreen{margin-top:0}}@media only screen and (min-width:1150px) and (max-width:1499px){.sh2-nav__primary{clear:both;float:none;margin-bottom:15px}}@media only screen and (min-width:1150px) and (min-width:1500px){.sh2-nav__primary{padding:0}}@media only screen and (min-width:1150px){.sh2-nav__primary>li{margin:0 0 0 15px;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}}@media only screen and (min-width:1150px) and (min-width:1500px){.sh2-nav__primary>li{margin-left:10px}}@media only screen and (min-width:1150px){.sh2-nav__primary>li.mega-menu-list-item .is-visible{visibility:visible;opacity:1;pointer-events:auto;top:130px}.sh2-nav__primary>li.mega-menu-list-item>a{position:relative;text-transform:uppercase;padding:10px;z-index:9999}.sh2-nav__primary>li.mega-menu-list-item>a[href=""]{cursor:unset}.sh2-nav__primary>li.mega-menu-list-item>a>span{position:absolute;top:0;right:-50px;left:-50px;height:100%;visibility:hidden}.sh2-nav__primary>li.mega-menu-list-item>a:hover>span{visibility:visible}.sh2-nav__primary>li.mega-menu-list-item>a:hover:after{position:absolute;content:"";bottom:-20px;left:0;height:20px;width:100%}.sh2-nav__primary>li.mega-menu-list-item:first-child>a>span{left:0}.sh2-nav__primary>li.mega-menu-list-item:last-child>a>span{right:0}.sh2-nav__primary>li>a{text-transform:uppercase}.sh2-nav__secondary{margin:0 0 0 15px;float:right;padding:20px 0}}@media only screen and (min-width:1150px) and (min-width:1500px){.sh2-nav__secondary{margin-left:60px}}@media only screen and (min-width:1150px) and (max-width:1149px){.sh2-nav__secondary{display:none}}@media only screen and (min-width:1150px){.sh2-nav__secondary>li{margin:0 0 0 10px}}@media only screen and (min-width:1150px) and (min-width:1500px){.sh2-nav__secondary>li{margin-left:10px}}@media only screen and (min-width:1150px){.sh2-nav__secondary .search-icon img{height:18px;margin-bottom:-8px}.sh2-nav__secondary .favorite-icon img{height:16px;margin-bottom:-2px}.sh2-nav__secondary .globe-icon span{display:none}.sh2-nav__secondary .globe-icon img{display:block;width:16px;height:16px;margin-top:6px}.sh2-nav__secondary .cart-icon img{height:16px;margin-bottom:-2px}.sh2-nav__secondary .search-field{border:5px solid transparent;border-bottom:1px solid grey;width:250px;padding:3px;display:none}.sh2-nav--sub{visibility:hidden;opacity:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:absolute;top:55px;margin:0 -10px;background-color:#fff;z-index:10000}.sh2-nav--sub ul.sh2-nav__primary{padding:10px 0;background-color:#fff}.sh2-nav--sub ul.sh2-nav__primary--language{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sh2-nav--sub ul.sh2-nav__primary--language>li strong{white-space:nowrap;border:0;line-height:35px;padding:0 20px;font-size:14px;letter-spacing:1.2px;color:#797a7d}.sh2-nav--sub ul.sh2-nav__primary--language>li a.is-current{font-weight:700}.sh2-nav--sub ul.sh2-nav__primary--contact{padding-right:0}.sh2-nav--sub ul.sh2-nav__primary>li{float:none;margin:0}.sh2-nav--sub ul.sh2-nav__primary>li a{white-space:nowrap;border:0;line-height:35px;padding:0 20px}.sh2-nav--sub ul.sh2-nav__primary .sh2-nav__secondary{float:right}.is-subnav-active .sh2-nav--sub{display:block}}.footer__menu-item>ul{display:none;opacity:0}.footer__menu-item>ul>li>a{text-transform:uppercase}.footer__menu-item:hover>ul{display:initial;opacity:1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.sh2-search_results__title{margin-bottom:30px}.sh2-search_results__overview .product-category{color:#797a7d}.sh2-search_results__overview h2{color:#003b71;font-weight:600;margin:25px 0}.sh2-search_results__overview__searchfield{position:relative;margin:25px 0}.sh2-search_results__overview__searchfield:after{content:"";position:absolute;width:16px;height:16px;background:url(images/icn_search.svg) no-repeat;background-size:contain;top:13px;right:15px}.sh2-search_results__overview__searchfield input{height:40px;padding:0 40px 0 20px;color:#797a7d;font-size:13px;font-weight:700;text-transform:uppercase;width:100%;background-color:#fbfbfb;border:1px solid #003b71;letter-spacing:.5px}.sh2-search_results__pages{margin-top:50px}.sh2-search_results__pages__single{margin-bottom:20px}.sh2-search_results__pages__single .primary-link{margin-bottom:5px}.sh2-search_results__pages__single p{margin:0;line-height:1.5rem}.sh2-search_results__news{margin-top:50px}.sh2-search_results__news .news__blocks{margin-top:10px}.sh2-search_results__news-title{margin-bottom:30px}.sh2-search_results__files{margin-top:50px}.sh2-search_results__files_more_links{text-align:right}.sh2-search_results__files_more_links a{color:#797a7d;text-transform:uppercase}.sh2-teaserbox{margin-bottom:50px}.sh2-teaserbox__wrapper{background:no-repeat 50%;background-size:cover;padding:60px 45px}.sh2-teaserbox__wrapper--text{max-width:425px}.sh2-teaserbox__image{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.sh2-teaserbox__description{height:100%;padding:30px 30px 0;background-color:#cacaca}.sh2-teaserbox__description h2{margin-top:0;margin-bottom:20px}.sh2-teaserbox__description p{margin-top:0;margin-bottom:90px}.sh2-teaserbox__description-cta{bottom:50px;position:relative}.sh2-teaserbox__description-cta .btn{text-transform:uppercase;background-color:transparent;color:#003b71;border-bottom:#797a7d}.sh2-teaserbox__description-cta-overview{bottom:50px;position:relative;background-color:#eff0f0;padding:15px 20px;height:62px}.sh2-teaserbox__description-cta-overview .btn{text-transform:uppercase;background-color:transparent;color:#003b71;border-bottom:#797a7d}.products{margin-bottom:50px}.products h2{font-weight:400}.products__single{display:block;margin-bottom:5px}.products__single img{width:100%}.products__single .product-desc{margin-top:5px;font-size:12px}.products__single .product-desc .product-title{font-size:14px;margin-top:0;margin-bottom:5px;color:#003b71}.products__single .product-desc .large{font-size:24px;font-weight:400}.products__single .product-desc .product-text{margin:0}.products__single .product-desc .teaser{font-size:15px;margin-top:12px;margin-bottom:15px}.products__single .product-desc .product-promotion{font-size:13px;margin-top:0;margin-bottom:5px;min-height:20px}.products__single .product-desc .product-promotion span{background-color:#003b71;color:#fff;padding:1px 5px;text-transform:uppercase}.products__single--last{margin-top:-25px}.products__single--last .btn--arrow,.products__single--last .btn--arrow--primary{width:60%;padding:70px 15px;font-size:13px;font-weight:600;text-align:center}.products .thin-button{padding:25px 15px}.product-overview__accordion .accordion__button,.product-overview__filter--title h5{margin:0;font-size:1.2rem;color:#003b71;font-weight:400}.product-overview{margin:20px auto}.product-overview__title{margin:30px -20px}.product-overview__favorites-link:after{cursor:pointer}.product-overview .product-title{margin:0}.product-overview h2{color:#003b71;font-weight:600}.product-overview .bookmark-link,.product-overview .bookmark-link--visited{color:#8c8d90;font-size:12px;padding-right:20px}.product-overview .bookmark-link-small,.product-overview .bookmark-link-small--visited{display:block}.product-overview .bookmark-link--visited:before,.product-overview .bookmark-link:before{background:url(images/o_heart.png) no-repeat 100% 45%/auto 75%}.product-overview .bookmark-link--visited{font-weight:700}.product-overview .bookmark-link--visited:before{background:url(images/heart.png) no-repeat 100% 45%/auto 75%}.product-overview__filter hr{margin-bottom:10px}.product-overview__filter .row--flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-justify-content:space-between;margin:0}.product-overview__filter .row--flex .col-md-6{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center}.product-overview__filter__menu{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap}@media only screen and (max-width:575px){.product-overview__filter__menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product-overview__filter--single{cursor:pointer;margin:0 5px 10px;padding:10px 25px;-webkit-box-sizing:initial;box-sizing:initial;width:195px;text-align:left}.product-overview__filter--single p{margin:0;line-height:1}.product-overview__filter--single .filter-rectangle-icon{display:inline-block;display:none;width:48px;height:21px;margin:0 0 5px;background:url(images/icn_filter-rectangle.png) no-repeat;background-size:contain;background-position:50%}.product-overview__filter--single:hover{background-color:#fbfbfb}.product-overview__filter--single.is-active{background-color:#003b71}.product-overview__filter--single.is-active p{color:#fff}.product-overview__filter--reset span{margin-right:15px}.product-overview__filter--reset a{color:#797a7d}.product-overview__filter--reset .reset-filter-icon{display:inline-block;width:23px;height:19px;background:url(images/icn_reset-filter.svg) no-repeat;background-size:contain;background-position:50%;vertical-align:text-bottom}.product-overview__filter--checkbox{margin-bottom:10px}.product-overview__accordion label{margin-bottom:5px}.product-overview__accordion-buttons{margin-top:10px;padding:25px 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:1024px){.product-overview__accordion-buttons{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}}.product-overview__accordion .accordion__button{border-radius:0;padding-left:0}.product-overview__accordion--options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.product-overview__accordion--options__content--large,.product-overview__accordion--options__content--medium,.product-overview__accordion--options__content--small,.product-overview__accordion--options__content-wrapper{width:100%}.product-overview__accordion--options__content--large{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.product-overview__accordion--options__content--large .btn{min-width:auto}@media screen and (min-width:1024px){.product-overview__accordion--options__content--large{margin-top:20px}}@media screen and (min-width:1024px){.product-overview__accordion--options__content--small{width:40%}}@media screen and (min-width:1024px){.product-overview__accordion--options__content--medium{width:60%}}.product-overview__accordion--options__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;justify-self:flex-start;width:100%;padding-left:5px;margin-bottom:10px}@media only screen and (max-width:575px){.product-overview__accordion--options__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width:1024px){.product-overview__accordion--options__dimensions.select-options,.product-overview__accordion--options__dimensions.select-options .label-filter-radio{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.product-overview__accordion--options__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1024px){.product-overview__accordion--options__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 5px}}.product-overview__accordion--options__list .product-overview__accordion--options-column{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-right:20px}.product-overview__accordion--options__list .product-overview__accordion--options-column:last-child{margin-right:0}.product-overview__accordion--options__item{width:100%;margin-right:5px}@media screen and (max-width:768px){.product-overview__accordion--options__item{width:100%}}.product-overview__accordion--options .label-filter-radio{width:auto;font-size:16px;-ms-flex-item-align:end;align-self:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 20px 10px 0}@media screen and (max-width:768px){.product-overview__accordion--options .label-filter-radio{width:100%;min-width:160px;margin-bottom:20px}}@media screen and (max-width:1024px){.product-overview__accordion--options .label-filter-radio{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-width:auto}}.product-overview__accordion--options .select-options{margin-bottom:20px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-right:5px}@media screen and (max-width:1024px){.product-overview__accordion--options .select-options{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:1024px){.product-overview__accordion--options .select-options{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.product-overview__accordion--options .filter-options__select-wrapper{width:116px;margin-right:40px}.product-overview__accordion--options .filter-options__select-wrapper:last-child{margin-right:0}@media only screen and (max-width:575px){.product-overview__accordion--options .filter-options__select-wrapper{margin-bottom:0}}.product-overview__accordion--options input[type=text]{margin-bottom:10px;min-width:240px;width:80%}@media only screen and (max-width:575px){.product-overview__accordion--options input[type=text]{width:90%}}.product-overview__accordion--options label{min-width:200px;display:block}@media only screen and (max-width:1149px){.product-overview__accordion--options label{display:block}}.product-overview__accordion--options input[type=radio]{display:none}.product-overview__accordion--options input[type=radio]+label span{display:inline-block;width:20px;height:20px;margin:-2px 10px 0 0;vertical-align:middle;background:url(images/radio_unchecked.svg) 0 0 no-repeat;cursor:pointer}.product-overview__accordion--options input[type=radio]:checked+label span{background:url(images/radio_checked.svg) 0 0 no-repeat}.product-overview__accordion--options-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-align-items:flex-start}.product-overview__accordion--options-column:last-child{margin-right:10px}.product-overview__accordion--options-inputs{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));padding:2px}.product-overview__accordion--options-inputs input{margin-bottom:20px}.product-overview__accordion--options-inputs label{display:block}.product-overview__accordion.accordion{margin-bottom:5px}.product-overview__accordion.accordion .panel{border-bottom:1px solid rgba(0,0,0,.2)}.product-overview__searchfield{position:relative;max-width:320px;margin-bottom:25px}.product-overview__searchfield:after{content:"";position:absolute;width:16px;height:16px;background:url(images/icn_search.svg) no-repeat;background-size:contain;top:30%;right:15px}.product-overview__searchfield input{height:40px;padding:0 40px 0 20px;color:#797a7d;font-size:13px;font-weight:700;text-transform:uppercase;width:100%;background-color:#fbfbfb;border:1px solid #003b71;letter-spacing:.5px}.product-overview__products{margin:0 0 0 -20px;min-height:330px}.product-overview__products img{min-width:100%}.product-overview__products>div{position:relative}@media only screen and (max-width:575px){.product-overview__products>div{padding:0}}.product-overview__products__more{text-align:right}.product-overview__products__more a{color:#797a7d;text-transform:uppercase}.product-overview__products:after{content:"";clear:both;display:table}@media only screen and (max-width:575px){.product-overview__products{margin:0 auto}}.product-overview__news__more{text-align:right}.product-overview__news__more a{color:#797a7d;text-transform:uppercase}.product-overview__pages__more{text-align:right}.product-overview__pages__more a{color:#797a7d;text-transform:uppercase}.product-overview [class*=rowNo-] hr{border-top:1px solid rgba(0,0,0,.2);margin-top:30px}@media only screen and (max-width:575px){.sh2-product-overview-section .product-overview__products .col-md-3{width:100%;padding:0}}@media only screen and (max-width:575px){.sh2-product-overview-section .product-overview__products{margin:0}}.sh2-product-detail-page .accordion__button{font-size:26px;font-weight:600;line-height:1.62;letter-spacing:.31px;text-align:left;color:#003b71}.sh2-product-detail__optionen .accordion__button .sh2-product-detail__optionen-show-all-link a,.sh2-product-detail__product-title .sh2-product-detail__product-show-all-link a,.sh2-product-detail__versions--single .sh2-download-wrapper a{font-size:14px;font-weight:700;line-height:1.86;letter-spacing:.84px;text-align:center}.sh2-product-detail__paint-title,.sh2-product-detail__product-title,.sh2-product-detail__search-label{font-size:20px;font-weight:600;color:#003b71;line-height:1.65;letter-spacing:.24px}.sh2-product-detail__optionen .accordion__button .sh2-product-detail__optionen-show-all-link,.sh2-product-detail__product-title .sh2-product-detail__product-show-all-link{position:absolute;z-index:5;right:0;display:none}.sh2-product-detail-page h2{margin:0}.sh2-product-detail-page .accordion{margin-bottom:0}.sh2-product-detail-page .accordion .panel{border-bottom:none;padding:0;min-height:unset;height:100%}.sh2-product-detail-page .accordion .panel.active{max-height:100%}.sh2-product-detail-page .accordion__button:not(.active){border-bottom:1px solid rgba(0,0,0,.2)}.sh2-product-detail-page .accordion__button:after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.sh2-product-detail-page .accordion__button.active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sh2-product-detail-page.accordion.panel{overflow-y:auto!important}.sh2-product-detail__nav{margin-bottom:40px}@media only screen and (max-width:1149px){.sh2-product-detail__nav{display:none}}.sh2-product-detail__nav hr{margin:0;border-radius:0}.sh2-product-detail__nav nav.is-sticky{position:fixed;top:0;left:0;width:100%;right:0;z-index:11;height:auto;background-color:#fff;border-bottom:1px solid #bababf}.sh2-product-detail__nav nav.is-sticky .nav__primary{width:100%}.sh2-product-detail__nav .sh2-nav__primary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:0}.sh2-product-detail__nav .sh2-nav__primary li{margin:0 0 0 30px}.sh2-product-detail__nav .sh2-nav__primary li:before{content:none}.sh2-product-detail__nav .sh2-nav__primary li:first-child{margin:0}.sh2-product-detail__nav .sh2-nav__primary li a{padding:17px 0 16px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.sh2-product-detail__nav .sh2-nav__primary li a:hover{border-color:#003b71;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.sh2-product-detail__optionen-container.accordion{margin-bottom:0}.sh2-product-detail__optionen-container.accordion .panel{border-bottom:none}.sh2-product-detail__optionen-container.accordion .panel.active{margin-bottom:25px}.sh2-product-detail__optionen--wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:30px;position:relative}@media only screen and (min-width:1150px){.sh2-product-detail__optionen--wrapper{grid-template-columns:repeat(6,1fr)}}.sh2-product-detail__optionen--wrapper.active:after{content:"";position:absolute;bottom:-25px;width:100%;display:block;border-bottom:10px solid #d8d8d8}.sh2-product-detail__optionen .products__single--last{height:35%;width:50%}@media only screen and (max-width:1149px){.sh2-product-detail__optionen .products__single--last{width:100%;height:100%}}.sh2-product-detail__optionen .products__single--last .btn--arrow--small{width:100%;height:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-justify-content:center}@media only screen and (max-width:1149px){.sh2-product-detail__optionen .products__single--last .btn--arrow--small{padding:20px}}.sh2-product-detail__optionen .products__single--last .btn--arrow--small p{color:#fff}.sh2-product-detail__optionen--row>div{position:relative}@media only screen and (min-width:1150px){.sh2-product-detail__optionen--row{margin:0 0 0 -20px}}.sh2-product-detail__text-title{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-justify-content:space-between;margin:40px 0}.sh2-product-detail__text-title a{margin-bottom:0;margin-top:0;margin-left:15px}.sh2-product-detail__text-title h2{margin:0;font-weight:400}@media only screen and (max-width:468px){.sh2-product-detail__text-title .title--xl{font-size:25px}}.sh2-product-detail__text-title__actions{white-space:nowrap}.sh2-product-detail__text-title__actions a{font-weight:700;display:inline-block;word-wrap:none;word-break:keep-all}@media only screen and (max-width:1024px){.sh2-product-detail__text-title__actions{white-space:normal}}.sh2-product-detail__versions .row--flex [class^=col-]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sh2-product-detail__versions h2{font-weight:400}.sh2-product-detail__versions .title--lg{margin:24px 0}@media only screen and (min-width:1150px){.sh2-product-detail__versions--mobile{display:none}}.sh2-product-detail__versions--mobile .title--text{font-size:14px;margin-bottom:0;word-break:break-all;white-space:pre-line}.sh2-product-detail__versions--mobile .title{font-size:20px}.sh2-product-detail__versions--mobile p{margin-top:5px}.sh2-product-detail__versions--mobile .nice-select{padding-top:15px;padding-bottom:15px;height:85px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e6e6e6;border:none;margin-bottom:20px}.sh2-product-detail__versions--mobile .nice-select .current{height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;font-size:16px;color:#003b71}.sh2-product-detail__versions--mobile .nice-select .current p{margin:0}.sh2-product-detail__versions--mobile .nice-select .current .sh2-nice-select-dropdown__additional-desc{margin-left:5px}.sh2-product-detail__versions--mobile .nice-select .title--text{color:#434345;margin:0}.sh2-product-detail__versions--mobile .selected-data{width:50%;margin-bottom:15px}.sh2-product-detail__versions--mobile .selected-data p{margin:0}.sh2-product-detail__versions--mobile .selected-data p:last-child{color:#434345}.sh2-product-detail__versions--mobile .selected-data-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap;border-bottom:1px solid #eaeaea;margin-bottom:15px}.sh2-product-detail__versions--mobile .selected-data-buttons .bookmark-link,.sh2-product-detail__versions--mobile .selected-data-buttons .bookmark-link--visited,.sh2-product-detail__versions--mobile .selected-data-buttons .bookmark-link-small,.sh2-product-detail__versions--mobile .selected-data-buttons .bookmark-link-small--visited,.sh2-product-detail__versions--mobile .selected-data-buttons .download-link,.sh2-product-detail__versions--mobile .selected-data-buttons .dropdown-link,.sh2-product-detail__versions--mobile .selected-data-buttons .primary-link,.sh2-product-detail__versions--mobile .selected-data-buttons .print-link,.sh2-product-detail__versions--mobile .selected-data-buttons .read-link,.sh2-product-detail__versions--mobile .selected-data-buttons .read-link--grey,.sh2-product-detail__versions--mobile .selected-data-buttons .secondary-link,.sh2-product-detail__versions--mobile .selected-data-buttons .share-link{width:50%;margin-bottom:15px}.sh2-product-detail__versions--single{position:relative;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center}.sh2-product-detail__versions--single .sh2-download-dropdown{position:absolute;width:auto;top:25px;left:40%;z-index:10;background-color:#fff;border:1px solid #f1f1f1;padding:20px 0;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);visibility:visible;display:none}.sh2-product-detail__versions--single .sh2-download-dropdown:after,.sh2-product-detail__versions--single .sh2-download-dropdown:before{content:"";display:block;position:absolute;left:50%;margin-left:-11px;width:0;height:0;border-style:solid}.sh2-product-detail__versions--single .sh2-download-dropdown:after{top:-22px;border-color:transparent transparent #fff;border-width:11px}.sh2-product-detail__versions--single .sh2-download-dropdown:before{top:-24px;border-color:transparent transparent #f1f1f1;border-width:11px}.sh2-product-detail__versions--single .sh2-download-dropdown__item{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;padding:10px 20px}.sh2-product-detail__versions--single .sh2-download-dropdown__item>.bookmark-link,.sh2-product-detail__versions--single .sh2-download-dropdown__item>.bookmark-link--visited,.sh2-product-detail__versions--single .sh2-download-dropdown__item>.bookmark-link-small,.sh2-product-detail__versions--single .sh2-download-dropdown__item>.bookmark-link-small--visited,.sh2-product-detail__versions--single .sh2-download-dropdown__item>.download-link,.sh2-product-detail__versions--single .sh2-download-dropdown__item>.dropdown-link,.sh2-product-detail__versions--single .sh2-download-dropdown__item>.primary-link,.sh2-product-detail__versions--single .sh2-download-dropdown__item>.print-link,.sh2-product-detail__versions--single .sh2-download-dropdown__item>.read-link,.sh2-product-detail__versions--single .sh2-download-dropdown__item>.read-link--grey,.sh2-product-detail__versions--single .sh2-download-dropdown__item>.secondary-link,.sh2-product-detail__versions--single .sh2-download-dropdown__item>.share-link{padding-right:10px}.sh2-product-detail__versions--single .sh2-download-dropdown__item:hover{background-color:#f2f2f2}.sh2-product-detail__versions--single .sh2-download-dropdown__item a:after,.sh2-product-detail__versions--single .sh2-download-dropdown__item a:before{display:none}.sh2-product-detail__versions--single .sh2-download-dropdown__item p{margin:0}.sh2-product-detail__versions--single .sh2-download-dropdown__item .bookmark-link,.sh2-product-detail__versions--single .sh2-download-dropdown__item .bookmark-link--visited,.sh2-product-detail__versions--single .sh2-download-dropdown__item .bookmark-link-small,.sh2-product-detail__versions--single .sh2-download-dropdown__item .bookmark-link-small--visited,.sh2-product-detail__versions--single .sh2-download-dropdown__item .download-link,.sh2-product-detail__versions--single .sh2-download-dropdown__item .dropdown-link,.sh2-product-detail__versions--single .sh2-download-dropdown__item .primary-link,.sh2-product-detail__versions--single .sh2-download-dropdown__item .print-link,.sh2-product-detail__versions--single .sh2-download-dropdown__item .read-link,.sh2-product-detail__versions--single .sh2-download-dropdown__item .read-link--grey,.sh2-product-detail__versions--single .sh2-download-dropdown__item .secondary-link,.sh2-product-detail__versions--single .sh2-download-dropdown__item .share-link{width:100%;text-align:left}.sh2-product-detail__versions--single .sh2-download-dropdown__item .icn-download{display:inline-block;width:20px;height:20px;margin-left:15px;background:url(images/icn_btn_download.png) no-repeat;background-size:cover;background-position:50%;vertical-align:top}.sh2-product-detail__versions--single .sh2-download-wrapper{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.sh2-product-detail__versions--single .sh2-download-wrapper__link{padding-right:0}.sh2-product-detail__versions--single .sh2-download-wrapper__link:before{content:none}.sh2-product-detail__versions--single .sh2-download-wrapper__link:after{content:"";position:relative;top:12px;right:0;width:0;height:0;border:5px solid transparent;border-top-color:#003b71;margin-left:30px}.sh2-product-detail__versions--single .sh2-download-wrapper__link-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto;position:relative}@media only screen and (max-width:1149px){.sh2-product-detail__versions--single{display:none}}.sh2-product-detail__versions--single-wrapper{border-bottom:1px solid rgba(0,0,0,.2);margin:unset}@media only screen and (max-width:1149px){.sh2-product-detail__versions--single-wrapper{display:none}}.sh2-product-detail__versions--single-wrapper:hover{background-color:#f1f1f1}.sh2-product-detail__versions--single-wrapper-header{padding-top:25px;border-bottom:1px solid rgba(0,0,0,.2);margin:unset}@media only screen and (max-width:1149px){.sh2-product-detail__versions--single-wrapper-header{display:none}}.sh2-product-detail__versions--single-wrapper-header-first{border-bottom:1px solid rgba(0,0,0,.2);margin:unset}@media only screen and (max-width:1149px){.sh2-product-detail__versions--single-wrapper-header-first{display:none}}.sh2-product-detail__versions--single:last-child{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-justify-content:space-evenly}.sh2-product-detail__versions--single .bookmark-link,.sh2-product-detail__versions--single .bookmark-link--visited,.sh2-product-detail__versions--single .bookmark-link-small,.sh2-product-detail__versions--single .bookmark-link-small--visited,.sh2-product-detail__versions--single .download-link,.sh2-product-detail__versions--single .dropdown-link,.sh2-product-detail__versions--single .primary-link,.sh2-product-detail__versions--single .print-link,.sh2-product-detail__versions--single .read-link,.sh2-product-detail__versions--single .read-link--grey,.sh2-product-detail__versions--single .secondary-link,.sh2-product-detail__versions--single .share-link{margin-bottom:0;color:#003b71}.sh2-product-detail__versions--title{width:65%;color:#003b71;line-height:1.4}.sh2-product-detail__versions--group-title{font-size:22px;color:#003b71;margin:24px 0}.sh2-product-detail__versions--group-wrapper{overflow-y:auto!important;margin-bottom:40px;min-height:340px}.sh2-product-detail__versions--group-wrapper:last-child{margin-bottom:0}.sh2-product-detail__versions--group-wrapper:last-child>div:last-child{border-bottom:10px solid #d8d8d8!important}.sh2-product-detail__versions--group-wrapper-multi{overflow:auto}.sh2-product-detail__versions--item{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;color:#4d5155}.sh2-product-detail__versions--item-heading{font-size:12px;-webkit-box-flex:1;-ms-flex:1;flex:1}.sh2-product-detail__versions--item-img{width:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;height:52px;-webkit-box-flex:1;-ms-flex:1;flex:1}.sh2-product-detail__versions--item-text{font-size:14px;line-height:1.71;letter-spacing:.34px;color:#4d5155;-webkit-box-flex:2;-ms-flex:2;flex:2;text-align:right}.sh2-product-detail__versions--item-title{color:#003b71;-webkit-box-flex:2;-ms-flex:2;flex:2;font-size:16px;font-weight:600;line-height:1.69;letter-spacing:.19px;max-width:100%}.sh2-product-detail__versions--single-wrapper-header .sh2-product-detail__versions--item-title{max-width:100%}.sh2-product-detail__versions--desktop-fixed-height{overflow-y:auto}.sh2-product-detail__versions--desktop .sh2-product-detail__versions--group-wrapper-multi .product-detail__versions--group-wrapper:not(:last-child){border-bottom:10px solid #d8d8d8!important}.sh2-product-detail__optionen{position:relative}.sh2-product-detail__optionen .accordion__button .sh2-product-detail__optionen-show-all-link{top:15px}.sh2-product-detail__optionen .accordion__button .sh2-product-detail__optionen-show-all-link a{color:#4d5155}.sh2-product-detail__optionen .accordion__button.active .sh2-product-detail__optionen-show-all-link{display:block}.sh2-product-detail__optionen h2{margin:0;font-weight:400;margin-bottom:0}.sh2-product-detail__optionen h2.subtitle{margin-bottom:55px}.sh2-product-detail__optionen--wrapper{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap}.sh2-product-detail__optionen--single{display:inline-block;max-width:300px;min-width:150px;width:100%;cursor:pointer;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;padding:5px}.sh2-product-detail__optionen--single .img-wrapper{width:100%;padding-top:98.5%;border-radius:50%;border:3px solid #e0e0e0;margin:0 auto;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:50%}.sh2-product-detail__optionen--single:last-child[data-show-all]{padding:0;border-bottom:none}@media only screen and (min-width:444px) and (max-width:1149px){.sh2-product-detail__optionen--single:last-child[data-show-all]{max-width:50%}}.sh2-product-detail__optionen--single:last-child[data-show-all]:hover{background-color:inherit}.sh2-product-detail__optionen--single:hover{background-color:#f2f2f2;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.sh2-product-detail__optionen--single .title--text{text-transform:none;font-size:14px;margin:15px 0 0;font-weight:600;line-height:1.5rem}.sh2-product-detail__optionen--single .products__single--last{width:65%}@media only screen and (max-width:1149px){.sh2-product-detail__optionen--single .products__single--last{width:100%;margin-top:20px}}@media only screen and (min-width:576px) and (max-width:1149px){.sh2-product-detail__optionen--single .products__single--last{margin-left:-27%}}.sh2-product-detail__optionen--single p{font-size:10px;margin:0}.sh2-product-detail__optionen--single .bookmark-link-small,.sh2-product-detail__optionen--single .bookmark-link-small--visited{display:block}.sh2-product-detail__paint-row{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid hsla(0,0%,79.2%,.5);margin-bottom:16px}.sh2-product-detail__paint-row:last-child>div{border-bottom:10px solid #d8d8d8}.sh2-product-detail__paint-title{-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width:900px){.sh2-product-detail__paint-title{grid-template-columns:repeat(3,1fr);-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}}.sh2-product-detail__paint-content{-webkit-box-flex:5;-ms-flex:5;flex:5;display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:30px;grid-row-gap:0}@media only screen and (max-width:900px){.sh2-product-detail__paint-content{grid-template-columns:repeat(3,1fr);-webkit-box-flex:1;-ms-flex:1;flex:1}}@media only screen and (max-width:576px){.sh2-product-detail__paint-content{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:444px){.sh2-product-detail__paint-content{grid-template-columns:1fr}}.sh2-product-detail__paint-content-text{-webkit-box-flex:5;-ms-flex:5;flex:5}.sh2-product-detail__paint-content-text p{font-size:16px;line-height:1.69;letter-spacing:.38px;color:#4d5155;margin-top:0}.sh2-product-detail__paint-content-text p span{font-weight:600}.sh2-product-detail__paint-item{margin-bottom:10px}.sh2-product-detail__paint-item-color{width:100%;height:48px;display:block;border-radius:2px;margin-bottom:10px}.sh2-product-detail__paint-item-color.has-border{border:1px solid #cacaca}.sh2-product-detail__paint-item-name{font-weight:600;text-transform:capitalize}.sh2-product-detail__paint-item-name,.sh2-product-detail__paint-item-number{font-size:12px;color:#4d5155;line-height:1.67;letter-spacing:.29px;margin:0}.sh2-product-detail__product .panel.active .sh2-product-detail__product-show-all-link{display:block}.sh2-product-detail__product-row{border-bottom:1px solid hsla(0,0%,79.2%,.5);margin-bottom:16px}.sh2-product-detail__product-row:last-child>div{border-bottom:10px solid #d8d8d8}.sh2-product-detail__product-title{position:relative}.sh2-product-detail__product-title .sh2-product-detail__product-show-all-link{top:0}.sh2-product-detail__product-title .sh2-product-detail__product-show-all-link a{color:#4d5155}.sh2-product-detail__product-content{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px}@media only screen and (max-width:730px){.sh2-product-detail__product-content{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:444px){.sh2-product-detail__product-content{grid-template-columns:1fr}}:root .sh2-product-detail__product-item,_:-ms-fullscreen{max-width:25%;width:290px;margin-right:10px}.sh2-product-detail__product-item-link{display:block}.sh2-product-detail__product-item-title{font-size:14px;font-weight:600;line-height:1.69;letter-spacing:.19px;color:#003b71}.sh2-product-detail__download{margin-bottom:50px}.sh2-product-detail__download .panel.active{border-bottom:10px solid #d8d8d8}.sh2-product-detail__download-link{margin-bottom:16px}.sh2-product-detail__download-link .download-link{font-size:14px;font-weight:700;line-height:1.86;letter-spacing:.84px;color:#003b71;padding-right:35px}.sh2-product-detail__download-link .download-link:before{background:url(images/icn_download.svg) no-repeat 100% 35%}.sh2-product-detail__download-link .download-link span{display:block;font-weight:400;color:#4d5155;font-size:12px;line-height:1.67;letter-spacing:.72px}.sh2-product-detail__search-container{background:#eff0f0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:center}.sh2-product-detail__search-icon{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sh2-product-detail__search-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:18px 20px 18px 0}.sh2-product-detail__search-label{margin-bottom:18px;display:block}.sh2-product-detail__search-input{width:380px;height:40px;padding:12px 40px 12px 8px;position:relative;background:url(images/icn_search_new.svg) no-repeat 99% 7px;background-size:24px}@media only screen and (max-width:500px){.sh2-product-detail__search-input{width:100%}}.sh2-product-detail__small-teaser{margin-bottom:180px}.sh2-product-detail__small-teaser--wrapper{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}@media only screen and (max-width:1149px){.sh2-product-detail__small-teaser--wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap}}.sh2-product-detail__small-teaser--text{width:80%;border-bottom:10px solid #f1f1f1;margin-right:20px}@media only screen and (max-width:1149px){.sh2-product-detail__small-teaser--text{width:100%;margin-right:0}}.sh2-product-detail__small-teaser--text h2{margin:0;font-weight:400}.sh2-product-detail__small-teaser--text .subtitle{max-width:80%;margin-bottom:20px}@media only screen and (max-width:1149px){.sh2-product-detail__small-teaser--text .subtitle{max-width:100%}}.sh2-product-detail__small-teaser--button{width:20%}@media only screen and (max-width:1149px){.sh2-product-detail__small-teaser--button{width:100%;margin-top:20px}}.sh2-product-detail__small-teaser--button .btn{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-justify-content:center}.sh2-product-detail__small-teaser--button .btn p{color:#fff}.sh2-product-detail__iframe-wrapper{display:none;position:absolute;position:fixed;height:100vh;width:100vw;z-index:10000;top:10px;background:hsla(0,0%,50.2%,.78)}.sh2-product-detail__iframe-container{position:relative;padding-bottom:56.25%;padding-top:35px;overflow:hidden}.sh2-product-detail__iframe-container iframe{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-top:30px;margin-left:50%;width:80%;max-height:95vh;padding-top:5px}.iframe-close{position:absolute;right:30px;top:30px;cursor:pointer;font-size:30px;z-index:10}.sh2-product-preview__image,.sh2-product-preview__image-list-item{width:100%;background-repeat:no-repeat;background-position:50%;background-size:cover}.sh2-product-preview{margin-bottom:50px;max-width:1500px}.sh2-product-preview .row--flex>div{margin:10px 0}.sh2-product-preview__image{height:384px}@media only screen and (max-width:444px){.sh2-product-preview__image{height:200px}}.sh2-product-preview__image-list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;margin-top:16px;margin-bottom:25px}.sh2-product-preview__image-list-item{height:80px}:root .sh2-product-preview__image-list-item,_:-ms-fullscreen{max-width:25%;margin-right:10px}@media only screen and (max-width:444px){.sh2-product-preview__image-list-item{height:60px}}.sh2-product-preview__text{position:relative}.sh2-product-preview__text--subtitle{color:#003b71;margin-top:-20px;margin-bottom:40px}.sh2-product-preview__text .text-title{overflow:hidden}.sh2-product-preview__text .text-title h2{display:inline-block;line-height:1.2;margin:20px 0}.sh2-product-preview__text-title__actions{white-space:nowrap}.sh2-product-preview__text-title__actions a{font-weight:700;word-wrap:none;word-break:keep-all;margin-right:15px}@media only screen and (max-width:1024px){.sh2-product-preview__text-title__actions{white-space:normal}}.sh2-product-preview__text .link-holder{position:absolute;bottom:10px}.sh2-product-preview__text ul{list-style:none;padding-left:8px}.sh2-product-preview__text ul li{display:block;margin-bottom:20px;color:#797a7d}.sh2-product-preview__text ul li:before{content:"-";position:relative;left:-8px}.sh2-product-preview__text__desc p{margin-bottom:0}.sh2-product-preview__shop__button button{margin-top:25px}.carousel{top:.5em}@media only screen and (min-width:1150px){.carousel{top:0;margin-bottom:50px}}@media only screen and (max-width:1149px){.carousel{padding:0 20px}}.carousel--caption-left{margin-bottom:50px}.bx-wrapper{--controls-color:rgba(0,0,0,0.2);--controls-color-active:#003b71;position:relative;min-height:150px}.bx-wrapper .bxslider2{margin-top:0}.carousel--caption-left .bx-wrapper img,.carousel--caption-left .bx-wrapper li,.carousel--caption-left .bx-wrapper ul{min-height:550px;height:100%}.bx-wrapper .image{cursor:pointer}.bx-wrapper .bxslider-modal{position:fixed;left:0;top:0;width:100vw;height:100vh;overflow:hidden;background:grey;z-index:10000}.bx-wrapper .bxslider-modal-close{position:fixed;top:20px;right:20px;width:44px;height:44px;font-size:30px;cursor:pointer;color:#aaa;background:rgba(0,0,0,.1);z-index:1}.bx-wrapper .bxslider-modal-close,.bx-wrapper .bxslider-modal-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bx-wrapper .bxslider-modal-container{width:100%;height:100%}.bx-wrapper .bxslider-modal-container img{max-width:none;display:block;-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.bx-wrapper .bxslider img{min-width:100%;max-height:715px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.bx-wrapper .bxslider li{top:-15px}.bx-wrapper .bxslider .bxcaption{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-width:525px;color:#fff}.bx-wrapper .bxslider .bxcaption .btn--arrow,.bx-wrapper .bxslider .bxcaption .btn--arrow--primary{position:relative;min-width:auto}.bx-wrapper .bxslider .bxcaption .btn--arrow--primary:before,.bx-wrapper .bxslider .bxcaption .btn--arrow:before{right:-30px}@media only screen and (max-width:1149px){.bx-wrapper .bxslider .bxcaption{position:static;-webkit-transform:none;-ms-transform:none;transform:none;color:#003b71}}.bx-wrapper .bxslider .bxcaption--left{position:absolute;top:40%;left:10%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-width:525px}@media only screen and (max-width:1149px){.bx-wrapper .bxslider .bxcaption--left{position:static;-webkit-transform:none;-ms-transform:none;transform:none;color:#003b71}}.bx-wrapper .bxslider .bxcaption--left h2{color:#003b71;font-weight:400}.bx-wrapper .bxslider .bxcaption h2{margin-bottom:12px;color:#fff;font-weight:600}@media only screen and (max-width:1149px){.bx-wrapper .bxslider .bxcaption h2{color:#797a7d}}.bx-wrapper .bxslider .bxcaption p{margin-top:0;margin-bottom:45px;font-size:17px;line-height:30px;color:#fff;font-weight:400}@media only screen and (max-width:1149px){.bx-wrapper .bxslider .bxcaption p{color:#797a7d;margin-bottom:25px}}.bx-wrapper.is-dark{--controls-color:#cac8c4;--controls-color-active:#fff}.bx-wrapper .bx-controls-direction a{display:inline-block;font-size:45px;color:var(--controls-color-active)}.bx-wrapper .bx-controls-direction .bx-next{-webkit-transform:rotate(90deg) rotateX(40deg);transform:rotate(90deg) rotateX(40deg)}.main-carousel .bx-wrapper .bx-controls-direction .bx-next{right:0}@media only screen and (min-width:576px){.main-carousel .bx-wrapper .bx-controls-direction .bx-next{right:25px}}.sh2-videos .bx-wrapper .bx-controls-direction .bx-next{right:-45px;margin-top:-40px}.product-slider .bx-wrapper .bx-controls-direction .bx-next{right:-5px}.bx-wrapper .bx-controls-direction .bx-prev{-webkit-transform:rotate(-90deg) rotateX(40deg);transform:rotate(-90deg) rotateX(40deg)}.main-carousel .bx-wrapper .bx-controls-direction .bx-prev{left:0}@media only screen and (min-width:576px){.main-carousel .bx-wrapper .bx-controls-direction .bx-prev{left:25px}}.sh2-videos .bx-wrapper .bx-controls-direction .bx-prev{left:-45px;margin-top:-40px}.product-slider .bx-wrapper .bx-controls-direction .bx-prev{left:-5px}.bx-wrapper .bx-controls-direction .bx-next.disabled,.bx-wrapper .bx-controls-direction .bx-prev.disabled{display:none}.product-slider .bx-wrapper .bx-controls-direction a{top:40%!important}.main-carousel .bx-wrapper .bx-controls-direction a{top:10%}@media only screen and (min-width:350px){.main-carousel .bx-wrapper .bx-controls-direction a{top:12%}}@media only screen and (min-width:400px){.main-carousel .bx-wrapper .bx-controls-direction a{top:15%}}@media only screen and (min-width:444px){.main-carousel .bx-wrapper .bx-controls-direction a{top:17%}}@media only screen and (min-width:650px){.main-carousel .bx-wrapper .bx-controls-direction a{top:21%}}@media only screen and (min-width:1150px){.main-carousel .bx-wrapper .bx-controls-direction a{top:45%}}.bx-wrapper .bx-controls .bx-pager{text-align:center;position:absolute;width:100%;bottom:0}.main-carousel .bx-wrapper .bx-controls .bx-pager{bottom:300px}@media only screen and (min-width:1150px){.main-carousel .bx-wrapper .bx-controls .bx-pager{bottom:20px}}@media only screen and (min-width:576px) and (max-width:1149px){.carousel--caption-left .bx-wrapper .bx-controls .bx-pager{bottom:220px}}.bx-wrapper .bx-controls .bx-pager .bx-pager-item{display:inline-block}.bx-wrapper .bx-controls .bx-pager .bx-pager-item a{background:var(--controls-color);text-indent:-9999px;display:block;width:15px;height:15px;margin:0 7px;outline:0;border-radius:50%}.bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active{background-color:var(--controls-color-active)}@media only screen and (min-width:576px){.product-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a{width:10px;height:10px;margin:0 5px}}@media only screen and (min-width:576px){.bx-wrapper .bx-controls .bx-pager .bx-pager-item a{width:20px;height:20px;margin:0 10px}}@media only screen and (max-width:1149px){.main-carousel .bx-wrapper .bx-controls-direction{display:none}}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;outline:0;height:40px}@media only screen and (min-width:444px){.main-carousel .bx-wrapper .bx-controls-direction a{height:60px}}@media only screen and (max-width:575px){.product-detail__carousel .bx-wrapper .bx-controls-direction{display:block!important}}.product-detail__carousel .bx-wrapper:hover .bx-controls-direction{display:block!important}.excerpt__image a{display:block}.excerpt__image img{display:block;height:auto;width:100%}.excerpt__content>.title,.excerpt__content>p{margin:20px 0}.excerpt__content>p{font-size:18px}@media only screen and (min-width:1150px){.excerpt__content>p{font-size:20px}}.excerpt--promo{margin-bottom:40px}@media only screen and (max-width:1149px){.excerpt--promo{position:relative}}.excerpt--promo .excerpt__image{background-repeat:no-repeat;background-position:50%;background-size:cover}@media only screen and (max-width:1149px){.excerpt--promo .excerpt__image{height:calc(100vh - 85px);max-height:485px}}@media only screen and (min-width:1150px){.excerpt--promo .excerpt__image{height:600px;padding:450px 0 0}}@media only screen and (max-width:1149px){.excerpt--promo__content{position:absolute;bottom:0;left:0;right:0}}@media only screen and (min-width:1150px){.excerpt--promo__content{margin:-150px 0 0;position:relative}}.excerpt--promo .excerpt__content .title{margin-top:0}@media only screen and (max-width:1149px){.excerpt--promo .excerpt__content{width:100%;padding:20px;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#191108));background-image:-o-linear-gradient(top,transparent,#191108);background-image:linear-gradient(180deg,transparent,#191108)}.excerpt--promo .excerpt__content,.excerpt--promo .excerpt__content a{color:#fff}.excerpt--promo .excerpt__content p{display:none}}@media only screen and (min-width:1150px){.excerpt--promo .excerpt__content{padding:30px 40px;background-color:#fff}}.excerpt--card>a{color:inherit}.excerpt--card>a:hover{text-decoration:none}.excerpt--card>a:hover h2{text-decoration:underline}@media only screen and (max-width:1149px){.excerpt--card{position:relative;margin:0 0 20px}}@media only screen and (min-width:1150px){.excerpt--card{margin:0 0 40px}}@media only screen and (max-width:1149px){.excerpt--card .excerpt__content{position:absolute;left:0;right:0;bottom:0;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background-image:-o-linear-gradient(top,transparent,#000);background-image:linear-gradient(180deg,transparent,#000)}.excerpt--card .excerpt__content .title{margin:0 20px 0 0}.excerpt--card .excerpt__content a{color:#fff}.excerpt--card .excerpt__content p{display:none}}@media only screen and (max-width:1149px){.excerpt--featured{margin:20px 0 40px}}@media only screen and (min-width:1150px){.excerpt--featured{margin:40px 0 80px}}.excerpt--featured .row--flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.excerpt--featured .excerpt__image{margin:0 auto;width:90%}@media only screen and (min-width:576px) and (max-width:1149px){.excerpt--featured .excerpt__image{width:50%}}.excerpt--featured .excerpt__image img{border-radius:50%}@media only screen and (min-width:1150px){.excerpt--featured .excerpt__content .subtitle{margin:0}}.excerpt--hero{background-repeat:no-repeat;background-position:50%;background-size:cover}@media only screen and (max-width:1149px){.excerpt--hero{margin:40px 0}}@media only screen and (min-width:1150px){.excerpt--hero{margin:80px 0}}@media only screen and (max-width:1149px){.excerpt--hero .excerpt__content{padding:30px 0}}@media only screen and (min-width:1150px){.excerpt--hero .excerpt__content{padding:60px 0}}.excerpt--hero .excerpt__content .subtitle{margin:0}.excerpt--hero .excerpt__image img{display:block;height:auto;max-width:100%;width:auto;margin:0 auto}@media only screen and (max-width:575px){.excerpt--hero .excerpt__image img{margin:-80px 0 0;width:25%;float:right}}@media only screen and (min-width:576px) and (max-width:1149px){.excerpt--hero .excerpt__image img{padding:30px 0 0;width:120px}}@media only screen and (min-width:1150px){.excerpt--hero .excerpt__image img{padding:50px 0 0;width:135px}}.btn{font-size:14px;letter-spacing:.7px;display:inline-block;border:0;min-width:200px;line-height:25px;border-radius:2px;padding:10px 20px;text-decoration:none;text-align:left;text-transform:uppercase}.btn,.btn--dark,.retailers__nav ul li a.is-tab-active{background-color:#003b71;color:#fff}.btn--dark:before,.btn:before,.retailers__nav ul li a.is-tab-active:before{color:#003b71;background-color:#fff}.btn--light{background-color:#e6e6e6;color:#003b71}.btn--light:before{color:#fff;background-color:#003b71}.btn--link{min-width:0;line-height:inherit;border-radius:0;background:none;padding:0;color:#003b71}.btn--link:before{background-color:#003b71;color:#fff}.btn--arrow,.btn--arrow--primary{position:relative;padding:14px 20px 17px;min-width:auto;font-weight:700}.btn--arrow--primary span,.btn--arrow span{display:inline-block;margin-left:10px;width:20px;height:20px;background-color:transparent}.btn--arrow--primary span:not([class]):before,.btn--arrow span:not([class]):before{content:"\2192";font-size:25px;top:2px;text-align:middle;position:relative}.btn--arrow--primary span[class],.btn--arrow span[class]{vertical-align:middle}.btn--arrow--gray{background:url(images/icn_btn_gray.png) no-repeat 80% 45%}.btn--arrow--white{background:url(images/icn_btn_white.png) no-repeat 80% 45%}.btn--arrow--primary{background-color:transparent;color:#003b71}.btn--arrow--primary:before{background:url(images/link.png) no-repeat 80% 45%}.btn--mini{padding-top:0;padding-bottom:0;line-height:30px;border-radius:15px}@media only screen and (max-width:1149px){.btn--mini{font-size:12px}}.btn--rich{min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap}.btn--rich:before{margin-top:3px;-webkit-box-flex:0;-ms-flex:0 0 19px;flex:0 0 19px;-webkit-flex:0 0 19px}.btn--rich .btn__title{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-flex:1;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.btn--rich .btn__desc{margin:5px 0 0;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-flex-basis:100%;text-transform:none;color:#262626;font-size:16px}.btn--center,.btn--mini{min-width:0;text-align:center}.btn--center:before,.btn--mini:before{content:none}.btn--block,.btn--rich{width:100%}.sh2-breadcrumb{color:#4d5155;font-weight:600}.sh2-breadcrumb__wrapper{background:#fff}.sh2-breadcrumb__wrapper-sticky{position:fixed;top:64px;width:100%;z-index:5001;line-height:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (min-width:1150px){.sh2-breadcrumb__wrapper-sticky{top:94px}}.sh2-breadcrumb a{font-weight:400;color:#797a7d}.text-section{margin-bottom:50px}.text-section p{margin-bottom:40px}.text-section .subtitle,.text-section .title--xl{margin-bottom:20px}.text-section h2:not(.subtitle),.text-section h3{font-weight:400;color:#003b71}.text-section ul{list-style:none;padding-left:8px}.text-section ul li{display:block;margin-bottom:20px;color:#797a7d}.text-section ul li:before{content:"-";position:relative;left:-8px}.text-section h1.title--schmidlin_claim{display:inline-block;margin:0 -.05em 0 0}.header+.text-section h1{margin-top:25px}@media only screen and (min-width:1150px){.header+.text-section h1{margin-top:64px}}.columns-block{margin-bottom:50px}.columns-block__image-wrapper .image{background-size:contain!important}.columns-block__image-wrapper>div{padding:0 20px}@media only screen and (max-width:1149px){.columns-block__image-wrapper>div{padding:0 20px}}.columns-block__downloads .title--text{font-weight:700}.columns-block__downloads .download-link{font-weight:700;color:#003b71;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:100%;vertical-align:bottom;padding-left:15px;margin-top:5px;margin-bottom:5px}.columns-block__downloads ul{list-style-type:none;padding:0}.columns-block__downloads ul li{padding-right:10px}.columns-block__downloads ul li:hover{background-color:#f3f3f3}.columns-block__downloads ul li:before{content:none}.sh2-columns-block{margin-bottom:50px}.sh2-columns-block__image-wrapper .image{background-size:contain!important}.sh2-columns-block__image-wrapper>div{padding:0 20px}@media only screen and (max-width:1149px){.sh2-columns-block__image-wrapper>div{padding:0 20px}}.teaserbox{margin-bottom:50px}.teaserbox__wrapper{background:url(images/teaserbox_img.png) no-repeat 50%;background-size:cover;padding:60px 45px}.teaserbox__wrapper--text{max-width:425px}.teaserbox__wrapper h2{color:#fff;font-weight:400;margin-top:0;margin-bottom:20px}.teaserbox__wrapper p{color:#fff;margin-top:0;margin-bottom:90px}.teaserbox .text_teaser{margin-top:0}.downloads{margin-bottom:50px}.downloads h2{margin-bottom:20px;font-weight:400}.downloads__divider{height:10px;margin-top:15px;background-color:rgba(0,0,0,.1)}.downloads .single .download-link{color:#003b71;word-break:normal;overflow-wrap:break-word}.downloads .single:hover{cursor:pointer;background-color:#eaeaea}@media only screen and (min-width:1150px){.filter-options{margin-bottom:50px}}.filter-options__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;margin-left:-20px;margin-right:-20px}.filter-options__select-wrapper{position:relative}@media only screen and (max-width:575px){.filter-options__select-wrapper{margin-bottom:50px}}.filter-options__select-wrapper:after{content:"";position:absolute;bottom:0;left:20px;width:calc(100% - 40px);height:38px;z-index:-1;background:url(images/icn_sel_closed.png) no-repeat 90% 50%;background-color:#fbfbfb}.filter-options__select-wrapper--checkbox input[type=checkbox]{display:none}.filter-options__select-wrapper--checkbox input[type=checkbox]+label{display:inline-block;cursor:pointer;color:#797a7d;position:relative;padding-left:34px;line-height:20px}.filter-options__select-wrapper--checkbox input[type=checkbox]+label span:first-child{display:block;position:absolute;top:0;left:0;width:20px;height:20px;border:1px solid rgba(0,0,0,.2)}.filter-options__select-wrapper--checkbox input[type=checkbox]:checked+label span:first-child:after{content:"";display:block;margin-top:2px;margin-left:6px;height:9px;width:4px;border-color:rgba(0,0,0,.8);border-style:none solid solid none;border-width:2px;background-color:transparent;opacity:1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (max-width:575px){.filter-options__article-info{display:none}}.filter-options__article-info p.is-txt-uppercase{font-weight:700}.filter-options h2{margin-bottom:30px;font-weight:400}.filter-options select{position:relative;display:block;padding:10px 70px 10px 13px;max-width:100%;height:auto;background:transparent;border-radius:0;border:none;border-bottom:1px solid #003b71;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media only screen and (max-width:575px){.filter-options select{padding-right:0}}.lists{margin-bottom:50px}.lists__single .subtitle{margin-bottom:20px;margin-top:0;color:#003b71}.lists__single ul>li>.btn{padding:0 20px;line-height:22px;font-weight:700}.lists__single ul{list-style:none;padding-left:8px}.lists__single ul li{display:block;margin-bottom:20px;color:#797a7d}.lists__single ul li:before{content:"-";position:relative;left:-8px}ul{list-style-type:none}.container ul{padding-left:19px;margin-top:10px}.container ul li{position:relative;margin-bottom:8px}.container ul li:before{content:"";display:inline-block;height:1em;width:1em;background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'><circle cx='50' cy='70' r='15' fill='gray' stroke-width='1'/></svg>");background-size:100%;background-position:50%;background-repeat:no-repeat;margin-right:.2em;position:absolute;left:-19px;top:2px}.columns-block__downloads ul,.footer ul{padding:0}.columns-block__downloads ul li:before,.footer ul li:before{content:none}ol,ul{color:#797a7d}.headline{background:url(images/headline_image.png) no-repeat 100% 100%;background-size:cover;padding:40px 70px;margin-bottom:50px}.headline h2{display:block;margin-bottom:0;margin-top:0}.headline h2:first-child{color:#003b71;margin-bottom:47px;margin-top:0}.footer{background-color:#003b71;color:#fff;padding-top:70px}.footer h5{font-size:13px;letter-spacing:1px}.footer a{color:#fff;font-weight:300;font-size:13px;opacity:.75}.footer ul{padding:0;list-style:none;margin-bottom:58px}.footer ul li{margin-bottom:13px}.footer__menu h5{font-size:14px;margin-bottom:30px}@media only screen and (max-width:575px){.footer__menu--links{display:none}}.footer__menu--search{position:relative;margin-bottom:65px}.footer__menu--search input{background-color:hsla(0,0%,100%,.2);outline:0;border:0;color:#fff;padding:10px 15px;max-width:100%}.footer__menu--search input::-webkit-input-placeholder{color:#fff}.footer__menu--search input::-moz-placeholder{color:#fff}.footer__menu--search input:-ms-input-placeholder{color:#fff}.footer__menu--search input::-ms-input-placeholder{color:#fff}.footer__menu--search input::placeholder{color:#fff}@media only screen and (max-width:575px){.footer__menu--search input{width:100%}}.footer__menu--search:after{content:"";position:absolute;top:0;right:0;width:17%;height:100%;background:url(images/search.png) no-repeat 0 50%}@media only screen and (max-width:575px){.footer__menu--search:after{width:10%}}.footer__menu-item{margin-bottom:35px}.footer__menu-item img{vertical-align:bottom;margin-right:25px;opacity:.75}.footer__menu-item span{vertical-align:text-top;opacity:.75;font-size:13px}.footer__menu-item .favorite_count{font-size:8px;top:auto;right:auto;margin-top:-10px;margin-left:19px;background-image:url(images/fav_circle.png)}.footer__menu-wrapper hr{margin-bottom:45px}.accordion{margin-bottom:50px}.accordion__title{color:#d8d8d8}.accordion__button{position:relative;background-color:transparent;color:#797a7d;cursor:pointer;padding:18px;width:100%;border:none;text-align:left;outline:none;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;padding-left:20px!important}.accordion__button.active:after{background:url(images/icn_arrow_up.svg) no-repeat 50% 50%}.accordion__button:after{content:"";position:absolute;top:0;left:0;width:15px;height:100%;background:url(images/icn_arrow_down.svg) no-repeat 50% 50%}.accordion .panel{padding:0 18px;background-color:#fff;border-bottom:1px solid #003b71;max-height:0;overflow:hidden;-webkit-transition:max-height .2s ease-out;-o-transition:max-height .2s ease-out;transition:max-height .2s ease-out}.accordion .panel.active{min-height:140px;max-height:800px}#__lpform_firmenname,input.nice-select.open:-webkit-autofill,input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{display:none!important}.form{margin-bottom:250px;overflow:hidden}.form .btn{text-align:center;float:right;margin-top:40px;font-weight:600}.form #formAdd{color:#797a7d;background:none;border:none;padding-left:0;font-size:12px}.form #formAdd strong{text-decoration:underline}.form #formAdd img{vertical-align:top;margin-left:10px;margin-top:1px}.form .row-custom div{padding:0}@media screen and (min-width:576px){.form .row-custom div:nth-child(odd){padding-right:20px}.form .row-custom div:nth-child(2n){padding-left:20px}}.form fieldset{border:none}.form fieldset legend{font-size:13px;color:#003b71;font-weight:600}.form fieldset input{margin-bottom:20px}.form textarea{height:200px;cursor:auto;margin:0}.form.form_contains_popups,.form__kontakt.form_contains_popups{overflow:visible}.form__label-asterisk{color:#003b71}.checkbox-section__title{color:#797a7d}.checkbox-section__label{text-transform:uppercase;font-size:14px;margin-bottom:5px;font-weight:400;color:#797a7d}.checkbox-section__custom-checkbox{margin:10px 0 0 10px}.checkbox-section__custom-checkbox input[type=checkbox]{display:none}.checkbox-section__custom-checkbox input[type=checkbox]+label span{display:inline-block;width:20px;height:20px;margin:-2px 10px 0 0;vertical-align:middle;background:url(images/checkbox_unchecked.png) 0 0 no-repeat;cursor:pointer}.checkbox-section__custom-checkbox input[type=checkbox]:checked+label span{background:url(images/checkbox_checked.png) 0 0 no-repeat}.checkbox-section .filter-options__row{margin-bottom:0}.checkbox-section .filter-options__row .filter-options__select-wrapper--checkbox{margin-bottom:20px}.checkbox-with-image{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 20px;padding:10px;gap:20px}.checkbox-with-image .checkbox-with-image__media{width:105px}.checkbox-with-image input[type=checkbox]+label.checkbox-with-image__label{position:absolute;top:0;right:0;bottom:0;left:0;padding:10px 44px 10px 125px;border:1px solid rgba(0,0,0,.2);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.checkbox-with-image input[type=checkbox]:checked+label.checkbox-with-image__label{border-color:rgba(0,0,0,.4)}.checkbox-with-image input[type=checkbox]+label span.checkbox-with-image__icon:first-child{left:auto;top:10px;right:10px}.text-image{margin-bottom:100px}.text-image img{width:100%}.text-image__text{margin-bottom:60px}.text-image__text h2{margin-bottom:20px}.text-image__small img{margin-bottom:30px}.news__heading{margin-top:10px;margin-bottom:140px}.news__heading--wrapper{background-color:#f1f1f1;padding:95px 45px 60px}.news__heading--wrapper h2{margin-top:0;margin-bottom:30px}.news__heading--wrapper h3{margin:0 0 25px}.news__heading--wrapper h3 a{color:#003b71}.news__heading--wrapper h5{margin-top:25px;margin-bottom:5px;color:#003b71}.news__category_tag{margin-top:12px}.news__blocks a{color:#003b71}.news__blocks h2{font-weight:400}.news__blocks--wrapper{padding:0 30px}.news__blocks--wrapper .col-md-4{padding:0 10px}.news__blocks--wrapper h5{color:#003b71}.news__blocks--single{margin-bottom:50px}.news__blocks--single h3{font-weight:400;margin-top:10px}.news__blocks--single h5{margin-bottom:0;color:#4d5155}.sh2-news__blocks .col-md-6{padding:0 10px}.sh2-news__blocks--single img{width:100%}.featured-news{margin-bottom:50px}.featured-news h5{margin-top:5px;margin-bottom:20px;color:#003b71}.featured-news h3{margin-top:0;margin-bottom:20px}.featured-news h3 a{color:#003b71}.featured-news p{margin-top:0;margin-bottom:62px}.featured-news .relative{position:relative}.featured-news .link-holder{position:absolute;bottom:12px;font-weight:800}@media (min-width:576px){.featured-news .flex-md{display:-webkit-box;display:-ms-flexbox;display:flex}}.article__heading{margin-top:10px;margin-bottom:30px}@media only screen and (min-width:1150px){.article__title{max-width:75%}}.article__title p{color:#003b71;margin-bottom:0}.article__title h1{margin-top:0;margin-bottom:42px}@media only screen and (min-width:1150px){.article__title h1{line-height:76px;margin-bottom:65px}}.article__subtitle{margin-bottom:52px}@media only screen and (min-width:1150px){.article__subtitle{max-width:75%;margin-bottom:75px}}.article__subtitle h3{color:#797a7d;font-weight:400;margin:0}.article__text .BasicParagraph{margin-bottom:42px}@media only screen and (min-width:1150px){.article__text .BasicParagraph{margin-bottom:65px}}@media only screen and (min-width:1150px){.article__text{max-width:75%}}.article__text p{margin-top:0;margin-bottom:30px}.sh2-article__subtitle{margin-bottom:46px}.sh2-article__subtitle-content{line-height:1.5}.jobs{margin-top:90px;margin-bottom:130px}.jobs h2,.jobs h3,.jobs h4{font-weight:400}.jobs h3{color:#797a7d}.jobs__subtitle--type,.jobs__title--type{text-transform:uppercase;color:#003b71;margin-bottom:8px}.jobs__subtitle h2,.jobs__title h2{margin-top:0;margin-bottom:25px}.jobs__subtitle h3,.jobs__title h3{margin:0}@media only screen and (min-width:1150px){.jobs__subtitle,.jobs__title{max-width:75%}}.jobs__list{margin-bottom:270px}.jobs__list--single h3,.jobs__list--single h4{font-weight:400;margin-top:0;margin-bottom:10px}.jobs__list--single h3{margin-bottom:0;color:#003b71}.jobs__list--single p{margin-top:0}.jobs__divider{border:1px solid #c4c4c4;margin-top:28px;margin-bottom:28px}.jobs__description{margin-bottom:65px}.jobs__description p{margin:0}.jobs__downloads{margin-bottom:80px}.jobs__downloads .title--lg{font-size:26px}.jobs__apply{margin-bottom:280px}.jobs__apply p a{color:#003b71}.shop-finder{margin-top:60px;margin-bottom:40px}.shop-finder h2,.shop-finder h3,.shop-finder h4{font-weight:400}.shop-finder h3{color:#797a7d}.shop-finder__subtitle--type,.shop-finder__title--type{text-transform:uppercase;color:#003b71;margin-bottom:8px}.shop-finder__subtitle h2,.shop-finder__title h2{margin-top:0;margin-bottom:25px}.shop-finder__subtitle h3,.shop-finder__title h3{margin:0}@media only screen and (min-width:576px){.shop-finder__subtitle,.shop-finder__title{max-width:75%}}.retailers__filter{position:relative;top:10px;width:100%}@media only screen and (min-width:1150px){.retailers__filter{position:absolute;top:-98px;width:80%;left:450px}}.retailers__select-wrapper{z-index:90;margin-bottom:25px;color:#797a7d}.retailers__select-wrapper:first-child{z-index:100}.retailers__select-wrapper:nth-child(2){z-index:99}.retailers__select-wrapper .list{max-height:300px;overflow:scroll;min-width:100%}.retailers__select-wrapper .wider-list .list{width:250px}.retailers__select-wrapper .option{padding-right:15px;position:relative;overflow-y:hidden}.retailers__select-wrapper .option .option-content{display:inline-block;white-space:normal;line-height:1.2em;vertical-align:middle;width:100%}.retailers__select-wrapper .option .option-subtext,.retailers__select-wrapper .option .option-text{display:block;width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.retailers__select-wrapper .option .option-subtext{font-size:smaller;font-weight:700;line-height:1.2em;white-space:nowrap}.retailers__modal{display:none;position:fixed;z-index:10000;padding-top:5%;left:0;top:0;width:100%;height:100%;overflow-x:hidden;background-color:#000;background-color:rgba(0,0,0,.4)}.retailers__modal-content{background-color:#fefefe;margin:auto;border:1px solid #888;width:90%;height:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:auto}.retailers__modal-image-container{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3;width:100%;background-position:top}@media only screen and (min-width:1150px){.retailers__modal-image-container{width:60%}}.retailers__modal-content-container{overflow-y:auto;padding:10px 20px;position:relative;width:100%;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1150px){.retailers__modal-content-container{padding:40px;width:40%}}.retailers__modal-image{height:100%;width:100%}@media only screen and (min-width:1150px){.retailers__modal-image{width:auto}}.retailers__data{width:100%}.retailers__address{padding-top:10px}@media only screen and (max-width:1149px){.retailers__address>p{margin:0}}@media only screen and (min-width:1150px){.retailers__address>h4{margin:10px 0}.retailers__address>p{margin:5px 0}}.retailers__address__title{color:#003b71}.retailers__contact{padding-top:10px}@media only screen and (max-width:1149px){.retailers__contact>p{margin:0}}@media only screen and (min-width:1150px){.retailers__contact>h4{margin:10px 0}.retailers__contact>p{margin:5px 0}}.retailers__contact__title{color:#003b71}@media only screen and (max-width:1149px){.retailers__category>p{margin:0}}@media only screen and (min-width:1150px){.retailers__category>h4{margin:10px 0}.retailers__category>p{margin:5px 0}}.retailers__category__title{color:#003b71}.retailers__links{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:20px 0 10px}.retailers__icons{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:10px}.retailers__icons--blue{color:#003b71;cursor:pointer}.retailers__close-modal-btn{color:#aaa;margin-left:auto;font-size:28px;font-weight:700}.retailers__close-modal-btn:focus,.retailers__close-modal-btn:hover{color:#000;text-decoration:none;cursor:pointer}@media only screen and (max-width:1149px){.retailers{margin:40px 0}}@media only screen and (min-width:1150px){.retailers{margin:100px 0}}.retailers .title{margin:0 0 20px}@media only screen and (max-width:1149px){.retailers__nav{margin:0 0 20px}}@media only screen and (min-width:1150px){.retailers__nav{margin:0 0 40px}}.retailers__nav ul{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:575px){.retailers__nav ul li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media only screen and (max-width:575px){.retailers__nav ul li a{width:100%;padding-left:5px;padding-right:5px;text-decoration:none}}@media only screen and (min-width:576px){.retailers__nav ul li a{padding-left:30px;padding-right:30px}}.retailers__nav ul li a.is-tab-active{font-weight:400}.retailers__map{position:relative}@media only screen and (max-width:1149px){.retailers__map__container{height:260px}}@media only screen and (min-width:1150px){.retailers__map__container{height:520px}}.retailers__map__search{position:absolute;border:1px solid #b6b6b6;background-color:#003b71;opacity:.8;display:-webkit-box;display:-ms-flexbox;display:flex;top:-45px;width:100%}@media only screen and (min-width:1150px){.retailers__map__search{top:-75px;width:400px}}.retailers__map__search label{font-size:12px;text-transform:uppercase;color:#fff}@media only screen and (max-width:1149px){.retailers__map__search label{padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1150px){.retailers__map__search label{line-height:18px;margin-top:15px;margin-left:20px;margin-right:20px;width:50px}}.retailers__map__search input{background-color:#003b71;opacity:.8;padding:5px 0;border:0;font-size:14px;width:100%;color:#fff}@media only screen and (min-width:1150px){.retailers__map__search input{font-size:20px;width:calc(100% - 50px);height:45px}}.retailers__map__search input::-webkit-input-placeholder{color:#fff;opacity:1}.retailers__map__search input::-moz-placeholder{color:#fff;opacity:1}.retailers__map__search input:-ms-input-placeholder{color:#fff;opacity:1}.retailers__map__search input::-ms-input-placeholder{opacity:1}.retailers__map__search input::placeholder{color:#fff;opacity:1}.retailers__map__search input::-ms-input-placeholder{color:#fff}.retailers__map__search button{border:0;padding:0;background:none;color:#cacaca;font-size:25px}@media only screen and (max-width:1149px){.retailers__map__search button{-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px}}@media only screen and (min-width:1150px){.retailers__map__search button{width:50px;height:100%}}.retailers__map .retailers__results{margin:20px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-y:auto}.retailers__map .retailers__results__single{padding:25px;margin:0;z-index:20;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;border-top:2px solid transparent;border-bottom:10px solid #f2f2f2}.retailers__map .retailers__results__single .subtitle{color:#003b71}.retailers__map .retailers__results__single p{margin:0}.retailers__map .retailers__results__single>div:first-child{cursor:pointer}.retailers__map .retailers__results__single.is-active{background-color:#f2f2f2}.retailers__map__info{background-color:#fff;border:1px solid #b6b6b6;padding:20px;display:none;z-index:4000;position:absolute}.retailers__map__info__close{position:absolute;top:10px;right:10px}.retailers__map__info__close button{border:0;padding:0;background:none;width:25px;height:25px;font-size:14px;color:#797a7d;opacity:.5}.retailers__map__info .subtitle{margin:0 0 10px}.retailers__map__info p{margin:0}.retailers__map__info p .btn{margin-top:10px}.retailers__list .btn{margin:0 0 20px}.retailers__map__container .cluster.cluster-0 div:first-of-type{top:10px!important;left:1px!important;font-size:9px}.contacts{margin-top:15px}.contacts h2{font-weight:400;margin:0 0 50px}.contacts__heading{background-color:#f5f5f5;padding:50px;margin-bottom:70px}.contacts__person--small{margin-bottom:120px}@media only screen and (min-width:576px) and (max-width:1149px){.contacts__person--small>.col-md-12{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;padding:5px}}@media only screen and (min-width:1150px){.contacts__person--small>.col-md-12{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.contacts__person--small .single{width:20%;margin:10px;border-bottom:10px solid #eaeaea}.contacts__person--small .single:first-child{margin-left:0}.contacts__person--small .single:last-child{margin-right:0}@media only screen and (max-width:1149px){.contacts__person--small .single{width:100%;margin:0 0 15px}}.contacts__person--small .single .person-image{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-align-items:flex-end;height:150px;padding:15px;margin-bottom:12px;background-size:cover;background-repeat:no-repeat;background-position:top}.contacts__person--small .single .person-image h3{font-weight:400;color:#fff;margin:0}.contacts__person--small .single .person-data{padding:0 15px}.contacts__person--small .single .person-name{margin-top:10px;margin-bottom:15px;font-size:30px;color:#003b71}.contacts__person--small .single .person-full-title,.contacts__person--small .single .person-title{margin-top:0;margin-bottom:20px}.contacts__person--small .single .person-phone,.contacts__person--small .single .person-region{margin:0;font-weight:700}.contacts__person--small .single .person-region-name,.contacts__person--small .single .person-title-name{font-size:16px;margin:0}.contacts__person--small .single .person-email{margin-top:0;font-weight:700}.contacts__person--large{width:100%;margin-bottom:125px}@media only screen and (max-width:1149px){.contacts__person--large{width:inherit}}.contacts__person--large>.col-md-12{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width:1149px){.contacts__person--large>.col-md-12{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.contacts__person--large .single{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center;width:inherit;max-width:45%;height:180px;margin:20px;background-color:#eee}.contacts__person--large .single__image{width:40%;height:100%;background-size:cover;background-position:top;background-repeat:no-repeat}.contacts__person--large .single__data{width:60%;padding-left:30px}.contacts__person--large .single h3{margin:0;color:#003b71;font-weight:400}@media (max-width:374px){.contacts__person--large .single h3{font-size:20px}}.contacts__person--large .single p{margin:0}@media only screen and (max-width:1149px){.contacts__person--large .single{width:100%;margin:0 0 15px;max-width:none}}.contacts__person--large .single:first-child{margin-left:0}.contacts__person--large .single:last-child{margin-right:0}.education__heading{margin-top:15px;background-color:#f1f1f1;padding:80px 45px 45px;margin-bottom:83px}.education__heading h2,.education__heading h3{font-weight:400}.education__heading .row:last-child .col-md-6:first-child{padding-right:0}.education__heading .row:last-child .col-md-6:last-child{padding-left:0}.education__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:350px;cursor:pointer;padding:30px 40px 35px;background-color:#fff}.education__tab p,.education__tab span{margin:0;text-transform:uppercase}.education__tab h2{margin:0}.education__tab .border-span{display:inline-block;width:200px;background-color:#e5e5e5;line-height:13px;margin-right:15px}.education__tab.active{background-color:#003b71}.education__tab.active h2{color:#fff}.education__tab.active p,.education__tab.active span{color:#e5e5e5}.education__tab--data .single--tab{display:none}.education__tab--data .single--tab--text{margin-bottom:115px}.education__tab--data .single--tab.current{display:block}.education__tab--data .single--tab h3{color:#797a7d;font-weight:400}.education__tab--data .single--tab .date-select-wrapper{margin-bottom:115px}.education__tab--data .single--tab .date-select-wrapper>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.education__tab--data .single--tab .date-select-wrapper .date-select{padding:20px 40px;background-color:#e5e5e5;margin-bottom:25px;border-right:1px solid #ccc;cursor:pointer;color:#797a7d;text-transform:uppercase;font-weight:600}.education__tab--data .single--tab .date-select-wrapper .date-select:last-child,.education__tab--data .single--tab .date-select-wrapper .date-select:nth-child(5n+5){border-right:none}.education__tab--data .single--tab .date-select-wrapper .date-select.active{background-color:#003b71;color:#fff}.video-teaser{margin-bottom:50px}.video-teaser .video-wrapper{position:relative;padding-bottom:56.25%;padding-top:35px;height:0;overflow:hidden}@media only screen and (max-width:1149px){.video-teaser .video-wrapper{margin-bottom:25px}}.video-teaser .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.sh2-videos{margin-bottom:50px;background-color:#eff0f0;padding:40px 40px 55px}.sh2-videos .bx-viewport{margin:auto}.sh2-videos .sh2-media-text-slider .bx-viewport{min-height:325px}.sh2-videos .bx-pager{bottom:-40px!important}.sh2-videos .container li:before{content:none}.sh2-media-text-slider .bx-viewport{height:auto!important}.sh2-media-text-slider ul.bxslider1{margin:0;padding:0;display:block}.sh2-media-text-slider ul.bxslider1 li{display:block}.sh2-media-text-slider .sh2-media-text-slider__description,.sh2-media-text-slider .title--text{display:block;margin:8px 0;text-transform:none}.round-image-teaser{margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex}.round-image-teaser,.round-image-teaser .flex-image-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.round-image-teaser .img-wrapper{width:100%;max-width:310px;background-repeat:no-repeat;background-size:cover;background-position:50%;border-radius:50%}.round-image-teaser__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.round-image-teaser__text h2{font-weight:400}.round-image-teaser__border{border-bottom:10px solid #f1f1f1}table.colors-table{width:100%;min-width:850px;color:#797a7d;table-layout:fixed;border-spacing:20px 0}@media only screen and (max-width:575px){table.colors-table{width:120vw}}table.colors-table thead th{height:140px;text-align:left;padding:0}table.colors-table thead th.colors-table__col--title{width:210px}@media only screen and (max-width:1149px){table.colors-table thead th.colors-table__col--title{width:150px}}table.colors-table thead th.colors-table__col--desc{width:25%}table.colors-table thead th.colors-table__col--code{width:6%}@media only screen and (max-width:1149px){table.colors-table thead th.colors-table__col--code{width:10%}}table.colors-table thead th.colors-table__col--color{width:12%}table.colors-table thead th.colors-table__col--check{width:9%;position:relative}table.colors-table thead th .colors-table__col__title{position:absolute;top:50%;left:50%}table.colors-table thead th .colors-table__col__title__content{padding:0;-webkit-transform:translate(-50%,-50%) rotate(-90deg);-ms-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);line-height:1;width:130px}@media only screen and (min-width:576px) and (max-width:1149px){table.colors-table thead th .colors-table__col__title__content{line-height:1.3}}table.colors-table thead th span{font-weight:400}table.colors-table tbody td,table.colors-table tbody th{padding:0;height:65px}@media only screen and (min-width:576px) and (max-width:1149px){table.colors-table tbody td,table.colors-table tbody th{padding:0 15px}}table.colors-table tbody th.colors-table__group-title{color:#003b71;font-weight:400;text-align:left;line-height:1;background-color:#f1f1f1;padding:0 5px}table.colors-table tbody td.colors-table__preview{border:0;padding:3px 0}table.colors-table tbody td.colors-table__preview .colors-table__preview__color{width:100%;height:100%}table.colors-table tbody td.colors-table__preview .colors-table__preview__color.has-border{border:1px solid #000}table.colors-table tbody tr td{border-top:1px solid rgba(0,0,0,.2)}table.colors-table tbody tr:nth-child(2) td{border-top:none}table.colors-table tbody tr.colors-table__spacer td{border-top:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2)}table.colors-table tbody tr.colors-table__spacer:last-child td{height:0;border-bottom:0}table.colors-table tbody tr.colors-table__spacer~.colors-table__spacer td{display:none}table.colors-table tbody:first-of-type tr.colors-table__spacer td{height:0;border-top:0}.colors-table__check{width:12px;height:12px;border-radius:50%;background-color:#a7a8aa;margin:0 auto}.no-horiz-scrolling{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;overflow:hidden}.favorites-container{margin-bottom:20px;padding:10px;background-color:#f1f1f1;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative}@media only screen and (max-width:575px){.favorites-container{display:block}}@media only screen and (min-width:576px){.favorites-container{display:-webkit-box;display:-ms-flexbox;display:flex}}.favorites-container__title{color:#003b71}.favorites-container__container{min-width:50%}@media only screen and (min-width:1150px){.favorites-container__container{display:inherit}}.favorites-container__image-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:575px){.favorites-container__image-container{display:block}}@media only screen and (min-width:576px){.favorites-container__image-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 35px 10px 10px}}.favorites-container__image-container--img-wrapper{width:180px;height:180px;background-repeat:no-repeat;background-size:cover;background-position:50%;border-radius:50%}@media only screen and (max-width:575px){.favorites-container__image-container--img-wrapper{margin:35px auto}}.favorites-container__link{color:#003b71;font-size:30px}.favorites-container__link .nice-select.open,.favorites-container__link :active,.favorites-container__link :hover,.favorites-container__link :link,.favorites-container__link :visited{color:#003b71}.favorites-container__content{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:575px){.favorites-container__content{display:block}}@media only screen and (min-width:576px){.favorites-container__content{display:-webkit-box;display:-ms-flexbox;display:flex}}.favorites-container__content ul{list-style:none;padding-left:8px}.favorites-container__content ul li{display:block;margin-bottom:20px;color:#797a7d}.favorites-container__content ul li:before{content:"-";position:relative;left:-8px}.favorites-container__content ul>li{margin-bottom:5px;margin-left:8px}.favorites-container__date{margin:10px;padding-right:80px}.favorites-container__date--heading{font-weight:400;text-transform:uppercase;font-size:14px;color:#003b71;padding-top:15px}@media only screen and (min-width:576px){.favorites-container__date--width-fix{max-width:50%}}.favorites-container__downloads{margin:10px}.favorites-container__downloads--heading{font-weight:400;font-size:14px;color:#003b71}.favorites-container__downloads--address{margin:0 auto!important}.favorites-container__close{margin:10px;padding-top:10px}@media only screen and (max-width:575px){.favorites-container__close{position:absolute;top:0;right:15px}}.favorites-container__close>span{cursor:pointer}.favorites-container__close>a>span{font-size:18px}.dealer-details{margin-top:40px;margin-bottom:20px}.dealer-details h2,.dealer-details h3,.dealer-details h4{font-weight:400}.dealer-details h3{color:#797a7d}.dealer-details__subtitle--type,.dealer-details__title--type{text-transform:uppercase;color:#003b71;margin-bottom:8px}.dealer-details__subtitle h2,.dealer-details__title h2{margin-top:0;margin-bottom:0}.dealer-details__subtitle h3,.dealer-details__title h3{margin:0}@media only screen and (min-width:576px){.dealer-details__subtitle,.dealer-details__title{max-width:75%}}.dealer-details__modal-content{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:auto}@media only screen and (min-width:1150px){.dealer-details__modal-content{overflow:hidden}}.dealer-details__modal-image-container{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3;width:100%}@media only screen and (min-width:1150px){.dealer-details__modal-image-container{width:60%}}.dealer-details__content-container{overflow-y:auto;padding:10px 20px;position:relative;width:100%;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1150px){.dealer-details__content-container{padding:20px 40px;width:40%}}.dealer-details__modal-image{height:100%;width:100%}.dealer-details__data{width:100%}.dealer-details__address{padding-top:10px}@media only screen and (max-width:1149px){.dealer-details__address>p{margin:0}}@media only screen and (min-width:1150px){.dealer-details__address>h4{margin:10px 0}.dealer-details__address>p{margin:5px 0}}.dealer-details__address__title{color:#003b71}.dealer-details__contact{padding-top:10px}@media only screen and (max-width:1149px){.dealer-details__contact>p{margin:0}}@media only screen and (min-width:1150px){.dealer-details__contact>h4{margin:10px 0}.dealer-details__contact>p{margin:5px 0}}.dealer-details__contact__title{color:#003b71}@media only screen and (max-width:1149px){.dealer-details__category>p{margin:0}}@media only screen and (min-width:1150px){.dealer-details__category>h4{margin:10px 0}.dealer-details__category>p{margin:5px 0}}.dealer-details__category__title{color:#003b71}.dealer-details__links{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:20px 0 10px;-ms-flex-item-align:end;align-self:flex-end}.dealer-details__icons{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:10px}.dealer-details__icons--blue{color:#003b71;cursor:pointer}@media screen{.print-section{display:none}}@media print{@page{size:A4 landscape;margin:10mm}body,html{width:297mm;height:210mm;-webkit-print-color-adjust:exact}.bookmark-link,.bookmark-link--visited,.btn--arow--small,.btn--arrow,.btn--arrow--primary,.bx-controls,.bx-pager,.download-link,.download-wrapper,.downloads,.footer,.header,.js-sticky-nav,.nav__secondary,.print-link,.share-link,footer,header{display:none!important}.bx-wrapper .bxslider .bxcaption{left:25%}.print-section,.print-section *{visibility:visible}.print-section{left:0}.print-section,.print-section .retailers__modal{position:absolute;top:0;height:100%;width:100%}.print-section .retailers__modal-content{width:100%}.print-section img{height:auto;width:100%}.print-section .retailers__modal-content-container{width:40%}.print-section .retailers__modal-image-container{-webkit-print-color-adjust:exact;width:60%}.product-detail__optionen--single{max-width:20%!important}.product-detail__versions--mobile{display:none!important}img{width:5cm!important}*{-webkit-print-color-adjust:exact!important;color-adjust:exact!important}}.tradeshow-container{margin-bottom:20px;padding:10px;background-color:#f1f1f1;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative}@media only screen and (max-width:575px){.tradeshow-container{display:block}}@media only screen and (min-width:576px){.tradeshow-container{display:-webkit-box;display:-ms-flexbox;display:flex}}.tradeshow-container__title{color:#003b71;font-size:30px;font-weight:700}.tradeshow-container__container{min-width:40%}@media only screen and (min-width:1150px){.tradeshow-container__container{display:inherit}}.tradeshow-container__image-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:575px){.tradeshow-container__image-container{display:block;margin:10px}}@media only screen and (min-width:576px){.tradeshow-container__image-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px}}.tradeshow-container__image-container--img-wrapper{width:180px;height:180px;background-repeat:no-repeat;background-size:cover;background-position:50%;border-radius:50%}@media only screen and (max-width:575px){.tradeshow-container__image-container--img-wrapper{margin:35px auto}}.tradeshow-container__link,.tradeshow-container__link .nice-select.open,.tradeshow-container__link :active,.tradeshow-container__link :hover,.tradeshow-container__link :link,.tradeshow-container__link :visited{color:#003b71}.tradeshow-container__content{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:575px){.tradeshow-container__content{display:block}}@media only screen and (min-width:576px){.tradeshow-container__content{display:-webkit-box;display:-ms-flexbox;display:flex}}.tradeshow-container__footer{font-weight:700;color:#003b71}.tradeshow-container__main{margin:10px;padding-right:80px}@media only screen and (min-width:576px){.tradeshow-container__main{padding-right:0}}.tradeshow-container__main--date{font-weight:400;text-transform:uppercase;font-size:14px;color:#003b71;padding-top:15px}@media only screen and (min-width:576px){.tradeshow-container__main--width-fix{max-width:50%}}.tradeshow-container__block{margin:10px}.tradeshow-container__block--heading{font-weight:400;font-size:13pt;color:#003b71;margin-top:50px;margin-bottom:10px}.sh2-timeline{position:relative;padding:0 80px!important}@media screen and (max-width:768px){.sh2-timeline{padding:0 20px!important;margin-top:40px}}.sh2-timeline__date{font-size:24px;color:#003b71}.sh2-timeline-item{width:100%;margin-bottom:70px}.sh2-timeline-item:nth-child(odd) .sh2-timeline-content h2,.sh2-timeline-item:nth-child(odd) .sh2-timeline-content p{margin-left:auto;margin-right:0;text-align:left}@media screen and (max-width:768px){.sh2-timeline-item:nth-child(odd) .sh2-timeline-content h2{margin:0}}@media screen and (min-width:768px){.sh2-timeline-item:nth-child(odd) .sh2-timeline-content{float:right}}.sh2-timeline-item:nth-child(odd) .sh2-timeline-img-header{-ms-flex-item-align:end;align-self:flex-end}.sh2-timeline-item:nth-child(odd) .sh2-timeline-img-header .sh2-timeline__date{display:none;position:absolute;left:0;background:#003b71;width:110px;color:#fff}@media screen and (max-width:768px){.sh2-timeline-item:nth-child(odd) .sh2-timeline-img-header .sh2-timeline__date{display:block}}@media screen and (max-width:768px){.sh2-timeline-item:nth-child(odd) .sh2-timeline-img-header{-ms-flex-item-align:start;align-self:flex-start;width:100%}}.sh2-timeline-item:nth-child(odd) .sh2-timeline-item__date-title{-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:row;position:relative}.sh2-timeline-item:nth-child(odd) .sh2-timeline-item__date-title h2{text-align:left}.sh2-timeline-item:nth-child(odd) .sh2-timeline-item__date-title p{text-align:left;margin-left:auto}.sh2-timeline-item:nth-child(odd) .sh2-timeline-item__date-title:before{content:"";width:25px;height:25px;background:#003b71;border-radius:50%;position:absolute;left:-12px;z-index:3;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:768px){.sh2-timeline-item:nth-child(odd) .sh2-timeline-item__date-title:before{top:10px;left:-8px}}@media screen and (max-width:768px){.sh2-timeline-item:nth-child(odd) .sh2-timeline-item__date-title{position:static}}.sh2-timeline-item:nth-child(odd) .sh2-timeline__date{display:inline-block;top:0;right:0;left:-110px;position:relative}@media screen and (max-width:768px){.sh2-timeline-item:nth-child(odd) .sh2-timeline__date{display:none}.sh2-timeline-img-header .sh2-timeline-item:nth-child(odd) .sh2-timeline__date{display:block}}.sh2-timeline-item .sh2-timeline-content{position:relative;width:50%;padding:0;border-radius:4px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sh2-timeline-item .sh2-timeline-content p{margin-right:auto;text-align:right;font-size:15px;font-weight:100;margin-top:0;margin-bottom:0}@media screen and (max-width:768px){.sh2-timeline-item .sh2-timeline-content p{width:100%;text-align:left}}.sh2-timeline-item .sh2-timeline-content h2{margin-right:auto;text-align:right;margin-left:0;color:#003b71;width:65%;margin-bottom:0}@media screen and (max-width:768px){.sh2-timeline-item .sh2-timeline-content h2{width:100%;margin:0;text-align:left}}@media screen and (max-width:768px){.sh2-timeline-item .sh2-timeline-content{max-width:100%;width:auto;margin-left:0}}.sh2-timeline-item .sh2-timeline-item__date-title{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;position:relative}.sh2-timeline-item .sh2-timeline-item__date-title:before{content:"";width:25px;height:25px;background:#003b71;border-radius:50%;position:absolute;right:-12px;z-index:3;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:768px){.sh2-timeline-item .sh2-timeline-item__date-title:before{top:10px;left:-8px}}@media screen and (max-width:768px){.sh2-timeline-item .sh2-timeline-item__date-title{position:static}}.sh2-timeline-item .sh2-timeline__date{position:relative;right:-110px;left:auto;font-weight:600}@media screen and (max-width:768px){.sh2-timeline-item .sh2-timeline__date{display:none}.sh2-timeline-img-header .sh2-timeline-item .sh2-timeline__date{display:block}}.sh2-timeline-item .sh2-timeline-img-header{background-size:cover;width:65%;-ms-flex-item-align:start;align-self:flex-start;height:200px;position:relative;margin-bottom:10px;background-repeat:no-repeat;background-position:50%}@media screen and (max-width:768px){.sh2-timeline-item .sh2-timeline-img-header--no-image{height:0;margin-bottom:0}}.sh2-timeline-item .sh2-timeline-img-header .sh2-timeline__date{position:absolute;left:0;background:#003b71;width:110px;color:#fff;padding:10px;display:none}@media screen and (max-width:768px){.sh2-timeline-item .sh2-timeline-img-header .sh2-timeline__date{display:block;text-align:center}}@media screen and (max-width:768px) and (max-width:768px){.sh2-timeline-item .sh2-timeline-img-header .sh2-timeline__date{font-size:18px}}@media screen and (max-width:768px){.sh2-timeline-item .sh2-timeline-img-header{width:100%}}.sh2-timeline-item:after{content:"";display:block;clear:both}@media screen and (max-width:768px){.sh2-timeline-item:nth-child(2n) .sh2-timeline-content{float:none}}.sh2-timeline-card{padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.sh2-timeline-card p{padding:0;width:65%}@media screen and (max-width:768px){.sh2-timeline-card{padding-left:30px!important}}.sh2-timeline-img-header{opacity:0;-webkit-transition:opacity .1s;-o-transition:opacity .1s;transition:opacity .1s}.sh2-timeline-img-header.scrolled{opacity:1}.sh2-timeline-img-header-slide-right.scrolled{-webkit-animation:slide-in-right 1s ease-in-out both;animation:slide-in-right 1s ease-in-out both;-webkit-animation-delay:.5s;animation-delay:.5s}@media only screen and (max-width:768px){.sh2-timeline-img-header-slide-right.scrolled{-webkit-animation:slide-in-right 1s ease-in-out both;animation:slide-in-right 1s ease-in-out both}}.sh2-timeline-img-header-slide-left.scrolled{-webkit-animation:slide-in-left 1s ease-in-out both;animation:slide-in-left 1s ease-in-out both;-webkit-animation-delay:.5s;animation-delay:.5s}@media only screen and (max-width:768px){.sh2-timeline-img-header-slide-left.scrolled{-webkit-animation:slide-in-right 1s ease-in-out both;animation:slide-in-right 1s ease-in-out both}}.sh2-timeline-img-header--no-image{height:200px}.sh2-timeline__date-desk{opacity:0;-webkit-transition:opacity .1s;-o-transition:opacity .1s;transition:opacity .1s}.sh2-timeline__date-desk.scrolled{opacity:1}.sh2-timeline__date-desk-fade-in.scrolled{-webkit-animation:fade-in 1s ease-in-out both;animation:fade-in 1s ease-in-out both}.sh2-timeline__line{opacity:0;-webkit-transition:opacity .1s;-o-transition:opacity .1s;transition:opacity .1s;background:#003b71;width:30%;height:8px;position:absolute}.sh2-timeline__line.scrolled{opacity:1}.sh2-timeline__line-slide-right.scrolled{-webkit-animation:slide-in-right 1s ease-in-out both;animation:slide-in-right 1s ease-in-out both;-webkit-animation-delay:.5s;animation-delay:.5s}@media only screen and (max-width:768px){.sh2-timeline__line-slide-right.scrolled{-webkit-animation:slide-in-right 1s ease-in-out both;animation:slide-in-right 1s ease-in-out both}}.sh2-timeline__line-slide-left.scrolled{-webkit-animation:slide-in-left 1s ease-in-out both;animation:slide-in-left 1s ease-in-out both;-webkit-animation-delay:.5s;animation-delay:.5s}@media only screen and (max-width:768px){.sh2-timeline__line-slide-left.scrolled{-webkit-animation:slide-in-right 1s ease-in-out both;animation:slide-in-right 1s ease-in-out both}}@media screen and (max-width:768px){.sh2-timeline__line{display:none}}.sh2-timeline__title{opacity:0;-webkit-transition:opacity .1s;-o-transition:opacity .1s;transition:opacity .1s;background-color:#fff}.sh2-timeline__title.scrolled{opacity:1}.sh2-timeline__title-slide-right.scrolled{-webkit-animation:slide-in-right 1s ease-in-out both;animation:slide-in-right 1s ease-in-out both;-webkit-animation-delay:.5s;animation-delay:.5s}@media only screen and (max-width:768px){.sh2-timeline__title-slide-right.scrolled{-webkit-animation:slide-in-right 1s ease-in-out both;animation:slide-in-right 1s ease-in-out both}}.sh2-timeline__title-slide-left.scrolled{-webkit-animation:slide-in-left 1s ease-in-out both;animation:slide-in-left 1s ease-in-out both;-webkit-animation-delay:.5s;animation-delay:.5s}@media only screen and (max-width:768px){.sh2-timeline__title-slide-left.scrolled{-webkit-animation:slide-in-right 1s ease-in-out both;animation:slide-in-right 1s ease-in-out both}}.sh2-timeline__desc{opacity:0;-webkit-transition:opacity .1s;-o-transition:opacity .1s;transition:opacity .1s}.sh2-timeline__desc.scrolled{opacity:1}.sh2-timeline__desc-slide-right.scrolled{-webkit-animation:slide-in-right 1s ease-in-out both;animation:slide-in-right 1s ease-in-out both;-webkit-animation-delay:.5s;animation-delay:.5s}@media only screen and (max-width:768px){.sh2-timeline__desc-slide-right.scrolled{-webkit-animation:slide-in-right 1s ease-in-out both;animation:slide-in-right 1s ease-in-out both}}.sh2-timeline__desc-slide-left.scrolled{-webkit-animation:slide-in-left 1s ease-in-out both;animation:slide-in-left 1s ease-in-out both;-webkit-animation-delay:.5s;animation-delay:.5s}@media only screen and (max-width:768px){.sh2-timeline__desc-slide-left.scrolled{-webkit-animation:slide-in-right 1s ease-in-out both;animation:slide-in-right 1s ease-in-out both}}.sh2-timeline__middle-line{background:#003b71;width:3px;height:calc(100% - 200px);position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2;bottom:0}@media screen and (max-width:768px){.sh2-timeline__middle-line{left:25px;height:100%;bottom:0}}@-webkit-keyframes slide-in-right{0%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes slide-in-left{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slide-in-left{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.sh2-filter-reset{text-decoration:underline;color:#797a7d;font-size:12px;padding-left:5px;cursor:pointer;text-transform:uppercase;font-weight:700}.sh2-filter-reset:after{content:"";display:inline-block;vertical-align:top;margin-left:10px;margin-top:1px;width:15px;height:15px;background:url(images/icn_form_add.png) no-repeat;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.sh2-image-gallery-modal{display:none;position:fixed;z-index:1;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000}.sh2-image-gallery-modal-content{position:relative;background-color:#fefefe;margin:auto;padding:0;width:90%;max-width:1200px}.sh2-image-gallery-close{color:#fff;position:absolute;top:10px;right:25px;font-size:35px;font-weight:700}.sh2-image-gallery-close:focus,.sh2-image-gallery-close:hover{color:#999;text-decoration:none;cursor:pointer}.sh2-image-gallery-slide{display:none}.sh2-image-gallery-next,.sh2-image-gallery-prev{cursor:pointer;position:absolute;top:50%;width:auto;padding:16px;margin-top:-50px;color:#fff;font-weight:700;font-size:20px;-webkit-transition:.6s ease;-o-transition:.6s ease;transition:.6s ease;border-radius:0 3px 3px 0;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.sh2-image-gallery-next{right:0;border-radius:3px 0 0 3px}.sh2-image-gallery-next:hover,.sh2-image-gallery-prev:hover{background-color:rgba(0,0,0,.8)}.sh2-image-gallery-numbertext{color:#f2f2f2;font-size:12px;padding:8px 12px;position:absolute;top:0}.sh2-image-gallery-caption-container{text-align:center;background-color:#000;padding:2px 16px;color:#fff}.p-10{padding:0 10px}.cadenas-teaser{margin-bottom:50px}@media only screen and (max-width:1149px){.cadenas-teaser .cadenas-wrapper{margin-bottom:25px}}.cadenas-teaser .cadenas-wrapper iframe{min-height:50vh;display:table;position:relative;width:100%;height:100%}.dialog-assortment{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;z-index:10000;left:0;top:0;right:0;bottom:0;padding:48px 24px;overflow-y:auto;background-color:rgba(0,0,0,.4)}.dialog-assortment.is-shown{display:-webkit-box;display:-ms-flexbox;display:flex}.dialog-assortment__content{background:#fff;max-width:768px;width:100%;padding:64px;position:relative}@media only screen and (max-width:1149px){.dialog-assortment__content{padding:32px}}.dialog-assortment__close{position:absolute;top:24px;right:24px;width:44px;height:44px;border:0;background:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#aaa;margin-left:auto;font-size:28px;font-weight:700}.dialog-assortment__close:focus,.dialog-assortment__close:hover{color:#000;text-decoration:none;cursor:pointer}.dialog-assortment__body h3{margin-top:20px;margin-bottom:40px;text-align:center}.dialog-assortment__logo{display:block;width:180px;height:auto;margin:0 auto}.dialog-assortment__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;margin-top:40px}