@charset "UTF-8";.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.slide-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{-webkit-transform:translateY(0);transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:translateY(100%);transform:translateY(100%);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{-webkit-transform:translateY(0);transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:translateX(100%);transform:translateX(100%);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:translateY(0);transform:translateY(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{-webkit-transform:translateY(100%);transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:translateX(0);transform:translateX(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{-webkit-transform:translateX(100%);transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:translateY(0);transform:translateY(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:translateX(0);transform:translateX(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);-webkit-transform-origin:top;transform-origin:top;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);-webkit-transform-origin:bottom;transform-origin:bottom;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);-webkit-transform-origin:center;transform-origin:center;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);-webkit-transform-origin:center;transform-origin:center;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);-webkit-transform-origin:top;transform-origin:top;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);-webkit-transform-origin:right;transform-origin:right;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);-webkit-transform-origin:bottom;transform-origin:bottom;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);-webkit-transform-origin:left;transform-origin:left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);-webkit-transform-origin:center;transform-origin:center;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);-webkit-transform-origin:center;transform-origin:center;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:scale(0.5);transform:scale(0.5);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.scale-in-up.mui-enter.mui-enter-active{-webkit-transform:scale(1);transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:scale(1.5);transform:scale(1.5);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.scale-in-down.mui-enter.mui-enter-active{-webkit-transform:scale(1);transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:scale(1);transform:scale(1);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.scale-out-up.mui-leave.mui-leave-active{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:scale(1);transform:scale(1);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.scale-out-down.mui-leave.mui-leave-active{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0}.spin-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:rotate(-0.75turn);transform:rotate(-0.75turn);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.spin-in.mui-enter.mui-enter-active{-webkit-transform:rotate(0);transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:rotate(0);transform:rotate(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.spin-out.mui-leave.mui-leave-active{-webkit-transform:rotate(0.75turn);transform:rotate(0.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:rotate(0.75turn);transform:rotate(0.75turn);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{-webkit-transform:rotate(0);transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:rotate(0);transform:rotate(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{-webkit-transform:rotate(-0.75turn);transform:rotate(-0.75turn);opacity:0}.slow{transition-duration:750ms !important}.fast{transition-duration:250ms !important}.linear{transition-timing-function:linear !important}.ease{transition-timing-function:ease !important}.ease-in{transition-timing-function:ease-in !important}.ease-out{transition-timing-function:ease-out !important}.ease-in-out{transition-timing-function:ease-in-out !important}.bounce-in{transition-timing-function:cubic-bezier(0.485,0.155,0.24,1.245) !important}.bounce-out{transition-timing-function:cubic-bezier(0.485,0.155,0.515,0.845) !important}.bounce-in-out{transition-timing-function:cubic-bezier(0.76,-0.245,0.24,1.245) !important}.short-delay{transition-delay:300ms !important}.long-delay{transition-delay:700ms !important}.shake{-webkit-animation-name:shake-7;animation-name:shake-7}@-webkit-keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{-webkit-transform:translateX(7%);transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{-webkit-transform:translateX(-7%);transform:translateX(-7%)}}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{-webkit-transform:translateX(7%);transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{-webkit-transform:translateX(-7%);transform:translateX(-7%)}}.spin-cw{-webkit-animation-name:spin-cw-1turn;animation-name:spin-cw-1turn}@-webkit-keyframes spin-cw-1turn{0%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes spin-cw-1turn{0%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.spin-ccw{-webkit-animation-name:spin-cw-1turn;animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.wiggle{-webkit-animation-name:wiggle-7deg;animation-name:wiggle-7deg}@-webkit-keyframes wiggle-7deg{40%,50%,60%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}35%,45%,55%,65%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}0%,30%,70%,100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes wiggle-7deg{40%,50%,60%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}35%,45%,55%,65%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}0%,30%,70%,100%{-webkit-transform:rotate(0);transform:rotate(0)}}.shake,.spin-cw,.spin-ccw,.wiggle{-webkit-animation-duration:500ms;animation-duration:500ms}.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.slow{-webkit-animation-duration:750ms !important;animation-duration:750ms !important}.fast{-webkit-animation-duration:250ms !important;animation-duration:250ms !important}.linear{-webkit-animation-timing-function:linear !important;animation-timing-function:linear !important}.ease{-webkit-animation-timing-function:ease !important;animation-timing-function:ease !important}.ease-in{-webkit-animation-timing-function:ease-in !important;animation-timing-function:ease-in !important}.ease-out{-webkit-animation-timing-function:ease-out !important;animation-timing-function:ease-out !important}.ease-in-out{-webkit-animation-timing-function:ease-in-out !important;animation-timing-function:ease-in-out !important}.bounce-in{-webkit-animation-timing-function:cubic-bezier(0.485,0.155,0.24,1.245) !important;animation-timing-function:cubic-bezier(0.485,0.155,0.24,1.245) !important}.bounce-out{-webkit-animation-timing-function:cubic-bezier(0.485,0.155,0.515,0.845) !important;animation-timing-function:cubic-bezier(0.485,0.155,0.515,0.845) !important}.bounce-in-out{-webkit-animation-timing-function:cubic-bezier(0.76,-0.245,0.24,1.245) !important;animation-timing-function:cubic-bezier(0.76,-0.245,0.24,1.245) !important}.short-delay{-webkit-animation-delay:300ms !important;animation-delay:300ms !important}.long-delay{-webkit-animation-delay:700ms !important;animation-delay:700ms !important}.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0 !important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0 !important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px !important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0 !important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5)}.fancybox-outer,.fancybox-inner{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url("../img/fancybox_sprite.png")}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url("../img/fancybox_loading.gif") center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url("../img/blank.gif");-webkit-tap-highlight-color:transparent;z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;max-width:99999px;max-height:99999px;overflow:visible !important}.fancybox-lock{overflow:visible !important;width:auto}.fancybox-lock body{overflow:hidden !important}.fancybox-lock-test{overflow-y:hidden !important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url("../img/fancybox_overlay.png")}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,0.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url("../img/fancybox_sprite@2x.png");background-size:44px 152px}#fancybox-loading div{background-image:url("../img/fancybox_loading@2x.gif");background-size:24px 24px}}/*!
 * 
 *         SimpleBar.js - v2.6.1
 *         Scrollbars, simpler.
 *         https://grsmto.github.io/simplebar/
 *         
 *         Made by Adrien Grsmto from a fork by Jonathan Nicol
 *         Under MIT License
 *       
 */[data-simplebar]{position:relative;z-index:0;overflow:hidden !important;max-height:inherit;-webkit-overflow-scrolling:touch}[data-simplebar="init"]{display:-webkit-box;display:-ms-flexbox;display:flex}.simplebar-scroll-content{overflow-x:hidden !important;overflow-y:scroll;min-width:100% !important;max-height:inherit !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}.simplebar-content{overflow-y:hidden !important;overflow-x:scroll;-webkit-box-sizing:border-box !important;box-sizing:border-box !important;min-height:100% !important}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;width:11px}.simplebar-scrollbar{position:absolute;right:2px;width:7px;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:black;border-radius:7px;left:0;right:0;opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.simplebar-track:hover .simplebar-scrollbar:before,.simplebar-track .simplebar-scrollbar.visible:before{opacity:.5;-webkit-transition:opacity 0 linear;transition:opacity 0 linear}.simplebar-track.vertical{top:0}.simplebar-track.vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.horizontal{left:0;width:auto;height:11px}.simplebar-track.horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.horizontal.simplebar-track .simplebar-scrollbar{right:auto;top:2px;height:7px;min-height:0;min-width:10px;width:auto}@font-face{font-family:'FCSS Textile';src:url("../fonts/FCSSTextile.eot");src:url("../fonts/FCSSTextile.eot?#iefix") format("embedded-opentype"),url("../fonts/FCSSTextile.woff2") format("woff2"),url("../fonts/FCSSTextile.woff") format("woff"),url("../fonts/FCSSTextile.svg#FCSSTextile") format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'FCSS CE';src:url("../fonts/FCSSCE.eot");src:url("../fonts/FCSSCE.eot?#iefix") format("embedded-opentype"),url("../fonts/FCSSCE.woff2") format("woff2"),url("../fonts/FCSSCE.woff") format("woff"),url("../fonts/FCSSCE.svg#FCSSCE") format("svg");font-weight:normal;font-style:normal;font-display:swap}.slide-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{-webkit-transform:translateY(0);transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:translateY(100%);transform:translateY(100%);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{-webkit-transform:translateY(0);transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:translateX(100%);transform:translateX(100%);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:translateY(0);transform:translateY(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{-webkit-transform:translateY(100%);transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:translateX(0);transform:translateX(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{-webkit-transform:translateX(100%);transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:translateY(0);transform:translateY(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:translateX(0);transform:translateX(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);-webkit-transform-origin:top;transform-origin:top;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);-webkit-transform-origin:bottom;transform-origin:bottom;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);-webkit-transform-origin:center;transform-origin:center;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);-webkit-transform-origin:center;transform-origin:center;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);-webkit-transform-origin:top;transform-origin:top;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);-webkit-transform-origin:right;transform-origin:right;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);-webkit-transform-origin:bottom;transform-origin:bottom;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);-webkit-transform-origin:left;transform-origin:left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);-webkit-transform-origin:center;transform-origin:center;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);-webkit-transform-origin:center;transform-origin:center;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:scale(0.5);transform:scale(0.5);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.scale-in-up.mui-enter.mui-enter-active{-webkit-transform:scale(1);transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:scale(1.5);transform:scale(1.5);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.scale-in-down.mui-enter.mui-enter-active{-webkit-transform:scale(1);transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:scale(1);transform:scale(1);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.scale-out-up.mui-leave.mui-leave-active{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:scale(1);transform:scale(1);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.scale-out-down.mui-leave.mui-leave-active{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0}.spin-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:rotate(-0.75turn);transform:rotate(-0.75turn);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.spin-in.mui-enter.mui-enter-active{-webkit-transform:rotate(0);transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:rotate(0);transform:rotate(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.spin-out.mui-leave.mui-leave-active{-webkit-transform:rotate(0.75turn);transform:rotate(0.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:rotate(0.75turn);transform:rotate(0.75turn);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{-webkit-transform:rotate(0);transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:500ms;transition-timing-function:linear;-webkit-transform:rotate(0);transform:rotate(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{-webkit-transform:rotate(-0.75turn);transform:rotate(-0.75turn);opacity:0}.slow{transition-duration:750ms !important}.fast{transition-duration:250ms !important}.linear{transition-timing-function:linear !important}.ease{transition-timing-function:ease !important}.ease-in{transition-timing-function:ease-in !important}.ease-out{transition-timing-function:ease-out !important}.ease-in-out{transition-timing-function:ease-in-out !important}.bounce-in{transition-timing-function:cubic-bezier(0.485,0.155,0.24,1.245) !important}.bounce-out{transition-timing-function:cubic-bezier(0.485,0.155,0.515,0.845) !important}.bounce-in-out{transition-timing-function:cubic-bezier(0.76,-0.245,0.24,1.245) !important}.short-delay{transition-delay:300ms !important}.long-delay{transition-delay:700ms !important}.shake{-webkit-animation-name:shake-7;animation-name:shake-7}@-webkit-keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{-webkit-transform:translateX(7%);transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{-webkit-transform:translateX(-7%);transform:translateX(-7%)}}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{-webkit-transform:translateX(7%);transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{-webkit-transform:translateX(-7%);transform:translateX(-7%)}}.spin-cw{-webkit-animation-name:spin-cw-1turn;animation-name:spin-cw-1turn}@-webkit-keyframes spin-cw-1turn{0%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes spin-cw-1turn{0%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.spin-ccw{-webkit-animation-name:spin-cw-1turn;animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.wiggle{-webkit-animation-name:wiggle-7deg;animation-name:wiggle-7deg}@-webkit-keyframes wiggle-7deg{40%,50%,60%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}35%,45%,55%,65%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}0%,30%,70%,100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes wiggle-7deg{40%,50%,60%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}35%,45%,55%,65%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}0%,30%,70%,100%{-webkit-transform:rotate(0);transform:rotate(0)}}.shake,.spin-cw,.spin-ccw,.wiggle{-webkit-animation-duration:500ms;animation-duration:500ms}.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.slow{-webkit-animation-duration:750ms !important;animation-duration:750ms !important}.fast{-webkit-animation-duration:250ms !important;animation-duration:250ms !important}.linear{-webkit-animation-timing-function:linear !important;animation-timing-function:linear !important}.ease{-webkit-animation-timing-function:ease !important;animation-timing-function:ease !important}.ease-in{-webkit-animation-timing-function:ease-in !important;animation-timing-function:ease-in !important}.ease-out{-webkit-animation-timing-function:ease-out !important;animation-timing-function:ease-out !important}.ease-in-out{-webkit-animation-timing-function:ease-in-out !important;animation-timing-function:ease-in-out !important}.bounce-in{-webkit-animation-timing-function:cubic-bezier(0.485,0.155,0.24,1.245) !important;animation-timing-function:cubic-bezier(0.485,0.155,0.24,1.245) !important}.bounce-out{-webkit-animation-timing-function:cubic-bezier(0.485,0.155,0.515,0.845) !important;animation-timing-function:cubic-bezier(0.485,0.155,0.515,0.845) !important}.bounce-in-out{-webkit-animation-timing-function:cubic-bezier(0.76,-0.245,0.24,1.245) !important;animation-timing-function:cubic-bezier(0.76,-0.245,0.24,1.245) !important}.short-delay{-webkit-animation-delay:300ms !important;animation-delay:300ms !important}.long-delay{-webkit-animation-delay:700ms !important;animation-delay:700ms !important}/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{font-family:sans-serif;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{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{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:-0.25em}sup{top:-0.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{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}template{display:none}[hidden]{display:none}.foundation-mq{font-family:"small=0em&medium=48em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:17px}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;background:#fff;font-family:"futura-pt","Trebuchet MS",Arial,sans-serif;font-weight:300;line-height:1.5;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%;border-radius:0}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{padding:0;appearance:none;border:0;border-radius:0;background:transparent;line-height:1}[data-whatinput='mouse'] button{outline:0}pre{overflow:auto}.is-visible{display:block !important}.is-hidden{display:none !important}.row{max-width:79.05882rem;margin-right:auto;margin-left:auto;display:flex;flex-flow:row wrap}.row .row{margin-right:-0.23529rem;margin-left:-0.23529rem}@media print,screen and (min-width:48em){.row .row{margin-right:-0.47059rem;margin-left:-0.47059rem}}@media print,screen and (min-width:64em){.row .row{margin-right:-0.76471rem;margin-left:-0.76471rem}}@media screen and (min-width:75em){.row .row{margin-right:-0.76471rem;margin-left:-0.76471rem}}@media screen and (min-width:90em){.row .row{margin-right:-0.76471rem;margin-left:-0.76471rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row:not(.expanded) .row{max-width:none}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row.is-collapse-child,.row.collapse>.column>.row,.row.collapse>.columns>.row{margin-right:0;margin-left:0}.column,.columns{flex:1 1 0;padding-right:.23529rem;padding-left:.23529rem;min-width:initial}@media print,screen and (min-width:48em){.column,.columns{padding-right:.47059rem;padding-left:.47059rem}}@media print,screen and (min-width:64em){.column,.columns{padding-right:.76471rem;padding-left:.76471rem}}@media screen and (min-width:75em){.column,.columns{padding-right:.76471rem;padding-left:.76471rem}}.column.row.row,.row.row.columns{float:none;display:block}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}.small-1{flex:0 0 8.33333%;max-width:8.33333%}.small-offset-0{margin-left:0}.small-2{flex:0 0 16.66667%;max-width:16.66667%}.small-offset-1{margin-left:8.33333%}.small-3{flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.66667%}.small-4{flex:0 0 33.33333%;max-width:33.33333%}.small-offset-3{margin-left:25%}.small-5{flex:0 0 41.66667%;max-width:41.66667%}.small-offset-4{margin-left:33.33333%}.small-6{flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.66667%}.small-7{flex:0 0 58.33333%;max-width:58.33333%}.small-offset-6{margin-left:50%}.small-8{flex:0 0 66.66667%;max-width:66.66667%}.small-offset-7{margin-left:58.33333%}.small-9{flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.66667%}.small-10{flex:0 0 83.33333%;max-width:83.33333%}.small-offset-9{margin-left:75%}.small-11{flex:0 0 91.66667%;max-width:91.66667%}.small-offset-10{margin-left:83.33333%}.small-12{flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.66667%}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}.small-up-1{flex-wrap:wrap}.small-up-1>.column,.small-up-1>.columns{flex:0 0 100%;max-width:100%}.small-up-2{flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{flex:0 0 50%;max-width:50%}.small-up-3{flex-wrap:wrap}.small-up-3>.column,.small-up-3>.columns{flex:0 0 33.33333%;max-width:33.33333%}.small-up-4{flex-wrap:wrap}.small-up-4>.column,.small-up-4>.columns{flex:0 0 25%;max-width:25%}.small-up-5{flex-wrap:wrap}.small-up-5>.column,.small-up-5>.columns{flex:0 0 20%;max-width:20%}.small-up-6{flex-wrap:wrap}.small-up-6>.column,.small-up-6>.columns{flex:0 0 16.66667%;max-width:16.66667%}.small-up-7{flex-wrap:wrap}.small-up-7>.column,.small-up-7>.columns{flex:0 0 14.28571%;max-width:14.28571%}.small-up-8{flex-wrap:wrap}.small-up-8>.column,.small-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.23529rem;padding-left:.23529rem}@media print,screen and (min-width:48em){.medium-1{flex:0 0 8.33333%;max-width:8.33333%}.medium-offset-0{margin-left:0}.medium-2{flex:0 0 16.66667%;max-width:16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.66667%}.medium-4{flex:0 0 33.33333%;max-width:33.33333%}.medium-offset-3{margin-left:25%}.medium-5{flex:0 0 41.66667%;max-width:41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.66667%}.medium-7{flex:0 0 58.33333%;max-width:58.33333%}.medium-offset-6{margin-left:50%}.medium-8{flex:0 0 66.66667%;max-width:66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.66667%}.medium-10{flex:0 0 83.33333%;max-width:83.33333%}.medium-offset-9{margin-left:75%}.medium-11{flex:0 0 91.66667%;max-width:91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.66667%}.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}.medium-up-1{flex-wrap:wrap}.medium-up-1>.column,.medium-up-1>.columns{flex:0 0 100%;max-width:100%}.medium-up-2{flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{flex:0 0 50%;max-width:50%}.medium-up-3{flex-wrap:wrap}.medium-up-3>.column,.medium-up-3>.columns{flex:0 0 33.33333%;max-width:33.33333%}.medium-up-4{flex-wrap:wrap}.medium-up-4>.column,.medium-up-4>.columns{flex:0 0 25%;max-width:25%}.medium-up-5{flex-wrap:wrap}.medium-up-5>.column,.medium-up-5>.columns{flex:0 0 20%;max-width:20%}.medium-up-6{flex-wrap:wrap}.medium-up-6>.column,.medium-up-6>.columns{flex:0 0 16.66667%;max-width:16.66667%}.medium-up-7{flex-wrap:wrap}.medium-up-7>.column,.medium-up-7>.columns{flex:0 0 14.28571%;max-width:14.28571%}.medium-up-8{flex-wrap:wrap}.medium-up-8>.column,.medium-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:48em) and (min-width:48em){.medium-expand{flex:1 1 0}}@media print,screen and (min-width:48em){.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}}.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:0 0 100%}@media print,screen and (min-width:48em){.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:1 1 0}}@media print,screen and (min-width:48em){.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.47059rem;padding-left:.47059rem}}@media print,screen and (min-width:64em){.large-1{flex:0 0 8.33333%;max-width:8.33333%}.large-offset-0{margin-left:0}.large-2{flex:0 0 16.66667%;max-width:16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.66667%}.large-4{flex:0 0 33.33333%;max-width:33.33333%}.large-offset-3{margin-left:25%}.large-5{flex:0 0 41.66667%;max-width:41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.66667%}.large-7{flex:0 0 58.33333%;max-width:58.33333%}.large-offset-6{margin-left:50%}.large-8{flex:0 0 66.66667%;max-width:66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.66667%}.large-10{flex:0 0 83.33333%;max-width:83.33333%}.large-offset-9{margin-left:75%}.large-11{flex:0 0 91.66667%;max-width:91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.66667%}.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}.large-up-1{flex-wrap:wrap}.large-up-1>.column,.large-up-1>.columns{flex:0 0 100%;max-width:100%}.large-up-2{flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{flex:0 0 50%;max-width:50%}.large-up-3{flex-wrap:wrap}.large-up-3>.column,.large-up-3>.columns{flex:0 0 33.33333%;max-width:33.33333%}.large-up-4{flex-wrap:wrap}.large-up-4>.column,.large-up-4>.columns{flex:0 0 25%;max-width:25%}.large-up-5{flex-wrap:wrap}.large-up-5>.column,.large-up-5>.columns{flex:0 0 20%;max-width:20%}.large-up-6{flex-wrap:wrap}.large-up-6>.column,.large-up-6>.columns{flex:0 0 16.66667%;max-width:16.66667%}.large-up-7{flex-wrap:wrap}.large-up-7>.column,.large-up-7>.columns{flex:0 0 14.28571%;max-width:14.28571%}.large-up-8{flex-wrap:wrap}.large-up-8>.column,.large-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:64em) and (min-width:64em){.large-expand{flex:1 1 0}}@media print,screen and (min-width:64em){.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}}.row.large-unstack>.column,.row.large-unstack>.columns{flex:0 0 100%}@media print,screen and (min-width:64em){.row.large-unstack>.column,.row.large-unstack>.columns{flex:1 1 0}}@media print,screen and (min-width:64em){.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.76471rem;padding-left:.76471rem}}@media screen and (min-width:75em){.xlarge-1{flex:0 0 8.33333%;max-width:8.33333%}.xlarge-offset-0{margin-left:0}.xlarge-2{flex:0 0 16.66667%;max-width:16.66667%}.xlarge-offset-1{margin-left:8.33333%}.xlarge-3{flex:0 0 25%;max-width:25%}.xlarge-offset-2{margin-left:16.66667%}.xlarge-4{flex:0 0 33.33333%;max-width:33.33333%}.xlarge-offset-3{margin-left:25%}.xlarge-5{flex:0 0 41.66667%;max-width:41.66667%}.xlarge-offset-4{margin-left:33.33333%}.xlarge-6{flex:0 0 50%;max-width:50%}.xlarge-offset-5{margin-left:41.66667%}.xlarge-7{flex:0 0 58.33333%;max-width:58.33333%}.xlarge-offset-6{margin-left:50%}.xlarge-8{flex:0 0 66.66667%;max-width:66.66667%}.xlarge-offset-7{margin-left:58.33333%}.xlarge-9{flex:0 0 75%;max-width:75%}.xlarge-offset-8{margin-left:66.66667%}.xlarge-10{flex:0 0 83.33333%;max-width:83.33333%}.xlarge-offset-9{margin-left:75%}.xlarge-11{flex:0 0 91.66667%;max-width:91.66667%}.xlarge-offset-10{margin-left:83.33333%}.xlarge-12{flex:0 0 100%;max-width:100%}.xlarge-offset-11{margin-left:91.66667%}.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}.xlarge-up-1{flex-wrap:wrap}.xlarge-up-1>.column,.xlarge-up-1>.columns{flex:0 0 100%;max-width:100%}.xlarge-up-2{flex-wrap:wrap}.xlarge-up-2>.column,.xlarge-up-2>.columns{flex:0 0 50%;max-width:50%}.xlarge-up-3{flex-wrap:wrap}.xlarge-up-3>.column,.xlarge-up-3>.columns{flex:0 0 33.33333%;max-width:33.33333%}.xlarge-up-4{flex-wrap:wrap}.xlarge-up-4>.column,.xlarge-up-4>.columns{flex:0 0 25%;max-width:25%}.xlarge-up-5{flex-wrap:wrap}.xlarge-up-5>.column,.xlarge-up-5>.columns{flex:0 0 20%;max-width:20%}.xlarge-up-6{flex-wrap:wrap}.xlarge-up-6>.column,.xlarge-up-6>.columns{flex:0 0 16.66667%;max-width:16.66667%}.xlarge-up-7{flex-wrap:wrap}.xlarge-up-7>.column,.xlarge-up-7>.columns{flex:0 0 14.28571%;max-width:14.28571%}.xlarge-up-8{flex-wrap:wrap}.xlarge-up-8>.column,.xlarge-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media screen and (min-width:75em) and (min-width:75em){.xlarge-expand{flex:1 1 0}}@media screen and (min-width:75em){.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}}.row.xlarge-unstack>.column,.row.xlarge-unstack>.columns{flex:0 0 100%}@media screen and (min-width:75em){.row.xlarge-unstack>.column,.row.xlarge-unstack>.columns{flex:1 1 0}}@media screen and (min-width:75em){.xlarge-collapse>.column,.xlarge-collapse>.columns{padding-right:0;padding-left:0}.xlarge-uncollapse>.column,.xlarge-uncollapse>.columns{padding-right:.76471rem;padding-left:.76471rem}}@media screen and (min-width:90em){.xxlarge-1{flex:0 0 8.33333%;max-width:8.33333%}.xxlarge-offset-0{margin-left:0}.xxlarge-2{flex:0 0 16.66667%;max-width:16.66667%}.xxlarge-offset-1{margin-left:8.33333%}.xxlarge-3{flex:0 0 25%;max-width:25%}.xxlarge-offset-2{margin-left:16.66667%}.xxlarge-4{flex:0 0 33.33333%;max-width:33.33333%}.xxlarge-offset-3{margin-left:25%}.xxlarge-5{flex:0 0 41.66667%;max-width:41.66667%}.xxlarge-offset-4{margin-left:33.33333%}.xxlarge-6{flex:0 0 50%;max-width:50%}.xxlarge-offset-5{margin-left:41.66667%}.xxlarge-7{flex:0 0 58.33333%;max-width:58.33333%}.xxlarge-offset-6{margin-left:50%}.xxlarge-8{flex:0 0 66.66667%;max-width:66.66667%}.xxlarge-offset-7{margin-left:58.33333%}.xxlarge-9{flex:0 0 75%;max-width:75%}.xxlarge-offset-8{margin-left:66.66667%}.xxlarge-10{flex:0 0 83.33333%;max-width:83.33333%}.xxlarge-offset-9{margin-left:75%}.xxlarge-11{flex:0 0 91.66667%;max-width:91.66667%}.xxlarge-offset-10{margin-left:83.33333%}.xxlarge-12{flex:0 0 100%;max-width:100%}.xxlarge-offset-11{margin-left:91.66667%}.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}.xxlarge-up-1{flex-wrap:wrap}.xxlarge-up-1>.column,.xxlarge-up-1>.columns{flex:0 0 100%;max-width:100%}.xxlarge-up-2{flex-wrap:wrap}.xxlarge-up-2>.column,.xxlarge-up-2>.columns{flex:0 0 50%;max-width:50%}.xxlarge-up-3{flex-wrap:wrap}.xxlarge-up-3>.column,.xxlarge-up-3>.columns{flex:0 0 33.33333%;max-width:33.33333%}.xxlarge-up-4{flex-wrap:wrap}.xxlarge-up-4>.column,.xxlarge-up-4>.columns{flex:0 0 25%;max-width:25%}.xxlarge-up-5{flex-wrap:wrap}.xxlarge-up-5>.column,.xxlarge-up-5>.columns{flex:0 0 20%;max-width:20%}.xxlarge-up-6{flex-wrap:wrap}.xxlarge-up-6>.column,.xxlarge-up-6>.columns{flex:0 0 16.66667%;max-width:16.66667%}.xxlarge-up-7{flex-wrap:wrap}.xxlarge-up-7>.column,.xxlarge-up-7>.columns{flex:0 0 14.28571%;max-width:14.28571%}.xxlarge-up-8{flex-wrap:wrap}.xxlarge-up-8>.column,.xxlarge-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media screen and (min-width:90em) and (min-width:90em){.xxlarge-expand{flex:1 1 0}}@media screen and (min-width:90em){.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}}.row.xxlarge-unstack>.column,.row.xxlarge-unstack>.columns{flex:0 0 100%}@media screen and (min-width:90em){.row.xxlarge-unstack>.column,.row.xxlarge-unstack>.columns{flex:1 1 0}}@media screen and (min-width:90em){.xxlarge-collapse>.column,.xxlarge-collapse>.columns{padding-right:0;padding-left:0}.xxlarge-uncollapse>.column,.xxlarge-uncollapse>.columns{padding-right:.76471rem;padding-left:.76471rem}}.shrink{flex:0 0 auto;max-width:100%}.column-block{margin-bottom:.47059rem}.column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:48em){.column-block{margin-bottom:.94118rem}.column-block>:last-child{margin-bottom:0}}@media print,screen and (min-width:64em){.column-block{margin-bottom:1.52941rem}.column-block>:last-child{margin-bottom:0}}@media screen and (min-width:75em){.column-block{margin-bottom:1.52941rem}.column-block>:last-child{margin-bottom:0}}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:48em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:75em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:90em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:700;line-height:inherit}small{font-size:80%;line-height:inherit}h1,h2,h3,h4,h5,h6{font-family:"futura-pt","Trebuchet MS",Arial,sans-serif;font-style:normal;font-weight:500;color:inherit;text-rendering:optimizeLegibility}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{line-height:0;color:#dadada}h1{font-size:1.88235rem;line-height:1.39453;margin-top:0;margin-bottom:.58824rem}h2{font-size:1.52941rem;line-height:1.38942;margin-top:0;margin-bottom:.58824rem}h3{font-size:1.29412rem;line-height:1.40057;margin-top:0;margin-bottom:.58824rem}h4{font-size:1rem;line-height:1.625;margin-top:0;margin-bottom:.47059rem}h5{font-size:1rem;line-height:1.4;margin-top:0;margin-bottom:.58824rem}h6{font-size:.94118rem;line-height:1.4;margin-top:0;margin-bottom:.58824rem}@media print,screen and (min-width:48em){h1{font-size:2.82353rem;line-height:1.28385;margin-top:0;margin-bottom:1.76471rem}h2{font-size:1.76471rem;line-height:1.34583;margin-top:0;margin-bottom:1.76471rem}h3{font-size:1.41176rem;line-height:1.3724;margin-top:0;margin-bottom:1.17647rem}h4{font-size:1rem;line-height:2.125;margin-top:0;margin-bottom:1.17647rem}h5{font-size:1.17647rem;line-height:1.4;margin-top:0;margin-bottom:1.17647rem}h6{font-size:.94118rem;line-height:1.4;margin-top:0;margin-bottom:1.17647rem}}@media print,screen and (min-width:64em){h1{font-size:4.11765rem;line-height:1.21429;margin-top:0;margin-bottom:1.76471rem}h2{font-size:2.94118rem;line-height:1.3175;margin-top:0;margin-bottom:1.76471rem}h3{font-size:2.11765rem;line-height:1.47569;margin-top:0;margin-bottom:1.76471rem}h4{font-size:1.29412rem;line-height:1.64205;margin-top:0;margin-bottom:1.76471rem}h5{font-size:1.17647rem;line-height:1.4;margin-top:0;margin-bottom:1.76471rem}h6{font-size:.94118rem;line-height:1.4;margin-top:0;margin-bottom:1.76471rem}}a{line-height:inherit;color:#000;text-decoration:none;cursor:pointer}a:hover,a:focus{color:#000}a img{border:0}hr{clear:both;max-width:79.05882rem;height:0;margin:1.17647rem auto;border-top:0;border-right:0;border-bottom:1px solid #dadada;border-left:0}ul,ol,dl{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{margin-left:1.25rem;list-style-type:disc}ol{margin-left:1.25rem}ul ul,ol ul,ul ol,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.52941rem 1.17647rem 0 1.11765rem;border-left:1px solid #dadada}blockquote,blockquote p{line-height:1.6;color:#979797}cite{display:block;font-size:.76471rem;color:#979797}cite:before{content:"— "}abbr{border-bottom:1px dotted #000;color:#000;cursor:help}figure{margin:0}code{padding:.11765rem .29412rem .05882rem;border:1px solid #dadada;background-color:#efefef;font-family:"futura-pt" Helvetica,Roboto,Arial,sans-serif;font-weight:300;color:#000}kbd{margin:0;padding:.11765rem .23529rem 0;background-color:#efefef;font-family:"futura-pt" Helvetica,Roboto,Arial,sans-serif;color:#000}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:500;line-height:1.4;color:#979797}.lead{font-size:21.25px;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:48em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width:75em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}@media screen and (min-width:90em){.xxlarge-text-left{text-align:left}.xxlarge-text-right{text-align:right}.xxlarge-text-center{text-align:center}.xxlarge-text-justify{text-align:justify}}.show-for-print{display:none !important}@media print{*{background:transparent !important;box-shadow:none !important;color:black !important;text-shadow:none !important}.show-for-print{display:block !important}.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^='javascript:']:after,a[href^='#']:after{content:''}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #979797;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea{display:block;box-sizing:border-box;width:100%;height:3.52941rem;margin:0 0 1.52941rem;padding:.76471rem;border:1px solid #dadada;border-radius:0;background-color:#fff;box-shadow:none;font-family:inherit;font-size:1.29412rem;font-weight:300;color:#000;appearance:none}[type='text']:focus,[type='password']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='week']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,[type='color']:focus,textarea:focus{outline:0;border:1px solid #dadada;background-color:#fff;box-shadow:none}textarea{max-width:100%}textarea[rows]{height:auto}input::placeholder,textarea::placeholder{color:#dadada}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#efefef;cursor:not-allowed}[type='submit'],[type='button']{appearance:none;border-radius:0}input[type='search']{box-sizing:border-box}[type='file'],[type='checkbox'],[type='radio']{margin:0 0 1.52941rem}[type='checkbox']+label,[type='radio']+label{display:inline-block;vertical-align:baseline;margin-left:.76471rem;margin-right:1.52941rem;margin-bottom:0}[type='checkbox']+label[for],[type='radio']+label[for]{cursor:pointer}label>[type='checkbox'],label>[type='radio']{margin-right:.76471rem}[type='file']{width:100%}label{display:block;margin:0;font-size:1rem;font-weight:500;line-height:1.52941rem;color:#000}label.middle{margin:0 0 1.52941rem;padding:.82353rem 0}.help-text{margin-top:-0.76471rem;font-size:.76471rem;font-style:italic;color:#000}.input-group{display:flex;width:100%;margin-bottom:1.52941rem;align-items:stretch}.input-group>:first-child{border-radius:0}.input-group>:last-child>*{border-radius:0}.input-group-label,.input-group-field,.input-group-button,.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:1px solid #dadada;background:#efefef;color:#000;text-align:center;white-space:nowrap;display:flex;flex:0 0 auto;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;flex:1 1 0;height:auto;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;flex:0 0 auto}.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{height:3.58824rem;padding-top:0;padding-bottom:0;font-size:1.29412rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.76471rem}.fieldset{margin:1.05882rem 0;padding:1.17647rem;border:1px solid #dadada}.fieldset legend{margin:0;margin-left:-0.17647rem;padding:0 .17647rem;background:#fff}select{height:3.52941rem;margin:0 0 1.52941rem;padding:.76471rem;appearance:none;border:1px solid #dadada;border-radius:0;background-color:#fff;font-family:inherit;font-size:1.29412rem;line-height:normal;color:#000;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28218, 218, 218%29'></polygon></svg>");background-origin:content-box;background-position:right -1.52941rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:2.29412rem}@media screen and (min-width:0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMBJREFUeNrEllsOhCAMRVszC9IlzU7KCmVHTJsoMWYMUtpyv9BgbuXQB5ZSdgBYYY4ycgBivk8KYFsQMfMiTTBP4o3nUzCKzOabLJbLy2/g31evGkAginR4/ZegKH5qX3bJCscA3t0x3kgO5tQFyhhFf50xRqFLbyMUNJQzgyjGS/wgCpvKqkRBpuWrE4V9d+1E4dPUXqIg107SQOE/2DRQxMwTDygIInVDET9T3lCoj/6j/VCmGjZOl2lKpZ8AAwDQP7zIimDGFQAAAABJRU5ErkJggg==")}}select:focus{outline:0;border:1px solid #dadada;background-color:#fff;box-shadow:none}select:disabled{background-color:#efefef;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){border-color:#e00;background-color:#fde6e6}.is-invalid-input:not(:focus)::placeholder{color:#e00}.is-invalid-label{color:#e00}.form-error{display:none;margin-top:-0.76471rem;margin-bottom:1.52941rem;font-size:.70588rem;font-weight:700;color:#e00}.form-error.is-visible{display:block}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem 0;padding:.85em 1em;-webkit-appearance:none;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-size:.9rem;line-height:1;text-align:center;cursor:pointer;background-color:#b5b300;color:#fff}[data-whatinput='mouse'] .button{outline:0}.button:hover,.button:focus{background-color:#9a9800;color:#fff}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button.primary{background-color:#b5b300;color:#000}.button.primary:hover,.button.primary:focus{background-color:#918f00;color:#000}.button.secondary{background-color:#767676;color:#000}.button.secondary:hover,.button.secondary:focus{background-color:#5e5e5e;color:#000}.button.success{background-color:#3adb76;color:#000}.button.success:hover,.button.success:focus{background-color:#22bb5b;color:#000}.button.warning{background-color:#ffae00;color:#000}.button.warning:hover,.button.warning:focus{background-color:#cc8b00;color:#000}.button.alert{background-color:#e00;color:#000}.button.alert:hover,.button.alert:focus{background-color:#be0000;color:#000}.button.hollow{border:1px solid #b5b300;color:#b5b300}.button.hollow,.button.hollow:hover,.button.hollow:focus{background-color:transparent}.button.hollow:hover,.button.hollow:focus{border-color:#5b5a00;color:#5b5a00}.button.hollow.primary{border:1px solid #b5b300;color:#b5b300}.button.hollow.primary:hover,.button.hollow.primary:focus{border-color:#5b5a00;color:#5b5a00}.button.hollow.secondary{border:1px solid #767676;color:#767676}.button.hollow.secondary:hover,.button.hollow.secondary:focus{border-color:#3b3b3b;color:#3b3b3b}.button.hollow.success{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:hover,.button.hollow.success:focus{border-color:#157539;color:#157539}.button.hollow.warning{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:hover,.button.hollow.warning:focus{border-color:#805700;color:#805700}.button.hollow.alert{border:1px solid #e00;color:#e00}.button.hollow.alert:hover,.button.hollow.alert:focus{border-color:#700;color:#700}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.disabled,.button.disabled:hover,.button.disabled:focus,.button[disabled],.button[disabled]:hover,.button[disabled]:focus{background-color:#b5b300;color:#fff}.button.disabled.primary,.button[disabled].primary{opacity:.25;cursor:not-allowed}.button.disabled.primary,.button.disabled.primary:hover,.button.disabled.primary:focus,.button[disabled].primary,.button[disabled].primary:hover,.button[disabled].primary:focus{background-color:#b5b300;color:#000}.button.disabled.secondary,.button[disabled].secondary{opacity:.25;cursor:not-allowed}.button.disabled.secondary,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#767676;color:#000}.button.disabled.success,.button[disabled].success{opacity:.25;cursor:not-allowed}.button.disabled.success,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#3adb76;color:#000}.button.disabled.warning,.button[disabled].warning{opacity:.25;cursor:not-allowed}.button.disabled.warning,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning,.button[disabled].warning:hover,.button[disabled].warning:focus{background-color:#ffae00;color:#000}.button.disabled.alert,.button[disabled].alert{opacity:.25;cursor:not-allowed}.button.disabled.alert,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#e00;color:#000}.button.dropdown::after{display:block;width:0;height:0;border:inset .4em;content:'';border-bottom-width:0;border-top-style:solid;border-color:#fff transparent transparent;position:relative;top:.4em;display:inline-block;float:right;margin-left:1em}.button.arrow-only::after{top:-0.1em;float:none;margin-left:0}.accordion{margin-left:0;background:transparent;list-style-type:none}.accordion-item:first-child>:first-child{border-radius:0}.accordion-item:last-child>:last-child{border-radius:0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #efefef;border-bottom:0;font-size:.70588rem;line-height:1;color:#b5b300}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #efefef;border-radius:0}.accordion-title:hover,.accordion-title:focus{background-color:transparent}.accordion-content{display:none;padding:1rem;border:1px solid #efefef;border-bottom:0;background-color:#fff;color:#000}:last-child>.accordion-content:last-child{border-bottom:1px solid #efefef}.is-accordion-submenu-parent>a{position:relative}.is-accordion-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#b5b300 transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.is-accordion-submenu-parent[aria-expanded='true']>a::after{transform:rotate(180deg);transform-origin:50% 50%}.callout{position:relative;margin:0 0 1rem 0;padding:1rem;border:1px solid rgba(0,0,0,0.25);border-radius:0;background-color:white;color:#000}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#fffece;color:#000}.callout.secondary{background-color:#eaeaea;color:#000}.callout.success{background-color:#e1faea;color:#000}.callout.warning{background-color:#fff3d9;color:#000}.callout.alert{background-color:#ffd6d6;color:#000}.callout.small{padding-top:.5rem;padding-right:.5rem;padding-bottom:.5rem;padding-left:.5rem}.callout.large{padding-top:3rem;padding-right:3rem;padding-bottom:3rem;padding-left:3rem}.close-button{position:absolute;color:#979797;cursor:pointer}[data-whatinput='mouse'] .close-button{outline:0}.close-button:hover,.close-button:focus{color:#000}.close-button.small{right:.66rem;top:.33em;font-size:1.5em;line-height:1}.close-button,.close-button.medium{right:1rem;top:.5rem;font-size:2em;line-height:1}.menu{margin:0;list-style-type:none;display:flex;flex-wrap:nowrap;align-items:center;width:100%}.menu>li{flex:0 0 auto}[data-whatinput='mouse'] .menu>li{outline:0}.menu>li>a{display:block;padding:.7rem 1rem;line-height:1}.menu input,.menu select,.menu a,.menu button{margin-bottom:0}.menu>li>a{display:flex}.menu>li>a{flex-flow:row nowrap}.menu>li>a img,.menu>li>a i,.menu>li>a svg{margin-right:.25rem}.menu,.menu.horizontal{flex-wrap:nowrap}.menu>li,.menu.horizontal>li{flex:0 0 auto}.menu.expanded>li{flex:1 1 0}.menu.expanded>li:first-child:last-child{width:100%}.menu.vertical{flex-wrap:wrap}.menu.vertical>li{flex:0 0 100%;max-width:100%}.menu.vertical>li>a{justify-content:flex-start;align-items:flex-start}@media print,screen and (min-width:48em){.menu.medium-horizontal{flex-wrap:nowrap}.menu.medium-horizontal>li{flex:0 0 auto}.menu.medium-expanded>li{flex:1 1 0}.menu.medium-expanded>li:first-child:last-child{width:100%}.menu.medium-vertical{flex-wrap:wrap}.menu.medium-vertical>li{flex:0 0 100%;max-width:100%}.menu.medium-vertical>li>a{justify-content:flex-start;align-items:flex-start}}@media print,screen and (min-width:64em){.menu.large-horizontal{flex-wrap:nowrap}.menu.large-horizontal>li{flex:0 0 auto}.menu.large-expanded>li{flex:1 1 0}.menu.large-expanded>li:first-child:last-child{width:100%}.menu.large-vertical{flex-wrap:wrap}.menu.large-vertical>li{flex:0 0 100%;max-width:100%}.menu.large-vertical>li>a{justify-content:flex-start;align-items:flex-start}}@media screen and (min-width:75em){.menu.xlarge-horizontal{flex-wrap:nowrap}.menu.xlarge-horizontal>li{flex:0 0 auto}.menu.xlarge-expanded>li{flex:1 1 0}.menu.xlarge-expanded>li:first-child:last-child{width:100%}.menu.xlarge-vertical{flex-wrap:wrap}.menu.xlarge-vertical>li{flex:0 0 100%;max-width:100%}.menu.xlarge-vertical>li>a{justify-content:flex-start;align-items:flex-start}}@media screen and (min-width:90em){.menu.xxlarge-horizontal{flex-wrap:nowrap}.menu.xxlarge-horizontal>li{flex:0 0 auto}.menu.xxlarge-expanded>li{flex:1 1 0}.menu.xxlarge-expanded>li:first-child:last-child{width:100%}.menu.xxlarge-vertical{flex-wrap:wrap}.menu.xxlarge-vertical>li{flex:0 0 100%;max-width:100%}.menu.xxlarge-vertical>li>a{justify-content:flex-start;align-items:flex-start}}.menu.simple li{display:inline-block;vertical-align:top;line-height:1}.menu.simple a{padding:0}.menu.simple li{margin-left:0;margin-right:1rem}.menu.simple.align-right li{margin-right:0;margin-left:1rem}.menu.align-right{justify-content:flex-end}.menu.icon-top>li>a{flex-flow:column nowrap}.menu.icon-top>li>a img,.menu.icon-top>li>a i,.menu.icon-top>li>a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-top.vertical a>span{margin:auto}.menu.nested{margin-left:1rem}.menu .active>a{background:#b5b300;color:#fff}.menu.menu-bordered li{border:1px solid #efefef}.menu.menu-bordered li:not(:first-child){border-top:0}.menu.menu-hover li:hover{background-color:#efefef}.menu-text{padding-top:0;padding-bottom:0;padding:.7rem 1rem;font-weight:bold;line-height:1;color:inherit}.menu-centered{text-align:center}.menu-centered>.menu{display:inline-block;vertical-align:top}.no-js [data-responsive-menu] ul{display:none}.menu-icon{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon::after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#fff;box-shadow:0 7px 0 #fff,0 14px 0 #fff;content:''}.menu-icon:hover::after{background:#dadada;box-shadow:0 7px 0 #dadada,0 14px 0 #dadada}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon.dark::after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#000;box-shadow:0 7px 0 #000,0 14px 0 #000;content:''}.menu-icon.dark:hover::after{background:#979797;box-shadow:0 7px 0 #979797,0 14px 0 #979797}.dropdown-pane{position:absolute;z-index:10;display:block;width:300px;padding:1rem;visibility:hidden;border:1px solid #dadada;border-radius:0;background-color:#fff;font-size:1rem}.dropdown-pane.is-open{visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#000 transparent transparent;right:5px;margin-top:-3px}[data-whatinput='mouse'] .dropdown.menu a{outline:0}.no-js .dropdown.menu ul{display:none}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a::after{right:14px}.dropdown.menu.vertical>li.opens-left>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #000 transparent transparent}.dropdown.menu.vertical>li.opens-right>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #000}@media print,screen and (min-width:48em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#000 transparent transparent;right:5px;margin-top:-3px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a::after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #000 transparent transparent}.dropdown.menu.medium-vertical>li.opens-right>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #000}}@media print,screen and (min-width:64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#000 transparent transparent;right:5px;margin-top:-3px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a::after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #000 transparent transparent}.dropdown.menu.large-vertical>li.opens-right>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #000}}@media screen and (min-width:75em){.dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#000 transparent transparent;right:5px;margin-top:-3px}.dropdown.menu.xlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xlarge-vertical>li>a::after{right:14px}.dropdown.menu.xlarge-vertical>li.opens-left>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #000 transparent transparent}.dropdown.menu.xlarge-vertical>li.opens-right>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #000}}@media screen and (min-width:90em){.dropdown.menu.xxlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xxlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#000 transparent transparent;right:5px;margin-top:-3px}.dropdown.menu.xxlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xxlarge-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.xxlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xxlarge-vertical>li>a::after{right:14px}.dropdown.menu.xxlarge-vertical>li.opens-left>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #000 transparent transparent}.dropdown.menu.xxlarge-vertical>li.opens-right>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #000}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a::after{position:absolute;top:50%;right:5px;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #dadada;background:#fff}.is-dropdown-submenu .is-dropdown-submenu-parent>a::after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #000 transparent transparent}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #000}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .5s ease,visibility .5s ease;background:rgba(255,255,255,0.25);opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{position:fixed;z-index:1;transition:transform .5s ease;backface-visibility:hidden;background:#efefef}[data-whatinput='mouse'] .off-canvas{outline:0}.off-canvas.is-transition-overlap{z-index:10}.off-canvas.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(0,0,0,0.7)}.off-canvas.is-open{transform:translate(0,0)}.off-canvas-absolute{position:absolute;z-index:1;transition:transform .5s ease;backface-visibility:hidden;background:#efefef}[data-whatinput='mouse'] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-overlap{z-index:10}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(0,0,0,0.7)}.off-canvas-absolute.is-open{transform:translate(0,0)}.position-left{top:0;left:0;width:350px;height:100%;transform:translateX(-350px);overflow-y:auto}.position-left.is-open ~ .off-canvas-content{transform:translateX(350px)}.position-left.is-transition-push::after{position:absolute;top:0;right:0;height:100%;width:1px;box-shadow:0 0 10px rgba(0,0,0,0.7);content:" "}.position-left.is-transition-overlap.is-open ~ .off-canvas-content{transform:none}.position-right{top:0;right:0;width:350px;height:100%;transform:translateX(350px);overflow-y:auto}.position-right.is-open ~ .off-canvas-content{transform:translateX(-350px)}.position-right.is-transition-push::after{position:absolute;top:0;left:0;height:100%;width:1px;box-shadow:0 0 10px rgba(0,0,0,0.7);content:" "}.position-right.is-transition-overlap.is-open ~ .off-canvas-content{transform:none}.position-top{top:0;left:0;width:100%;height:250px;transform:translateY(-250px);overflow-x:auto}.position-top.is-open ~ .off-canvas-content{transform:translateY(250px)}.position-top.is-transition-push::after{position:absolute;bottom:0;left:0;height:1px;width:100%;box-shadow:0 0 10px rgba(0,0,0,0.7);content:" "}.position-top.is-transition-overlap.is-open ~ .off-canvas-content{transform:none}.position-bottom{bottom:0;left:0;width:100%;height:250px;transform:translateY(250px);overflow-x:auto}.position-bottom.is-open ~ .off-canvas-content{transform:translateY(-250px)}.position-bottom.is-transition-push::after{position:absolute;top:0;left:0;height:1px;width:100%;box-shadow:0 0 10px rgba(0,0,0,0.7);content:" "}.position-bottom.is-transition-overlap.is-open ~ .off-canvas-content{transform:none}.off-canvas-content{transition:transform .5s ease;backface-visibility:hidden}@media print,screen and (min-width:48em){.position-left.reveal-for-medium{transform:none;z-index:1}.position-left.reveal-for-medium ~ .off-canvas-content{margin-left:350px}.position-right.reveal-for-medium{transform:none;z-index:1}.position-right.reveal-for-medium ~ .off-canvas-content{margin-right:350px}.position-top.reveal-for-medium{transform:none;z-index:1}.position-top.reveal-for-medium ~ .off-canvas-content{margin-top:350px}.position-bottom.reveal-for-medium{transform:none;z-index:1}.position-bottom.reveal-for-medium ~ .off-canvas-content{margin-bottom:350px}}@media print,screen and (min-width:64em){.position-left.reveal-for-large{transform:none;z-index:1}.position-left.reveal-for-large ~ .off-canvas-content{margin-left:350px}.position-right.reveal-for-large{transform:none;z-index:1}.position-right.reveal-for-large ~ .off-canvas-content{margin-right:350px}.position-top.reveal-for-large{transform:none;z-index:1}.position-top.reveal-for-large ~ .off-canvas-content{margin-top:350px}.position-bottom.reveal-for-large{transform:none;z-index:1}.position-bottom.reveal-for-large ~ .off-canvas-content{margin-bottom:350px}}@media screen and (min-width:75em){.position-left.reveal-for-xlarge{transform:none;z-index:1}.position-left.reveal-for-xlarge ~ .off-canvas-content{margin-left:350px}.position-right.reveal-for-xlarge{transform:none;z-index:1}.position-right.reveal-for-xlarge ~ .off-canvas-content{margin-right:350px}.position-top.reveal-for-xlarge{transform:none;z-index:1}.position-top.reveal-for-xlarge ~ .off-canvas-content{margin-top:350px}.position-bottom.reveal-for-xlarge{transform:none;z-index:1}.position-bottom.reveal-for-xlarge ~ .off-canvas-content{margin-bottom:350px}}@media screen and (min-width:90em){.position-left.reveal-for-xxlarge{transform:none;z-index:1}.position-left.reveal-for-xxlarge ~ .off-canvas-content{margin-left:350px}.position-right.reveal-for-xxlarge{transform:none;z-index:1}.position-right.reveal-for-xxlarge ~ .off-canvas-content{margin-right:350px}.position-top.reveal-for-xxlarge{transform:none;z-index:1}.position-top.reveal-for-xxlarge ~ .off-canvas-content{margin-top:350px}.position-bottom.reveal-for-xxlarge{transform:none;z-index:1}.position-bottom.reveal-for-xxlarge ~ .off-canvas-content{margin-bottom:350px}}.orbit{position:relative}.orbit-container{position:relative;height:0;margin:0;list-style:none;overflow:hidden}.orbit-slide{width:100%}.orbit-slide.no-motionui.is-active{top:0;left:0}.orbit-figure{margin:0}.orbit-image{width:100%;max-width:100%;margin:0}.orbit-caption{position:absolute;bottom:0;width:100%;margin-bottom:0;padding:1rem;background-color:rgba(0,0,0,0.5);color:#fff}.orbit-previous,.orbit-next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;padding:1rem;color:#fff}[data-whatinput='mouse'] .orbit-previous,[data-whatinput='mouse'] .orbit-next{outline:0}.orbit-previous:hover,.orbit-next:hover,.orbit-previous:active,.orbit-next:active,.orbit-previous:focus,.orbit-next:focus{background-color:rgba(0,0,0,0.5)}.orbit-previous{left:0}.orbit-next{left:auto;right:0}.orbit-bullets{position:relative;margin-top:.8rem;margin-bottom:.8rem;text-align:center}[data-whatinput='mouse'] .orbit-bullets{outline:0}.orbit-bullets button{width:1.2rem;height:1.2rem;margin:.1rem;border-radius:50%;background-color:#dadada}.orbit-bullets button:hover{background-color:#979797}.orbit-bullets button.is-active{background-color:#979797}.slider{position:relative;height:.5rem;margin-top:1.25rem;margin-bottom:2.25rem;background-color:#efefef;cursor:pointer;user-select:none;touch-action:none}.slider-fill{position:absolute;top:0;left:0;display:inline-block;max-width:100%;height:.5rem;background-color:#dadada;transition:all .2s ease-in-out}.slider-fill.is-dragging{transition:all 0s linear}.slider-handle{position:absolute;top:50%;transform:translateY(-50%);position:absolute;left:0;z-index:1;display:inline-block;width:1.4rem;height:1.4rem;border-radius:0;background-color:#b5b300;transition:all .2s ease-in-out;touch-action:manipulation}[data-whatinput='mouse'] .slider-handle{outline:0}.slider-handle:hover{background-color:#9a9800}.slider-handle.is-dragging{transition:all 0s linear}.slider.disabled,.slider[disabled]{opacity:.25;cursor:not-allowed}.slider.vertical{display:inline-block;width:.5rem;height:12.5rem;margin:0 1.25rem;transform:scale(1,-1)}.slider.vertical .slider-fill{top:0;width:.5rem;max-height:100%}.slider.vertical .slider-handle{position:absolute;top:0;left:50%;width:1.4rem;height:1.4rem;transform:translateX(-50%)}.sticky-container{position:relative}.sticky{position:relative;z-index:0;transform:translate3d(0,0,0)}.sticky.is-stuck{position:fixed;z-index:5}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:relative;right:auto;left:auto}.sticky.is-anchored.is-at-bottom{bottom:0}.tabs{margin:0;border:1px solid #efefef;background:#fff;list-style-type:none}.tabs::before,.tabs::after{display:table;content:' ';flex-basis:0;order:1}.tabs::after{clear:both}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:transparent}.tabs.primary{background:#b5b300}.tabs.primary>li>a{color:#000}.tabs.primary>li>a:hover,.tabs.primary>li>a:focus{background:#c5c300}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.70588rem;line-height:1;color:#b5b300}.tabs-title>a:hover{background:#fff;color:#9c9a00}.tabs-title>a:focus,.tabs-title>a[aria-selected='true']{background:#efefef;color:#b5b300}.tabs-content{border:1px solid #efefef;border-top:0;background:#fff;color:#000;transition:all .5s ease}.tabs-content.vertical{border:1px solid #efefef;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel[aria-hidden="false"]{display:block}.title-bar{padding:.5rem;background:#000;color:#fff;display:flex;justify-content:space-between;align-items:center}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left,.title-bar-right{flex:1 1 0}.title-bar-right{text-align:right}.title-bar-title{display:inline-block;vertical-align:middle;font-weight:bold}.top-bar{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:.5rem;flex-wrap:wrap}.top-bar,.top-bar ul{background-color:#efefef}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{flex:0 0 100%;max-width:100%}@media print,screen and (min-width:48em){.top-bar{flex-wrap:nowrap}.top-bar .top-bar-left{flex:1 1 auto}.top-bar .top-bar-right{flex:0 1 auto}}@media screen and (max-width:63.9375em){.top-bar.stacked-for-medium{flex-wrap:wrap}.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{flex:0 0 100%;max-width:100%}}@media screen and (max-width:74.9375em){.top-bar.stacked-for-large{flex-wrap:wrap}.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{flex:0 0 100%;max-width:100%}}@media screen and (max-width:89.9375em){.top-bar.stacked-for-xlarge{flex-wrap:wrap}.top-bar.stacked-for-xlarge .top-bar-left,.top-bar.stacked-for-xlarge .top-bar-right{flex:0 0 100%;max-width:100%}}.top-bar.stacked-for-xxlarge{flex-wrap:wrap}.top-bar.stacked-for-xxlarge .top-bar-left,.top-bar.stacked-for-xxlarge .top-bar-right{flex:0 0 100%;max-width:100%}.top-bar-title{flex:0 0 auto;margin:.5rem 1rem .5rem 0}.top-bar-left,.top-bar-right{flex:0 0 auto}.hide{display:none !important}.invisible{visibility:hidden}@media screen and (max-width:47.9375em){.hide-for-small-only{display:none !important}}@media screen and (max-width:0),screen and (min-width:48em){.show-for-small-only{display:none !important}}@media print,screen and (min-width:48em){.hide-for-medium{display:none !important}}@media screen and (max-width:47.9375em){.show-for-medium{display:none !important}}@media screen and (min-width:48em) and (max-width:63.9375em){.hide-for-medium-only{display:none !important}}@media screen and (max-width:47.9375em),screen and (min-width:64em){.show-for-medium-only{display:none !important}}@media print,screen and (min-width:64em){.hide-for-large{display:none !important}}@media screen and (max-width:63.9375em){.show-for-large{display:none !important}}@media screen and (min-width:64em) and (max-width:74.9375em){.hide-for-large-only{display:none !important}}@media screen and (max-width:63.9375em),screen and (min-width:75em){.show-for-large-only{display:none !important}}@media screen and (min-width:75em){.hide-for-xlarge{display:none !important}}@media screen and (max-width:74.9375em){.show-for-xlarge{display:none !important}}@media screen and (min-width:75em) and (max-width:89.9375em){.hide-for-xlarge-only{display:none !important}}@media screen and (max-width:74.9375em),screen and (min-width:90em){.show-for-xlarge-only{display:none !important}}@media screen and (min-width:90em){.hide-for-xxlarge{display:none !important}}@media screen and (max-width:89.9375em){.show-for-xxlarge{display:none !important}}@media screen and (min-width:90em){.hide-for-xxlarge-only{display:none !important}}@media screen and (max-width:89.9375em){.show-for-xxlarge-only{display:none !important}}.show-for-sr,.show-on-focus{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.show-on-focus:active,.show-on-focus:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto}.show-for-landscape,.hide-for-portrait{display:block !important}@media screen and (orientation:landscape){.show-for-landscape,.hide-for-portrait{display:block !important}}@media screen and (orientation:portrait){.show-for-landscape,.hide-for-portrait{display:none !important}}.hide-for-landscape,.show-for-portrait{display:none !important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none !important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block !important}}.font-light,.burger-menu .image-wrapper .link-wrapper a,.light,p,span,li,.heading-module,.heading-teaser,.heading-teaser-magazine,.heading-product-teaser,.copy-intro,.copy-normal,.copy-small,.copy-small p,.text-link-light,.vertical-text,.heading-press,.contact-name,.text-quote,.text-quote-name,.text-caption,.slider-pager,.sp-copy,a.download-link-light,.pager,.slider-product-wrapper .pager .paging-info,#product-category-filter-menu .category-filter-type,#product-category-filter-menu .product-filter-reset a,.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-content .subline,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-content .subline,.teaser-home-row .teaser-home.no-image .teaser-content-wrapper .teaser-content .teaser-content-inner .subline,.header-news .news-detail-date .startdate,.header-news .news-detail-date .enddate,.megamenu #widemenu li.lang-menu a,.megamenu #widemenu li.account-menu>.submenu>a:not(.oc-button),.megamenu #widemenu li.basket-menu>.submenu>a:not(.oc-button),.megamenu #widemenu li .menu-row .columns .link-wrapper a,.megamenu #widemenu li .menu-row .columns .link-wrapper div.active div{font-weight:300;font-family:"futura-pt","Trebuchet MS",Arial,sans-serif}.font-medium,.burger-menu .image-wrapper a .link-text,.burger-menu .image-wrapper .active .no-link,.burger-menu .custom a.link,.burger-menu .custom a.active,.subnavi-menu-view ul li.active,.subnavi-menu-view ul li:hover,strong,b,.heading-teaser-small,.copy-intro-medium,.copy-small-medium,.copy-small-medium p,.text-link,.bold-text,.text-date,.footer-text,.footer-link,.footer-link a,.event-place,a.back-link,.pager .paging-info,.slider-home .slider-element .slider-content-wrapper .slider-content .subline-teaser,.f3-widget-paginator li a:hover,.f3-widget-paginator li.current,.news-menu-view ul li.active,.article.articletype-0.journal-list.topnews .header .heading-teaser-magazine,.article.articletype-1.journal-list.topnews .header .heading-teaser-magazine,.article.articletype-2.journal-list.topnews .header .heading-teaser-magazine,.journals #product-category-filter-menu .filterkategorie ul li a.active,#product-category-filter-menu .is-accordion-submenu-parent[aria-expanded='true'] .category-filter-type,#product-category-filter-menu .is-accordion-submenu-parent .category-filter-type:hover,#product-category-filter-menu .filter-inner-header,#product-category-filter-menu .category-filter-type.filter-active,#product-category-filter-menu .product-filter-reset.filter-active a,#quality-list .single-item .item-picture .item-linktext span,#content .intro-text,#content .intro-text p,.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-content .headline,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-content .headline,.collection-teaser-list .collection-teaser-item .collection-headline,.megamenu a:not(.oc-button),.megamenu .account-wrapper .label,.megamenu #widemenu li.lang-menu a.lang-node:not(.oc-button),.megamenu #widemenu li .menu-row .columns .image-wrapper a .link-text,.megamenu #widemenu li .menu-row .columns .image-wrapper div.active .link-text,#nav-submenu .submenu-wrapper .row ul li.active a,.references #product-category-filter-menu .filterkategorie ul li a.active{font-weight:500;font-family:"futura-pt","Trebuchet MS",Arial,sans-serif}.bold,.heading-category,.headline-on-line,.headline-on-line-3,.heading-footer,.button-text,.first-letter,.sp-headline,.oc-button,a.oc-button,input.oc-button,button.oc-button,.slider-home h1,.slider-home .h1,.slider-product .slider-element .slider-content-wrapper .slider-product-name,#content .drop-caps p::first-letter ,.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-content .title,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-content .title,.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-caption,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-caption,.header-news .headline-category,.header-journal .header-bg .headline-category{font-weight:700;font-family:"futura-pt-bold","Trebuchet MS",Arial,sans-serif}.weight-100{font-weight:100}.weight-200{font-weight:200}.weight-300{font-weight:300}.weight-400{font-weight:400}.weight-500{font-weight:500}.weight-600{font-weight:600}.weight-700{font-weight:700}.weight-800{font-weight:800}.weight-900{font-weight:900}.text-shadow{text-shadow:0 0 23px rgba(0,0,0,0.25) !important}.text-shadow-strong{text-shadow:0 1px 2px rgba(0,0,0,0.5),0 0 23px rgba(0,0,0,0.5) !important}.no-image .text-shadow{text-shadow:none !important}body{overflow-x:hidden}.wf-loading body{opacity:0}.wf-active body{transition:opacity .1s;-webkit-transition:opacity .1s;opacity:1}@media print,screen and (min-width:64em){body{padding-top:67px}}.content-wrapper,.header-wrapper,.menu-wrapper,.menu-row,.title-bar{margin:0 .94118rem}@media print,screen and (min-width:48em){.content-wrapper,.header-wrapper,.menu-wrapper,.menu-row,.title-bar{margin:0 1.17647rem}}@media print,screen and (min-width:64em){.content-wrapper,.header-wrapper,.menu-wrapper,.menu-row,.title-bar{margin:0 1.88235rem}}@media screen and (min-width:75em){.content-wrapper,.header-wrapper,.menu-wrapper,.menu-row,.title-bar{margin:0 2.82353rem}}@media screen and (max-width:47.9375em){.header-wrapper{margin:0}.header-wrapper .header-bg>.row,.header-wrapper .journal-overlap-images>.row{margin:0 .94118rem}.header-wrapper.stage .header-bg>.row,.header-wrapper.stage .journal-overlap-images>.row{margin:0}}.content-bottom{margin-bottom:1.76471rem;padding-bottom:2.94118rem}@media print,screen and (min-width:48em){.content-bottom{padding-bottom:3.52941rem}}@media print,screen and (min-width:64em){.content-bottom{padding-bottom:5.29412rem}}@media screen and (max-width:47.9375em){.no-js .top-bar{display:none}.no-js #product-category-filter-menu .menu{display:none}}@media print,screen and (min-width:48em){.no-js .title-bar{display:none}.no-js #product-category-filter-menu .menu{display:none}}.subnavi-menu-view{margin-top:-1rem;margin-bottom:1.76471rem}.subnavi-menu-view ul{list-style-type:none;margin-left:0}.subnavi-menu-view ul li{display:inline-block;font-size:17px;letter-spacing:.5px;line-height:1.529;margin-left:2.05882rem}.subnavi-menu-view ul li:first-child{margin-left:0}@media print,screen and (min-width:48em){.subnavi-menu-view ul li{font-size:1.29412rem;letter-spacing:.3px;line-height:1.545;margin-left:3.23529rem}.subnavi-menu-view ul li:first-child{margin-left:0}}.subnavi-menu-view ul li:after{background-color:#fff;content:'';display:block;height:1px;max-width:0;width:100%;transition:all .5s;border:0;margin:.17647rem auto 0}.subnavi-menu-view ul li.active:after,.subnavi-menu-view ul li:hover:after{background:#000;max-width:100%}.white{color:#fff}.bg-light-grey{background-color:#efefef}.bg-medium-gray{background-color:#dadada}.bg-dark-gray{background-color:#979797}.pos-relative{position:relative}.pos-absolute{position:absolute}.basket{background-size:21px 17px;background:url("/img/basket.svg") no-repeat center;width:38px;height:38px;display:block}.arrow{position:relative;padding-left:28px;background:url("/img/link-arrow.svg") no-repeat;background-size:20px 17px;background-position:0 7px}.clearer{clear:both}.left{float:left}.right{float:right}.inline{display:inline !important}.inline-block{display:inline-block !important}.no-wrap{white-space:nowrap}.bg-pos-center-top{background-position:center top}.bg-pos-center-center{background-position:center center}.bg-pos-center-bottom{background-position:center bottom}.bg-pos-left-top{background-position:left top}.bg-pos-left-center{background-position:left center}.bg-pos-left-bottom{background-position:left bottom}.bg-pos-right-top{background-position:right top}.bg-pos-right-center{background-position:right center}.bg-pos-right-bottom{background-position:right bottom}.w100{width:100%}@media print,screen and (min-width:48em){.medium-shrink{flex:0 0 auto;max-width:100%}}@media print,screen and (min-width:64em){.large-shrink{flex:0 0 auto;max-width:100%}}@media screen and (min-width:75em){.xlarge-shrink{flex:0 0 auto;max-width:100%}}@media screen and (min-width:90em){.xxlarge-shrink{flex:0 0 auto;max-width:100%}}.columns img{width:100%}.embed-block img{width:auto}.textelement{white-space:normal;word-break:normal}.header-title-without-stage h1{margin-top:3.58824rem;margin-bottom:6.47647rem}.hidden{display:none}.simplebar-track .simplebar-scrollbar.visible,.simplebar-track:hover .simplebar-scrollbar,.simplebar-scrollbar{opacity:.2 !important}.margin-bottom-elements{margin-bottom:27px}@media print,screen and (min-width:48em){.margin-bottom-elements{margin-bottom:30px}}@media print,screen and (min-width:64em){.margin-bottom-elements{margin-bottom:45px}}.margin-bottom-short{margin-bottom:20px}@media print,screen and (min-width:48em){.margin-bottom-short{margin-bottom:30px}}@media print,screen and (min-width:64em){.margin-bottom-short{margin-bottom:30px}}.margin-bottom-middle{margin-bottom:30px}@media print,screen and (min-width:48em){.margin-bottom-middle{margin-bottom:60px}}@media print,screen and (min-width:64em){.margin-bottom-middle{margin-bottom:60px}}.margin-bottom-long{margin-bottom:50px}@media print,screen and (min-width:48em){.margin-bottom-long{margin-bottom:60px}}@media print,screen and (min-width:64em){.margin-bottom-long{margin-bottom:90px}}.margin-bottom-30{margin-bottom:1.76471rem}@media screen and (max-width:47.9375em){.small-margin-bottom-15{margin-bottom:.88235rem}}@media print,screen and (min-width:48em){.medium-margin-bottom-25{margin-bottom:1.47059rem}}@media print,screen and (min-width:64em){.large-margin-bottom-30{margin-bottom:1.76471rem}}.module-space-large{margin-bottom:5.29412rem}.margin-top-30{margin-top:1.76471rem}p,span,li{font-size:1rem;letter-spacing:.5px;line-height:1.529}@media print,screen and (min-width:48em){p,span,li{letter-spacing:.3px;line-height:1.647}}@media print,screen and (min-width:64em){p,span,li{font-size:1.29412rem;line-height:1.545}}.no-decoration{text-decoration:none !important}h1.light,.h1.light,h2.light,.h2.light,h3.light,.h3.light,h4.light,.h4.light,h5.light,.h5.light,h6.light,.h6.light{font-weight:100}h1.wide,.h1.wide,h2.wide,.h2.wide,h3.wide,.h3.wide,h4.wide,.h4.wide,h5.wide,.h5.wide,h6.wide,.h6.wide{letter-spacing:4px}h1,.h1{letter-spacing:.3px}@media print,screen and (min-width:64em){h1,.h1{letter-spacing:.5px}}h1,.h1{font-size:1.88235rem;line-height:2.47059rem;margin-top:0;margin-bottom:.58824rem}@media print,screen and (min-width:48em){h1,.h1{font-size:2.82353rem;line-height:3.41176rem;margin-top:0;margin-bottom:1.76471rem}}@media print,screen and (min-width:64em){h1,.h1{font-size:4.11765rem;line-height:4.70588rem;margin-top:0;margin-bottom:1.76471rem}}h2,.h2{font-size:1.52941rem;line-height:2rem;margin-top:0;margin-bottom:.58824rem}@media print,screen and (min-width:48em){h2,.h2{font-size:1.76471rem;line-height:2.23529rem;margin-top:0;margin-bottom:1.76471rem}}@media print,screen and (min-width:64em){h2,.h2{font-size:2.94118rem;line-height:3.64706rem;margin-top:0;margin-bottom:1.76471rem}}h3,.h3{font-size:1.29412rem;line-height:1.70588rem;margin-top:0;margin-bottom:.58824rem}@media print,screen and (min-width:48em){h3,.h3{font-size:1.41176rem;line-height:1.82353rem;margin-top:0;margin-bottom:1.17647rem}}@media print,screen and (min-width:64em){h3,.h3{font-size:2.11765rem;line-height:2.94118rem;margin-top:0;margin-bottom:1.76471rem}}h4,.h4{font-size:1rem;line-height:1.52941rem;margin-top:0;margin-bottom:.47059rem}@media print,screen and (min-width:48em){h4,.h4{font-size:1rem;line-height:2rem;margin-top:0;margin-bottom:1.17647rem}}@media print,screen and (min-width:64em){h4,.h4{font-size:1.29412rem;line-height:2rem;margin-top:0;margin-bottom:1.76471rem}}h5,.h5{font-size:1rem;line-height:.08235rem;margin-top:0;margin-bottom:.58824rem}@media print,screen and (min-width:48em){h5,.h5{font-size:1.17647rem;line-height:.08235rem;margin-top:0;margin-bottom:1.17647rem}}@media print,screen and (min-width:64em){h5,.h5{font-size:1.17647rem;line-height:.08235rem;margin-top:0;margin-bottom:1.76471rem}}h6,.h6{font-size:.94118rem;line-height:.08235rem;margin-top:0;margin-bottom:.58824rem}@media print,screen and (min-width:48em){h6,.h6{font-size:.94118rem;line-height:.08235rem;margin-top:0;margin-bottom:1.17647rem}}@media print,screen and (min-width:64em){h6,.h6{font-size:.94118rem;line-height:.08235rem;margin-top:0;margin-bottom:1.76471rem}}.heading-category,.headline-on-line,.headline-on-line-3{font-size:.82353rem;line-height:1.286;letter-spacing:2px;text-transform:uppercase;margin-bottom:.35294rem}@media print,screen and (min-width:48em){.heading-category,.headline-on-line,.headline-on-line-3{font-size:.70588rem;line-height:1.333;letter-spacing:3px;margin-bottom:.58824rem}}@media print,screen and (min-width:64em){.heading-category,.headline-on-line,.headline-on-line-3{font-size:.82353rem;line-height:1.313;letter-spacing:4px;margin-bottom:.58824rem}}.headline-on-line{border-bottom:1px solid #979797;padding-bottom:8px}.headline-on-line-3{border-bottom:3px solid #000;padding-bottom:8px}.heading-module{font-size:1.52941rem;line-height:1.308;letter-spacing:.3px;margin-bottom:.58824rem}@media print,screen and (min-width:48em){.heading-module{font-size:1.76471rem;line-height:1.267;margin-bottom:1.76471rem}}@media print,screen and (min-width:64em){.heading-module{font-size:2.47059rem;line-height:1.240;margin-bottom:1.76471rem}}.heading-teaser{font-size:1.41176rem;letter-spacing:3px;line-height:1.333;text-transform:uppercase;margin-bottom:.58824rem}@media print,screen and (min-width:48em){.heading-teaser{font-size:1.52941rem;letter-spacing:2.89px;line-height:1.923;margin-bottom:1.76471rem}}@media print,screen and (min-width:64em){.heading-teaser{font-size:2.11765rem;letter-spacing:7.2px;line-height:1.389;margin-bottom:1.76471rem}}.heading-teaser-magazine{font-size:1.17647rem;letter-spacing:.3px;line-height:1.4;margin-bottom:.58824rem}@media print,screen and (min-width:64em){.heading-teaser-magazine{font-size:1.76471rem;line-height:1.250;margin-bottom:1.17647rem}}.heading-product-teaser{font-size:1.17647rem;letter-spacing:.3px;line-height:1.4;margin-bottom:.58824rem;text-transform:uppercase}@media print,screen and (min-width:64em){.heading-product-teaser{font-size:1.76471rem;line-height:1.250;margin-bottom:1.17647rem}}.heading-teaser-small{margin-top:10px;font-size:.76471rem;letter-spacing:1.5px;line-height:1.308;text-transform:uppercase;margin-bottom:.47059rem}@media print,screen and (min-width:48em){.heading-teaser-small{font-size:.82353rem;line-height:1.429;margin-bottom:.58824rem}}@media print,screen and (min-width:64em){.heading-teaser-small{font-size:.88235rem;line-height:1.467;margin-bottom:.58824rem}}#quality-color-label{letter-spacing:0;font-size:.70588rem}@media screen and (min-width:48em) and (max-width:63.9375em){#quality-color-label-big{letter-spacing:0;font-size:.76471rem}}@media screen and (max-width:47.9375em){#quality-color-label-big{letter-spacing:0;font-size:.70588rem}}.heading-footer{font-size:.82353rem;letter-spacing:4px;line-height:1.286;text-transform:uppercase}.copy-intro{font-size:1.11765rem;letter-spacing:.5px;line-height:1.474}@media print,screen and (min-width:48em){.copy-intro{letter-spacing:.3px;line-height:1.579}}@media print,screen and (min-width:64em){.copy-intro{font-size:1.41176rem;letter-spacing:.3px;line-height:1.833}}.copy-intro-medium{font-size:1.11765rem;letter-spacing:.5px;line-height:1.474}@media print,screen and (min-width:48em){.copy-intro-medium{letter-spacing:.3px;line-height:1.579}}@media print,screen and (min-width:64em){.copy-intro-medium{font-size:1.41176rem;letter-spacing:.3px;line-height:1.833}}.copy-normal{font-size:1rem;letter-spacing:.5px;line-height:1.529}@media print,screen and (min-width:48em){.copy-normal{letter-spacing:.3px;line-height:1.647}}@media print,screen and (min-width:64em){.copy-normal{font-size:1.29412rem;line-height:1.545}}.copy-small,.copy-small p{font-size:.94118rem;letter-spacing:.28px;line-height:1.375}@media print,screen and (min-width:48em){.copy-small,.copy-small p{font-size:1rem;letter-spacing:.3px}}@media print,screen and (min-width:64em){.copy-small,.copy-small p{line-height:1.625}}.copy-small-medium,.copy-small-medium p{font-size:.94118rem;letter-spacing:.28px;line-height:1.375}@media print,screen and (min-width:48em){.copy-small-medium,.copy-small-medium p{font-size:1rem;letter-spacing:.3px}}@media print,screen and (min-width:64em){.copy-small-medium,.copy-small-medium p{line-height:1.625}}.text-link{font-size:1rem;letter-spacing:.8px;line-height:1.294}@media print,screen and (min-width:48em){.text-link{font-size:1.17647rem;letter-spacing:1px;line-height:1.3}}@media print,screen and (min-width:64em){.text-link{font-size:1.29412rem;letter-spacing:.3px;line-height:1.318}}.text-link:hover,.text-link:focus{text-decoration:underline}.text-link-light{font-size:1rem;letter-spacing:.3px;line-height:1.294}@media print,screen and (min-width:48em){.text-link-light{font-size:1.17647rem;letter-spacing:.3px;line-height:1.3}}@media print,screen and (min-width:64em){.text-link-light{font-size:1.29412rem;letter-spacing:.3px;line-height:1.318}}.text-link-light:hover,.text-link-light:focus{text-decoration:underline}.button-text{font-size:1.05882rem;letter-spacing:1.5px;line-height:1.278}@media print,screen and (min-width:64em){.button-text{font-size:1.17647rem;line-height:1.3}}.bold-text{font-size:1rem;letter-spacing:.5px;line-height:1.529}@media print,screen and (min-width:48em){.bold-text{letter-spacing:.3px;line-height:2}}@media print,screen and (min-width:64em){.bold-text{font-size:1.29412rem;letter-spacing:.3px;line-height:1.545}}.first-letter{font-size:3.35294rem;line-height:1.281;text-transform:uppercase}@media print,screen and (min-width:48em){.first-letter{font-size:4.41176rem;line-height:1.293}}@media print,screen and (min-width:64em){.first-letter{font-size:90px;line-height:1.278}}.vertical-text{font-size:1.05882rem;letter-spacing:1px;line-height:1.778;text-transform:uppercase}@media print,screen and (min-width:64em){.vertical-text{font-size:1.41176rem;line-height:1.667}}.text-date{font-size:1rem;letter-spacing:.43px;line-height:1.765}@media print,screen and (min-width:48em){.text-date{font-family:"futura-pt","Trebuchet MS",Arial,sans-serif;font-weight:300;font-size:1.76471rem;letter-spacing:.75px;line-height:1}}@media print,screen and (min-width:64em){.text-date{font-size:40px;letter-spacing:1px;line-height:1}}.heading-press{font-size:1.41176rem;letter-spacing:.5px;line-height:1.417}.contact-name{font-size:1.52941rem;letter-spacing:.3px;line-height:1.417}@media print,screen and (min-width:64em){.contact-name{font-size:2.11765rem;line-height:1.278}}.text-quote{font-size:1.17647rem;letter-spacing:2.5px;line-height:1.8}@media print,screen and (min-width:64em){.text-quote{font-size:1.76471rem;letter-spacing:4px;line-height:1.667}}.text-quote-name{font-size:.82353rem;letter-spacing:4px;line-height:1.286}@media print,screen and (min-width:64em){.text-quote-name{font-size:1rem;letter-spacing:3.78px;line-height:1.294}}.text-caption{font-size:.82353rem;letter-spacing:.3px;line-height:1.571}@media print,screen and (min-width:64em){.text-caption{font-size:.88235rem;letter-spacing:.5px;line-height:1.6}}.slider-pager{font-size:.82353rem;letter-spacing:.3px;line-height:1.571}@media print,screen and (min-width:64em){.slider-pager{font-size:.88235rem;letter-spacing:.5px;line-height:1.6}}.footer-text{font-size:.88235rem;letter-spacing:.8px;line-height:1.4}@media print,screen and (min-width:64em){.footer-text{font-size:.94118rem;letter-spacing:.75px;line-height:1.5}}.footer-link,.footer-link a{font-size:.88235rem;color:#979797;letter-spacing:.8px;line-height:1.4}@media print,screen and (min-width:64em){.footer-link,.footer-link a{font-size:.94118rem;letter-spacing:.75px;line-height:1.5}}.footer-link:hover,.footer-link:focus,.footer-link a:hover,.footer-link a:focus{color:#979797}.event-place{font-size:.82353rem;color:#979797;letter-spacing:1.5px;line-height:20px;text-transform:uppercase}@media print,screen and (min-width:64em){.event-place{font-size:.88235rem;line-height:1.467}}.sp-copy{font-size:1rem;letter-spacing:.5px;line-height:1.529}@media print,screen and (min-width:48em){.sp-copy{font-size:1.17647rem;letter-spacing:.3px;line-height:1.4}}.sp-headline{font-size:.82353rem;letter-spacing:2px;line-height:1.286;text-transform:uppercase}@media print,screen and (min-width:48em){.sp-headline{font-size:.88235rem;letter-spacing:.08em;line-height:1.333}}.subline-teaser{font-size:1.52941rem;line-height:2.11765rem;letter-spacing:2px}.pictofont,p.pictofont,span.pictofont{font-size:7.05882rem;word-wrap:break-word;letter-spacing:.23529rem;line-height:initial;cursor:default}.pictofont-textile,p.pictofont-textile,span.pictofont-textile{font-family:"FCSS Textile","Trebuchet MS",Arial,sans-serif;font-size:7.05882rem;word-wrap:break-word;letter-spacing:.23529rem;line-height:initial;cursor:default}.pictofont-ce,p.pictofont-ce,span.pictofont-ce{font-family:"FCSS CE","Trebuchet MS",Arial,sans-serif;font-size:7.05882rem;word-wrap:break-word;letter-spacing:.23529rem;line-height:initial;cursor:default}a{outline:0}a,a:visited{text-decoration:none !important}a:hover,a:active,a:focus{text-decoration:underline !important}a:hover.no-decoration,a:hover.oc-button,a:active.no-decoration,a:active.oc-button,a:focus.no-decoration,a:focus.oc-button{text-decoration:none !important}p a,.content-wrapper a{text-decoration:underline}.columns p a,a.inline-link{text-decoration:none !important;background-image:linear-gradient(to right,#000 75%,#000 75%);background-position:0 1.13em;background-repeat:repeat-x;background-size:1px 1px;display:inline !important}.columns p a:hover,.columns p a:active,.columns p a:focus,a.inline-link:hover,a.inline-link:active,a.inline-link:focus{color:#444 !important;background-image:linear-gradient(to right,#919191 75%,#919191 75%)}.arrow-link,a.arrow-link{display:block;padding-left:1.76471rem;background:transparent url(/img/link-arrow.svg) no-repeat left center;background-size:.82353rem auto;text-decoration:none}@media print,screen and (min-width:48em){.arrow-link,a.arrow-link{background-size:.94118rem auto}}@media print,screen and (min-width:64em){.arrow-link,a.arrow-link{background-size:1.17647rem auto}}.arrow-link:hover,.arrow-link:active,a.arrow-link:hover,a.arrow-link:active{text-decoration:underline}.arrow-link.white,a.arrow-link.white{color:white;background-image:url(/img/link-arrow-white.svg)}a.back-link{position:relative;display:block;color:#fff;font-size:1rem;letter-spacing:.8px;line-height:1.318;padding-left:22px;font-size:20px;letter-spacing:1px;padding-left:36px}a.back-link:before{background:transparent url(/img/link-arrow-white.svg) no-repeat center center;background-size:.82353rem auto;content:"";position:absolute;width:14px;height:100%;top:0;left:0;z-index:-1;transform:rotate(180deg)}a.back-link:before{background-size:1.17647rem auto;width:25px}@media print,screen and (min-width:64em){a.back-link{font-size:1.29412rem;letter-spacing:.3px;padding-left:46px}}.black a.back-link{color:#000 !important}.black a.back-link:before{background:transparent url(/img/link-arrow.svg) no-repeat center center}.white a.back-link{color:#fff !important}.white a.back-link:before{background:transparent url(/img/link-arrow-white.svg) no-repeat center center}a.download-link-light{position:relative;display:block;font-size:1rem;letter-spacing:.3px;padding-left:1.17647rem;text-decoration:none}a.download-link-light:hover{text-decoration:underline}a.download-link-light:before{background:transparent url(/img/link-arrow.svg) no-repeat center 15px;background-size:.82353rem auto;content:"";position:absolute;width:14px;height:34px;top:0;left:0;transform:rotate(90deg);margin:auto 0}@media print,screen and (min-width:48em){a.download-link-light{padding-left:1.17647rem;font-size:25px}a.download-link-light:before{width:16px}}@media print,screen and (min-width:64em){a.download-link-light{font-size:1.29412rem;padding-left:1.17647rem}a.download-link-light:before{width:25px}}footer .content-wrapper .arrow-link{padding-left:19px;background:transparent url(/img/link-arrow.svg) no-repeat left center;background-size:auto 12px;margin-bottom:1.17647rem}.contact-link-button{cursor:pointer}.contact-link-button:hover{text-decoration:underline}.oc-button,a.oc-button,input.oc-button,button.oc-button{display:inline-block;vertical-align:middle;margin:0 0 1rem 0;padding:.85em 1em;-webkit-appearance:none;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-size:.9rem;line-height:1;text-align:center;cursor:pointer;background-color:rgba(0,0,0,0.6);color:#fff;font-size:1rem;letter-spacing:1.3px;line-height:1.294;padding:.52941rem .70588rem .52941rem 1.76471rem;background-image:url(/img/link-arrow-white.svg);background-size:14px auto;background-repeat:no-repeat;background-position:9px center;text-decoration:none;min-height:2.3em}[data-whatinput='mouse'] .oc-button,[data-whatinput='mouse'] a.oc-button,[data-whatinput='mouse'] input.oc-button,[data-whatinput='mouse'] button.oc-button{outline:0}.oc-button:hover,.oc-button:focus,a.oc-button:hover,a.oc-button:focus,input.oc-button:hover,input.oc-button:focus,button.oc-button:hover,button.oc-button:focus{background-color:rgba(255,255,255,0.4);color:#fff}@media print,screen and (min-width:48em){.oc-button,a.oc-button,input.oc-button,button.oc-button{font-size:1.17647rem;letter-spacing:1.5px;line-height:1.3;background-size:20px auto;padding:.52941rem .70588rem .52941rem 2.58824rem}}.oc-button:hover,.oc-button:focus,a.oc-button:hover,a.oc-button:focus,input.oc-button:hover,input.oc-button:focus,button.oc-button:hover,button.oc-button:focus{background-image:url(/img/link-arrow.svg);color:#000;text-decoration:none}.oc-button:hover.on-light,.oc-button:focus.on-light,a.oc-button:hover.on-light,a.oc-button:focus.on-light,input.oc-button:hover.on-light,input.oc-button:focus.on-light,button.oc-button:hover.on-light,button.oc-button:focus.on-light{background-image:url(/img/link-arrow-white.svg);color:#fff;background-color:#000}.oc-button.light-button,a.oc-button.light-button,input.oc-button.light-button,button.oc-button.light-button{background-color:transparent;color:#000;background-image:url(/img/link-arrow.svg)}.oc-button.light-button:hover,a.oc-button.light-button:hover,input.oc-button.light-button:hover,button.oc-button.light-button:hover{background-image:url(/img/link-arrow-white.svg);color:#fff;background-color:#000}.oc-button.right-button,a.oc-button.right-button,input.oc-button.right-button,button.oc-button.right-button{position:relative;right:0;margin-left:10px}.sp-button{display:inline-block;float:right;cursor:pointer;outline:0;width:24px;height:20px;margin-right:20px;background:transparent url(/img/mobile-support-icon.svg) no-repeat center top}.closeButton{background:transparent url(/img/mobile-menu-close.svg) no-repeat center center;background-size:20px auto;cursor:pointer;height:20px;width:20px}.cta-element .cta-column{text-align:right}@media(max-width:426px){.cta-element .cta-column{text-align:left}}#nav-submenu .logo-row-wrapper{position:relative}@media print,screen and (min-width:64em){#nav-submenu .logo-row-wrapper{top:9px}}#nav-submenu .logo-row-wrapper .logo-row{width:100%}#nav-submenu .logo-row-wrapper .logo-row.text-next{position:relative;margin-top:-35px}@media screen and (min-width:30em){#nav-submenu .logo-row-wrapper .logo-row.text-next{margin-top:-48px}}@media print,screen and (min-width:48em){#nav-submenu .logo-row-wrapper .logo-row.text-next{margin-top:-30px}}@media print,screen and (min-width:64em){#nav-submenu .logo-row-wrapper .logo-row.text-next{margin-top:-37px}}@media screen and (min-width:75em){#nav-submenu .logo-row-wrapper .logo-row.text-next{margin-top:-43px}}@media screen and (min-width:90em){#nav-submenu .logo-row-wrapper .logo-row.text-next{margin-top:-52px}}#nav-submenu .logo-row-wrapper .logo-row.image-next{position:absolute;left:0;top:-35px;z-index:1}@media screen and (min-width:30em){#nav-submenu .logo-row-wrapper .logo-row.image-next{top:-48px}}@media print,screen and (min-width:48em){#nav-submenu .logo-row-wrapper .logo-row.image-next{top:-30px}}@media print,screen and (min-width:64em){#nav-submenu .logo-row-wrapper .logo-row.image-next{top:-37px}}@media screen and (min-width:75em){#nav-submenu .logo-row-wrapper .logo-row.image-next{top:-43px}}@media screen and (min-width:90em){#nav-submenu .logo-row-wrapper .logo-row.image-next{top:-52px}}#nav-submenu.no-logo{top:-100px;margin-bottom:-135px}.logo-wrapper{width:100%;background-color:#fff;padding:14px;border:1px solid #efefef}.logo-wrapper .logo-inner{background-repeat:no-repeat;background-position:center center;background-size:contain}.logo-wrapper .logo-inner:before{content:"";float:left;padding-bottom:56.25%}.logo-wrapper .logo-inner:after{content:"";display:table;clear:both}.logo-wrapper-square{display:inline-block;width:110px;background-color:#fff;padding:10px;margin:0 13px 13px 0;border:1px solid #efefef}.logo-wrapper-square .logo-inner{background-repeat:no-repeat;background-position:center center;background-size:contain}.logo-wrapper-square .logo-inner:before{content:"";float:left;padding-bottom:100%}.logo-wrapper-square .logo-inner:after{content:"";display:table;clear:both}.detail-collection .logo-row-wrapper{z-index:2;bottom:0;position:absolute;width:100%}.detail-collection .logo-wrapper{background-color:transparent;padding:20px 10px;border:0}.detail-collection .logo-wrapper img{width:100px}@media screen and (min-width:30em){.detail-collection .logo-wrapper img{width:120px}}@media print,screen and (min-width:48em){.detail-collection .logo-wrapper img{width:180px}}@media print,screen and (min-width:64em){.detail-collection .logo-wrapper img{width:180px}}@media screen and (min-width:75em){.detail-collection .logo-wrapper img{width:200px}}@media screen and (min-width:90em){.detail-collection .logo-wrapper img{width:200px}}.format-16-4,.format-16-9{overflow:hidden}.format-16-4 .format-wrapper,.format-16-9 .format-wrapper{position:relative;width:100%}.format-16-4 .format-wrapper .format-inner,.format-16-9 .format-wrapper .format-inner{height:100%;width:100%}@media screen and (max-width:63.9375em){.format-16-4 .format-wrapper .mobile-format-wrapper,.format-16-9 .format-wrapper .mobile-format-wrapper{position:relative;display:inline-block;width:100%;overflow:hidden;padding-bottom:56.25%}.format-16-4 .format-wrapper .mobile-format-inner,.format-16-9 .format-wrapper .mobile-format-inner{position:absolute;display:inline-block;top:0;bottom:0;left:0;right:0;height:100%;width:100%}.format-16-4 .format-wrapper .mobile-format-wrapper{padding-bottom:28.125%}}@media screen and (min-width:28.75em) and (max-width:63.9375em){.format-16-9 .format-wrapper .no-image .mobile-format-wrapper{padding-bottom:28.125%}}@media print,screen and (min-width:64em){.format-16-4 .format-wrapper,.format-16-9 .format-wrapper{position:relative;display:inline-block;width:100%;padding-bottom:56.25%}.format-16-4 .format-wrapper .format-inner,.format-16-9 .format-wrapper .format-inner{position:absolute;display:inline-block;top:0;bottom:0;left:0;right:0;height:100%;width:100%}.format-16-4 .format-wrapper .format-inner .mobile-format-wrapper,.format-16-4 .format-wrapper .format-inner .mobile-format-inner,.format-16-9 .format-wrapper .format-inner .mobile-format-wrapper,.format-16-9 .format-wrapper .format-inner .mobile-format-inner{height:100%;width:100%}.format-16-4 .format-wrapper{padding-bottom:28.125%}}.content-box-grey{background-color:#efefef;padding:2.35294rem .76471rem 0 .76471rem}@media print,screen and (min-width:48em){.content-box-grey{padding:3.52941rem .94118rem 0 .94118rem}}@media print,screen and (min-width:64em){.content-box-grey{padding:3.52941rem 1.52941rem 0 1.52941rem}}.journal-quote-wrapper{background:#fff}footer .content-wrapper{padding-top:3.52941rem;padding-bottom:3.52941rem}footer .content-wrapper .footer-headline{padding-top:20px;padding-bottom:20px}footer .content-wrapper .footer-subline{padding-bottom:20px}footer .content-wrapper a{text-decoration:none}footer .content-wrapper .arrow-link .footer-link{text-decoration:none}footer .content-wrapper .arrow-link .footer-link:hover{text-decoration:underline}footer .content-wrapper ul{list-style-type:none;margin-left:0;margin-bottom:0}footer .content-wrapper ul li{padding-bottom:20px}footer .content-wrapper .contact-box-inner{padding:0 1.17647rem}footer .content-wrapper .contact-box-inner .footer-mail-link{color:#000}footer .content-wrapper .contact-box-inner a{text-decoration:underline}footer .content-wrapper .contact-box.bg-light-grey{padding-top:0;padding-bottom:0}.social-icons-wrapper .soc-icon{display:inline-block;margin-left:1.17647rem;height:1.76471rem;background-repeat:no-repeat;background-position:center center;background-size:auto 30px}.social-icons-wrapper .soc-icon.first{margin-left:0}.social-icons-wrapper .soc-icon.socicon-fb{width:1.76471rem;background-image:url(/img/social_icons/facebook.svg)}.social-icons-wrapper .soc-icon.socicon-fb:hover{background-image:url(/img/social_icons/facebook-hover.svg)}.social-icons-wrapper .soc-icon.socicon-yt{width:1.52941rem;background-image:url(/img/social_icons/youtube.svg)}.social-icons-wrapper .soc-icon.socicon-yt:hover{background-image:url(/img/social_icons/youtube-hover.svg)}.social-icons-wrapper .soc-icon.socicon-in{width:1.76471rem;background-image:url(/img/social_icons/instagram.svg)}.social-icons-wrapper .soc-icon.socicon-in:hover{background-image:url(/img/social_icons/instagram-hover.svg)}.social-icons-wrapper .soc-icon.socicon-pi{width:1.76471rem;background-image:url(/img/social_icons/pinterest.svg)}.social-icons-wrapper .soc-icon.socicon-pi:hover{background-image:url(/img/social_icons/pinterest-hover.svg)}.social-icons-wrapper .soc-icon.socicon-li{width:1.76471rem;background-image:url(/img/social_icons/linkedin.svg)}.social-icons-wrapper .soc-icon.socicon-li:hover{background-image:url(/img/social_icons/linkedin-hover.svg)}.social-icons-wrapper .soc-icon.socicon-ho{width:1.05882rem;background-image:url(/img/social_icons/houzz.svg)}.social-icons-wrapper .soc-icon.socicon-ho:hover{background-image:url(/img/social_icons/houzz-hover.svg)}.social-icons-wrapper .soc-icon a{display:block;width:100%;height:100%}.modal{display:none;padding:8px 15px 15px 15px}.fancybox-skin{border-radius:0;padding-bottom:30px !important;background:#fff}.fancybox-close{top:24px;right:24px;width:30px;height:30px;background-repeat:no-repeat;background-image:url("/img/close-icon.png");background-position:center center;background-size:initial}.fancybox-lock .fancybox-overlay{overflow:hidden;overflow-y:hidden}.modal-header{font-size:24px;font-weight:600}.modal-body{font-size:22px}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url("./ajax-loader.gif") center center no-repeat}@font-face{font-family:"slick";src:url("./fonts/slick.eot");src:url("./fonts/slick.eot?#iefix") format("embedded-opentype"),url("./fonts/slick.woff") format("woff"),url("./fonts/slick.ttf") format("truetype"),url("./fonts/slick.svg#slick") format("svg");font-weight:normal;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:0;outline:0}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:0;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:white;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir="rtl"] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir="rtl"] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir="rtl"] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir="rtl"] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:0}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:black;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:black;opacity:.75}.pager{position:absolute;bottom:0;right:0;margin:1.05882rem 1.76471rem;color:#fff;font-size:.88235rem;letter-spacing:.5px;z-index:2}.slick-prev:before,.slick-next:before{font-family:"futura-pt","Trebuchet MS",Arial,sans-serif;content:''}@media screen and (max-width:47.9375em){.slick-prev,.slick-next{display:none !important}}.slick-prev{background:rgba(0,0,0,0.6) url(/img/link-arrow-white.svg) no-repeat center center;background-size:26px auto;height:40px;width:40px;left:20px;transform:rotate(180deg);z-index:5}.slick-prev:focus{background:rgba(0,0,0,0.6) url(/img/link-arrow-white.svg) no-repeat center center}.slick-prev:hover{background:#efefef url(/img/link-arrow.svg) no-repeat center center}.slider-content .slick-next{transform:translate(0,-100%)}@media print,screen and (min-width:64em){.slider-content .slick-next{background-color:transparent;background-image:url(/img/link-arrow.svg);background-repeat:no-repeat;background-position:center center;right:-35px}.slider-content .slick-next:focus{background-color:transparent;background-image:url(/img/link-arrow.svg)}.slider-content .slick-next:hover{background:#efefef url(/img/link-arrow.svg) no-repeat center center}}.slider-content .slick-prev{transform:rotate(180deg) translate(0,100%)}@media print,screen and (min-width:64em){.slider-content .slick-prev{background-color:transparent;background-image:url(/img/link-arrow.svg);background-repeat:no-repeat;background-position:center center;left:-35px}.slider-content .slick-prev:hover{background:#efefef url(/img/link-arrow.svg) no-repeat center center}}.slick-next{background:rgba(0,0,0,0.6) url(/img/link-arrow-white.svg) no-repeat center center;background-size:26px auto;width:40px;height:40px;right:20px}.slick-next:focus{background:rgba(0,0,0,0.6) url(/img/link-arrow-white.svg) no-repeat center center}.slick-next:hover{background:#efefef url(/img/link-arrow.svg) no-repeat center center}.slick-loading .slick-list{background:#fff url("./../img/loader.gif") no-repeat center center}.slick-dots li button:before{font-family:"futura-pt","Trebuchet MS",Arial,sans-serif}.slider-home h1,.slider-home .h1{text-transform:uppercase;font-size:1.76471rem;letter-spacing:6px;line-height:1.167;margin-bottom:30px;font-size:1.17647rem}@media print,screen and (min-width:48em){.slider-home h1,.slider-home .h1{font-size:2.94118rem;line-height:1}}.slider-home .sliderImage{position:absolute;object-fit:cover;z-index:-1;width:100%;height:100%}.slider-home _:-ms-lang(x),.slider-home .sliderImage{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1;width:100%;height:auto}.slider-home .slider-element{background-size:cover;background-repeat:no-repeat;background-position:center center;height:calc(55vh - 88px);max-height:500px}@media print,screen and (min-width:48em){.slider-home .slider-element{height:calc(70vh - 88px);max-height:600px}}@media print,screen and (min-width:64em){.slider-home .slider-element{height:calc(90vh - 88px);max-height:756px}}.slider-home .slider-element .slider-content-wrapper{height:calc(55vh - 88px);max-height:500px;background-color:rgba(0,0,0,0.2)}@media print,screen and (min-width:48em){.slider-home .slider-element .slider-content-wrapper{height:calc(70vh - 88px);max-height:600px}}@media print,screen and (min-width:64em){.slider-home .slider-element .slider-content-wrapper{height:calc(90vh - 88px);max-height:756px}}.slider-home .slider-element .slider-content-wrapper .slider-content{margin-top:100px;margin-top:70px}.slider-home .slider-element .slider-content-wrapper .slider-content .subline-teaser{margin-bottom:2.94118rem}.slider-home .slider-element .slider-content-wrapper .row{height:calc(55vh - 88px);max-height:500px}@media print,screen and (min-width:48em){.slider-home .slider-element .slider-content-wrapper .row{height:calc(70vh - 88px);max-height:600px}}@media print,screen and (min-width:64em){.slider-home .slider-element .slider-content-wrapper .row{height:calc(90vh - 88px);max-height:756px}}.slider-home .slider-element _:-ms-lang(x),.slider-home .slider-element .slider-content-wrapper{background-color:transparent}.slider-home .slick-prev:before,.slider-home .slick-next:before{color:#b5b300}.slider-home .slick-prev,.slider-home .slick-next{top:44.5%}.slider-home .slick-next{transform:translate(0,0)}.slider-home-wrapper .row{max-width:100%}.content-slider .columns{position:relative}.content-slider .text-caption{margin:.29412rem .58824rem;padding-right:5rem}.content-slider .slider-element{height:auto}.content-slider .slick-prev,.content-slider .slick-next{top:44.5%}.content-slider .slick-next{transform:translate(0,-100%)}@media print,screen and (min-width:64em){.content-slider .slick-prev{left:-7.05882rem}.content-slider .slick-next{right:-7.05882rem}}.content-slider .pager{color:#000;margin:0}.content-slider .pager .paging-info{font-weight:300;padding:0}.slider-product .slider-element{background-size:cover;background-repeat:no-repeat;background-position:center center;height:calc(90vh - 88px);max-height:756px}.slider-product .slider-element .slider-content-wrapper{position:relative;height:calc(90vh - 88px);max-height:756px;background-color:rgba(0,0,0,0.2)}.slider-product .slider-element .slider-content-wrapper .slider-product-name{position:absolute;top:1.17647rem;right:.88235rem;text-transform:uppercase}.slider-product .slider-element .slider-content-wrapper .slider-product-logo{position:absolute;bottom:1.47059rem;right:1.47059rem}.slider-product .slider-element .slider-content-wrapper .row{height:calc(90vh - 88px);max-height:756px}.slider-product .slick-prev:before,.slider-product .slick-next:before{color:#b5b300}.slider-product-wrapper .pager{bottom:-1.58824rem;right:.88235rem;margin:0}.slider-product-wrapper .pager .paging-info{color:#000}.slider-reference-wrapper .pager{color:#000;bottom:auto;top:-25px;margin:0}.slider-reference-wrapper .slider-reference .slider-element .slider-content-wrapper{margin:0 .23529rem 0 .23529rem}@media print,screen and (min-width:48em){.slider-reference-wrapper .slider-reference .slider-element .slider-content-wrapper{margin:0 .47059rem 0 .47059rem}}@media print,screen and (min-width:64em){.slider-reference-wrapper .slider-reference .slider-element .slider-content-wrapper{margin:0 .76471rem 0 .76471rem}}.slider-reference-wrapper .slider-reference .slider-element .slider-content-wrapper a{text-decoration:none}.slider-reference-wrapper .slider-reference .slider-element .slider-content-wrapper a:hover{text-decoration:underline}.slider-reference-wrapper .slider-reference .slider-element .slider-content-wrapper .slider-reference-name{text-decoration:none}.slider-reference-wrapper .slider-reference .slider-element .slider-content-wrapper .slider-image{background-size:cover;background-repeat:no-repeat;background-position:center center;padding-bottom:56.25%;margin-bottom:10px}.article.articletype-0,.article.articletype-1,.article.articletype-2{padding:3.52941rem 0 0 0}@media screen and (max-width:47.9375em){.article.articletype-0,.article.articletype-1,.article.articletype-2{padding:.88235rem 0 0 0;position:relative;z-index:20}}.article.articletype-0.first,.article.articletype-1.first,.article.articletype-2.first{padding:0}.article.articletype-0 .article-devider,.article.articletype-1 .article-devider,.article.articletype-2 .article-devider{border-bottom:1px solid #efefef;padding-bottom:3.52941rem}@media screen and (max-width:47.9375em){.article.articletype-0 .article-devider,.article.articletype-1 .article-devider,.article.articletype-2 .article-devider{padding-bottom:.58824rem}}.article.articletype-0 .article-devider-top,.article.articletype-1 .article-devider-top,.article.articletype-2 .article-devider-top{border-top:1px solid #efefef;padding-top:3.52941rem}.article.articletype-0 .news-list-date,.article.articletype-1 .news-list-date,.article.articletype-2 .news-list-date{background:transparent url(/img/line.svg) no-repeat left bottom;padding-bottom:.58824rem;margin-bottom:.58824rem}.article.articletype-0 .news-list-date .startdate,.article.articletype-0 .news-list-date .enddate,.article.articletype-1 .news-list-date .startdate,.article.articletype-1 .news-list-date .enddate,.article.articletype-2 .news-list-date .startdate,.article.articletype-2 .news-list-date .enddate{display:inline-block}@media print,screen and (min-width:48em){.article.articletype-0 .news-list-date .startdate,.article.articletype-0 .news-list-date .enddate,.article.articletype-1 .news-list-date .startdate,.article.articletype-1 .news-list-date .enddate,.article.articletype-2 .news-list-date .startdate,.article.articletype-2 .news-list-date .enddate{display:block}}.article.articletype-0 .header h3,.article.articletype-1 .header h3,.article.articletype-2 .header h3{margin-top:1.17647rem}@media print,screen and (min-width:48em){.article.articletype-0 .header h3,.article.articletype-1 .header h3,.article.articletype-2 .header h3{margin-top:0}}.article.articletype-0 .header h3 a,.article.articletype-1 .header h3 a,.article.articletype-2 .header h3 a{text-decoration:none}.f3-widget-paginator{list-style-type:none;margin-left:0;padding-top:1.17647rem}@media print,screen and (min-width:48em){.f3-widget-paginator{font-size:1.17647rem;letter-spacing:.27px;line-height:1.7}}.f3-widget-paginator li{vertical-align:middle;display:inline-block;list-style-type:none;width:2.35294rem;height:1.47059rem;margin:0 .11765rem;border-bottom:1px solid #efefef}@media print,screen and (min-width:48em){.f3-widget-paginator li{height:2.05882rem}}.f3-widget-paginator li a{display:block;width:2.35294rem;height:1.47059rem;text-decoration:none}@media print,screen and (min-width:48em){.f3-widget-paginator li a{height:2.05882rem}}.f3-widget-paginator li a::after{background-color:white;content:"";display:block;height:1px;max-width:0;width:100%;transition:all .5s;margin:-3px auto 0;border:0;position:relative;left:0}@media print,screen and (min-width:48em){.f3-widget-paginator li a::after{margin:0 auto 0}}.f3-widget-paginator li a:hover{height:1.41176rem}@media print,screen and (min-width:48em){.f3-widget-paginator li a:hover{height:2rem}}.f3-widget-paginator li a:hover:after{background-color:#000;max-width:100%;border:0}.f3-widget-paginator li.current{border-bottom:1px solid #000;height:1.41176rem}@media print,screen and (min-width:48em){.f3-widget-paginator li.current{height:2rem}}.f3-widget-paginator li.previous,.f3-widget-paginator li.last,.f3-widget-paginator li.next{background:transparent url(/img/link-arrow.svg) no-repeat center center;background-size:14px auto;border-bottom:0;transform:none}@media print,screen and (min-width:48em){.f3-widget-paginator li.previous,.f3-widget-paginator li.last,.f3-widget-paginator li.next{background-size:20px auto}}.f3-widget-paginator li.previous a:hover,.f3-widget-paginator li.previous a:focus,.f3-widget-paginator li.last a:hover,.f3-widget-paginator li.last a:focus,.f3-widget-paginator li.next a:hover,.f3-widget-paginator li.next a:focus{border-bottom:0;background:#efefef url(/img/link-arrow.svg) no-repeat center center;background-size:14px auto}@media print,screen and (min-width:48em){.f3-widget-paginator li.previous a:hover,.f3-widget-paginator li.previous a:focus,.f3-widget-paginator li.last a:hover,.f3-widget-paginator li.last a:focus,.f3-widget-paginator li.next a:hover,.f3-widget-paginator li.next a:focus{background-size:20px auto}}.f3-widget-paginator li.previous a:hover:after,.f3-widget-paginator li.previous a:focus:after,.f3-widget-paginator li.last a:hover:after,.f3-widget-paginator li.last a:focus:after,.f3-widget-paginator li.next a:hover:after,.f3-widget-paginator li.next a:focus:after{max-width:0;border:0}.f3-widget-paginator li.previous{transform:rotate(180deg)}.news-menu-view{margin-bottom:30px}.news-menu-view ul{list-style-type:none;margin-left:0}.news-menu-view ul li{display:inline-block;margin-left:2.05882rem}.news-menu-view ul li:first-child{margin-left:0}@media print,screen and (min-width:48em){.news-menu-view ul li{font-size:1.29412rem;letter-spacing:.3px;line-height:1.545;margin-left:3.23529rem}.news-menu-view ul li:first-child{margin-left:0}}.news-menu-view ul li.active a{text-decoration:underline !important}.article.articletype-0.journal-list,.article.articletype-1.journal-list,.article.articletype-2.journal-list{padding-top:0}.article.articletype-0.journal-list:hover .news-img-wrap a,.article.articletype-1.journal-list:hover .news-img-wrap a,.article.articletype-2.journal-list:hover .news-img-wrap a{position:relative;display:block}.article.articletype-0.journal-list:hover a,.article.articletype-1.journal-list:hover a,.article.articletype-2.journal-list:hover a{text-decoration:underline}.article.articletype-0.journal-list .header h3,.article.articletype-1.journal-list .header h3,.article.articletype-2.journal-list .header h3{margin-top:0}@media print,screen and (min-width:48em){.article.articletype-0.journal-list.topnews,.article.articletype-1.journal-list.topnews,.article.articletype-2.journal-list.topnews{position:relative;padding-top:0}.article.articletype-0.journal-list.topnews .header,.article.articletype-1.journal-list.topnews .header,.article.articletype-2.journal-list.topnews .header{position:absolute;top:1.76471rem;left:1.76471rem;z-index:8}.article.articletype-0.journal-list.topnews .header .heading-category,.article.articletype-0.journal-list.topnews .header .headline-on-line,.article.articletype-0.journal-list.topnews .header .headline-on-line-3,.article.articletype-1.journal-list.topnews .header .heading-category,.article.articletype-1.journal-list.topnews .header .headline-on-line,.article.articletype-1.journal-list.topnews .header .headline-on-line-3,.article.articletype-2.journal-list.topnews .header .heading-category,.article.articletype-2.journal-list.topnews .header .headline-on-line,.article.articletype-2.journal-list.topnews .header .headline-on-line-3{color:#fff;background:transparent url(/img/line_white.svg) no-repeat left bottom;background-size:5rem .05882rem;font-size:.82353rem;line-height:1.1;letter-spacing:4px;padding-bottom:.29412rem;margin-bottom:.29412rem;text-transform:uppercase}.article.articletype-0.journal-list.topnews .header .heading-teaser-magazine,.article.articletype-1.journal-list.topnews .header .heading-teaser-magazine,.article.articletype-2.journal-list.topnews .header .heading-teaser-magazine{color:#fff;font-size:1.52941rem;line-height:1;letter-spacing:3px;text-transform:uppercase}.article.articletype-0.journal-list.topnews .header .topnews-teaser-text,.article.articletype-1.journal-list.topnews .header .topnews-teaser-text,.article.articletype-2.journal-list.topnews .header .topnews-teaser-text{color:#fff;font-size:1.29412rem;line-height:1.273;letter-spacing:.3}.article.articletype-0.journal-list.topnews .shadow-overlay,.article.articletype-1.journal-list.topnews .shadow-overlay,.article.articletype-2.journal-list.topnews .shadow-overlay{position:absolute;top:0;bottom:0;left:0;right:0;z-index:7}.article.articletype-0.journal-list.topnews .shadow-overlay.shadow-top,.article.articletype-1.journal-list.topnews .shadow-overlay.shadow-top,.article.articletype-2.journal-list.topnews .shadow-overlay.shadow-top{background:transparent url(/img/gradient-top.png) repeat-x top left}}.heading-teaser-magazine a{text-decoration:none}@media print,screen and (min-width:48em){.journals .category-filter-type{font-size:1.41176rem !important}}.journals #active-reference-filter-row{display:none;margin-top:1.47059rem}.journals #active-reference-filter-row a{display:inline-block;background:#efefef url(/img/mobile-menu-close.svg) no-repeat calc(100% - 7px) center;background-size:.70588rem .70588rem;text-decoration:none;padding:0 1.94118rem 0 .47059rem;margin:0 .76471rem 1.52941rem .76471rem}.journals .category-filter-loader{margin-top:3.52941rem}.journals .category-filter-loader div{margin-left:-0.58824rem;width:1.76471rem;height:1.76471rem}.journals .category-filter-label{position:absolute}@media print,screen and (min-width:48em){.journals .category-filter-label{padding-top:.35294rem}}@media print,screen and (min-width:64em){.journals .category-filter-label{padding-top:.23529rem}}.journals .category-filter-label:hover{cursor:default !important}@media screen and (max-width:47.9375em){.journals .category-filter-label{width:100%;text-align:center;border-bottom:1px solid #efefef;display:inline-block;position:relative;padding-top:.11765rem}.journals .category-filter-label:hover{cursor:pointer !important}}.journals .product-category-filter-menu-wrapper{width:100%}.journals #product-category-filter-menu{position:relative}.journals #product-category-filter-menu>li{margin:0 auto}.journals #product-category-filter-menu>li>a{padding-right:0}.journals #product-category-filter-menu .filterkategorie{width:600px;margin-left:calc(100% - 330px)}@media screen and (max-width:47.9375em){.journals #product-category-filter-menu .filterkategorie{margin-left:0;width:100%}}.journals #product-category-filter-menu .filterkategorie ul{display:block;list-style-type:none;margin:0 0 0 1.47059rem;min-width:208px}@media print,screen and (min-width:48em){.journals #product-category-filter-menu .filterkategorie ul{float:left}}.journals #product-category-filter-menu .filterkategorie ul li a{display:block;padding-left:1.47059rem;background:transparent url(/img/check-box-off.svg) no-repeat left center;background-size:1.05882rem 1.05882rem;text-decoration:none;line-height:2.353}@media print,screen and (min-width:48em){.journals #product-category-filter-menu .filterkategorie ul li a{line-height:2.588}}.journals #product-category-filter-menu .filterkategorie ul li a.active{background-image:url(/img/check-box-on.svg)}.journals #product-category-filter-menu .filterkategorie ul:after{content:"";display:table;clear:both}.news-counter{margin-top:1.76471rem}.journal-list-featured a{text-decoration:none}@media screen and (max-width:47.9375em){.journal-list-featured .header{padding-top:10px}}@media print,screen and (min-width:48em){.product-category-filter-wrapper>.columns{border-bottom:1px solid #efefef}}@media screen and (max-width:47.9375em){.product-category-filter-header{padding-top:0;text-align:center;padding-bottom:10px;border-bottom:1px solid #efefef;background:transparent url(/img/select-arrow.svg) no-repeat calc(100% - 13px) 7px;background-size:14px auto}}.product-category-filter-header:hover{cursor:pointer}@media screen and (min-width:48em) and (max-width:63.9375em){.product-category-filter-header.category-filter-label{padding-top:.11765rem}}.product-category-filter-header.category-filter-label:hover{cursor:default !important}@media screen and (max-width:47.9375em){.product-category-filter-header.category-filter-label:hover{cursor:pointer !important}}@media screen and (max-width:47.9375em){.product-category-filter-header.dd-open{background:transparent url(/img/select-arrow-up.svg) no-repeat calc(100% - 13px) 7px;background-size:14px auto}}@media screen and (max-width:47.9375em){.product-category-filter-menu-wrapper{position:relative}}@media(max-width:767px){.product-category-filter-menu-wrapper .filter-content{background:#f8f8f8}}@media screen and (min-width:48em) and (max-width:63.9375em){.product-category-filter-header-wrapper.medium-offset-1{margin-left:2%}}@media screen and (max-width:47.9375em){#product-category-filter-menu{display:none;position:absolute;top:0;left:0;box-shadow:0 2px 15px 0 rgba(0,0,0,0.15);background-color:#fff;z-index:20}}#product-category-filter-menu .is-accordion-submenu-parent{border-top:1px solid #efefef;text-align:center}#product-category-filter-menu .is-accordion-submenu-parent>a::after{border:0;display:block;height:20%;width:14px;background:transparent url(/img/select-arrow.svg) no-repeat 98% center;background-size:14px auto}#product-category-filter-menu .is-accordion-submenu-parent[aria-expanded='true']>a{border-bottom:1px solid #efefef}#product-category-filter-menu .is-accordion-submenu-parent[aria-expanded='true'] .category-filter-type{text-decoration:underline}#product-category-filter-menu .is-accordion-submenu-parent .category-filter-type{display:block}#product-category-filter-menu .is-accordion-submenu-parent .category-filter-type:hover{text-decoration:underline}#product-category-filter-menu .is-accordion-submenu-parent .is-accordion-submenu{text-align:left}#product-category-filter-menu .is-accordion-submenu-parent .is-accordion-submenu .is-submenu-item{width:100%}#product-category-filter-menu .is-accordion-submenu-parent .is-accordion-submenu .is-submenu-item .filter-content-inner{padding:1.47059rem}#product-category-filter-menu .is-accordion-submenu-parent .is-accordion-submenu .is-submenu-item .filter-content-inner label{cursor:pointer;line-height:2.588}#product-category-filter-menu .is-dropdown-submenu{border:0;min-width:270px}#product-category-filter-menu .is-dropdown-submenu .filter-content{border-top:1px solid #000;box-shadow:0 2px 15px 0 rgba(0,0,0,0.15)}#product-category-filter-menu .is-dropdown-submenu .filter-content .filter-content-inner{padding:1.17647rem 1.47059rem}#product-category-filter-menu .is-dropdown-submenu .filter-content .filter-content-inner label{cursor:pointer;line-height:2.588}#product-category-filter-menu .filter-inner-header{font-size:1rem;letter-spacing:.5px;line-height:1.529;padding-bottom:10px}#product-category-filter-menu .category-filter-type{font-size:1.17647rem;letter-spacing:.4px;line-height:1.292;text-decoration:none;padding-left:0}@media print,screen and (min-width:48em){#product-category-filter-menu .category-filter-type{padding-top:0;padding-bottom:10px}}@media print,screen and (min-width:64em){#product-category-filter-menu .category-filter-type{font-size:1.17647rem}}@media print,screen and (min-width:48em){#product-category-filter-menu .category-filter-type:after{display:none}}#product-category-filter-menu .filtersuche-wrapper.is-active{color:inherit}#product-category-filter-menu .filtersuche-wrapper .js-dropdown-active{display:none}#product-category-filter-menu .filtersuche-wrapper .show-search{display:block}@media print,screen and (min-width:48em){#product-category-filter-menu .filtersuche-wrapper .category-filter-type{padding-bottom:5px;margin-top:-0.11765rem}}@media print,screen and (min-width:64em){#product-category-filter-menu .filtersuche-wrapper .category-filter-type{padding-bottom:5px;margin-top:-0.11765rem}}#product-category-filter-menu .filter-sliders .slider{height:1px;background-color:#dadada;margin-bottom:.29412rem}#product-category-filter-menu .filter-sliders .slider-fill{height:1px;background-color:#000}#product-category-filter-menu .filter-sliders .slider-handle{height:10px;width:10px;border-radius:10px;background-color:#000}#product-category-filter-menu .filter-sliders-label{margin-bottom:1.76471rem}#product-category-filter-menu .filter-sliders-label .filter-sliders-label-item{display:inline-block;font-size:11px;line-height:14px;letter-spacing:.5px;line-height:24px;text-align:center}@media(min-width:1199px){#product-category-filter-menu .filter-sliders-label .filter-sliders-label-item{font-size:.88235rem}}#product-category-filter-menu .filter-sliders-label .filter-sliders-label-item:first-child{text-align:left}#product-category-filter-menu .filter-sliders-label .filter-sliders-label-item:last-child{text-align:right}#product-category-filter-menu .product-filter-reset-wrapper{display:flex;align-items:center}#product-category-filter-menu .product-filter-reset{border-top:1px solid #dadada;background-color:#efefef;width:100%;height:50px}#product-category-filter-menu .product-filter-reset a{height:100%;padding-top:6px;display:block;text-align:center;text-decoration:none}@media screen and (max-width:47.9375em){#product-category-filter-menu .product-filter-reset{background-color:black;padding:.58824rem .88235rem;display:inline-block;width:auto;margin:.58824rem auto}#product-category-filter-menu .product-filter-reset a{color:white;padding:0}}#active-product-filter-row{margin-top:1.47059rem}#active-product-filter-row a{display:inline-block;background:#efefef url(/img/mobile-menu-close.svg) no-repeat calc(100% - 7px) center;background-size:.70588rem .70588rem;text-decoration:none;padding:0 1.94118rem 0 .47059rem;margin:0 .76471rem 1.52941rem .76471rem}.product-category-filter-wrapper{position:relative;z-index:1}.product-category-filter-wrapper .filtersuche-wrapper.is-dropdown-submenu-parent,.product-category-filter-wrapper .filtereigenschaft-wrapper.is-dropdown-submenu-parent{position:static}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu.filtersuche,.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu.filtereigenschaft{position:absolute;left:0;background:transparent}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu.filtersuche .filter-content,.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu.filtereigenschaft .filter-content{background:#fff}@media print,screen and (min-width:64em){.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu.filtersuche,.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu.filtereigenschaft{top:35px}}#product-category-filter-menu .is-dropdown-submenu.filterverfuegbarkeit{min-width:320px}#product-category-filter-menu .is-dropdown-submenu.filtervorteil{min-width:400px}#product-category-filter-menu .is-dropdown-submenu.filterfarben{min-width:290px}#product-category-filter-menu .is-dropdown-submenu-parent.filtersuche-wrapper{flex:1 0 auto}#product-category-filter-menu .is-dropdown-submenu-parent.filtersuche-wrapper .category-filter-type{justify-content:flex-end}#product-category-filter-menu .is-dropdown-submenu-parent.filtersuche-wrapper .search-icon{height:30px;width:30px;background:transparent url(/img/icon-search-off.svg) no-repeat center center;background-size:25px auto}.filtersuche .filter-content-inner .row .columns{position:relative}#filter-suche-results-wrapper{position:absolute;top:60px;left:0;width:100%;height:auto;padding-left:4px;padding-right:4px}@media print,screen and (min-width:48em){#filter-suche-results-wrapper{padding-left:8px;padding-right:8px}}@media print,screen and (min-width:64em){#filter-suche-results-wrapper{padding-left:13px;padding-right:13px}}#filter-suche-results{background-color:#efefef;padding:0 20px}#filter-suche-results a{display:block;text-decoration:none}#filter-suche-results a:first-child{padding-top:15px}#filter-suche-results a:last-child{padding-bottom:15px}#product-category-filter-menu .filterfarben .checkbox-square[type=checkbox]:checked+label:before,#product-category-filter-menu .filterfarben .checkbox-square[type=checkbox]:checked+.pseudo-label:before,#product-category-filter-menu .filterfarben .checkbox-square[type=checkbox]:hover+label:before,#product-category-filter-menu .filterfarben .checkbox-square[type=checkbox]:hover+.pseudo-label:before,#product-category-filter-menu .filterfarben .powermail_checkbox[type=checkbox]:checked+label:before,#product-category-filter-menu .filterfarben .powermail_checkbox[type=checkbox]:checked+.pseudo-label:before,#product-category-filter-menu .filterfarben .powermail_checkbox[type=checkbox]:hover+label:before,#product-category-filter-menu .filterfarben .powermail_checkbox[type=checkbox]:hover+.pseudo-label:before{content:'';margin-top:-9px;margin-left:-2px;width:44px;height:44px;display:inline-block;outline:1px solid #000;border:1px solid #fff;background:transparent;margin-right:.47059rem}#product-category-filter-menu .filterfarben .checkbox-square+label,#product-category-filter-menu .filterfarben .checkbox-square+.pseudo-label,#product-category-filter-menu .filterfarben .powermail_checkbox+label,#product-category-filter-menu .filterfarben .powermail_checkbox+.pseudo-label{margin-left:0}#product-category-filter-menu .filterfarben .checkbox-square+label span,#product-category-filter-menu .filterfarben .checkbox-square+.pseudo-label span,#product-category-filter-menu .filterfarben .powermail_checkbox+label span,#product-category-filter-menu .filterfarben .powermail_checkbox+.pseudo-label span{display:none}#product-category-filter-menu .filterfarben .checkbox-square+label:before,#product-category-filter-menu .filterfarben .checkbox-square+.pseudo-label:before,#product-category-filter-menu .filterfarben .powermail_checkbox+label:before,#product-category-filter-menu .filterfarben .powermail_checkbox+.pseudo-label:before{content:'';margin-top:-9px;margin-left:-2px;width:44px;height:44px;display:inline-block;outline:1px solid #fff;border:1px solid #fff;background:transparent;margin-right:.47059rem}#product-category-filter-menu .filterfarben label.filter-farben{display:inline-block;width:40px;height:40px;margin-right:.88235rem;margin-bottom:.88235rem}#product-category-filter-menu .filterfarben label.filter-farben-beige{background-color:#f5f5dc}#product-category-filter-menu .filterfarben label.filter-farben-yellow{background-color:#f2e300}#product-category-filter-menu .filterfarben label.filter-farben-green{background-color:#67a621}#product-category-filter-menu .filterfarben label.filter-farben-light_blue{background-color:#01b0f1}#product-category-filter-menu .filterfarben label.filter-farben-dark_blue{background-color:#003e71}#product-category-filter-menu .filterfarben label.filter-farben-purple{background-color:#4f1375}#product-category-filter-menu .filterfarben label.filter-farben-pink{background-color:#f781b5}#product-category-filter-menu .filterfarben label.filter-farben-orange{background-color:#e77215}#product-category-filter-menu .filterfarben label.filter-farben-red{background-color:#c00000}#product-category-filter-menu .filterfarben label.filter-farben-brown{background-color:#612524}#product-category-filter-menu .filterfarben label.filter-farben-white{background-color:#fff;border:1px solid #9b9b9b;width:42px;height:42px}#product-category-filter-menu .filterfarben label.filter-farben-light_grey{background-color:#9b9b9b}#product-category-filter-menu .filterfarben label.filter-farben-dark_grey{background-color:#4a4a4a}#product-category-filter-menu .filterfarben label.filter-farben-black{background-color:#000}#quality-list .single-item{margin-bottom:30px;display:block}#quality-list .single-item .item-picture{position:relative}#quality-list .single-item .item-picture .item-linktext{display:none;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;color:#fff}#quality-list .single-item .item-picture .item-linktext a{color:#fff;text-decoration:none}#quality-list .single-item .item-picture .item-linktext .arrow-link{display:inline}#quality-list .single-item:hover .item-linktext{display:flex}#quality-list .single-item:hover .item-picture:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.4)}.productColorItemContainer .productColorImageContainer{padding-bottom:56.25%;background-color:#efefef;position:relative}.productColorItemContainer .productColorImageContainer .productColorItem{position:absolute !important;opacity:0}.productColorItemContainer .productColorImageContainer .productColorItem.lazyloaded{padding:0;opacity:1 !important;transition:opacity 200ms}.productColorItemContainer .item-label{margin-top:5px !important}#product-list .single-item{margin-bottom:10px;display:block}#product-list .single-item a{text-decoration:none}#product-list .single-item .item-label{margin-top:.47059rem}#product-list .single-item .item-linktext{display:none;position:absolute;top:0;left:0;width:100%;height:100%}#product-list .single-item .item-picture{position:relative}#product-list .single-item.sample-item .img-wrap:hover .item-picture:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.6)}#product-list .single-item.sample-item .arrow-link{margin-bottom:10px}@media(max-width:768px){#product-list .single-item.sample-item .arrow-link{margin-bottom:0}}#product-list .single-item.sample-item .overlay-text{top:44%}#product-list .single-item.sample-item .overlay-text span{margin-bottom:10px}.news-counter{margin-top:30px}.icon-product-row{text-align:left;margin-top:30px;text-align:right;margin-top:-7px}@media print,screen and (min-width:48em){.icon-product-row{text-align:right;margin-top:0}}.icon-product-row .icon-product{display:inline-block;width:45px;height:45px}@media screen and (max-width:47.9375em){.teaser-product-nothing-found .element-content-wrapper{padding-bottom:24px}}.teaser-product-nothing-found .element-content-wrapper a{text-decoration:none}.teaser-product-nothing-found .element-content-wrapper a:hover .element-image{position:relative}.teaser-product-nothing-found .element-content-wrapper a:hover .element-name{text-decoration:none}.teaser-product-nothing-found .element-content-wrapper .element-image{background-size:cover;background-repeat:no-repeat;background-position:center center;padding-bottom:56.25%}.teaser-product-nothing-found .element-content-wrapper .element-name{text-decoration:none}.icon-carpet-roll{background:transparent url(/img/icon-carpet-roll-off.svg) no-repeat center center;background-size:27px 27px;width:27px;height:27px;display:inline-block}.icon-carpet-roll:hover,.icon-carpet-roll.active{background-image:url(/img/icon-carpet-roll-hover.svg);background-size:45px 45px}.icon-rugx{background:transparent url(/img/icon-rugx-off.svg) no-repeat center center;background-size:27px 27px;width:27px;height:27px;display:inline-block}.icon-rugx:hover,.icon-rugx.active{background-image:url(/img/icon-rugx-hover.svg);background-size:45px 45px}.icon-tile{background:transparent url(/img/icon-tile-off.svg) no-repeat center center;background-size:27px 27px;width:27px;height:27px;display:inline-block}.icon-tile:hover,.icon-tile.active{background-image:url(/img/icon-tile-hover.svg);background-size:45px 45px}.icon-text{font-size:14px;margin-left:10px;line-height:initial;margin-top:-5px}.colorToggleDetailIconContainer{margin-bottom:20px}.colorToggleDetailIconContainer .icon-product,.colorToggleDetailIconContainer .icon-text{float:left}.product-category-filter-wrapper .pseudo-label{position:relative;top:-5px}.menu.vertical>li{display:block}.product-filter-loader{margin-top:3.52941rem}.product-filter-loader div{margin-left:-0.58824rem;width:1.76471rem;height:1.76471rem}@media print,screen and (min-width:48em){.product-detail-download-container{min-width:315px}}@media print,screen and (min-width:64em){.product-detail-download-container{min-width:400px}}.product-detail-download-container .progressContainer{font-size:1.29412rem;padding-left:20px}@media print,screen and (min-width:48em){.product-backlink{margin-left:-36px}}@media print,screen and (min-width:64em){.product-backlink{margin-left:-46px}}.back-link.product-back{text-decoration:none}.product-full-whitebox-teaser-wrapper{background-size:cover;background-position:center center;background-repeat:no-repeat;margin-left:-16px;margin-right:-16px}@media print,screen and (min-width:48em){.product-full-whitebox-teaser-wrapper{margin-left:-20px;margin-right:-20px}}@media print,screen and (min-width:64em){.product-full-whitebox-teaser-wrapper{margin-left:-32px;margin-right:-32px}}@media screen and (min-width:75em){.product-full-whitebox-teaser-wrapper{margin-left:-48px;margin-right:-48px}}.product-full-whitebox-teaser-wrapper .product-full-whitebox-teaser-inner{margin:0 .94118rem}@media print,screen and (min-width:48em){.product-full-whitebox-teaser-wrapper .product-full-whitebox-teaser-inner{margin:0 1.17647rem}}@media print,screen and (min-width:64em){.product-full-whitebox-teaser-wrapper .product-full-whitebox-teaser-inner{margin:0 1.88235rem}}@media screen and (min-width:75em){.product-full-whitebox-teaser-wrapper .product-full-whitebox-teaser-inner{margin:0 2.82353rem}}.product-full-whitebox-teaser-wrapper .product-full-whitebox-teaser-inner .product-full-whitebox-teaser-content{margin:7.82353rem 0;background-color:#fff}.product-full-whitebox-teaser-wrapper .product-full-whitebox-teaser-inner .product-full-whitebox-teaser-content .product-full-whitebox-teaser-content-inner{padding:1.17647rem .94118rem 1.17647rem .94118rem}@media print,screen and (min-width:48em){.product-full-whitebox-teaser-wrapper .product-full-whitebox-teaser-inner .product-full-whitebox-teaser-content .product-full-whitebox-teaser-content-inner{padding:3.52941rem 1.88235rem 3.52941rem 1.88235rem}}@media print,screen and (min-width:64em){.product-full-whitebox-teaser-wrapper .product-full-whitebox-teaser-inner .product-full-whitebox-teaser-content .product-full-whitebox-teaser-content-inner{padding:3.52941rem 3.05882rem 3.52941rem 3.05882rem}}.sample-order-intro-container{display:flex;justify-content:space-between}@media screen and (max-width:750px){.sample-order-intro-container{display:block}}@media screen and (max-width:1024px){.sample-order-intro-container a.download-link-light{font-size:1rem}}.product-detail-download-container{float:right;position:relative}.color-items{width:100%}.color-items .variation-item{max-height:initial;padding-top:15px;transition:max-height .6s}.color-items .variation-item .variation-item-image{margin-bottom:5px;cursor:pointer}.color-items .variation-item .variation-item-label{float:left}.color-items .variation-item .variation-detail-wrapper{max-height:initial;transition:max-height .6s;overflow:hidden}.color-items .variation-item .variation-item-info-wrapper{display:none;position:relative}.color-items .variation-item .variation-item-info-wrapper .variation-item-info-container{position:absolute;width:100%;top:0;left:0}.color-items .variation-item.active{background:transparent url(/img/line.svg) repeat-x left top}.variation-detail-wrapper{background-color:#efefef;display:none;position:absolute;width:calc(100% - 25px);left:11px}.variation-detail-wrapper .variation-detail-wrapper-inner{margin:0 .94118rem;padding-top:1.76471rem;padding-bottom:1.76471rem}@media print,screen and (min-width:48em){.variation-detail-wrapper .variation-detail-wrapper-inner{margin:0 1.17647rem}}@media print,screen and (min-width:64em){.variation-detail-wrapper .variation-detail-wrapper-inner{margin:0 1.88235rem}}@media screen and (min-width:75em){.variation-detail-wrapper .variation-detail-wrapper-inner{margin:0 2.82353rem}}.variation-detail-wrapper .variation-detail-wrapper-inner>.row{position:relative}.variation-detail-wrapper .variation-detail-wrapper-inner .variation-detail-close{background:transparent url(/img/mobile-menu-close.svg) no-repeat center center;background-size:20px auto;cursor:pointer;position:absolute;top:-10px;right:0;height:20px;width:20px}@media screen and (min-width:48em) and (max-width:63.9375em){.variation-detail-wrapper .variation-detail-wrapper-inner .variation-detail-close{top:-10px !important;right:5px !important}}@media screen and (max-width:47.9375em){.variation-detail-wrapper .variation-detail-wrapper-inner .variation-detail-close{top:-10px !important;right:5px !important}}.variation-detail-wrapper .variation-detail-wrapper-inner .variation-detail-description{padding:1.17647rem 1.17647rem 1.76471rem 0}.variation-detail-wrapper .variation-detail-wrapper-inner .variation-detail-description .variation-detail-icon{display:inline-block;margin-right:20px}.variation-detail-wrapper .variation-detail-wrapper-inner .variation-detail-description .variation-detail-shorttext{display:inline-block}.variation-detail-wrapper .variation-detail-wrapper-inner .variation-detail-image{width:100%;height:100%;background-repeat:no-repeat;background-size:contain}.variation-detail-wrapper .variation-detail-wrapper-inner .variation-detail-text{padding-left:30px;min-height:280px}@media screen and (max-width:47.9375em){.variation-detail-wrapper .variation-detail-wrapper-inner .variation-detail-text{padding-left:0;min-height:180px}}.variation-detail-wrapper .variation-detail-wrapper-inner .variation-detail-text .icons{background-size:27px 27px;width:27px;height:27px;display:inline-block}.variation-detail-wrapper .variation-detail-wrapper-inner .variation-detail-text .icons.icon-sonder{background:transparent url(/img/icon-tile-off_outline.svg) no-repeat center center}.variation-detail-wrapper .variation-detail-wrapper-inner .variation-detail-text .icons.icon-standard{background:transparent url(/img/icon-tile-off.svg) no-repeat center center}.variation-detail-wrapper .variation-detail-wrapper-inner .variation-detail-download>ul:first-child{border-bottom:1px solid #979797;padding-bottom:1.17647rem}.variation-detail-wrapper .variation-detail-wrapper-inner .button{display:inline-block}.variation-detail-wrapper-border{margin-top:60px}.variation-item-border .variation-detail-text{min-height:180px !important}.product-characteristics .headline-on-line{margin-bottom:23px}.product-characteristics ul{margin-left:1rem}.product-characteristics ul li{padding-left:5px;list-style-type:none;list-style-image:url(/img/list-item.jpg)}.product-full-teaser-wrapper{position:relative;background-size:cover;background-position:center center;background-repeat:no-repeat;margin-left:-16px;margin-right:-16px;min-height:650px;padding-top:150px}@media print,screen and (min-width:48em){.product-full-teaser-wrapper{margin-left:-20px;margin-right:-20px}}@media print,screen and (min-width:64em){.product-full-teaser-wrapper{margin-left:-32px;margin-right:-32px}}@media screen and (min-width:75em){.product-full-teaser-wrapper{margin-left:-48px;margin-right:-48px}}.product-full-teaser-wrapper:before{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.4)}.product-full-teaser-wrapper .product-full-teaser-inner{position:relative;margin:0 .94118rem}@media print,screen and (min-width:48em){.product-full-teaser-wrapper .product-full-teaser-inner{margin:0 1.17647rem}}@media print,screen and (min-width:64em){.product-full-teaser-wrapper .product-full-teaser-inner{margin:0 1.88235rem}}@media screen and (min-width:75em){.product-full-teaser-wrapper .product-full-teaser-inner{margin:0 2.82353rem}}.product-full-teaser-wrapper .product-full-teaser-inner .heading-category,.product-full-teaser-wrapper .product-full-teaser-inner .headline-on-line,.product-full-teaser-wrapper .product-full-teaser-inner .headline-on-line-3{background:transparent url(/img/line_white.svg) no-repeat left bottom;background-size:5rem .05882rem;padding-bottom:.29412rem;margin-bottom:1.76471rem}.download-elements{margin-left:0;list-style-type:none}.bg-light-grey{padding-top:60px;padding-bottom:60px}.bg-light-grey .headline-on-line{margin-bottom:23px}.bg-light-grey .video-elements{margin-left:0;list-style-type:none}.bg-light-grey .ausschreibung-elements{margin-left:0;list-style-type:none}.teaser-big .teaser-big-image{position:relative;background-size:cover;background-position:center center;background-repeat:no-repeat;padding-bottom:56.25%}@media print,screen and (min-width:48em){.teaser-big .teaser-big-image{padding-bottom:0;min-height:100%}}.teaser-big .teaser-big-text{padding:1.76471rem 0}@media print,screen and (min-width:48em){.teaser-big .teaser-big-text{padding:5.29412rem 2.64706rem}}.teaser-big .teaser-big-text .heading-teaser{margin-bottom:0}.variation-item-border-color-head{font-weight:400;padding-top:15px}.variation-item-border-color-wrapper{padding-top:8px}.variation-item-border-color-wrapper .variation-item-bordercolorthumb{cursor:pointer;margin-bottom:0 !important;padding-top:5px}.variation-item-border-color-wrapper .variation-item-bordercolorthumb.active{background:transparent url(/img/line.svg) repeat-x left top}.fullwidth-banner{background:#efefef;margin-left:-48px;margin-right:-48px;padding:25px 0 2px}.detail-product .fullwidth-banner{margin-bottom:60px}.backToSamples{background:#fff;display:none;position:absolute;padding:0 20px 0 18px;font-size:20px;font-weight:500;top:55px;z-index:1;box-shadow:1px 0 10px rgba(0,0,0,0.2);cursor:pointer}@media screen and (max-width:47.9375em){.backToSamples{padding:0 20px 0 9px;font-size:14px;top:initial;bottom:9px}}.backToSamples:after{content:'';position:absolute;width:57px;height:100%;top:0;left:-49px;transform:rotate(180deg);background:#fff url(/img/link-arrow.svg) no-repeat center center;background-size:auto 70%;box-shadow:5px 0 10px rgba(0,0,0,0.2)}@media screen and (min-width:48em) and (max-width:63.9375em){.backToSamples:after{left:-38px}}@media screen and (max-width:47.9375em){.backToSamples:after{width:28px;left:-21px}}.detail-product .fancybox-item.fancybox-close{position:absolute;top:-31px;right:0;background-color:#fff}.productDescriptionCollectionLogo{padding:15px}.overview-colors .color-label{float:left;white-space:nowrap;display:block;text-overflow:ellipsis;overflow:hidden;width:58%}@media print,screen and (min-width:48em){.overview-colors .color-label{width:70%}}@media screen and (min-width:1024px) and (max-width:1044px){.overview-colors .color-label{width:63%}}.overview-colors .colorToggleDetailIconContainer{margin-bottom:60px}.overview-colors .icons{background-size:27px 27px;width:27px;height:27px;display:inline-block}.overview-colors .icons.icon-sonder{background:transparent url(/img/icon-tile-off_outline.svg) no-repeat center center}.overview-colors .icons.icon-standard{background:transparent url(/img/icon-tile-off.svg) no-repeat center center}.overview-colors .icons.icon-acoustical{background:transparent url(/img/icon-acoustic-plus.svg) no-repeat center center}.overview-colors .variation-detail-button{margin-top:25px}.availability-icon{float:right;width:20px;margin-top:5px;margin-left:8px;position:relative}@media print,screen and (min-width:48em){.availability-icon{margin-left:5px}}.tooltip_templates{display:none}.tooltipster-sidetip.default.default-customized .tooltipster-box{background:#fff;border:0;border-radius:0;border-top:1px solid #000;box-shadow:0 2px 15px 0 rgba(0,0,0,0.15);padding:.88235rem .58824rem;max-width:500px}.tooltipster-sidetip.default.default-customized .tooltipster-content{color:#000}#content .drop-caps p::first-letter {float:left;margin-right:.29412rem;font-size:3.35294rem;line-height:.85;text-transform:uppercase}@media print,screen and (min-width:48em){#content .drop-caps p::first-letter {font-size:4.41176rem;line-height:.85;margin-right:.88235rem}}@media print,screen and (min-width:64em){#content .drop-caps p::first-letter {font-size:90px;line-height:.85;margin-right:1.17647rem}}.service-panel-wrapper .sp-contact-wrapper,.service-panel-wrapper-mobile .sp-contact-wrapper{font-size:18px}.service-panel-wrapper .sp-contact-wrapper a,.service-panel-wrapper-mobile .sp-contact-wrapper a{font-size:18px;line-height:32px}.service-panel-wrapper .sp-contact-wrapper .sp-contact-inner,.service-panel-wrapper-mobile .sp-contact-wrapper .sp-contact-inner{padding:1.76471rem}.service-panel-wrapper .sp-contact-wrapper .sp-contact-inner .sp-contact-headline,.service-panel-wrapper .sp-contact-wrapper .sp-contact-inner .sp-showroom-headline,.service-panel-wrapper-mobile .sp-contact-wrapper .sp-contact-inner .sp-contact-headline,.service-panel-wrapper-mobile .sp-contact-wrapper .sp-contact-inner .sp-showroom-headline{padding-bottom:.47059rem;margin-bottom:.58824rem;border-bottom:1px solid #979797}.service-panel-wrapper .sp-contact-wrapper .sp-contact-inner .sp-contact-salutation,.service-panel-wrapper-mobile .sp-contact-wrapper .sp-contact-inner .sp-contact-salutation{padding-bottom:1.76471rem}.service-panel-wrapper .sp-contact-wrapper .sp-contact-inner .sp-showroom-headline,.service-panel-wrapper-mobile .sp-contact-wrapper .sp-contact-inner .sp-showroom-headline{padding-top:1.76471rem}.service-panel-wrapper .sp-contact-wrapper .sp-contact-inner .sp-contact-mail,.service-panel-wrapper .sp-contact-wrapper .sp-contact-inner .sp-showroom-mail,.service-panel-wrapper-mobile .sp-contact-wrapper .sp-contact-inner .sp-contact-mail,.service-panel-wrapper-mobile .sp-contact-wrapper .sp-contact-inner .sp-showroom-mail{padding-bottom:.58824rem}.service-panel-wrapper .sp-contact-wrapper .sp-contact-inner .sp-contact-mail a:hover,.service-panel-wrapper .sp-contact-wrapper .sp-contact-inner .sp-contact-mail a:active,.service-panel-wrapper .sp-contact-wrapper .sp-contact-inner .sp-showroom-mail a:hover,.service-panel-wrapper .sp-contact-wrapper .sp-contact-inner .sp-showroom-mail a:active,.service-panel-wrapper-mobile .sp-contact-wrapper .sp-contact-inner .sp-contact-mail a:hover,.service-panel-wrapper-mobile .sp-contact-wrapper .sp-contact-inner .sp-contact-mail a:active,.service-panel-wrapper-mobile .sp-contact-wrapper .sp-contact-inner .sp-showroom-mail a:hover,.service-panel-wrapper-mobile .sp-contact-wrapper .sp-contact-inner .sp-showroom-mail a:active{text-decoration:underline}.service-panel-wrapper .sp-global-links,.service-panel-wrapper-mobile .sp-global-links{background-color:#656565;margin-bottom:1.76471rem}.service-panel-wrapper .sp-contact-thumb,.service-panel-wrapper-mobile .sp-contact-thumb{width:120px;height:auto;margin-bottom:10px}.service-panel-wrapper{box-sizing:content-box;position:fixed;top:30%;right:-438px;width:492px;height:163px;background-color:#fff;border:1px solid #fff;overflow:hidden;transition:all .5s ease-in-out;z-index:200;box-shadow:0 2px 15px 0 rgba(0,0,0,0.15)}.service-panel-wrapper .sp-click-label{position:relative;cursor:pointer;display:block;width:54px;height:163px;float:left;background:#f7f7f7 url(/img/desktop-support-icon.svg) no-repeat 40% 91%;background-size:20px auto;transition:all .5s ease-in-out}.service-panel-wrapper .sp-click-label .sp-label-text{display:block;position:absolute;left:43%;bottom:20%;margin:0 auto;transform:rotate(-90deg);transform-origin:0 50%}.service-panel-wrapper .sp-click-label .sp-label-icon{display:none;position:absolute;left:50%;bottom:50%;margin:0 auto}.service-panel-wrapper .sp-contact-wrapper{position:relative;display:block;width:436px;height:163px;float:left;background-color:#fff;transition:all .5s ease-in-out}.service-panel-wrapper .sp-contact-wrapper .sp-global-links{padding:.88235rem 1.76471rem}.service-panel-wrapper.sp-opened{right:0;top:10%}.service-panel-wrapper.sp-opened .sp-click-label{background:#f7f7f7 url(/img/desktop-support-close-arrow.svg) no-repeat center center;background-size:auto}.service-panel-wrapper.sp-opened .sp-click-label .sp-label-text{display:none}.service-panel-wrapper.sp-opened .sp-click-label .sp-label-icon{display:block}.service-panel-wrapper-mobile .sp-label-text{padding:1.17647rem 1.17647rem 0 1.17647rem}.service-panel-wrapper-mobile .sp-contact-wrapper .sp-contact-inner{padding:1.17647rem}.service-panel-wrapper-mobile .sp-contact-wrapper .sp-global-links{padding:1.17647rem}.teaser-home-row,.teaser-home-special-three{margin-bottom:.88235rem}@media print,screen and (min-width:48em){.teaser-home-row,.teaser-home-special-three{margin-bottom:1.47059rem}}@media print,screen and (min-width:64em){.teaser-home-row,.teaser-home-special-three{height:100%;margin-bottom:0}.teaser-home-row.first,.teaser-home-special-three.first{margin-bottom:1.58824rem}}.teaser-home-row .teaser-home,.teaser-home-special-three .teaser-home{overflow:hidden}.teaser-home-row .teaser-home.no-image,.teaser-home-special-three .teaser-home.no-image{background-color:#dadada}.teaser-home-row .teaser-home.no-image:hover,.teaser-home-row .teaser-home.no-image:focus,.teaser-home-special-three .teaser-home.no-image:hover,.teaser-home-special-three .teaser-home.no-image:focus{background-color:#979797}.teaser-home-row .teaser-home.no-image .title,.teaser-home-special-three .teaser-home.no-image .title{background:none !important}.teaser-home-row .teaser-home a,.teaser-home-special-three .teaser-home a{display:block;height:100%;color:#000}.teaser-home-row .teaser-home a:hover,.teaser-home-row .teaser-home a:focus,.teaser-home-special-three .teaser-home a:hover,.teaser-home-special-three .teaser-home a:focus{color:#000}.teaser-home-row .teaser-home.white a,.teaser-home-special-three .teaser-home.white a{color:#fff}.teaser-home-row .teaser-home.white a a:hover,.teaser-home-row .teaser-home.white a a:focus,.teaser-home-special-three .teaser-home.white a a:hover,.teaser-home-special-three .teaser-home.white a a:focus{color:#fff}.teaser-home-row .teaser-home.white .teaser-content-wrapper .teaser-logo-wrapper,.teaser-home-special-three .teaser-home.white .teaser-content-wrapper .teaser-logo-wrapper{position:absolute;z-index:20;right:1.17647rem}.teaser-home-row .teaser-home.white .teaser-content-wrapper .teaser-logo-wrapper.top,.teaser-home-special-three .teaser-home.white .teaser-content-wrapper .teaser-logo-wrapper.top{top:1.17647rem}.teaser-home-row .teaser-home.white .teaser-content-wrapper .teaser-logo-wrapper.bottom,.teaser-home-special-three .teaser-home.white .teaser-content-wrapper .teaser-logo-wrapper.bottom{bottom:1.17647rem}.teaser-home-row .teaser-home.white .teaser-content-wrapper .teaser-content .title,.teaser-home-special-three .teaser-home.white .teaser-content-wrapper .teaser-content .title{background:transparent url(/img/line_white.svg) no-repeat left bottom}.teaser-home-row .teaser-home .teaser-content-wrapper,.teaser-home-special-three .teaser-home .teaser-content-wrapper{position:relative;display:block;background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%;height:100%}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-content,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-content{position:absolute;top:0;bottom:auto;left:0;right:0;padding:.76471rem;z-index:20}@media print,screen and (min-width:48em){.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-content,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-content{padding:1.52941rem}}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-content.pos-bottom,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-content.pos-bottom{top:auto;bottom:0}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-content.pos-middle,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-content.pos-middle{height:100%;width:100%;display:table}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-content.pos-middle .title,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-content.pos-middle .title{background-position:center bottom}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-content.pos-middle .teaser-content-inner,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-content.pos-middle .teaser-content-inner{display:table-cell;vertical-align:middle}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-content .title,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-content .title{background:transparent url(/img/line.svg) no-repeat left bottom;background-size:5rem .05882rem;font-size:.70588rem;line-height:1.1;letter-spacing:4px;padding-bottom:.29412rem;margin-bottom:.29412rem;text-transform:uppercase}@media print,screen and (min-width:48em){.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-content .title,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-content .title{padding-bottom:.58824rem;margin-bottom:.58824rem;font-size:.82353rem}}@media print,screen and (min-width:64em){.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-content .title,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-content .title{font-size:.82353rem}}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-content .headline,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-content .headline{font-size:1.29412rem;line-height:1.35em;letter-spacing:3px;text-transform:uppercase;margin-bottom:5px}@media print,screen and (min-width:48em){.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-content .headline,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-content .headline{font-size:1.52941rem;line-height:1.35em;letter-spacing:3px}}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-content .subline,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-content .subline{font-size:.94118rem;line-height:1.273;letter-spacing:.3}@media print,screen and (min-width:48em){.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-content .subline,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-content .subline{font-size:1.17647rem}}@media print,screen and (min-width:64em){.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-content .subline,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-content .subline{font-size:1.29412rem}}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-caption,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-caption{position:absolute;bottom:2.17647rem;left:2.17647rem;font-size:.94118rem;line-height:1.313;letter-spacing:6px;z-index:12}@media print,screen and (min-width:64em){.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-caption,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-caption{transform:rotate(-90deg);transform-origin:0 50%}}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-bg-image,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-bg-image{position:absolute;top:0;bottom:0;left:0;right:0;z-index:5;display:block;background-size:cover;background-repeat:no-repeat;background-color:#efefef;transition:all .5s linear}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons{position:absolute;z-index:6}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons .teaser-icon,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons .teaser-icon{display:inline-block}@media print,screen and (min-width:64em){.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons .teaser-icon,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons .teaser-icon{display:block}}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.bottom-right,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.bottom-right{bottom:1.52941rem;right:1.52941rem}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.bottom-right .teaser-icon,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.bottom-right .teaser-icon{margin-left:26px}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.bottom-right .teaser-icon.first,.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.bottom-right .teaser-icon.single,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.bottom-right .teaser-icon.first,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.bottom-right .teaser-icon.single{margin-left:0}@media print,screen and (min-width:64em){.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.bottom-right .teaser-icon,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.bottom-right .teaser-icon{margin-top:26px;margin-left:0}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.bottom-right .teaser-icon.first,.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.bottom-right .teaser-icon.single,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.bottom-right .teaser-icon.first,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.bottom-right .teaser-icon.single{margin-top:0}}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.bottom-center,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.bottom-center{bottom:1.52941rem;left:0;width:100%}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.bottom-center .teaser-icon,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.bottom-center .teaser-icon{margin-right:26px}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.bottom-center .teaser-icon.last,.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.bottom-center .teaser-icon .single,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.bottom-center .teaser-icon.last,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.bottom-center .teaser-icon .single{margin-right:0}@media print,screen and (min-width:64em){.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.bottom-center .teaser-icon,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.bottom-center .teaser-icon{margin-top:26px;margin-right:0}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.bottom-center .teaser-icon.first,.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.bottom-center .teaser-icon.single,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.bottom-center .teaser-icon.first,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.bottom-center .teaser-icon.single{margin-top:0}}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.top-right,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.top-right{top:1.52941rem;right:1.52941rem}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.top-right .teaser-icon,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.top-right .teaser-icon{margin-left:26px}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.top-right .teaser-icon.first,.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.top-right .teaser-icon.single,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.top-right .teaser-icon.first,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.top-right .teaser-icon.single{margin-left:0}@media print,screen and (min-width:64em){.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.top-right .teaser-icon,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.top-right .teaser-icon{margin-top:26px;margin-left:0}.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.top-right .teaser-icon.first,.teaser-home-row .teaser-home .teaser-content-wrapper .teaser-icons.top-right .teaser-icon.single,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.top-right .teaser-icon.first,.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-icons.top-right .teaser-icon.single{margin-top:0}}.teaser-home-row .teaser-home .teaser-content-wrapper .shadow-overlay,.teaser-home-special-three .teaser-home .teaser-content-wrapper .shadow-overlay{position:absolute;top:0;bottom:0;left:0;right:0;z-index:7}.teaser-home-row .teaser-home .teaser-content-wrapper .shadow-overlay.shadow-top,.teaser-home-special-three .teaser-home .teaser-content-wrapper .shadow-overlay.shadow-top{background:linear-gradient(to bottom,rgba(0,0,0,0.7) 0,rgba(0,0,0,0) 100%)}.teaser-home-row .teaser-home .teaser-content-wrapper .shadow-overlay.shadow-center,.teaser-home-special-three .teaser-home .teaser-content-wrapper .shadow-overlay.shadow-center{background:radial-gradient(ellipse at center,rgba(0,0,0,0.5) 0,rgba(0,0,0,0) 100%)}.teaser-home-row .teaser-home .teaser-content-wrapper .shadow-overlay.shadow-bottom,.teaser-home-special-three .teaser-home .teaser-content-wrapper .shadow-overlay.shadow-bottom{background:linear-gradient(to top,rgba(0,0,0,0.7) 0,rgba(0,0,0,0) 100%)}.teaser-home-row .teaser-home .teaser-content-wrapper .hover-overlay,.teaser-home-special-three .teaser-home .teaser-content-wrapper .hover-overlay{position:absolute;top:0;bottom:0;left:0;right:0;display:none;z-index:10}.teaser-home-row .teaser-home .teaser-content-wrapper .hover-overlay .hover-overlay-outer,.teaser-home-special-three .teaser-home .teaser-content-wrapper .hover-overlay .hover-overlay-outer{display:table;background:rgba(0,0,0,0.4);height:100%;width:100%}.teaser-home-row .teaser-home .teaser-content-wrapper .hover-overlay .hover-overlay-outer .hover-overlay-inner,.teaser-home-special-three .teaser-home .teaser-content-wrapper .hover-overlay .hover-overlay-outer .hover-overlay-inner{display:table-cell;vertical-align:middle}.teaser-home-row .teaser-home .teaser-content-wrapper .hover-overlay .hover-overlay-outer .hover-overlay-inner .hover-overlay-inner-content,.teaser-home-special-three .teaser-home .teaser-content-wrapper .hover-overlay .hover-overlay-outer .hover-overlay-inner .hover-overlay-inner-content{margin:auto 0}.teaser-home-row .teaser-home .teaser-content-wrapper .hover-overlay .hover-overlay-outer .hover-overlay-inner .hover-overlay-inner-content .hover-overlay-arrow,.teaser-home-special-three .teaser-home .teaser-content-wrapper .hover-overlay .hover-overlay-outer .hover-overlay-inner .hover-overlay-inner-content .hover-overlay-arrow{margin:0 auto;width:80px;height:80px;background:rgba(255,255,255,0.5) url(/img/link-arrow.svg) no-repeat center center}.teaser-home-row .teaser-home.hovered .teaser-content-wrapper .hover-overlay,.teaser-home-special-three .teaser-home.hovered .teaser-content-wrapper .hover-overlay{display:flex}.teaser-home-row .teaser-home.hovered .teaser-content-wrapper .teaser-bg-image,.teaser-home-special-three .teaser-home.hovered .teaser-content-wrapper .teaser-bg-image{transform:scale(1.1,1.1)}.teaser-home-row .teaser-home.hovered .teaser-content-wrapper .teaser-caption,.teaser-home-row .teaser-home.hovered .teaser-content-wrapper .title,.teaser-home-row .teaser-home.hovered .teaser-content-wrapper .headline,.teaser-home-row .teaser-home.hovered .teaser-content-wrapper .subline,.teaser-home-special-three .teaser-home.hovered .teaser-content-wrapper .teaser-caption,.teaser-home-special-three .teaser-home.hovered .teaser-content-wrapper .title,.teaser-home-special-three .teaser-home.hovered .teaser-content-wrapper .headline,.teaser-home-special-three .teaser-home.hovered .teaser-content-wrapper .subline{transition:all .5s linear;opacity:0}.teaser-home-row .teaser-home.no-image a{color:#000}.teaser-home-row .teaser-home.no-image a:hover,.teaser-home-row .teaser-home.no-image a:focus{color:#fff}.teaser-home-row .teaser-home.no-image .teaser-content-wrapper .teaser-content{background-image:none;background-repeat:no-repeat;background-position:center 91%;padding:1.52941rem 1.52941rem 2.94118rem 1.52941rem}@media print,screen and (min-width:48em){.teaser-home-row .teaser-home.no-image .teaser-content-wrapper .teaser-content{background-image:url(/img/link-arrow.svg)}}.teaser-home-row .teaser-home.no-image .teaser-content-wrapper .teaser-content .teaser-content-inner{overflow:visible}.teaser-home-row .teaser-home.no-image .teaser-content-wrapper .teaser-content .teaser-content-inner .headline{margin-bottom:13px}@media print,screen and (min-width:48em){.teaser-home-row .teaser-home.no-image .teaser-content-wrapper .teaser-content .teaser-content-inner .headline{margin-bottom:20px}}.teaser-home-row .teaser-home.no-image .teaser-content-wrapper .teaser-content .teaser-content-inner .subline{font-size:.94118rem}@media print,screen and (min-width:48em){.teaser-home-row .teaser-home.no-image .teaser-content-wrapper .teaser-content .teaser-content-inner .subline{font-size:1.29412rem}}.teaser-home-row .teaser-home.no-image .teaser-content-wrapper .hover-overlay .hover-overlay-inner,.teaser-home-row .teaser-home.no-image .teaser-content-wrapper .shadow-overlay{display:none}.teaser-home-row .teaser-home.no-image.hovered .teaser-content-wrapper .teaser-content,.teaser-home-row .teaser-home.no-image:hover .teaser-content-wrapper .teaser-content{background-image:none}@media print,screen and (min-width:48em){.teaser-home-row .teaser-home.no-image.hovered .teaser-content-wrapper .teaser-content,.teaser-home-row .teaser-home.no-image:hover .teaser-content-wrapper .teaser-content{background-image:url(/img/link-arrow-white.svg)}}.teaser-home-row .teaser-home.no-image.hovered .teaser-content-wrapper .teaser-content .teaser-content-inner .teaser-caption,.teaser-home-row .teaser-home.no-image.hovered .teaser-content-wrapper .teaser-content .teaser-content-inner .title,.teaser-home-row .teaser-home.no-image.hovered .teaser-content-wrapper .teaser-content .teaser-content-inner .headline,.teaser-home-row .teaser-home.no-image.hovered .teaser-content-wrapper .teaser-content .teaser-content-inner .subline,.teaser-home-row .teaser-home.no-image:hover .teaser-content-wrapper .teaser-content .teaser-content-inner .teaser-caption,.teaser-home-row .teaser-home.no-image:hover .teaser-content-wrapper .teaser-content .teaser-content-inner .title,.teaser-home-row .teaser-home.no-image:hover .teaser-content-wrapper .teaser-content .teaser-content-inner .headline,.teaser-home-row .teaser-home.no-image:hover .teaser-content-wrapper .teaser-content .teaser-content-inner .subline{transition:none;opacity:1}.teaser-home-row .teaser-home.no-image.hovered .teaser-content-wrapper .teaser-content .teaser-content-inner .title,.teaser-home-row .teaser-home.no-image:hover .teaser-content-wrapper .teaser-content .teaser-content-inner .title{background-image:url(/img/line_white.svg)}.teaser-home-special-three{margin-bottom:0;margin-bottom:.88235rem}@media print,screen and (min-width:64em){.teaser-home-special-three{margin-bottom:1.58824rem}}.teaser-home-special-three .headline{background-size:5rem .05882rem;padding-top:10px;text-transform:uppercase}.teaser-home-special-three .teaser-caption{text-transform:uppercase}.teaser-home-special-three .teaser-home-row{margin-bottom:0}.teaser-home-special-three .teaser-home{margin-bottom:0}.teaser-home-special-three .teaser-home .teaser-content-wrapper .teaser-content .headline{font-size:1.17647rem}.teaser-home-special-three .teaser-home.hovered .teaser-content-wrapper .teaser-bg-image{transform:scale(1.1,1.1)}.teaser-home-special-three .teaser-home.hovered .teaser-content-wrapper .teaser-caption{letter-spacing:14px}.message-box{margin-bottom:10px}.message-box .columns{padding:10px 0}.message-box .success{background-color:#5d9c0a}.message-box .failure{background-color:#f44}.teaser-header-bg{position:absolute;top:0;left:0;background-size:cover;background-repeat:no-repeat;background-position:center center}.teaser-header{background-color:red}.header-wrapper .header-bg{position:relative;min-height:15.88235rem;max-height:15.88235rem;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:center center}@media print,screen and (min-width:48em){.header-wrapper .header-bg{min-height:20rem;max-height:20rem}}@media print,screen and (min-width:64em){.header-wrapper .header-bg{min-height:27.35294rem;max-height:27.35294rem}}.header-wrapper .header-bg>.row{min-height:15.88235rem;position:absolute;top:0;left:0;right:0;bottom:0;z-index:5}.header-wrapper .header-bg .header-overlay-dark{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000;opacity:.2;z-index:2}@media screen and (max-width:47.9375em){.header-wrapper.header-img-headline h1{font-size:2.82353rem;line-height:1.208;margin-top:-60px}}.header-news{position:relative}.header-news .back-link{margin-top:1.76471rem;margin-bottom:2.94118rem}@media print,screen and (min-width:48em){.header-news .back-link{margin-top:3.52941rem;margin-bottom:3.52941rem;padding-left:0}.header-news .back-link:before{left:-36px}}@media print,screen and (min-width:64em){.header-news .back-link{padding-left:0}.header-news .back-link:before{left:-46px}}.header-news .headline-category{background:transparent url(/img/line.svg) no-repeat left bottom;background-size:5rem .05882rem;font-size:.94118rem;letter-spacing:4px;line-height:1;padding-bottom:10px;margin-bottom:50px;text-transform:uppercase}@media print,screen and (min-width:48em){.header-news .headline-category{margin-bottom:60px}}.header-news .headline-category.white{background-image:url(/img/line_white.svg)}.header-news .news-detail-date .startdate,.header-news .news-detail-date .enddate{display:inline-block;font-size:1.05882rem;letter-spacing:.23px;line-height:1.278}@media print,screen and (min-width:48em){.header-news .news-detail-date .startdate,.header-news .news-detail-date .enddate{font-size:1.11765rem;letter-spacing:.3px;line-height:1.579}}@media print,screen and (min-width:64em){.header-news .news-detail-date .startdate,.header-news .news-detail-date .enddate{font-size:1.41176rem;letter-spacing:.3px}}.header-news .header-bg{min-height:15.88235rem;max-height:none;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:center top}.header-news .header-bg>.row{min-height:15.88235rem;position:absolute;top:0;left:0;right:0;z-index:5}.header-news .header-bg .header-overlay-dark{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000;opacity:.75;z-index:2}.header-overlay-grey{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#efefef;z-index:2}.detailpage-subHeaderImage{margin-top:0}@media print,screen and (min-width:48em){.detailpage-subHeaderImage{margin-top:-50px}}.header-journal .header-bg{min-height:15.88235rem;max-height:none;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:center top;background-color:#efefef;padding-bottom:90px}@media print,screen and (min-width:48em){.header-journal .header-bg{padding-bottom:180px}}@media print,screen and (min-width:64em){.header-journal .header-bg{padding-bottom:360px}}.header-journal .header-bg>.row{position:relative}.header-journal .header-bg.with-image:before{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.75)}.header-journal .header-bg.with-image h1,.header-journal .header-bg.with-image .back-link,.header-journal .header-bg.with-image .journal-subline,.header-journal .header-bg.with-image .textblock-left,.header-journal .header-bg.with-image .textblock-right{color:#fff}.header-journal .header-bg.with-image .headline-category{color:#fff;background-image:url(/img/line_white.svg)}.header-journal .header-bg.with-image .back-link:before{background-image:url(/img/link-arrow-white.svg)}.header-journal .header-bg .back-link{color:#000;margin-top:1.76471rem;margin-bottom:2.94118rem}.header-journal .header-bg .back-link:before{background-image:url(/img/link-arrow.svg)}@media print,screen and (min-width:48em){.header-journal .header-bg .back-link{margin-top:3.52941rem;margin-bottom:3.52941rem;padding-left:0}.header-journal .header-bg .back-link:before{left:-36px}}@media print,screen and (min-width:64em){.header-journal .header-bg .back-link{padding-left:0}.header-journal .header-bg .back-link:before{left:-46px}}.header-journal .header-bg .headline-category{background:transparent url(/img/line.svg) no-repeat left bottom;background-size:5rem .05882rem;font-size:.94118rem;letter-spacing:4px;line-height:1;padding-bottom:10px;margin-bottom:50px;text-transform:uppercase}@media print,screen and (min-width:48em){.header-journal .header-bg .headline-category{margin-bottom:60px}}.header-journal .header-bg .headline-category.white{background-image:url(/img/line_white.svg)}.header-journal .header-bg h1{margin-bottom:20px}@media print,screen and (min-width:48em){.header-journal .header-bg h1{margin-bottom:30px}}.header-journal .header-bg .journal-subline{margin-bottom:60px}.header-journal .header-bg .textblock-right,.header-journal .header-bg .textblock-left{margin-bottom:30px}.header-journal .journal-overlap-images{z-index:2;position:relative;margin-top:-90px}@media print,screen and (min-width:48em){.header-journal .journal-overlap-images{margin-top:-150px}}@media print,screen and (min-width:64em){.header-journal .journal-overlap-images{margin-top:-300px}}@media print,screen and (min-width:64em){.header-journal .journal-overlap-images.two-images{margin-bottom:-160px}.header-journal .journal-overlap-images.two-images .follow-text-wrapper{position:relative;overflow:visible}.header-journal .journal-overlap-images.two-images .follow-text-wrapper .follow-text-background{position:absolute;top:-173px;left:0;right:0;min-height:180px;background-color:#fff}}.header-journal .journal-overlap-images.two-images .image-left{padding-right:0;margin-top:30px}@media print,screen and (min-width:48em){.header-journal .journal-overlap-images.two-images .image-left{margin-top:60px}}@media print,screen and (min-width:64em){.header-journal .journal-overlap-images.two-images .image-left{margin-top:120px}}.header-journal .journal-overlap-images.two-images .image-right{padding-left:0}@media print,screen and (min-width:48em){.header-journal .journal-overlap-images.two-images .image-caption.left-caption{padding-left:0;transform-origin:0 0;transform:rotate(-90deg) translate3d(0,-100%,0)}.header-journal .journal-overlap-images.two-images .image-caption.right-caption{padding-left:0;transform-origin:100% 0;transform:rotate(-90deg) translate3d(100%,0,0)}}.quotebox-wrapper{position:absolute;position:unset}@media print,screen and (min-width:64em){.quotebox-wrapper{max-height:0;margin-bottom:0}}.quotebox-wrapper .quotebox-content{text-transform:uppercase}@media print,screen and (min-width:64em){.quotebox-wrapper .quotebox-content{transform-origin:0 0;transform:rotate(-90deg) translate3d(-50%,0,0)}}.content-box-grey h1,.content-box-grey h2,.content-box-grey h3,.content-box-grey h4,.content-box-grey h5,.content-box-grey .h1,.content-box-grey .h2,.content-box-grey .h3,.content-box-grey .h4,.content-box-grey .h5{font-weight:100}.content-box-grey .first{padding-bottom:2.35294rem}@media print,screen and (min-width:48em){.content-box-grey .first{padding-bottom:3.52941rem}}.content-box-grey .first .download-link-light{font-size:.94118rem}@media print,screen and (min-width:48em){.content-box-grey .first .download-link-light{font-size:1.17647rem}}.content-box-grey .contact-grey-box .contact-intro-text{padding-bottom:2.35294rem}@media print,screen and (min-width:48em){.content-box-grey .contact-grey-box .contact-intro-text{padding-bottom:3.52941rem}}.content-box-grey .heading-category>div,.content-box-grey .headline-on-line>div,.content-box-grey .headline-on-line-3>div{border-bottom:1px solid #979797;margin-bottom:1.17647rem}.content-box-grey .downloads-grey-box{padding-bottom:2.35294rem}@media print,screen and (min-width:48em){.content-box-grey .downloads-grey-box{padding-bottom:3.52941rem}}.image-caption{padding:.29412rem}@media print,screen and (min-width:48em){.image-caption{padding:.58824rem}}a.teaser-link{text-decoration:none}.magazine-teaser-wrapper{padding:1.76471rem 10px;max-width:79.05882rem;margin:0 auto;margin-top:54px}@media print,screen and (min-width:48em){.magazine-teaser-wrapper{padding:2.64706rem 10px;margin-top:60px}}@media print,screen and (min-width:64em){.magazine-teaser-wrapper{padding:2.64706rem 10px;margin-top:90px}}.magazine-teaser-wrapper .headline{margin-bottom:1.88235rem}@media screen and (max-width:47.9375em){.magazine-teaser{margin-bottom:1.76471rem}}.magazine-teaser .teaser-img-wrapper{position:relative;margin-bottom:1.11765rem}.magazine-teaser .heading-teaser-magazine:after{content:'';background-image:url("/img/link-arrow.svg");width:20px;height:17px;display:block;background-size:cover;margin-top:.52941rem}.magazine-teaser .heading-teaser-magazine,.magazine-teaser .heading-category,.magazine-teaser .headline-on-line,.magazine-teaser .headline-on-line-3{padding-left:1.17647rem}.list-text-link .list-item{border-top:1px solid #efefef;padding:1.88235rem 0}@media screen and (max-width:47.9375em){.list-text-link .list-item{border-top:0}}@media print,screen and (min-width:48em){.list-text-link .list-item{padding:3.76471rem 0}}.list-text-link .list-item:last-child{border-bottom:1px solid #efefef}@media screen and (max-width:47.9375em){.list-text-link .list-item:last-child{border-bottom:0}}.list-text-image-wrapper .list-text-image .list-item{border-top:1px solid #efefef;padding:1.88235rem 0}@media screen and (max-width:47.9375em){.list-text-image-wrapper .list-text-image .list-item{border-top:0}}@media print,screen and (min-width:48em){.list-text-image-wrapper .list-text-image .list-item{padding:3.76471rem 0}}.list-text-image-wrapper .list-text-image:last-child .list-item{border-bottom:0}.two-image-shift{margin-top:54px}@media print,screen and (min-width:48em){.two-image-shift{margin-top:60px}}@media print,screen and (min-width:64em){.two-image-shift{margin-top:90px}}.two-image-shift .image-caption{padding-left:0}@media screen and (max-width:47.9375em){.two-image-shift .image-caption{padding:0}}.two-image-shift .image-caption.left-caption{transform-origin:0 0;transform:rotate(-90deg) translate3d(0,-100%,0)}.two-image-shift .image-caption.right-caption{transform-origin:100% 0;transform:rotate(-90deg) translate3d(100%,0,0)}@media print,screen and (min-width:48em){.two-image-shift .image-right{margin-top:5.29412rem}}.two-image-shift-journal .image-container{position:relative;margin-top:.41176rem;padding-top:0}.two-image-shift-journal .image-container .footer{position:absolute;bottom:.23529rem;right:.23529rem;z-index:8}.two-image-shift-journal .image-container .footer .search-icon{height:30px;width:30px;background:transparent url(/img/icon-search-off.svg) no-repeat center center;background-size:25px auto;-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1)}.shift-animation{opacity:0;transition:opacity 1s ease}.shift-animation .image-right,.shift-animation .image-left,.shift-animation .image-top{transition:transform 1s ease}.shift-animation .image-right{transform:translate3d(0,-45px,0)}.shift-animation .image-left{transform:translate3d(0,45px,0)}.shift-animation .image-top{transform:translate3d(0,45px,0)}.shift-animation.js-animate{opacity:1}.shift-animation.js-animate .image-right,.shift-animation.js-animate .image-left,.shift-animation.js-animate .image-top{transform:translate3d(0,0,0)}.info-teaser{margin-top:144px}@media print,screen and (min-width:48em){.info-teaser{margin-top:150px}}@media print,screen and (min-width:64em){.info-teaser{margin-top:180px}}@media print,screen and (min-width:48em){.info-teaser .medium-special-padding-left{padding-left:3.35294rem}}.info-teaser .image-top{margin-top:-5.29412rem}.info-teaser .text-col{padding-top:3.52941rem}.info-teaser .arrow-link{margin-top:1.64706rem}.info-teaser .row{padding-bottom:3.52941rem}.info-teaser img.infoTeaserSymbol{width:20%;height:auto;position:relative;top:-110px;margin-bottom:-180px}@media screen and (max-width:47.9375em){.info-teaser img.infoTeaserSymbol{width:50px;top:10px;margin-bottom:inherit}}.info-teaser-green{color:#fff}.info-teaser-green .row{background-color:#004500}.info-teaser-light .row{background-color:#efefef}.info-teaser-dark{color:#fff}.info-teaser-dark .row{background-color:rgba(0,0,0,0.8);background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative}.info-teaser-dark .row .shadowLayer{width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.8);position:absolute}.info-teaser-dark .column,.info-teaser-dark .columns,.info-teaser-dark columns{z-index:1}.productTilesWrapper{padding-top:20px;padding-bottom:20px}.info-teaser-light-products{margin-top:0}.info-teaser-light-products .info-teaser-light-products-headline{padding-bottom:0}.info-teaser-light-products .image-left{max-width:150%;margin-left:-77%;margin-top:30px}@media(max-width:768px){.info-teaser-light-products .image-left{width:100%;margin-left:0}}.info-teaser-light-products .row{background-color:transparent}.info-teaser-light-products .row .columns{background-color:#efefef}.info-teaser-light-products .productTilesWrapper .h4{margin-bottom:0}.info-teaser-light-products .productTilesWrapper .productTiles{margin-top:2.35294rem}.info-teaser-light-products .productTilesWrapper .productTiles .row{padding-bottom:0}.info-teaser-light-products .productTilesWrapper .productTiles .productTile{margin-bottom:20px}.info-teaser-light-products .productTilesWrapper .productTiles .productTile a{text-decoration:none}.info-teaser-light-products .productTilesWrapper .productTiles .productTile .text-caption{font-weight:bold;font-size:13px}@media screen and (min-width:75em){.info-teaser-light-products .productTilesWrapper .productTiles .productTile img{width:87%}}.collection-teaser-list .collection-teaser-item:hover .img-wrap a{position:relative;display:block}.collection-teaser-list .collection-teaser-item .img-wrap{margin-bottom:1.17647rem}@media screen and (max-width:47.9375em){.collection-teaser-list .collection-teaser-item .img-wrap{margin-bottom:0}}@media print,screen and (min-width:48em){.collection-teaser-list .collection-teaser-item{position:relative;margin-top:.41176rem;padding-top:0}.collection-teaser-list .collection-teaser-item .collection-headline{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.29412rem;color:#fff;letter-spacing:4.58px;text-transform:uppercase;text-align:center;z-index:8;line-height:1}.collection-teaser-list .collection-teaser-item .footer{position:absolute;bottom:20px;right:1.17647rem;z-index:8}.collection-teaser-list .collection-teaser-item .footer .h4{margin-bottom:-25px}.collection-teaser-list .collection-teaser-item .footer .caption-1{color:#fff;background:transparent url(/img/line_white.svg) no-repeat left bottom;background-size:5rem .05882rem;font-size:.82353rem;line-height:1.1;letter-spacing:4px;padding-bottom:.29412rem;margin-bottom:.29412rem;text-transform:uppercase}.collection-teaser-list .collection-teaser-item .footer .caption-2{color:#fff;font-size:1.29412rem;line-height:1.273;letter-spacing:.3}.collection-teaser-list .collection-teaser-item .footer img{width:0}}@media screen and (min-width:48em) and (min-width:30em){.collection-teaser-list .collection-teaser-item .footer img{width:80px}}@media print,screen and (min-width:48em) and (min-width:48em){.collection-teaser-list .collection-teaser-item .footer img{width:80px}}@media print,screen and (min-width:48em) and (min-width:64em){.collection-teaser-list .collection-teaser-item .footer img{width:100px}}@media screen and (min-width:48em) and (min-width:75em){.collection-teaser-list .collection-teaser-item .footer img{width:120px}}@media screen and (min-width:48em) and (min-width:90em){.collection-teaser-list .collection-teaser-item .footer img{width:120px}}@media print,screen and (min-width:48em){.collection-teaser-list .collection-teaser-item .shadow-overlay{position:absolute;top:0;bottom:0;left:0;right:0;z-index:7}.collection-teaser-list .collection-teaser-item .shadow-overlay.shadow-top{background:transparent url(/img/gradient-top.png) repeat-x top left}}@media screen and (max-width:47.9375em){.collection-teaser-list .collection-teaser-item .footer h4,.collection-teaser-list .collection-teaser-item .footer .h4{margin-bottom:-5px}}.download-link .small-10{padding-left:.88235rem}.megamenu{width:100%;background-color:#fff;opacity:.98;z-index:500;position:fixed;border-bottom:1px solid #dadada;height:67px;top:0}.megamenu a.link{cursor:default}.megamenu a:not(.oc-button){font-size:1.29412rem;line-height:1.70588rem;letter-spacing:.01647rem;color:#000;position:relative;text-decoration:none}.megamenu div.active .arrow{color:#000;font-size:1.29412rem;line-height:1.70588rem;letter-spacing:.01647rem}.megamenu .menu-row>:first-child{margin-right:auto;margin-left:auto;display:flex;flex-flow:row wrap;max-width:79.05882rem;min-height:538px}.megamenu .menu-row .custom-padding{padding-top:0 !important;padding-bottom:0 !important}.megamenu .menu-row .custom-padding .columns:nth-of-type(4),.megamenu .menu-row .custom-padding .columns:nth-of-type(5),.megamenu .menu-row .custom-padding .columns:nth-of-type(6){padding-top:0 !important;padding-bottom:0 !important}.megamenu #widemenu{width:100%;z-index:1;background-color:#fff}.megamenu .object-carpet{background-image:url("/img/logo.svg");background-size:100%;width:200px;height:20px;display:block}.megamenu .account-wrapper{display:inline-block}.megamenu .account-wrapper .basket{position:relative;margin:0 20px 0 17px}.megamenu #widemenu .menu-text{padding:0}.megamenu #widemenu .menu-text a{padding:24px 70px 10px 0}.megamenu #widemenu .submenu{border-bottom:1px solid rgba(255,255,255,0.5);position:absolute;top:100%;z-index:-1;min-width:200px;left:0;right:0;padding-left:0;background-color:#efefef;border-top:0;box-shadow:0 2px 15px 0 rgba(0,0,0,0.15);padding-bottom:1.47059rem}.megamenu #widemenu .submenu.account-status{background-color:#fff;box-shadow:0 2px 15px rgba(0,0,0,0.15);right:auto;left:auto;width:auto;border-top:1px solid #000;padding:.88235rem 2.64706rem .29412rem;margin-left:-5.29412rem}.megamenu #widemenu .submenu.account-status .customerlogin-register{white-space:nowrap;font-size:.88235rem;font-weight:300;padding:0}.megamenu #widemenu .submenu.account-status .customerlogin-register span{font-size:.88235rem;text-decoration:underline}.megamenu #widemenu .submenu.account-status .customerlogin-register:hover:after{background-color:transparent}.megamenu #widemenu .submenu.account-status:after{display:none}.megamenu #widemenu li{display:inline-block}.megamenu #widemenu li.right{float:right}.megamenu #widemenu li.lang-menu a:not(.oc-button).lang-node{padding-right:0;padding-top:19px}.megamenu #widemenu li.lang-menu a:not(.oc-button).lang-node+.submenu{min-width:inherit;left:-14px;top:13px;box-shadow:0 2px 15px rgba(0,0,0,0.15);background-color:#fff;right:auto;padding:.29412rem;width:inherit;margin-top:0;z-index:9}.megamenu #widemenu li.lang-menu a:not(.oc-button).lang-node+.submenu::after{background-image:none;height:auto}.megamenu #widemenu li.lang-menu a:not(.oc-button).lang-node+.submenu li{display:block}.megamenu #widemenu li.lang-menu a:not(.oc-button).lang-node+.submenu a{padding-right:0;padding:0 9px;display:inline-block}.megamenu #widemenu li.lang-menu a:not(.oc-button).lang-node::after{display:none !important}.megamenu #widemenu li.account-menu{position:relative !important}.megamenu #widemenu li.account-menu .account-wrapper{position:relative}.megamenu #widemenu li.account-menu>.submenu{border-top:1px solid #000;font-size:1.29412rem;position:absolute;width:400px;right:-70px;left:auto;box-shadow:0 2px 15px 0 rgba(0,0,0,0.15);background-color:#fff;padding:20px}.megamenu #widemenu li.account-menu>.submenu:after{height:0}.megamenu #widemenu li.account-menu>.submenu>a:not(.oc-button){padding:10px 0 0 0;font-size:1.29412rem;color:#000;letter-spacing:.28px;line-height:1.70588rem}.megamenu #widemenu li.account-menu>.submenu>a:not(.oc-button):hover{text-decoration:underline}.megamenu #widemenu li.account-menu>.submenu>a:not(.oc-button):after{display:none}.megamenu #widemenu li.account-menu .account-hover{position:absolute;right:-116px;margin-top:-0.76471rem;width:240px;opacity:0;visibility:hidden;box-shadow:0 2px 15px 0 rgba(0,0,0,0.15);background-color:#fff;transition:opacity .1s,visibility .1s}.megamenu #widemenu li.account-menu .account-hover.visible{visibility:visible;opacity:1}.megamenu #widemenu li.account-menu .account-hover ul{margin:0}.megamenu #widemenu li.account-menu .account-hover ul .account-actions{display:list-item;list-style-type:none}.megamenu #widemenu li.account-menu .account-hover ul .account-actions>.row{margin:0}.megamenu #widemenu li.account-menu .account-hover ul .account-actions hr{margin:0;border-bottom-color:black}.megamenu #widemenu li.account-menu .account-hover ul .account-actions .btn{margin:.82353rem 0 .58824rem .29412rem}.megamenu #widemenu li.account-menu .account-hover ul .account-actions h3{font-weight:300;font-size:24px;line-height:1.1;margin:.76471rem 0 .58824rem 0;word-break:break-word}.megamenu #widemenu li.account-menu .account-hover ul .account-actions p{font-size:.94118rem}.megamenu #widemenu li.account-menu .account-hover ul .account-actions p a{font-size:.94118rem;font-weight:300;padding:0;display:inline-block;line-height:initial}.megamenu #widemenu li.basket-menu{position:relative !important}.megamenu #widemenu li.basket-menu .msg{display:none}.megamenu #widemenu li.basket-menu>.submenu{border-top:1px solid #000;font-size:1.29412rem;position:absolute;width:400px;right:-70px;left:auto;box-shadow:0 2px 15px 0 rgba(0,0,0,0.15);background-color:#fff;padding:20px}.megamenu #widemenu li.basket-menu>.submenu:after{height:0}.megamenu #widemenu li.basket-menu>.submenu>a:not(.oc-button){padding:10px 0 0 0;font-size:1.29412rem;color:#000;letter-spacing:.28px;line-height:1.70588rem}.megamenu #widemenu li.basket-menu>.submenu>a:not(.oc-button):hover{text-decoration:underline}.megamenu #widemenu li.basket-menu>.submenu>a:not(.oc-button):after{display:none}.megamenu #widemenu li.basket-menu .order-hover{position:absolute;right:20px;width:400px;margin-top:-11px;box-shadow:0 2px 15px 0 rgba(0,0,0,0.15);background-color:#fff;transition:opacity .1s,visibility .1s}.megamenu #widemenu li.basket-menu .order-hover hr{margin:0;border-bottom-color:black}.megamenu #widemenu li.custom{padding:0;margin:0;vertical-align:top;display:block}.megamenu #widemenu li.custom a:not(.oc-button){padding:21px 40px 10px 0;flex-flow:row wrap;display:block}@media screen and (min-width:64em) and (max-width:74.9375em){.megamenu #widemenu li.custom a:not(.oc-button){padding-right:24px}}.megamenu #widemenu li.custom a:not(.oc-button).basket-link{padding-top:10px;padding-bottom:5px}.megamenu #widemenu li.custom a:not(.oc-button).basket-link::after{display:none}.megamenu #widemenu li.custom a:not(.oc-button).basket-link:hover ::after{display:none}.megamenu #widemenu li.custom a:not(.oc-button).basket-link,.megamenu #widemenu li.custom a:not(.oc-button).account-link{padding-right:20px;padding-top:18px}@media screen and (min-width:64em) and (max-width:74.9375em){.megamenu #widemenu li.custom a:not(.oc-button).basket-link,.megamenu #widemenu li.custom a:not(.oc-button).account-link{padding-right:5px}}.megamenu #widemenu li.custom a:not(.oc-button).basket-link:hover:after,.megamenu #widemenu li.custom a:not(.oc-button).account-link:hover:after{background-color:#fff}.megamenu #widemenu li.custom a:not(.oc-button).basket-link{padding-top:13px}.megamenu #widemenu li.custom a:not(.oc-button)::after{background-color:white;content:"";display:block;height:1px;max-width:0;width:100%;transition:all .2s;margin:3px auto 0;border:0;position:relative;left:0}.megamenu #widemenu li.custom a:not(.oc-button):hover{color:#000}.megamenu #widemenu li.custom a:not(.oc-button):hover::after{background-color:#000;max-width:100%;border:0}.megamenu #widemenu li.custom a:not(.oc-button).no-hover-anim:hover::after{background-color:transparent}.megamenu #widemenu li.custom a:not(.oc-button).active::after{transition:inherit;background-color:#000;max-width:100%}.megamenu #widemenu li.custom .submenu.menu{display:none}.megamenu #widemenu li.is-dropdown-submenu-parent.custom,.megamenu #widemenu li.has-submenu.custom{position:static;display:inline-block}.megamenu #widemenu li.is-dropdown-submenu-parent.custom.account,.megamenu #widemenu li.has-submenu.custom.account{margin-left:auto}.megamenu #widemenu li.is-dropdown-submenu-parent.custom .is-dropdown-submenu,.megamenu #widemenu li.has-submenu.custom .is-dropdown-submenu{right:0;padding-left:0;background-color:#efefef;border:0}.megamenu #widemenu li.is-dropdown-submenu-parent.custom .row li,.megamenu #widemenu li.has-submenu.custom .row li{display:block}.megamenu #widemenu li.is-dropdown-submenu-parent.custom.lang-menu,.megamenu #widemenu li.has-submenu.custom.lang-menu{position:relative;display:table-cell;vertical-align:middle}.megamenu #widemenu li.is-dropdown-submenu-parent.custom.lang-menu .lang-node,.megamenu #widemenu li.has-submenu.custom.lang-menu .lang-node{padding-bottom:13px;padding-top:21px}.megamenu #widemenu li .menu-row .columns.all-link-tile{position:relative}.megamenu #widemenu li .menu-row .columns.all-link-tile .image-wrapper{height:100%;position:relative;width:100%}.megamenu #widemenu li .menu-row .columns.all-link-tile .image-wrapper .link-list{border:1px solid transparent;padding:0;height:100%}.megamenu #widemenu li .menu-row .columns.all-link-tile .image-wrapper .link-list .link-wrapper{padding:0;height:100%;background-color:#dadada}.megamenu #widemenu li .menu-row .columns.all-link-tile .image-wrapper .link-list .link-wrapper a{display:contents !important;text-decoration:none !important}.megamenu #widemenu li .menu-row .columns.all-link-tile .image-wrapper .link-list .link-wrapper a:hover{display:contents !important;text-decoration:none !important;background-image:linear-gradient(to right,#000 75%,#000 75%);background-position:29px 1.13em;background-repeat:no-repeat;background-size:100% 1px}.megamenu #widemenu li .menu-row .columns.all-link-tile .image-wrapper .link-list .link-wrapper div{height:100%;padding-top:25%;padding-bottom:20%;position:relative;text-align:center}.megamenu #widemenu li .menu-row .columns.all-link-tile .image-wrapper .link-list .link-wrapper div div{line-height:30px;padding:0 25px 0 0;top:50%;left:50%;transform:translate(-50%,-50%);position:relative;display:block;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;white-space:normal;text-align:center}.megamenu #widemenu li .menu-row .columns .image-wrapper{display:block;overflow:hidden;padding-top:.47059rem;padding-bottom:.47059rem}@media print,screen and (min-width:48em){.megamenu #widemenu li .menu-row .columns .image-wrapper{padding-top:.94118rem;padding-bottom:.94118rem}}@media print,screen and (min-width:64em){.megamenu #widemenu li .menu-row .columns .image-wrapper{padding-top:1.52941rem;padding-bottom:1.52941rem}}@media screen and (min-width:75em){.megamenu #widemenu li .menu-row .columns .image-wrapper{padding-top:1.52941rem;padding-bottom:1.52941rem}}.megamenu #widemenu li .menu-row .columns .image-wrapper:nth-of-type(1),.megamenu #widemenu li .menu-row .columns .image-wrapper:nth-of-type(2),.megamenu #widemenu li .menu-row .columns .image-wrapper:nth-of-type(3){padding-bottom:0}.megamenu #widemenu li .menu-row .columns .image-wrapper a,.megamenu #widemenu li .menu-row .columns .image-wrapper div.active{display:block;padding:0;overflow:hidden;position:relative}.megamenu #widemenu li .menu-row .columns .image-wrapper a.image-link,.megamenu #widemenu li .menu-row .columns .image-wrapper div.active.image-link{padding-bottom:59.24%;height:0}.megamenu #widemenu li .menu-row .columns .image-wrapper a::after,.megamenu #widemenu li .menu-row .columns .image-wrapper div.active::after{display:none}.megamenu #widemenu li .menu-row .columns .image-wrapper a .link-text,.megamenu #widemenu li .menu-row .columns .image-wrapper div.active .link-text{position:absolute;font-size:1.29412rem;color:#fff;letter-spacing:4.58px;text-transform:uppercase;width:100%;text-align:center;z-index:1;background:rgba(0,0,0,0.4);max-width:422px;height:100%}.megamenu #widemenu li .menu-row .columns .image-wrapper a .link-text div,.megamenu #widemenu li .menu-row .columns .image-wrapper div.active .link-text div{line-height:30px;padding:0 25px;top:50%;left:50%;transform:translate(-50%,-50%);position:relative;display:block;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;white-space:normal}.megamenu #widemenu li .menu-row .columns .image-wrapper a img,.megamenu #widemenu li .menu-row .columns .image-wrapper div.active img{width:100%;height:auto;transition:all 2s linear;-webkit-transition:all 2s linear;-o-transition:all 2s linear;display:block}.megamenu #widemenu li .menu-row .columns .image-wrapper a picture,.megamenu #widemenu li .menu-row .columns .image-wrapper div.active picture{position:relative;display:block}.megamenu #widemenu li .menu-row .columns .image-wrapper a:hover .link-text div,.megamenu #widemenu li .menu-row .columns .image-wrapper div.active:hover .link-text div{opacity:1;overflow:hidden;letter-spacing:.3em;width:100%}.megamenu #widemenu li .menu-row .columns .image-wrapper a:hover img,.megamenu #widemenu li .menu-row .columns .image-wrapper div.active:hover img{transform:scale3d(1.05,1.05,1.05)}.megamenu #widemenu li .menu-row .columns .image-wrapper div.active:hover .link-text div{letter-spacing:inherit}.megamenu #widemenu li .menu-row .columns .image-wrapper div.active:hover img{transform:inherit}.megamenu #widemenu li .menu-row .columns .image-wrapper div.active .link-text div::after{background-color:#fff;content:"";display:block;height:1px;max-width:86px;width:100%;transition:inherit;margin:3px auto 0;border:0;position:relative;left:0}.megamenu #widemenu li .menu-row .columns .link-wrapper a{font-size:1.29412rem;color:#000;letter-spacing:.28px;line-height:1.70588rem;display:inline-block !important}.megamenu #widemenu li .menu-row .columns .link-wrapper a:hover{text-decoration:none !important;background-image:linear-gradient(to right,#000 75%,#000 75%);background-position:29px 1.13em;background-repeat:no-repeat;background-size:100% 1px;display:inline-block !important}.megamenu #widemenu li .menu-row .columns .link-wrapper div.active div{text-decoration:underline;font-size:1.29412rem;color:#000;letter-spacing:.28px;line-height:1.70588rem}@media(max-width:1199px) and (min-width:1024px){.megamenu #widemenu .menu-text{padding:0}.megamenu #widemenu .menu-text>a:first-child{padding:26px 35px 7px 0 !important}.megamenu #widemenu li.custom>a:first-child:not(.oc-button){padding:19px 25px 11px 0 !important}.megamenu #widemenu li.custom>a:first-child:not(.oc-button).account-link{padding-top:15px !important}.megamenu #widemenu li.custom>a:first-child:not(.oc-button).basket-link{padding-top:10px !important}}@media screen and (max-width:74.9375em){.megamenu a{font-size:1.17647rem;line-height:1.52941rem;letter-spacing:.04706rem}.megamenu .menu-row>:first-child{min-height:410px}.megamenu .menu-row .custom-padding .columns:nth-of-type(4),.megamenu .menu-row .custom-padding .columns:nth-of-type(5),.megamenu .menu-row .custom-padding .columns:nth-of-type(6){padding-top:0 !important;padding-bottom:0 !important}.megamenu #widemenu .menu-text{padding:0}.megamenu #widemenu .menu-text a{padding:18px 35px 7px 0}.megamenu #widemenu li.lang-menu a.lang-node{padding-top:14px}.megamenu #widemenu li.lang-menu a.lang-node+.submenu{left:-21px}.megamenu #widemenu li.custom a:not(.oc-button){padding:15px 25px 7px 0}.megamenu #widemenu li.custom a:not(.oc-button).basket-link{padding-top:7px;padding-bottom:5px}.megamenu #widemenu li.custom a:not(.oc-button).basket-link,.megamenu #widemenu li.custom a:not(.oc-button).account-link{padding-right:10px}.megamenu #widemenu li.custom#menu-6 a.link{padding-right:0}.megamenu #widemenu li .menu-row .columns .image-wrapper{padding-top:.47059rem;padding-bottom:.47059rem}}@media screen and (max-width:74.9375em) and (min-width:48em){.megamenu #widemenu li .menu-row .columns .image-wrapper{padding-top:.94118rem;padding-bottom:.94118rem}}@media screen and (max-width:74.9375em) and (min-width:64em){.megamenu #widemenu li .menu-row .columns .image-wrapper{padding-top:1.52941rem;padding-bottom:1.52941rem}}@media screen and (max-width:74.9375em) and (min-width:75em){.megamenu #widemenu li .menu-row .columns .image-wrapper{padding-top:1.52941rem;padding-bottom:1.52941rem}}@media screen and (max-width:74.9375em){.megamenu #widemenu li .menu-row .columns .image-wrapper a .link-text,.megamenu #widemenu li .menu-row .columns .image-wrapper div.active .link-text{font-size:1.17647rem;max-width:400px}.megamenu #widemenu li .menu-row .columns .image-wrapper a .link-text div,.megamenu #widemenu li .menu-row .columns .image-wrapper div.active .link-text div{line-height:1.52941rem}.megamenu #widemenu li .menu-row .columns .image-wrapper a:hover .link-text div,.megamenu #widemenu li .menu-row .columns .image-wrapper div.active:hover .link-text div{opacity:1;overflow:hidden;letter-spacing:.2em;width:100%}.megamenu #widemenu li .menu-row .columns .image-wrapper a:hover img,.megamenu #widemenu li .menu-row .columns .image-wrapper div.active:hover img{transform:scale3d(1.1,1.1,1.1)}.megamenu #widemenu li .menu-row .columns .link-list{padding:10px 30px}.megamenu #widemenu li .menu-row .columns .link-wrapper{margin-bottom:10px}.megamenu #widemenu li .menu-row .columns .link-wrapper a{font-size:1.17647rem;letter-spacing:.8px;line-height:1.52941rem}.megamenu .object-carpet{width:168px;height:16px}}@media screen and (max-width:63.9375em){.is-overlay-fixed.is-visible{background-color:#000;opacity:.75;z-index:100}.off-canvas.is-transition-overlap{z-index:110}.megamenu{display:none}.burger-menu{width:100%;background-color:#fff}.burger-menu .title-bar{height:90px;background-color:#fff;padding-left:0;padding-right:0}.burger-menu a.link,.burger-menu a.active{font-size:1.41176rem;letter-spacing:.02941rem}.burger-menu .close-button{padding:20px 0;margin-right:8px;color:transparent;background-color:transparent;z-index:605;display:block;position:absolute;width:25px}.burger-menu #nav-icon1{display:inline-block;float:right;width:24px;position:relative;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;z-index:600;outline:0;height:20px}.burger-menu #nav-icon1 span{display:block;position:absolute;height:2px;width:100%;background:#000;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.burger-menu #nav-icon1 span:nth-child(1){top:0}.burger-menu #nav-icon1 span:nth-child(2){top:7px}.burger-menu #nav-icon1 span:nth-child(3){top:14px}.burger-menu #nav-icon1.open-burger span:nth-child(1){top:6px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.burger-menu #nav-icon1.open-burger span:nth-child(2){opacity:0;left:-60px}.burger-menu #nav-icon1.open-burger span:nth-child(3){top:6px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}.burger-menu img{display:none}.burger-menu .title-bar-left,.burger-menu .title-bar-right{padding:19px 0}.burger-menu .title-bar-right{padding-top:15px;padding-bottom:0}.burger-menu .object-carpet{background-image:url("/img/logo.svg");background-size:100%;width:171px;height:16px;display:block}.burger-menu .menu-icon{display:block}.burger-menu .menu-icon::after{background:#000;box-shadow:0 7px 0 #000,0 14px 0 #000}.burger-menu .menu-icon:hover::after{box-shadow:0 7px 0 #000,0 14px 0 #000}.burger-menu .position-right{width:350px}.burger-menu .position-right .utility-wrapper{margin:0 60px;border-top:1px solid #979797;padding-top:20px;display:block}.burger-menu .position-right .utility-wrapper a{display:inline-block;line-height:3.88235rem;font-size:1.29412rem;letter-spacing:.05882rem;padding-bottom:12px}.burger-menu .position-right .utility-wrapper a::after{background-color:white;content:"";display:block;height:1px;max-width:0;width:100%;transition:none;border:0;margin:-12px auto 0}.burger-menu .position-right .utility-wrapper a:hover{color:#000}.burger-menu .position-right .utility-wrapper a:hover::after{background-color:transparent;max-width:100%;border:0}.burger-menu .position-right .utility-wrapper .account-wrapper{max-height:8.82353rem}.burger-menu .position-right .utility-wrapper .account-wrapper .secondary-nav a{line-height:inherit;font-size:inherit;letter-spacing:inherit;padding-bottom:inherit;margin-left:.88235rem;height:1.88235rem;padding-top:.17647rem}.burger-menu .position-right .utility-wrapper .account-wrapper .secondary-nav a:hover{color:#fff}.burger-menu .position-right .utility-wrapper .account-wrapper .secondary-nav h3{margin:0 0 .58824rem .88235rem;font-size:1.17647rem}.burger-menu .position-right .utility-wrapper .account-wrapper .secondary-nav p{margin-left:.88235rem;display:block}.burger-menu .position-right .utility-wrapper .account-wrapper .secondary-nav p a{display:inline-block;margin:0;padding-top:0;text-decoration:underline !important}.burger-menu .position-right .utility-wrapper .basket-wrapper,.burger-menu .position-right .utility-wrapper .language-switcher{max-height:3.88235rem}.burger-menu .position-right .utility-wrapper .basket{background-position:left bottom;float:left;height:43px}.burger-menu .position-right .utility-wrapper .basket-link{padding-bottom:0}.burger-menu .position-right .utility-wrapper .basket-link .label{float:left;line-height:3.88235rem}.burger-menu .position-right .utility-wrapper .basket-link:hover{color:#000}.burger-menu .position-right .utility-wrapper .basket-link:hover::after{background-color:transparent;max-width:100%;border:0}.burger-menu .position-right .utility-wrapper .language-switcher a{padding-right:25px}.burger-menu .position-right #main-nav1{padding:60px 0 20px 0}.burger-menu .position-right #main-nav1 .columns{padding-left:0;padding-right:0}.burger-menu .position-right #main-nav1 .menu-row,.burger-menu .position-right #main-nav1 .row{margin-left:0;margin-right:0}.burger-menu .position-right #main-nav1 li[aria-expanded=true]>a:first-child::after{content:'';height:1px;background:#000;display:block;width:auto;border:0;right:inherit;position:relative;top:inherit;margin-top:-12px;max-width:100%}.burger-menu .position-right #main-nav1 a{display:inline-block;line-height:3.88235rem;font-size:1.41176rem;letter-spacing:.5px;padding-bottom:12px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.burger-menu .position-right #main-nav1 a:focus,.burger-menu .position-right #main-nav1 a:active{outline:0;color:#000;background-color:transparent}.burger-menu .position-right #main-nav1 a::after{background-color:white;content:"";display:block;height:1px;max-width:0;width:100%;transition:none;border:0;margin:-12px auto 0}.burger-menu .position-right #main-nav1 a.active::after{background:#000;max-width:100%;position:relative;left:0}.burger-menu .position-right #main-nav1 a:hover{color:#000}.burger-menu .position-right #main-nav1 a:hover::after{background-color:transparent;max-width:100%;border:0}.burger-menu .position-right #main-nav1 .image-wrapper a{font-size:1.29412rem;line-height:2.94118rem;letter-spacing:.01765rem}.burger-menu .position-right #main-nav1 .columns .active{padding-bottom:12px}.burger-menu .position-right #main-nav1 .columns .active .link-text .no-link{line-height:2.94118rem;font-size:1.29412rem;letter-spacing:.5px;display:inline-block}.burger-menu .position-right #main-nav1 .columns .active .link-text .no-link::after{content:'';height:1px;background:#000;display:block;width:auto;border:0;right:inherit;position:relative;top:inherit;margin-top:-12px;max-width:100%}.burger-menu .position-right #main-nav1 .columns .link-wrapper .active{display:inline-block;line-height:2.94118rem;font-size:1.29412rem;letter-spacing:.02941rem}.burger-menu .position-right #main-nav1 .columns .link-wrapper .active .arrow{line-height:2.94118rem;font-size:1.29412rem;letter-spacing:.02941rem}.burger-menu .position-right #main-nav1 .columns .link-wrapper .active::after{content:'';height:1px;background:#000;display:block;width:auto;border:0;right:inherit;position:relative;top:inherit;margin-top:-12px;max-width:100%}.burger-menu .position-right #main-nav1 .is-accordion-submenu-parent a.link,.burger-menu .position-right #main-nav1 .is-accordion-submenu-parent a.active{padding:0 60px 12px 40px;line-height:3.88235rem;font-size:1.41176rem}.burger-menu .position-right #main-nav1 .is-accordion-submenu-parent a.link::after,.burger-menu .position-right #main-nav1 .is-accordion-submenu-parent a.active::after{transition:none}.burger-menu .position-right #main-nav1 .is-accordion-submenu-parent a.link:hover::after,.burger-menu .position-right #main-nav1 .is-accordion-submenu-parent a.active:hover::after{transition:none}.burger-menu .position-right #main-nav1 .is-accordion-submenu{padding:0 60px 20px 60px}.burger-menu .clear{clear:both}.burger-menu div.arrow{background-position:0 17px}}@media screen and (max-width:47.9375em){.burger-menu .title-bar{height:70px}.burger-menu .position-right{width:280px}.burger-menu .position-right .utility-wrapper{margin:0 2.94118rem .70588rem 2.35294rem}.burger-menu .position-right #main-nav1 .is-accordion-submenu-parent a.link,.burger-menu .position-right #main-nav1 .is-accordion-submenu-parent a.active{padding:0 50px 12px 40px;line-height:3.17647rem;font-size:1.41176rem}.burger-menu .position-right #main-nav1 .is-accordion-submenu{padding:0 50px 20px 60px}.burger-menu .position-right #main-nav1 .columns .link-wrapper .active{line-height:2.94118rem;font-size:1.29412rem;letter-spacing:.02941rem}}@media print,screen and (min-width:64em){.burger-menu-offcanvas{display:none}}.openedMenuBgLayer{content:'';display:none;bottom:0;right:0;left:0;position:absolute;opacity:.75;background-color:#000;height:100vh;transform:translateY(100%);pointer-events:none;z-index:-1;cursor:pointer}.menu{align-items:initial}.columns.custom-padding{transition:opacity .2s;-webkit-transition:opacity .2s}.touch .columns.custom-padding{padding-right:50px}.submenu .closeButton{display:none;position:absolute;right:31px;top:26px}.touch .submenu .closeButton{display:block}.burger-menu .image-wrapper a .link-text{line-height:25px;margin:12px 0 12px}.button-group{display:block}.spacer{width:20px}#widemenu .language-switcher a.active{font-weight:500 !important}#widemenu .language-switcher a.active::after{background:none !important}#widemenu .language-switcher li a:hover,#widemenu .language-switcher li a:active,#widemenu .language-switcher li a:focus{text-decoration:none !important;background-image:linear-gradient(to right,#000 75%,#000 75%);background-position:10px 1.13em;background-repeat:no-repeat;background-size:57% 1px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){#widemenu .language-switcher{margin-top:2px !important}#widemenu .basketmenu{margin-top:5px}}.dummyCloseHoverContainer_first,.dummyCloseHoverContainer{position:relative}.dummyCloseHoverContainer_first div,.dummyCloseHoverContainer div{position:absolute;width:400px;height:65px}.dummyCloseHoverContainer_first div{left:-400px}.basket-wrapper{position:relative;padding-bottom:7px}.badge{display:none;border:9px solid black;border-radius:9px;width:18px;height:18px;position:absolute;top:0;right:0}.badge .label{top:-17px;margin-left:-7px;color:white;display:inline-block;position:relative;text-align:center;width:14px;font-size:.70588rem;line-height:.70588rem}@media(max-width:1023px){.badge{top:15px;left:-10px;right:inherit}.badge .label{top:-32px;left:0;font-size:14px}}#nav-submenu{position:relative;min-height:3.52941rem;z-index:20;top:-60px;margin-bottom:-60px}#nav-submenu>.row{min-height:3.52941rem}#nav-submenu .submenu-wrapper{margin-top:-27px;min-height:100%;background-color:#fff}@media print,screen and (min-width:48em){#nav-submenu .submenu-wrapper{margin-top:-30px}}@media print,screen and (min-width:64em){#nav-submenu .submenu-wrapper{margin-top:-45px}}#nav-submenu .submenu-wrapper .submenu-pagelist{background-color:#efefef;background-image:linear-gradient(0,#f7f7f7 0,#efefef 100%);box-shadow:0 2px 10px 0 rgba(0,0,0,0.15);margin-bottom:0}@media print,screen and (min-width:64em){#nav-submenu .submenu-wrapper .submenu-pagelist{margin-bottom:5.29412rem}}#nav-submenu .submenu-wrapper .row{min-height:3.52941rem}#nav-submenu .submenu-wrapper .row ul{position:relative;top:10px;left:-30px;list-style-type:none;top:0;left:0;margin:6px auto}#nav-submenu .submenu-wrapper .row ul li{display:block;font-size:20px;line-height:2.2;letter-spacing:.44px;border-bottom:1px solid #dadada}#nav-submenu .submenu-wrapper .row ul li.first{margin-left:0}#nav-submenu .submenu-wrapper .row ul li.last{border-bottom:0}#nav-submenu .submenu-wrapper .row ul li.active a{text-decoration:underline}@media print,screen and (min-width:48em){#nav-submenu .submenu-wrapper .row ul li{display:inline-block;margin-left:26px;border-bottom:0}}@media print,screen and (min-width:64em){#nav-submenu .submenu-wrapper .row ul li{margin-left:30px;font-size:1.17647rem}}@media print,screen and (min-width:48em){#nav-submenu .submenu-wrapper .textelement .columns>div{padding:0 .47059rem 0 .47059rem}}@media print,screen and (min-width:64em){#nav-submenu .submenu-wrapper .textelement .columns>div{padding:0 .76471rem 0 .76471rem}}.submenu-pagelist a{text-decoration:none}.row .submenu-pagelist .row{margin-left:0;margin-right:0}.detailpage-grey-subheaderbox{background-color:#efefef !important}.showroom{min-height:400px;margin-bottom:10px}@media print,screen and (min-width:48em){.showroom{min-height:496px;margin-bottom:51px}}@media screen and (min-width:48em) and (max-width:63.9375em){.showroom{min-height:445px;margin-bottom:30px}}.showroom-location{position:relative;margin-bottom:1.76471rem}.showroom-location:after{content:'';position:absolute;bottom:-0.64706rem;left:0;background:black;width:5.05882rem;height:1px}.showroom-company,.showroom-location{text-transform:uppercase}.showroom-image{margin-bottom:1.76471rem}.showroom-email{text-decoration:underline}.vcard{border:0;outline:0;background:white;padding:0;font-family:"futura-pt","Trebuchet MS",Arial,sans-serif;font-weight:300}.sublinks{margin-top:1em}.sublinks a:hover,.sublinks .vcard:hover{text-decoration:underline;cursor:pointer}.showrooms .showrooms{padding:0}.showrooms .tabs,.showrooms .showrooms-content{border:0}.showrooms .tabs{text-align:center}.showrooms .tabs-title{float:none;display:inline-block}.showrooms .tabs-title>a{color:inherit;padding:0;margin:1.25rem 1.8rem;font-size:1.29412rem;line-height:1.5em}.showrooms .tabs-title>a:after{background-color:#fff;content:'';display:block;height:1px;max-width:0;width:100%;transition:all .5s;border:0;margin:.17647rem auto 0}.showrooms .tabs-title>a:hover:after{background:#000;max-width:100%}.showrooms .tabs-title.is-active>a:after{background:#000;max-width:100%}.showrooms .tabs-title>a:focus,.showrooms .tabs-title>a[aria-selected='true']{background:0;color:inherit;font-weight:500;position:relative}.showrooms .showrooms-content .row{position:relative}@media print,screen and (min-width:48em){.showrooms .showrooms-content .row:before{content:'';display:block;width:calc(100% - 16px);margin-left:8px;height:1px;background:#efefef;margin:.76471rem 0 3.52941rem}}@media print,screen and (min-width:48em) and (min-width:64em){.showrooms .showrooms-content .row:before{width:calc(100% - 26px);margin-left:13px}}@media screen and (min-width:48em) and (max-width:63.9375em){.showrooms .showrooms-content .columns:nth-child(2n):after{margin:0 0 2.35294rem;width:calc(200% + 16px * 2);margin-left:calc(-100% - 16px * 2);content:'';display:block;background:#efefef;height:1px;right:0}}@media print,screen and (min-width:64em){.showrooms .showrooms-content .columns:nth-child(3n):after{margin:0 0 3.52941rem;width:calc(300% + 26px * 2);margin-left:calc(-200% - 26px * 2);content:'';display:block;background:#efefef;height:1px;right:0}}.progressContainer{margin:-1px auto 0}.progressContainer .spinner{left:-5px;top:30px}.progressContainer .spinner.circles:before{width:40px;height:40px}.progressContainer .spinner.circles:after{width:40px;height:40px}.progress{overflow:hidden;height:5px;background-color:#f7f7f7;background-image:-moz-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-ms-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));background-image:-webkit-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-o-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:linear-gradient(top,#f5f5f5,#f9f9f9);background-repeat:repeat-x;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.progress .bar{width:0;height:18px;background-color:#777;background-image:-moz-linear-gradient(top,#777,#f7f7f7);background-image:-ms-linear-gradient(top,#777,#f7f7f7);background-image:-webkit-gradient(linear,0 0,0 100%,from(#777),to(#f7f7f7));background-image:-webkit-linear-gradient(top,#777,#f7f7f7);background-image:-o-linear-gradient(top,#777,#f7f7f7);background-image:linear-gradient(top,#777,#f7f7f7);background-repeat:repeat-x;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .6s ease;-moz-transition:width .6s ease;-ms-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.checkbox-square[type=checkbox],.powermail_checkbox[type=checkbox]{opacity:0;position:absolute}.checkbox-square[type=checkbox]:checked+label:before,.checkbox-square[type=checkbox]:checked+.pseudo-label:before,.powermail_checkbox[type=checkbox]:checked+label:before,.powermail_checkbox[type=checkbox]:checked+.pseudo-label:before{background:#000}.checkbox-square+label,.checkbox-square+.pseudo-label,.powermail_checkbox+label,.powermail_checkbox+.pseudo-label{margin-left:0;font-size:1rem;line-height:1.7}@media print,screen and (min-width:64em){.checkbox-square+label,.checkbox-square+.pseudo-label,.powermail_checkbox+label,.powermail_checkbox+.pseudo-label{font-size:1.17647rem;line-height:1.5}}.checkbox-square+label:before,.checkbox-square+.pseudo-label:before,.powermail_checkbox+label:before,.powermail_checkbox+.pseudo-label:before{content:'';display:inline-block;width:.94118rem;height:.94118rem;outline:1px solid #000;border:3px solid #fff;background:#fff;margin-right:.47059rem;float:left;top:7px;margin-bottom:20px;position:relative}input,textarea,select,button,option{font-weight:300}input:focus,textarea:focus,select:focus,button:focus,option:focus{outline:0}[type="password"]{font-family:sans-serif}select{background-image:url(/img/select-arrow.svg);background-size:23px 12px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.parsley-error label{color:#e00}.powermail_field .parsley-errors-list.filled{margin-left:0;margin-top:-0.64706rem;border-top:1px solid #e00;list-style-type:none;background-color:rgba(238,0,0,0.2);color:#e00;padding-left:.76471rem}#content label span.mandatory{font-size:1em;line-height:inherit}.powermail_fieldwrap_type_input .powermail_field,.powermail_fieldwrap_type_textarea .powermail_field{position:relative;overflow:hidden}.powermail_fieldwrap_type_input .powermail_field .pseudo-label,.powermail_fieldwrap_type_textarea .powermail_field .pseudo-label{content:'';position:absolute;background-color:#000;left:0;right:0;bottom:.58824rem;height:1px;transform:translate3d(-100%,0,0);transition:transform 1s}.powermail_fieldwrap_type_input .powermail_field input:focus+.pseudo-label,.powermail_fieldwrap_type_input .powermail_field textarea:focus+.pseudo-label,.powermail_fieldwrap_type_textarea .powermail_field input:focus+.pseudo-label,.powermail_fieldwrap_type_textarea .powermail_field textarea:focus+.pseudo-label{transform:translate3d(0,0,0)}fieldset{width:100%}.powermail_submit{float:right}hr.form-spacing-1{border:0;margin:1.76471rem auto}.tx-powermail{margin:0 0 .70588rem}[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea{margin-bottom:.58824rem}.login-form-wrapper .oc-button{float:right}.login-form,.registration-form,.password-forgotten-form,.activation-mail-form,.oc-pro-login-data-form,.oc-pro-user-data-form{margin-top:2.94118rem}.login-form .required:after,.registration-form .required:after,.password-forgotten-form .required:after,.activation-mail-form .required:after,.oc-pro-login-data-form .required:after,.oc-pro-user-data-form .required:after{content:'*'}.required:after{content:' *'}.error input,.parsley-error{border:1px solid #e00 !important}.label-error,span.error,.error label{color:#e00}.tou-checkbox{margin-top:1.17647rem;margin-bottom:1.17647rem}.tou-checkbox .parsley-error{border:0;color:#e00}.tou-checkbox .parsley-error .pseudo-label:before{outline:1px solid #e00}.tou-checkbox .parsley-error a{color:#e00}.tou-checkbox .pseudo-label{font-weight:300}[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea,select{height:45px;padding:10px}select{padding-right:35px;background-size:20px 11px}select[disabled="disabled"]{background-color:#fff}.input-30{width:29%}.input-50{width:49%}.input-70{width:69%}.formSubmitted{position:absolute;left:50%;top:42%;transform:translate(-50%);width:100%}[name="HmnChck"]{display:none}.customCheckboxContainer{display:block;position:relative;padding-left:35px;margin-bottom:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.customCheckboxContainer.disabled{cursor:initial !important;opacity:.5}.customCheckboxContainer span{font-size:20px;display:flex;text-align:left}.customCheckboxContainer input{position:absolute;opacity:0;height:0;width:0}.checkmark{position:absolute;top:3px;left:0;height:25px;width:25px;background-color:#eee;border:1px solid rgba(0,0,0,0.3)}.customCheckboxContainer input:checked ~ .checkmark{background-color:rgba(0,0,0,0.6)}.checkmark:after{content:"";position:absolute;display:none}.customCheckboxContainer input:checked ~ .checkmark:after{display:block}.customCheckboxContainer .checkmark:after{left:8px;top:1px;width:8px;height:18px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.dealer-search{padding-top:2.05882rem;padding-bottom:4.41176rem}.dealer-search .form-space-1{margin-bottom:.58824rem}.dealer-search .form-space-2{margin-bottom:1.76471rem}.dealer-search .checkbox-square+label:before,.dealer-search .checkbox-square+.pseudo-label:before,.dealer-search .powermail_checkbox+label:before,.dealer-search .powermail_checkbox+.pseudo-label:before{top:5px}.tx_torr_ttaddress_setup{margin-bottom:5.29412rem}@media print,screen and (min-width:48em){.dealer-search-results{height:726px;max-height:90vh}}.dealer-search-results .dealer-search-results-map{height:100%}@media screen and (max-width:47.9375em){.dealer-search-results .dealer-search-results-map{height:50vh}}.dealer-search-results .dealer-search-results-list{height:100%;overflow-x:hidden;overflow-y:auto;background-color:#efefef;border-bottom:1.7rem solid #efefef}.dealer-search-results .dealer-search-results-list .searchResultsList{padding:1px 15px 18px;position:relative;transition:background-color .5s ease,color .2s ease}.dealer-search-results .dealer-search-results-list .searchResultsList:hover,.dealer-search-results .dealer-search-results-list .searchResultsList.active{background-color:rgba(0,0,0,0.4);color:#fff;cursor:pointer}.dealer-search-results .dealer-search-results-list .searchResultsList .tags{display:block;text-align:right;position:absolute;right:1rem;top:14px;font-size:1rem;line-height:inherit}.dealer-search-results .dealer-search-results-list .searchResultsList p{margin-bottom:0;line-height:1.3rem}@media print,screen and (min-width:64em){.dealer-search-results .dealer-search-results-list .searchResultsList p{line-height:1.7rem}}.dealer-search-results .dealer-search-results-list .searchResultsList .headline{margin-bottom:.4rem;margin-top:.8rem}.dealer-search-results .dealer-search-results-list .searchResultsList .h5{line-height:1.5rem;padding-right:60px}.dealer-search-results .dealer-search-results-list .type .headline{text-transform:uppercase;border-bottom:1px solid #000;margin:1.7rem 1rem .6rem;font-size:1rem;line-height:2;letter-spacing:.23529rem;font-weight:700}.dealer-search-results .info-window-content{padding:.8rem .5rem;font-family:"futura-pt","Trebuchet MS",Arial,sans-serif}.dealer-search-results .info-window-content p{font-size:1.17647rem;line-height:1.64706rem;letter-spacing:.01765rem;margin-bottom:0}.dealer-search-results .info-window-content .cta-link{font-size:1.17647rem;line-height:1.76471rem;letter-spacing:.01765rem;display:inline-block;margin-top:2rem;font-weight:500}.dealer-search-results .info-window-content .arrow{background-position:0 calc(100% - 6px)}#resultList-showrooms,#resultList-onlineReseller,#resultList-dealer{display:none}.dealersearch-no-results{display:none}@media print,screen and (min-width:48em){.dealersearch-no-results{height:726px;max-height:90vh}}#map_wrapper{height:100%}#map_canvas{width:100%;height:100%}img[data-action="zoom"]{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in}.zoom-img,.zoom-img-wrap{position:relative;z-index:666;-webkit-transition:all 300ms;-o-transition:all 300ms;transition:all 300ms}img.zoom-img{cursor:pointer;cursor:-webkit-zoom-out;cursor:-moz-zoom-out}.zoom-overlay{z-index:600;background:#fff;position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;filter:"alpha(opacity=0)";opacity:0;-webkit-transition:opacity 300ms;-o-transition:opacity 300ms;transition:opacity 300ms}.zoom-overlay-open .zoom-overlay{filter:"alpha(opacity=100)";opacity:1}.zoom-overlay-open,.zoom-overlay-transitioning{cursor:default}.shift-animation.init-animation{opacity:0;transition:opacity 1s ease}.shift-animation.init-animation .image-right,.shift-animation.init-animation .image-left{transition:transform 1s ease}.shift-animation.init-animation .image-right{transform:translate3d(0,-55px,0)}.shift-animation.init-animation .image-left{transform:translate3d(0,55px,0)}.shift-animation.init-animation.js-animate{opacity:1}.shift-animation.init-animation.js-animate .image-right,.shift-animation.init-animation.js-animate .image-left{transform:translate3d(0,0,0)}.slide-in-animation.init-animation{transform:translate3d(0,30px,0);opacity:0;transition:opacity .5s ease,transform .5s ease}.slide-in-animation.init-animation.js-animate{opacity:1;transform:translate3d(0,0,0)}.flicker{animation:flicker 1s}@keyframes flicker{0%{opacity:0}9%{opacity:0}10%{opacity:.5}13%{opacity:0}20%{opacity:.5}25%{opacity:1}26%{opacity:.5}30%{opacity:0}}.flyingElement{position:absolute;z-index:999;transition:left 1s ease-in-out,top 1s ease-in-out}.detailpage-extended-content{position:relative;z-index:2}.header-collection .columns{margin-left:0}@media print,screen and (min-width:48em){.header-collection .columns{margin-left:45px}}.header-collection .journal-subline{position:absolute;z-index:2;bottom:0;right:10px;margin-bottom:0 !important}.header-collection .journal-subline h1,.header-collection .journal-subline h2,.header-collection .journal-subline h3,.header-collection .journal-subline h4,.header-collection .journal-subline h5,.header-collection .journal-subline .h1,.header-collection .journal-subline .h2,.header-collection .journal-subline .h3,.header-collection .journal-subline .h4,.header-collection .journal-subline .h5{line-height:0}@media screen and (max-width:47.9375em){.header-collection .journal-subline h1,.header-collection .journal-subline h2,.header-collection .journal-subline h3,.header-collection .journal-subline h4,.header-collection .journal-subline h5,.header-collection .journal-subline .h1,.header-collection .journal-subline .h2,.header-collection .journal-subline .h3,.header-collection .journal-subline .h4,.header-collection .journal-subline .h5{line-height:.5}}.header-collection .image-left{margin-top:0 !important}.header-collection h1{margin-bottom:0 !important}.header-collection h2{font-weight:300;font-size:3.1em}@media screen and (max-width:63.9375em){.header-collection h2{font-size:1.6em}}@media screen and (max-width:47.9375em){.header-collection h2{font-size:1.3em}}.header-collection .collection-designer{font-weight:300;font-size:3.1em;line-height:1em;margin-bottom:.5em}@media screen and (max-width:63.9375em){.header-collection .collection-designer{font-size:1.6em}}@media screen and (max-width:47.9375em){.header-collection .collection-designer{font-size:1.3em}}@media screen and (max-width:47.9375em){.detail-collection .header-collection h1{margin-left:35px}}.collectionContent .gridelement-left{margin-top:0;position:relative;z-index:2}@media print,screen and (min-width:48em){.collectionContent .gridelement-left{margin-top:-190px}}@media print,screen and (min-width:64em){.collectionContent .gridelement-left{margin-top:-350px}}.collectionContent .gridelement-left img{margin-bottom:100px}.collectionContent blockquote{border:0;font-family:Georgia,"Times New Roman",Times,serif;text-align:center;color:#000;margin:0;line-height:0;quotes:"“" "”" "‘" "’"}.collectionContent blockquote.open:before{content:open-quote;font-weight:bold;font-size:100px}.collectionContent blockquote.close:after{content:close-quote;font-weight:bold;font-size:100px}.collectionContent .citate{letter-spacing:4px !important;text-transform:uppercase}.collectionContent .citate p,.collectionContent .citate h1,.collectionContent .citate .h1,.collectionContent .citate h2,.collectionContent .citate .h2,.collectionContent .citate h3,.collectionContent .citate .h3,.collectionContent .citate h4,.collectionContent .citate .h4,.collectionContent .citate h5,.collectionContent .citate .h5,.collectionContent .citate h6,.collectionContent .citate .h6{letter-spacing:4px !important;text-transform:uppercase}.collectionContent .citateName{letter-spacing:4px}.refernceTeaser .title{font-family:futura-pt-bold;background:url(/img/line.svg) no-repeat 0 100%;font-size:.8235294118rem;line-height:1.1;letter-spacing:4px;padding-bottom:.2941176471rem;margin-bottom:.2941176471rem;text-transform:uppercase;margin-top:15px}.refernceTeaser .headline{font-size:1.5294117647rem;line-height:1;letter-spacing:3px}.refernceTeaser .link a{font-family:futura-pt-bold;font-size:.8235294118rem;line-height:1.1;letter-spacing:4px;text-decoration:none;display:block;padding-left:1.76471rem;background:transparent url(/img/link-arrow.svg) no-repeat left center;background-size:.82353rem auto}.refernceTeaser .link a:hover{text-decoration:underline}@media print,screen and (min-width:64em){.refernceTeaser .refernceTeaserText{margin-top:65px;padding-left:30px}.refernceTeaser .title{margin-bottom:20px}.refernceTeaser .h2{margin-bottom:7px}.refernceTeaser .subline{margin-bottom:20px}}.gallery-item{position:relative;margin-top:.41176rem;padding-top:0}.gallery-item .footer{position:absolute;bottom:.23529rem;right:.23529rem;z-index:8}.gallery-item .footer .search-icon{height:30px;width:30px;background:transparent url(/img/icon-search-off.svg) no-repeat center center;background-size:25px auto;-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1)}.videoWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.hover-animation{overflow:hidden !important;position:relative}.hover-animation:hover:after,.hover-animation:focus:after{content:'';bottom:0;right:0;left:50%;top:50%;display:block;transform:translate(-50%,-50%);position:absolute;background-color:rgba(255,255,255,0.8);background-image:url(/img/link-arrow.svg);background-repeat:no-repeat;background-position:center center;z-index:11;width:50px;height:50px}.hover-animation:hover:before,.hover-animation:focus:before{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.2);z-index:10}.hover-animation:hover .pos-middle.text-center .title,.hover-animation:hover .pos-middle.text-center .headline,.hover-animation:hover .pos-middle.text-center .subline,.hover-animation:focus .pos-middle.text-center .title,.hover-animation:focus .pos-middle.text-center .headline,.hover-animation:focus .pos-middle.text-center .subline{transition:opacity 1s;opacity:0}.hover-animation img.play-hover-animation,.hover-animation .bgImage.play-hover-animation{transition:transform 2s !important;transform:scale(1.03,1.03) !important}.ocPro{background-color:#efefef}.ocPro .gridcolBg{padding:20px;height:100%}.ocPro .gridcolInner{background-color:white;padding:20px;height:100%}.ocPro .gridcolInner .h3{margin-bottom:-20px}.ocPro #nav-submenu .submenu-wrapper{background-color:transparent}.ocPro #content{background-color:#efefef;overflow-x:hidden;margin-bottom:30px;padding-bottom:30px}.ocPro #content .content-container.columns{height:100%;padding:0 10px 20px}.ocPro #content .content-container.columns>div{padding:20px;width:100%;background-color:white}.ocPro #content .content-container.columns>div.configurator-container{margin-bottom:20px}.ocPro #content .content-container.columns .important-links{width:19.5%;min-width:100px;display:inline-block;padding:5px;margin-bottom:1.17647rem;text-align:center;overflow:hidden}.ocPro #content .content-container.columns .important-links a:hover{text-decoration:none !important;font-weight:500}.ocPro #content .content-container.columns .important-links img{width:100px;display:block;margin:0 auto;overflow:hidden}.ocPro #content .content-container.columns .important-links .link-description{min-height:60px;overflow:hidden;font-size:.82353rem}@media print,screen and (min-width:64em){.ocPro #content .content-container.columns .important-links .link-description{font-size:1rem}}.ocPro #content .content-container.columns .contact-person img{margin-bottom:1.76471rem}.ocPro #content .content-container.columns .contact-person .contact-person-email{text-decoration:underline !important}.ocPro #content .content-container.columns .contact-person .contact-person-email:visited{text-decoration:underline !important}.ocPro #content .content-container.columns .configurator-preview{background-color:#efefef;padding:3px;margin-top:10px;margin-bottom:1.17647rem;display:inline-block}.ocPro #content .content-container.columns .configurator-iframe-box{border:solid 1px #dadada;padding:1.17647rem;margin:1.17647rem 0}.ocPro #content .content-container.columns .favourite-link{margin-bottom:.58824rem}.ocPro #content h3{font-weight:300;margin-bottom:0}.ocPro #content hr{margin-top:0}.ocPro #content .more-link{font-weight:500;font-size:1rem}@media print,screen and (min-width:64em){.ocPro #content .more-link{font-size:1.29412rem}}.ocPro #content .date-location{margin-top:1.76471rem}.ocPro #content .date-location h5{margin-bottom:1.17647rem}.ocPro #content .date-location h6{text-transform:uppercase;color:#979797;margin-bottom:1.17647rem}.ocPro #content .date-location hr{border-bottom:solid 1px black}@media print,screen and (min-width:48em){.ocPro #content{margin-left:-16px;margin-right:-16px}}.ocPro #content .columns{padding:0}.mwst-data-set-0{min-width:80px}#formData{display:none;margin-bottom:5.88235rem}#formData form{width:100%}.ocProMyData .my-data-container,.ocProMyData .additional-data-container{margin-top:1.17647rem}@media print,screen and (min-width:64em){.ocProMyData .my-data-container,.ocProMyData .additional-data-container{margin-top:2.05882rem}}.ocProMyData .my-data-container hr,.ocProMyData .additional-data-container hr{margin:0}.ocProMyData .my-data-container .content,.ocProMyData .additional-data-container .content{margin:1.76471rem 0}@media print,screen and (min-width:64em){.ocProMyData .my-data-container .content,.ocProMyData .additional-data-container .content{margin:2.94118rem 0}}.ocProMyData .my-data-container .content.login-data,.ocProMyData .additional-data-container .content.login-data{font-size:1rem}@media print,screen and (min-width:64em){.ocProMyData .my-data-container .content.login-data,.ocProMyData .additional-data-container .content.login-data{font-size:1.29412rem}}.ocProMyData .my-data-container .content.login-data i,.ocProMyData .additional-data-container .content.login-data i{font-size:1rem}.ocProMyData .my-data-container .content.additional-data h3,.ocProMyData .additional-data-container .content.additional-data h3{font-weight:300;margin-top:1.76471rem;line-height:1.5}.ocProMyData .my-data-container .content.additional-data .heading-underlined,.ocProMyData .additional-data-container .content.additional-data .heading-underlined{border-bottom:1px solid rgba(0,0,0,0.2)}.ocProMyData .my-data-container .content.additional-data .logo-data-intro h5,.ocProMyData .additional-data-container .content.additional-data .logo-data-intro h5{display:inline-block}.ocProMyData .my-data-container .content.additional-data .logo,.ocProMyData .additional-data-container .content.additional-data .logo{width:auto;height:7.64706rem;border:1px solid #dadada;display:block}.ocProMyData .my-data-container .content.additional-data p.no-margin,.ocProMyData .additional-data-container .content.additional-data p.no-margin{margin:0}.ocProMyData .my-data-container .content.additional-data .mandatory-info,.ocProMyData .additional-data-container .content.additional-data .mandatory-info{color:#e00;font-size:1rem;background-color:rgba(238,0,0,0.1);padding-left:.47059rem;padding-right:.47059rem}.ocProMyData .my-data-container .content.additional-data .opening-hours-form-field,.ocProMyData .additional-data-container .content.additional-data .opening-hours-form-field{height:7.05882rem}.ocProMyData .my-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-info,.ocProMyData .additional-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-info{font-size:.94118rem}.ocProMyData .my-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container,.ocProMyData .additional-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container{height:8.23529rem;padding-top:1.17647rem}.ocProMyData .my-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-upload-btn-container,.ocProMyData .additional-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-upload-btn-container{float:left}.ocProMyData .my-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-upload-btn-container .btn.btn-upload,.ocProMyData .additional-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-upload-btn-container .btn.btn-upload{position:relative;width:8.23529rem;height:5.29412rem;display:block;text-align:center;border:1px solid #dadada;padding-top:.70588rem}.ocProMyData .my-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-upload-btn-container .btn.btn-upload:hover,.ocProMyData .additional-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-upload-btn-container .btn.btn-upload:hover{text-decoration:none !important;cursor:pointer !important}.ocProMyData .my-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-upload-btn-container .btn.btn-upload .fa,.ocProMyData .additional-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-upload-btn-container .btn.btn-upload .fa{font-size:1.76471rem}.ocProMyData .my-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-upload-btn-container .btn.btn-upload .fa:hover,.ocProMyData .additional-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-upload-btn-container .btn.btn-upload .fa:hover{cursor:pointer}.ocProMyData .my-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-upload-btn-container .btn.btn-upload span,.ocProMyData .additional-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-upload-btn-container .btn.btn-upload span{padding-top:.23529rem;font-size:.94118rem;display:block}.ocProMyData .my-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-upload-btn-container .btn.btn-upload span:hover,.ocProMyData .additional-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-upload-btn-container .btn.btn-upload span:hover{text-decoration:none;cursor:pointer}.ocProMyData .my-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-upload-btn-container .btn.btn-upload .logo-upload,.ocProMyData .additional-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-upload-btn-container .btn.btn-upload .logo-upload{opacity:0;position:absolute;top:0;bottom:0;left:0;right:0;width:7.41176rem;margin:0;font-size:0}.ocProMyData .my-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-upload-btn-container .btn.btn-upload .logo-upload:hover,.ocProMyData .additional-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-upload-btn-container .btn.btn-upload .logo-upload:hover{cursor:pointer}.ocProMyData .my-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-preview,.ocProMyData .additional-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-preview{height:5.29412rem;float:left;bottom:0;margin-left:1.17647rem}.ocProMyData .my-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-preview img,.ocProMyData .additional-data-container .content.additional-data .logo-upload-main-wrapper .logo-upload-container .logo-preview img{height:5.29412rem;width:auto}.ocProMyData .my-data-container .content.additional-data .logo-upload-main-wrapper .help-block,.ocProMyData .additional-data-container .content.additional-data .logo-upload-main-wrapper .help-block{margin-bottom:.58824rem}.ocProMyData .my-data-container .content.additional-data .logo-upload-main-wrapper .help-block .error-list,.ocProMyData .additional-data-container .content.additional-data .logo-upload-main-wrapper .help-block .error-list{list-style-type:none;margin:0;color:#e00}.ocProMyData .my-data-container .user-data,.ocProMyData .additional-data-container .user-data{font-size:1rem}@media print,screen and (min-width:64em){.ocProMyData .my-data-container .user-data,.ocProMyData .additional-data-container .user-data{font-size:1.29412rem}}.ocProMyData .my-data-container .user-data i,.ocProMyData .additional-data-container .user-data i{font-size:1rem}.ocProMyData .my-data-container .user-data .row:not(.last-elem),.ocProMyData .my-data-container .user-data-form .row:not(.last-elem),.ocProMyData .additional-data-container .user-data .row:not(.last-elem),.ocProMyData .additional-data-container .user-data-form .row:not(.last-elem){padding-bottom:2.94118rem}.ocProMyData .my-data-container .user-data select,.ocProMyData .my-data-container .user-data-form select,.ocProMyData .additional-data-container .user-data select,.ocProMyData .additional-data-container .user-data-form select{margin-bottom:.76471rem}.ocProFavorites ul.nav-tabs{margin-left:0;margin-top:1.76471rem}@media print,screen and (min-width:64em){.ocProFavorites ul.nav-tabs{margin-top:2.94118rem}}.ocProFavorites .nav-tabs,.ocProFavorites .tab-content{width:100%}.ocProFavorites .tab-content{margin-top:.58824rem}.ocProFavorites .tab-content.tab-pane{overflow-x:auto}.ocProFavorites .tab-content .error-message{margin-top:.58824rem}.ocProFavorites table{width:100%;border-collapse:collapse;margin-top:1.17647rem;table-layout:fixed}@media print,screen and (min-width:64em){.ocProFavorites table{margin-top:2.05882rem}}.ocProFavorites table th div:first-child{text-align:left;float:left;margin-right:5px}.ocProFavorites table th div:last-child{width:10%;text-align:right;float:left}.ocProFavorites table th:hover{cursor:pointer;color:#656565}.ocProFavorites table td:first-child,.ocProFavorites table th:first-child{width:15%}@media screen and (max-width:47.9375em){.ocProFavorites table td:first-child,.ocProFavorites table th:first-child{width:20%}}.ocProFavorites table td,.ocProFavorites table th{height:60px;font-size:18px;vertical-align:middle;border-bottom:1px solid #ddd;text-align:left;padding:.47059rem;word-break:break-word;line-height:1.4}@media screen and (max-width:47.9375em){.ocProFavorites table td,.ocProFavorites table th{font-size:10px;width:20%}}.ocProFavorites table td .delete-btn,.ocProFavorites table th .delete-btn{padding-left:.58824rem}.ocProFavorites table td a:hover,.ocProFavorites table th a:hover{text-decoration:none !important}.ocProFavorites table td a:hover i,.ocProFavorites table th a:hover i{color:#656565}.ocProFavorites table .xtable-date{width:6rem}@media screen and (max-width:47.9375em){.ocProFavorites table .xtable-date{width:20%}}.ocProFavorites table td:last-child,.ocProFavorites table th:last-child{width:4.11765rem;text-align:right}@media screen and (max-width:47.9375em){.ocProFavorites table td:last-child,.ocProFavorites table th:last-child{width:11%}}@media screen and (max-width:47.9375em){.ocProFavorites table td:last-child{width:5%}}.ocProFavorites table .ellipsis{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ocProOffers .nav-tabs{width:100%;margin-left:0;margin-top:1.76471rem}@media print,screen and (min-width:64em){.ocProOffers .nav-tabs{margin-top:2.94118rem}}.ocProOffers .tab-content{width:100%;margin-top:15px;padding:0 15px;padding:0}.ocProOffers .offerTable{margin-top:20px;width:100%;text-align:left;border-collapse:collapse;table-layout:fixed}.ocProOffers .offerTable .oCol-1{width:15%;padding-left:15px !important}.ocProOffers .offerTable .oCol-2{width:25%}.ocProOffers .offerTable .oCol-3{width:29%}.ocProOffers .offerTable .oCol-4{width:24%}.ocProOffers .offerTable .oCol-5{width:5%;text-align:right !important;padding-right:15px !important}.ocProOffers .offerTable .oCol-5.offerDetailToggle{cursor:pointer}.ocProOffers .offerTable .ellipsis{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:20px}@media screen and (max-width:47.9375em){.ocProOffers .offerTable .ellipsis{font-size:11px}}.ocProOffers .offerTable th div:first-child{text-align:left;float:left;margin-right:5px}.ocProOffers .offerTable th div:last-child{width:10%;text-align:right;float:left}.ocProOffers .offerTable th:hover{cursor:pointer;color:#656565}.ocProOffers .offerTable th,.ocProOffers .offerTable .oCol{height:60px;font-size:20px;vertical-align:middle;border-bottom:1px solid #ddd;text-align:left;padding:16px 10px 16px 0;line-height:1.4}@media screen and (max-width:47.9375em){.ocProOffers .offerTable th,.ocProOffers .offerTable .oCol{font-size:11px;padding:16px 0 16px 0}}.ocProOffers .offerTable tr{transition:background-color 400ms linear}.ocProOffers .content{background-image:linear-gradient(0,#efefef 0,#f7f7f7 100%);padding:.47059rem;padding:10px 20px}.ocProOffers .content .colHead{font-weight:500}.ocProOffers .content .offerDetailLabel{font-size:inherit;margin-right:5px;flex:1;white-space:nowrap}.ocProOffers .content .offerDetailValue{flex:2;font-size:inherit;line-height:1;padding-top:5px}.ocProOffers .content .offerPrice .offerDetailValue{text-align:right}.ocProOffers .content .offerCommission{margin-top:30px}.ocProOffers .content .offerNotices{margin-top:30px}.ocProOffers .content .offerButtons{margin-top:30px}@media print,screen and (min-width:64em){.ocProOffers .content .offerButtons .prepareOffer{float:right}}@media screen and (max-width:47.9375em){.ocProOffers .content .offerButtons a{display:block}}.ocProOffers .offerDetailRow{display:flex;justify-content:flex-start}.ocProOffers .offerDetailRow2{margin-top:30px}.ocProOffers .offerCustomerData{width:40.5%;float:left}@media screen and (max-width:47.9375em){.ocProOffers .offerCustomerData{float:none;width:100%;margin-top:30px}}.ocProOffers .offerConfiguration{width:31%;padding-right:10px;float:left}@media screen and (max-width:47.9375em){.ocProOffers .offerConfiguration{float:none;width:100%;margin-top:30px}}.ocProOffers .offerPrice{width:28%;float:left}@media screen and (max-width:47.9375em){.ocProOffers .offerPrice{float:none;width:100%;margin-top:30px}}.ocProOffers .openedRow{background-color:#fbfbfb}.ocProOffers .noContent{margin-top:15px}.company-logo{width:100%;padding:.29412rem;display:flex;justify-content:center;align-items:center;margin-top:-80px}.company-logo.hidden{display:none !important}.company-logo img{max-height:5.88235rem;max-width:100%}@media print,screen and (min-width:48em){.company-logo{position:absolute;margin-top:0;padding:.58824rem;right:4.11765rem;top:5.88235rem;height:6.76471rem;width:12.94118rem;background-color:white;z-index:5}.company-logo img{max-height:100%}}.ocProConfigurator .spinner{position:fixed}.ocProConfigurator h3{font-weight:300;margin-top:80px;line-height:1.5;border-bottom:1px solid rgba(0,0,0,0.2);margin-bottom:15px}.ocProConfigurator .changeWlLogo{margin-top:5px;margin-bottom:10px;display:inline-block !important}.ocProConfigurator .wlShowLogoContainer label,.ocProConfigurator .wlLinkWebsiteContainer label{font-size:inherit;top:2px;position:relative}.ocProConfigurator #wlShowLogo{margin:0}.ocProConfigurator .logo{width:200px;border:1px solid #ddd}.ocProConfigurator [name="wlWebsite"]{margin-top:25px}.ocProConfigurator .wlKeyContainer input{display:inline;width:350px}.ocProConfigurator .wlTouContainer .parsley-error{border:none !important}@media screen and (max-width:47.9375em){.ocProConfigurator .checkboxLabel{position:absolute !important;top:initial !important;margin-top:2px}}@media(max-width:1280px){.ocProConfigurator .labelRadio{width:calc(100% - 20px);margin:0}}.reference #content .detailpage-grey-subheaderbox table{width:100%}.reference #content .detailpage-grey-subheaderbox table tbody tr td:first-child{width:25%}@media screen and (max-width:47.9375em){.reference #content .detailpage-grey-subheaderbox table tbody tr td:first-child{width:40%}}.reference #content .text-paragraph{padding-top:50px}.reference #content .fullwidth-banner{margin-bottom:60px}@media print,screen and (min-width:48em){.reference #content .columns{padding-bottom:30px}}@media print,screen and (min-width:48em){.reference #content .columns img{width:150%}}.login .checkbox{margin-bottom:.41176rem}.login .login-form-link-first{margin-top:.47059rem}.login .login-form-link{font-size:1rem}@media print,screen and (min-width:64em){.login .login-form-link{font-size:1.17647rem}}.login .login-links{margin-top:1.17647rem}.login .login-bottom{padding-bottom:50px}@media print,screen and (min-width:48em){.login .login-bottom{padding-bottom:60px}}@media print,screen and (min-width:64em){.login .login-bottom{padding-bottom:90px}}@media print,screen and (min-width:48em){.login .no-account p{font-size:1rem}}@media print,screen and (min-width:64em){.login .no-account p{font-size:1.17647rem}}@media screen and (max-width:47.9375em){.trade-fairs-events .logo img{width:20%}.trade-fairs-events .mobile-fair-logo{float:right;max-width:15%}}.addSampleFromPage{background-image:url(/img/icon-pattern.png) !important;background-position:right 12px center !important;padding-right:45px !important;padding-left:15px !important}.basketHeadlineLogo{background-color:#000;width:50px;height:50px;position:absolute;left:50%;transform:translateX(-50%);margin-top:-90px;border-radius:50%;background-image:url(/img/basket-white.svg);background-size:29px;background-position:center center;background-repeat:no-repeat}#sampleorderContainer .h2{font-size:24px;font-weight:500;margin:25px 0 -5px 0}#sampleorderContainer .disabled,#sampleorderContainer [disabled="disabled"]{opacity:.4;cursor:not-allowed}#sampleorderContainer .formBottom{padding-right:15px}#sampleorderContainer .prompt.label-error{padding-bottom:15px}#sampleorderContainer .sample{border-top:1px solid #ddd;padding:15px 0;overflow:hidden;padding-left:1px}#sampleorderContainer .sample .col{width:24%;display:inline-block;vertical-align:top;line-height:24px;position:relative}#sampleorderContainer .sample .processed.col-2{width:40%;overflow:hidden;text-overflow:ellipsis}#sampleorderContainer .sample .processed.col-3{width:21%}#sampleorderContainer .sample .processed.col-4{width:11%}#sampleorderContainer .sample .col-1 img{height:82px;width:175px;object-fit:cover}#sampleorderContainer .sample .borderImage{height:15px !important;position:absolute;bottom:0;left:0}#sampleorderContainer .sample .col-4{text-align:right}#sampleorderContainer .sample .borderLine{position:relative;top:-6px}#sampleorderContainer .sample .removeSample{cursor:pointer;width:12px;height:12px;background-repeat:no-repeat;background-image:url("/img/close-icon.svg");background-position:center center;background-size:100%;float:right;margin-top:1px}#sampleorderContainer .sample .addSample{cursor:pointer;background-repeat:no-repeat;background-image:url("/img/arrow-right-black.svg");background-position:left center;background-size:13px;float:right;padding-left:25px;margin-top:19px}#sampleorderContainer .sample .addSample.disabled{cursor:default}#sampleorderContainer .sample select{font-size:16px;margin:7px 0}#sampleorderContainer .sample:last-child{border-bottom:1px solid #ddd}#sampleorderContainer .deleteAllSamplesContainer{width:100%}#sampleorderContainer .deleteAllSamples{cursor:pointer;background-repeat:no-repeat;background-image:url("/img/close-icon.svg");background-position:left center;background-size:12px;float:right;padding-left:22px;margin-right:22px;margin-top:15px}#sampleorderContainer .orderSamplesOpenFormContainer{margin:25px 15px 20px 0}#sampleorderContainer .formHeadline{font-weight:500;font-size:16px;text-transform:uppercase;margin:-20px 0 20px;border-bottom:1px solid #ddd;position:relative}#sampleorderContainer #notEditableContent{display:none}#sampleorderContainer .notEditable .form-row{display:none}#sampleorderContainer .notEditable #notEditableContent{display:block}#sampleorderContainer .notEditable .sampleOrderFormField-submit{display:none !important}#sampleorderContainer.UserLoggedIn .sampleOrderFormField-email{display:none}#sampleorderContainer.UserLoggedIn .sampleOrderFormField-phone{width:100%}#sampleorderContainer.UserLoggedIn label.sampleOrderFormField-phone{margin-bottom:2px}#sampleorderContainer.UserLoggedIn .sampleOrderFormField-submit{display:block}#sampleorderContainer.UserLoggedIn .sampleOrderFormField-email.formError,#sampleorderContainer.UserLoggedIn .sampleOrderFormField-email.parsley-error,#sampleorderContainer.UserLoggedIn .sampleOrderFormField-phone.formError,#sampleorderContainer.UserLoggedIn .sampleOrderFormField-phone.parsley-error{border:1px solid red}#sampleorderContainer.UserNotLoggedIn .sampleOrderFormField-email.formError,#sampleorderContainer.UserNotLoggedIn .sampleOrderFormField-email.parsley-error,#sampleorderContainer.UserNotLoggedIn .sampleOrderFormField-phone.formError,#sampleorderContainer.UserNotLoggedIn .sampleOrderFormField-phone.parsley-error{border:1px solid red}#sampleorderContainer.UserNotLoggedIn label.sampleOrderFormField-email,#sampleorderContainer.UserNotLoggedIn label.sampleOrderFormField-phone{margin-bottom:2px}#sampleorderContainer #openShippingAddressEditor{position:absolute;top:44px;right:25px;color:#444;cursor:pointer}#sampleorderContainer #changeShippingAddressCancel{margin-right:20px}#sampleorderContainer .formSubmitted{color:#090;text-align:center;position:unset;left:unset;top:unset;transform:unset}.formSubmitted{color:#090;text-align:center}.shippingAddressFormFieldsContainer .formError,.shippingAddressFormFieldsContainer .parsley-error{border:1px solid red}.shippingAddressFormFieldsContainer .formError.no-error-border,.shippingAddressFormFieldsContainer .parsley-error.no-error-border{border:none !important}.shippingAddressFormFieldsContainer .label-error{color:red}.shippingAddressFormFieldsContainer .errorMsg{color:red;font-size:12px;font-weight:400}.shippingAddressFormFieldsContainer .input-30{width:29%}.shippingAddressFormFieldsContainer .input-50{width:49%}.shippingAddressFormFieldsContainer .input-70{width:69%}.shippingAddressFormFieldsContainer .formGroup{font-weight:700}.shippingAddressFormFieldsContainer ::-webkit-input-placeholder{color:#ccc}.shippingAddressFormFieldsContainer ::-moz-placeholder{color:#ccc}.shippingAddressFormFieldsContainer :-ms-input-placeholder{color:#ccc}.shippingAddressFormFieldsContainer :-moz-placeholder{color:#ccc}.shippingAddressFormFieldsContainer .formfooter{margin-top:45px !important}.UserLoggedIn .formfooterLabel{font-weight:100;font-size:20px}#sampleOrder_pp{margin:20px 0 10px}#submitSampleOrder{margin-top:30px}.tooltipBasketInfo{padding:15px 15px 30px}.tooltipBasketInfo a{padding:0 !important;font-weight:100 !important}.tooltipBasketInfo a.inline{text-decoration:underline !important}.tooltipBasketInfo a.arrow-link{padding:0 0 0 25px !important;background-size:13px;background-position:0 8px}.tooltipBasketInfo a::after{display:none !important}.shake{animation:shake .82s cubic-bezier(0.36,0.07,0.19,0.97) both}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.registration-form h3{font-weight:300;margin-bottom:0;margin-top:1.76471rem;line-height:1.5}.registration-form hr{margin-top:0;margin-bottom:1.76471rem}.registration-form select{margin-bottom:.58824rem}.register .register-confirm .error a{text-decoration:underline !important;color:#e00}.addSampleFromPage{background-image:url(/img/icon-pattern.png) !important;background-position:right 12px center !important;padding-right:45px !important;padding-left:15px !important}.basketHeadlineLogo{background-color:#000;width:50px;height:50px;position:absolute;left:50%;transform:translateX(-50%);margin-top:-90px;border-radius:50%;background-image:url(/img/basket-white.svg);background-size:29px;background-position:center center;background-repeat:no-repeat}#sampleorderContainer .h2{font-size:24px;font-weight:500;margin:25px 0 -5px 0}#sampleorderContainer .disabled,#sampleorderContainer [disabled="disabled"]{opacity:.4;cursor:not-allowed}#sampleorderContainer .formBottom{padding-right:15px}#sampleorderContainer .prompt.label-error{padding-bottom:15px}#sampleorderContainer .sample{border-top:1px solid #ddd;padding:15px 0;overflow:hidden;padding-left:1px}#sampleorderContainer .sample .col{width:24%;display:inline-block;vertical-align:top;line-height:24px;position:relative}#sampleorderContainer .sample .processed.col-2{width:40%;overflow:hidden;text-overflow:ellipsis}#sampleorderContainer .sample .processed.col-3{width:21%}#sampleorderContainer .sample .processed.col-4{width:11%}#sampleorderContainer .sample .col-1 img{height:82px;width:175px;object-fit:cover}#sampleorderContainer .sample .borderImage{height:15px !important;position:absolute;bottom:0;left:0}#sampleorderContainer .sample .col-4{text-align:right}#sampleorderContainer .sample .borderLine{position:relative;top:-6px}#sampleorderContainer .sample .removeSample{cursor:pointer;width:12px;height:12px;background-repeat:no-repeat;background-image:url("/img/close-icon.svg");background-position:center center;background-size:100%;float:right;margin-top:1px}#sampleorderContainer .sample .addSample{cursor:pointer;background-repeat:no-repeat;background-image:url("/img/arrow-right-black.svg");background-position:left center;background-size:13px;float:right;padding-left:25px;margin-top:19px}#sampleorderContainer .sample .addSample.disabled{cursor:default}#sampleorderContainer .sample select{font-size:16px;margin:7px 0}#sampleorderContainer .sample:last-child{border-bottom:1px solid #ddd}#sampleorderContainer .deleteAllSamplesContainer{width:100%}#sampleorderContainer .deleteAllSamples{cursor:pointer;background-repeat:no-repeat;background-image:url("/img/close-icon.svg");background-position:left center;background-size:12px;float:right;padding-left:22px;margin-right:22px;margin-top:15px}#sampleorderContainer .orderSamplesOpenFormContainer{margin:25px 15px 20px 0}#sampleorderContainer .formHeadline{font-weight:500;font-size:16px;text-transform:uppercase;margin:-20px 0 20px;border-bottom:1px solid #ddd;position:relative}#sampleorderContainer #notEditableContent{display:none}#sampleorderContainer .notEditable .form-row{display:none}#sampleorderContainer .notEditable #notEditableContent{display:block}#sampleorderContainer .notEditable .sampleOrderFormField-submit{display:none !important}#sampleorderContainer.UserLoggedIn .sampleOrderFormField-email{display:none}#sampleorderContainer.UserLoggedIn .sampleOrderFormField-phone{width:100%}#sampleorderContainer.UserLoggedIn label.sampleOrderFormField-phone{margin-bottom:2px}#sampleorderContainer.UserLoggedIn .sampleOrderFormField-submit{display:block}#sampleorderContainer.UserLoggedIn .sampleOrderFormField-email.formError,#sampleorderContainer.UserLoggedIn .sampleOrderFormField-email.parsley-error,#sampleorderContainer.UserLoggedIn .sampleOrderFormField-phone.formError,#sampleorderContainer.UserLoggedIn .sampleOrderFormField-phone.parsley-error{border:1px solid red}#sampleorderContainer.UserNotLoggedIn .sampleOrderFormField-email.formError,#sampleorderContainer.UserNotLoggedIn .sampleOrderFormField-email.parsley-error,#sampleorderContainer.UserNotLoggedIn .sampleOrderFormField-phone.formError,#sampleorderContainer.UserNotLoggedIn .sampleOrderFormField-phone.parsley-error{border:1px solid red}#sampleorderContainer.UserNotLoggedIn label.sampleOrderFormField-email,#sampleorderContainer.UserNotLoggedIn label.sampleOrderFormField-phone{margin-bottom:2px}#sampleorderContainer #openShippingAddressEditor{position:absolute;top:44px;right:25px;color:#444;cursor:pointer}#sampleorderContainer #changeShippingAddressCancel{margin-right:20px}#sampleorderContainer .formSubmitted{color:#090;text-align:center;position:unset;left:unset;top:unset;transform:unset}.formSubmitted{color:#090;text-align:center}.shippingAddressFormFieldsContainer .formError,.shippingAddressFormFieldsContainer .parsley-error{border:1px solid red}.shippingAddressFormFieldsContainer .formError.no-error-border,.shippingAddressFormFieldsContainer .parsley-error.no-error-border{border:none !important}.shippingAddressFormFieldsContainer .label-error{color:red}.shippingAddressFormFieldsContainer .errorMsg{color:red;font-size:12px;font-weight:400}.shippingAddressFormFieldsContainer .input-30{width:29%}.shippingAddressFormFieldsContainer .input-50{width:49%}.shippingAddressFormFieldsContainer .input-70{width:69%}.shippingAddressFormFieldsContainer .formGroup{font-weight:700}.shippingAddressFormFieldsContainer ::-webkit-input-placeholder{color:#ccc}.shippingAddressFormFieldsContainer ::-moz-placeholder{color:#ccc}.shippingAddressFormFieldsContainer :-ms-input-placeholder{color:#ccc}.shippingAddressFormFieldsContainer :-moz-placeholder{color:#ccc}.shippingAddressFormFieldsContainer .formfooter{margin-top:45px !important}.UserLoggedIn .formfooterLabel{font-weight:100;font-size:20px}#sampleOrder_pp{margin:20px 0 10px}#submitSampleOrder{margin-top:30px}.tooltipBasketInfo{padding:15px 15px 30px}.tooltipBasketInfo a{padding:0 !important;font-weight:100 !important}.tooltipBasketInfo a.inline{text-decoration:underline !important}.tooltipBasketInfo a.arrow-link{padding:0 0 0 25px !important;background-size:13px;background-position:0 8px}.tooltipBasketInfo a::after{display:none !important}.shake{animation:shake .82s cubic-bezier(0.36,0.07,0.19,0.97) both}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.service .text-direct-order{margin-bottom:1.41176rem}.service .text-direct-order p{margin-bottom:.47059rem}.service .text-direct-order .arrow-link{display:inline-block}.service .overview-teaser-item-left{text-align:left !important;font-weight:500;line-height:1.3em;font-size:.82353rem}@media(max-width:768px){.service .overview-teaser-item-left{font-weight:normal;line-height:1.5em;font-size:.94118rem}}.service .overview-teaser-item-big-left{text-align:left !important;line-height:1.3em}@media(max-width:768px){.service .overview-teaser-item-big-left{font-weight:500;line-height:1.5em}}@media print,screen and (min-width:48em){.service .element-content-wrapper .teaser-item{position:relative;margin-top:.41176rem;margin-bottom:1.41176rem;padding-top:0;color:#000}.service .element-content-wrapper .teaser-item .overlay-text{position:absolute;width:85%;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;text-align:center;z-index:8;line-height:1.35em;visibility:hidden}.service .element-content-wrapper .teaser-item .overlay-text a:link,.service .element-content-wrapper .teaser-item .overlay-text a:visited,.service .element-content-wrapper .teaser-item .overlay-text a:hover,.service .element-content-wrapper .teaser-item .overlay-text a:active{color:#fff}.service .element-content-wrapper .teaser-item .overlay-text .arrow-link{display:inline-block;background-image:url(/img/link-arrow-white.svg)}}@media print and (max-width:768px),screen and (min-width:48em) and (max-width:768px){.service .element-content-wrapper .teaser-item .overlay-text .arrow-link{background-image:url(/img/link-arrow.svg)}}.service .element-content-wrapper .teaser-item a:link,.service .element-content-wrapper .teaser-item a:visited,.service .element-content-wrapper .teaser-item a:hover,.service .element-content-wrapper .teaser-item a:active{color:#000}.service .element-content-wrapper .teaser-item .img-wrap a{position:relative;display:block}.service .element-content-wrapper .teaser-item .img-wrap:hover .overlay-text{visibility:visible;transition:visibility .8s}@media(max-width:768px){.service .element-content-wrapper .teaser-item .overlay-text{margin-bottom:20px}.service .element-content-wrapper .teaser-item .overlay-text br{content:' '}}#content div[rel=contentBlocks] table{border:1px #efefef solid;margin-bottom:1.5em}#content div[rel=contentBlocks] table caption{font-weight:bold;font-size:1.2em;margin-bottom:.5em;text-align:center}#content div[rel=contentBlocks] table th{background-color:#dedede;text-align:left;font-weight:normal}#content div[rel=contentBlocks] table th,#content div[rel=contentBlocks] table td{border:1px #d2d2d2 solid;padding:.1em .3em}.spinner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:60px;height:60px;z-index:3}.spinner:before,.spinner:after{content:"";display:block;position:absolute;border-width:4px;border-style:solid;border-radius:50%}@keyframes scale-2{0%{transform:scale(0);opacity:0}50%{transform:scale(0.7);opacity:1}100%{transform:scale(1);opacity:0}}.spinner.circles:before{width:56px;height:56px;border-color:#666;top:0;left:0;animation:scale-2 1s linear 0s infinite}.spinner.circles:after{width:56px;height:56px;border-color:#666;top:0;left:0;opacity:0;animation:scale-2 1s linear .5s infinite}.references #active-reference-filter-row{display:none;margin-top:1.47059rem}.references #active-reference-filter-row a{display:inline-block;background:#efefef url(/img/mobile-menu-close.svg) no-repeat calc(100% - 7px) center;background-size:.70588rem .70588rem;text-decoration:none;padding:0 1.94118rem 0 .47059rem;margin:0 .76471rem 1.52941rem .76471rem}.references .category-filter-loader{margin-top:3.52941rem}.references .category-filter-loader div{margin-left:-0.58824rem;width:1.76471rem;height:1.76471rem}@media print,screen and (min-width:48em){.references .category-filter-type{font-size:1.41176rem !important}}.references .category-filter-label{position:absolute}@media print,screen and (min-width:48em){.references .category-filter-label{padding-top:.35294rem}}@media print,screen and (min-width:64em){.references .category-filter-label{padding-top:.23529rem}}.references .category-filter-label:hover{cursor:default !important}@media screen and (max-width:47.9375em){.references .category-filter-label{width:100%;text-align:center;border-bottom:1px solid #efefef;display:inline-block;position:relative;padding-top:.11765rem}.references .category-filter-label:hover{cursor:pointer !important}}.references .product-category-filter-menu-wrapper{width:100%}.references #product-category-filter-menu{position:relative}.references #product-category-filter-menu>li{margin:0 auto}.references #product-category-filter-menu>li>a{padding-right:0}.references #product-category-filter-menu .filterkategorie{width:600px;margin-left:calc(100% - 330px)}@media screen and (max-width:47.9375em){.references #product-category-filter-menu .filterkategorie{margin-left:0;width:100%}}.references #product-category-filter-menu .filterkategorie ul{display:block;list-style-type:none;margin:0 0 0 1.47059rem;min-width:208px}@media print,screen and (min-width:48em){.references #product-category-filter-menu .filterkategorie ul{float:left}}.references #product-category-filter-menu .filterkategorie ul li a{display:block;padding-left:1.47059rem;background:transparent url(/img/check-box-off.svg) no-repeat left center;background-size:1.05882rem 1.05882rem;text-decoration:none;line-height:2.353}@media print,screen and (min-width:48em){.references #product-category-filter-menu .filterkategorie ul li a{line-height:2.588}}.references #product-category-filter-menu .filterkategorie ul li a.active{background-image:url(/img/check-box-on.svg)}.references #product-category-filter-menu .filterkategorie ul:after{content:"";display:table;clear:both}.cookieNoticeWrapper{overflow:hidden;overflow-y:hidden;width:100vw;height:100vh;position:fixed;top:0;right:0;z-index:8010;background:url(../img/fancybox_overlay.png)}.cookieNotice{background:#e8e8e8;position:fixed;z-index:999;bottom:0;left:0;width:100%;box-shadow:0 0 4px -1px black;padding:.5em 2%;text-align:center;overflow:hidden}.cookieNotice .cookieNoticeText{vertical-align:middle;height:100%;display:table;font-size:17px;line-height:1.2;padding-left:10px;text-align:left}.cookieNotice .cookieNoticeText a{text-decoration:underline !important}@media(max-width:767px){.cookieNotice .cookieNoticeText{font-size:14px;line-height:1.2}}.cookieNotice .cookieNoticeText h2{font-size:24px;margin-bottom:10px;margin-top:15px}.cookieNotice .oc-button{font-size:.9rem}@media(max-width:767px){.cookieNotice .oc-button{font-size:.7rem}}.cookieNotice .cookieNoticeButton_confirm{background-color:white}.cookieNotice .cookieNoticeTextContainer{margin-bottom:20px}.cookieNotice .cookieNoticeCheckboxesContainer{display:flex;margin-bottom:20px;margin-left:10px}@media(max-width:767px){.cookieNotice .cookieNoticeCheckboxesContainer{flex-direction:column}}.cookieNotice .cookieNoticeCheckboxesContainer div{margin-right:30px}.cookieNotice .cookieNoticeButtonContainer{display:flex;justify-content:flex-end;margin-bottom:20px}.cookieNotice .cookieNoticeButtonContainer div{margin-left:30px;align-self:center}.cookieNotice .cookieNoticeButton{cursor:pointer;margin-bottom:0;overflow:hidden}#cookieModal .modal-header{text-transform:uppercase}#cookieModal .intro{margin-bottom:25px}#cookieModal .modal-body{margin-top:30px;width:768px;font-size:18px}#cookieModal .cookieSettingsButtonContainer{margin-top:60px;justify-content:center;display:flex}#cookieModal .cookieSettingsDetailText{margin-left:37px;margin-bottom:30px;margin-top:-10px}.resetPasswordAfterRelaunch h3{font-weight:300;margin-top:80px;line-height:1.5;border-bottom:1px solid rgba(0,0,0,0.2);margin-bottom:40px}.resetPasswordAfterRelaunch .checkboxLabel{font-weight:300;font-size:1.1rem;margin-top:-44px;display:inherit;margin-left:25px}.resetPasswordAfterRelaunch .buttonContainer{margin-top:30px;text-align:right}.resetPasswordAfterRelaunch .rsTouContainer.parsley-error{border:none !important}.modal-ocpro-offer-sendoffer .modal-header{text-transform:uppercase}.modal-ocpro-offer-sendoffer .intro{margin-bottom:25px}.modal-ocpro-offer-sendoffer .modal-body{margin-top:30px;width:450px}#orderModal .modal-header{text-transform:uppercase}#orderModal .intro{margin-bottom:25px}#orderModal .modal-body{margin-top:30px;width:1024px;height:100%;font-size:18px}#orderModal .modal-body span,#orderModal .modal-body input,#orderModal .modal-body select,#orderModal .modal-body textarea,#orderModal .modal-body label{font-size:18px}#orderModal .formContainer-50.pull-left{padding-right:15px;width:47%}#orderModal .formContainer-50.pull-right{width:47%;padding-left:15px;padding-right:15px}#orderModal .formHeader .formContainer-50.pull-left{width:41%}#orderModal .formHeader .formContainer-50.pull-right{width:57%}#orderModal .priceInformation .value{display:inline-block;min-width:100px;text-align:right}#orderModal .priceInformation .orderPriceInfo-vk .value{font-weight:500}#orderModal .priceInformation label,#orderModal .orderInvoiceAddressContainer label{margin-bottom:12px;font-weight:500;display:inline-block;min-width:130px;vertical-align:top}#orderModal .formFieldsContainer{margin-top:25px}#orderModal .arealabel{margin-bottom:10px;font-weight:500;display:inline-block;min-width:130px;vertical-align:top}#orderModal .arealabel.underline{border-bottom:1px solid #ccc;display:block;padding-bottom:5px;margin-bottom:30px;margin-top:40px}#orderModal .arealabel.underline span{display:inline-block}#orderModal .orderInvoiceAddress{line-height:21px;display:inline-block;padding-left:5px;min-height:105px}#orderModal .formBottom{padding-right:15px}#orderModal .orderFormTile{background-color:#f2f2f2;width:31%;padding:0 6px;min-height:146px;float:left;margin-right:10px}#orderModal .orderFormConfigTiles{display:flex}#orderModal .orderFormConfigTiles .headline{font-weight:500;color:#888;padding:15px 0}#orderModal .orderFormConfigTiles .image{width:100%;height:50px;background-position:center;background-repeat:no-repeat;font-size:13px;color:#888}#orderModal .orderFormConfigTiles .subline{font-weight:100;color:#888;padding:10px 0;font-size:13px}#orderModal .orderFormConfigTiles .dimensions .image{margin-top:10px;margin-bottom:-10px}#orderModal .form-row.parsley-error{border:none !important;color:red}#orderModal .orderFormField-email.formError,#orderModal .orderFormField-email.parsley-error,#orderModal .orderFormField-phone.formError,#orderModal .orderFormField-phone.parsley-error{border:1px solid red}#orderModal label.orderFormField-email,#orderModal label.orderFormField-phone{margin-bottom:2px}#orderModal .orderFormField-space{height:0;margin-top:-30px}#orderModal .deliveryAddressController{width:69%;display:inline-block;margin-left:18px;margin-bottom:5px}#orderModal .orderFormFieldLabelCustomerData{padding:7px 0 5px}#orderModal .orderFormFieldLabelDeliveryAddress{background-image:url("/img/arrow-right-black.svg");background-size:14px auto;background-repeat:no-repeat;background-position:right 9px;padding-right:30px}#orderModal .orderPriceInfo-amount label{position:relative;top:7px}#orderModal .orderPriceInfo-amount input{width:100px;text-align:right;display:inline-block;margin-bottom:10px;padding-right:3px}#orderModal .order_tou label{font-weight:100;cursor:default;margin-right:0}#orderModal .order_tou a{text-decoration:underline !important}