
.carousel.fading .carousel-inner .item{opacity:0;transition-property:opacity}.carousel.fading .carousel-inner .active{opacity:1}.carousel.fading .carousel-inner .active.left,.carousel.fading .carousel-inner .active.right{left:0;opacity:0;z-index:1}.carousel.fading .carousel-inner .next.left,.carousel.fading .carousel-inner .prev.right{opacity:1}.carousel-wrapper{overflow:hidden}.carousel-gallery{padding:5px 0;font-size:2rem}.carousel-gallery-container{position:relative;font-size:2rem}.carousel-gallery-preview{width:1000%;font-size:0;line-height:0}.gallery-images-center .carousel-gallery-preview{width:100%;text-align:center}.gallery-images-center .carousel-gallery-preview .preset,.gallery-images-center .carousel-gallery-next,.gallery-images-center .carousel-gallery-prev{display:none}.carousel-gallery-preview-item{display:inline-block;cursor:pointer;line-height:0px;padding-right:5px;position:relative;min-width:200px}.carousel-gallery-preview-item.active:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,0.5);z-index:10}.carousel-gallery-prev,.carousel-gallery-next{position:absolute;z-index:20;top:0;bottom:0;background-color:rgba(0,0,0,0.5);padding:0 10px;box-sizing:border-box;text-decoration:none;color:#ffffff}.carousel-gallery-prev:after{line-height:100px}.carousel-gallery-next:after{line-height:100px}.carousel-gallery-prev{left:0}.carousel-gallery-next{right:0}

.lightbox{position:fixed;top:0;left:0;bottom:0;right:0;height:100%;width:100%;display:none;z-index:5000;background-color:rgba(0,0,0,0.75)}.lightbox.loading .lightbox_inner:after{position:absolute;background-color:blue;content:'';top:0;right:0;bottom:0;left:0}.lightbox_wrapper{display:block;margin:0 auto;max-width:100%;overflow:hidden;height:100%;position:relative}.lightbox_inner{display:inline-block;max-width:100%;width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center}.lightbox_content{display:inline-block;position:relative;background-color:#ffffff;padding:15px;margin:0 15px}.lightbox_visual{position:relative}.lightbox_previous,.lightbox_next{position:absolute;cursor:pointer;top:50%;margin-top:-2.5rem;z-index:100;padding:1rem}.lightbox_previous{left:0}.lightbox_next{right:0}.lightbox .lightbox_previous>*,.lightbox .lightbox_next>*{font-size:2rem;line-height:3rem;color:#ffffff;text-shadow:1px 1px 10px #000}.lightbox .lightbox_close>*{font-size:3rem;line-height:4rem;color:#ffffff;text-shadow:1px 1px 10px #000}.lightbox_close{position:fixed;cursor:pointer;padding:25px 40px;top:0;right:0;z-index:100}.lightbox_text{text-align:left;padding:5px}.lightbox_trigger{position:absolute;bottom:15px;right:15px;width:50px;height:50px;background-color:rgba(0,0,0,0.6);z-index:30;cursor:pointer;color:#ffffff;text-align:center}.lightbox_trigger>.fa{line-height:50px;font-size:2rem}

.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;-o-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto;line-height:1}@media all and (transform-3d), (-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform 0.6s ease-in-out;-moz-transition:-moz-transform 0.6s ease-in-out;-o-transition:-o-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:0.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);background-color:transparent}.carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:transparent}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width: 768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}

