@charset "utf-8";html,body{width:100%;margin:0;padding:0;overflow-x:hidden}body{font-size:18px;font-family:Verdana,Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}.nodeco{text-decoration:none}.rad5{border-radius:5px;box-sizing:border-box}.rad10{border-radius:10px;box-sizing:border-box}.rad15{border-radius:15px;box-sizing:border-box}img{display:block}*{touch-action:pan-y pinch-zoom double-tap-zoom}.scroller-x,.scroller-x *{touch-action:pan-x}.scroller-y,.scroller-y *{touch-action:pan-y}.scrollIns{overflow:auto;-webkit-overflow-scrolling:touch}.scrollInsMob{overflow:hidden;-webkit-overflow-scrolling:none}.oncenter{text-align:center}.onright{text-align:right}.onleft{text-align:left !important}.dista{position:relative;height:10px;z-index:-10;display:block}.distb{position:relative;height:5px;z-index:-10}.distc{position:relative;height:3px;z-index:-10}.dists{position:relative;height:1px;z-index:-10}.distd{position:relative;height:8px;z-index:-10}.descOnly{display:inline !important}.mobOnly{display:none !important}@media(max-width:800px){.descOnly{display:none !important}.mobOnly{display:inline !important}}.nomarg{margin:0}.nodisp{display:none}.pointer{cursor:pointer}.bottom_shadow{-webkit-box-shadow:0 4px 8px rgba(0,0,0,0.5);-moz-box-shadow:0 4px 8px rgba(0,0,0,0.5);box-shadow:0 4px 8px rgba(0,0,0,0.5)}.content_shadow{-webkit-box-shadow:-.3px 1px 8px #000;-moz-box-shadow:-.3px 1px 8px #000;box-shadow:-.3px 1px 8px #000}.content_inset_shadow{-webkit-box-shadow:inset -.3px 1px 8px #000;-moz-box-shadow:inset -.3px 1px 8px #000;box-shadow:inset -.3px 1px 8px #000}.fullwidth{position:relative;width:100% !important;overflow:hidden;display:block;box-sizing:border-box}.fullCover{min-height:100%;min-width:100%;height:100%;width:100%;object-fit:cover}.absCenter{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.absRight{position:absolute;right:0;top:50%;transform:translateY(-50%)}.container{display:flex;flex-direction:column;align-items:left;width:100%;box-sizing:border-box}.hider{display:none;opacity:0}.box{position:fixed;z-index:99999;padding:16px;background-color:white;height:auto;max-width:99vw;max-height:99vh;left:50%;top:50%;transform:translate(-50%,-50%);box-sizing:border-box;overflow:hidden}.box-200{width:200px}.box-300{width:300px}.box-400{width:400px}.box-500{width:500px}.box-600{width:600px}.box-700{width:700px}.box-800{width:800px}.box-900{width:900px}.box-1000{width:1000px}.box-full{width:100%}.grid{display:grid;gap:16px;margin-bottom:16px;width:calc(100% - 16px)}.gridX{display:grid;gap:0;margin-bottom:0;width:100%}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-5{grid-template-columns:repeat(5,1fr)}.grid-6{grid-template-columns:repeat(6,1fr)}.grid-7{grid-template-columns:repeat(7,1fr)}.grid-8{grid-template-columns:repeat(8,1fr)}.grid-leftBig{grid-template-columns:2fr 1fr}.grid-rightBig{grid-template-columns:1fr 2fr}.tile{background-color:#ccc;padding:20px;text-align:center;border:1px solid #000}.descRight{text-align:right}@media(max-width:1000px){.scrollInsMob{overflow:auto;-webkit-overflow-scrolling:touch}.doubleGrid{grid-template-columns:repeat(2,1fr) !important}.trippleGrid{grid-template-columns:repeat(3,1fr) !important}.grid>div>img{position:relative !important;width:100%;right:auto}.grid>div>video{position:relative !important;width:100%;right:auto}.grid-3{grid-template-columns:repeat(2,1fr)}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-5{grid-template-columns:repeat(3,1fr)}.grid-6{grid-template-columns:repeat(3,1fr)}.grid-7{grid-template-columns:repeat(2,1fr)}.grid-8{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.scrollInsMob{overflow:auto;-webkit-overflow-scrolling:touch}.doubleGrid{grid-template-columns:repeat(2,1fr) !important}.trippleGrid{grid-template-columns:repeat(3,1fr) !important}.grid>div>img{position:relative !important;width:100%;right:auto}.grid>div>video{position:relative !important;width:100%;right:auto}.grid{width:100%}.descRight{text-align:left}.grid-leftBig{grid-template-columns:repeat(1,1fr)}.grid-rightBig{grid-template-columns:repeat(1,1fr)}.grid-2{grid-template-columns:repeat(1,1fr)}.grid-3{grid-template-columns:repeat(1,1fr)}.grid-4{grid-template-columns:repeat(1,1fr)}.grid-5{grid-template-columns:repeat(1,1fr)}.grid-6{grid-template-columns:repeat(1,1fr)}.grid-7{grid-template-columns:repeat(1,1fr)}.grid-8{grid-template-columns:repeat(1,1fr)}}.wrapper{display:flex;flex-direction:column;min-height:100vh}.content{flex:1}.footer{position:relative;width:100%}.insider{position:relative;width:80%;left:10%}@media(max-width:1100px){.insider{position:relative;width:calc(100% - 32px);left:16px}}.no-select{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}button,select,input:focus{outline:0}input:focus,textarea:focus,select:focus{outline:0}select,input[type="text"],input[type="password"],input[type="number"],textarea{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:white;border:1px solid #ccc;padding:16px;font-size:14px;color:#333;width:200px;box-sizing:border-box}select:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="number"]:focus,textarea:focus{outline:0}select option{background-color:white;color:#333}select:focus option{padding-top:4px;padding-bottom:4px}select,input[type="text"],input[type="password"],input[type="number"],textarea{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:white;border:1px solid #ccc;border-radius:5px;padding:16px;font-size:14px;color:#333;box-shadow:0 0 5px rgba(0,0,0,0.3);width:200px;box-sizing:border-box}select:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="number"]:focus,textarea:focus{outline:0}select option{background-color:white;color:#333}select:focus option{padding-top:4px;padding-bottom:4px}.bluebutton{transition:all .5s ease;display:inline-block;padding:0 20px;height:50px;line-height:50px;border:0;border-radius:5px;background-color:#002776;color:white;font-weight:600;cursor:pointer;text-decoration:none}.bluebutton:hover{background-color:#009c38;box-shadow:inset 0 0 10px rgba(0,0,0,0.5) !important}textarea{min-height:200px}.marg4{margin:4px}.marg6{margin:6px}.marg8{margin:8px}.marg16{margin:16px}.marg32{margin:32px}.padding4{padding:4px;box-sizing:border-box}.padding6{padding:6px;box-sizing:border-box}.padding8{padding:8px;box-sizing:border-box}.padding16{padding:16px;box-sizing:border-box}.padding32{padding:32px;box-sizing:border-box}.colWhite{color:white !important}.colBlack{color:black !important}.colRed{color:red !important}.colGreen{color:green !important}.colBlue{color:blue !important}.listDec{list-style-type:decimal}.listDisc{list-style-type:disc}.listCir{list-style-type:circle}.listSqu{list-style-type:square}.listKan{list-style-type:kannada}.listIns{list-style-type:inside}.listNone{list-style-type:none}.listLowAlph{list-style-type:lower-alpha}.listUpAlph{list-style-type:upper-alpha}.listLowRom{list-style-type:lower-roman}.listUpRom{list-style-type:upper-roman}.listInside{list-style-position:inside}.listOutside{list-style-position:outside}.listDistance8{padding-left:8px}.listDistance16{padding-left:16px}.listDistance32{padding-left:32px}.listDistanceV8{margin-bottom::8px}.listDistanceV16{margin-bottom::16px}.listDistanceV32{margin-bottom::32px}.txtFloatRight{float:left;margin-right:20px;margin-bottom:5px;margin-top:8px}.txtFloatLeft{float:right;margin-left:20px;margin-bottom:5px;margin-top:8px}.rad5{border-radius:5px}.rad8{border-radius:8px}.rad10{border-radius:10px}.rad16{border-radius:16px}.rad32{border-radius:32px}.rad50{border-radius:50px}.rad100{border-radius:100px}.rad5,.rad8,.rad10,.rad16,.rad32,.rad50,.rad100{box-sizing:border-box}.imcontainer{position:relative;display:flex;justify-content:center;align-items:center;max-height:40vh;width:100%;overflow:hidden;top:-10px}.imcontainer img{width:100%;object-fit:cover;display:block}.imcontainer video{width:100%;max-height:40vh;object-fit:cover;display:block}@font-face{font-family:'FontAwesome';src:url(https://www.metalrain.de/laboratory/jases/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(https://www.metalrain.de/laboratory/jases/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(https://www.metalrain.de/laboratory/jases/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(https://www.metalrain.de/laboratory/jases/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(https://www.metalrain.de/laboratory/jases/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(https://www.metalrain.de/laboratory/jases/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:'Glyphicons Regular';src:url(https://www.metalrain.de/laboratory/jases/fonts/glyphicons-regular.eot);src:url(https://www.metalrain.de/laboratory/jases/fonts/glyphicons-regular.eot?#iefix) format("embedded-opentype"),url(https://www.metalrain.de/laboratory/jases/fonts/glyphicons-regular.woff2) format("woff2"),url(https://www.metalrain.de/laboratory/jases/fonts/glyphicons-regular.woff) format("woff"),url(https://www.metalrain.de/laboratory/jases/fonts/glyphicons-regular.ttf) format("truetype"),url(https://www.metalrain.de/laboratory/jases/fonts/glyphicons-regular.svg#glyphiconsregular) format("svg")}.glyphicons{display:inline-block;top:20px;font-family:'Glyphicons Regular';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicons.x05{font-size:12px}.glyphicons.x2{font-size:48px}.glyphicons.x2:before{padding:8px 12px}.glyphicons.x3{font-size:72px}.glyphicons.x3:before{padding:16px 20px}.glyphicons.x4{font-size:96px}.glyphicons.x4:before{padding:20px 28px}.glyphicons.x5{font-size:120px}.glyphicons.x5:before{padding:28px 36px}.glyphicons.light:before{color:#f2f2f2}.glyphicons.drop:before{text-shadow:-1px 1px 3px rgba(0,0,0,0.3)}.glyphicons.flip{-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:FlipH}.glyphicons.flipv{-moz-transform:scaleY(-1);-o-transform:scaleY(-1);-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:FlipV}.glyphicons.rotate90{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.glyphicons.rotate180{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.glyphicons.rotate270{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.glyphicons-glass:before{content:"\E001"}.glyphicons-leaf:before{content:"\E002"}.glyphicons-dog:before{content:"\E003"}.glyphicons-user:before{content:"\E004"}.glyphicons-girl:before{content:"\E005"}.glyphicons-car:before{content:"\E006"}.glyphicons-user-add:before{content:"\E007"}.glyphicons-user-remove:before{content:"\E008"}.glyphicons-film:before{content:"\E009"}.glyphicons-magic:before{content:"\E010"}.glyphicons-envelope:before{content:"\E011"}.glyphicons-camera:before{content:"\E012"}.glyphicons-heart:before{content:"\E013"}.glyphicons-beach-umbrella:before{content:"\E014"}.glyphicons-train:before{content:"\E015"}.glyphicons-print:before{content:"\E016"}.glyphicons-bin:before{content:"\E017"}.glyphicons-music:before{content:"\E018"}.glyphicons-music-alt:before{content:"\E019"}.glyphicons-heart-empty:before{content:"\E020"}.glyphicons-home:before{content:"\E021"}.glyphicons-snowflake:before{content:"\E022"}.glyphicons-fire:before{content:"\E023"}.glyphicons-magnet:before{content:"\E024"}.glyphicons-parents:before{content:"\E025"}.glyphicons-binoculars:before{content:"\E026"}.glyphicons-road:before{content:"\E027"}.glyphicons-search:before{content:"\E028"}.glyphicons-cars:before{content:"\E029"}.glyphicons-notes-2:before{content:"\E030"}.glyphicons-pencil:before{content:"\E031"}.glyphicons-bus:before{content:"\E032"}.glyphicons-wifi-alt:before{content:"\E033"}.glyphicons-luggage:before{content:"\E034"}.glyphicons-old-man:before{content:"\E035"}.glyphicons-woman:before{content:"\E036"}.glyphicons-file:before{content:"\E037"}.glyphicons-coins:before{content:"\E038"}.glyphicons-plane:before{content:"\E039"}.glyphicons-notes:before{content:"\E040"}.glyphicons-stats:before{content:"\E041"}.glyphicons-charts:before{content:"\E042"}.glyphicons-pie-chart:before{content:"\E043"}.glyphicons-group:before{content:"\E044"}.glyphicons-keys:before{content:"\E045"}.glyphicons-calendar:before{content:"\E046"}.glyphicons-router:before{content:"\E047"}.glyphicons-camera-small:before{content:"\E048"}.glyphicons-star-empty:before{content:"\E049"}.glyphicons-star:before{content:"\E050"}.glyphicons-link:before{content:"\E051"}.glyphicons-eye-open:before{content:"\E052"}.glyphicons-eye-close:before{content:"\E053"}.glyphicons-alarm:before{content:"\E054"}.glyphicons-clock:before{content:"\E055"}.glyphicons-stopwatch:before{content:"\E056"}.glyphicons-projector:before{content:"\E057"}.glyphicons-history:before{content:"\E058"}.glyphicons-truck:before{content:"\E059"}.glyphicons-cargo:before{content:"\E060"}.glyphicons-compass:before{content:"\E061"}.glyphicons-keynote:before{content:"\E062"}.glyphicons-paperclip:before{content:"\E063"}.glyphicons-power:before{content:"\E064"}.glyphicons-lightbulb:before{content:"\E065"}.glyphicons-tag:before{content:"\E066"}.glyphicons-tags:before{content:"\E067"}.glyphicons-cleaning:before{content:"\E068"}.glyphicons-ruler:before{content:"\E069"}.glyphicons-gift:before{content:"\E070"}.glyphicons-umbrella:before{content:"\E071"}.glyphicons-book:before{content:"\E072"}.glyphicons-bookmark:before{content:"\E073"}.glyphicons-wifi:before{content:"\E074"}.glyphicons-cup:before{content:"\E075"}.glyphicons-stroller:before{content:"\E076"}.glyphicons-headphones:before{content:"\E077"}.glyphicons-headset:before{content:"\E078"}.glyphicons-warning-sign:before{content:"\E079"}.glyphicons-signal:before{content:"\E080"}.glyphicons-retweet:before{content:"\E081"}.glyphicons-refresh:before{content:"\E082"}.glyphicons-roundabout:before{content:"\E083"}.glyphicons-random:before{content:"\E084"}.glyphicons-heat:before{content:"\E085"}.glyphicons-repeat:before{content:"\E086"}.glyphicons-display:before{content:"\E087"}.glyphicons-log-book:before{content:"\E088"}.glyphicons-address-book:before{content:"\E089"}.glyphicons-building:before{content:"\E090"}.glyphicons-eyedropper:before{content:"\E091"}.glyphicons-adjust:before{content:"\E092"}.glyphicons-tint:before{content:"\E093"}.glyphicons-crop:before{content:"\E094"}.glyphicons-vector-path-square:before{content:"\E095"}.glyphicons-vector-path-circle:before{content:"\E096"}.glyphicons-vector-path-polygon:before{content:"\E097"}.glyphicons-vector-path-line:before{content:"\E098"}.glyphicons-vector-path-curve:before{content:"\E099"}.glyphicons-vector-path-all:before{content:"\E100"}.glyphicons-font:before{content:"\E101"}.glyphicons-italic:before{content:"\E102"}.glyphicons-bold:before{content:"\E103"}.glyphicons-text-underline:before{content:"\E104"}.glyphicons-text-strike:before{content:"\E105"}.glyphicons-text-height:before{content:"\E106"}.glyphicons-text-width:before{content:"\E107"}.glyphicons-text-resize:before{content:"\E108"}.glyphicons-left-indent:before{content:"\E109"}.glyphicons-right-indent:before{content:"\E110"}.glyphicons-align-left:before{content:"\E111"}.glyphicons-align-center:before{content:"\E112"}.glyphicons-align-right:before{content:"\E113"}.glyphicons-justify:before{content:"\E114"}.glyphicons-list:before{content:"\E115"}.glyphicons-text-smaller:before{content:"\E116"}.glyphicons-text-bigger:before{content:"\E117"}.glyphicons-embed:before{content:"\E118"}.glyphicons-embed-close:before{content:"\E119"}.glyphicons-table:before{content:"\E120"}.glyphicons-message-full:before{content:"\E121"}.glyphicons-message-empty:before{content:"\E122"}.glyphicons-message-in:before{content:"\E123"}.glyphicons-message-out:before{content:"\E124"}.glyphicons-message-plus:before{content:"\E125"}.glyphicons-message-minus:before{content:"\E126"}.glyphicons-message-ban:before{content:"\E127"}.glyphicons-message-flag:before{content:"\E128"}.glyphicons-message-lock:before{content:"\E129"}.glyphicons-message-new:before{content:"\E130"}.glyphicons-inbox:before{content:"\E131"}.glyphicons-inbox-plus:before{content:"\E132"}.glyphicons-inbox-minus:before{content:"\E133"}.glyphicons-inbox-lock:before{content:"\E134"}.glyphicons-inbox-in:before{content:"\E135"}.glyphicons-inbox-out:before{content:"\E136"}.glyphicons-cogwheel:before{content:"\E137"}.glyphicons-cogwheels:before{content:"\E138"}.glyphicons-picture:before{content:"\E139"}.glyphicons-adjust-alt:before{content:"\E140"}.glyphicons-database-lock:before{content:"\E141"}.glyphicons-database-plus:before{content:"\E142"}.glyphicons-database-minus:before{content:"\E143"}.glyphicons-database-ban:before{content:"\E144"}.glyphicons-folder-open:before{content:"\E145"}.glyphicons-folder-plus:before{content:"\E146"}.glyphicons-folder-minus:before{content:"\E147"}.glyphicons-folder-lock:before{content:"\E148"}.glyphicons-folder-flag:before{content:"\E149"}.glyphicons-folder-new:before{content:"\E150"}.glyphicons-edit:before{content:"\E151"}.glyphicons-new-window:before{content:"\E152"}.glyphicons-check:before{content:"\E153"}.glyphicons-unchecked:before{content:"\E154"}.glyphicons-more-windows:before{content:"\E155"}.glyphicons-show-big-thumbnails:before{content:"\E156"}.glyphicons-show-thumbnails:before{content:"\E157"}.glyphicons-show-thumbnails-with-lines:before{content:"\E158"}.glyphicons-show-lines:before{content:"\E159"}.glyphicons-playlist:before{content:"\E160"}.glyphicons-imac:before{content:"\E161"}.glyphicons-macbook:before{content:"\E162"}.glyphicons-ipad:before{content:"\E163"}.glyphicons-iphone:before{content:"\E164"}.glyphicons-iphone-transfer:before{content:"\E165"}.glyphicons-iphone-exchange:before{content:"\E166"}.glyphicons-ipod:before{content:"\E167"}.glyphicons-ipod-shuffle:before{content:"\E168"}.glyphicons-ear-plugs:before{content:"\E169"}.glyphicons-record:before{content:"\E170"}.glyphicons-step-backward:before{content:"\E171"}.glyphicons-fast-backward:before{content:"\E172"}.glyphicons-rewind:before{content:"\E173"}.glyphicons-play:before{content:"\E174"}.glyphicons-pause:before{content:"\E175"}.glyphicons-stop:before{content:"\E176"}.glyphicons-forward:before{content:"\E177"}.glyphicons-fast-forward:before{content:"\E178"}.glyphicons-step-forward:before{content:"\E179"}.glyphicons-eject:before{content:"\E180"}.glyphicons-facetime-video:before{content:"\E181"}.glyphicons-download-alt:before{content:"\E182"}.glyphicons-mute:before{content:"\E183"}.glyphicons-volume-down:before{content:"\E184"}.glyphicons-volume-up:before{content:"\E185"}.glyphicons-screenshot:before{content:"\E186"}.glyphicons-move:before{content:"\E187"}.glyphicons-more:before{content:"\E188"}.glyphicons-brightness-reduce:before{content:"\E189"}.glyphicons-brightness-increase:before{content:"\E190"}.glyphicons-plus-sign:before{content:"\E191"}.glyphicons-minus-sign:before{content:"\E192"}.glyphicons-remove-sign:before{content:"\E193"}.glyphicons-ok-sign:before{content:"\E194"}.glyphicons-question-sign:before{content:"\E195"}.glyphicons-info-sign:before{content:"\E196"}.glyphicons-exclamation-sign:before{content:"\E197"}.glyphicons-remove-circle:before{content:"\E198"}.glyphicons-ok-circle:before{content:"\E199"}.glyphicons-ban-circle:before{content:"\E200"}.glyphicons-download:before{content:"\E201"}.glyphicons-upload:before{content:"\E202"}.glyphicons-shopping-cart:before{content:"\E203"}.glyphicons-lock:before{content:"\E204"}.glyphicons-unlock:before{content:"\E205"}.glyphicons-electricity:before{content:"\E206"}.glyphicons-ok:before{content:"\E207"}.glyphicons-remove:before{content:"\E208"}.glyphicons-cart-in:before{content:"\E209"}.glyphicons-cart-out:before{content:"\E210"}.glyphicons-arrow-left:before{content:"\E211"}.glyphicons-arrow-right:before{content:"\E212"}.glyphicons-arrow-down:before{content:"\E213"}.glyphicons-arrow-up:before{content:"\E214"}.glyphicons-resize-small:before{content:"\E215"}.glyphicons-resize-full:before{content:"\E216"}.glyphicons-circle-arrow-left:before{content:"\E217"}.glyphicons-circle-arrow-right:before{content:"\E218"}.glyphicons-circle-arrow-top:before{content:"\E219"}.glyphicons-circle-arrow-down:before{content:"\E220"}.glyphicons-play-button:before{content:"\E221"}.glyphicons-unshare:before{content:"\E222"}.glyphicons-share:before{content:"\E223"}.glyphicons-chevron-right:before{content:"\E224"}.glyphicons-chevron-left:before{content:"\E225"}.glyphicons-bluetooth:before{content:"\E226"}.glyphicons-euro:before{content:"\E227"}.glyphicons-usd:before{content:"\E228"}.glyphicons-gbp:before{content:"\E229"}.glyphicons-retweet-2:before{content:"\E230"}.glyphicons-moon:before{content:"\E231"}.glyphicons-sun:before{content:"\E232"}.glyphicons-cloud:before{content:"\E233"}.glyphicons-direction:before{content:"\E234"}.glyphicons-brush:before{content:"\E235"}.glyphicons-pen:before{content:"\E236"}.glyphicons-zoom-in:before{content:"\E237"}.glyphicons-zoom-out:before{content:"\E238"}.glyphicons-pin:before{content:"\E239"}.glyphicons-albums:before{content:"\E240"}.glyphicons-rotation-lock:before{content:"\E241"}.glyphicons-flash:before{content:"\E242"}.glyphicons-map-marker:before{content:"\E243"}.glyphicons-anchor:before{content:"\E244"}.glyphicons-conversation:before{content:"\E245"}.glyphicons-chat:before{content:"\E246"}.glyphicons-note-empty:before{content:"\E247"}.glyphicons-note:before{content:"\E248"}.glyphicons-asterisk:before{content:"\E249"}.glyphicons-divide:before{content:"\E250"}.glyphicons-snorkel-diving:before{content:"\E251"}.glyphicons-scuba-diving:before{content:"\E252"}.glyphicons-oxygen-bottle:before{content:"\E253"}.glyphicons-fins:before{content:"\E254"}.glyphicons-fishes:before{content:"\E255"}.glyphicons-boat:before{content:"\E256"}.glyphicons-delete:before{content:"\E257"}.glyphicons-sheriffs-star:before{content:"\E258"}.glyphicons-qrcode:before{content:"\E259"}.glyphicons-barcode:before{content:"\E260"}.glyphicons-pool:before{content:"\E261"}.glyphicons-buoy:before{content:"\E262"}.glyphicons-spade:before{content:"\E263"}.glyphicons-bank:before{content:"\E264"}.glyphicons-vcard:before{content:"\E265"}.glyphicons-electrical-plug:before{content:"\E266"}.glyphicons-flag:before{content:"\E267"}.glyphicons-credit-card:before{content:"\E268"}.glyphicons-keyboard-wireless:before{content:"\E269";content:\E270}.glyphicons-shield:before{content:"\E271"}.glyphicons-ring:before{content:"\E272"}.glyphicons-cake:before{content:"\E273"}.glyphicons-drink:before{content:"\E274"}.glyphicons-beer:before{content:"\E275"}.glyphicons-fast-food:before{content:"\E276"}.glyphicons-cutlery:before{content:"\E277"}.glyphicons-pizza:before{content:"\E278"}.glyphicons-birthday-cake:before{content:"\E279"}.glyphicons-tablet:before{content:"\E280"}.glyphicons-settings:before{content:"\E281"}.glyphicons-bullets:before{content:"\E282"}.glyphicons-cardio:before{content:"\E283"}.glyphicons-t-shirt:before{content:"\E284"}.glyphicons-pants:before{content:"\E285"}.glyphicons-sweater:before{content:"\E286"}.glyphicons-fabric:before{content:"\E287"}.glyphicons-leather:before{content:"\E288"}.glyphicons-scissors:before{content:"\E289"}.glyphicons-bomb:before{content:"\E290"}.glyphicons-skull:before{content:"\E291"}.glyphicons-celebration:before{content:"\E292"}.glyphicons-tea-kettle:before{content:"\E293"}.glyphicons-french-press:before{content:"\E294"}.glyphicons-coffee-cup:before{content:"\E295"}.glyphicons-pot:before{content:"\E296"}.glyphicons-grater:before{content:"\E297"}.glyphicons-kettle:before{content:"\E298"}.glyphicons-hospital:before{content:"\E299"}.glyphicons-hospital-h:before{content:"\E300"}.glyphicons-microphone:before{content:"\E301"}.glyphicons-webcam:before{content:"\E302"}.glyphicons-temple-christianity-church:before{content:"\E303"}.glyphicons-temple-islam:before{content:"\E304"}.glyphicons-temple-hindu:before{content:"\E305"}.glyphicons-temple-buddhist:before{content:"\E306"}.glyphicons-bicycle:before{content:"\E307"}.glyphicons-life-preserver:before{content:"\E308"}.glyphicons-share-alt:before{content:"\E309"}.glyphicons-comments:before{content:"\E310"}.glyphicons-flower:before{content:"\E311"}.glyphicons-baseball:before{content:"\E312"}.glyphicons-rugby:before{content:"\E313"}.glyphicons-ax:before{content:"\E314"}.glyphicons-table-tennis:before{content:"\E315"}.glyphicons-bowling:before{content:"\E316"}.glyphicons-tree-conifer:before{content:"\E317"}.glyphicons-tree-deciduous:before{content:"\E318"}.glyphicons-more-items:before{content:"\E319"}.glyphicons-sort:before{content:"\E320"}.glyphicons-filter:before{content:"\E321"}.glyphicons-gamepad:before{content:"\E322"}.glyphicons-playing-dices:before{content:"\E323"}.glyphicons-calculator:before{content:"\E324"}.glyphicons-tie:before{content:"\E325"}.glyphicons-wallet:before{content:"\E326"}.glyphicons-piano:before{content:"\E327"}.glyphicons-sampler:before{content:"\E328"}.glyphicons-podium:before{content:"\E329"}.glyphicons-soccer-ball:before{content:"\E330"}.glyphicons-blog:before{content:"\E331"}.glyphicons-dashboard:before{content:"\E332"}.glyphicons-certificate:before{content:"\E333"}.glyphicons-bell:before{content:"\E334"}.glyphicons-candle:before{content:"\E335"}.glyphicons-pushpin:before{content:"\E336"}.glyphicons-iphone-shake:before{content:"\E337"}.glyphicons-pin-flag:before{content:"\E338"}.glyphicons-turtle:before{content:"\E339"}.glyphicons-rabbit:before{content:"\E340"}.glyphicons-globe:before{content:"\E341"}.glyphicons-briefcase:before{content:"\E342"}.glyphicons-hdd:before{content:"\E343"}.glyphicons-thumbs-up:before{content:"\E344"}.glyphicons-thumbs-down:before{content:"\E345"}.glyphicons-hand-right:before{content:"\E346"}.glyphicons-hand-left:before{content:"\E347"}.glyphicons-hand-up:before{content:"\E348"}.glyphicons-hand-down:before{content:"\E349"}.glyphicons-fullscreen:before{content:"\E350"}.glyphicons-shopping-bag:before{content:"\E351"}.glyphicons-book-open:before{content:"\E352"}.glyphicons-nameplate:before{content:"\E353"}.glyphicons-nameplate-alt:before{content:"\E354"}.glyphicons-vases:before{content:"\E355"}.glyphicons-bullhorn:before{content:"\E356"}.glyphicons-dumbbell:before{content:"\E357"}.glyphicons-suitcase:before{content:"\E358"}.glyphicons-file-import:before{content:"\E359"}.glyphicons-file-export:before{content:"\E360"}.glyphicons-bug:before{content:"\E361"}.glyphicons-crown:before{content:"\E362"}.glyphicons-smoking:before{content:"\E363"}.glyphicons-cloud-upload:before{content:"\E364"}.glyphicons-cloud-download:before{content:"\E365"}.glyphicons-restart:before{content:"\E366"}.glyphicons-security-camera:before{content:"\E367"}.glyphicons-expand:before{content:"\E368"}.glyphicons-collapse:before{content:"\E369"}.glyphicons-collapse-top:before{content:"\E370"}.glyphicons-globe-af:before{content:"\E371"}.glyphicons-global:before{content:"\E372"}.glyphicons-spray:before{content:"\E373"}.glyphicons-nails:before{content:"\E374"}.glyphicons-claw-hammer:before{content:"\E375"}.glyphicons-classic-hammer:before{content:"\E376"}.glyphicons-hand-saw:before{content:"\E377"}.glyphicons-riflescope:before{content:"\E378"}.glyphicons-electrical-socket-eu:before{content:"\E379"}.glyphicons-electrical-socket-us:before{content:"\E380"}.glyphicons-message-forward:before{content:"\E381"}.glyphicons-coat-hanger:before{content:"\E382"}.glyphicons-dress:before{content:"\E383"}.glyphicons-bathrobe:before{content:"\E384"}.glyphicons-shirt:before{content:"\E385"}.glyphicons-underwear:before{content:"\E386"}.glyphicons-log-in:before{content:"\E387"}.glyphicons-log-out:before{content:"\E388"}.glyphicons-exit:before{content:"\E389"}.glyphicons-new-window-alt:before{content:"\E390"}.glyphicons-video-sd:before{content:"\E391"}.glyphicons-video-hd:before{content:"\E392"}.glyphicons-subtitles:before{content:"\E393"}.glyphicons-sound-stereo:before{content:"\E394"}.glyphicons-sound-dolby:before{content:"\E395"}.glyphicons-sound-5-1:before{content:"\E396"}.glyphicons-sound-6-1:before{content:"\E397"}.glyphicons-sound-7-1:before{content:"\E398"}.glyphicons-copyright-mark:before{content:"\E399"}.glyphicons-registration-mark:before{content:"\E400"}.glyphicons-radar:before{content:"\E401"}.glyphicons-skateboard:before{content:"\E402"}.glyphicons-golf-course:before{content:"\E403"}.glyphicons-sorting:before{content:"\E404"}.glyphicons-sort-by-alphabet:before{content:"\E405"}.glyphicons-sort-by-alphabet-alt:before{content:"\E406"}.glyphicons-sort-by-order:before{content:"\E407"}.glyphicons-sort-by-order-alt:before{content:"\E408"}.glyphicons-sort-by-attributes:before{content:"\E409"}.glyphicons-sort-by-attributes-alt:before{content:"\E410"}.glyphicons-compressed:before{content:"\E411"}.glyphicons-package:before{content:"\E412"}.glyphicons-cloud-plus:before{content:"\E413"}.glyphicons-cloud-minus:before{content:"\E414"}.glyphicons-disk-save:before{content:"\E415"}.glyphicons-disk-open:before{content:"\E416"}.glyphicons-disk-saved:before{content:"\E417"}.glyphicons-disk-remove:before{content:"\E418"}.glyphicons-disk-import:before{content:"\E419"}.glyphicons-disk-export:before{content:"\E420"}.glyphicons-tower:before{content:"\E421"}.glyphicons-send:before{content:"\E422"}.glyphicons-git-branch:before{content:"\E423"}.glyphicons-git-create:before{content:"\E424"}.glyphicons-git-private:before{content:"\E425"}.glyphicons-git-delete:before{content:"\E426"}.glyphicons-git-merge:before{content:"\E427"}.glyphicons-git-pull-request:before{content:"\E428"}.glyphicons-git-compare:before{content:"\E429"}.glyphicons-git-commit:before{content:"\E430"}.glyphicons-construction-cone:before{content:"\E431"}.glyphicons-shoe-steps:before{content:"\E432"}.glyphicons-plus:before{content:"\E433"}.glyphicons-minus:before{content:"\E434"}.glyphicons-redo:before{content:"\E435"}.glyphicons-undo:before{content:"\E436"}.glyphicons-golf:before{content:"\E437"}.glyphicons-hockey:before{content:"\E438"}.glyphicons-pipe:before{content:"\E439"}.glyphicons-wrench:before{content:"\E440"}.glyphicons-folder-closed:before{content:"\E441"}.glyphicons-phone-alt:before{content:"\E442"}.glyphicons-earphone:before{content:"\E443"}.glyphicons-floppy-disk:before{content:"\E444"}.glyphicons-floppy-saved:before{content:"\E445"}.glyphicons-floppy-remove:before{content:"\E446"}.glyphicons-floppy-save:before{content:"\E447"}.glyphicons-floppy-open:before{content:"\E448"}.glyphicons-translate:before{content:"\E449"}.glyphicons-fax:before{content:"\E450"}.glyphicons-factory:before{content:"\E451"}.glyphicons-shop-window:before{content:"\E452"}.glyphicons-shop:before{content:"\E453"}.glyphicons-kiosk:before{content:"\E454"}.glyphicons-kiosk-wheels:before{content:"\E455"}.glyphicons-kiosk-light:before{content:"\E456"}.glyphicons-kiosk-food:before{content:"\E457"}.glyphicons-transfer:before{content:"\E458"}.glyphicons-money:before{content:"\E459"}.glyphicons-header:before{content:"\E460"}.glyphicons-blacksmith:before{content:"\E461"}.glyphicons-saw-blade:before{content:"\E462"}.glyphicons-basketball:before{content:"\E463"}.glyphicons-server:before{content:"\E464"}.glyphicons-server-plus:before{content:"\E465"}.glyphicons-server-minus:before{content:"\E466"}.glyphicons-server-ban:before{content:"\E467"}.glyphicons-server-flag:before{content:"\E468"}.glyphicons-server-lock:before{content:"\E469"}.glyphicons-server-new:before{content:"\E470"}.glyphicons-charging-station:before{content:"\E471"}.glyphicons-gas-station:before{content:"\E472"}.glyphicons-target:before{content:"\E473"}.glyphicons-bed:before{content:"\E474"}.glyphicons-mosquito:before{content:"\E475"}.glyphicons-dining-set:before{content:"\E476"}.glyphicons-plate-of-food:before{content:"\E477"}.glyphicons-hygiene-kit:before{content:"\E478"}.glyphicons-blackboard:before{content:"\E479"}.glyphicons-marriage:before{content:"\E480"}.glyphicons-bucket:before{content:"\E481"}.glyphicons-none-color-swatch:before{content:"\E482"}.glyphicons-bring-forward:before{content:"\E483"}.glyphicons-bring-to-front:before{content:"\E484"}.glyphicons-send-backward:before{content:"\E485"}.glyphicons-send-to-back:before{content:"\E486"}.glyphicons-fit-frame-to-image:before{content:"\E487"}.glyphicons-fit-image-to-frame:before{content:"\E488"}.glyphicons-multiple-displays:before{content:"\E489"}.glyphicons-handshake:before{content:"\E490"}.glyphicons-child:before{content:"\E491"}.glyphicons-baby-formula:before{content:"\E492"}.glyphicons-medicine:before{content:"\E493"}.glyphicons-atv-vehicle:before{content:"\E494"}.glyphicons-motorcycle:before{content:"\E495"}.glyphicons-bed-alt:before{content:"\E496"}.glyphicons-tent:before{content:"\E497"}.glyphicons-glasses:before{content:"\E498"}.glyphicons-sunglasses:before{content:"\E499"}.glyphicons-family:before{content:"\E500"}.glyphicons-education:before{content:"\E501"}.glyphicons-shoes:before{content:"\E502"}.glyphicons-map:before{content:"\E503"}.glyphicons-cd:before{content:"\E504"}.glyphicons-alert:before{content:"\E505"}.glyphicons-piggy-bank:before{content:"\E506"}.glyphicons-star-half:before{content:"\E507"}.glyphicons-cluster:before{content:"\E508"}.glyphicons-flowchart:before{content:"\E509"}.glyphicons-commodities:before{content:"\E510"}.glyphicons-duplicate:before{content:"\E511"}.glyphicons-copy:before{content:"\E512"}.glyphicons-paste:before{content:"\E513"}.glyphicons-bath-bathtub:before{content:"\E514"}.glyphicons-bath-shower:before{content:"\E515"}.glyphicons-shower:before{content:"\E516"}.glyphicons-menu-hamburger:before{content:"\E517"}.glyphicons-option-vertical:before{content:"\E518"}.glyphicons-option-horizontal:before{content:"\E519"}.glyphicons-currency-conversion:before{content:"\E520"}.glyphicons-user-ban:before{content:"\E521"}.glyphicons-user-lock:before{content:"\E522"}.glyphicons-user-flag:before{content:"\E523"}.glyphicons-user-asterisk:before{content:"\E524"}.glyphicons-user-alert:before{content:"\E525"}.glyphicons-user-key:before{content:"\E526"}.glyphicons-user-conversation:before{content:"\E527"}.glyphicons-database:before{content:"\E528"}.glyphicons-database-search:before{content:"\E529"}.glyphicons-list-alt:before{content:"\E530"}.glyphicons-hazard-sign:before{content:"\E531"}.glyphicons-hazard:before{content:"\E532"}.glyphicons-stop-sign:before{content:"\E533"}.glyphicons-lab:before{content:"\E534"}.glyphicons-lab-alt:before{content:"\E535"}.glyphicons-ice-cream:before{content:"\E536"}.glyphicons-ice-lolly:before{content:"\E537"}.glyphicons-ice-lolly-tasted:before{content:"\E538"}.glyphicons-invoice:before{content:"\E539"}.glyphicons-cart-tick:before{content:"\E540"}.glyphicons-hourglass:before{content:"\E541"}.glyphicons-cat:before{content:"\E542"}.glyphicons-lamp:before{content:"\E543"}.glyphicons-scale-classic:before{content:"\E544"}.glyphicons-eye-plus:before{content:"\E545"}.glyphicons-eye-minus:before{content:"\E546"}.glyphicons-quote:before{content:"\E547"}.glyphicons-bitcoin:before{content:"\E548"}.glyphicons-yen:before{content:"\E549"}.glyphicons-ruble:before{content:"\E550"}.glyphicons-erase:before{content:"\E551"}.glyphicons-podcast:before{content:"\E552"}.glyphicons-firework:before{content:"\E553"}.glyphicons-scale:before{content:"\E554"}.glyphicons-king:before{content:"\E555"}.glyphicons-queen:before{content:"\E556"}.glyphicons-pawn:before{content:"\E557"}.glyphicons-bishop:before{content:"\E558"}.glyphicons-knight:before{content:"\E559"}.glyphicons-mic-mute:before{content:"\E560"}.glyphicons-voicemail:before{content:"\E561"}.glyphicons-paragraph-alt:before{content:"\E562"}.glyphicons-person-walking:before{content:"\E563"}.glyphicons-person-wheelchair:before{content:"\E564"}.glyphicons-underground:before{content:"\E565"}.glyphicons-car-hov:before{content:"\E566"}.glyphicons-car-rental:before{content:"\E567"}.glyphicons-transport:before{content:"\E568"}.glyphicons-taxi:before{content:"\E569"}.glyphicons-ice-cream-no:before{content:"\E570"}.glyphicons-uk-rat-u:before{content:"\E571"}.glyphicons-uk-rat-pg:before{content:"\E572"}.glyphicons-uk-rat-12a:before{content:"\E573"}.glyphicons-uk-rat-12:before{content:"\E574"}.glyphicons-uk-rat-15:before{content:"\E575"}.glyphicons-uk-rat-18:before{content:"\E576"}.glyphicons-uk-rat-r18:before{content:"\E577"}.glyphicons-tv:before{content:"\E578"}.glyphicons-sms:before{content:"\E579"}.glyphicons-mms:before{content:"\E580"}.glyphicons-us-rat-g:before{content:"\E581"}.glyphicons-us-rat-pg:before{content:"\E582"}.glyphicons-us-rat-pg-13:before{content:"\E583"}.glyphicons-us-rat-restricted:before{content:"\E584"}.glyphicons-us-rat-no-one-17:before{content:"\E585"}.glyphicons-equalizer:before{content:"\E586"}.glyphicons-speakers:before{content:"\E587"}.glyphicons-remote-control:before{content:"\E588"}.glyphicons-remote-control-tv:before{content:"\E589"}.glyphicons-shredder:before{content:"\E590"}.glyphicons-folder-heart:before{content:"\E591"}.glyphicons-person-running:before{content:"\E592"}.glyphicons-person:before{content:"\E593"}.glyphicons-voice:before{content:"\E594"}.glyphicons-stethoscope:before{content:"\E595"}.glyphicons-paired:before{content:"\E596"}.glyphicons-activity:before{content:"\E597"}.glyphicons-watch:before{content:"\E598"}.glyphicons-scissors-alt:before{content:"\E599"}.glyphicons-car-wheel:before{content:"\E600"}.glyphicons-chevron-up:before{content:"\E601"}.glyphicons-chevron-down:before{content:"\E602"}.glyphicons-superscript:before{content:"\E603"}.glyphicons-subscript:before{content:"\E604"}.glyphicons-text-size:before{content:"\E605"}.glyphicons-text-color:before{content:"\E606"}.glyphicons-text-background:before{content:"\E607"}.glyphicons-modal-window:before{content:"\E608"}.glyphicons-newspaper:before{content:"\E609"}.glyphicons-tractor:before{content:"\E610"}.glyphicons-camping:before{content:"\E611"}.glyphicons-camping-benches:before{content:"\E612"}.glyphicons-forest:before{content:"\E613"}.glyphicons-park:before{content:"\E614"}.glyphicons-field:before{content:"\E615"}.glyphicons-mountains:before{content:"\E616"}.glyphicons-fees-payments:before{content:"\E617"}.glyphicons-small-payments:before{content:"\E618"}.glyphicons-mixed-buildings:before{content:"\E619"}.glyphicons-industrial-zone:before{content:"\E620"}.glyphicons-visitor-tag:before{content:"\E621"}.glyphicons-businessman:before{content:"\E622"}.glyphicons-meditation:before{content:"\E623"}.glyphicons-bath:before{content:"\E624"}.glyphicons-donate:before{content:"\E625"}.glyphicons-sauna:before{content:"\E626"}.glyphicons-bedroom-nightstand:before{content:"\E627"}.glyphicons-bedroom-lamp:before{content:"\E628"}.glyphicons-doctor:before{content:"\E629"}.glyphicons-engineering-networks:before{content:"\E630"}.glyphicons-washing-machine:before{content:"\E631"}.glyphicons-dryer:before{content:"\E632"}.glyphicons-dishwasher:before{content:"\E633"}.glyphicons-luggage-group:before{content:"\E634"}.glyphicons-teenager:before{content:"\E635"}.glyphicons-person-stick:before{content:"\E636"}.glyphicons-person-stick-old:before{content:"\E637"}.glyphicons-traveler:before{content:"\E638"}.glyphicons-veteran:before{content:"\E639"}.glyphicons-group-chat:before{content:"\E640"}.glyphicons-elections:before{content:"\E641"}.glyphicons-law-justice:before{content:"\E642"}.glyphicons-judiciary:before{content:"\E643"}.glyphicons-house-fire:before{content:"\E644"}.glyphicons-firefighters:before{content:"\E645"}.glyphicons-police:before{content:"\E646"}.glyphicons-ambulance:before{content:"\E647"}.glyphicons-light-beacon:before{content:"\E648"}.glyphicons-important-day:before{content:"\E649"}.glyphicons-bike-park:before{content:"\E650"}.glyphicons-object-align-top:before{content:"\E651"}.glyphicons-object-align-bottom:before{content:"\E652"}.glyphicons-object-align-horizontal:before{content:"\E653"}.glyphicons-object-align-left:before{content:"\E654"}.glyphicons-object-align-vertical:before{content:"\E655"}.glyphicons-object-align-right:before{content:"\E656"}.glyphicons-reflect-y:before{content:"\E657"}.glyphicons-reflect-x:before{content:"\E658"}.glyphicons-tick:before{content:"\E659"}.glyphicons-lawnmower:before{content:"\E660"}.glyphicons-call-redirect:before{content:"\E661"}.glyphicons-call-ip:before{content:"\E662"}.glyphicons-call-record:before{content:"\E663"}.glyphicons-call-ringtone:before{content:"\E664"}.glyphicons-call-traffic:before{content:"\E665"}.glyphicons-call-hold:before{content:"\E666"}.glyphicons-call-incoming:before{content:"\E667"}.glyphicons-call-outgoing:before{content:"\E668"}.glyphicons-call-video:before{content:"\E669"}.glyphicons-call-missed:before{content:"\E670"}.glyphicons-theater:before{content:"\E671"}.glyphicons-heartbeat:before{content:"\E672"}.glyphicons-kettlebell:before{content:"\E673"}.glyphicons-fireplace:before{content:"\E674"}.glyphicons-street-lights:before{content:"\E675"}.glyphicons-pedestrian:before{content:"\E676"}.glyphicons-flood:before{content:"\E677"}.glyphicons-open-water:before{content:"\E678"}.glyphicons-for-sale:before{content:"\E679"}.glyphicons-dustbin:before{content:"\E680"}.glyphicons-door:before{content:"\E681"}.glyphicons-camp-fire:before{content:"\E682"}.glyphicons-fleur-de-lis:before{content:"\E683"}.glyphicons-temperature-settings:before{content:"\E684"}.glyphicons-article:before{content:"\E685"}.glyphicons-sunbath:before{content:"\E686"}.glyphicons-balanced-diet:before{content:"\E687"}.glyphicons-ticket:before{content:"\E688"}.glyphicons-parking-ticket:before{content:"\E689"}.glyphicons-parking-meter:before{content:"\E690"}.glyphicons-laptop:before{content:"\E691"}.glyphicons-tree-structure:before{content:"\E692"}.glyphicons-weather-warning:before{content:"\E693"}.glyphicons-temperature-low:before{content:"\E694"}.glyphicons-temperature-high:before{content:"\E695"}.glyphicons-temperature-low-warning:before{content:"\E696"}.glyphicons-temperature-high-warning:before{content:"\E697"}.glyphicons-hurricane:before{content:"\E698"}.glyphicons-storm:before{content:"\E699"}.glyphicons-sorted-waste:before{content:"\E700"}.glyphicons-ear:before{content:"\E701"}.glyphicons-ear-deaf:before{content:"\E702"}.glyphicons-file-plus:before{content:"\E703"}.glyphicons-file-minus:before{content:"\E704"}.glyphicons-file-lock:before{content:"\E705"}.glyphicons-file-cloud:before{content:"\E706"}.glyphicons-file-cloud-download:before{content:"\E707"}.glyphicons-file-cloud-upload:before{content:"\E708"}.glyphicons-paragraph:before{content:"\E709"}.glyphicons-list-numbered:before{content:"\E710"}.glyphicons-donate-heart:before{content:"\E711"}.glyphicons-government:before{content:"\E712"}.glyphicons-maze:before{content:"\E713"}.glyphicons-chronicle:before{content:"\E714"}.glyphicons-user-structure:before{content:"\E715"}.glyphicons-recycle:before{content:"\E716"}.glyphicons-gas:before{content:"\E717"}.glyphicons-waste-pipe:before{content:"\E718"}.glyphicons-water-pipe:before{content:"\E719"}.glyphicons-parking:before{content:"\E720"}.glyphicons-closed:before{content:"\E721"}.glyphicons-mouse:before{content:"\E722"}.glyphicons-mouse-double-click:before{content:"\E723"}.glyphicons-mouse-left-click:before{content:"\E724"}.glyphicons-mouse-right-click:before{content:"\E725"}.glyphicons-mouse-middle-click:before{content:"\E726"}.glyphicons-mouse-scroll:before{content:"\E727"}.glyphicons-resize-vertical:before{content:"\E728"}.glyphicons-resize-horizontal:before{content:"\E729"}.glyphicons-temperature:before{content:"\E730"}.glyphicons-puzzle:before{content:"\E731"}.glyphicons-puzzle-2:before{content:"\E732"}.glyphicons-puzzle-3:before{content:"\E733"}.glyphicons-nearby-square:before{content:"\E734"}.glyphicons-nearby-circle:before{content:"\E735"}.glyphicons-rotate-right:before{content:"\E736"}.glyphicons-rotate-left:before{content:"\E737"}.glyphicons-pictures:before{content:"\E738"}.glyphicons-photo-album:before{content:"\E739"}.glyphicons-cadastral-map:before{content:"\E740"}.glyphicons-fingerprint-scan:before{content:"\E741"}.glyphicons-fingerprint:before{content:"\E742"}.glyphicons-fingerprint-lock:before{content:"\E743"}.glyphicons-fingerprint-ok:before{content:"\E744"}.glyphicons-fingerprint-remove:before{content:"\E745"}.glyphicons-fingerprint-reload:before{content:"\E746"}.glyphicons-pending-notifications:before{content:"\E747"}.glyphicons-synchronization:before{content:"\E748"}.glyphicons-synchronization-ban:before{content:"\E749"}.glyphicons-hash:before{content:"\E750"}.glyphicons-gender-male:before{content:"\E751"}.glyphicons-gender-female:before{content:"\E752"}.glyphicons-gender-virgin-female:before{content:"\E753"}.glyphicons-gender-intersex:before{content:"\E754"}.glyphicons-gender-transgender:before{content:"\E755"}.glyphicons-gender-ori-lesbian:before{content:"\E756"}.glyphicons-gender-ori-gay:before{content:"\E757"}.glyphicons-gender-ori-hetero:before{content:"\E758"}.glyphicons-gender-other:before{content:"\E759"}.glyphicons-gender-unknown:before{content:"\E760"}.glyphicons-scanner:before{content:"\E761"}.glyphicons-multifunction-printer:before{content:"\E762"}.glyphicons-lasso:before{content:"\E763"}.glyphicons-view-360:before{content:"\E764"}.glyphicons-battery-charging:before{content:"\E765"}.glyphicons-battery-full:before{content:"\E766"}.glyphicons-battery-75:before{content:"\E767"}.glyphicons-battery-50:before{content:"\E768"}.glyphicons-battery-25:before{content:"\E769"}.glyphicons-battery-10:before{content:"\E770"}.glyphicons-satellite:before{content:"\E771"}.glyphicons-satellite-dish:before{content:"\E772"}.glyphicons-satellite-dish-alt:before{content:"\E773"}.glyphicons-auction:before{content:"\E774"}.glyphicons-directions:before{content:"\E775"}.glyphicons-race:before{content:"\E776"}.glyphicons-robot:before{content:"\E777"}.glyphicons-ruler-alt:before{content:"\E778"}.glyphicons-cube-empty:before{content:"\E779"}.glyphicons-cube-black:before{content:"\E780"}.glyphicons-move-square:before{content:"\E781"}.glyphicons-drop:before{content:"\E782"}.glyphicons-vr-headset:before{content:"\E783"}.glyphicons-vr-charging:before{content:"\E784"}.glyphicons-vr-low-battery:before{content:"\E785"}.glyphicons-vr-paired:before{content:"\E786"}.glyphicons-vr-settings:before{content:"\E787"}.glyphicons-vr-maintenance:before{content:"\E788"}.glyphicons-filter-remove:before{content:"\E789"}.glyphicons-filter-applied:before{content:"\E790"}.glyphicons-one-day:before{content:"\E791"}.glyphicons-user-vr:before{content:"\E792"}.glyphicons-user-vr-add:before{content:"\E793"}.glyphicons-user-vr-remove:before{content:"\E794"}.glyphicons-dice-1:before{content:"\E795"}.glyphicons-dice-2:before{content:"\E796"}.glyphicons-dice-3:before{content:"\E797"}.glyphicons-dice-4:before{content:"\E798"}.glyphicons-dice-5:before{content:"\E799"}.glyphicons-dice-6:before{content:"\E800"}@media only screen and (max-device-width:1200px) and (orientation:portrait),only screen and (max-device-width:800px) and (orientation:landscape){.mobOnFull{float:none;width:100% !important}.mobHide{display:none}.descOnly{display:none}.mobOnly{display:block}.menFixed{left:0}}h1{font-size:18px}h2{font-size:17px}h3{font-size:16px}body{font-family:'Outfit'}.iGrey>div{background-color:lightsteelblue;padding:16px;border-radius:8px;box-sizing:border-box}.video-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.video-wrapper video{width:100vw;height:100vh;object-fit:cover}.opbg{position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(255,255,255,0.3)}.ibar{postion:relative;width:100%;padding:8px;cursor:pointer;background-color:lightsteelblue;border-radius:5px;color:black;font-size:20px;box-sizing:border-box;margin-top:8px}.obar{postion:relative;width:100%;padding:16px;display:none;box-sizing:border-box;overflow:hidden}.loaderbarOut{position:relative;width:100%;height:20px;display:block;font-size:12px !importantimportant;border-radius:20px;overflow:hidden;border:1px solid #ccc;box-sizing:border-box;display:none;margin-bottom:16px;margin-top:16px}.loaderbarIn{position:absolute;width:0;height:100%;left:0;top:0;background:0,183,11;background:-moz-linear-gradient(-45deg,#00b70b 53%,#005c05 100%);background:-webkit-gradient(linear,left top,right bottom,color-stop(53%,#00b70b),color-stop(100%,#005c05));background:-webkit-linear-gradient(-45deg,rgba(0,183,11,1) 53%,rgba(0,92,5,1) 100%);background:-o-linear-gradient(-45deg,rgba(0,183,11,1) 53%,rgba(0,92,5,1) 100%);background:-ms-linear-gradient(-45deg,rgba(0,183,11,1) 53%,rgba(0,92,5,1) 100%);background:linear-gradient(135deg,rgba(0,183,11,1) 53%,rgba(0,92,5,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b70b',endColorstr='#005c05',GradientType=1)}.tiny{font-size:14px}.line1{font-size:30vw;font-weight:900;line-height:20vw}.line2{position:relative;font-size:20.12vw;font-weight:900;letter-spacing:.027em;line-height:17vw;left:.8vw !important}.line3{position:relative;font-size:7.5vw;font-weight:900;line-height:5vw;text-transform:uppercase;left:2vw !important;letter-spacing:.005em}.line4{position:relative;font-size:7vw;font-weight:900;line-height:6vw;text-transform:uppercase;left:2vw !important;letter-spacing:.14em}.line3,.line4{max-width:100%}.inT{height:100vh;max-height:100vw;text-align:left;margin:0;text-align:justify}.inT::after{content:'';display:inline-block;width:100%}.pad{box-sizing:border-box}.pad8{padding:8px}.pad16{padding:16px}.rel{position:relative}.infoer{position:absolute;top:-5px;display:none;left:-50%;background-color:red;padding:4px;color:white;font-size:9px;border-radius:20px;box-sizing:border-box}.cutout-text{margin:0;font-family:"Arial Black",sans-serif;position:absolute;top:0;left:0;width:100%;height:100%;background-color:black;color:white;mix-blend-mode:darken}.vcontainer{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1}#myFla{position:absolute;width:640px;background-color:black}.outerBTN{width:150px;height:150px;background-color:#333;border-radius:100%;box-sizing:border-box}.innerBTN{width:110px;height:110px;cursor:pointer;font-size:14px !important;text-align:center;background:255,255,255;background:-moz-linear-gradient(center,ellipse cover,#fff 4%,#00d551 65%);background:-webkit-gradient(radial,center center,right top,color-stop(4%,#fff),color-stop(65%,#00d551));background:-webkit-radial-gradient(center,ellipse cover,rgba(255,255,255,1) 4%,rgba(0,213,81,1) 65%);background:-o-radial-gradient(center,ellipse cover,rgba(255,255,255,1) 4%,rgba(0,213,81,1) 65%);background:-ms-radial-gradient(center,ellipse cover,rgba(255,255,255,1) 4%,rgba(0,213,81,1) 65%);background:radial-gradient(ellipse at center,rgba(255,255,255,1) 4%,rgba(0,213,81,1) 65%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#00d551',GradientType=1);overflow:hidden;border-radius:100%;box-sizing:border-box}.innerBTN:hover{-webkit-box-shadow:inset -.3px 1px 8px #000;-moz-box-shadow:inset -.3px 1px 8px #000;box-shadow:inset -.3px 1px 8px #000}.fullH{position:relative;height:100vh;display:block}.whiteFull{position:relative;width:100%;background-color:white}.zIndexer{z-index:1}button,select,input:focus{outline:0}input:focus,textarea:focus,select:focus{outline:0}select,input[type="text"],input[type="password"],input[type="number"],textarea{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:white;border:1px solid #ccc;padding:16px;font-size:14px;color:#333;width:200px;box-sizing:border-box}select:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="number"]:focus,textarea:focus{outline:0}select option{background-color:white;color:#333}select:focus option{padding-top:4px;padding-bottom:4px}select,input[type="text"],input[type="password"],input[type="number"],textarea{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:white;border:1px solid #ccc;border-radius:5px;padding:16px;font-size:14px;color:#333;box-shadow:0 0 5px rgba(0,0,0,0.3);width:200px;box-sizing:border-box}select:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="number"]:focus,textarea:focus{outline:0}select option{background-color:white;color:#333}select:focus option{padding-top:4px;padding-bottom:4px}textarea{min-height:200px}.buttong{font-family:'Mina',Verdana,Arial,Helvetica,sans-serif;display:inline-block;padding:0 20px;height:50px;line-height:50px;border:0;border-radius:5px;background:197,17,4;background:47,236,0;background:-moz-linear-gradient(left top,ellipse cover,#2fec00 0,#00b548 100%);background:-webkit-gradient(radial,left top,right top,color-stop(0,#2fec00),color-stop(100%,#00b548));background:-webkit-radial-gradient(left top,ellipse cover,rgba(47,236,0,1) 0,rgba(0,181,72,1) 100%);background:-o-radial-gradient(left top,ellipse cover,rgba(47,236,0,1) 0,rgba(0,181,72,1) 100%);background:-ms-radial-gradient(left top,ellipse cover,rgba(47,236,0,1) 0,rgba(0,181,72,1) 100%);background:radial-gradient(ellipse at left top,rgba(47,236,0,1) 0,rgba(0,181,72,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2fec00',endColorstr='#00b548',GradientType=1);color:white;font-weight:600;cursor:pointer;transition:all 1.5s}.buttong:hover{background:47,236,0;background:-moz-linear-gradient(right bottom,ellipse cover,#2fec00 0,#00b548 100%);background:-webkit-gradient(radial,right bottom,right top,color-stop(0,#2fec00),color-stop(100%,#00b548));background:-webkit-radial-gradient(right bottom,ellipse cover,rgba(47,236,0,1) 0,rgba(0,181,72,1) 100%);background:-o-radial-gradient(right bottom,ellipse cover,rgba(47,236,0,1) 0,rgba(0,181,72,1) 100%);background:-ms-radial-gradient(right bottom,ellipse cover,rgba(47,236,0,1) 0,rgba(0,181,72,1) 100%);background:radial-gradient(ellipse at right bottom,rgba(47,236,0,1) 0,rgba(0,181,72,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2fec00',endColorstr='#00b548',GradientType=1);box-shadow:inset 0 0 10px rgba(0,0,0,0.5) !important}.button{transition:all .5s ease;display:inline-block;padding:0 20px;height:50px;line-height:50px;border:0;border-radius:5px;background-color:#002776;color:white;font-weight:600;cursor:pointer;text-decoration:none}.button:hover{background-color:#009c38;box-shadow:inset 0 0 10px rgba(0,0,0,0.5) !important}.menA{text-decoration:none;color:black;font-weight:bold;margin:0;cursor:pointer}.menB{text-decoration:none;color:black;margin:0;cursor:pointer}.bigButton{font-size:40px !important;height:50px;line-height:60px}.headdist{position:relative;width:100%;height:60px;display:inline-block}#myheader{position:fixed;left:0;top:0;width:100%;height:60px;background-color:white;z-index:10}.maLeft{margin-left:16px}.menFonts{font-size:30px;line-height:60px}.logMin{margin:0;font-size:30px;font-weight:900;color:green;line-height:60px;font-family:"Arial Black",sans-serif}.nodeco{text-decoration:none}.leftpos{position:absolute;top:5px;left:0}.content_inset_shadowTop{-webkit-box-shadow:inset 0 8px 8px -8px #000;-moz-box-shadow:inset 0 8px 8px -8px #000;box-shadow:inset 0 8px 8px -8px #000}.footer{position:relative;width:100%;padding-top:16px;padding-bottom:16px;box-sizing:border-box;background-color:white}#menPoints{position:fixed;top:60px;width:600px;max-width:100%;height:calc(100% - 60px);background-color:white;padding:16px;box-sizing:border-box;right:-100%;z-index:9;transition:right .3s ease}.minH30{min-height:80vh !important}#contactout{position:fixed;opacity:0;display:none;width:100%;height:100%;top:0;left:0;background-color:rgba(255,255,255,0.7);z-index:12}.thirdHeight{position:relative;width:100%;display:flex;height:50vh;max-height:50vh;overflow:hidden}.menpic{position:relative;display:inline-block;vertical-align:middle;top:-3px;width:25px;height:25px;border-radius:25px;overflow:hidden;box-sizing:border-box}#contactin{position:absolute;width:800px;height:700px;max-width:99vw !important;max-height:99vh !important;background-color:white;border-radius:5px;padding:16px;box-sizing:border-box}.removclicker{font-size:20px !important;cursor:pointer}#contAjax{position:relative;width:100%;height:calc(100% - 32px)}.forcewidth{position:relative;width:100% !important}.redColErr{color:red;display:none}#logger{position:fixed;z-index:96;background-color:white;padding:16px;box-sizing:border-box;width:500px;max-width:99%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;display:none}#myChat{position:fixed;z-index:9875;background-color:white;top:0;left:105%;width:100%;height:100vh;transition:left .5s ease}.mr{font-size:18px !importantimportant;margin-left:16px}.tinyr{margin-left:8px;font-size:10px !important;text-decoration:none}.imcontainer{position:relative;display:flex;justify-content:center;align-items:center;max-height:40vh;width:100%;overflow:hidden;top:-10px}.imcontainer img{width:100%;object-fit:cover;display:block}.isFriend{border:6px solid green;padding:0;margin:0;box-siszing:border-box}.onImgOuter{cursor:zoom-in}.onImgInner{position:fixed;z-index:987547;top:0;left:0;width:100%;height:100%;background-color:white;cursor:zoom-out}.onImgInner .maxSetts{position:absolute;width:640px;max-width:99%;top:50%;left:50%;transform:translate(-50%,-50%)}.overAll{position:relative;z-index:1 !important}#friendqr{position:fixed;z-index:5;width:100%;height:calc(100vh - 60px);left:0;top:101vh;transition:top .5s ease;background-color:white;padding:16px;box-sizing:border-box}.Sgrey{color:#ccc}.Sgold{color:gold}.Sred{color:red}.mrbit{margin-right:3.5px !important}.iMaxHeight{position:absolute;right:0;height:100%;max-width:100%}.onBottom{position:absolute;bottom:0}@font-face{font-family:'GillSansCondensedBold';src:url('https://www.webdesignschmiede.de/fonts/GillSansCondensedBold.woff2') format('woff2'),url('https://www.webdesignschmiede.de/fonts/GillSansCondensedBold.woff') format('woff')}@font-face{font-family:'GillSansLightItalic';src:url('https://www.webdesignschmiede.de/fonts/GillSansLightItalic.woff2') format('woff2'),url('https://www.webdesignschmiede.de/fonts/GillSansLightItalic.woff') format('woff')}@font-face{font-family:'GillSans';src:url('https://www.webdesignschmiede.de/fonts/GillSans.woff2') format('woff2'),url('https://www.webdesignschmiede.de/fonts/GillSans.woff') format('woff')}@font-face{font-family:'GillSansHeavy';src:url('https://www.webdesignschmiede.de/fonts/GillSansHeavy.woff2') format('woff2'),url('https://www.webdesignschmiede.de/fonts/GillSansHeavy.woff') format('woff')}@font-face{font-family:'GillSansCondensed';src:url('https://www.webdesignschmiede.de/fonts/GillSansCondensed.woff2') format('woff2'),url('https://www.webdesignschmiede.de/fonts/GillSansCondensed.woff') format('woff')}@font-face{font-family:'GillSansItalic';src:url('https://www.webdesignschmiede.de/fonts/GillSansItalic.woff2') format('woff2'),url('https://www.webdesignschmiede.de/fonts/GillSansItalic.woff') format('woff')}@font-face{font-family:'GillSansBold';src:url('https://www.webdesignschmiede.de/fonts/GillSansBold.woff2') format('woff2'),url('https://www.webdesignschmiede.de/fonts/GillSansBold.woff') format('woff')}@font-face{font-family:'GillSansLight';src:url('https://www.webdesignschmiede.de/fonts/GillSansLight.woff2') format('woff2'),url('https://www.webdesignschmiede.de/fonts/GillSansLight.woff') format('woff')}@font-face{font-family:'GillSansHeavyItalic';src:url('https://www.webdesignschmiede.de/fonts/GillSansHeavyItalic.woff2') format('woff2'),url('https://www.webdesignschmiede.de/fonts/GillSansHeavyItalic.woff') format('woff')}@font-face{font-family:'GillSansBoldItalic';src:url('https://www.webdesignschmiede.de/fonts/GillSansBoldItalic.woff2') format('woff2'),url('https://www.webdesignschmiede.de/fonts/GillSansBoldItalic.woff') format('woff')}@font-face{font-family:'GillSansMediumItalic';src:url('https://www.webdesignschmiede.de/fonts/GillSansMediumItalic.woff2') format('woff2'),url('https://www.webdesignschmiede.de/fonts/GillSansMediumItalic.woff') format('woff')}@font-face{font-family:'GillSansMedium';src:url('https://www.webdesignschmiede.de/fonts/GillSansMedium.woff2') format('woff2'),url('https://www.webdesignschmiede.de/fonts/GillSansMedium.woff') format('woff')}body{font-family:'GillSans';font-size:18px;background-color:black;color:white}.footer{background-color:rgba(0,0,0,0.3);backdrop-filter:blur(50px);color:white}.logSize{font-size:15vw;font-weight:900;color:white}.inHeight{height:31vw;overflow:hidden;line-height:13vw}.lavaFlame{position:absolute;width:100%;height:100%;background-color:black;top:0;left:0;color:white;mix-blend-mode:darken}.blackCall{position:fixed;width:100vw;background-color:black;height:100vh}.headdist{position:relative;width:100%;height:60px;display:inline-block}#myheader{position:fixed;left:0;top:0;width:100%;height:60px;display:flex;align-items:center;background-color:rgba(0,0,0,0.8);z-index:10}.blog{font-weight:900;font-size:20px !important}.clog{position:absolute;right:0;bottom:0;font-weight:900;font-size:20px !important}.dblog{font-size:14px !important}h1{font-size:2rem}h2{font-size:1.7rem}h3{font-size:1.4rem}.fullCover{min-height:100%;min-width:100%;height:100%;width:100%;object-fit:cover}.tHolder{position:relative;width:640px}.nodisp{display:none}.rad5{overflow:hidden;border-radius:5px !important;box-sizing:border-box}.pad8{padding:8px;box-sizing:border-box}a{text-decoration:underline;color:white;font-weight:800;transition:all .5s ease}a.none{text-decoration:none;color:white;font-weight:800}a:hover{color:lightblue;font-weight:100}.inS{position:relative;margin-bottom:16px;transition:left .8s ease;left:100%}.imcontainer{position:relative;display:flex;justify-content:center;align-items:center;max-height:40vh;width:100%;overflow:hidden;top:-10px}.imcontainer img{width:100%;object-fit:cover;display:block}.imcontainer video{width:100%;max-height:40vh;object-fit:cover;display:block}.nopointerevents{pointer-events:none}.conCnav{position:fixed;width:100vw;height:100vh;top:0;left:0;display:block;z-index:-2}#svgContainer{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform 2s ease}.mycanvas{display:block;background:transparent !important}#overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;pointer-events:none}.vH{position:relative;min-height:100vh;width:100vw;display:inline-block;overflow-x:hidden}#work{top:10px}#initBtn{position:fixed;z-index:10;width:150px;height:150px;border-radius:150px;border:20px solid white;left:50%;transform:translateX(-50%);top:calc(100% - 180px);box-sizing:border-box;opacity:0;transition:opacity 2s ease,transform 2s ease}#ignite{cursor:pointer;width:130px;height:130px;border-radius:130px;box-sizing:border-box;background:255,255,255;background:-moz-linear-gradient(right top,ellipse cover,#fff 0,#fb0000 75%,#fb0000 100%);background:-webkit-gradient(radial,right top,right top,color-stop(0,#fff),color-stop(75%,#fb0000),color-stop(100%,#fb0000));background:-webkit-radial-gradient(right top,ellipse cover,rgba(255,255,255,1) 0,rgba(251,0,0,1) 75%,rgba(251,0,0,1) 100%);background:-o-radial-gradient(right top,ellipse cover,rgba(255,255,255,1) 0,rgba(251,0,0,1) 75%,rgba(251,0,0,1) 100%);background:-ms-radial-gradient(right top,ellipse cover,rgba(255,255,255,1) 0,rgba(251,0,0,1) 75%,rgba(251,0,0,1) 100%);background:radial-gradient(ellipse at right top,rgba(255,255,255,1) 0,rgba(251,0,0,1) 75%,rgba(251,0,0,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#fb0000',GradientType=1)}#ignite:hover{-webkit-box-shadow:inset -.3px 1px 8px #000;-moz-box-shadow:inset -.3px 1px 8px #000;box-shadow:inset -.3px 1px 8px #000}.introEl{position:absolute;top:0;left:0;width:100vw;height:100vh;overflow:hidden}.introBox{position:relative;width:100vw;height:100vh;display:inline-block}.perspective{perspective:2000px}.paBox{position:relative;padding:16px;border-radius:10px;box-sizing:border-box;background-color:rgba(0,0,0,0.8);color:white}.tilterLeft{transform-origin:center left;transform:rotateY(130deg)}.tilterRight{transform-origin:center right;transform:rotateY(-130deg)}.inSlidW{position:relative;width:400px !important}.tilterTop{transform-origin:center center;transform:rotateX(-90deg)}.tilterBot{transform-origin:center center;transform:rotateX(90deg)}.tileSlider{transform-origin:center left}.tilterEasy{transition:transform 1s ease;transform-style:preserve-3d}.vwL90{left:10vw;width:90vw}.vwR90{left:0;width:90vw}.vwC90{left:5vw;width:90vw}.vwL80{left:20vw;width:80vw}.vwL60{left:40vw;width:60vw}.vwL50{left:50vw;width:50vw}.vwR50{left:0;width:50vw}.vwL40{left:60vw;width:40vw}.vwR40{left:0;width:40vw}.vwR80{left:0;width:80vw}.vwR60{left:0;width:60vw}.vwC60{left:30vw;width:60vw}.vwC80{left:10vw;width:80vw}.boxMarg10{margin-top:10px}.boxMarg20{margin-top:20px}.boxMarg40{margin-top:40px}.boxMarg50{margin-top:50px}.h1MAX{text-transform:uppercase;font-size:3rem}.outerSlider{position:relative;width:fit-content;display:block;height:auto;left:0;top:0;transition:transform 2s ease,opacity 1.5s ease;transform-origin:center left;transform:rotateY(45deg);transform-style:preserve-3d}.setInfo{position:fixed;top:60px;left:100vw;width:100vw;z-index:9999878;height:calc(100vh - 60px);transition:left 1s ease;background-color:black}.inFrameBox{position:relative;width:100vw;height:calc(100vh - 60px)}.innerCall{position:absolute;top:0;left:0;width:100%;auto:fit-content;transition:top .8s ease}.minnerHook{min-height:calc(100vh - 60px) !important}.ultraBig{font-size:4rem}.fillPathOpac{fill-opacity:0;stroke-opacity:1;transition:fill-opacity 2.5s ease,stroke-opacity 2.5s ease}.innerSlider{position:relative;width:fit-content;display:flex;height:auto}.slidmouser{position:absolute;cursor:pointer;top:100%;left:50%;width:100px;font-size:3rem;height:100px;border-radius:100px;box-sizing:border-box;background-color:aliceblue;color:black;opacity:0;transform:scale(0);transition:all 1.5s ease}.slidcircler{position:absolute;width:80px;height:80px;border-radius:80px;border:4px dashed #ccc;box-sizing:border-box;top:50%;left:50%;transform:translate(-50%,-50%) rotate(0);animation:rotateInfinite 20s linear infinite}.inBox{position:relative;left:120vw;transition:left .8s ease}.outBox{position:relative;left:-120vw;transition:left .8s ease}.scaleBox{position:relative;opacity:0;transform:scale(0.1);transition:transform .8s ease,opacity .8s ease}.errorbox{color:red;font-size:1rem;margin-bottom:12px;opacity:0;display:none;transition:opacity .5s ease}.contText{box-sizing:border-box;transition:border .5s ease}@keyframes rotateInfinite{from{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}#drawingHand{position:fixed;z-index:999988899;left:100px;top:100px;width:0;height:0;display:none;transform:rotate(-100deg);transition:transform .3s ease}#hands{position:absolute;top:-300px}@media(max-width:1000px){.slidmouser{width:60px;height:60px;border-radius:60px;font-size:2rem}.slidcircler{width:40px;height:40px;border-radius:40px}.inSlidW{width:100vw !important}.tilterLeft{transform:rotateY(94.5deg)}.tilterRight{transform:rotateY(-94.5deg)}.mobvw{left:5vw !important;width:90vw !important}#initBtn{width:100px;height:100px;top:calc(100% - 130px)}#ignite{width:80px;height:80px;font-size:14px}.h1MAX{font-size:1.5rem}}.lang_it{display:inline-block;width:1em;height:1em;border-radius:50%;background-image:url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAA8ADwDASIAAhEBAxEB/8QAGgAAAgMBAQAAAAAAAAAAAAAAAAEFBwgCBv/EAB8QAAECBgMAAAAAAAAAAAAAAAABAgMEBTZ0sgYIQf/EABgBAAMBAQAAAAAAAAAAAAAAAAQFBwII/8QAHREAAQMFAQAAAAAAAAAAAAAAAAEDcQIFMTIzNP/aAAwDAQACEQMRAD8A8kTHC7uoubC2IcmOF3dRc2FsApknDHSmTXvg0F4NA0o4FWdiLQk81uri0yrOxFoSea3Vxh3RRhavY3JnpABAFKFNOiY4Xd1FzYWxDkxwu7qLmwtgxMnLbHSmTXvg0F4NA0o4FWdiLQk81uri0yrOxFoSea3Vxh3RRhavY3JnpABAFKFNOiY4Xd1FzYWxDkxwu7qLmwtgxMnLbHSmTXvg0F4NA0o4FWdiLQk81uri0yrOxFoSea3Vxh3RRhavY3JnpABAFKFNOiY4Xd1FzYWxDkxwu7qLmwtgxMnLbHSmTXvg0F4NA0o4FWdiLQk81uri0yrOxFoSea3Vxh3RRhavY3JnpABAFKFNP//Z');background-size:cover;background-position:center;background-repeat:no-repeat}.lang_es{display:inline-block;width:1em;height:1em;border-radius:50%;background-image:url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAA8ADwDASIAAhEBAxEB/8QAGwABAAMBAAMAAAAAAAAAAAAAAAUGBwMBBAj/xAAvEAABAwMBBQgCAgMAAAAAAAABAAIDBAUREgYWITFVExQXQVFUkpMH0TKhQnGB/8QAGgEBAAIDAQAAAAAAAAAAAAAAAAMGAgUHAf/EACcRAAEBBwIGAwAAAAAAAAAAAAABAgMEBRFSkRMUFSExQVFTEiJx/9oADAMBAAIRAxEAPwDMEUpu9d+lV30OTd679KrvoctBuHVyZOy6zu5MkWilN3bx0mv+hybu3jpNf9Dk3Dq5Mnmu7uTJFopTd28dJr/ocm7t46TX/Q5Nw6uTI13dyZItFKbu3jpNf9Dk3dvHSa/6HJuHVyZGu7uTJ9H5PEHGf9qtXHbC2UskkLKiM1DXaNLic6vMYA4HAUhf6hsEVMTcmUOJQ45cB2jRzHJZTd7mbttGZG9yhppa7uplhjGXs1Y1EuyM481RJVK1iVRptKopS17mpWbaS33iYx0U7ZJNOsBpzlvr6gKZHqfNVK209DaqGv7KSOile/sRVSluvVjhyGByzwCsVqeJKCB3eG1J0AGZpB1kefBQzeWNQLa9kMHT1HnQ9tERaWpMEREqCE2ipo5Jad8tWylZpfGXtaO1fktJa15/i044kceAWWbUWuOS83FkALH94eQ0ZcOJP+P9q01X5F2dq9Pe7bVTaeLdcTTj+14n/ImztQSZ7ZVSEjSS6JhOPTOVc5e1GQjLDOm19a9Kea+TNZfEr8kVjkpw2RrJ6p/c57lUCihptRkYQDGWloY7OOfMDPPiFfNn4extjG9rDLqe94fFGIw/LidRA4aj548/RUnxD2b7GSIWuoEUhy9ohYA488njxXWn/Jdip4mxU9BWRRt5NZG0Af8AMqGYsRkY7VjTa61508fpkkviEaqjuiUNCRUHxSs/ta/4N/aeKVn9rX/Bv7Wj4PG+tSXZP7FL8ioPilZ/a1/wb+08UrP7Wv8Ag39pweN9ajZP7FMaREXUC2BERAEREAREQH//2Q==');background-size:cover;background-position:center;background-repeat:no-repeat}.lang_fr{display:inline-block;width:1em;height:1em;border-radius:50%;background-image:url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAA8ADwDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAIHBgj/xAAgEAABAgUFAAAAAAAAAAAAAAAAAQIDBAY2sgcIMXR1/8QAFwEBAQEBAAAAAAAAAAAAAAAABQcDCP/EAB0RAAIBBAMAAAAAAAAAAAAAAAABAwIxMnEFMzT/2gAMAwEAAhEDEQA/AIOaLTm/qb9GBmhnTRac39TfowM0KHN11aA48kd+t4GQVvAyE7Q4BL9wVqSfcbi4qBL9wVqSfcbi4zmwYnwvui2QJABAB1YrisiVmi05v6m/RgZoZ00WnN/U36MDNCwTddWjnSPJHfreBkFbwMhO0OAS/cFakn3G4uKgS/cFakn3G4uM5sGJ8L7otkCQAQAdWK4rIlZotOb+pv0YGaGdNFpzf1N+jAzQsE3XVo50jyR363gZBW8DITtDgEv3BWpJ9xuLioEv3BWpJ9xuLjObBifC+6LZAkAEAHViuKyJWaLTm/qb9GBmhnTRac39TfowM0LBN11aOdI8kd+t4GQVvAyE7Q4BL9wVqSfcbi4qBL9wVqSfcbi4zmwYnwvui2QJABAB1Yrisj//2Q==');background-size:cover;background-position:center;background-repeat:no-repeat}.lang_de{display:inline-block;width:1em;height:1em;border-radius:50%;background-image:url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAA8ADwDASIAAhEBAxEB/8QAFwABAQEBAAAAAAAAAAAAAAAAAAYIAv/EAB8QAAEDAwUAAAAAAAAAAAAAAAABAhMDUpERFlST4f/EABgBAQEAAwAAAAAAAAAAAAAAAAAGBAUH/8QAHhEAAQQBBQAAAAAAAAAAAAAAAAEWU6HhAwUUUtH/2gAMAwEAAhEDEQA/AMqAAAAAAAAAAAAsNoN5i9fo2g3mL1+lTqNTQc3W7Uh11sbbHa+kttBvMXr9G0G8xev0qdRqObrdqQNjbY7X0ltoN5i9fo2g3mL1+lTqNRzdbtSBsbbHa+kttBvMXr9G0G8xev0qdRqObrdqQNjbY7X06jfYuBG+xcGqo6djcCOnY3BFuVI7wY7iWO8GVY32LgRvsXBqqOnY3Ajp2NwHKkd4DiWO8GVY32LgRvsXBqqOnY3Ajp2NwHKkd4DiWO8GVY32LgRvsXBqqOnY3Ajp2NwHKkd4DiWO8HQAJMmQAAAAAAAAD//Z');background-size:cover;background-position:center;background-repeat:no-repeat}.lang_en{display:inline-block;width:1em;height:1em;border-radius:50%;background-image:url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAA8ADwDASIAAhEBAxEB/8QAHAAAAgICAwAAAAAAAAAAAAAABwgBBgAEAgMF/8QARBAAAQIEAgQJBwgLAQAAAAAAAQIDAAQGEQUhBxITMQgiM0FRYYGxshQVNDVxcnMXJDJDU5Kh0RZCRFVidJGkweHi8P/EABoBAAIDAQEAAAAAAAAAAAAAAAUGAwQHAgH/xAAwEQAABgAEAgYLAAAAAAAAAAAAAQIDBBEFBhIhMWETFDJRgcEVIjRBQnFykaHh8P/aAAwDAQACEQMRAD8AAYHRn/mM5oZ6stAeE4syvEKInW5da+MGFq1mVewjMfjC/wBVUljdKzZl8ckHZc/qrtdC/Yrd/W0N7E1p/gdAU6wts6Mga+Cd6JVPuI7oGkxyzvvnvgl8E4fNapvu2aM+yBpMcu6Dv1j3wp43RSD/AL3DQslcHPAGXg8+rqp+CnwrhY5/02Y+KvxGGc4PXq2qfgjwqhZpptTuIvobQtxanlhKUC5PGPNBPANm1WdcPML2aEmqeuu/yGsLc8TkMtX8IIuA6LpxconEKrm2sAw0jWu9m8sfwtj84t2HylKyssGsIoaaxqVT+2zS1Bbh58gMhBGTijDB6bswMjYRKklqQmi57F+QWMLoGbp3EC5TdUql5Mm/kr9nEeyL7MsSGK4b5JjQkptKk2cQoAoPXYwme2dzs65nzaxiA879q51jWMJiJOjciGgv5YW/u67Z/SGppuiqfotWMTOBKDKJ5N1M7QFKbDm54Vd/l3Bv4574gPOp+tc7VGOA5jzWjh+Qb+5gng+DejNXrXYNfByLamagadcShLqUIuTY5hQMWuS0aYPT8qf0afk5fEHFFa5+aSHnRc34t8h2CFsS4tBOotSbgX1VWv2RIedH1rlujXIiRuWbadJClNy4cuScjXV8gx+C6MML84HEKlxVeNTd7jbOcQdkEmVElLMJaldg20nIJQQAISfbPfbOezWMZtnedxz75jxL9fCInstPPdt6y+X7Bv8AkEP7+/t/+o6FaEJdK9VVTMhV7WLYBv8AejZxasqpqiXddw9LVOYEn6c/Nq1VFPSCd/ZnA1xGuqfplxRwEP1Di97qn55atik9KUXz9sWWYZvnTaQKexiZFTb8ildxER/cESY0FbFhTvn7WCQTYS++3bATcTquLTe4CiLn/wBlBn4PFU4xVK6omscnXJlQQnUSbBKMtyUjdAZmOWdzvxzn2xFOilGX0Z8QYyzib87X0p3VULpo0oM1oZ4Ce8k8mKctnrXvfr6ovfyCm9vP+f8AL/7jW4PJKZCpykkENJII5uKuB5R2nOoabnFy2KHzrh4dUmzqrOpAUfoq/O8WIcA5LZqSXACcax2XElqaQuiLkQIzug5hleo7UrSFdCmgD4o7EaBgtIUioEqSdxDFx4o92QqKh9K0olnbbDEtXklr2T6T1dI/CNBzRzWGHLMvgFVOokBmhL2ak9V4gcjE0dKQOI2NSXk31jSfMiCxVNVWM1NMl7GZ51+x4rWYbQOhKdwjxBa8ReJBh/ShKC0pKiCApZqOzDEcE/0WqfcR3QNJjlnffPfBL4Jw+a1T7iO6BpMcs77574SsaKpB0NHyV2XK5AzcHn1dVPwU+FULHPenTFt+1X4jDOcHn1dVPwR4VwsU96bM/FX4jBTL/YV4eYXc0+3LPmODLqmlpcbUpC0niqSbKB6oIODaZa1wuQblGcULzaPoqfQFqt0XOcDq8YRffB5xpLmyiILaXDTuQ//Z');background-size:cover;background-position:center;background-repeat:no-repeat}.strictLeft{position:absolute;left:0}.naviconer{position:relative;top:-5px;font-size:2rem}.langer{position:relative;border-radius:5px;padding:5px;box-sizing:border-box;display:inline-flex;width:40px;height:40px;overflow:hidden;transition:width .8s ease;cursor:pointer;background-color:rgba(0,0,0,0.3);backdrop-filter:blur(50px);z-index:98589}.langer.open{width:230px}.lang{position:relative;font-size:1.8rem;margin-right:16px;white-space:nowrap}#menToggler{position:fixed;top:65px;right:-100vw;width:500px;max-width:100vw;height:calc(100vh - 65px);padding:16px;box-sizing:border-box;background-color:rgba(0,0,0,0.3);backdrop-filter:blur(50px);transition:right .5s ease}