@font-face{font-family:'Heidenhain-Icon-Font';src:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/HeidenhainIconFont.eot");src:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/HeidenhainIconFont.eot?#iefix") format("embedded-opentype"),url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/HeidenhainIconFont.woff2") format("woff2"),url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/HeidenhainIconFont.woff") format("woff"),url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/HeidenhainIconFont.ttf") format("truetype"),url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/HeidenhainIconFont.svg#svgFontName") format("svg");font-weight:normal;font-style:normal}.z-index-1,.teaser-background{z-index:5}.z-index-2,.teaser-image,.teaser-content,.teaser-button,[class^="cta-btn"]{z-index:10}.z-index-3,.support-layer{z-index:15}.z-index-4{z-index:20}.z-index-5{z-index:25}.z-index-6{z-index:30}.z-index-7{z-index:35}.z-index-8{z-index:40}.z-index-9{z-index:45}.z-index-10,.product--form,.product--header{z-index:50}/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-family:'Glyphicons Halflings';src:url('../../typo3conf/ext/heidenhain_theme/Resources/Public/fonts/bootstrap/glyphicons-halflings-regular.eot');src:url('../../typo3conf/ext/heidenhain_theme/Resources/Public/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix') format("embedded-opentype"),url('../../typo3conf/ext/heidenhain_theme/Resources/Public/fonts/bootstrap/glyphicons-halflings-regular.woff2') format("woff2"),url('../../typo3conf/ext/heidenhain_theme/Resources/Public/fonts/bootstrap/glyphicons-halflings-regular.woff') format("woff"),url('../../typo3conf/ext/heidenhain_theme/Resources/Public/fonts/bootstrap/glyphicons-halflings-regular.ttf') format("truetype"),url('../../typo3conf/ext/heidenhain_theme/Resources/Public/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#000;text-decoration:none}a:hover,a:focus{color:#000;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:0}.img-thumbnail{padding:4px;line-height:1.42857;background-color:#fff;border:1px solid #ddd;border-radius:0;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;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}[role="button"]{cursor:pointer}.container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}@media (min-width: 768px){.container{width:740px}}@media (min-width: 992px){.container{width:960px}}@media (min-width: 1200px){.container{width:1160px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}.container-fluid:before,.container-fluid:after{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-10px;margin-right:-10px}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.responsive-search,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.responsive-search .search--field,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:10px;padding-right:10px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.responsive-search,.col-xs-11,.col-xs-12,.responsive-search .search--field{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10,.responsive-search{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12,.responsive-search .search--field{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}@media (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}table{background-color:transparent}caption{padding-top:4px;padding-bottom:4px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td{padding:4px;line-height:1.42857;vertical-align:top;border-top:1px solid #d3d3d3}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #d3d3d3}.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #d3d3d3}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #d3d3d3}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td{border:1px solid #d3d3d3}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#efefef}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width: 767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #d3d3d3}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857;color:#555;background-color:#fff;background-image:none;border:1px solid #b5bd00;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s}.form-control:focus{border-color:#B2B2B2;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(178,178,178,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(178,178,178,0.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio: 0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,.input-group-sm>input[type="date"].form-control,.input-group-sm>input[type="date"].input-group-addon,.input-group-sm>.input-group-btn>input[type="date"].btn,.input-group-sm input[type="date"],input[type="time"].input-sm,.input-group-sm>input[type="time"].form-control,.input-group-sm>input[type="time"].input-group-addon,.input-group-sm>.input-group-btn>input[type="time"].btn,.input-group-sm input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm>input[type="datetime-local"].form-control,.input-group-sm>input[type="datetime-local"].input-group-addon,.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,.input-group-sm input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm>input[type="month"].form-control,.input-group-sm>input[type="month"].input-group-addon,.input-group-sm>.input-group-btn>input[type="month"].btn,.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,.input-group-lg>input[type="date"].form-control,.input-group-lg>input[type="date"].input-group-addon,.input-group-lg>.input-group-btn>input[type="date"].btn,.input-group-lg input[type="date"],input[type="time"].input-lg,.input-group-lg>input[type="time"].form-control,.input-group-lg>input[type="time"].input-group-addon,.input-group-lg>.input-group-btn>input[type="time"].btn,.input-group-lg input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg>input[type="datetime-local"].form-control,.input-group-lg>input[type="datetime-local"].input-group-addon,.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,.input-group-lg input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg>input[type="month"].form-control,.input-group-lg>input[type="month"].input-group-addon,.input-group-lg>.input-group-btn>input[type="month"].btn,.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="radio"].disabled,fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],input[type="checkbox"].disabled,fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.form-control-static.input-lg,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.form-control-static.input-sm,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn{padding-left:0;padding-right:0}.input-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:0}select.input-sm,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn{height:30px;line-height:30px}textarea.input-sm,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,select[multiple].input-sm,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>.input-group-btn>select[multiple].btn{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:0}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33333;border-radius:0}select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn{height:46px;line-height:46px}textarea.input-lg,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,select[multiple].input-lg,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>.input-group-btn>select[multiple].btn{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33333;border-radius:0}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.33333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label ~ .form-control-feedback{top:25px}.has-feedback label.sr-only ~ .form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width: 768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-10px;margin-right:-10px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table}.form-horizontal .form-group:after{clear:both}@media (min-width: 768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:10px}@media (min-width: 768px){.form-horizontal .form-group-lg .control-label{padding-top:14.33333px;font-size:18px}}@media (min-width: 768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#b5bd00;border:1px solid #b5bd00;border-radius:0}.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:5px 10px;font-size:12px;border-radius:0}.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:10px 16px;font-size:18px;border-radius:0}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:0;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:-1 -1 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,0.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width: 992px){.modal-lg{width:900px}}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}@font-face{font-family:'FontAwesome';src:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/fontawesome-webfont.eot?v=4.4.0");src:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"),url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/fontawesome-webfont.woff2?v=4.4.0") format("woff2"),url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/fontawesome-webfont.woff?v=4.4.0") format("woff"),url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/fontawesome-webfont.ttf?v=4.4.0") format("truetype"),url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa:before,footer a[href^="http"]:before,.page-content a[href^="http"]:before,a.link--file:before,a.link--mail:before,a.link--media:before,a.link--pdf:before,a.link--phone:before,a.link--fax:before,a.link--video:before,a.link--internal:before,a.link--external:before,a.cta-btn--sm:before,a.cta-btn--contact:before,button.cta-btn--sm:before,button.cta-btn--contact:before,input.cta-btn--sm:before,span.cta-btn--sm:before,a.cta-btn--lg:before,button.cta-btn--lg:before,.cta-btn--search:before,a[href*=".pdf"]:before,a[href*="file:"]:before,a[href^="http"][target="_blank"]:before,a[href^="tel:"]:before,a.cta-btn--sm-dark:before,a.cta-btn--lg-dark:before,.htmlarea-content-body a.play-link:before,.htmlarea-content-body a.arrow-link:before,.page-content a.play-link:before,.page-content a.arrow-link:before,.main-navigation--home-link:before,span.responsive-menu--control:before,.search--cta-close:before,.results__facet-header:before,.results__result-complementary-navigation:before,.results__result-item--header a:not(.no-icon):before,.results__result-item--header span[data-attribute$=".pdf"] a:before,.results__result-item--header a[href$=".pdf"]:before,.page-content span.cta-btn--sm:before,.page-content span.cta-btn--lg:before,.infobase-submit:before,.page-content .heidenhain-setup__opt-out-cookie__btn:before,.tab-menu--navigation li span:before,.tab-menu--navigation-cta span:before,.tab-menu--navigation-cta .tab-menu--element-header:before,a.news-link h3:before,.cta-btn--distributor-search:before,.contact-form--field-icon-title:before,.contact-form--field-icon-subject:before,.contact-form--field-icon-firstName:before,.contact-form--field-icon-lastName:before,.contact-form--field-icon-business:before,.contact-form--field-icon-location:before,.contact-form--field-icon-department:before,.contact-form--field-icon-position:before,.contact-form--field-icon-street:before,.contact-form--field-icon-city:before,.contact-form--field-icon-homepage:before,.contact-form--field-icon-phone:before,.contact-form--field-icon-fax:before,.contact-form--field-icon-email:before,.contact-form--field-icon-controlType:before,.contact-form--field-icon-manufacturer:before,.contact-form--field-icon-ncSoftware:before,.contact-form--field-icon-kinematicsManufacturer:before,.contact-form--field-icon-servicePack:before,.contact-form--field-icon-machineType:before,.contact-form--field-icon-sikNumber:before,.contact-form--field-icon-mechanicalYear:before,.contact-form--field-icon-division:before,.cta-btn--contact-form-description:before,.cta-btn--contact-form-close:before,.cta-btn--contact-form-description.active:before,.cta-btn--contact-form-close.active:before,.upload-file-placeholder:before,.error-file-placeholder:before,.cta-btn--contact-form-remove-file:before,.machinery--delete:before,.tx-mediamanagement-pi1 .sorting_asc:before,.tx-mediamanagement-pi1 .sorting_desc:before{padding-right:10px;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.33333em;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.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,footer a.fa-pull-left[href^="http"],.page-content a.fa-pull-left[href^="http"],a.fa-pull-left.link--file,a.fa-pull-left.link--mail,a.fa-pull-left.link--media,a.fa-pull-left.link--pdf,a.fa-pull-left.link--phone,a.fa-pull-left.link--fax,a.fa-pull-left.link--video,a.fa-pull-left.link--internal,a.fa-pull-left.link--external,a.fa-pull-left.cta-btn--sm,a.fa-pull-left.cta-btn--contact,button.fa-pull-left.cta-btn--sm,button.fa-pull-left.cta-btn--contact,input.fa-pull-left.cta-btn--sm,span.fa-pull-left.cta-btn--sm,a.fa-pull-left.cta-btn--lg,button.fa-pull-left.cta-btn--lg,.fa-pull-left.cta-btn--search,a.fa-pull-left[href*=".pdf"],a.fa-pull-left[href*="file:"],a.fa-pull-left[href^="http"][target="_blank"],a.fa-pull-left[href^="tel:"],a.fa-pull-left.cta-btn--sm-dark,a.fa-pull-left.cta-btn--lg-dark,.htmlarea-content-body a.fa-pull-left.play-link:before,.htmlarea-content-body a.fa-pull-left.arrow-link:before,.page-content a.fa-pull-left.play-link:before,.page-content a.fa-pull-left.arrow-link:before,.fa-pull-left.main-navigation--home-link:before,span.fa-pull-left.responsive-menu--control,.fa-pull-left.search--cta-close,.fa-pull-left.results__facet-header,.fa-pull-left.results__result-complementary-navigation,.results__result-item--header a.fa-pull-left:not(.no-icon),.results__result-item--header span[data-attribute$=".pdf"] a.fa-pull-left,.results__result-item--header a.fa-pull-left[href$=".pdf"],.page-content span.fa-pull-left.cta-btn--lg,.fa-pull-left.infobase-submit,.page-content .fa-pull-left.heidenhain-setup__opt-out-cookie__btn,.tab-menu--navigation li span.fa-pull-left,.tab-menu--navigation-cta span.fa-pull-left,.tab-menu--navigation-cta .fa-pull-left.tab-menu--element-header,a.news-link h3.fa-pull-left,.fa-pull-left.cta-btn--distributor-search,.fa-pull-left.contact-form--field-icon-title,.fa-pull-left.contact-form--field-icon-subject,.fa-pull-left.contact-form--field-icon-firstName,.fa-pull-left.contact-form--field-icon-lastName,.fa-pull-left.contact-form--field-icon-business,.fa-pull-left.contact-form--field-icon-location,.fa-pull-left.contact-form--field-icon-department,.fa-pull-left.contact-form--field-icon-position,.fa-pull-left.contact-form--field-icon-street,.fa-pull-left.contact-form--field-icon-city,.fa-pull-left.contact-form--field-icon-homepage,.fa-pull-left.contact-form--field-icon-phone,.fa-pull-left.contact-form--field-icon-fax,.fa-pull-left.contact-form--field-icon-email,.fa-pull-left.contact-form--field-icon-controlType,.fa-pull-left.contact-form--field-icon-manufacturer,.fa-pull-left.contact-form--field-icon-ncSoftware,.fa-pull-left.contact-form--field-icon-kinematicsManufacturer,.fa-pull-left.contact-form--field-icon-servicePack,.fa-pull-left.contact-form--field-icon-machineType,.fa-pull-left.contact-form--field-icon-sikNumber,.fa-pull-left.contact-form--field-icon-mechanicalYear,.fa-pull-left.contact-form--field-icon-division,.fa-pull-left.cta-btn--contact-form-description,.fa-pull-left.cta-btn--contact-form-close,.fa-pull-left.upload-file-placeholder,.fa-pull-left.error-file-placeholder,.fa-pull-left.cta-btn--contact-form-remove-file,.fa-pull-left.machinery--delete,.tx-mediamanagement-pi1 .fa-pull-left.sorting_asc,.tx-mediamanagement-pi1 .fa-pull-left.sorting_desc{margin-right:.3em}.fa.fa-pull-right,footer a.fa-pull-right[href^="http"],.page-content a.fa-pull-right[href^="http"],a.fa-pull-right.link--file,a.fa-pull-right.link--mail,a.fa-pull-right.link--media,a.fa-pull-right.link--pdf,a.fa-pull-right.link--phone,a.fa-pull-right.link--fax,a.fa-pull-right.link--video,a.fa-pull-right.link--internal,a.fa-pull-right.link--external,a.fa-pull-right.cta-btn--sm,a.fa-pull-right.cta-btn--contact,button.fa-pull-right.cta-btn--sm,button.fa-pull-right.cta-btn--contact,input.fa-pull-right.cta-btn--sm,span.fa-pull-right.cta-btn--sm,a.fa-pull-right.cta-btn--lg,button.fa-pull-right.cta-btn--lg,.fa-pull-right.cta-btn--search,a.fa-pull-right[href*=".pdf"],a.fa-pull-right[href*="file:"],a.fa-pull-right[href^="http"][target="_blank"],a.fa-pull-right[href^="tel:"],a.fa-pull-right.cta-btn--sm-dark,a.fa-pull-right.cta-btn--lg-dark,.htmlarea-content-body a.fa-pull-right.play-link:before,.htmlarea-content-body a.fa-pull-right.arrow-link:before,.page-content a.fa-pull-right.play-link:before,.page-content a.fa-pull-right.arrow-link:before,.fa-pull-right.main-navigation--home-link:before,span.fa-pull-right.responsive-menu--control,.fa-pull-right.search--cta-close,.fa-pull-right.results__facet-header,.fa-pull-right.results__result-complementary-navigation,.results__result-item--header a.fa-pull-right:not(.no-icon),.results__result-item--header span[data-attribute$=".pdf"] a.fa-pull-right,.results__result-item--header a.fa-pull-right[href$=".pdf"],.page-content span.fa-pull-right.cta-btn--lg,.fa-pull-right.infobase-submit,.page-content .fa-pull-right.heidenhain-setup__opt-out-cookie__btn,.tab-menu--navigation li span.fa-pull-right,.tab-menu--navigation-cta span.fa-pull-right,.tab-menu--navigation-cta .fa-pull-right.tab-menu--element-header,a.news-link h3.fa-pull-right,.fa-pull-right.cta-btn--distributor-search,.fa-pull-right.contact-form--field-icon-title,.fa-pull-right.contact-form--field-icon-subject,.fa-pull-right.contact-form--field-icon-firstName,.fa-pull-right.contact-form--field-icon-lastName,.fa-pull-right.contact-form--field-icon-business,.fa-pull-right.contact-form--field-icon-location,.fa-pull-right.contact-form--field-icon-department,.fa-pull-right.contact-form--field-icon-position,.fa-pull-right.contact-form--field-icon-street,.fa-pull-right.contact-form--field-icon-city,.fa-pull-right.contact-form--field-icon-homepage,.fa-pull-right.contact-form--field-icon-phone,.fa-pull-right.contact-form--field-icon-fax,.fa-pull-right.contact-form--field-icon-email,.fa-pull-right.contact-form--field-icon-controlType,.fa-pull-right.contact-form--field-icon-manufacturer,.fa-pull-right.contact-form--field-icon-ncSoftware,.fa-pull-right.contact-form--field-icon-kinematicsManufacturer,.fa-pull-right.contact-form--field-icon-servicePack,.fa-pull-right.contact-form--field-icon-machineType,.fa-pull-right.contact-form--field-icon-sikNumber,.fa-pull-right.contact-form--field-icon-mechanicalYear,.fa-pull-right.contact-form--field-icon-division,.fa-pull-right.cta-btn--contact-form-description,.fa-pull-right.cta-btn--contact-form-close,.fa-pull-right.upload-file-placeholder,.fa-pull-right.error-file-placeholder,.fa-pull-right.cta-btn--contact-form-remove-file,.fa-pull-right.machinery--delete,.tx-mediamanagement-pi1 .fa-pull-right.sorting_asc,.tx-mediamanagement-pi1 .fa-pull-right.sorting_desc{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left,footer a.pull-left[href^="http"],.page-content a.pull-left[href^="http"],a.pull-left.link--file,a.pull-left.link--mail,a.pull-left.link--media,a.pull-left.link--pdf,a.pull-left.link--phone,a.pull-left.link--fax,a.pull-left.link--video,a.pull-left.link--internal,a.pull-left.link--external,a.pull-left.cta-btn--sm,a.pull-left.cta-btn--contact,button.pull-left.cta-btn--sm,button.pull-left.cta-btn--contact,input.pull-left.cta-btn--sm,span.pull-left.cta-btn--sm,a.pull-left.cta-btn--lg,button.pull-left.cta-btn--lg,.pull-left.cta-btn--search,a.pull-left[href*=".pdf"],a.pull-left[href*="file:"],a.pull-left[href^="http"][target="_blank"],a.pull-left[href^="tel:"],a.pull-left.cta-btn--sm-dark,a.pull-left.cta-btn--lg-dark,.htmlarea-content-body a.pull-left.play-link:before,.htmlarea-content-body a.pull-left.arrow-link:before,.page-content a.pull-left.play-link:before,.page-content a.pull-left.arrow-link:before,.pull-left.main-navigation--home-link:before,span.pull-left.responsive-menu--control,.pull-left.search--cta-close,.pull-left.results__facet-header,.pull-left.results__result-complementary-navigation,.results__result-item--header a.pull-left:not(.no-icon),.results__result-item--header span[data-attribute$=".pdf"] a.pull-left,.results__result-item--header a.pull-left[href$=".pdf"],.page-content span.pull-left.cta-btn--lg,.pull-left.infobase-submit,.page-content .pull-left.heidenhain-setup__opt-out-cookie__btn,.tab-menu--navigation li span.pull-left,.tab-menu--navigation-cta span.pull-left,.tab-menu--navigation-cta .pull-left.tab-menu--element-header,a.news-link h3.pull-left,.pull-left.cta-btn--distributor-search,.pull-left.contact-form--field-icon-title,.pull-left.contact-form--field-icon-subject,.pull-left.contact-form--field-icon-firstName,.pull-left.contact-form--field-icon-lastName,.pull-left.contact-form--field-icon-business,.pull-left.contact-form--field-icon-location,.pull-left.contact-form--field-icon-department,.pull-left.contact-form--field-icon-position,.pull-left.contact-form--field-icon-street,.pull-left.contact-form--field-icon-city,.pull-left.contact-form--field-icon-homepage,.pull-left.contact-form--field-icon-phone,.pull-left.contact-form--field-icon-fax,.pull-left.contact-form--field-icon-email,.pull-left.contact-form--field-icon-controlType,.pull-left.contact-form--field-icon-manufacturer,.pull-left.contact-form--field-icon-ncSoftware,.pull-left.contact-form--field-icon-kinematicsManufacturer,.pull-left.contact-form--field-icon-servicePack,.pull-left.contact-form--field-icon-machineType,.pull-left.contact-form--field-icon-sikNumber,.pull-left.contact-form--field-icon-mechanicalYear,.pull-left.contact-form--field-icon-division,.pull-left.cta-btn--contact-form-description,.pull-left.cta-btn--contact-form-close,.pull-left.upload-file-placeholder,.pull-left.error-file-placeholder,.pull-left.cta-btn--contact-form-remove-file,.pull-left.machinery--delete,.tx-mediamanagement-pi1 .pull-left.sorting_asc,.tx-mediamanagement-pi1 .pull-left.sorting_desc{margin-right:.3em}.fa.pull-right,footer a.pull-right[href^="http"],.page-content a.pull-right[href^="http"],a.pull-right.link--file,a.pull-right.link--mail,a.pull-right.link--media,a.pull-right.link--pdf,a.pull-right.link--phone,a.pull-right.link--fax,a.pull-right.link--video,a.pull-right.link--internal,a.pull-right.link--external,a.pull-right.cta-btn--sm,a.pull-right.cta-btn--contact,button.pull-right.cta-btn--sm,button.pull-right.cta-btn--contact,input.pull-right.cta-btn--sm,span.pull-right.cta-btn--sm,a.pull-right.cta-btn--lg,button.pull-right.cta-btn--lg,.pull-right.cta-btn--search,a.pull-right[href*=".pdf"],a.pull-right[href*="file:"],a.pull-right[href^="http"][target="_blank"],a.pull-right[href^="tel:"],a.pull-right.cta-btn--sm-dark,a.pull-right.cta-btn--lg-dark,.htmlarea-content-body a.pull-right.play-link:before,.htmlarea-content-body a.pull-right.arrow-link:before,.page-content a.pull-right.play-link:before,.page-content a.pull-right.arrow-link:before,.pull-right.main-navigation--home-link:before,span.pull-right.responsive-menu--control,.pull-right.search--cta-close,.pull-right.results__facet-header,.pull-right.results__result-complementary-navigation,.results__result-item--header a.pull-right:not(.no-icon),.results__result-item--header span[data-attribute$=".pdf"] a.pull-right,.results__result-item--header a.pull-right[href$=".pdf"],.page-content span.pull-right.cta-btn--lg,.pull-right.infobase-submit,.page-content .pull-right.heidenhain-setup__opt-out-cookie__btn,.tab-menu--navigation li span.pull-right,.tab-menu--navigation-cta span.pull-right,.tab-menu--navigation-cta .pull-right.tab-menu--element-header,a.news-link h3.pull-right,.pull-right.cta-btn--distributor-search,.pull-right.contact-form--field-icon-title,.pull-right.contact-form--field-icon-subject,.pull-right.contact-form--field-icon-firstName,.pull-right.contact-form--field-icon-lastName,.pull-right.contact-form--field-icon-business,.pull-right.contact-form--field-icon-location,.pull-right.contact-form--field-icon-department,.pull-right.contact-form--field-icon-position,.pull-right.contact-form--field-icon-street,.pull-right.contact-form--field-icon-city,.pull-right.contact-form--field-icon-homepage,.pull-right.contact-form--field-icon-phone,.pull-right.contact-form--field-icon-fax,.pull-right.contact-form--field-icon-email,.pull-right.contact-form--field-icon-controlType,.pull-right.contact-form--field-icon-manufacturer,.pull-right.contact-form--field-icon-ncSoftware,.pull-right.contact-form--field-icon-kinematicsManufacturer,.pull-right.contact-form--field-icon-servicePack,.pull-right.contact-form--field-icon-machineType,.pull-right.contact-form--field-icon-sikNumber,.pull-right.contact-form--field-icon-mechanicalYear,.pull-right.contact-form--field-icon-division,.pull-right.cta-btn--contact-form-description,.pull-right.cta-btn--contact-form-close,.pull-right.upload-file-placeholder,.pull-right.error-file-placeholder,.pull-right.cta-btn--contact-form-remove-file,.pull-right.machinery--delete,.tx-mediamanagement-pi1 .pull-right.sorting_asc,.tx-mediamanagement-pi1 .pull-right.sorting_desc{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(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-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:""}.fa-music:before{content:""}.fa-search:before,.cta-btn--search:before,.infobase-submit:before,.cta-btn--distributor-search:before{content:""}.fa-envelope-o:before,.link--mail:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before,.contact-form--field-icon-firstName:before,.contact-form--field-icon-lastName:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before,.search--cta-close:before,.cta-btn--contact-form-description.active:before,.cta-btn--contact-form-close.active:before,.cta-btn--contact-form-remove-file:before,.machinery--delete:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before,.contact-form--field-icon-city:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before,.contact-form--field-icon-street:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before,.contact-form--field-icon-ncSoftware:before,.contact-form--field-icon-kinematicsManufacturer:before{content:""}.fa-tags:before,.contact-form--field-icon-title:before,.contact-form--field-icon-subject:before{content:""}.fa-book:before,.contact-form--field-icon-department:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before,.contact-form--field-icon-location:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before,a.cta-btn--sm-dark:before,a.cta-btn--lg-dark:before,.tab-menu--navigation li span:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before,.error-file-placeholder:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before,.tab-menu--navigation li.active span:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before,.results__facet-header:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before,a.link--phone:before,a[href^="tel:"]:before,.contact-form--field-icon-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before,.contact-form--field-icon-position:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before,.contact-form--field-icon-homepage:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before,span.responsive-menu--control:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before,.contact-form--field-icon-email:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before,.contact-form--field-icon-division:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before,.tab-menu--navigation-cta span:before,.tab-menu--navigation-cta .tab-menu--element-header:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before,.cta-btn--contact-form-description:before,.cta-btn--contact-form-close:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before,footer a[href^="http"]:before,.page-content a[href^="http"]:before,a.link--internal:before,.link--external:before,a.cta-btn--sm:before,a.cta-btn--contact:before,button.cta-btn--sm:before,button.cta-btn--contact:before,input.cta-btn--sm:before,span.cta-btn--sm:before,a.cta-btn--lg:before,button.cta-btn--lg:before,a.cta-btn--sm[href^="http"][target="_blank"]:before,a[href^="http"][target="_blank"].cta-btn--contact:before,button[href^="http"][target="_blank"].cta-btn--sm:before,button[href^="http"][target="_blank"].cta-btn--contact:before,input[href^="http"][target="_blank"].cta-btn--sm:before,span[href^="http"][target="_blank"].cta-btn--sm:before,a.cta-btn--lg[href^="http"][target="_blank"]:before,button[href^="http"][target="_blank"].cta-btn--lg:before,a[href^="http"][target="_blank"]:before,.results__result-item--header a:not(.no-icon):before,.page-content span.cta-btn--sm:before,.page-content span.cta-btn--lg:before,a.news-link h3:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before,a.link--file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before,.contact-form--field-icon-sikNumber:before,.contact-form--field-icon-mechanicalYear:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before,a.link--video:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before,a.link--fax:before,.contact-form--field-icon-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before,a.link--pdf:before,a.cta-btn--sm[href$=".pdf"]:before,a[href$=".pdf"].cta-btn--contact:before,button[href$=".pdf"].cta-btn--sm:before,button[href$=".pdf"].cta-btn--contact:before,input[href$=".pdf"].cta-btn--sm:before,span[href$=".pdf"].cta-btn--sm:before,a.cta-btn--sm[href*="file:"]:before,a[href*="file:"].cta-btn--contact:before,button[href*="file:"].cta-btn--sm:before,button[href*="file:"].cta-btn--contact:before,input[href*="file:"].cta-btn--sm:before,span[href*="file:"].cta-btn--sm:before,a.cta-btn--lg[href$=".pdf"]:before,button[href$=".pdf"].cta-btn--lg:before,a.cta-btn--lg[href*="file:"]:before,button[href*="file:"].cta-btn--lg:before,a[href*=".pdf"]:before,a[href*="file:"]:before,.results__result-item--header span[data-attribute$=".pdf"] a:before,.results__result-item--header a[href$=".pdf"]:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before,a.link--media:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before,.upload-file-placeholder:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.contact-form--field-icon-servicePack:before,.contact-form--field-icon-machineType:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before,button.cta-btn--contact:before,a.cta-btn--contact:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before,.contact-form--field-icon-controlType:before,.contact-form--field-icon-manufacturer:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before,.results__result-complementary-navigation:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before,.contact-form--field-icon-business:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.flag-icon{background-size:contain;background-position:50%;background-repeat:no-repeat;position:relative;display:inline-block;width:1.33333em;line-height:1em}.flag-icon:before{content:'\00a0'}.flag-icon.flag-icon-squared{width:1em}.flag-icon-ad{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ad.svg)}.flag-icon-ad.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ad.svg)}.flag-icon-ae{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ae.svg)}.flag-icon-ae.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ae.svg)}.flag-icon-af{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/af.svg)}.flag-icon-af.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/af.svg)}.flag-icon-ag{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ag.svg)}.flag-icon-ag.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ag.svg)}.flag-icon-ai{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ai.svg)}.flag-icon-ai.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ai.svg)}.flag-icon-al{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/al.svg)}.flag-icon-al.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/al.svg)}.flag-icon-am{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/am.svg)}.flag-icon-am.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/am.svg)}.flag-icon-ao{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ao.svg)}.flag-icon-ao.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ao.svg)}.flag-icon-aq{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/aq.svg)}.flag-icon-aq.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/aq.svg)}.flag-icon-ar{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ar.svg)}.flag-icon-ar.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ar.svg)}.flag-icon-as{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/as.svg)}.flag-icon-as.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/as.svg)}.flag-icon-at{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/at.svg)}.flag-icon-at.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/at.svg)}.flag-icon-au{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/au.svg)}.flag-icon-au.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/au.svg)}.flag-icon-aw{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/aw.svg)}.flag-icon-aw.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/aw.svg)}.flag-icon-ax{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ax.svg)}.flag-icon-ax.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ax.svg)}.flag-icon-az{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/az.svg)}.flag-icon-az.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/az.svg)}.flag-icon-ba{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ba.svg)}.flag-icon-ba.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ba.svg)}.flag-icon-bb{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/bb.svg)}.flag-icon-bb.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/bb.svg)}.flag-icon-bd{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/bd.svg)}.flag-icon-bd.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/bd.svg)}.flag-icon-be{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/be.svg)}.flag-icon-be.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/be.svg)}.flag-icon-bf{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/bf.svg)}.flag-icon-bf.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/bf.svg)}.flag-icon-bg{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/bg.svg)}.flag-icon-bg.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/bg.svg)}.flag-icon-bh{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/bh.svg)}.flag-icon-bh.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/bh.svg)}.flag-icon-bi{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/bi.svg)}.flag-icon-bi.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/bi.svg)}.flag-icon-bj{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/bj.svg)}.flag-icon-bj.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/bj.svg)}.flag-icon-bl{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/bl.svg)}.flag-icon-bl.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/bl.svg)}.flag-icon-bm{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/bm.svg)}.flag-icon-bm.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/bm.svg)}.flag-icon-bn{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/bn.svg)}.flag-icon-bn.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/bn.svg)}.flag-icon-bo{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/bo.svg)}.flag-icon-bo.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/bo.svg)}.flag-icon-bq{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/bq.svg)}.flag-icon-bq.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/bq.svg)}.flag-icon-br{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/br.svg)}.flag-icon-br.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/br.svg)}.flag-icon-bs{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/bs.svg)}.flag-icon-bs.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/bs.svg)}.flag-icon-bt{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/bt.svg)}.flag-icon-bt.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/bt.svg)}.flag-icon-bv{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/bv.svg)}.flag-icon-bv.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/bv.svg)}.flag-icon-bw{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/bw.svg)}.flag-icon-bw.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/bw.svg)}.flag-icon-by{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/by.svg)}.flag-icon-by.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/by.svg)}.flag-icon-bz{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/bz.svg)}.flag-icon-bz.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/bz.svg)}.flag-icon-ca{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ca.svg)}.flag-icon-ca.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ca.svg)}.flag-icon-cc{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/cc.svg)}.flag-icon-cc.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/cc.svg)}.flag-icon-cd{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/cd.svg)}.flag-icon-cd.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/cd.svg)}.flag-icon-cf{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/cf.svg)}.flag-icon-cf.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/cf.svg)}.flag-icon-cg{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/cg.svg)}.flag-icon-cg.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/cg.svg)}.flag-icon-ch{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ch.svg)}.flag-icon-ch.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ch.svg)}.flag-icon-ci{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ci.svg)}.flag-icon-ci.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ci.svg)}.flag-icon-ck{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ck.svg)}.flag-icon-ck.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ck.svg)}.flag-icon-cl{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/cl.svg)}.flag-icon-cl.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/cl.svg)}.flag-icon-cm{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/cm.svg)}.flag-icon-cm.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/cm.svg)}.flag-icon-cn{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/cn.svg)}.flag-icon-cn.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/cn.svg)}.flag-icon-co{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/co.svg)}.flag-icon-co.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/co.svg)}.flag-icon-cr{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/cr.svg)}.flag-icon-cr.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/cr.svg)}.flag-icon-cu{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/cu.svg)}.flag-icon-cu.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/cu.svg)}.flag-icon-cv{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/cv.svg)}.flag-icon-cv.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/cv.svg)}.flag-icon-cw{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/cw.svg)}.flag-icon-cw.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/cw.svg)}.flag-icon-cx{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/cx.svg)}.flag-icon-cx.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/cx.svg)}.flag-icon-cy{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/cy.svg)}.flag-icon-cy.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/cy.svg)}.flag-icon-cz{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/cz.svg)}.flag-icon-cz.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/cz.svg)}.flag-icon-de{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/de.svg)}.flag-icon-de.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/de.svg)}.flag-icon-dj{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/dj.svg)}.flag-icon-dj.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/dj.svg)}.flag-icon-dk{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/dk.svg)}.flag-icon-dk.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/dk.svg)}.flag-icon-dm{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/dm.svg)}.flag-icon-dm.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/dm.svg)}.flag-icon-do{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/do.svg)}.flag-icon-do.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/do.svg)}.flag-icon-dz{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/dz.svg)}.flag-icon-dz.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/dz.svg)}.flag-icon-ec{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ec.svg)}.flag-icon-ec.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ec.svg)}.flag-icon-ee{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ee.svg)}.flag-icon-ee.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ee.svg)}.flag-icon-eg{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/eg.svg)}.flag-icon-eg.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/eg.svg)}.flag-icon-eh{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/eh.svg)}.flag-icon-eh.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/eh.svg)}.flag-icon-er{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/er.svg)}.flag-icon-er.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/er.svg)}.flag-icon-es{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/es.svg)}.flag-icon-es.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/es.svg)}.flag-icon-et{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/et.svg)}.flag-icon-et.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/et.svg)}.flag-icon-fi{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/fi.svg)}.flag-icon-fi.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/fi.svg)}.flag-icon-fj{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/fj.svg)}.flag-icon-fj.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/fj.svg)}.flag-icon-fk{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/fk.svg)}.flag-icon-fk.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/fk.svg)}.flag-icon-fm{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/fm.svg)}.flag-icon-fm.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/fm.svg)}.flag-icon-fo{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/fo.svg)}.flag-icon-fo.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/fo.svg)}.flag-icon-fr{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/fr.svg)}.flag-icon-fr.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/fr.svg)}.flag-icon-ga{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ga.svg)}.flag-icon-ga.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ga.svg)}.flag-icon-gb{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gb.svg)}.flag-icon-gb.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gb.svg)}.flag-icon-gd{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gd.svg)}.flag-icon-gd.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gd.svg)}.flag-icon-ge{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ge.svg)}.flag-icon-ge.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ge.svg)}.flag-icon-gf{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gf.svg)}.flag-icon-gf.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gf.svg)}.flag-icon-gg{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gg.svg)}.flag-icon-gg.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gg.svg)}.flag-icon-gh{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gh.svg)}.flag-icon-gh.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gh.svg)}.flag-icon-gi{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gi.svg)}.flag-icon-gi.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gi.svg)}.flag-icon-gl{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gl.svg)}.flag-icon-gl.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gl.svg)}.flag-icon-gm{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gm.svg)}.flag-icon-gm.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gm.svg)}.flag-icon-gn{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gn.svg)}.flag-icon-gn.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gn.svg)}.flag-icon-gp{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gp.svg)}.flag-icon-gp.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gp.svg)}.flag-icon-gq{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gq.svg)}.flag-icon-gq.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gq.svg)}.flag-icon-gr{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gr.svg)}.flag-icon-gr.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gr.svg)}.flag-icon-gs{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gs.svg)}.flag-icon-gs.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gs.svg)}.flag-icon-gt{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gt.svg)}.flag-icon-gt.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gt.svg)}.flag-icon-gu{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gu.svg)}.flag-icon-gu.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gu.svg)}.flag-icon-gw{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gw.svg)}.flag-icon-gw.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gw.svg)}.flag-icon-gy{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gy.svg)}.flag-icon-gy.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gy.svg)}.flag-icon-hk{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/hk.svg)}.flag-icon-hk.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/hk.svg)}.flag-icon-hm{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/hm.svg)}.flag-icon-hm.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/hm.svg)}.flag-icon-hn{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/hn.svg)}.flag-icon-hn.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/hn.svg)}.flag-icon-hr{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/hr.svg)}.flag-icon-hr.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/hr.svg)}.flag-icon-ht{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ht.svg)}.flag-icon-ht.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ht.svg)}.flag-icon-hu{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/hu.svg)}.flag-icon-hu.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/hu.svg)}.flag-icon-id{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/id.svg)}.flag-icon-id.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/id.svg)}.flag-icon-ie{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ie.svg)}.flag-icon-ie.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ie.svg)}.flag-icon-il{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/il.svg)}.flag-icon-il.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/il.svg)}.flag-icon-im{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/im.svg)}.flag-icon-im.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/im.svg)}.flag-icon-in{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/in.svg)}.flag-icon-in.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/in.svg)}.flag-icon-io{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/io.svg)}.flag-icon-io.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/io.svg)}.flag-icon-iq{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/iq.svg)}.flag-icon-iq.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/iq.svg)}.flag-icon-ir{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ir.svg)}.flag-icon-ir.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ir.svg)}.flag-icon-is{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/is.svg)}.flag-icon-is.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/is.svg)}.flag-icon-it{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/it.svg)}.flag-icon-it.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/it.svg)}.flag-icon-je{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/je.svg)}.flag-icon-je.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/je.svg)}.flag-icon-jm{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/jm.svg)}.flag-icon-jm.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/jm.svg)}.flag-icon-jo{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/jo.svg)}.flag-icon-jo.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/jo.svg)}.flag-icon-jp{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/jp.svg)}.flag-icon-jp.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/jp.svg)}.flag-icon-ke{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ke.svg)}.flag-icon-ke.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ke.svg)}.flag-icon-kg{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/kg.svg)}.flag-icon-kg.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/kg.svg)}.flag-icon-kh{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/kh.svg)}.flag-icon-kh.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/kh.svg)}.flag-icon-ki{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ki.svg)}.flag-icon-ki.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ki.svg)}.flag-icon-km{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/km.svg)}.flag-icon-km.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/km.svg)}.flag-icon-kn{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/kn.svg)}.flag-icon-kn.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/kn.svg)}.flag-icon-kp{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/kp.svg)}.flag-icon-kp.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/kp.svg)}.flag-icon-kr{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/kr.svg)}.flag-icon-kr.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/kr.svg)}.flag-icon-kw{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/kw.svg)}.flag-icon-kw.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/kw.svg)}.flag-icon-ky{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ky.svg)}.flag-icon-ky.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ky.svg)}.flag-icon-kz{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/kz.svg)}.flag-icon-kz.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/kz.svg)}.flag-icon-la{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/la.svg)}.flag-icon-la.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/la.svg)}.flag-icon-lb{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/lb.svg)}.flag-icon-lb.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/lb.svg)}.flag-icon-lc{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/lc.svg)}.flag-icon-lc.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/lc.svg)}.flag-icon-li{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/li.svg)}.flag-icon-li.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/li.svg)}.flag-icon-lk{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/lk.svg)}.flag-icon-lk.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/lk.svg)}.flag-icon-lr{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/lr.svg)}.flag-icon-lr.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/lr.svg)}.flag-icon-ls{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ls.svg)}.flag-icon-ls.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ls.svg)}.flag-icon-lt{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/lt.svg)}.flag-icon-lt.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/lt.svg)}.flag-icon-lu{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/lu.svg)}.flag-icon-lu.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/lu.svg)}.flag-icon-lv{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/lv.svg)}.flag-icon-lv.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/lv.svg)}.flag-icon-ly{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ly.svg)}.flag-icon-ly.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ly.svg)}.flag-icon-ma{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ma.svg)}.flag-icon-ma.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ma.svg)}.flag-icon-mc{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/mc.svg)}.flag-icon-mc.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/mc.svg)}.flag-icon-md{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/md.svg)}.flag-icon-md.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/md.svg)}.flag-icon-me{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/me.svg)}.flag-icon-me.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/me.svg)}.flag-icon-mf{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/mf.svg)}.flag-icon-mf.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/mf.svg)}.flag-icon-mg{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/mg.svg)}.flag-icon-mg.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/mg.svg)}.flag-icon-mh{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/mh.svg)}.flag-icon-mh.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/mh.svg)}.flag-icon-mk{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/mk.svg)}.flag-icon-mk.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/mk.svg)}.flag-icon-ml{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ml.svg)}.flag-icon-ml.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ml.svg)}.flag-icon-mm{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/mm.svg)}.flag-icon-mm.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/mm.svg)}.flag-icon-mn{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/mn.svg)}.flag-icon-mn.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/mn.svg)}.flag-icon-mo{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/mo.svg)}.flag-icon-mo.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/mo.svg)}.flag-icon-mp{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/mp.svg)}.flag-icon-mp.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/mp.svg)}.flag-icon-mq{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/mq.svg)}.flag-icon-mq.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/mq.svg)}.flag-icon-mr{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/mr.svg)}.flag-icon-mr.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/mr.svg)}.flag-icon-ms{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ms.svg)}.flag-icon-ms.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ms.svg)}.flag-icon-mt{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/mt.svg)}.flag-icon-mt.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/mt.svg)}.flag-icon-mu{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/mu.svg)}.flag-icon-mu.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/mu.svg)}.flag-icon-mv{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/mv.svg)}.flag-icon-mv.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/mv.svg)}.flag-icon-mw{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/mw.svg)}.flag-icon-mw.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/mw.svg)}.flag-icon-mx{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/mx.svg)}.flag-icon-mx.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/mx.svg)}.flag-icon-my{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/my.svg)}.flag-icon-my.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/my.svg)}.flag-icon-mz{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/mz.svg)}.flag-icon-mz.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/mz.svg)}.flag-icon-na{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/na.svg)}.flag-icon-na.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/na.svg)}.flag-icon-nc{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/nc.svg)}.flag-icon-nc.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/nc.svg)}.flag-icon-ne{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ne.svg)}.flag-icon-ne.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ne.svg)}.flag-icon-nf{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/nf.svg)}.flag-icon-nf.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/nf.svg)}.flag-icon-ng{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ng.svg)}.flag-icon-ng.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ng.svg)}.flag-icon-ni{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ni.svg)}.flag-icon-ni.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ni.svg)}.flag-icon-nl{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/nl.svg)}.flag-icon-nl.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/nl.svg)}.flag-icon-no{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/no.svg)}.flag-icon-no.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/no.svg)}.flag-icon-np{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/np.svg)}.flag-icon-np.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/np.svg)}.flag-icon-nr{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/nr.svg)}.flag-icon-nr.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/nr.svg)}.flag-icon-nu{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/nu.svg)}.flag-icon-nu.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/nu.svg)}.flag-icon-nz{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/nz.svg)}.flag-icon-nz.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/nz.svg)}.flag-icon-om{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/om.svg)}.flag-icon-om.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/om.svg)}.flag-icon-pa{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/pa.svg)}.flag-icon-pa.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/pa.svg)}.flag-icon-pe{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/pe.svg)}.flag-icon-pe.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/pe.svg)}.flag-icon-pf{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/pf.svg)}.flag-icon-pf.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/pf.svg)}.flag-icon-pg{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/pg.svg)}.flag-icon-pg.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/pg.svg)}.flag-icon-ph{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ph.svg)}.flag-icon-ph.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ph.svg)}.flag-icon-pk{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/pk.svg)}.flag-icon-pk.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/pk.svg)}.flag-icon-pl{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/pl.svg)}.flag-icon-pl.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/pl.svg)}.flag-icon-pm{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/pm.svg)}.flag-icon-pm.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/pm.svg)}.flag-icon-pn{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/pn.svg)}.flag-icon-pn.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/pn.svg)}.flag-icon-pr{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/pr.svg)}.flag-icon-pr.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/pr.svg)}.flag-icon-ps{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ps.svg)}.flag-icon-ps.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ps.svg)}.flag-icon-pt{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/pt.svg)}.flag-icon-pt.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/pt.svg)}.flag-icon-pw{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/pw.svg)}.flag-icon-pw.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/pw.svg)}.flag-icon-py{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/py.svg)}.flag-icon-py.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/py.svg)}.flag-icon-qa{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/qa.svg)}.flag-icon-qa.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/qa.svg)}.flag-icon-re{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/re.svg)}.flag-icon-re.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/re.svg)}.flag-icon-ro{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ro.svg)}.flag-icon-ro.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ro.svg)}.flag-icon-rs{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/rs.svg)}.flag-icon-rs.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/rs.svg)}.flag-icon-ru{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ru.svg)}.flag-icon-ru.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ru.svg)}.flag-icon-rw{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/rw.svg)}.flag-icon-rw.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/rw.svg)}.flag-icon-sa{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/sa.svg)}.flag-icon-sa.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/sa.svg)}.flag-icon-sb{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/sb.svg)}.flag-icon-sb.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/sb.svg)}.flag-icon-sc{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/sc.svg)}.flag-icon-sc.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/sc.svg)}.flag-icon-sd{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/sd.svg)}.flag-icon-sd.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/sd.svg)}.flag-icon-se{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/se.svg)}.flag-icon-se.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/se.svg)}.flag-icon-sg{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/sg.svg)}.flag-icon-sg.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/sg.svg)}.flag-icon-sh{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/sh.svg)}.flag-icon-sh.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/sh.svg)}.flag-icon-si{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/si.svg)}.flag-icon-si.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/si.svg)}.flag-icon-sj{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/sj.svg)}.flag-icon-sj.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/sj.svg)}.flag-icon-sk{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/sk.svg)}.flag-icon-sk.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/sk.svg)}.flag-icon-sl{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/sl.svg)}.flag-icon-sl.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/sl.svg)}.flag-icon-sm{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/sm.svg)}.flag-icon-sm.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/sm.svg)}.flag-icon-sn{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/sn.svg)}.flag-icon-sn.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/sn.svg)}.flag-icon-so{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/so.svg)}.flag-icon-so.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/so.svg)}.flag-icon-sr{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/sr.svg)}.flag-icon-sr.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/sr.svg)}.flag-icon-ss{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ss.svg)}.flag-icon-ss.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ss.svg)}.flag-icon-st{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/st.svg)}.flag-icon-st.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/st.svg)}.flag-icon-sv{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/sv.svg)}.flag-icon-sv.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/sv.svg)}.flag-icon-sx{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/sx.svg)}.flag-icon-sx.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/sx.svg)}.flag-icon-sy{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/sy.svg)}.flag-icon-sy.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/sy.svg)}.flag-icon-sz{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/sz.svg)}.flag-icon-sz.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/sz.svg)}.flag-icon-tc{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/tc.svg)}.flag-icon-tc.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/tc.svg)}.flag-icon-td{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/td.svg)}.flag-icon-td.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/td.svg)}.flag-icon-tf{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/tf.svg)}.flag-icon-tf.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/tf.svg)}.flag-icon-tg{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/tg.svg)}.flag-icon-tg.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/tg.svg)}.flag-icon-th{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/th.svg)}.flag-icon-th.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/th.svg)}.flag-icon-tj{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/tj.svg)}.flag-icon-tj.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/tj.svg)}.flag-icon-tk{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/tk.svg)}.flag-icon-tk.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/tk.svg)}.flag-icon-tl{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/tl.svg)}.flag-icon-tl.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/tl.svg)}.flag-icon-tm{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/tm.svg)}.flag-icon-tm.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/tm.svg)}.flag-icon-tn{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/tn.svg)}.flag-icon-tn.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/tn.svg)}.flag-icon-to{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/to.svg)}.flag-icon-to.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/to.svg)}.flag-icon-tr{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/tr.svg)}.flag-icon-tr.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/tr.svg)}.flag-icon-tt{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/tt.svg)}.flag-icon-tt.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/tt.svg)}.flag-icon-tv{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/tv.svg)}.flag-icon-tv.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/tv.svg)}.flag-icon-tw{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/tw.svg)}.flag-icon-tw.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/tw.svg)}.flag-icon-tz{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/tz.svg)}.flag-icon-tz.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/tz.svg)}.flag-icon-ua{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ua.svg)}.flag-icon-ua.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ua.svg)}.flag-icon-ug{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ug.svg)}.flag-icon-ug.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ug.svg)}.flag-icon-um{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/um.svg)}.flag-icon-um.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/um.svg)}.flag-icon-us{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/us.svg)}.flag-icon-us.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/us.svg)}.flag-icon-uy{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/uy.svg)}.flag-icon-uy.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/uy.svg)}.flag-icon-uz{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/uz.svg)}.flag-icon-uz.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/uz.svg)}.flag-icon-va{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/va.svg)}.flag-icon-va.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/va.svg)}.flag-icon-vc{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/vc.svg)}.flag-icon-vc.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/vc.svg)}.flag-icon-ve{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ve.svg)}.flag-icon-ve.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ve.svg)}.flag-icon-vg{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/vg.svg)}.flag-icon-vg.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/vg.svg)}.flag-icon-vi{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/vi.svg)}.flag-icon-vi.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/vi.svg)}.flag-icon-vn{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/vn.svg)}.flag-icon-vn.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/vn.svg)}.flag-icon-vu{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/vu.svg)}.flag-icon-vu.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/vu.svg)}.flag-icon-wf{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/wf.svg)}.flag-icon-wf.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/wf.svg)}.flag-icon-ws{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ws.svg)}.flag-icon-ws.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ws.svg)}.flag-icon-ye{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/ye.svg)}.flag-icon-ye.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/ye.svg)}.flag-icon-yt{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/yt.svg)}.flag-icon-yt.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/yt.svg)}.flag-icon-za{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/za.svg)}.flag-icon-za.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/za.svg)}.flag-icon-zm{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/zm.svg)}.flag-icon-zm.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/zm.svg)}.flag-icon-zw{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/zw.svg)}.flag-icon-zw.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/zw.svg)}.flag-icon-eu{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/eu.svg)}.flag-icon-eu.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/eu.svg)}.flag-icon-gb-eng{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gb-eng.svg)}.flag-icon-gb-eng.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gb-eng.svg)}.flag-icon-gb-sct{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gb-sct.svg)}.flag-icon-gb-sct.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gb-sct.svg)}.flag-icon-gb-wls{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/4x3/gb-wls.svg)}.flag-icon-gb-wls.flag-icon-squared{background-image:url(/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Flags/1x1/gb-wls.svg)}body:after{content:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Lightbox/Close.png") url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Lightbox/Loading.gif") url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Lightbox/Prev.png") url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Lightbox/Next.png");display:none}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:black;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:normal}.lightbox .lb-image{display:block;height:auto;max-width:inherit;border-radius:3px}.lightbox a img{border:none}.lb-outerContainer{position:relative;background-color:white;*zoom:1;width:250px;height:250px;margin:0 auto;border-radius:4px}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-container{padding:4px}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Lightbox/Loading.gif") no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:none;background-image:url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")}.lb-prev,.lb-next{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Lightbox/Prev.png") left 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0.4;-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s}.lb-nav a.lb-prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Lightbox/Next.png") right 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0.4;-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s}.lb-nav a.lb-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{color:white;font-size:13px;font-weight:bold;line-height:1em}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#B2B2B2}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Lightbox/Close.png") top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:0.7;-webkit-transition:opacity 0.2s;-moz-transition:opacity 0.2s;-o-transition:opacity 0.2s;transition:opacity 0.2s}.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}body{background-color:#EFEFEF;color:#4f4f4f;height:100%;margin:2px 0 0 0;padding:0;min-width:320px}.site-container{max-width:1020px;margin:0 auto;padding:0 10px}.site-container:before,.site-container:after{content:" ";display:table}.site-container:after{clear:both}header[role=banner]{background-color:#b5bd00;width:100%}.header,.responsive-header{height:68px;position:relative}.landingpage-logo{display:none}.header-logo{display:block}.header-logo:before,.header-logo:after{content:" ";display:table}.header-logo:after{clear:both}.print-header{display:none}@media (min-width: 1024px){.responsive-navigation{display:none !important}}section[role=search]{position:relative;min-height:48px;max-width:1020px;margin:0 auto;padding:0}@media (min-width: 1024px){section[role=search]{padding:0 10px}}.search--wrapper{background-color:#fff}.search--content-wrapper{position:relative;padding:0 10px}.search--content-wrapper:before,.search--content-wrapper:after{content:" ";display:table}.search--content-wrapper:after{clear:both}.search:before,.search:after{content:" ";display:table}.search:after{clear:both}.breadcrumb{background-color:#fff}@media (max-width: 1023px){.breadcrumb{display:none}}.hide-breadcrumb .breadcrumb{display:none}.hide-breadcrumb [role=main]{padding-top:20px}main[role=main]{background-color:#fff}main[role=main]:before,main[role=main]:after{content:" ";display:table}main[role=main]:after{clear:both}@media (max-width: 1024px){main[role=main] .site-container{margin-top:20px}}@media (min-width: 1024px){main[role=main]{min-height:600px}}.enable-autosearch main[role=main]{min-height:0}.with-submenu:before,.with-submenu:after{content:" ";display:table}.with-submenu:after{clear:both}.page-content-with-submenu .page-content{float:right;display:inline-block;width:745px}@media (max-width: 1023px){.page-content-with-submenu .page-content{float:left;width:100%}}.page-content-with-submenu .page-content .additional-page-content{margin-bottom:20px}footer[role=footer]{background-color:#EFEFEF;font-size:1rem;padding-top:20px;width:100%}.footer{background-color:#EFEFEF;min-height:240px}.footer a.language-navigation--language{background-color:darkgrey;margin-right:5px;padding:5px 10px;color:white}.footer a.language-navigation--language:hover{background-color:grey}.footer a.language-navigation--language.active{display:none}.footer--copyright{border-top:1px solid #444;padding-top:10px;text-align:right;margin-bottom:20px}[class*=col-]{margin-bottom:20px}[class*=col-]:before,[class*=col-]:after{content:" ";display:table}[class*=col-]:after{clear:both}[class*=col-]:last-child{margin-bottom:0}@media (min-width: 768px){[class*=col-]{margin-bottom:0}[class*=col-]:last-child{margin-bottom:0}}.pagets__landingpage .header-logo,.pagets__landingpagewithsubmenu .header-logo,.heidenhain_theme__landingpage .header-logo,.heidenhain_theme__landingpagewithsubmenu .header-logo{border-bottom:2px solid white}.pagets__landingpage .landingpage-logo,.pagets__landingpagewithsubmenu .landingpage-logo,.heidenhain_theme__landingpage .landingpage-logo,.heidenhain_theme__landingpagewithsubmenu .landingpage-logo{background-color:#fff;display:block}.pagets__landingpage .landingpage-logo:before,.pagets__landingpage .landingpage-logo:after,.pagets__landingpagewithsubmenu .landingpage-logo:before,.pagets__landingpagewithsubmenu .landingpage-logo:after,.heidenhain_theme__landingpage .landingpage-logo:before,.heidenhain_theme__landingpage .landingpage-logo:after,.heidenhain_theme__landingpagewithsubmenu .landingpage-logo:before,.heidenhain_theme__landingpagewithsubmenu .landingpage-logo:after{content:" ";display:table}.pagets__landingpage .landingpage-logo:after,.pagets__landingpagewithsubmenu .landingpage-logo:after,.heidenhain_theme__landingpage .landingpage-logo:after,.heidenhain_theme__landingpagewithsubmenu .landingpage-logo:after{clear:both}.pagets__landingpage .landingpage-logo .site-container,.pagets__landingpagewithsubmenu .landingpage-logo .site-container,.heidenhain_theme__landingpage .landingpage-logo .site-container,.heidenhain_theme__landingpagewithsubmenu .landingpage-logo .site-container{background-color:transparent;background-repeat:no-repeat;background-position:100% top;height:38px;border-right-style:solid;border-width:10px;border-color:transparent}.pagets__landingpage .landingpage-logo--wrapper,.pagets__landingpagewithsubmenu .landingpage-logo--wrapper,.heidenhain_theme__landingpage .landingpage-logo--wrapper,.heidenhain_theme__landingpagewithsubmenu .landingpage-logo--wrapper{background-color:#EFEFEF}.pagets__landingpage .breadcrumb,.pagets__landingpagewithsubmenu .breadcrumb,.heidenhain_theme__landingpage .breadcrumb,.heidenhain_theme__landingpagewithsubmenu .breadcrumb{padding:0 0 10px 0}@media (min-width: 1024px){.pagets__landingpage [role=search],.pagets__landingpagewithsubmenu [role=search],.heidenhain_theme__landingpage [role=search],.heidenhain_theme__landingpagewithsubmenu [role=search]{display:none}}.pagets__landingpage [role=search] .searchbox,.pagets__landingpagewithsubmenu [role=search] .searchbox,.heidenhain_theme__landingpage [role=search] .searchbox,.heidenhain_theme__landingpagewithsubmenu [role=search] .searchbox{display:none}.pagets__landingpage [role=search] .search--background,.pagets__landingpagewithsubmenu [role=search] .search--background,.heidenhain_theme__landingpage [role=search] .search--background,.heidenhain_theme__landingpagewithsubmenu [role=search] .search--background{background-color:white}@media (max-width: 1024px){.pagets__landingpage main[role=main] .site-container,.pagets__landingpagewithsubmenu main[role=main] .site-container,.heidenhain_theme__landingpage main[role=main] .site-container,.heidenhain_theme__landingpagewithsubmenu main[role=main] .site-container{padding-top:0;margin-top:0}}.banner--link{display:block;height:100%;width:100%}.header--logo-left,.header--logo-right{color:black;position:absolute}.header--logo-left{background:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Icons/Diadur.png") no-repeat;left:10px;top:15px;padding:18px}@media (max-width: 1024px){.header--logo-left{display:none}}.header--logo-right{font-size:30px;right:10px;top:10px;line-height:30px}@font-face{font-family:'LinkIconFont';src:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/LinkIconFont.eot?v=1.0.1");src:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/LinkIconFont.eot?#iefix&v=1.0.1") format("embedded-opentype"),url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/LinkIconFont.woff2?v=1.0.1") format("woff2"),url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/LinkIconFont.woff?v=1.0.1") format("woff"),url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/LinkIconFont.ttf?v=1.0.1") format("truetype"),url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/LinkIconFont.svg?v=1.0.1#LinkIconFont") format("svg");font-weight:normal;font-style:normal}.hh-link-icon:before,.htmlarea-content-body a.download-link:before,.page-content a.download-link:before,.htmlarea-content-body a.document-link:before,.page-content a.document-link:before{display:inline-block;font:normal normal normal 14px/1 LinkIconFont;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-right:6px}.hh-link-icon-download:before,.htmlarea-content-body a.download-link:before,.page-content a.download-link:before{content:"\e002"}.hh-link-icon-document:before,.htmlarea-content-body a.document-link:before,.page-content a.document-link:before{content:"\e001"}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.bg-color-dark{background-color:#EFEFEF}.bg-color-light{background-color:#fff}.fa-spinner{display:inline-block;font:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.javascript-active .page-overlay.active{display:block;position:absolute;top:0;left:0;height:100%;width:100%;background-color:white;z-index:15;text-align:center}.javascript-active .page-overlay.active span{margin-bottom:10px}.javascript-active .page-overlay.active span:before{padding:0;opacity:0.5}.page-overlay{display:none}figcaption{margin:5px 0 10px 0}footer a:hover,.page-content a:hover{color:#b5bd00}footer a:before,.page-content a:before{text-decoration:none}footer a[href^="http"]:before,.page-content a[href^="http"]:before{font-weight:bold;color:#b5bd00;padding-right:4px}a.link--file:before,a.link--mail:before,a.link--media:before,a.link--pdf:before,a.link--phone:before,a.link--fax:before,a.link--video:before,a.link--internal:before,a.link--external:before{color:#b5bd00;font-weight:bold;padding-right:4px}a.link--file.inactive:before,a.link--mail.inactive:before,a.link--media.inactive:before,a.link--pdf.inactive:before,a.link--phone.inactive:before,a.link--fax.inactive:before,a.link--video.inactive:before,a.link--internal.inactive:before,a.link--external.inactive:before{color:#d3d3d3}a.no-styling:before{content:'' !important}.disable-flowing-text-styling,a.cta-btn--sm,a.cta-btn--contact,button.cta-btn--sm,button.cta-btn--contact,input.cta-btn--sm,span.cta-btn--sm,a.cta-btn--lg,button.cta-btn--lg,a.cta-btn--sm-dark,a.cta-btn--lg-dark,.page-content a.teaser-content-link,.page-content span.cta-btn--sm,.page-content span.cta-btn--lg,.page-content .heidenhain-setup__opt-out-cookie__btn{text-decoration:none}.disable-flowing-text-styling:hover,a.cta-btn--sm:hover,a.cta-btn--contact:hover,button.cta-btn--sm:hover,button.cta-btn--contact:hover,input.cta-btn--sm:hover,span.cta-btn--sm:hover,a.cta-btn--lg:hover,button.cta-btn--lg:hover,a.cta-btn--sm-dark:hover,a.cta-btn--lg-dark:hover,.page-content a.teaser-content-link:hover,.page-content span.cta-btn--lg:hover,.page-content .heidenhain-setup__opt-out-cookie__btn:hover{text-decoration:none}a.cta-btn--sm,a.cta-btn--contact,button.cta-btn--sm,button.cta-btn--contact,input.cta-btn--sm,span.cta-btn--sm{background-color:#b5bd00;border:none;color:#4f4f4f;cursor:pointer;display:inline-block;font-size:1rem;font-weight:bold;line-height:16px;padding:10px 10px 10px 28px;margin:0 0 20px 0;position:relative;word-wrap:break-word;width:100%;-webkit-transition:background-color 0.5s;-o-transition:background-color 0.5s;transition:background-color 0.5s;max-width:174px}a.cta-btn--sm:before,a.cta-btn--contact:before,button.cta-btn--sm:before,button.cta-btn--contact:before,input.cta-btn--sm:before,span.cta-btn--sm:before{font-size:14px;font-weight:bold;left:0;top:11px;position:absolute;padding-left:10px;color:#333}a.cta-btn--sm:hover,a.cta-btn--contact:hover,button.cta-btn--sm:hover,button.cta-btn--contact:hover,input.cta-btn--sm:hover,span.cta-btn--sm:hover{-webkit-transition:background-color 0.5s;-o-transition:background-color 0.5s;transition:background-color 0.5s;background-color:rgba(204,204,34,0.5);color:#333}a.cta-btn--lg,button.cta-btn--lg{background-color:#b5bd00;border:none;color:#4f4f4f;cursor:pointer;display:inline-block;font-size:1rem;font-weight:bold;line-height:16px;padding:10px 10px 10px 28px;margin:0 0 20px 0;position:relative;word-wrap:break-word;width:100%;-webkit-transition:background-color 0.5s;-o-transition:background-color 0.5s;transition:background-color 0.5s;max-width:240px}a.cta-btn--lg:before,button.cta-btn--lg:before{font-size:14px;font-weight:bold;left:0;top:11px;position:absolute;padding-left:10px;color:#333}a.cta-btn--lg:hover,button.cta-btn--lg:hover{-webkit-transition:background-color 0.5s;-o-transition:background-color 0.5s;transition:background-color 0.5s;background-color:rgba(204,204,34,0.5);color:#333}button.cta-btn--contact,a.cta-btn--contact{background-color:#b5bd00;border:none;color:#4f4f4f;cursor:pointer;display:inline-block;font-size:1rem;font-weight:bold;line-height:16px;padding:10px 10px 10px 28px;margin:0 0 20px 0;position:relative;word-wrap:break-word;width:100%;-webkit-transition:background-color 0.5s;-o-transition:background-color 0.5s;transition:background-color 0.5s}button.cta-btn--contact:before,a.cta-btn--contact:before{font-size:14px;font-weight:bold;left:0;top:11px;position:absolute;padding-left:10px;color:#333}button.cta-btn--contact:hover,a.cta-btn--contact:hover{-webkit-transition:background-color 0.5s;-o-transition:background-color 0.5s;transition:background-color 0.5s;background-color:rgba(204,204,34,0.5);color:#333}a.no-icon:before{content:''}a[href*=".pdf"]:before,a[href*="file:"]:before{font-weight:bold;color:#b5bd00;padding-right:4px}a[href*=".pdf"].cta-btn--sm:before,a[href*=".pdf"].cta-btn--contact:before,button[href*=".pdf"].cta-btn--sm:before,button[href*=".pdf"].cta-btn--contact:before,input[href*=".pdf"].cta-btn--sm:before,span[href*=".pdf"].cta-btn--sm:before,a[href*=".pdf"].cta-btn--lg:before,button[href*=".pdf"].cta-btn--lg:before,a[href*="file:"].cta-btn--sm:before,a[href*="file:"].cta-btn--contact:before,button[href*="file:"].cta-btn--sm:before,button[href*="file:"].cta-btn--contact:before,input[href*="file:"].cta-btn--sm:before,span[href*="file:"].cta-btn--sm:before,a[href*="file:"].cta-btn--lg:before,button[href*="file:"].cta-btn--lg:before{font-weight:bold;color:#333}figure a[href*=".pdf"]:before,figure a[href^="http"][target="_blank"]:before,.ce-gallery a[href*=".pdf"]:before,.ce-gallery a[href^="http"][target="_blank"]:before{display:none}a[href^="http"][target="_blank"]:before{font-weight:bold;color:#b5bd00;padding-right:4px}.cta-btn--sm[href^="http"][target="_blank"]:before,button[href^="http"][target="_blank"].cta-btn--contact:before,a[href^="http"][target="_blank"].cta-btn--contact:before,.cta-btn--lg[href^="http"][target="_blank"]:before{color:#333}a[href^="tel:"]:before{font-weight:bold;color:#b5bd00;padding-right:4px}a.cta-btn--sm-dark,a.cta-btn--lg-dark{background-color:#444;color:white;display:inline-block;line-height:36px;margin:0 0 20px 0;padding-right:37px;position:relative;text-align:center;width:100%}a.cta-btn--sm-dark:before,a.cta-btn--lg-dark:before{background:#b5bd00;color:#4f4f4f;border-left:1px solid white;height:100%;line-height:36px;right:0;text-align:center;top:0;padding:0;position:absolute;width:36px;-webkit-transition:background-color 0.5s;-o-transition:background-color 0.5s;transition:background-color 0.5s}a.cta-btn--sm-dark:hover:before,a.cta-btn--lg-dark:hover:before{-webkit-transition:background-color 0.5s;-o-transition:background-color 0.5s;transition:background-color 0.5s;background-color:rgba(204,204,34,0.5)}a.cta-btn--sm-dark:hover,a.cta-btn--sm-dark:visited,a.cta-btn--sm-dark:focus,a.cta-btn--sm-dark:active,a.cta-btn--lg-dark:hover,a.cta-btn--lg-dark:visited,a.cta-btn--lg-dark:focus,a.cta-btn--lg-dark:active{color:white}a.cta-btn--sm-dark{max-width:174px}a.cta-btn--lg-dark{max-width:240px}.htmlarea-content-body a.download-link,.htmlarea-content-body a.document-link,.htmlarea-content-body a.play-link,.htmlarea-content-body a.arrow-link,.page-content a.download-link,.page-content a.document-link,.page-content a.play-link,.page-content a.arrow-link{font-size:inherit}.htmlarea-content-body a.download-link:before,.htmlarea-content-body a.document-link:before,.htmlarea-content-body a.play-link:before,.htmlarea-content-body a.arrow-link:before,.page-content a.download-link:before,.page-content a.document-link:before,.page-content a.play-link:before,.page-content a.arrow-link:before{color:#4f4f4f}.htmlarea-content-body a.download-link:hover,.htmlarea-content-body a.document-link:hover,.htmlarea-content-body a.play-link:hover,.htmlarea-content-body a.arrow-link:hover,.page-content a.download-link:hover,.page-content a.document-link:hover,.page-content a.play-link:hover,.page-content a.arrow-link:hover{color:#b5bd00}.htmlarea-content-body a.play-link:before,.page-content a.play-link:before{content:"";padding-right:8px}.htmlarea-content-body a.arrow-link:before,.page-content a.arrow-link:before{content:"";padding-right:12px}.hh-icon:before{padding-right:4px;display:inline-block;font:normal normal normal 14px/1 Heidenhain-Icon-Font;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hh-icon-logo:before{content:""}.hh-icon-diadur:before{content:""}.hh-icon-arrow-down:before{content:""}.hh-icon-after:after{padding-right:4px;display:inline-block;font:normal normal normal 14px/1 Heidenhain-Icon-Font;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hh-icon-logo-after:after{content:""}.hh-icon-diadur-after:after{content:""}.hh-icon-arrow-down-after:after{content:""}html,body{font-size:14px;font-family:Arial,Helvetica,Verdana}p,blockquote{max-width:745px}nav ul{margin:0;padding:0}nav li{list-style:none}ul{padding:0 0 10px 16px;margin:0}a{color:#4f4f4f;text-decoration:none}a:hover,a:active,a:focus,a:visited{text-decoration:none;color:#4f4f4f}img{max-width:100%;height:auto;width:100%}div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image{margin:0}p{font-size:1rem;line-height:21px;margin:0 0 10px 0}h1{font-size:1.42857rem;line-height:32px;margin:0 0 20px 0}h1.landingpage--header{line-height:38px;margin:0}h2,.heidenhain_content-animation .animation_title{font-size:1.28571rem;font-weight:normal;border-bottom:1px solid #EFEFEF;margin:0 0 20px 0;line-height:26px}h3{font-size:1.14286rem;font-weight:bold;margin:0 0 10px 0;line-height:27px}h4{font-size:1.14286rem;font-weight:normal;margin:0 0 10px 0;line-height:27px}.pagets__landingpage h2,.pagets__landingpage .heidenhain_content-animation .animation_title,.heidenhain_content-animation .pagets__landingpage .animation_title,.pagets__landingpagewithsubmenu h2,.pagets__landingpagewithsubmenu .heidenhain_content-animation .animation_title,.heidenhain_content-animation .pagets__landingpagewithsubmenu .animation_title,.heidenhain_theme__landingpage h2,.heidenhain_theme__landingpage .heidenhain_content-animation .animation_title,.heidenhain_content-animation .heidenhain_theme__landingpage .animation_title,.heidenhain_theme__landingpagewithsubmenu h2,.heidenhain_theme__landingpagewithsubmenu .heidenhain_content-animation .animation_title,.heidenhain_content-animation .heidenhain_theme__landingpagewithsubmenu .animation_title{border:none}h3{font-size:1.14286rem;font-weight:normal;margin:0 0 10px 0;line-height:27px}.row-equal-height{display:block}@media (min-width: 768px){.row-equal-height{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.row{margin-bottom:20px}button{text-align:left}input:-webkit-autofill{-webkit-box-shadow:0 0 0 50px white inset;-webkit-text-fill-color:#333}input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 50px white inset;-webkit-text-fill-color:#333}.hidden{display:none !important}label{font-weight:normal}.no-border{border:none !important}img[data-htmlarea-file-uid],.ce-bodytext img,.teaser-content img,.contact-form-description img,.contact-form--upload-file__header img,.contact-form--upload-file__footer img,.news-detail--bodytext img{display:inline-block;width:auto}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.slider-icon-left,.slider-icon-right{position:absolute;top:50%;margin-top:-25px;left:50%;margin-left:-20px}.slider-icon-left:before,.slider-icon-right:before{font-size:45px}.slider-gallery-prev:before,.slider-gallery-next:before{line-height:62px}.slider-gallery-next:before{margin:0px -5px 0 5px}.caption-title{display:none}.style-blackOnWhite .caption-content,.style-alternative .caption-content{color:#4f4f4f;background-color:rgba(255,255,255,0.7)}.carousel-caption{text-shadow:none}.carousel-indicators{bottom:0px}.caption-content{color:#F9F9F9;background-color:rgba(0,0,0,0.7);display:inline-block;padding:20px 50px}.caption-content p{margin:0;padding:0;font-size:18px;line-height:1.33333}@media (max-width: 768px){.carousel-gallery{display:none}.caption-content{padding:10px 20px}.caption-content p{font-size:14px;line-height:1.42857}.slider-icon-left,.slider-icon-right{margin-top:-20px;margin-left:-15px}.slider-icon-left:before,.slider-icon-right:before{font-size:35px}}@media (max-width: 480px){.caption-content p{font-size:12px;line-height:1.5}.slider-icon-left,.slider-icon-right{margin-top:-15px;margin-left:-10px}.slider-icon-left:before,.slider-icon-right:before{font-size:25px}}.table-container{_overflow:auto;overflow-y:auto;width:100%}.table-container table{border-collapse:collapse;width:100%}.table-container table td,.table-container table th{border:1px solid;border-color:white}.table-container table td:first-child,.table-container table th:first-child{border-left:0}.table-container table td:last-child,.table-container table th:last-child{border-right:0}.table-container table.table-25-75 tr>:first-child{width:25%}.table-container table.table-25-75 tr>:last-child{width:75%}.table-container table.table-75-25 tr>:first-child{width:75%}.table-container table.table-75-25 tr>:last-child{width:25%}.table-container table.table-33-33-33 th,.table-container table.table-33-33-33 td{width:33.3333333%}.table-container table.table-25-25-25-25 th,.table-container table.table-25-25-25-25 td{width:25%}.table-container table.table-20-20-20-20-20 th,.table-container table.table-20-20-20-20-20 td{width:20%}.table-container table *{margin-bottom:2px}.table-container table.table-first-10 tr>:first-child{width:10%}.table-container table.table-first-20 tr>:first-child{width:20%}.table-container table.table-last-10 tr>:last-child{width:10%}.table-container table.table-last-20 tr>:last-child{width:20%}.table-container table.table-white td,.table-container table.table-white th{background-color:#fff}.table-container td,.table-container th{background-color:#EFEFEF;padding:8px;vertical-align:top}.basic_features-cookiemessage-container{padding:25px 0}.basic_features-cookiemessage-container.row{max-width:1020px;margin:0 auto}.basic_features-cookiemessage{border-top:2px solid #4f4f4f;background-color:#EFEFEF;bottom:0;padding-left:15px;padding-right:15px;position:fixed;width:100%;z-index:100}.basic_features-cookiemessage [class*=col-]{margin:0}.basic_features-cookiemessage-content{margin:0}.basic_features-cookiemessage-button{position:relative}.basic_features-cookiemessage-button .cta-btn--sm,.basic_features-cookiemessage-button button.cta-btn--contact,.basic_features-cookiemessage-button a.cta-btn--contact{margin-bottom:0}button.basic_features-cookiemessage-btn{bottom:0;position:absolute;right:0}.meta-navigation{display:inline-block;float:right;min-width:125px;height:38px}.meta-navigation>div{float:right}.disable-navigation .meta-navigation{display:none}#company-location-suggest--modal .modal-dialog{width:auto;max-width:900px}.company-location-suggest{display:inline-block;height:38px}.company-location-suggest .fa-globe:before{padding-right:0}.company-location-suggest .fa-globe:after{padding:0}.company-location-suggest .company-location-suggest--button{display:inline-block;padding:0 10px;line-height:34px;margin-top:10px;font-size:20px;border:none}.company-location-suggest .company-location-suggest--button:hover{background-color:white}.company-location-suggest .company-location-suggest--button:hover .fa-globe{color:#b5bd00}.company-location-suggest--content>div{margin:16px 0}#company-location-suggest--modal .close{position:absolute;right:18px;top:18px;font-size:25px;line-height:27px}#company-location-suggest--modal .fa-globe{font-size:20px;line-height:27px;color:#b5bd00;margin:0 5px}#company-location-suggest--modal a.flag-icon{padding-left:26px;line-height:16px;max-height:18px;width:auto;background-position:initial}.company-location-suggest--head{text-align:left}.company-location-suggest--title{line-height:27px;font-size:20px;font-weight:bold}.company-location-suggest--description p{text-align:left}.responsive-navigation .company-location-suggest .company-location-suggest--button{margin:8px 0 2px 1px;line-height:28px}.company-location-suggest--list [class*=col-]{margin-bottom:15px}.company-location-suggest--list a:before{content:'' !important;padding-right:0 !important;display:block !important}@media (max-width: 768px){.company-location-suggest--list [class*=col-]{margin-bottom:10px}}.navigation{background-color:#fff;display:none;font-size:1.14286rem;line-height:34px}.navigation:before,.navigation:after{content:" ";display:table}.navigation:after{clear:both}@media (min-width: 1024px){.navigation{display:block}}.main-navigation{display:inline-block;float:left;margin:10px 0 2px 0;max-width:912px}.main-navigation:before,.main-navigation:after{content:" ";display:table}.main-navigation:after{clear:both}.main-navigation a{-webkit-transition:background-color 0.6s;-o-transition:background-color 0.6s;transition:background-color 0.6s;background-color:white;display:inline-block;padding:0 10px}.main-navigation a.active{background-color:#EFEFEF}.main-navigation a:hover{-webkit-transition:background-color 0.6s;-o-transition:background-color 0.6s;transition:background-color 0.6s;background-color:#EFEFEF}.main-navigation a[target="_blank"]:before{content:'';padding:0}.main-navigation li{float:left;margin-right:2px}.main-navigation li:last-child{margin-right:0}.disable-navigation .main-navigation{display:none}.main-navigation--sub{display:block;font-size:1rem;line-height:30px;margin:-2px 0 10px 0;width:100%;max-width:1000px;border-top:solid 1px #EFEFEF}.main-navigation--sub a{margin-top:2px;padding:0 8px}.main-navigation--home-link:before{border:none;content:'\f015';top:0;padding:0}.js-responsive-nav-container{margin-top:38px}.show-search-field .js-responsive-nav-container{margin-top:0}.responsive-navigation{background-color:#fff;display:none}.responsive-navigation .site-container{margin:0}.responsive-navigation .nav{clear:both;margin-top:20px}.responsive-navigation .nav+.first a{border-top:1px solid #EFEFEF}.responsive-navigation .language-navigation--language{padding:0 4px}.responsive-navigation a{background-color:#fff;border-bottom:1px solid #EFEFEF;display:block;line-height:40px;padding:0 20px 0 30px;position:relative;-webkit-transition:background-color 1s;-o-transition:background-color 1s;transition:background-color 1s}.responsive-navigation a:hover{-webkit-transition:background-color 1s;-o-transition:background-color 1s;transition:background-color 1s;background-color:#EFEFEF}.responsive-navigation a.current{background-color:#EFEFEF}.responsive-navigation a.current:hover{background-color:#EFEFEF;border-color:#EFEFEF}.responsive-navigation ul ul a{margin-left:30px}.responsive-navigation ul ul ul a{margin-left:60px}.responsive-navigation ul ul ul ul a{margin-left:90px}.responsive-navigation ul ul ul ul ul a{margin-left:120px}span.responsive-menu--control{color:black;cursor:pointer;float:right;font-size:25px;line-height:48px;padding-left:4%}span.responsive-menu--control:before{padding-right:0}@media (max-width: 768px){span.responsive-menu--control{padding-left:3%}}@media (min-width: 1024px){span.responsive-menu--control{display:none}}@-moz-keyframes spin{100%{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes spin{100%{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}@-moz-keyframes spin-back{100%{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}}@-webkit-keyframes spin-back{100%{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}}@keyframes spin-back{100%{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}}.disable-navigation .responsive-navigation{display:none}.disable-navigation span.responsive-menu--control{display:none}.content-navigation{display:inline-block;float:left;margin:0 35px 0 0;width:220px}@media (max-width: 1023px){.content-navigation{display:none}}.content-navigation li>ul{padding-left:20px}.content-navigation a{-webkit-transition:background-color 0.4s;-o-transition:background-color 0.4s;transition:background-color 0.4s;background-color:white;border-bottom:1px #EFEFEF solid;display:block;font-size:1rem;line-height:24px;padding:4px 10px 4px 10px;position:relative;word-wrap:break-word}.content-navigation a.current{background-color:#EFEFEF}.content-navigation a:hover{-webkit-transition:background-color 0.4s;-o-transition:background-color 0.4s;transition:background-color 0.4s;background-color:#EFEFEF}.breadcrumb{padding:10px 0}.breadcrumb:before,.breadcrumb:after{content:" ";display:table}.breadcrumb:after{clear:both}.breadcrumb--item{display:inline-block;float:left;font-size:.78571rem}.breadcrumb--item:first-child .breadcrumb--item-link{padding-left:8px}.breadcrumb--item:first-child .breadcrumb--item-link:before{border:none}.breadcrumb--item:last-child .breadcrumb--item-link{margin-right:0;padding-right:8px}.breadcrumb--item:last-child .breadcrumb--item-link:after{border:none}.breadcrumb--item-link{display:block;line-height:28px;margin-right:8px;text-align:center;text-decoration:none;position:relative}.breadcrumb--item-link:before{border-left-color:transparent;left:-12px;font-size:14px;color:#777;padding-right:8px}.language-navigation{display:inline-block;width:87px;height:38px}.language-navigation .language-navigation--language{background-color:#b5bd00;color:#F9F9F9;display:inline-block;float:right;margin:10px 0 2px 1px;font-size:1rem;line-height:28px;text-align:center;text-transform:uppercase;width:28px}.language-navigation .active{background-color:#444}.responsive-navigation .language-navigation .active:hover{background-color:#444}.responsive-navigation .language-navigation a:hover{border:none;background-color:#b5bd00;transition:none}form.form-search{display:none}.show-search-field form.form-search{display:block}@media (min-width: 1024px){section[role="search"]{display:none}.show-search-field section[role="search"]{display:block}}.search.col-xs-11{margin-bottom:0}[role="search"] .site-container{max-width:1000px;min-height:48px}[role="search"] .cta-btn--search{background-color:transparent;border:none;color:#333;cursor:pointer;display:inline-block;font-size:14px;font-weight:bold;line-height:16px;margin-top:-1px;top:0;right:0;padding:0;position:absolute}[role="search"] .row{margin-bottom:0}.search{padding:10px 0 0 0}.news{padding:10px}.search,.news{position:relative}.search .search--field,.news .search--field{padding-left:8px;width:100%;float:right}@media (min-width: 1024px){.search .search--field,.news .search--field{width:745px}}.search .cta-btn--search,.news .cta-btn--search{line-height:28px}@media (min-width: 1024px){.search,.news{width:100%}}.search--background{position:absolute;top:0;left:0;width:100%;height:48px;background-color:#EFEFEF}.search--field{border-width:0;font-size:1rem;height:28px}.search--field:focus{outline:none}.responsive-search{display:inline-block;margin:15px 0;vertical-align:top;position:relative}.responsive-search .search--field{padding:0 3%}.responsive-search .cta-btn--search{line-height:32px;padding-right:15px}.results__result-wrapper{display:none;position:relative;margin-top:30px;margin-right:0;margin-left:0}.results__result-wrapper:before,.results__result-wrapper:after{content:" ";display:table}.results__result-wrapper:after{clear:both}@media (min-width: 1024px){.results__result-wrapper{margin-right:-10px;margin-left:-10px}}.results_counter{font-size:1rem;padding-bottom:10px}.results_counter div{display:inline-block;float:right}.results__result-description{line-height:30px;margin-bottom:10px}.results__result-additional-content{margin-top:20px}.search--cta-close{cursor:pointer;font-size:2rem;padding:0 0 8px 8px;position:absolute;top:-20px;right:0}.search--cta-close:hover{color:#b5bd00}.search--cta-close:before{padding-right:0}@media (max-width: 1215px){.search--cta-close{right:0}}.results__result-item{border-top:solid 1px #d3d3d3;padding:10px 0;margin:0}.results__result-item:hover{background-color:#EFEFEF}.results__result-item:last-of-type{border-bottom:solid 1px #d3d3d3}.results__result-item.row em{font-weight:bold;font-style:normal}.results__facet-header{display:none;line-height:30px;margin-bottom:10px;padding-left:40px;position:relative}@media (min-width: 1024px){.results__facet-header{display:block}}.results__facet-header:before{color:#b5bd00;font-size:30px;position:absolute;left:0}.results__facet-wrapper{float:none;padding-right:20px;width:100%}@media (min-width: 1024px){.results__facet-wrapper{float:left;width:255px}}.results__result-complementary-navigation{display:block;padding:8px 0 6px 0;position:relative;margin:0 50px 20px 0;cursor:pointer}.results__result-complementary-navigation.visible:before{content:"\f205"}@media (min-width: 1024px){.results__result-complementary-navigation{display:none}}.results__result-complementary{float:none;width:100%}@media (min-width: 1024px){.results__result-complementary{display:block}}.results__result-item--header{cursor:pointer}.results__result-item--header span a:not(.no-icon):before,.results__result-item--header a:not(.no-icon):before{color:#b5bd00}.results__result-item--header span[data-attribute$=".pdf"] a:before,.results__result-item--header a[href$=".pdf"]:before{font-weight:bold}.results__result-item--header span[data-attribute*="training."] a:after,.results__result-item--header a[href*="training."]:after,.results__result-item--header span[data-attribute*="klartext-portal."] a:after,.results__result-item--header a[href*="klartext-portal."]:after{background:#b5bd00;color:#fff;content:"KLARTEXT-PORTAL";float:right;font:Arial,Helvetica,Verdana;font-size:.78571rem;line-height:16px;margin-top:3px;padding:1px 4px}.results__result-item--header span[data-attribute*="training."] a:after,.results__result-item--header a[href*="training."]:after{content:"TRAINING"}.results__result-results{float:none;width:100%}@media (min-width: 1024px){.results__result-results{width:745px;float:right}}.results__result-item--destination{color:#b5bd00;margin-bottom:0;word-wrap:break-word}.results__result-item--description{max-height:107px;overflow:hidden;text-overflow:ellipsis}.searchbox{margin-bottom:10px}.searchbox--group{position:relative}.searchbox--link,.searchbox--group_header{display:none}.twitter-typeahead{width:100%}.twitter-typeahead{display:block !important}.twitter-typeahead .tt-dropdown-menu{-webkit-transition:background-color 0.4s;-o-transition:background-color 0.4s;transition:background-color 0.4s;background-color:#fff;border-top:none;color:#000;left:auto !important;top:28px !important;width:100%}.twitter-typeahead .tt-dropdown-menu .tt-suggestion{cursor:pointer;display:block;width:100%}.twitter-typeahead .tt-dropdown-menu .tt-suggestion.tt-cursor{-webkit-transition:background-color 0.4s;-o-transition:background-color 0.4s;transition:background-color 0.4s;background-color:#EFEFEF}.twitter-typeahead .tt-dropdown-menu .tt-suggestion p{margin:0;padding:5px 0px 5px 10px;display:inline-block}.twitter-typeahead .tt-dropdown-menu .tt-suggestion p:hover{-webkit-transition:background-color 0.4s;-o-transition:background-color 0.4s;transition:background-color 0.4s;background-color:#EFEFEF}.twitter-typeahead .tt-dropdown-menu .tt-suggestion p:hover p{color:white;display:inline-block}@media (min-width: 1024px){.twitter-typeahead .tt-dropdown-menu{right:0 !important;width:745px}}.organization .organization--header{margin-left:-5px}.organization .organization--link:before{width:20px}.data-download .data-download--associated-link{background:#EFEFEF;border:2px solid #fff;border-left:0px;border-right:2px;display:block;float:left;padding:5px 10px}.data-download .data-download--associated-link:before{padding-right:0px}.data-download .data-download--associated-link:hover{background-color:#fff;border-color:#fff}.data-download .data-download--associated-link:last-child{border-right:0px}.enable-autosearch .results__result-wrapper{margin-top:0}.enable-autosearch .results__result-additional-content{margin-top:0}.enable-autosearch .breadcrumb .site-container{min-height:auto}.results__result-pagebrowsing{float:right;padding:75px 15px 20px 0px}.pagebrowser{list-style:none}.pagebrowser li{float:left;line-height:34px}.pagebrowser li:first-of-type a{border-top-left-radius:4px;border-bottom-left-radius:4px;margin-left:0}.pagebrowser li:last-of-type a{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagebrowser-previous-page,.pagebrowser-next-page,.pagebrowser-page,.pagebrowser{display:inline}.pagebrowser-previous-page a,.pagebrowser-next-page a,.pagebrowser-page a,.pagebrowser a{cursor:pointer;position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;text-decoration:none;background-color:#fff;border:1px solid #EFEFEF;display:block}.pagebrowser-previous-page a:before,.pagebrowser-next-page a:before,.pagebrowser-page a:before,.pagebrowser a:before{content:none}.pagebrowser-previous-page li.currentPage a,.pagebrowser-next-page li.currentPage a,.pagebrowser-page li.currentPage a,.pagebrowser li.currentPage a{background-color:#b5bd00;color:#fff;font-weight:bold}.filters__filter-box{display:inline-block;list-style:none;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none}.filters__filter-box .icon{border:1px solid #B2B2B2;color:#666;display:inline-block;display:none \9;display:inline \9;font-size:16px;font-weight:normal;height:20px;line-height:20px;left:0px;margin:0 .1em;position:absolute;text-align:center;top:0;width:21px}.filters__filter-box .icon .fa,.filters__filter-box .icon footer a[href^="http"],footer .filters__filter-box .icon a[href^="http"],.filters__filter-box .icon .page-content a[href^="http"],.page-content .filters__filter-box .icon a[href^="http"],.filters__filter-box .icon a.link--file,.filters__filter-box .icon a.link--mail,.filters__filter-box .icon a.link--media,.filters__filter-box .icon a.link--pdf,.filters__filter-box .icon a.link--phone,.filters__filter-box .icon a.link--fax,.filters__filter-box .icon a.link--video,.filters__filter-box .icon a.link--internal,.filters__filter-box .icon a.link--external,.filters__filter-box .icon a.cta-btn--sm,.filters__filter-box .icon a.cta-btn--contact,.filters__filter-box .icon button.cta-btn--sm,.filters__filter-box .icon button.cta-btn--contact,.filters__filter-box .icon input.cta-btn--sm,.filters__filter-box .icon span.cta-btn--sm,.filters__filter-box .icon a.cta-btn--lg,.filters__filter-box .icon button.cta-btn--lg,.filters__filter-box .icon .cta-btn--search,.filters__filter-box .icon a[href*=".pdf"],.filters__filter-box .icon a[href*="file:"],.filters__filter-box .icon a[href^="http"][target="_blank"],.filters__filter-box .icon a[href^="tel:"],.filters__filter-box .icon a.cta-btn--sm-dark,.filters__filter-box .icon a.cta-btn--lg-dark,.filters__filter-box .icon .htmlarea-content-body a.play-link:before,.htmlarea-content-body .filters__filter-box .icon a.play-link:before,.filters__filter-box .icon .htmlarea-content-body a.arrow-link:before,.htmlarea-content-body .filters__filter-box .icon a.arrow-link:before,.filters__filter-box .icon .page-content a.play-link:before,.page-content .filters__filter-box .icon a.play-link:before,.filters__filter-box .icon .page-content a.arrow-link:before,.page-content .filters__filter-box .icon a.arrow-link:before,.filters__filter-box .icon .main-navigation--home-link:before,.filters__filter-box .icon span.responsive-menu--control,.filters__filter-box .icon .search--cta-close,.filters__filter-box .icon .results__facet-header,.filters__filter-box .icon .results__result-complementary-navigation,.filters__filter-box .icon .results__result-item--header a:not(.no-icon),.results__result-item--header .filters__filter-box .icon a:not(.no-icon),.filters__filter-box .icon .results__result-item--header span[data-attribute$=".pdf"] a,.results__result-item--header span[data-attribute$=".pdf"] .filters__filter-box .icon a,.filters__filter-box .icon .results__result-item--header a[href$=".pdf"],.results__result-item--header .filters__filter-box .icon a[href$=".pdf"],.filters__filter-box .icon .page-content span.cta-btn--lg,.page-content .filters__filter-box .icon span.cta-btn--lg,.filters__filter-box .icon .infobase-submit,.filters__filter-box .icon .page-content .heidenhain-setup__opt-out-cookie__btn,.page-content .filters__filter-box .icon .heidenhain-setup__opt-out-cookie__btn,.filters__filter-box .icon .tab-menu--navigation li span,.tab-menu--navigation li .filters__filter-box .icon span,.filters__filter-box .icon .tab-menu--navigation-cta span,.tab-menu--navigation-cta .filters__filter-box .icon span,.filters__filter-box .icon .tab-menu--navigation-cta .tab-menu--element-header,.tab-menu--navigation-cta .filters__filter-box .icon .tab-menu--element-header,.filters__filter-box .icon a.news-link h3,a.news-link .filters__filter-box .icon h3,.filters__filter-box .icon .cta-btn--distributor-search,.filters__filter-box .icon .contact-form--field-icon-title,.filters__filter-box .icon .contact-form--field-icon-subject,.filters__filter-box .icon .contact-form--field-icon-firstName,.filters__filter-box .icon .contact-form--field-icon-lastName,.filters__filter-box .icon .contact-form--field-icon-business,.filters__filter-box .icon .contact-form--field-icon-location,.filters__filter-box .icon .contact-form--field-icon-department,.filters__filter-box .icon .contact-form--field-icon-position,.filters__filter-box .icon .contact-form--field-icon-street,.filters__filter-box .icon .contact-form--field-icon-city,.filters__filter-box .icon .contact-form--field-icon-homepage,.filters__filter-box .icon .contact-form--field-icon-phone,.filters__filter-box .icon .contact-form--field-icon-fax,.filters__filter-box .icon .contact-form--field-icon-email,.filters__filter-box .icon .contact-form--field-icon-controlType,.filters__filter-box .icon .contact-form--field-icon-manufacturer,.filters__filter-box .icon .contact-form--field-icon-ncSoftware,.filters__filter-box .icon .contact-form--field-icon-kinematicsManufacturer,.filters__filter-box .icon .contact-form--field-icon-servicePack,.filters__filter-box .icon .contact-form--field-icon-machineType,.filters__filter-box .icon .contact-form--field-icon-sikNumber,.filters__filter-box .icon .contact-form--field-icon-mechanicalYear,.filters__filter-box .icon .contact-form--field-icon-division,.filters__filter-box .icon .cta-btn--contact-form-description,.filters__filter-box .icon .cta-btn--contact-form-close,.filters__filter-box .icon .upload-file-placeholder,.filters__filter-box .icon .error-file-placeholder,.filters__filter-box .icon .cta-btn--contact-form-remove-file,.filters__filter-box .icon .machinery--delete,.filters__filter-box .icon .tx-mediamanagement-pi1 .sorting_asc,.tx-mediamanagement-pi1 .filters__filter-box .icon .sorting_asc,.filters__filter-box .icon .tx-mediamanagement-pi1 .sorting_desc,.tx-mediamanagement-pi1 .filters__filter-box .icon .sorting_desc{visibility:hidden}.filters__filter-box input:checked+.icon .fa,.filters__filter-box input:checked+.icon footer a[href^="http"],footer .filters__filter-box input:checked+.icon a[href^="http"],.filters__filter-box input:checked+.icon .page-content a[href^="http"],.page-content .filters__filter-box input:checked+.icon a[href^="http"],.filters__filter-box input:checked+.icon a.link--file,.filters__filter-box input:checked+.icon a.link--mail,.filters__filter-box input:checked+.icon a.link--media,.filters__filter-box input:checked+.icon a.link--pdf,.filters__filter-box input:checked+.icon a.link--phone,.filters__filter-box input:checked+.icon a.link--fax,.filters__filter-box input:checked+.icon a.link--video,.filters__filter-box input:checked+.icon a.link--internal,.filters__filter-box input:checked+.icon a.link--external,.filters__filter-box input:checked+.icon a.cta-btn--sm,.filters__filter-box input:checked+.icon a.cta-btn--contact,.filters__filter-box input:checked+.icon button.cta-btn--sm,.filters__filter-box input:checked+.icon button.cta-btn--contact,.filters__filter-box input:checked+.icon input.cta-btn--sm,.filters__filter-box input:checked+.icon span.cta-btn--sm,.filters__filter-box input:checked+.icon a.cta-btn--lg,.filters__filter-box input:checked+.icon button.cta-btn--lg,.filters__filter-box input:checked+.icon .cta-btn--search,.filters__filter-box input:checked+.icon a[href*=".pdf"],.filters__filter-box input:checked+.icon a[href*="file:"],.filters__filter-box input:checked+.icon a[href^="http"][target="_blank"],.filters__filter-box input:checked+.icon a[href^="tel:"],.filters__filter-box input:checked+.icon a.cta-btn--sm-dark,.filters__filter-box input:checked+.icon a.cta-btn--lg-dark,.filters__filter-box input:checked+.icon .htmlarea-content-body a.play-link:before,.htmlarea-content-body .filters__filter-box input:checked+.icon a.play-link:before,.filters__filter-box input:checked+.icon .htmlarea-content-body a.arrow-link:before,.htmlarea-content-body .filters__filter-box input:checked+.icon a.arrow-link:before,.filters__filter-box input:checked+.icon .page-content a.play-link:before,.page-content .filters__filter-box input:checked+.icon a.play-link:before,.filters__filter-box input:checked+.icon .page-content a.arrow-link:before,.page-content .filters__filter-box input:checked+.icon a.arrow-link:before,.filters__filter-box input:checked+.icon .main-navigation--home-link:before,.filters__filter-box input:checked+.icon span.responsive-menu--control,.filters__filter-box input:checked+.icon .search--cta-close,.filters__filter-box input:checked+.icon .results__facet-header,.filters__filter-box input:checked+.icon .results__result-complementary-navigation,.filters__filter-box input:checked+.icon .results__result-item--header a:not(.no-icon),.results__result-item--header .filters__filter-box input:checked+.icon a:not(.no-icon),.filters__filter-box input:checked+.icon .results__result-item--header span[data-attribute$=".pdf"] a,.results__result-item--header span[data-attribute$=".pdf"] .filters__filter-box input:checked+.icon a,.filters__filter-box input:checked+.icon .results__result-item--header a[href$=".pdf"],.results__result-item--header .filters__filter-box input:checked+.icon a[href$=".pdf"],.filters__filter-box input:checked+.icon .page-content span.cta-btn--lg,.page-content .filters__filter-box input:checked+.icon span.cta-btn--lg,.filters__filter-box input:checked+.icon .infobase-submit,.filters__filter-box input:checked+.icon .page-content .heidenhain-setup__opt-out-cookie__btn,.page-content .filters__filter-box input:checked+.icon .heidenhain-setup__opt-out-cookie__btn,.filters__filter-box input:checked+.icon .tab-menu--navigation li span,.tab-menu--navigation li .filters__filter-box input:checked+.icon span,.filters__filter-box input:checked+.icon .tab-menu--navigation-cta span,.tab-menu--navigation-cta .filters__filter-box input:checked+.icon span,.filters__filter-box input:checked+.icon .tab-menu--navigation-cta .tab-menu--element-header,.tab-menu--navigation-cta .filters__filter-box input:checked+.icon .tab-menu--element-header,.filters__filter-box input:checked+.icon a.news-link h3,a.news-link .filters__filter-box input:checked+.icon h3,.filters__filter-box input:checked+.icon .cta-btn--distributor-search,.filters__filter-box input:checked+.icon .contact-form--field-icon-title,.filters__filter-box input:checked+.icon .contact-form--field-icon-subject,.filters__filter-box input:checked+.icon .contact-form--field-icon-firstName,.filters__filter-box input:checked+.icon .contact-form--field-icon-lastName,.filters__filter-box input:checked+.icon .contact-form--field-icon-business,.filters__filter-box input:checked+.icon .contact-form--field-icon-location,.filters__filter-box input:checked+.icon .contact-form--field-icon-department,.filters__filter-box input:checked+.icon .contact-form--field-icon-position,.filters__filter-box input:checked+.icon .contact-form--field-icon-street,.filters__filter-box input:checked+.icon .contact-form--field-icon-city,.filters__filter-box input:checked+.icon .contact-form--field-icon-homepage,.filters__filter-box input:checked+.icon .contact-form--field-icon-phone,.filters__filter-box input:checked+.icon .contact-form--field-icon-fax,.filters__filter-box input:checked+.icon .contact-form--field-icon-email,.filters__filter-box input:checked+.icon .contact-form--field-icon-controlType,.filters__filter-box input:checked+.icon .contact-form--field-icon-manufacturer,.filters__filter-box input:checked+.icon .contact-form--field-icon-ncSoftware,.filters__filter-box input:checked+.icon .contact-form--field-icon-kinematicsManufacturer,.filters__filter-box input:checked+.icon .contact-form--field-icon-servicePack,.filters__filter-box input:checked+.icon .contact-form--field-icon-machineType,.filters__filter-box input:checked+.icon .contact-form--field-icon-sikNumber,.filters__filter-box input:checked+.icon .contact-form--field-icon-mechanicalYear,.filters__filter-box input:checked+.icon .contact-form--field-icon-division,.filters__filter-box input:checked+.icon .cta-btn--contact-form-description,.filters__filter-box input:checked+.icon .cta-btn--contact-form-close,.filters__filter-box input:checked+.icon .upload-file-placeholder,.filters__filter-box input:checked+.icon .error-file-placeholder,.filters__filter-box input:checked+.icon .cta-btn--contact-form-remove-file,.filters__filter-box input:checked+.icon .machinery--delete,.filters__filter-box input:checked+.icon .tx-mediamanagement-pi1 .sorting_asc,.tx-mediamanagement-pi1 .filters__filter-box input:checked+.icon .sorting_asc,.filters__filter-box input:checked+.icon .tx-mediamanagement-pi1 .sorting_desc,.tx-mediamanagement-pi1 .filters__filter-box input:checked+.icon .sorting_desc{color:#b5bd00;padding:0 0 0 2px;visibility:visible}.filters__filter-box input{display:none;margin:0 .1em}.filters__filter-box label{cursor:pointer;line-height:21px;padding-left:40px;position:relative}.filters__filter-box label{margin-bottom:10px}.filters__filter-box--searchtype{font-weight:bold}.teaser-background{background-color:#EFEFEF;border:solid white;border-width:0 10px;height:100%;left:0;top:0;position:absolute;width:100%}.teaser-image,.teaser-content,.teaser-button,[class^="cta-btn"]{position:relative}.teaser-image{border:solid 1px #EFEFEF}.teaser-content{margin:20px}.teaser-form{margin:0 20px}.teaser-content--button-space{margin-bottom:80px}.page-content a.teaser-content-link{display:block}.page-content a.teaser-content-link:before{display:none}.page-content a.teaser-content-link:hover{color:#333}.page-content span.cta-btn--sm,.page-content span.cta-btn--lg{background-color:#b5bd00;border:none;color:#4f4f4f;cursor:pointer;display:inline-block;font-size:1rem;font-weight:bold;line-height:16px;padding:10px 10px 10px 28px;margin:0 0 20px 0;position:relative;word-wrap:break-word;width:100%;-webkit-transition:background-color 0.5s;-o-transition:background-color 0.5s;transition:background-color 0.5s;position:absolute;bottom:0;right:30px}.page-content span.cta-btn--sm:before,.page-content span.cta-btn--lg:before{font-size:14px;font-weight:bold;left:0;top:11px;position:absolute;padding-left:10px;color:#333}.page-content span.cta-btn--sm:hover,.page-content span.cta-btn--lg:hover{-webkit-transition:background-color 0.5s;-o-transition:background-color 0.5s;transition:background-color 0.5s;background-color:rgba(204,204,34,0.5);color:#333}.page-content span.cta-btn--sm:hover,.page-content span.cta-btn--lg:hover{-webkit-transition:background-color 0.5s;-o-transition:background-color 0.5s;transition:background-color 0.5s;background-color:rgba(204,204,34,0.5)}.page-content span.cta-btn--sm{width:174px}.page-content span.cta-btn--lg{width:240px}.page-content a.teaser-button,.page-content .teaser-button{position:absolute;bottom:0;right:30px}@media (min-width: 768px) and (max-width: 1024px){.page-content a.teaser-button.cta-btn--lg,.page-content button.teaser-button.cta-btn--lg,.page-content span.cta-btn--lg{width:174px}.page-content .col-sm-3 a.teaser-button.cta-btn--sm,.page-content .col-sm-3 a.teaser-button.cta-btn--contact,.page-content .col-sm-3 button.teaser-button.cta-btn--sm,.page-content .col-sm-3 button.teaser-button.cta-btn--contact,.page-content .col-sm-3 input.teaser-button.cta-btn--sm,.page-content .col-sm-3 span.teaser-button.cta-btn--sm,.page-content .col-sm-3 a.teaser-button.cta-btn--lg,.page-content .col-sm-3 button.teaser-button.cta-btn--lg,.page-content .col-sm-3 span.cta-btn--lg,.page-content .col-sm-3 span.cta-btn--sm{left:50%;width:168px;margin-left:-84px}}@media (min-width: 480px) and (max-width: 767px){.page-content .teaser-image{float:left;width:32%}.page-content .teaser-content--with-image{margin-left:32%;padding-left:20px}.page-content span.cta-btn--sm,.page-content span.cta-btn--lg,.page-content a.teaser-button{position:relative;float:right}.page-content .teaser-content--button-space{margin-bottom:20px}}.product-teaser--elements{margin-bottom:20px}.product-teaser--elements-element{margin-right:20px}.infobase{background-color:#EFEFEF;height:48px;margin-bottom:20px;padding:10px 10px 0 10px;position:relative}.infobase-submit{position:absolute;right:10px;top:10px;background-color:transparent;border:none;height:28px}.infobase-q{border-width:0;font-size:1.0rem;line-height:26px;height:28px;padding-left:8px;width:100%}.infobase-iframe{width:100%}@media (max-width: 480px){.infobase-iframe{height:400px}}.development-mode{position:absolute;top:0;left:0;width:100%;z-index:5}.development-mode-grid{margin:0 auto;max-width:1000px;height:100%;background-image:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Development/GridDesktop.png");background-size:100% auto}@media (max-width: 1024px){.development-mode-grid{background-image:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Development/GridTablet.png");margin:0 10px}}@media (max-width: 691px){.development-mode-grid{background-image:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Development/GridPhone.png")}}.page-content .heidenhain-setup__opt-out-cookie{text-align:center}.page-content .heidenhain-setup__opt-out-cookie__btn{background-color:#b5bd00;border:none;color:#4f4f4f;cursor:pointer;display:inline-block;font-size:1rem;font-weight:bold;line-height:16px;padding:10px 10px 10px 28px;margin:0 0 20px 0;position:relative;word-wrap:break-word;width:100%;-webkit-transition:background-color 0.5s;-o-transition:background-color 0.5s;transition:background-color 0.5s;padding:10px 10px 10px 10px;width:auto}.page-content .heidenhain-setup__opt-out-cookie__btn:before{font-size:14px;font-weight:bold;left:0;top:11px;position:absolute;padding-left:10px;color:#333}.page-content .heidenhain-setup__opt-out-cookie__btn:hover{-webkit-transition:background-color 0.5s;-o-transition:background-color 0.5s;transition:background-color 0.5s;background-color:rgba(204,204,34,0.5);color:#333}.page-content .heidenhain-setup__opt-out-cookie__btn:hover{color:#4f4f4f}.tab-menu--accordion .tab-menu--element-header{background-color:#444;color:white;cursor:pointer;display:block;line-height:34px;margin-bottom:10px;text-align:center;padding-right:35px;position:relative}.tab-menu--accordion .tab-menu--element-header:last-child{margin-bottom:0px}.tab-menu--accordion .tab-menu--element-header:before{min-width:35px;display:inline-block;font-family:FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f054";background-color:#b5bd00;border:white solid;border-width:0 0 0 1px;color:#444;top:0;right:0;text-align:center;padding:0;line-height:34px;position:absolute;height:100%}.tab-menu--accordion .tab-menu--element-header.active:before{content:"\f078";color:white;background:#444;line-height:34px}.tab-menu--accordion .tab-menu--navigation{display:none}.tab-menu--accordion .tab-menu--navigation-child.tab-menu--navigation{display:block}.tab-menu--accordion .tab-menu--navigation-child .tab-menu--element-header{display:none}.tab-menu--navigation{line-height:36px;list-style:none;margin:0 -10px;padding:0}.tab-menu--navigation:before,.tab-menu--navigation:after{content:" ";display:table}.tab-menu--navigation:after{clear:both}.tab-menu--navigation li{cursor:pointer;float:left;padding:0 10px}.tab-menu--navigation li span{background-color:#444;color:white;display:block;text-align:center;padding-right:36px;position:relative}.tab-menu--navigation li span:before{background-color:#b5bd00;border:white solid;border-width:0 0 0 1px;color:#444;line-height:36px;top:0;right:0;text-align:center;padding:0;position:absolute;width:36px;height:100%}.tab-menu--navigation li.active span:before{background:#444;color:white;line-height:36px}.tab-menu--navigation-cta span:before{color:#b5bd00}.tab-menu--navigation-cta .tab-menu--element-header{position:relative;padding:0 0 0 30px}.tab-menu--navigation-cta .tab-menu--element-header:before{color:#b5bd00;left:10px;margin-top:-7px;top:50%;position:absolute}.tab-menu--element-header{display:none}.tab-menu--element-content{border-width:0 1px 1px 1px;border-color:#EFEFEF;border-style:solid;display:none;position:relative;padding:10px 10px 0 10px}.tab-menu--element-content.active{display:block}@media (max-width: 768px){.tab-menu--element-header{background-color:#444;color:white;cursor:pointer;display:block;line-height:34px;margin-bottom:10px;text-align:center;padding-right:35px;position:relative}.tab-menu--element-header:last-child{margin-bottom:0px}.tab-menu--element-header:before{min-width:35px;display:inline-block;font-family:FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f054";background-color:#b5bd00;border:white solid;border-width:0 0 0 1px;color:#444;top:0;right:0;text-align:center;padding:0;line-height:34px;position:absolute;height:100%}.tab-menu--element-header.active:before{content:"\f078";color:white;background:#444;line-height:34px}.tab-menu--navigation{display:none}}.tab-menu--1 .tab-menu--navigation li{width:100%}.tab-menu--2 .tab-menu--navigation li{width:50%}.tab-menu--3 .tab-menu--navigation li{width:33.33333%}.tab-menu--4 .tab-menu--navigation li{width:25%}.tab-menu--5 .tab-menu--navigation li{width:20%}@media (min-width: 768px){.tab-menu--1 .tab-menu--element-content,.tab-menu--2 .tab-menu--element-content,.tab-menu--3 .tab-menu--element-content,.tab-menu--4 .tab-menu--element-content,.tab-menu--5 .tab-menu--element-content{margin-left:0px}}.tab-menu{margin-bottom:20px}.csc-textpic-imagewrap{margin-bottom:20px}@media (min-width: 1024px){.visible-desktop{display:block}.hidden-desktop,.visible-phone,.visible-tablet{display:none}}@media (min-width: 480px) and (max-width: 1023px){.visible-tablet{display:block}.hidden-tablet,.visible-phone,.visible-desktop{display:none}}@media (max-width: 480px){.visible-phone{display:block}.hidden-phone,.visible-desktop,.visible-tablet{display:none}}.results__result-item-reference-number{float:right}@media (max-width: 768px){.results__result-item-reference-number{float:none;display:block}}.news .results__result-wrapper{display:block}.news-overview--item{border-top:solid 1px #d3d3d3;padding:10px 0;margin:0}.news-overview--item:hover{background-color:#EFEFEF}.news-overview--item:last-of-type{border-bottom:solid 1px #d3d3d3}.news-overview--date{font-weight:bold}@media (max-width: 767px){.news-overview--image a{width:60%;display:block;margin:0 auto}}@media (max-width: 480px){.news-overview--image a{width:100%}}.news .teaser-image{overflow:hidden}.news .col-xs-3 .teaser-image,.news .col-sm-3 .teaser-image,.news .col-md-3 .teaser-image,.news .col-lg-3 .teaser-image{height:140px}.news .col-xs-4 .teaser-image,.news .col-sm-4 .teaser-image,.news .col-md-4 .teaser-image,.news .col-lg-4 .teaser-image{height:165px}.news .col-xs-6 .teaser-image,.news .col-sm-6 .teaser-image,.news .col-md-6 .teaser-image,.news .col-lg-6 .teaser-image{height:325px}@media (max-width: 768px){.news .col-xs-3 .teaser-image,.news .col-sm-3 .teaser-image,.news .col-md-3 .teaser-image,.news .col-lg-3 .teaser-image,.news .col-xs-4 .teaser-image,.news .col-sm-4 .teaser-image,.news .col-md-4 .teaser-image,.news .col-lg-4 .teaser-image,.news .col-xs-6 .teaser-image,.news .col-sm-6 .teaser-image,.news .col-md-6 .teaser-image,.news .col-lg-6 .teaser-image{height:auto;overflow:visible}}.news-time{display:block;font-weight:bold;margin-bottom:10px}.news-detail--teaser{display:none}.news-detail--bodytext{margin:0 0 20px 0}.news-detail--image img{float:left;margin:0 20px 20px 0;width:auto}.news-detail--backlink{margin:0 0 20px 0}a.news-link:hover{color:#4f4f4f}a.news-link h3:before{color:#b5bd00}.news-job-offer--categories{list-style:none;padding:0;margin-bottom:10px}.news-job-offer--categories .news-job-offer--categories{margin:10px 0 0 -40px}.news-job-offer--categories__item{padding:8px 0 8px 40px;position:relative}.news-job-offer--categories__icon-wrapper{border:1px solid #B2B2B2;color:#4f4f4f;display:inline-block;display:none \9;display:inline \9;font-size:16px;font-weight:normal;height:20px;line-height:20px;left:0;margin:0 .1em;position:absolute;text-align:center;top:8px;width:21px}.news-job-offer--categories__icon:before{padding:0 0 0 1px;color:transparent}.news-job-offer--categories__icon.active:before{color:#b5bd00}.news-job-offer--categories{display:none}@media (min-width: 768px){.news-job-offer--categories{display:block}}.news-job-offer--categories-select{display:none}@media (max-width: 767px){.news-job-offer--categories-select{display:block}}.distributor-error-msg{background-color:#EFEFEF;margin-top:10px;text-align:center;padding:10px}.distributors-search-form{background-color:#EFEFEF;height:48px;margin-bottom:20px;padding:10px 10px 0 10px;position:relative}.distributor-input--search-wrapper{left:10px;margin-left:-10px;top:10px;padding-right:45px;padding-left:10px;position:absolute;width:100%}.distributor-button--submit-wrapper{position:absolute;right:10px;top:10px}.distributor-input--search{border-width:0;font-size:1.0rem;line-height:26px;height:28px;padding-left:8px;width:100%}.distributor-input--search:focus{outline:none}.distributor-input--search:-webkit-autofill{background-color:white !important;background-image:none;color:#333;border:none}.cta-btn--distributor-search{background-color:#fff;border:none;height:28px}.distributor--image{float:right}@media (max-width: 768px){.distributor--image{float:none}.distributor--image img{width:auto}}.newsletter-unsubscription .cta-btn--contact{float:right}.machinery--object{position:relative}.machinery--object .page-overlay{background-color:rgba(255,255,255,0.8) !important;position:absolute}.contact-form--group .tab-menu--element-content{border:none}.contact-form--group .tab-menu--element-content-gimmicks{padding-left:0;padding-right:0}.contact-form--group{margin-bottom:20px}.contact-form--group:before,.contact-form--group:after{content:" ";display:table}.contact-form--group:after{clear:both}.contact-form [class*="contact-form--label"]{text-align:left}@media (max-width: 480px){.contact-form [class*="contact-form--label"]{margin-bottom:10px}}.contact-form--field-set .input-group{padding:0}.contact-form--button-area{position:relative;height:82px;margin:0}.contact-form--button-area button.cta-btn--sm,.contact-form--button-area button.cta-btn--contact{position:absolute;bottom:0;right:10px}.f3-form-error::-moz-placeholder{color:#FF2330;opacity:1}.f3-form-error:-ms-input-placeholder{color:#FF2330}.f3-form-error::-webkit-input-placeholder{color:#FF2330}.input-group-addon{min-width:45px}.contact-form--navigation span.cta-btn--sm{position:relative;right:auto}.contact-form--gimmick{margin-bottom:0}.contact-form--field-radio{margin-left:0;margin-bottom:10px}.contact-form--radio-button,.contact-form--checkbox-button{width:auto}@media (max-width: 480px){.contact-form--radio-button,.contact-form--checkbox-button{width:8.33333%}}.contact-form--field-icon-plz:before,.contact-form--field-icon-street-number:before{content:'#';font-weight:700}[class*="contact-form--field-icon"]:before{padding:0}.contact-form--gimmick .row{margin-bottom:0}.cta-btn--contact-form-description,.cta-btn--contact-form-close{background-color:#EFEFEF;cursor:pointer;float:right;padding:10px 15px}.cta-btn--contact-form-description:before,.cta-btn--contact-form-close:before{padding:0 3px}.cta-btn--contact-form-description.active:before,.cta-btn--contact-form-close.active:before{padding:0}.contact-form-description-container{margin-bottom:20px}.contact-form-description-container .form-group{margin-bottom:0px}.contact-form-description{background-color:#EFEFEF;border:solid white;border-width:0 10px;display:none;padding:20px}.contact-form .tab-menu--navigation li span{padding:10px 0 10px 30px;line-height:22px;text-align:left}.contact-form .tab-menu--navigation-cta li>span:before{position:absolute;top:50%;margin-top:-7px;left:10px}.contact-form [type=file]{margin-bottom:10px}@media (max-width: 480px){.form-help-popover,.form-popover-relation .popover{display:none !important}}@media (min-width: 481px){.form-popover-relation{position:relative}.form-popover-relation .popover{max-width:100%;margin-top:-15px;word-wrap:break-word}.form-popover-relation select+.form-help-popover{top:-34px}.form-popover-relation.contact-form--checkbox .col-xs-11{padding-right:25px}.form-help-popover{position:absolute;right:10px;top:0;z-index:10;font-size:22px}.form-help-popover:before,.form-help-popover:after{line-height:34px;padding-left:10px}.form-help-popover:hover{color:#b5bd00}.form-help-popover:focus,.form-help-popover:hover,.form-help-popover:active{outline:none}}.contact-form--machinery{display:none}.contact-form--machinery.visible{display:block}.contact-form--machinery-button-area{position:relative;height:82px;width:100%}.contact-form--machinery-button-area span.cta-btn--sm{right:0}.contact-form--machinery-button-area span.cta-btn--sm:before{content:""}.upload-file-placeholder,.error-file-placeholder{display:block;font-size:1rem;height:34px;line-height:34px;padding-left:52px;position:relative}.upload-file-placeholder:before,.error-file-placeholder:before{border-radius:0;font-size:14px;font-weight:normal;height:100%;line-height:34px;left:0;padding:0px;position:absolute;text-align:center;top:0;width:45px}.upload-file-placeholder{border:1px solid #b5bd00}.upload-file-placeholder:before{background-color:#b5bd00;color:#555555}.error-file-placeholder{border:1px solid red}.error-file-placeholder:before{background-color:red;color:white}.file-upload{height:34px}.cta-btn--contact-form-remove-file{background-color:#EFEFEF;cursor:pointer;height:100%;position:absolute;right:0;text-align:center;width:42px}.cta-btn--contact-form-remove-file:before{padding:0}.machinery--delete{background-color:#EFEFEF;cursor:pointer;display:inline-block;padding:9px 15px;position:absolute;right:0;top:0}.machinery--delete:before{padding:0}.machinery--header{padding:10px 45px 0 0}.machinery--object{position:relative}.form-group.contact-form--newsletter,.form-group.contact-form--privacy,.form-group.contact-form--klartext,.form-group.contact-form--tnc,.form-group.contact-form--comment,.form-group.contact-form--captcha{margin-left:0;margin-right:0}.form-group.contact-form--newsletter p:last-child,.form-group.contact-form--privacy p:last-child,.form-group.contact-form--klartext p:last-child,.form-group.contact-form--tnc p:last-child,.form-group.contact-form--comment p:last-child,.form-group.contact-form--captcha p:last-child{margin-bottom:0}.form-group.contact-form--comment{margin-bottom:15px}.form-group.contact-form--tncclub-authorisation{margin-bottom:0}.registration--object{position:relative}.registration--object:not(:first-of-type){padding-top:50px}.contact-form--registration-button-area{position:relative;height:82px;width:100%}.contact-form--registration-button-area span.cta-btn--sm{cursor:pointer;right:0}.contact-form--registration-button-area span.cta-btn--sm:before{content:""}.custom-section--header,.custom-section--fields{margin-bottom:20px}.contact-form.contact-form-custom-1 .form-control{border-color:#EFEFEF}.contact-form.contact-form-custom-1 .input-group-addon{border-color:#EFEFEF;background-color:#EFEFEF}.contact-form.contact-form-custom-1 button.cta-btn--sm,.contact-form.contact-form-custom-1 button.cta-btn--contact{background-color:#EFEFEF}.contact-form.contact-form-custom-1 a:hover,.contact-form.contact-form-custom-1 a:visited,.contact-form.contact-form-custom-1 a:focus,.contact-form.contact-form-custom-1 a:active,.contact-form.contact-form-custom-1 a:before{color:#4f4f4f}.contact-form.contact-form-custom-1 .tab-menu--accordion .tab-menu--element-header:before{background-color:#B2B2B2}.product--image{padding:10px;width:auto}.product--request .row{margin-bottom:0}.product--request [class*=col-]{margin:0}.product--form{padding:10px 10px 56px 10px}.product--form button.cta-btn--lg{position:absolute;right:10px;bottom:10px;margin-bottom:0}.product--form h1{margin-bottom:10px}.product--form,.product--header{position:relative}.heidenhain_theme__productdetailpage table{border-collapse:collapse}.heidenhain_theme__productdetailpage li{display:block}.heidenhain_theme__productdetailpage p.x9-Punkt-Light{font-style:normal;font-variant:normal;font-weight:300}.heidenhain_theme__productdetailpage p.x9-Punkt-Halbfett{font-style:normal;font-variant:normal;font-weight:bold}.heidenhain_theme__productdetailpage span.Tiefgestellt{vertical-align:sub}.heidenhain_theme__productdetailpage span.Halbfett{font-style:normal;font-weight:bold}.heidenhain_theme__productdetailpage span.Hochgestellt{vertical-align:super}.heidenhain_theme__productdetailpage span.Kursiv{font-style:italic;font-weight:300}.heidenhain_theme__productdetailpage span.Light{font-style:normal;font-weight:normal}.heidenhain_theme__productdetailpage td.cell-style-override-1{background-color:#d3d3d3;white-space:nowrap}.heidenhain_theme__productdetailpage td.cell-style-override-2{background-color:#d3d3d3}.heidenhain_theme__productdetailpage td.cell-style-override-3{background-color:#EFEFEF}.heidenhain_theme__productdetailpage td.cell-style-override-4{background-color:#EFEFEF}.heidenhain_theme__productdetailpage td.cell-style-override-5{padding-bottom:11px}.heidenhain_theme__productdetailpage p.para-style-override-1{font-style:normal;font-weight:bold}.heidenhain_theme__productdetailpage span.char-style-override-1{font-style:normal;font-weight:normal}.heidenhain_theme__productdetailpage span.char-style-override-2{font-style:normal;font-weight:bold}.heidenhain_theme__productdetailpage span.char-style-override-3{font-size:7px}.heidenhain_theme__productdetailpage span.char-style-override-4{font-size:7px;vertical-align:sub}.heidenhain_theme__productdetailpage span.char-style-override-5{font-style:normal;font-weight:300}.heidenhain_theme__productdetailpage span.char-style-override-6{font-size:7px;font-style:normal;font-weight:normal}.heidenhain_theme__productdetailpage span.char-style-override-7{font-style:normal;font-weight:bold}.heidenhain_theme__productdetailpage span.char-style-override-8{font-style:normal;font-weight:normal}.heidenhain_theme__productdetailpage span.char-style-override-9{font-style:oblique;font-weight:normal}.media-management--select{margin-bottom:20px}.media-management--table{line-height:21px}.media-management--table th{padding-right:20px}.media-management--table th img{max-width:none;width:auto}.tx-mediamanagement-pi1 .dataTables_filter,.tx-mediamanagement-pi1 .category{display:none}.tx-mediamanagement-pi1 .sorting_asc,.tx-mediamanagement-pi1 .sorting_desc{position:relative}.tx-mediamanagement-pi1 .sorting_asc:before,.tx-mediamanagement-pi1 .sorting_desc:before{color:#b5bd00;font-weight:bold;line-height:21px;right:20px;top:0;padding:8px 0;position:absolute}.tx-mediamanagement-pi1 .sorting_asc:before{content:"\f15d"}.tx-mediamanagement-pi1 .sorting_desc:before{content:"\f15e"}.media-management--category .icon{border:1px solid #B2B2B2;color:#666;display:inline-block;display:none \9;display:inline \9;font-size:16px;font-weight:normal;height:20px;line-height:20px;left:0px;margin:0 .1em;position:absolute;text-align:center;top:0;width:21px}.media-management--category .icon .fa,.media-management--category .icon footer a[href^="http"],footer .media-management--category .icon a[href^="http"],.media-management--category .icon .page-content a[href^="http"],.page-content .media-management--category .icon a[href^="http"],.media-management--category .icon a.link--file,.media-management--category .icon a.link--mail,.media-management--category .icon a.link--media,.media-management--category .icon a.link--pdf,.media-management--category .icon a.link--phone,.media-management--category .icon a.link--fax,.media-management--category .icon a.link--video,.media-management--category .icon a.link--internal,.media-management--category .icon a.link--external,.media-management--category .icon a.cta-btn--sm,.media-management--category .icon a.cta-btn--contact,.media-management--category .icon button.cta-btn--sm,.media-management--category .icon button.cta-btn--contact,.media-management--category .icon input.cta-btn--sm,.media-management--category .icon span.cta-btn--sm,.media-management--category .icon a.cta-btn--lg,.media-management--category .icon button.cta-btn--lg,.media-management--category .icon .cta-btn--search,.media-management--category .icon a[href*=".pdf"],.media-management--category .icon a[href*="file:"],.media-management--category .icon a[href^="http"][target="_blank"],.media-management--category .icon a[href^="tel:"],.media-management--category .icon a.cta-btn--sm-dark,.media-management--category .icon a.cta-btn--lg-dark,.media-management--category .icon .htmlarea-content-body a.play-link:before,.htmlarea-content-body .media-management--category .icon a.play-link:before,.media-management--category .icon .htmlarea-content-body a.arrow-link:before,.htmlarea-content-body .media-management--category .icon a.arrow-link:before,.media-management--category .icon .page-content a.play-link:before,.page-content .media-management--category .icon a.play-link:before,.media-management--category .icon .page-content a.arrow-link:before,.page-content .media-management--category .icon a.arrow-link:before,.media-management--category .icon .main-navigation--home-link:before,.media-management--category .icon span.responsive-menu--control,.media-management--category .icon .search--cta-close,.media-management--category .icon .results__facet-header,.media-management--category .icon .results__result-complementary-navigation,.media-management--category .icon .results__result-item--header a:not(.no-icon),.results__result-item--header .media-management--category .icon a:not(.no-icon),.media-management--category .icon .results__result-item--header span[data-attribute$=".pdf"] a,.results__result-item--header span[data-attribute$=".pdf"] .media-management--category .icon a,.media-management--category .icon .results__result-item--header a[href$=".pdf"],.results__result-item--header .media-management--category .icon a[href$=".pdf"],.media-management--category .icon .page-content span.cta-btn--lg,.page-content .media-management--category .icon span.cta-btn--lg,.media-management--category .icon .infobase-submit,.media-management--category .icon .page-content .heidenhain-setup__opt-out-cookie__btn,.page-content .media-management--category .icon .heidenhain-setup__opt-out-cookie__btn,.media-management--category .icon .tab-menu--navigation li span,.tab-menu--navigation li .media-management--category .icon span,.media-management--category .icon .tab-menu--navigation-cta span,.tab-menu--navigation-cta .media-management--category .icon span,.media-management--category .icon .tab-menu--navigation-cta .tab-menu--element-header,.tab-menu--navigation-cta .media-management--category .icon .tab-menu--element-header,.media-management--category .icon a.news-link h3,a.news-link .media-management--category .icon h3,.media-management--category .icon .cta-btn--distributor-search,.media-management--category .icon .contact-form--field-icon-title,.media-management--category .icon .contact-form--field-icon-subject,.media-management--category .icon .contact-form--field-icon-firstName,.media-management--category .icon .contact-form--field-icon-lastName,.media-management--category .icon .contact-form--field-icon-business,.media-management--category .icon .contact-form--field-icon-location,.media-management--category .icon .contact-form--field-icon-department,.media-management--category .icon .contact-form--field-icon-position,.media-management--category .icon .contact-form--field-icon-street,.media-management--category .icon .contact-form--field-icon-city,.media-management--category .icon .contact-form--field-icon-homepage,.media-management--category .icon .contact-form--field-icon-phone,.media-management--category .icon .contact-form--field-icon-fax,.media-management--category .icon .contact-form--field-icon-email,.media-management--category .icon .contact-form--field-icon-controlType,.media-management--category .icon .contact-form--field-icon-manufacturer,.media-management--category .icon .contact-form--field-icon-ncSoftware,.media-management--category .icon .contact-form--field-icon-kinematicsManufacturer,.media-management--category .icon .contact-form--field-icon-servicePack,.media-management--category .icon .contact-form--field-icon-machineType,.media-management--category .icon .contact-form--field-icon-sikNumber,.media-management--category .icon .contact-form--field-icon-mechanicalYear,.media-management--category .icon .contact-form--field-icon-division,.media-management--category .icon .cta-btn--contact-form-description,.media-management--category .icon .cta-btn--contact-form-close,.media-management--category .icon .upload-file-placeholder,.media-management--category .icon .error-file-placeholder,.media-management--category .icon .cta-btn--contact-form-remove-file,.media-management--category .icon .machinery--delete,.media-management--category .icon .tx-mediamanagement-pi1 .sorting_asc,.tx-mediamanagement-pi1 .media-management--category .icon .sorting_asc,.media-management--category .icon .tx-mediamanagement-pi1 .sorting_desc,.tx-mediamanagement-pi1 .media-management--category .icon .sorting_desc{visibility:hidden}.media-management--category input:checked+.icon .fa,.media-management--category input:checked+.icon footer a[href^="http"],footer .media-management--category input:checked+.icon a[href^="http"],.media-management--category input:checked+.icon .page-content a[href^="http"],.page-content .media-management--category input:checked+.icon a[href^="http"],.media-management--category input:checked+.icon a.link--file,.media-management--category input:checked+.icon a.link--mail,.media-management--category input:checked+.icon a.link--media,.media-management--category input:checked+.icon a.link--pdf,.media-management--category input:checked+.icon a.link--phone,.media-management--category input:checked+.icon a.link--fax,.media-management--category input:checked+.icon a.link--video,.media-management--category input:checked+.icon a.link--internal,.media-management--category input:checked+.icon a.link--external,.media-management--category input:checked+.icon a.cta-btn--sm,.media-management--category input:checked+.icon a.cta-btn--contact,.media-management--category input:checked+.icon button.cta-btn--sm,.media-management--category input:checked+.icon button.cta-btn--contact,.media-management--category input:checked+.icon input.cta-btn--sm,.media-management--category input:checked+.icon span.cta-btn--sm,.media-management--category input:checked+.icon a.cta-btn--lg,.media-management--category input:checked+.icon button.cta-btn--lg,.media-management--category input:checked+.icon .cta-btn--search,.media-management--category input:checked+.icon a[href*=".pdf"],.media-management--category input:checked+.icon a[href*="file:"],.media-management--category input:checked+.icon a[href^="http"][target="_blank"],.media-management--category input:checked+.icon a[href^="tel:"],.media-management--category input:checked+.icon a.cta-btn--sm-dark,.media-management--category input:checked+.icon a.cta-btn--lg-dark,.media-management--category input:checked+.icon .htmlarea-content-body a.play-link:before,.htmlarea-content-body .media-management--category input:checked+.icon a.play-link:before,.media-management--category input:checked+.icon .htmlarea-content-body a.arrow-link:before,.htmlarea-content-body .media-management--category input:checked+.icon a.arrow-link:before,.media-management--category input:checked+.icon .page-content a.play-link:before,.page-content .media-management--category input:checked+.icon a.play-link:before,.media-management--category input:checked+.icon .page-content a.arrow-link:before,.page-content .media-management--category input:checked+.icon a.arrow-link:before,.media-management--category input:checked+.icon .main-navigation--home-link:before,.media-management--category input:checked+.icon span.responsive-menu--control,.media-management--category input:checked+.icon .search--cta-close,.media-management--category input:checked+.icon .results__facet-header,.media-management--category input:checked+.icon .results__result-complementary-navigation,.media-management--category input:checked+.icon .results__result-item--header a:not(.no-icon),.results__result-item--header .media-management--category input:checked+.icon a:not(.no-icon),.media-management--category input:checked+.icon .results__result-item--header span[data-attribute$=".pdf"] a,.results__result-item--header span[data-attribute$=".pdf"] .media-management--category input:checked+.icon a,.media-management--category input:checked+.icon .results__result-item--header a[href$=".pdf"],.results__result-item--header .media-management--category input:checked+.icon a[href$=".pdf"],.media-management--category input:checked+.icon .page-content span.cta-btn--lg,.page-content .media-management--category input:checked+.icon span.cta-btn--lg,.media-management--category input:checked+.icon .infobase-submit,.media-management--category input:checked+.icon .page-content .heidenhain-setup__opt-out-cookie__btn,.page-content .media-management--category input:checked+.icon .heidenhain-setup__opt-out-cookie__btn,.media-management--category input:checked+.icon .tab-menu--navigation li span,.tab-menu--navigation li .media-management--category input:checked+.icon span,.media-management--category input:checked+.icon .tab-menu--navigation-cta span,.tab-menu--navigation-cta .media-management--category input:checked+.icon span,.media-management--category input:checked+.icon .tab-menu--navigation-cta .tab-menu--element-header,.tab-menu--navigation-cta .media-management--category input:checked+.icon .tab-menu--element-header,.media-management--category input:checked+.icon a.news-link h3,a.news-link .media-management--category input:checked+.icon h3,.media-management--category input:checked+.icon .cta-btn--distributor-search,.media-management--category input:checked+.icon .contact-form--field-icon-title,.media-management--category input:checked+.icon .contact-form--field-icon-subject,.media-management--category input:checked+.icon .contact-form--field-icon-firstName,.media-management--category input:checked+.icon .contact-form--field-icon-lastName,.media-management--category input:checked+.icon .contact-form--field-icon-business,.media-management--category input:checked+.icon .contact-form--field-icon-location,.media-management--category input:checked+.icon .contact-form--field-icon-department,.media-management--category input:checked+.icon .contact-form--field-icon-position,.media-management--category input:checked+.icon .contact-form--field-icon-street,.media-management--category input:checked+.icon .contact-form--field-icon-city,.media-management--category input:checked+.icon .contact-form--field-icon-homepage,.media-management--category input:checked+.icon .contact-form--field-icon-phone,.media-management--category input:checked+.icon .contact-form--field-icon-fax,.media-management--category input:checked+.icon .contact-form--field-icon-email,.media-management--category input:checked+.icon .contact-form--field-icon-controlType,.media-management--category input:checked+.icon .contact-form--field-icon-manufacturer,.media-management--category input:checked+.icon .contact-form--field-icon-ncSoftware,.media-management--category input:checked+.icon .contact-form--field-icon-kinematicsManufacturer,.media-management--category input:checked+.icon .contact-form--field-icon-servicePack,.media-management--category input:checked+.icon .contact-form--field-icon-machineType,.media-management--category input:checked+.icon .contact-form--field-icon-sikNumber,.media-management--category input:checked+.icon .contact-form--field-icon-mechanicalYear,.media-management--category input:checked+.icon .contact-form--field-icon-division,.media-management--category input:checked+.icon .cta-btn--contact-form-description,.media-management--category input:checked+.icon .cta-btn--contact-form-close,.media-management--category input:checked+.icon .upload-file-placeholder,.media-management--category input:checked+.icon .error-file-placeholder,.media-management--category input:checked+.icon .cta-btn--contact-form-remove-file,.media-management--category input:checked+.icon .machinery--delete,.media-management--category input:checked+.icon .tx-mediamanagement-pi1 .sorting_asc,.tx-mediamanagement-pi1 .media-management--category input:checked+.icon .sorting_asc,.media-management--category input:checked+.icon .tx-mediamanagement-pi1 .sorting_desc,.tx-mediamanagement-pi1 .media-management--category input:checked+.icon .sorting_desc{color:#b5bd00;padding:0 0 0 2px;visibility:visible}.media-management--category input{display:none;margin:0 .1em}.media-management--category label{cursor:pointer;line-height:21px;padding-left:40px;position:relative}.media-management--category label{display:block;margin-bottom:1px;padding-top:8px;padding-bottom:8px}.media-management--category .icon{top:8px}.media-management--category-desktop{display:none}@media (min-width: 768px){.media-management--category-desktop{display:block}}.media-management--category-responsive{display:none}@media (max-width: 767px){.media-management--category-responsive{display:block}}.media-management--image-wrapper{margin-bottom:10px}.media-management--image-wrapper img{max-width:100px}.featured-detail-links,.detail-links{margin-bottom:20px}.media_list table{border-collapse:collapse;width:100%}.media_list .media_list-group{padding:20px 0}.media_list .media_list-row{border-top:1px solid #eee}.media_list .media_list-row td{vertical-align:top;padding:10px 0}.media_list .media_list-row+.media_list-group th{padding-top:50px}.media_list .media_cell-left{float:left;position:relative;width:102px}.media_list .media_cell-right{float:none;overflow:hidden;padding:0 15px 0 45px}@media (max-width: 480px){.media_list .media_cell-right{padding:0 0 0 15px}}.media_list .media_pdf-image{max-width:102px;border:1px solid #EFEFEF}.media_list .medium_label{top:-8px;position:absolute;border-radius:20px;background-color:#b5bd00;padding:3px 10px;left:-1px;font-size:12px}.media_list .media_group-title{border:none}.media_list .media_title{font-weight:bold;font-size:1rem}.media_list .media_date{padding-right:30px}@media (max-width: 480px){.media_list .media_date{display:block;margin-bottom:15px}}.media_list .media_select{position:relative;min-width:150px;float:right;display:inline-block;border:1px solid #b5bd00}@media (max-width: 480px){.media_list .media_select{float:left;display:block}}.media_list .media_select a{padding:5px 45px 5px 15px;display:inline-block}.media_list .media_select input{display:none}.media_list .media_select label{padding:5px 0 5px 10px;display:inline-block;margin:0;-webkit-transition-duration:0.8s;-moz-transition-duration:0.8s;-o-transition-duration:0.8s;transition-duration:0.8s;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;transition-property:transform;cursor:pointer;position:absolute;top:0;right:0;z-index:10}.media_list .media_select .media_select-alternative{display:none}.media_list .media_select .media_select-alternative>div{border-top:1px solid #b5bd00}.media_list .media_select .media_select-alternative a{width:100%}.media_list .media_select input:checked ~ .media_select-alternative{display:block}.media_list .media_select input:checked+label{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg)}.media_preview .media_list-row{border:none}.media_preview .category{display:none}.table-grid{margin:0 10px}.table-grid .row{margin-bottom:1px}.table-grid [class*="col-"]{padding-top:10px;background:#EFEFEF;border-right:1px solid white}.table-grid [class*="col-"]:last-child{border-right:0}@media (max-width: 768px){.table-grid{border-right:0;border-left:0}}.table-grid [class*="col-"]{margin-bottom:1px}.content-layout--1{margin-bottom:20px}.content-layout--2 ul{list-style:none;padding-left:20px}.content-layout--2 a{-webkit-transition:background-color 0.4s;-o-transition:background-color 0.4s;transition:background-color 0.4s;border-bottom:1px #EFEFEF solid;color:#4f4f4f;display:block;font-size:1.0rem;line-height:24px;padding:4px 10px 4px 10px;position:relative}.content-layout--2 a:hover{-webkit-transition:background-color 0.4s;-o-transition:background-color 0.4s;transition:background-color 0.4s;color:#4f4f4f;background-color:#EFEFEF}ul.trade-fairs{list-style:none;padding:0}.trade-fairs--title{font-weight:bold}.trade-fairs--element{margin:0 0 1px 0;padding:0 0 8px 0;background:#EFEFEF}.heidenhain_content-animation{margin:15px 0}.heidenhain_content-animation .animation_stage{position:relative;display:inline-block;z-index:10}.heidenhain_content-animation .animation_title{font-weight:bold}.heidenhain_content-animation .animation_stage-inner{position:relative;display:inline-block;margin:15px 0}.heidenhain_content-animation .animation_interaction-previous{position:absolute;top:0;left:0;z-index:20;cursor:pointer;font-size:.85714rem;background-color:rgba(0,0,0,0.5);color:white;width:100%;padding:5px}.heidenhain_content-animation .animation_interaction-previous[data-animation-var="false"]{display:none}.heidenhain_content-animation .animation_stage-video,.heidenhain_content-animation .animation_stage-image{max-width:100%;width:100%}.heidenhain_content-animation .animation_stage-video{position:absolute;left:0;top:0;z-index:50}.heidenhain_content-animation .animation_stage-video-wrapper.loading .animation_stage-video-loading{position:absolute;top:0;left:0;bottom:0;right:0;content:'';z-index:55;background-color:rgba(255,255,255,0.5);background-image:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Icons/Loading.svg");background-position:center;background-repeat:no-repeat}.heidenhain_content-animation .animation_prototypes{display:none}.heidenhain_content-animation .animation_stage-hotspot{position:absolute;z-index:30;width:115px;height:110px;cursor:pointer;background-image:url("/typo3conf/ext/content_animation/Resources/Public/Images/Hotspot.png");transform:scale(0.5)}.heidenhain_content-animation .animation_stage-hotspot-title{position:absolute;bottom:0;left:0;right:0;top:85%;z-index:40;background-color:rgba(0,0,0,0.5);color:white;width:100%;padding:15px;display:none;overflow:hidden}.heidenhain_content-animation .animation_stage-hotspot-title img{max-height:50px;width:auto}.heidenhain_content-animation .animation_stage-hotspot:hover+.animation_stage-hotspot-title{display:block}.heidenhain_content-animation .animation_stage-overlay{position:absolute;top:30px;left:15px;right:15px;bottom:15px;z-index:40;background:#fff;overflow-y:auto}.heidenhain_content-animation .animation_stage-overlay[data-animation-var="hidden"]{display:none}.heidenhain_content-animation .animation_stage-overlay,.heidenhain_content-animation .animation_stage-overlay p{font-size:1rem;line-height:1.5rem}.heidenhain_content-animation .animation_stage-overlay-close-background{height:40px;background:#999;position:relative}.heidenhain_content-animation .animation_stage-overlay-close{color:white;position:absolute;left:10px;top:10px;cursor:pointer;font-size:.85714rem;padding-left:22px;line-height:25px}.heidenhain_content-animation .animation_stage-overlay-close:before{position:absolute;left:0;padding:0;color:white;font-size:22px}.heidenhain_content-animation .animation_stage-overlay-content{top:40px;left:0;right:0;bottom:0;z-index:40;background:white;overflow-y:auto;padding:15px}.heidenhain_content-animation .animation_footer{padding:15px 0}.Browser-IE .heidenhain_content-animation .animation_stage-video-wrapper.loading .animation_stage-video-loading{background-image:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/Icons/Loading.gif")}.support-layer{position:fixed;top:25%;height:75%;right:0;padding-left:10px}@media (max-width: 768px){.support-layer{top:30%;height:70%}}.support-layer_navigation{float:right;padding:0;width:auto}.support-layer_content{background:#fff;box-sizing:border-box;border:1px solid #b5bd00;display:none;max-height:95%;min-width:300px;overflow-y:auto;padding:15px;position:absolute;right:55px;top:1px}.support-layer_content::-webkit-scrollbar{-webkit-appearance:none;width:7px}.support-layer_content::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,0.5);box-shadow:0 0 1px rgba(255,255,255,0.5)}@media (max-width: 768px){.support-layer_content{padding:20px}}.support-layer_content>p:last-of-type{margin:0}.support-layer_button:before{color:rgba(0,0,0,0.7);display:block;font-size:35px;line-height:50px;text-align:center;top:0;padding:0;width:100%;border-top:1px solid white;border-left:1px solid white;border-bottom:1px solid white;cursor:pointer}.support-layer_tab{background:#EFEFEF;border:none;display:block;margin-bottom:5px;width:55px;padding:0;-webkit-transition:background-color 0.5s;-o-transition:background-color 0.5s;transition:background-color 0.5s}.support-layer_tab.support-layer_open,.support-layer_tab.support-layer_hover{background:#b5bd00;outline:none;-webkit-transition:background-color 0.5s;-o-transition:background-color 0.5s;transition:background-color 0.5s}.support-layer_tab.support-layer_open .support-layer_content,.support-layer_tab.support-layer_hover .support-layer_content{display:block}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,.heidenhain_content-animation .animation_title,h3{orphans:3;widows:3}h2,.heidenhain_content-animation .animation_title,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:'fpicons';src:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/fpicons.eot?yg5dv7");src:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/fpicons.eot?#iefixyg5dv7") format("embedded-opentype"),url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/fpicons.woff?yg5dv7") format("woff"),url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/fpicons.ttf?yg5dv7") format("truetype"),url("/typo3conf/ext/heidenhain_theme/Resources/Public/Font/fpicons.svg?yg5dv7#fpicons") format("svg");font-weight:normal;font-style:normal}[class^="fp-i-"],[class*=" fp-i-"]{font-family:'fpicons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.flowplayer{position:relative;width:100%;counter-increment:flowplayer;background-size:contain;background-repeat:no-repeat;background-position:center center;display:inline-block}.flowplayer *{font-weight:inherit;font-family:inherit;font-style:inherit;text-decoration:inherit;font-size:100%;padding:0;border:0;margin:0;list-style-type:none}.flowplayer a:focus{outline:0}.flowplayer video{width:100%}.flowplayer.is-ipad video{-webkit-transform:translateX(-2048px)}.is-ready.flowplayer.is-ipad video{-webkit-transform:translateX(0)}.flowplayer .fp-player{position:absolute;top:0;left:0;width:100%;height:100%}.flowplayer .fp-engine,.flowplayer .fp-ui,.flowplayer .fp-message{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:1}.flowplayer .fp-ui{z-index:11}.flowplayer .fp-message{display:none;text-align:center;padding-top:5%;cursor:default}.flowplayer .fp-message h2,.flowplayer .fp-message .heidenhain_content-animation .animation_title,.heidenhain_content-animation .flowplayer .fp-message .animation_title{font-size:120%;margin-bottom:1em}.flowplayer .fp-message p{color:#666;font-size:95%}.flowplayer .fp-title{line-height:30px;font-weight:normal;font-family:'myriad pro', Helvetica, Arial, sans-serif;font-size:11px;cursor:default;color:#fff;width:auto;max-width:50%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;float:left;padding:0 20px}.is-rtl.flowplayer .fp-title{float:right}.aside-time.flowplayer .fp-title{display:none !important}.flowplayer .fp-controls{position:absolute;bottom:0;width:100%}.no-background.flowplayer .fp-controls{background-color:transparent !important;background-image:-webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)) !important;background-image:-webkit-linear-gradient(top, transparent, transparent) !important;background-image:-moz-linear-gradient(top, transparent, transparent) !important;background-image:-o-linear-gradient(top, transparent, transparent) !important;background-image:linear-gradient(to bottom, transparent, transparent) !important}.is-fullscreen.flowplayer .fp-controls{bottom:3px}.is-mouseover.flowplayer .fp-controls{bottom:0}.flowplayer .fp-controls,.flowplayer .fp-title,.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-close,.flowplayer .fp-embed,.flowplayer.aside-time .fp-time{background-color:#000;background-color:rgba(0,0,0,0.65)}.no-background.flowplayer .fp-controls,.no-background.flowplayer .fp-title,.no-background.flowplayer .fp-fullscreen,.no-background.flowplayer .fp-unload,.no-background.flowplayer .fp-close,.no-background.flowplayer .fp-embed,.no-background.flowplayer.aside-time .fp-time{background-color:transparent !important;background-image:-webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)) !important;background-image:-webkit-linear-gradient(top, transparent, transparent) !important;background-image:-moz-linear-gradient(top, transparent, transparent) !important;background-image:-o-linear-gradient(top, transparent, transparent) !important;background-image:linear-gradient(to bottom, transparent, transparent) !important;text-shadow:0 0 1px #000}.no-background.flowplayer .fp-play,.no-background.flowplayer .fp-brand{background-color:transparent !important;background-image:-webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)) !important;background-image:-webkit-linear-gradient(top, transparent, transparent) !important;background-image:-moz-linear-gradient(top, transparent, transparent) !important;background-image:-o-linear-gradient(top, transparent, transparent) !important;background-image:linear-gradient(to bottom, transparent, transparent) !important;text-shadow:0 0 1px #000}.flowplayer.fixed-controls .fp-controls{background-color:#000}.flowplayer .fp-timeline{background-color:#a5a5a5}.flowplayer .fp-buffer{background-color:#eee}.flowplayer .fp-progress{background-color:#00a7c8}.flowplayer .fp-volumeslider{background-color:#a5a5a5}.flowplayer .fp-volumelevel{background-color:#00a7c8}.flowplayer .fp-waiting{display:none;margin:19% auto;text-align:center}.flowplayer .fp-waiting *{-webkit-box-shadow:0 0 5px #333;-moz-box-shadow:0 0 5px #333;box-shadow:0 0 5px #333}.flowplayer .fp-waiting em{width:1em;height:1em;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;background-color:rgba(255,255,255,0.8);display:inline-block;-webkit-animation:pulse .6s infinite;-moz-animation:pulse .6s infinite;animation:pulse .6s infinite;margin:.3em;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)}.flowplayer .fp-waiting em:nth-child(1){-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}.flowplayer .fp-waiting em:nth-child(2){-webkit-animation-delay:.45s;-moz-animation-delay:.45s;animation-delay:.45s}.flowplayer .fp-waiting em:nth-child(3){-webkit-animation-delay:.6s;-moz-animation-delay:.6s;animation-delay:.6s}.flowplayer .fp-waiting p{color:#ccc;font-weight:bold}.flowplayer .fp-speed{font-size:30px;background-color:#333;background-color:rgba(51,51,51,0.8);color:#eee;margin:0 auto;text-align:center;width:120px;padding:.1em 0 0;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;transition:opacity .5s}.flowplayer .fp-speed.fp-hilite{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}.flowplayer .fp-help{position:absolute;top:0;left:-9999em;z-index:100;background-color:#333;background-color:rgba(51,51,51,0.9);width:100%;height:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s;text-align:center}.is-help.flowplayer .fp-help{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}.flowplayer .fp-help .fp-help-section{margin:3%;direction:ltr}.flowplayer .fp-help .fp-help-basics{margin-top:6%}.flowplayer .fp-help p{color:#eee;margin:.5em 0;font-size:14px;line-height:1.5;display:inline-block;margin:1% 2%}.flowplayer .fp-help em{background:#eee;-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;margin-right:.4em;padding:.3em .6em;color:#333}.flowplayer .fp-help small{font-size:90%;color:#aaa}.flowplayer .fp-help .fp-close{display:block}@media (max-width: 600px){.flowplayer .fp-help p{font-size:9px}}.flowplayer .fp-dropdown{position:absolute;top:5px;width:100px;background-color:#000 !important;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;margin:0 !important;list-style-type:none !important}.flowplayer .fp-dropdown:before{content:'';display:block;position:absolute;top:-5px;left:calc(50% - 5px);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid rgba(51,51,51,0.9)}.flowplayer .fp-dropdown li{padding:10px !important;margin:0 !important;color:#fff !important;font-size:11px !important;list-style-type:none !important}.flowplayer .fp-dropdown li.active{background-color:#00a7c8 !important;cursor:default !important}.flowplayer .fp-dropdown.fp-dropup{bottom:20px;top:auto}.flowplayer .fp-dropdown.fp-dropup:before{top:auto;bottom:-5px;border-bottom:none;border-top:5px solid rgba(51,51,51,0.9)}.flowplayer .fp-tooltip{background-color:#000;color:#fff;display:none;position:absolute;padding:5px}.flowplayer .fp-tooltip:before{content:'';display:block;position:absolute;bottom:-5px;width:0;height:0;left:calc(50% - 5px);border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}.flowplayer .fp-timeline-tooltip{bottom:35px}.flowplayer .fp-timeline:hover+.fp-timeline-tooltip{display:block}.is-touch.flowplayer .fp-timeline:hover+.fp-timeline-tooltip{display:none}.flowplayer .fp-subtitle{position:absolute;bottom:40px;left:-99999em;z-index:10;text-align:center;width:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s}.flowplayer .fp-subtitle p{display:inline;background-color:#333;background-color:rgba(51,51,51,0.9);color:#eee;padding:.1em .4em;font-size:16px;line-height:1.6}.flowplayer .fp-subtitle p:after{content:'';clear:both}.flowplayer .fp-subtitle p b{font-weight:bold}.flowplayer .fp-subtitle p i{font-style:italic}.flowplayer .fp-subtitle p u{text-decoration:underline}.flowplayer .fp-subtitle.fp-active{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play,.flowplayer .fp-menu{font-family:'fpicons' !important;color:#fff !important;font-size:15px !important;text-align:center !important;line-height:30px !important;text-decoration:none !important}.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play,.is-rtl.flowplayer .fp-menu{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);transform:scale(-1, 1)}.is-rtl.flowplayer .fp-menu{-webkit-transform:none;-moz-transform:none;transform:none}.flowplayer .fp-fullscreen:before{content:"\e602"}.flowplayer .fp-unload:before,.flowplayer .fp-close:before{content:"\e600"}.flowplayer .fp-mute:before{content:"\e606"}.flowplayer .fp-embed:before{content:"\e603"}.flowplayer .fp-play:before{content:"\e608"}.flowplayer .fp-menu:before{content:"\e604"}.flowplayer .fp-flash-disabled{background:#333;width:390px;margin:0 auto;position:absolute;bottom:0;color:#fff}.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/FlowPlayer/play_white.png") center no-repeat;background-size:11%}.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/FlowPlayer/play_white_rtl.png") center no-repeat;background-size:11%}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx){.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/FlowPlayer/play_white@x2.png") center no-repeat;background-size:11%}.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/FlowPlayer/play_white_rtl@x2.png") center no-repeat;background-size:11%}}.is-fullscreen.flowplayer .fp-ui{background-size:auto}.is-seeking.flowplayer .fp-ui,.is-loading.flowplayer .fp-ui{background-image:none}.flowplayer .fp-brand{color:#fff !important;position:absolute;right:115px;font-weight:normal !important;font-family:'myriad pro', Helvetica, Arial, sans-serif !important;text-decoration:none !important;line-height:15px !important;font-size:11px !important;height:15px;width:55px;bottom:9px;box-sizing:border-box;text-align:center;padding:1px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.has-menu.flowplayer .fp-brand{right:152px}.is-rtl.flowplayer .fp-brand{right:auto;left:125px}.has-menu.is-rtl.flowplayer .fp-brand{left:152px}.no-brand.flowplayer .fp-brand{display:none}.no-volume.no-mute.flowplayer .fp-brand{right:10px}.has-menu.no-volume.no-mute.flowplayer .fp-brand{right:47px}.no-volume.flowplayer .fp-brand{right:50px}.no-mute.flowplayer .fp-brand{right:95px}.flowplayer .fp-logo{position:absolute;top:auto;left:15px;bottom:40px;cursor:pointer;display:none;z-index:100}.flowplayer .fp-logo img{width:100%}.is-embedded.flowplayer .fp-logo{display:block}.fixed-controls.flowplayer .fp-logo{bottom:15px}.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-close{position:absolute;top:10px;left:auto;right:10px;display:block;width:30px;height:23px;text-align:center;cursor:pointer;height:30px;width:30px}.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{right:auto;left:10px}.flowplayer .fp-unload,.flowplayer .fp-close{display:none}.flowplayer .fp-play{display:none;height:30px !important;position:absolute;bottom:0;left:0;text-align:center}.is-rtl.flowplayer .fp-play{left:auto;right:0}.is-playing.flowplayer .fp-play:before{content:"\e607"}.flowplayer .fp-menu{display:none;position:absolute;bottom:0;z-index:11;right:10px}.is-rtl.flowplayer .fp-menu{right:auto;left:10px}.has-menu.flowplayer .fp-menu{display:block}.flowplayer .fp-menu .fp-dropdown{z-index:12;display:none;left:-42.5px;line-height:auto;width:149px;-webkit-transform:none;-moz-transform:none;transform:none}.is-rtl.flowplayer .fp-menu .fp-dropdown{left:-10px}.flowplayer .fp-menu.dropdown-open .fp-dropdown{display:block}.flowplayer.is-ready.is-closeable .fp-unload{display:block}.flowplayer.is-ready.is-closeable .fp-embed{right:90px}.flowplayer.is-ready.is-closeable .fp-fullscreen{right:50px}.flowplayer.is-ready.is-closeable.is-rtl .fp-embed{right:auto;left:90px}.flowplayer.is-ready.is-closeable.is-rtl .fp-fullscreen{right:auto;left:50px}.flowplayer.is-fullscreen .fp-fullscreen{display:block !important}.flowplayer.is-fullscreen .fp-fullscreen:before{content:"\e601"}.flowplayer .fp-timeline{height:3px;position:relative;overflow:hidden;top:10px;height:10px;margin:0 225px 0 55px}.no-brand.flowplayer .fp-timeline{margin-right:160px}.has-menu.no-brand.flowplayer .fp-timeline{margin-right:187px}.no-volume.no-brand.flowplayer .fp-timeline{margin-right:95px}.no-mute.no-brand.flowplayer .fp-timeline{margin-right:130px}.no-mute.no-volume.no-brand.flowplayer .fp-timeline{margin-right:55px}.has-menu.flowplayer .fp-timeline{margin-right:252px}.no-volume.flowplayer .fp-timeline{margin-right:160px}.no-mute.flowplayer .fp-timeline{margin-right:195px}.no-mute.no-volume.flowplayer .fp-timeline{margin-right:120px}.has-menu.no-mute.no-volume.flowplayer .fp-timeline{margin-right:157px}.is-rtl.flowplayer .fp-timeline{margin:0 55px 0 225px}.no-brand.is-rtl.flowplayer .fp-timeline{margin-left:160px}.has-menu.no-brand.is-rtl.flowplayer .fp-timeline{margin-left:197px}.has-menu.is-rtl.flowplayer .fp-timeline{margin-left:262px}.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:95px}.no-mute.is-rtl.flowplayer .fp-timeline{margin-left:130px}.no-mute.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:55px}.is-long.flowplayer .fp-timeline{margin:0 255px 0 85px}.no-volume.is-long.flowplayer .fp-timeline{margin-right:180px}.no-mute.is-long.flowplayer .fp-timeline{margin-right:140px}.has-menu.is-long.flowplayer .fp-timeline{margin-right:292px}.no-brand.is-long.flowplayer .fp-timeline{margin-right:190px}.no-volume.no-brand.is-long.flowplayer .fp-timeline{margin-right:125px}.no-mute.no-brand.is-long.flowplayer .fp-timeline{margin-right:85px}.has-menu.no-brand.is-long.flowplayer .fp-timeline{margin-right:227px}.is-rtl.is-long.flowplayer .fp-timeline{margin:85px 0 190px 0}.no-volume.is-rtl.is-long.flowplayer .fp-timeline{margin-left:125px}.no-mute.is-rtl.is-long.flowplayer .fp-timeline{margin-left:85px}.aside-time.flowplayer .fp-timeline,.no-time.flowplayer .fp-timeline{margin:0 190px 0 10px}.has-menu.aside-time.flowplayer .fp-timeline,.has-menu.no-time.flowplayer .fp-timeline{margin-right:227px}.aside-time.no-brand.flowplayer .fp-timeline{margin-right:115px}.aside-time.no-volume.flowplayer .fp-timeline,.no-time.no-volume.flowplayer .fp-timeline{margin-right:115px}.aside-time.no-mute.flowplayer .fp-timeline,.no-time.no-mute.flowplayer .fp-timeline{margin-right:75px}.is-rtl.aside-time.flowplayer .fp-timeline,.is-rtl.no-time.flowplayer .fp-timeline{margin:0 10px 0 115px}.is-rtl.aside-time.no-volume.flowplayer .fp-timeline,.is-rtl.no-time.no-volume.flowplayer .fp-timeline{margin-left:50px}.is-rtl.aside-time.no-mute.flowplayer .fp-timeline,.is-rtl.no-time.no-mute.flowplayer .fp-timeline{margin-left:10px}.flowplayer .fp-buffer,.flowplayer .fp-progress{position:absolute;top:0;left:auto;height:100%;cursor:col-resize}.flowplayer .fp-buffer{-webkit-transition:width .25s linear;-moz-transition:width .25s linear;transition:width .25s linear}.flowplayer .fp-timeline.no-animation .fp-buffer{-webkit-transition:none;-moz-transition:none;transition:none}.flowplayer .fp-progress.animated{transition-timing-function:linear;transition-property:width, height}.flowplayer.is-touch .fp-timeline{overflow:visible}.flowplayer.is-touch .fp-progress{-webkit-transition:width .2s linear;-moz-transition:width .2s linear;transition:width .2s linear;box-sizing:border-box}.flowplayer.is-touch .fp-timeline.is-dragging .fp-progress{-webkit-transition:right .1s linear, border .1s linear, top .1s linear, left .1s linear;-moz-transition:right .1s linear, border .1s linear, top .1s linear, left .1s linear;transition:right .1s linear, border .1s linear, top .1s linear, left .1s linear}.flowplayer.is-touch.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-mouseover .fp-progress:before{content:'';box-sizing:border-box;display:block;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:absolute;right:-5px}.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:before{right:auto;left:-5px}.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after{left:-10px;-webkit-box-shadow:-1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:-1px 0 4px rgba(0,0,0,0.5);box-shadow:-1px 0 4px rgba(0,0,0,0.5)}.flowplayer.is-touch.is-mouseover .fp-progress:before{width:10px;height:10px}.flowplayer.is-touch.is-mouseover .fp-progress:after{height:18px;width:18px;top:-4px;right:-10px;border:5px solid rgba(255,255,255,0.65);-webkit-box-shadow:1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:1px 0 4px rgba(0,0,0,0.5);box-shadow:1px 0 4px rgba(0,0,0,0.5)}.flowplayer.is-touch.is-mouseover .fp-timeline.is-dragging .fp-progress:after{border:10px solid #fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-transition:inherit;-moz-transition:inherit;transition:inherit;top:-5px;right:-10px}.flowplayer.is-touch.is-rtl.is-mouseover .fp-timeline.is-dragging .fp-progress:after{left:-15px;right:auto;border:10px solid #fff}.flowplayer .fp-volume{position:absolute;height:6px;bottom:12px;right:10px}.has-menu.flowplayer .fp-volume{right:37px}.is-rtl.flowplayer .fp-volume{right:auto;left:10px}.is-rtl.has-menu.flowplayer .fp-volume{left:37px}.flowplayer .fp-mute{position:relative;width:30px;height:30px;float:left;top:-12px;cursor:pointer}.is-rtl.flowplayer .fp-mute{float:right}.no-mute.flowplayer .fp-mute{display:none}.flowplayer .fp-volumeslider{width:75px;height:6px;cursor:col-resize;float:left}.is-rtl.flowplayer .fp-volumeslider{float:right}.no-volume.flowplayer .fp-volumeslider{display:none}.flowplayer .fp-volumelevel{height:100%}.flowplayer .fp-time{text-shadow:0 0 1px #000;font-size:11px;font-weight:normal;font-family:'myriad pro', Helvetica, Arial, sans-serif !important;color:#fff;width:100%}.flowplayer .fp-time.is-inverted .fp-duration{display:none}.flowplayer .fp-time.is-inverted .fp-remaining{display:inline}.flowplayer .fp-time em{width:35px;height:10px;line-height:10px;text-align:center;position:absolute;bottom:9px}.no-time.flowplayer .fp-time{display:none}.is-long.flowplayer .fp-time em{width:65px}.flowplayer .fp-elapsed{left:10px}.is-rtl.flowplayer .fp-elapsed{left:auto;right:10px}.flowplayer .fp-remaining,.flowplayer .fp-duration{right:180px;color:#eee}.no-brand.flowplayer .fp-remaining,.no-brand.flowplayer .fp-duration{right:125px}.has-menu.no-brand.flowplayer .fp-remaining,.has-menu.no-brand.flowplayer .fp-duration{right:152px}.no-volume.no-brand.flowplayer .fp-remaining,.no-volume.no-brand.flowplayer .fp-duration{right:50px}.no-mute.no-brand.flowplayer .fp-remaining,.no-mute.no-brand.flowplayer .fp-duration{right:95px}.no-mute.no-volume.no-brand.flowplayer .fp-remaining,.no-mute.no-volume.no-brand.flowplayer .fp-duration{right:10px}.has-menu.flowplayer .fp-remaining,.has-menu.flowplayer .fp-duration{right:217px}.no-volume.flowplayer .fp-remaining,.no-volume.flowplayer .fp-duration{right:115px}.no-mute.flowplayer .fp-remaining,.no-mute.flowplayer .fp-duration{right:160px}.no-mute.no-volume.flowplayer .fp-remaining,.no-mute.no-volume.flowplayer .fp-duration{right:75px}.has-menu.no-mute.no-volume.flowplayer .fp-remaining,.has-menu.no-mute.no-volume.flowplayer .fp-duration{right:112px}.is-rtl.flowplayer .fp-remaining,.is-rtl.flowplayer .fp-duration{right:auto;left:180px}.no-brand.is-rtl.flowplayer .fp-remaining,.no-brand.is-rtl.flowplayer .fp-duration{left:115px}.has-menu.no-brand.is-rtl.flowplayer .fp-remaining,.has-menu.no-brand.is-rtl.flowplayer .fp-duration{left:142px}.has-menu.is-rtl.flowplayer .fp-remaining,.has-menu.is-rtl.flowplayer .fp-duration{left:227px}.no-volume.is-rtl.flowplayer .fp-remaining,.no-volume.is-rtl.flowplayer .fp-duration{left:50px}.no-mute.is-rtl.flowplayer .fp-remaining,.no-mute.is-rtl.flowplayer .fp-duration{left:95px}.no-mute.no-volume.is-rtl.flowplayer .fp-remaining,.no-mute.no-volume.is-rtl.flowplayer .fp-duration{left:10px}.flowplayer .fp-remaining{display:none}.flowplayer.aside-time .fp-time{position:absolute;top:10px;left:10px;bottom:auto !important;width:auto;background-color:#000;background-color:rgba(0,0,0,0.65);height:30px;padding:0 5px;-webkit-border-radius:control_border_radius;-moz-border-radius:control_border_radius;border-radius:control_border_radius;line-height:30px;text-align:center;font-size:15px}.no-background.flowplayer.aside-time .fp-time{background-color:transparent !important}.flowplayer.aside-time .fp-time strong,.flowplayer.aside-time .fp-time em{position:static}.flowplayer.aside-time .fp-time .fp-elapsed::after{content:' / '}.flowplayer.is-splash,.flowplayer.is-poster{cursor:pointer}.flowplayer.is-splash .fp-controls,.flowplayer.is-poster .fp-controls,.flowplayer.is-splash .fp-fullscreen,.flowplayer.is-poster .fp-fullscreen,.flowplayer.is-splash .fp-unload,.flowplayer.is-poster .fp-unload,.flowplayer.is-splash .fp-time,.flowplayer.is-poster .fp-time,.flowplayer.is-splash .fp-embed,.flowplayer.is-poster .fp-embed,.flowplayer.is-splash .fp-title,.flowplayer.is-poster .fp-title,.flowplayer.is-splash .fp-brand,.flowplayer.is-poster .fp-brand{display:none !important}.flowplayer.is-poster .fp-engine{top:-9999em}.flowplayer.is-loading .fp-waiting{display:block}.flowplayer.is-loading .fp-controls,.flowplayer.is-loading .fp-time{display:none}.flowplayer.is-loading .fp-ui{background-position:-9999em}.flowplayer.is-loading video.fp-engine{position:absolute;top:-9999em}.flowplayer.is-seeking .fp-waiting{display:block}.flowplayer.is-playing{background-image:none !important;background-color:#333}.flowplayer.is-playing.hls-fix.is-finished .fp-engine{position:absolute;top:-9999em}.flowplayer.is-fullscreen{top:0 !important;left:0 !important;border:0 !important;margin:0 !important;width:100% !important;height:100% !important;max-width:100% !important;z-index:99999 !important;-webkit-box-shadow:0 !important;-moz-box-shadow:0 !important;box-shadow:0 !important;background-image:none !important;background-color:#333}.is-rtl.flowplayer.is-fullscreen{left:auto !important;right:0 !important}.flowplayer.is-fullscreen .fp-player{background-color:#333}.flowplayer.is-error{border:1px solid #909090;background:#fdfdfd !important}.flowplayer.is-error h2,.flowplayer.is-error .heidenhain_content-animation .animation_title,.heidenhain_content-animation .flowplayer.is-error .animation_title{font-weight:bold;font-size:large;margin-top:10%}.flowplayer.is-error .fp-message{display:block}.flowplayer.is-error object,.flowplayer.is-error video,.flowplayer.is-error .fp-controls,.flowplayer.is-error .fp-time,.flowplayer.is-error .fp-subtitle{display:none}.flowplayer.is-ready.is-muted .fp-mute{opacity:.7;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70)}.flowplayer.is-ready.is-muted .fp-mute:before{content:"\e605"}.flowplayer.is-mouseout .fp-controls{height:0;-webkit-transition:height .15s .3s;-moz-transition:height .15s .3s;transition:height .15s .3s}.is-fullscreen.flowplayer.is-mouseout .fp-controls{height:3px;bottom:0}.flowplayer.is-mouseout .fp-title{overflow:hidden}.flowplayer.is-mouseout .fp-timeline{margin:0 !important}.flowplayer.is-mouseout .fp-timeline{-webkit-transition:height .15s .3s, top .15s .3s, margin .15s .3s;-moz-transition:height .15s .3s, top .15s .3s, margin .15s .3s;transition:height .15s .3s, top .15s .3s, margin .15s .3s;height:4px;top:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.flowplayer.is-mouseout .fp-fullscreen,.flowplayer.is-mouseout .fp-unload,.flowplayer.is-mouseout .fp-elapsed,.flowplayer.is-mouseout .fp-remaining,.flowplayer.is-mouseout .fp-duration,.flowplayer.is-mouseout .fp-embed,.flowplayer.is-mouseout .fp-title,.flowplayer.is-mouseout .fp-volume,.flowplayer.is-mouseout .fp-play,.flowplayer.is-mouseout .fp-menu,.flowplayer.is-mouseout .fp-brand,.flowplayer.is-mouseout .fp-timeline-tooltip,.flowplayer.is-mouseout.aside-time .fp-time{opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .15s .3s;-moz-transition:opacity .15s .3s;transition:opacity .15s .3s}.flowplayer.is-mouseover .fp-controls,.flowplayer.fixed-controls .fp-controls{height:30px}.flowplayer.is-mouseover .fp-title,.flowplayer.fixed-controls .fp-title{height:30px}.flowplayer.is-mouseover .fp-fullscreen,.flowplayer.fixed-controls .fp-fullscreen,.flowplayer.is-mouseover .fp-unload,.flowplayer.fixed-controls .fp-unload,.flowplayer.is-mouseover .fp-elapsed,.flowplayer.fixed-controls .fp-elapsed,.flowplayer.is-mouseover .fp-remaining,.flowplayer.fixed-controls .fp-remaining,.flowplayer.is-mouseover .fp-duration,.flowplayer.fixed-controls .fp-duration,.flowplayer.is-mouseover .fp-embed,.flowplayer.fixed-controls .fp-embed,.flowplayer.is-mouseover .fp-logo,.flowplayer.fixed-controls .fp-logo,.flowplayer.is-mouseover .fp-volume,.flowplayer.fixed-controls .fp-volume,.flowplayer.is-mouseover .fp-play,.flowplayer.fixed-controls .fp-play,.flowplayer.is-mouseover .fp-menu,.flowplayer.fixed-controls .fp-menu{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}.flowplayer.fixed-controls .fp-volume{display:block}.flowplayer.fixed-controls .fp-controls{bottom:-30px}.is-fullscreen.flowplayer.fixed-controls .fp-controls{bottom:0}.flowplayer.fixed-controls .fp-time em{bottom:-20px;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}.is-fullscreen.flowplayer.fixed-controls .fp-time em{bottom:10px}.flowplayer.is-disabled .fp-progress{background-color:#999}.flowplayer.is-flash-disabled{background-color:#333}.flowplayer.is-flash-disabled object.fp-engine{z-index:100}.flowplayer.is-flash-disabled .fp-flash-disabled{display:block;z-index:101}.flowplayer .fp-embed{position:absolute;top:10px;left:auto;right:50px;display:block;width:30px;height:30px;text-align:center}.is-rtl.flowplayer .fp-embed{right:auto;left:50px}.flowplayer .fp-embed-code{position:absolute;display:none;top:10px;right:67px;background-color:#333;padding:3px 5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 3px #ccc;-moz-box-shadow:0 0 3px #ccc;box-shadow:0 0 3px #ccc;font-size:12px}.is-closeable.flowplayer .fp-embed-code{right:99px}.flowplayer .fp-embed-code:before{content:'';width:0;height:0;position:absolute;top:2px;right:-10px;border:5px solid transparent;border-left-color:#333}.is-rtl.flowplayer .fp-embed-code{right:auto;left:67px}.is-rtl.flowplayer .fp-embed-code:before{right:auto;left:-10px;border-left-color:transparent;border-right-color:#333}.flowplayer .fp-embed-code textarea{width:400px;height:16px;font-family:monaco, "courier new", verdana;color:#777;white-space:nowrap;resize:none;overflow:hidden;border:0;outline:0;background-color:transparent;color:#ccc}.flowplayer .fp-embed-code label{display:block;color:#999}.flowplayer.is-embedding .fp-embed,.flowplayer.is-embedding .fp-embed-code{display:block;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}.flowplayer.no-time .fp-embed{left:10px !important}.is-rtl.flowplayer.no-time .fp-embed{left:auto;right:10px !important}.flowplayer.is-live .fp-timeline,.flowplayer.is-live .fp-duration,.flowplayer.is-live .fp-remaining{display:none}.flowplayer .fp-context-menu{position:absolute;display:none;z-index:1001;background-color:#fff;padding:10px;border:1px solid #aaa;-webkit-box-shadow:0 0 4px #888;-moz-box-shadow:0 0 4px #888;box-shadow:0 0 4px #888;width:170px}.flowplayer .fp-context-menu li{text-align:center !important;padding:10px;color:#444 !important;font-size:11px !important;margin:0 -10px 0 -10px}.flowplayer .fp-context-menu li a{color:#00a7c8 !important;font-size:12.100000000000001px !important}.flowplayer .fp-context-menu li:hover:not(.copyright){background-color:#eee}.flowplayer .fp-context-menu li.copyright{margin:0;padding-left:110px;background-image:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/FlowPlayer/flowplayer.png");background-repeat:no-repeat;background-size:100px 20px;background-position:5px 5px;border-bottom:1px solid #bbb}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx){.flowplayer .fp-context-menu li.copyright{background-image:url("/typo3conf/ext/heidenhain_theme/Resources/Public/Images/FlowPlayer/flowplayer@2x.png")}}@-moz-keyframes pulse{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes pulse{0%{opacity:0}100%{opacity:1}}@-o-keyframes pulse{0%{opacity:0}100%{opacity:1}}@-ms-keyframes pulse{0%{opacity:0}100%{opacity:1}}@keyframes pulse{0%{opacity:0}100%{opacity:1}}.flowplayer.is-touch.is-mouseover .fp-progress:before{background-color:#00a7c8}.flowplayer .fp-menu .fp-dropdown{right:-10px;left:auto;bottom:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.flowplayer .fp-menu .fp-dropdown:before{display:none}.is-rtl.flowplayer .fp-menu .fp-dropdown{right:auto;left:-10px}.flowplayer .fp-play{width:30px}.flowplayer.aside-time .fp-time{top:0;left:0}.no-brand.flowplayer .fp-remaining,.no-brand.flowplayer .fp-duration{right:115px}.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-close,.flowplayer .fp-embed{right:0;top:0}.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-embed{right:auto;left:0}.flowplayer .fp-embed{right:32px}.is-rtl.flowplayer .fp-embed{right:auto;left:32px}.flowplayer.is-closeable.is-ready .fp-fullscreen{right:32px}.flowplayer.is-closeable.is-ready .fp-embed{right:64px}.is-rtl.flowplayer.is-closeable.is-ready .fp-fullscreen{right:auto;left:32px}.is-rtl.flowplayer.is-closeable.is-ready .fp-embed{right:auto;left:64px}.flowplayer.play-button .fp-play{display:block}.flowplayer.play-button .fp-elapsed{left:27px}.is-rtl.flowplayer.play-button .fp-elapsed{right:27px}.flowplayer.play-button .fp-timeline{margin-left:72px}.is-rtl.flowplayer.play-button .fp-timeline{margin-right:72px}.is-long.flowplayer.play-button .fp-timeline{margin-left:102px}.is-rtl.is-long.flowplayer.play-button .fp-timeline{margin-right:102px}.no-time.flowplayer.play-button .fp-timeline,.aside-time.flowplayer.play-button .fp-timeline{margin-left:27px}.is-rtl.no-time.flowplayer.play-button .fp-timeline,.is-rtl.aside-time.flowplayer.play-button .fp-timeline{margin-right:27px}.flowplayer .fp-quality-selector{transition:0.2s ease-in;box-sizing:border-box;-moz-box-sizing:border-box;position:absolute;right:10px;bottom:40px;width:0px;overflow:hidden;font-size:12px;font-weight:bold}.flowplayer .fp-quality-selector li{display:block;list-style:none;background-color:#333;background-color:rgba(51,51,51,0.6);margin:5px;padding:5px;border-radius:3px;color:#fff;text-shadow:0px 0px 2px #000;overflow:hidden;text-align:center}.flowplayer .fp-quality-selector li.active{background-color:#00a7c8;background-color:rgba(0,167,200,0.6);cursor:default}.flowplayer .fp-quality-selector li.active:hover{background-color:#00a7c8;background-color:rgba(0,167,200,0.6)}.flowplayer .fp-quality-selector li:hover{background-color:#444;background-color:rgba(51,51,51,0.8)}.flowplayer.is-mouseover .fp-quality-selector{width:80px}.flowplayer.is-finished .fp-quality-selector,.flowplayer.is-disabled .fp-quality-selector{width:0px}@media print{[role="banner"]{background-color:transparent}[class*=col-]{page-break-inside:avoid}.footer{border-top:solid 1px black;min-height:0;padding-top:10px}.footer .row>div:not(:last-child){display:none}.header--logo-left,.search--wrapper,.content-navigation{display:none}.page-content-with-submenu .page-content{width:100%}.col-sm-6{width:50%;float:left}.col-sm-7{width:58.33333%;float:left}.col-sm-8{width:66.66667%;float:left}a[href]:after{content:""}.print-header{display:block}.tab-menu--element-content{display:block}.news-detail .teaser-image,.news-detail span.teaser-button{display:none}.news-detail .teaser-content{margin:0}.news-detail [class*=col-]{page-break-inside:auto}.row{margin-bottom:10px}.row .row{margin-bottom:0}.product--form{padding-bottom:0}.product--form .cta-btn--lg,.product--form div{display:none}}
