.ce-align-left{text-align:left;}.ce-align-center{text-align:center;}.ce-align-right{text-align:right;}.ce-table td,.ce-table th{vertical-align:top;}.ce-textpic,.ce-image,.ce-nowrap .ce-bodytext,.ce-gallery,.ce-row,.ce-uploads li,.ce-uploads div{overflow:hidden;}.ce-left .ce-gallery,.ce-column{float:left;}.ce-center .ce-outer{position:relative;float:right;right:50%;}.ce-center .ce-inner{position:relative;float:right;right:-50%;}.ce-right .ce-gallery{float:right;}.ce-gallery figure{display:table;margin:0;}.ce-gallery figcaption{display:table-caption;caption-side:bottom;}.ce-gallery img{display:block;}.ce-gallery iframe{border-width:0;}.ce-border img,.ce-border iframe{border:2px solid #000000;padding:0px;}.ce-intext.ce-right .ce-gallery,.ce-intext.ce-left .ce-gallery,.ce-above .ce-gallery{margin-bottom:10px;}.ce-image .ce-gallery{margin-bottom:0;}.ce-intext.ce-right .ce-gallery{margin-left:10px;}.ce-intext.ce-left .ce-gallery{margin-right:10px;}.ce-below .ce-gallery{margin-top:10px;}.ce-column{margin-right:10px;}.ce-column:last-child{margin-right:0;}.ce-row{margin-bottom:10px;}.ce-row:last-child{margin-bottom:0;}.ce-above .ce-bodytext{clear:both;}.ce-intext.ce-left ol,.ce-intext.ce-left ul{padding-left:40px;overflow:auto;}.ce-headline-left{text-align:left;}.ce-headline-center{text-align:center;}.ce-headline-right{text-align:right;}.ce-uploads{margin:0;padding:0;}.ce-uploads li{list-style:none outside none;margin:1em 0;}.ce-uploads img{float:left;padding-right:1em;vertical-align:top;}.ce-uploads span{display:block;}.ce-table{width:100%;max-width:100%;}.ce-table th,.ce-table td{padding:0.5em 0.75em;vertical-align:top;}.ce-table thead th{border-bottom:2px solid #dadada;}.ce-table th,.ce-table td{border-top:1px solid #dadada;}.ce-table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05);}.ce-table-bordered th,.ce-table-bordered td{border:1px solid #dadada;}.frame-space-before-extra-small{margin-top:1em;}.frame-space-before-small{margin-top:2em;}.frame-space-before-medium{margin-top:3em;}.frame-space-before-large{margin-top:4em;}.frame-space-before-extra-large{margin-top:5em;}.frame-space-after-extra-small{margin-bottom:1em;}.frame-space-after-small{margin-bottom:2em;}.frame-space-after-medium{margin-bottom:3em;}.frame-space-after-large{margin-bottom:4em;}.frame-space-after-extra-large{margin-bottom:5em;}.frame-ruler-before:before{content:'';display:block;border-top:1px solid rgba(0,0,0,0.25);margin-bottom:2em;}.frame-ruler-after:after{content:'';display:block;border-bottom:1px solid rgba(0,0,0,0.25);margin-top:2em;}.frame-indent{margin-left:15%;margin-right:15%;}.frame-indent-left{margin-left:33%;}.frame-indent-right{margin-right:33%;}@font-face{font-family:"FontAwesome";src:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format("embedded-opentype"),url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Fonts/fontawesome-webfont.woff2?v=4.7.0') format("woff2"),url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Fonts/fontawesome-webfont.woff?v=4.7.0') format("woff"),url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Fonts/fontawesome-webfont.ttf?v=4.7.0') format("truetype"),url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format("svg");font-weight:normal;font-style:normal;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fa-lg{font-size:1.33333333em;line-height:0.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:0.14285714em;text-align:center;}.fa-li.fa-lg{left:-1.85714286em;}.fa-border{padding:0.2em 0.25em 0.15em;border:solid 0.08em #eeeeee;border-radius:0.1em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left{margin-right:0.3em;}.fa.fa-pull-right{margin-left:0.3em;}.pull-right{float:right;}.pull-left{float:left;}.fa.pull-left{margin-right:0.3em;}.fa.pull-right{margin-left:0.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fa-rotate-90{-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:#ffffff;}.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;}#main p{margin:0;padding:8px 0 5px 0;color:#000;font-size:17px;line-height:24px;}#main p.lead{color:#005F8C;font-size:34px;line-height:40px;padding-top:0;padding-bottom:20px;}#main p a{color:#005F8C;}#main > .center h1,#main > .center h2,#main > .center h3{color:#005F8C;font-size:34px;line-height:40px;font-weight:400;}#main > .center h1.red,#main > .center h2.red,#main > .center h3.red{color:#E4003A;}#main > .center h1.green,#main > .center h2.green,#main > .center h3.green{color:#94C119;}#main > .center h1.bold,#main > .center h2.bold,#main > .center h3.bold{font-weight:600;}#main > .center h1.top,#main > .center h2.top,#main > .center h3.top{padding-top:64px;}#main > .center h1.bottom,#main > .center h2.bottom,#main > .center h3.bottom{padding-bottom:26px;}#main > .center ul{list-style:none;padding:0 0 5px 0;margin:0;}#main > .center ul > li{padding:0 0 0 13px;line-height:26px;}#main > .center ul li:before{content:"\f111";font-size:5px;font-family:FontAwesome;color:#005F8C;margin:0 8px 0 -13px;display:inline-block;vertical-align:top;}a[href^=tel],a[href^=tel]:link,a[href^=tel]:visited,a[href^=tel]:hover,a[href^=tel]:active{color:#000;text-decoration:none !important;}html,body{margin:0;}body{font-family:"Fira Sans",sans-serif;font-weight:400;background-color:#fafafa;}html.noscroll,body.noscroll{height:100%;overflow:hidden;}h1,h2,h3,h4{margin:0;}a{outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}img{border:none;}input,textarea{outline:none;font-family:"Fira Sans",sans-serif;font-weight:400;-webkit-appearance:none;}input[type=checkbox]{-webkit-appearance:checkbox;}textarea{resize:none;margin:0;}.loader{background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/loader_blue.svg');width:32px;height:32px;background-size:100% 100%;}.loader.white{background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/loader_white.svg');}.green{color:#94C119;}.red{color:#E4003A;}.blue{color:#005F8C;}.center{position:relative;width:1264px;margin:auto;box-sizing:border-box;}#main > .center{min-height:400px;background-color:#ffffff;padding-bottom:122px;padding:0 64px;}#main.fullscreen{background-color:#ffffff;}#main.fullscreen > .center{min-height:initial;border:none;}.fclear{clear:both;}#header{position:fixed;top:0;left:0;right:0;display:block;width:100%;background-color:#ffffff;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);-moz-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.3);z-index:400;}#header > .center{display:flex;justify-content:space-between;align-items:center;}#header > .center > .l{width:182px;flex:0 0 182px;padding-top:4px;}#header > .center > .l > .logo{width:181px;-webkit-tap-highlight-color:rgba(0,0,0,0);}#header > .center > .l > .logo > img{width:100%;}#header > .center > .inner{flex:1 1 auto;}#header > .center > .inner > .topnav{padding:14px 0 10px 0;display:flex;justify-content:end;gap:32px;}#header > .center > .inner > .topnav > .topnav-link{display:flex;align-items:center;justify-content:center;gap:4px;text-decoration:none;text-transform:uppercase;font-size:14px;line-height:18px;}#header > .center > .inner > .topnav > .topnav-link:hover{opacity:0.8;}#header > .center > .inner #navigation{padding:12px 0 0 0;}#header > .center > .inner #navigation > .hamburger{background-color:#eaeef0;height:30px;width:50px;text-align:center;-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px;cursor:pointer;z-index:300;display:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}#header > .center > .inner #navigation > .hamburger:hover{background-color:#dae2e6;}#header > .center > .inner #navigation > .hamburger > .fa{color:#8299a9;font-size:20px;line-height:30px;}#header > .center > .inner #navigation > .hamburger > .close{height:19px;width:19px;background-size:100% 100%;background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/close.png');margin:6px auto;}#header > .center > .inner #navigation > ul{margin:0;padding:0;list-style:none;text-align:right;display:flex;gap:32px;justify-content:end;}#header > .center > .inner #navigation > ul > li{display:inline-block;position:relative;height:36px;padding-bottom:14px;}#header > .center > .inner #navigation > ul > li > a{background-color:#CBDFE8;display:block;text-decoration:none;height:36px;text-transform:uppercase;color:#005F8C;line-height:36px;padding:0 12px;font-size:17px;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;white-space:nowrap;overflow:hidden;}#header > .center > .inner #navigation > ul > li > a:hover{background-color:#98BFD1;}#header > .center > .inner #navigation > ul > li.green > a{background-color:#EAF3D1;color:#005F8C;}#header > .center > .inner #navigation > ul > li.green > a:hover{background-color:#D4E6A3;}#header > .center > .inner #navigation > ul > li.red > a{background-color:#FACCD8;color:#E4003A;}#header > .center > .inner #navigation > ul > li.red > a:hover{background-color:#F499B0;}#header > .center > .inner #navigation > ul > li.active > a{background-color:#98BFD1;}#header > .center > .inner #navigation > ul > li.active.red > a{background-color:#F499B0;}#header > .center > .inner #navigation > ul > li.active.green > a{background-color:#D4E6A3;}#header > .center > .inner #navigation > ul > li > ul{position:absolute;display:none;left:-28px;border-top:1px solid #c7c7c7;top:50px;width:164px;background-color:#ffffff;text-align:center;list-style:none;padding:2px 0 0 0;-webkit-border-bottom-right-radius:14px;-webkit-border-bottom-left-radius:14px;-moz-border-radius-bottomright:14px;-moz-border-radius-bottomleft:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;overflow:hidden;}#header > .center > .inner #navigation > ul > li > ul:before{content:" ";display:block;position:absolute;top:-4px;left:-15px;right:-15px;height:4px;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.7);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.7);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.7);}#header > .center > .inner #navigation > ul > li > ul > li{display:block;width:100%;border-bottom:1px solid #ddddde;text-align:center;margin-bottom:-1px;}#header > .center > .inner #navigation > ul > li > ul > li > a{color:#005F8C;display:block;height:36px;line-height:36px;text-decoration:none;text-transform:uppercase;font-size:17px;white-space:nowrap;overflow:hidden;}#header > .center > .inner #navigation > ul > li > ul > li > a:hover{opacity:0.8;}#main{display:block;width:100%;position:relative;padding:104px 0 0 0;}#main .fullsplit{width:100%;margin:26px 0 0 0;overflow:hidden;}#main .fullsplit .inner > .arrow{background-color:#ffffff;position:absolute;top:-10px;width:76px;padding:5px 0 0 0;left:120px;height:33px;line-height:28px;text-align:center;-webkit-border-bottom-right-radius:38px;-webkit-border-bottom-left-radius:38px;-moz-border-radius-bottomright:38px;-moz-border-radius-bottomleft:38px;border-bottom-right-radius:38px;border-bottom-left-radius:38px;}#main .fullsplit .inner > .arrow > .fa{line-height:28px;color:#005F8C;font-size:40px;}#main .fullsplit .inner h2{font-size:34px;color:#005F8C;line-height:40px;padding:0 0 29px 0;}#main .fullsplit .inner .teate > .expander{display:none;height:30px;margin:20px 0 0 0;line-height:30px;text-transform:uppercase;padding:0 13px;background-color:#ffffff;cursor:pointer;font-size:17px;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);color:#233842;border-top:1px solid #233842;border-bottom:1px solid #233842;}#main .fullsplit .inner .teate > .expander > .fa{position:absolute;right:13px;top:6px;font-size:13px;}#main .fullsplit .left,#main .fullsplit .right{background-color:#eceeef;position:relative;width:50%;}#main .fullsplit .left{left:-13px;float:left;}#main .fullsplit .right{float:right;right:-13px;}#main .fullsplit .right > div > .inner,#main .fullsplit .left > div > .inner{position:relative;width:530px;padding:48px 26px;}#main .fullsplit .left > div > .inner{padding-left:0;float:right;}#main .fullsplit .right > div > .inner{padding-right:0;float:left;}#main .fullsplit .teate > .teaser{position:relative;display:inline-block;width:266px;}#main .fullsplit .teate > .teaser > .box{position:relative;text-decoration:none;display:block;padding:8px;height:468px;width:240px;-webkit-border-radius:125px;-moz-border-radius:125px;border-radius:125px;text-align:center;background:#465760;background:-moz-linear-gradient(top,#465760 0%,#465760 52%,#39474f 100%);background:-webkit-linear-gradient(top,#465760 0%,#465760 52%,#39474f 100%);background:linear-gradient(to bottom,#465760 0%,#465760 52%,#39474f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#465760',endColorstr='#39474f',GradientType=0);border:5px solid #465760;}#main .fullsplit .teate > .teaser > .box > .image{width:240px;height:240px;position:relative;overflow:hidden;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}#main .fullsplit .teate > .teaser > .box > .image > .overlay,#main .fullsplit .teate > .teaser > .box > .image > img{position:absolute;top:0;left:0;right:0;bottom:0;z-index:200;}#main .fullsplit .teate > .teaser > .box > .image > .overlay{border:13px solid rgba(255,255,255,0.3);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;z-index:210;}#main .fullsplit .teate > .teaser > .box > .caption{color:#ffffff;font-size:34px;font-weight:600;padding:37px 0 25px 0;}#main .fullsplit .teate > .teaser > .box > .btn{background:#909aa0;background:-moz-linear-gradient(top,#909aa0 0%,#465760 100%);background:-webkit-linear-gradient(top,#909aa0 0%,#465760 100%);background:linear-gradient(to bottom,#909aa0 0%,#465760 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#909aa0',endColorstr='#465760',GradientType=0);}#main .fullsplit .teate > .teaser > .box > .btn > .inner{background:#62686b;background:-moz-linear-gradient(top,#62686b 0%,#a3acb0 100%);background:-webkit-linear-gradient(top,#62686b 0%,#a3acb0 100%);background:linear-gradient(to bottom,#62686b 0%,#a3acb0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62686b',endColorstr='#a3acb0',GradientType=0);}#main .fullsplit .teate > .text{display:inline-block;vertical-align:top;padding:52px 0 0 26px;width:233px;}#main .fullsplit .teate > .text > p{padding-bottom:0;}#main .fullsplit .teate > .text > p.lead{padding-bottom:20px;}#main .fullsplit .teate > .text > ul{margin:5px 0 20px 0;padding:0 0 0 14px;}#main #footer{display:block;padding:0 64px;box-sizing:border-box;background-color:#fff;width:1264px;margin:auto;}#main #footer > .inner{border-top:1px solid #005F8C;display:flex;gap:24px;padding:32px 0;}#main #footer > .inner > .footer-nav{display:grid;flex:1 1 auto;gap:24px;grid-template-columns:repeat(4,minmax(0,1fr));}#main #footer > .inner > .footer-nav > ul{list-style:none;margin:0;padding:0;}#main #footer > .inner > .footer-nav > ul > li > a{color:#CBDFE8;text-decoration:none;font-size:17px;line-height:24px;text-transform:uppercase;}#main #footer > .inner > .footer-nav > ul > li > a:hover{color:#005F8C;}#main #footer > .inner > .footer-nav > .shops > .hea{color:#005F8C;font-size:17px;line-height:24px;}#main #footer > .inner > .footer-nav > .shops > a{color:#CBDFE8;display:block;text-decoration:none;font-size:17px;line-height:24px;text-transform:uppercase;}#main #footer > .inner > .footer-nav > .shops > a:hover{color:#005F8C;}#main #footer > .inner > .footer-address{display:flex;flex:0 0 424px;gap:56px;padding-right:68px;}#main #footer > .inner > .footer-address > .address > b,#main #footer > .inner > .footer-address > .address > p{color:#005F8C;font-size:17px;line-height:24px;}#main #footer > .inner > .footer-address > .address > p{padding:0;}#main #footer > .inner > .footer-address > .address a{color:#005F8C;text-decoration:none;}#main #footer > .inner > .footer-address > .address a:hover{color:#94C119;}#main #footer > .copy{display:flex;justify-content:start;align-items:center;gap:34px;padding:8px 0 32px 0;}#main #footer > .copy > .footer-link{display:flex;align-items:center;justify-content:center;gap:4px;text-decoration:none;text-transform:uppercase;font-size:14px;line-height:18px;}#main #footer > .copy > .footer-link:hover{opacity:0.8;}#main #footer > .copy > .company{font-size:14px;line-height:18px;color:#005F8C;padding-left:30px;}#main .bannerslider{height:468px;position:relative;z-index:200;background-color:#005F8C;}#main .bannerslider > .slides{overflow:hidden;}#main .bannerslider > .slides > .loader{position:absolute;width:80px;height:80px;top:50%;left:50%;margin:-40px 0 0 -40px;}#main .bannerslider > .slides > .slide{display:none;position:absolute;top:0;left:0;right:0;bottom:0;}#main .bannerslider > .slides > .slide > .background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:210;background-position:center;background-repeat:no-repeat;background-size:cover;opacity:0;-webkit-transition:opacity 0.6s ease-out;-moz-transition:opacity 0.6s ease-out;-o-transition:opacity 0.6s ease-out;transition:opacity 0.6s ease-out;}#main .bannerslider > .slides > .slide.active > .background{opacity:1;}#main .bannerslider > .slides > .slide > .center{bottom:30px;-webkit-transform:translate(0,30px);-moz-transform:translate(0,30px);-ms-transform:translate(0,30px);-o-transform:translate(0,30px);transform:translate(0,30px);-webkit-transition:transform 1s cubic-bezier(0.19,1,0.22,1),opacity 1s cubic-bezier(0.19,1,0.22,1);-moz-transition:transform 1s cubic-bezier(0.19,1,0.22,1),opacity 1s cubic-bezier(0.19,1,0.22,1);-o-transition:transform 1s cubic-bezier(0.19,1,0.22,1),opacity 1s cubic-bezier(0.19,1,0.22,1);transition:transform 1s cubic-bezier(0.19,1,0.22,1),opacity 1s cubic-bezier(0.19,1,0.22,1);opacity:0;}#main .bannerslider > .slides > .slide > .center > .inner{background-color:rgba(0,0,0,0.3);display:inline-block;margin-left:67px;padding:10px 29px 0 29px;-webkit-border-radius:26px;-moz-border-radius:26px;border-radius:26px;}#main .bannerslider > .slides > .slide > .center.active{opacity:1;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);}#main .bannerslider > .slides > .slide h1{color:#ffffff;font-size:34px;line-height:40px;font-weight:600;}#main .bannerslider > .slides > .slide .lead{color:#ffffff;font-size:34px;line-height:40px;font-weight:400;}#main .bannerslider > .slides > .slide > .center,#main .bannerslider > .pageinate{position:absolute;z-index:211;left:50%;margin:0 0 0 -635px;}#main .bannerslider > .slides > .slide.dark h1,#main .bannerslider > .slides > .slide.dark .lead,#main .bannerslider > .pageinate.dark > .btn > .fa{color:#072438;}#main .bannerslider > .pageinate{position:absolute;top:50%;height:60px;margin-top:-32px;}#main .bannerslider > .pageinate > .arrow{position:absolute;width:40px;height:40px;padding:10px;display:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);}#main .bannerslider > .pageinate > .arrow.prev{left:67px;}#main .bannerslider > .pageinate > .arrow.next{right:40px;}#main .bannerslider > .pageinate > .arrow > .fa{color:#ffffff;font-size:40px;-webkit-transition:color 1s cubic-bezier(0.19,1,0.22,1);-moz-transition:color 1s cubic-bezier(0.19,1,0.22,1);-o-transition:color 1s cubic-bezier(0.19,1,0.22,1);transition:color 1s cubic-bezier(0.19,1,0.22,1);}#main .banner{background-color:#E5EFF4;min-height:200px;padding:18px 0 32px 0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;}#main .banner > .inner{flex:1 1 auto;max-width:1264px;color:#005F8C;}#main .banner > .inner > h1{line-height:40px;font-size:34px;font-weight:600;}#main .banner > .inner > .lead{line-height:40px;font-size:34px;font-weight:400;}#main .map{height:468px;}#main .collapseteasers{background-color:#E5EFF4;padding:61px 60px 40px 60px;margin-left:-64px;margin-right:-64px;}#main .collapseteasers > .links{display:flex;justify-content:center;gap:56px;flex-wrap:wrap;padding-bottom:50px;}#main .collapseteasers > .links > .link{display:block;max-width:240px;flex:1 1 240px;padding-bottom:22px;text-decoration:none;position:relative;cursor:pointer;}#main .collapseteasers > .links > .link > .thumb{position:relative;z-index:19;aspect-ratio:1;width:100%;border-radius:50%;overflow:hidden;}#main .collapseteasers > .links > .link > .thumb::after{content:"";position:absolute;left:-1px;right:-1px;bottom:-1px;top:-1px;border:14px solid #fff;opacity:0.5;z-index:20;border-radius:50%;}#main .collapseteasers > .links > .link > .thumb > img{position:relative;z-index:18;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 0.6s cubic-bezier(0.16,1,0.3,1);}#main .collapseteasers > .links > .link > .link-button{height:40px;display:flex;border-radius:20px;border:none;background-color:#005F8C;justify-content:center;align-items:center;gap:8px;color:#fff;padding:0 6px;width:100%;position:absolute;bottom:0;z-index:23;cursor:pointer;transition:background 0.3s cubic-bezier(0.16,1,0.3,1);}#main .collapseteasers > .links > .link > .link-button > span{text-transform:uppercase;font-weight:600;font-size:17px;min-width:1px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}#main .collapseteasers > .links > .link > .link-button > svg{flex:0 0 24px;width:24px;max-width:24px;transition:transform 0.3s cubic-bezier(0.16,1,0.3,1);}#main .collapseteasers > .links > .link:hover > .thumb > img{transform:scale(1.1);}#main .collapseteasers > .links > .link:hover > .link-button{background-color:#0978ac;}#main .collapseteasers > .links > .link:hover > .link-button > svg{transform:translate3d(5px,0,0);}#main .collapseteasers > .links > .link.green > .link-button{background-color:#94C119;}#main .collapseteasers > .links > .link.green:hover > .link-button{background-color:#a1d11b;}#main .collapseteasers > .links > .link.red > .link-button{background-color:#E4003A;}#main .collapseteasers > .links > .link.red:hover > .link-button{background-color:#ff3668;}#main .collapseteasers > .collapsible{border-top:1px solid #000;}#main .collapseteasers > .collapsible > .hd{display:flex;align-items:center;justify-content:center;padding:18px 0;gap:10px;cursor:pointer;user-select:none;}#main .collapseteasers > .collapsible > .hd > .arrow{background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/chevron.svg');width:14px;height:14px;background-position:center;background-repeat:no-repeat;background-size:contain;transition:transform 0.3s cubic-bezier(0.16,1,0.3,1);transform:rotate(180deg);}#main .collapseteasers > .collapsible > .hd > .lbl{font-size:17px;color:#000;font-weight:600;}#main .collapseteasers > .collapsible > .hd:hover{opacity:0.8;}#main .collapseteasers > .collapsible > .inner{display:none;padding-top:3px;}#main .collapseteasers > .collapsible > .inner > .grid{display:flex;justify-content:center;flex-wrap:wrap;gap:56px;}#main .collapseteasers > .collapsible > .inner > .grid > .col{display:block;max-width:240px;flex:1 1 240px;font-size:17px;line-height:24px;}#main .collapseteasers > .collapsible > .inner > .grid > .col > * + *{margin-top:24px;}#main .collapseteasers > .collapsible > .inner > .grid > .col > .col-title{font-weight:600;color:#005F8C;}#main .collapseteasers > .collapsible > .inner > .grid > .col > .col-title.red{color:#E4003A;}#main .collapseteasers > .collapsible > .inner > .grid > .col > .col-title.green{color:#94C119;}#main .collapseteasers > .collapsible > .inner > .grid > .col > p{padding:0;}#main .collapseteasers > .collapsible > .inner > .grid > .col a{text-decoration:none;}#main .collapseteasers.expanded > .collapsible > .hd > .arrow{transform:rotate(0deg);}#main .employees{text-align:center;padding:48px 0 0 0;margin:0 -65px 60px;font-size:0px;}#main .employees > .employee{width:266px;min-height:460px;height:442px;position:relative;background-color:#eaeef0;display:inline-block;box-sizing:border-box;vertical-align:top;margin:26px 13px 13px 13px;padding:13px;font-size:14px;-webkit-border-radius:133px;-moz-border-radius:133px;border-radius:133px;}#main .employees > .employee > .bubble{position:relative;overflow:hidden;margin:0 0 16px 0;width:240px;height:240px;-webkit-border-radius:120px;-moz-border-radius:120px;border-radius:120px;}#main .employees > .employee > .bubble > .image{position:absolute;top:0;left:0;right:0;bottom:0;}#main .employees > .employee > .bubble > .image > img{width:100%;height:100%;}#main .employees > .employee > .bubble > .overlay{position:absolute;top:-1px;left:-1px;width:214px;height:214px;-webkit-border-radius:121px;-moz-border-radius:121px;border-radius:121px;border:14px solid #ffffff;opacity:0.5;}#main .employees > .employee > .btn{position:absolute;bottom:18px;left:50%;margin:0 0 0 -39px;}#main .employees > .employee > .btn > .inner > .button > .fa{font-size:24px;padding:0;line-height:34px;}#main .employees > .employee > .btn > .inner > .button > .fa.fa-envelope{padding:1px 0 0 1px;display:inline-block;}#main .employees > .employee > .name{font-size:24px;line-height:28px;padding-bottom:10px;font-weight:400;color:#005F8C;}#main .employees > .employee > .position{font-size:17px;line-height:26px;color:#53535a;}#main .btn{background:-moz-linear-gradient(top,rgb(247,248,249) 0%,rgba(247,248,249,0) 100%);background:-webkit-linear-gradient(top,rgb(247,248,249) 0%,rgba(247,248,249,0) 100%);background:linear-gradient(to bottom,rgb(247,248,249) 0%,rgba(247,248,249,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f8f9',endColorstr='#00f7f8f9',GradientType=0);width:58px;height:58px;padding:10px;cursor:pointer;display:inline-block;text-decoration:none;-webkit-border-radius:39px;-moz-border-radius:39px;border-radius:39px;}#main .btn.topcenter{position:absolute;top:240px;left:50%;margin:0 0 0 -39px;}#main .btn > .inner{width:44px;height:44px;padding:7px;-webkit-border-radius:29px;-moz-border-radius:29px;border-radius:29px;background:#acadae;background:-moz-linear-gradient(top,#acadae 0%,#eff2f4 100%);background:-webkit-linear-gradient(top,#acadae 0%,#eff2f4 100%);background:linear-gradient(to bottom,#acadae 0%,#eff2f4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#acadae',endColorstr='#eff2f4',GradientType=0);}#main .btn > .inner > .button{position:relative;width:36px;height:36px;padding:4px;text-align:center;-webkit-border-radius:22px;-moz-border-radius:22px;border-radius:22px;background:#abbbc5;background:-moz-linear-gradient(top,#abbbc5 0%,#4d6e84 100%);background:-webkit-linear-gradient(top,#abbbc5 0%,#4d6e84 100%);background:linear-gradient(to bottom,#abbbc5 0%,#4d6e84 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#abbbc5',endColorstr='#4d6e84',GradientType=0);}#main .btn > .inner > .button > .glow{position:absolute;top:4px;z-index:220;display:none;width:36px;height:36px;-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px;background:#e1f3c9;background:-moz-linear-gradient(top,#e1f3c9 0%,#74c609 100%);background:-webkit-linear-gradient(top,#e1f3c9 0%,#74c609 100%);background:linear-gradient(to bottom,#e1f3c9 0%,#74c609 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1f3c9',endColorstr='#74c609',GradientType=0);}#main .btn > .inner > .button > .fa{display:block;position:relative;z-index:221;color:#ffffff;font-size:34px;padding:0 0 0 3px;line-height:32px;}#main .btn:hover > .inner > .button{background:#c5e3a0;background:-moz-linear-gradient(top,#c5e3a0 0%,#70c400 100%);background:-webkit-linear-gradient(top,#c5e3a0 0%,#70c400 100%);background:linear-gradient(to bottom,#c5e3a0 0%,#70c400 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5e3a0',endColorstr='#70c400',GradientType=0);-webkit-box-shadow:0px 0px 16px 0px rgba(112,196,0,0.9);-moz-box-shadow:0px 0px 16px 0px rgba(112,196,0,0.9);box-shadow:0px 0px 16px 0px rgba(112,196,0,0.9);}#main .btn:hover > .inner > .button > .glow{display:block;}#main .btn:hover > .inner > .button > .fa{text-shadow:0px 0px 4px rgba(255,255,255,0.8);}#main .sideteaser{padding:24px 12px;border-radius:20px;background-color:#CBDFE8;color:#000;}#main .sideteaser > * + *{margin-top:16px;}#main .sideteaser > .title{font-size:17px;line-height:24px;text-decoration:underline;color:#005F8C;text-transform:uppercase;}#main .sideteaser > .title a[href^=tel],#main .sideteaser > .title a[href^=tel]:link,#main .sideteaser > .title a[href^=tel]:visited,#main .sideteaser > .title a[href^=tel]:hover,#main .sideteaser > .title a[href^=tel]:active{color:inherit !important;}#main .sideteaser > .lead{font-size:24px;line-height:30px;font-weight:600;}#main .sideteaser > .lead a[href^=tel],#main .sideteaser > .lead a[href^=tel]:link,#main .sideteaser > .lead a[href^=tel]:visited,#main .sideteaser > .lead a[href^=tel]:hover,#main .sideteaser > .lead a[href^=tel]:active{color:inherit !important;}#main .sideteaser > .teaser-text{font-size:17px;line-height:24px;}#main .sideteaser > .teaser-text > * + *{margin-top:1.5rem;}#main .sideteaser > .teaser-text a{color:#005F8C;text-decoration:none;}#main .sideteaser > .teaser-text a:hover{opacity:0.8;}#main .sideteaser > .teaser-text ul{margin:0;padding:12px 0 0 0;color:#000;list-style:initial;}#main .sideteaser > .teaser-text ul > li{padding:0 0 0 4px;margin-left:22px;}#main .sideteaser > .teaser-text ul > li::before{display:none;}#main .sideteaser > .teaser-text > p{padding:0;color:#000;}#main .sideteaser > .buttons{text-align:center;}#main .sideteaser > .buttons > * + *{margin-top:16px;}#main .sideteaser > .buttons > a{text-decoration:none;display:inline-flex;align-items:center;color:#fff;gap:8px;height:40px;padding:0 14px;background-color:#005F8C;border-radius:20px;cursor:pointer;transition:background 0.3s cubic-bezier(0.16,1,0.3,1),color 0.3s cubic-bezier(0.16,1,0.3,1);max-width:90%;}#main .sideteaser > .buttons > a > span{flex:1 1 auto;font-size:18px;text-transform:uppercase;font-weight:600;min-width:1px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}#main .sideteaser > .buttons > a > svg{flex:0 0 24px;width:24px;max-width:24px;transition:transform 0.3s cubic-bezier(0.16,1,0.3,1);}#main .sideteaser > .buttons > a:hover > svg{transform:translate3d(5px,0,0);}#main .sideteaser > .img{width:100%;height:auto;}#main .sideteaser > .img > img{display:block;max-width:100%;margin:auto;}#main .sideteaser.blue{background-color:#005F8C;}#main .sideteaser.blue > .title,#main .sideteaser.blue > .lead{color:#fff;}#main .sideteaser.blue > .teaser-text > p,#main .sideteaser.blue > .teaser-text ul,#main .sideteaser.blue > .teaser-text a{color:#fff;}#main .sideteaser.blue > .buttons > a{color:#005F8C;background-color:#fff;}#main .sideteaser.blue > .buttons > a:hover{background-color:#E5EFF4;color:#005F8C;}#main .sideteaser.light-blue{background-color:#E5EFF4;}#main .sideteaser.light-blue > .title,#main .sideteaser.light-blue > .lead{color:#005F8C;}#main .sideteaser.light-blue > .teaser-text a{color:#005F8C;}#main .sideteaser.light-blue > .teaser-text > p,#main .sideteaser.light-blue > .teaser-text > ul{color:#000;}#main .sideteaser.light-blue > .buttons > a{background-color:#005F8C;}#main .sideteaser.light-blue > .buttons > a:hover{opacity:0.8;}#main .sideteaser.red{background-color:#E4003A;}#main .sideteaser.red > .title,#main .sideteaser.red > .lead{color:#fff;}#main .sideteaser.red > .teaser-text > p,#main .sideteaser.red > .teaser-text ul,#main .sideteaser.red > .teaser-text a{color:#fff;}#main .sideteaser.red > .buttons > a{color:#E4003A;background-color:#fff;}#main .sideteaser.red > .buttons > a:hover{background-color:#FCE5EB;color:#E4003A;}#main .sideteaser.light-red{background-color:#FCE5EB;}#main .sideteaser.light-red > .title,#main .sideteaser.light-red > .lead{color:#E4003A;}#main .sideteaser.light-red > .teaser-text a{color:#E4003A;}#main .sideteaser.light-red > .teaser-text > p,#main .sideteaser.light-red > .teaser-text > ul{color:#000;}#main .sideteaser.light-red > .buttons > a{background-color:#E4003A;}#main .sideteaser.light-red > .buttons > a:hover{opacity:0.8;}#main .sideteaser.green{background-color:#94C119;}#main .sideteaser.green > .title,#main .sideteaser.green > .lead{color:#fff;}#main .sideteaser.green > .teaser-text > p,#main .sideteaser.green > .teaser-text ul,#main .sideteaser.green > .teaser-text a{color:#fff;}#main .sideteaser.green > .buttons > a{color:#94C119;background-color:#fff;}#main .sideteaser.green > .buttons > a:hover{background-color:#EAF3D1;color:#94C119;}#main .sideteaser.light-green{background-color:#EAF3D1;}#main .sideteaser.light-green > .title,#main .sideteaser.light-green > .lead{color:#000;}#main .sideteaser.light-green > .teaser-text a{color:#94C119;}#main .sideteaser.light-green > .teaser-text > p,#main .sideteaser.light-green > .teaser-text > ul{color:#000;}#main .sideteaser.light-green > .buttons > a{background-color:#94C119;}#main .sideteaser.light-green > .buttons > a:hover{opacity:0.8;}#main .youtubeel{margin:0 0 35px 0;max-width:495px;}#main .youtubeel.top{margin-top:72px;}#main .youtubeel > .inner{width:100%;aspect-ratio:16/9;border-radius:20px;overflow:hidden;}#main .youtubeel > .inner > iframe{width:100%;height:100%;}#main .youtubeel > .caption{width:100%;padding-top:20px;color:#000;font-size:17px;line-height:24px;}#main .titletextbox{padding:0 0 60px 0;}#main .titletextbox.nobottom{padding:0 0 0 0;}#main .titletextbox > h3{font-size:34px;color:#005F8C;font-weight:400;line-height:42px;padding:0 0 16px 0;}#main .titletextbox > .inner{font-size:17px;color:#53535A;}#main .titletextbox > .inner .blue{color:#005F8C;}#main .titletextbox > .inner a{color:#005F8C;text-decoration:none;}#main .titletextbox > .inner a:hover{opacity:0.8;}#main .titletextbox > .link{margin-top:17px;margin-bottom:12px;display:inline-block;vertical-align:top;height:30px;line-height:30px;background-color:#eaeef0;text-decoration:none;color:#005F8C;text-transform:uppercase;padding:4px 18px 0 18px;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;}#main .split{position:relative;display:flex;width:100%;padding:78px 0 50px 0;gap:90px;}#main .split.notop{padding-top:34px;}#main .split.notop > .line{top:34px;}#main .split > .line{position:absolute;left:291px;width:2px;top:78px;bottom:50px;background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/dotvertical.png');background-repeat:repeat-y;}#main .split > .col.left{flex:0 0 267px;width:267px;overflow:hidden;}#main .split > .col.left > * + *{margin-top:32px;}#main .split > .col.left > .titletextbox,#main .split > .col.left > .imageel{padding:0;margin:0;}#main .split > .col.right{flex:1 1 auto;}#main .imageel{width:100%;overflow:hidden;border-radius:20px;margin:0 0 35px 0;}#main .imageel.top{margin-top:72px;}#main .imageel > img{width:100%;height:auto !important;display:block;}#main .text.top{margin-top:13px;}#main .text.notop{margin-top:-8px;}#main .text ul.two-col{display:inline-grid;grid-template-columns:repeat(2,auto);align-items:start;column-gap:32px;}#main .trademarks{padding:17px 0 15px 0;}#main .trademarks > .logos{padding:13px 0 11px 0;}#main .trademarks > .logos > .logo{background-size:100% 100%;background-repeat:no-repeat;display:inline-block;vertical-align:top;margin-right:39px;}#main .trademarks > .logos > .logo.mile{background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/content/trademarks/mile.png');width:76px;height:28px;margin-top:6px;}#main .trademarks > .logos > .logo.bosch{background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/content/trademarks/bosch.png');width:86px;height:20px;margin-top:10px;}#main .trademarks > .logos > .logo.bauknecht{background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/content/trademarks/bauknecht.png');width:100px;height:25px;margin-top:8px;}#main .trademarks > .logos > .logo.siemens{background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/content/trademarks/siemens.png');width:94px;height:16px;margin-top:12px;}#main .trademarks > .logos > .logo.sibir{background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/content/trademarks/sibir.png');width:55px;height:17px;margin-top:12px;}#main .trademarks > .logos > .logo.electrolux{background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/content/trademarks/electrolux.png');width:111px;height:26px;margin-top:7px;}#main .trademarks > .logos > .logo.vzug{background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/content/trademarks/vzug.png');width:41px;height:41px;}#main .trademarks > .logos > .logo.liebherr{background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/content/trademarks/liebherr.png');width:111px;height:15px;margin-top:14px;}#main .trademarks > .logos > .logo.fors{background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/content/trademarks/fors.png');width:100px;height:29px;margin-top:5px;}#main .trademarks > .logos > .logo.meker{background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/content/trademarks/meker.png');width:120px;height:32px;margin-top:4px;}#main .trademarks > .logos > .logo.aeg{background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/content/trademarks/aeg.png');width:74px;height:28px;margin-top:6px;}#main .trademarks > .logos > .logo.berbel{background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/content/trademarks/berbel.png');width:95px;height:25px;margin-top:7px;}#main .trademarks > .logos > .logo.wesco{background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/content/trademarks/wesco.png');width:120px;height:26px;margin-top:7px;}#main .trademarks > .logos > .logo.qwooker{background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/content/trademarks/quooker.png');width:95px;height:23px;margin-top:10px;}#main .trademarks > .label,#main .trademarks > .label p,#main .trademarks > .label a{color:#afafb2;font-size:15px;text-decoration:none;}#main .partners{border-bottom:1px solid #98989c;}#main .partners > .partner{display:block;text-decoration:none;color:#53535A;font-size:17px;line-height:49px;height:49px;padding-top:2px;border-top:1px solid #98989c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}#main .partners > .partner:hover{opacity:0.8;}#header .productcategories{display:none;}#header > .pcenter{width:1140px;margin:auto;}#main .productcategories{margin:0 0 61px 0;}#main .productcategories > .line{position:absolute;left:0;right:0;height:2px;background-repeat:repeat-x;background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/dothorizontal.png');}.productcategories > .entries{padding:0 0 14px 0;}.productcategories > .entries > .category{cursor:pointer;background-color:#eaeef0;display:inline-block;vertical-align:top;height:32px;margin:16px 40px 0 0;padding:2px 14px 0 39px;position:relative;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;display:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}.productcategories > .entries > .category.active{background-color:#c0ccd4;}.productcategories > .entries > .category.active > .icon > .state{border-color:#005F8C;}.productcategories > .entries > .category.active > .icon > .state > .fa{display:block;}.productcategories > .entries > .category > .icon{position:absolute;left:1px;top:2px;display:inline-block;vertical-align:top;width:24px;height:24px;padding:5px;margin:-2px 4px 0 0;background-color:transparent;-webkit-border-radius:17px;-moz-border-radius:17px;border-radius:17px;}.productcategories > .entries > .category > .icon > .state{width:18px;text-align:center;height:18px;border:3px solid #96aab7;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;}.productcategories > .entries > .category > .icon > .state > .fa{font-size:14px;line-height:18px;color:#005F8C;display:none;}.productcategories > .entries > .category > .label{color:#005F8C;font-size:17px;text-transform:uppercase;line-height:32px;}.productcategories > .entries > .category.active > .label{color:#000000;}#main .products > .section > h2{text-transform:uppercase;font-size:34px;font-weight:400;padding:0 0 28px 0;}#main .products > .section > div > .product{position:relative;background-color:#eaeef0;padding:0 0 75px 0;-webkit-border-bottom-right-radius:50px;-moz-border-radius-bottomright:50px;border-bottom-right-radius:50px;margin:0 0 52px 0;}#main .products > .section > div > .product > .left{position:relative;width:365px;padding:52px 0 0 0;float:left;}#main .products > .section > div > .product > .left > .badge{position:absolute;left:0;top:0;right:3px;height:32px;padding:2px 0 0 26px;background-color:#E4003A;color:#ffffff;font-size:17px;line-height:32px;text-transform:uppercase;-webkit-border-bottom-right-radius:22px;-moz-border-radius-bottomright:22px;border-bottom-right-radius:22px;}#main .products > .section > div > .product > .left > .data{margin:39px 0 0 26px;background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/dothorizontal.png');background-repeat:repeat-x;background-position:bottom;}#main .products > .section > div > .product > .left > .data > table{width:100%;border-collapse:separate;border-spacing:0px;}#main .products > .section > div > .product > .left > .data > table tr{background-repeat:repeat-x;background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/dothorizontal.png');background-position:top;}#main .products > .section > div > .product > .left > .data > table tr > td{height:39px;padding:3px 0 0 0;color:#000;}#main .products > .section > div > .product > .left > .data > table tr > td:nth-child(2){width:223px;font-weight:500;}#main .products > .section > div > .product > .left > .data > table tr.featured > td{color:#E4003A;}#main .products > .section > div > .product > .left > .data > table tr.crossed > td{text-decoration:line-through;}#main .products > .section > div > .product > .left > .collapser{height:33px;position:relative;border-top:1px solid #005F8C;cursor:pointer;display:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}#main .products > .section > div > .product > .left > .collapser > .label{color:#005F8C;line-height:33px;text-transform:uppercase;padding:0 0 0 10px;font-size:17px;}#main .products > .section > div > .product > .left > .collapser > .icon{position:absolute;right:10px;top:2px;}#main .products > .section > div > .product > .left > .collapser > .icon > .fa{color:#005F8C;}#main .products > .section > div > .product > .left{}#main .products > .section > div > .product > .left > .images{position:relative;background-color:#ffffff;margin:0 0 0 26px;padding-bottom:36px;overflow:hidden;border:7px solid #ffffff;border-bottom:0;}#main .products > .section > div > .product > .left > .images > .image{background-size:cover;background-position:center center;background-repeat:no-repeat;height:399px;}#main .products > .section > div > .product > .left > .images > .slidable{position:absolute;top:0;bottom:36px;left:0;white-space:nowrap;}#main .products > .section > div > .product > .left > .images > .slidable > .image{position:relative;display:inline-block;vertical-align:top;height:100%;background-position:center center;background-size:cover;}#main .products > .section > div > .product > .left > .images > .slidable > .image > .loader{position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;}#main .products > .section > div > .product > .left > .images > .controlls{position:absolute;left:0;right:0;bottom:0;height:36px;}#main .products > .section > div > .product > .left > .images > .controlls > .big,#main .products > .section > div > .product > .left > .images > .controlls > .arrow{position:absolute;bottom:0;height:36px;width:36px;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);}#main .products > .section > div > .product > .left > .images > .controlls > .big{left:50%;margin-left:-20px;text-align:center;}#main .products > .section > div > .product > .left > .images > .controlls > .big > .fa{color:#005F8C;padding-top:2px;font-size:24px;line-height:36px;}#main .products > .section > div > .product > .left > .images > .controlls > .arrow{display:none;}#main .products > .section > div > .product > .left > .images > .controlls > .arrow > .fa{font-size:34px;line-height:36px;color:#005F8C;}#main .products > .section > div > .product > .left > .images > .controlls > .arrow.prev{left:0;text-align:left;}#main .products > .section > div > .product > .left > .images > .controlls > .arrow.next{right:0;text-align:right;}#main .products > .section > div > .product > .left > .images > .controlls > .big:hover > .fa,#main .products > .section > div > .product > .left > .images > .controlls > .arrow:hover > .fa{color:#94C119;}#main .products > .section > div > .product > .right{position:relative;width:733px;padding:46px 20px 0 20px;float:right;}#main .products > .section > div > .product > .right > .text{padding:24px 0 0 0;}#main .products > .section > div > .product > .right > .text > b{color:#005F8C;}#main .products > .section > div > .product > .left > h3,#main .products > .section > div > .product > .left > h4,#main .products > .section > div > .product > .right > h3,#main .products > .section > div > .product > .right > h4{color:#005F8C;font-size:34px;line-height:43px;}#main .products > .section > div > .product > .left > h3,#main .products > .section > div > .product > .right > h3{font-weight:600;}#main .products > .section > div > .product > .left > h4,#main .products > .section > div > .product > .right > h4{font-weight:400;text-transform:uppercase;}#main .products > .section > div > .product > .link{position:absolute;bottom:13px;right:38px;width:96px;padding:4px;margin:21px auto 12px auto;overflow:hidden;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;background:#e0e6ea;background:-moz-linear-gradient(top,#e0e6ea 0%,#f7f8f9 100%);background:-webkit-linear-gradient(top,#e0e6ea 0%,#f7f8f9 100%);background:linear-gradient(to bottom,#e0e6ea 0%,#f7f8f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e6ea',endColorstr='#f7f8f9',GradientType=0);-webkit-tap-highlight-color:rgba(0,0,0,0);}#main .products > .section > div > .product > .link > a{display:block;border:none;color:#ffffff;font-size:17px;cursor:pointer;height:34px;text-decoration:none;line-height:32px;text-align:center;text-transform:uppercase;padding:0 16px;background:#8cd232;background:-moz-linear-gradient(top,#8cd232 0%,#699d25 100%);background:-webkit-linear-gradient(top,#8cd232 0%,#699d25 100%);background:linear-gradient(to bottom,#8cd232 0%,#699d25 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cd232',endColorstr='#699d25',GradientType=0);-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;-webkit-tap-highlight-color:rgba(0,0,0,0);}#main .products > .section > div > .product > .link > a:hover{background:#699e26;background:-moz-linear-gradient(top,#699e26 0%,#8cd232 100%);background:-webkit-linear-gradient(top,#699e26 0%,#8cd232 100%);background:linear-gradient(to bottom,#699e26 0%,#8cd232 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#699e26',endColorstr='#8cd232',GradientType=0);}body > .bgdim{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);opacity:0;z-index:800;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-transition:opacity 0.3s ease-out;-moz-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;}body > .bgdim.shown{opacity:1;}body > .gallery{position:fixed;min-width:100px;min-height:100px;top:10px;z-index:810;background-color:#ffffff;opacity:0;-webkit-transition:opacity 0.3s ease-out,width 0.3s ease-out,height 0.3s ease-out;-moz-transition:opacity 0.3s ease-out,width 0.3s ease-out,height 0.3s ease-out;-o-transition:opacity 0.3s ease-out,width 0.3s ease-out,height 0.3s ease-out;transition:opacity 0.3s ease-out,width 0.3s ease-out,height 0.3s ease-out;}body > .gallery.shown{opacity:1;}body > .gallery > .img{position:relative;min-width:120px;min-height:80px;}body > .gallery > .img > .loader{position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;}body > .gallery > .img > img{width:100%;height:100%;-webkit-transition:opacity 0.3s ease-out,width 0.3s ease-out,height 0.3s ease-out;-moz-transition:opacity 0.3s ease-out,width 0.3s ease-out,height 0.3s ease-out;-o-transition:opacity 0.3s ease-out,width 0.3s ease-out,height 0.3s ease-out;transition:opacity 0.3s ease-out,width 0.3s ease-out,height 0.3s ease-out;}body > .gallery > .img > img.hidden{opacity:0;}body > .gallery > .actions{position:absolute;bottom:0;left:0;right:0;background-color:rgba(255,255,255,0.5);height:30px;}body > .gallery > .actions > .action{cursor:pointer;position:absolute;width:30px;height:30px;line-height:30px;text-align:center;font-size:22px;top:0;-webkit-tap-highlight-color:rgba(0,0,0,0);}body > .gallery > .actions > .action > .fa{color:#005F8C;}body > .gallery > .actions > .action:hover > .fa{color:#94C119;}body > .gallery > .actions > .action.close{color:#005F8C;left:50%;width:62px;margin-left:-31px;font-size:12px;text-align:center;}body > .gallery > .actions > .action.close:hover{color:#94C119;}body > .gallery > .actions > .action.prev{left:10px;}body > .gallery > .actions > .action.next{right:10px;}.luxorform .checkbox{padding:6px 0;display:flex;align-items:center;justify-content:start;gap:16px;cursor:pointer;}.luxorform .checkbox > input{display:none;}.luxorform .checkbox > .box{border:1px solid #005F8C;background-color:#fff;border-radius:6px;height:22px;width:22px;flex:0 0 22px;position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer;}.luxorform .checkbox > .box::after{content:"\f00c";font-family:FontAwesome;position:absolute;color:#005F8C;font-size:14px;line-height:1;transition:all 0.3s cubic-bezier(0.16,1,0.3,1);opacity:0;transform:scale(0.4);}.luxorform .checkbox > label{flex:1 1 auto;color:#000;cursor:pointer;}.luxorform .checkbox.checked > .box::after{opacity:1;transform:scale(1);}.luxorform .checkbox:hover{opacity:0.8;}.luxorform .radio.formcontrol{position:relative;display:flex;gap:24px;}.luxorform .radio.formcontrol > .option{position:relative;display:block;line-height:34px;font-size:17px;padding:2px 0 3px 0;cursor:pointer;color:#000;-webkit-tap-highlight-color:rgba(0,0,0,0);}.luxorform .radio.formcontrol > .option:hover{color:#005F8C;}.luxorform .radio.formcontrol > .option.active > .icon{background-color:#ffffff;}.luxorform .radio.formcontrol > .option.active > .icon > .state{border-color:#005F8C;}.luxorform .radio.formcontrol > .option.active > .icon > .state > .fa{display:block;}.luxorform .radio.formcontrol > .option > .icon{display:inline-block;vertical-align:top;width:24px;height:24px;padding:5px;margin:-2px 4px 0 0;background-color:transparent;-webkit-border-radius:17px;-moz-border-radius:17px;border-radius:17px;}.luxorform .radio.formcontrol > .option > .icon > .state{width:18px;text-align:center;height:18px;border:3px solid #96aab7;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;}.luxorform .radio.formcontrol > .option > .icon > .state > .fa{font-size:14px;line-height:18px;color:#005F8C;display:none;}.luxorform .radio.formcontrol.haserror > .option{color:#E4003A !important;}.luxorform .radio.formcontrol.haserror > .option > .icon > .state{border-color:#E4003A !important;}.luxorform{background-color:#E5EFF4;margin-top:32px;padding:26px 20px;border-radius:20px;color:#000;}.luxorform > .separator{height:1px;background-color:#005F8C;margin:19px 0 49px 0;}.luxorform > .formrow{padding:0 0 24px 0;}.luxorform > .formrow > label{font-size:17px;line-height:24px;display:block;padding-bottom:10px;color:#000;}.luxorform > .formrow > .input{box-sizing:border-box;overflow:hidden;border-radius:12px;background:#fff;border:1px solid #005F8C;}.luxorform > .formrow > .input > input,.luxorform > .formrow > .input > textarea{border:none;display:block;color:#005F8C;text-align:left;font-size:17px;font-weight:400;height:44px;width:100%;box-sizing:border-box;}.luxorform > .formrow > .input.haserror{-webkit-box-shadow:0px 0px 5px 0px rgb(255,0,75);-moz-box-shadow:0px 0px 5px 0px rgb(255,0,75);box-shadow:0px 0px 5px 0px rgb(255,0,75);}.luxorform > .formrow > .input.auto{height:auto;}.luxorform > .formrow > .input > input{padding:0 12px;}.luxorform > .formrow > .input > textarea{height:86px;padding:12px 12px;}.luxorform > .submit > input[type=submit]{height:40px;background-color:#005F8C;color:#fff;border-radius:20px;font-size:18px;font-weight:600;padding:0 14px;line-height:40px;text-transform:uppercase;border:none;cursor:pointer;}.luxorform > .submit > input[type=submit]:hover{background-color:#0978ac;}.luxorform > .loader{margin:24px auto 19px auto;}.luxorform.red{background-color:#FCE5EB;}.luxorform.red > .separator{background-color:#E4003A;}.luxorform.red > .formrow > .input{border-color:#E4003A;}.luxorform.red > .formrow > .input > input,.luxorform.red > .formrow > .input > textarea{color:#E4003A;}.luxorform.red > .submit > input[type=submit]{background-color:#E4003A;}.luxorform.red > .submit > input[type=submit]:hover{background-color:#ff3668;}.luxorform.red .checkbox > .box{border:1px solid #E4003A;}.luxorform.red .checkbox > .box::after{color:#E4003A;}.luxorform.red .radio.formcontrol > .option:hover{color:#E4003A;}.luxorform.red .radio.formcontrol > .option.active > .icon > .state{border-color:#E4003A;}.luxorform.red .radio.formcontrol > .option > .icon > .state > .fa{color:#E4003A;}.luxorform.green{background-color:#EAF3D1;}.luxorform.green > .separator{background-color:#94C119;}.luxorform.green > .formrow > .input{border-color:#94C119;}.luxorform.green > .formrow > .input > input,.luxorform.green > .formrow > .input > textarea{color:#94C119;}.luxorform.green > .submit > input[type=submit]{background-color:#94C119;}.luxorform.green > .submit > input[type=submit]:hover{background-color:#a1d11b;}.luxorform.green .checkbox > .box{border:1px solid #94C119;}.luxorform.green .checkbox > .box::after{color:#94C119;}.luxorform.green .radio.formcontrol > .option:hover{color:#94C119;}.luxorform.green .radio.formcontrol > .option.active > .icon > .state{border-color:#94C119;}.luxorform.green .radio.formcontrol > .option > .icon > .state > .fa{color:#94C119;}@media only screen and (max-width:1312px){.center{width:auto;padding-left:24px;padding-right:24px;}#main > .center{border:none;padding-left:24px;padding-right:24px;}#header .center > .l{width:148px;flex:0 0 144px;}#header .center > .l > .logo{width:144px;}#header .center > .inner #navigation > ul{gap:14px;}#header .center > .inner #navigation > ul > li > a{font-size:15px;}#header .center > .inner #navigation > ul > li > ul{left:-34px;}#header .center > .inner #navigation > ul > li:last-child > ul{left:-58px;}#main .fullsplit .inner > .arrow{left:50%;margin:0 0 0 -38px;}#main .fullsplit .left,#main .fullsplit .right{width:calc(50% - 13px);left:0;right:0;}#main .fullsplit > .left > .inner,#main .fullsplit > .right > .inner{width:auto;text-align:center;padding:48px 10% 20px 10%;}#main .fullsplit .teate > .text{text-align:left;padding:40px 0 0 0;width:auto;}#main #footer{width:auto;padding-left:24px;padding-right:24px;}#main #footer > .inner > .footer-address{flex-basis:auto;padding-right:0;gap:24px;}#main .bannerslider > .slides > .slide > .center,#main .bannerslider > .pageinate{left:20px;right:20px;width:auto;margin-left:0;}#main .banner{padding-left:24px;padding-right:24px;min-height:160px;}#main .banner > .inner > h1,#main .banner > .inner > .lead{line-height:36px;font-size:30px;}#main .collapseteasers{margin-left:-24px;margin-right:-24px;}#main .collapseteasers > .links{display:grid;grid-template-columns:repeat(2,minmax(0,240px));justify-content:center;}#main .collapseteasers > .collapsible > .inner > .grid{display:grid;grid-template-columns:1fr 1fr;}#main .collapseteasers > .collapsible > .inner > .grid > .col{max-width:none;}#main .employees{margin-left:0;margin-right:0;}#main .split > .line{left:264px;}#main .split > .col.left{flex:0 0 240px;width:240px;}#header > .pcenter{width:90%;padding-left:5%;padding-right:5%;padding-top:15px;}#header > .pcenter > .productcategories > .entries > .category{margin-bottom:5px;}.productcategories > .entries > .category{margin:0 10px 30px 10px;padding-left:32px;}#main .products > .section > div > .product > .left{width:32%;}#main .products > .section > div > .product > .left > .images{width:calc(90% - 14px);margin:0 5%;}#main .products > .section > div > .product > .right{width:60%;padding:46px 4% 0 4%;}}@media only screen and (max-width:980px){#main p.lead{padding-bottom:14px;}#main h1.top,#main h2.top,#main h3.top{padding-top:32px !important;}#main h2.bottom{padding-bottom:0 !important;}#main > .center{padding-bottom:48px;}#header > .center{height:44px;}#header > .center > .l > .logo{position:absolute;right:16px;top:3px;left:auto;width:90px;}#header > .center > .inner > .topnav{display:none;}#header > .center > .inner #navigation{padding:0;height:44px;}#header > .center > .inner #navigation > .hamburger{position:absolute;left:50%;top:6px;margin:0 0 0 -25px;display:block;}#header > .center > .inner #navigation > ul{display:none;position:fixed;top:44px;left:0;right:0;background-color:#f2f4f6;bottom:0;border-top:1px solid #ddddde;text-align:left;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;}#header > .center > .inner #navigation > ul > li{display:block;height:auto;margin:0;padding:0;}#header > .center > .inner #navigation > ul > li > a{height:41px;line-height:44px;padding:0 2px;margin:0 18px;text-transform:uppercase;border-bottom:1px solid #ddddde;background-color:transparent !important;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}#header > .center > .inner #navigation > ul > li > a > .fa{display:inline-block;font-size:13px;margin:14px 0 0 14px;color:#005F8C;vertical-align:top;}#header > .center > .inner #navigation > ul > li:not(.servicetel) > a{color:#005F8C !important;}#header > .center > .inner #navigation > ul > li.servicetel.green > a{color:#94C119;}#header > .center > .inner #navigation > ul > li.servicetel.red > a{color:#E4003A;border-bottom:none;margin-bottom:24px;}#header > .center > .inner #navigation > ul > li.collapsed > a{color:#000;}#header > .center > .inner #navigation > ul > li.active{background-color:#c0ccd4;}#header > .center > .inner #navigation > ul > li.active > a{background-color:transparent;color:#000000 !important;}#header > .center > .inner #navigation > ul > li.active > ul > li.active > a{color:#94C119 !important;}#header > .center > .inner #navigation > ul > li > ul{position:relative;left:auto !important;display:none;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;margin:0 0 0 0;padding:0;top:0;right:auto;width:100%;text-align:left;border:none;background-color:#f2f4f6;}#header > .center > .inner #navigation > ul > li > ul:before{-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important;display:none;}#header > .center > .inner #navigation > ul > li > ul > li{margin:0 0 0 40px;}#header > .center > .inner #navigation > ul > li > ul > li > a{text-align:left;height:41px;line-height:41px;font-size:20px;padding:0 0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}#main{padding-top:44px;}#main .fullsplit{margin:0;}#main .fullsplit .fclear{display:none !important;}#main .fullsplit .inner > .arrow{display:none;}#main .fullsplit .inner h2{font-size:17px;padding:0 0 7px 0;}#main .fullsplit .inner .teate > .expander{display:block;}#main .fullsplit .inner .teate > .text{display:none;}#main .fullsplit .left,#main .fullsplit .right{float:none;width:100%;left:0;right:0;border-top:1px solid #30434d;}#main .fullsplit .right > div > .inner,#main .fullsplit .left > div > .inner{float:none !important;width:auto !important;height:auto !important;padding:20px 18px !important;text-align:left;}#main .fullsplit .teate > .teaser{width:100%;}#main .fullsplit .teate > .teaser > .box{height:42px;position:relative;padding:0;width:auto;text-align:left;border-width:3px;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;}#main .fullsplit .teate > .teaser > .box > .image{display:none;}#main .fullsplit .teate > .teaser > .box > .caption{font-size:17px;line-height:44px;padding:0 0 0 20px;}#main .fullsplit .teate > .teaser > .box > .btn{position:absolute;right:1px;top:1px;width:28px;height:28px;padding:6px;}#main .fullsplit .teate > .teaser > .box > .btn > .inner{width:22px;height:22px;padding:3px;}#main .fullsplit .teate > .teaser > .box > .btn > .inner > .button{width:22px;height:22px;padding:0;line-height:22px;}#main .fullsplit .teate > .teaser > .box > .btn > .inner > .button > .glow{width:22px;height:22px;top:0;left:0;}#main .fullsplit .teate > .teaser > .box > .btn > .inner > .button > .fa{line-height:22px;font-size:15px;}#main .fullsplit .teate > .text{padding-top:10px;}#main #footer > .inner{display:block;padding:50px 0 15px;}#main #footer > .inner > .footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:43px 24px;}#main #footer > .inner > .footer-nav > .shops{display:none;}#main #footer > .inner > .footer-address{display:block;padding-top:18px;}#main #footer > .inner > .footer-address > .address{padding:22px 0;}#main #footer > .copy > .footer-link{display:none;}#main #footer > .copy > .company{padding:0;}#main .bannerslider{height:143px;}#main .bannerslider > .slides > .slide > .center,#main .bannerslider > .pageinate{display:none;}#main .banner{min-height:140px;}#main .banner > .inner > h1,#main .banner > .inner .lead{font-size:24px;line-height:28px;}#main .map{height:200px;}#main .collapseteasers{padding:56px 0 50px 0;margin-bottom:24px;}#main .collapseteasers > .links{grid-template-columns:minmax(0,240px);padding-bottom:0;}#main .collapseteasers > .collapsible{display:none;}#main .employees{padding-top:38px;}#main .employees .employee{margin-bottom:30px;}#main .sideteaser{border-radius:12px;}#main .sideteaser > .buttons > a{border-radius:12px;}#main .youtubeel > .inner{border-radius:12px;}#main .titletextbox > h3{font-size:28px;line-height:34px;padding:0;}#main .titletextbox > h3 > br{display:none;}#main .split{padding:20px 0 20px 0 !important;flex-wrap:wrap;gap:0;}#main .split.invertbreak{flex-wrap:wrap-reverse;}#main .split > .col.left,#main .split > .col.right{flex-basis:100%;flex-shrink:0;min-width:0;}#main .split > .col .titletextbox:last-child{padding-bottom:0 !important;}#main .split > .col{width:100% !important;}#main .split > .line{position:relative;left:auto;top:auto !important;margin:44px 0 45px 0;right:auto;bottom:auto;height:2px;width:100%;display:block;background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/dothorizontal.png');background-repeat:repeat-x;}#main .split > .line.extra{margin:22px 0 22px;}#main .split > .fclear{display:none;}#main .imageel{border-radius:12px;}#main .trademarks{padding-top:0;}#main .trademarks > .logos{text-align:left;}#main .trademarks > .logos > .logo{margin:0 50px 15px 0;}#header > .pcenter{display:none;}.productcategories > .entries{text-align:center;margin:20px 10px 0 10px;}.productcategories > .entries > .category{height:24px;}.productcategories > .entries > .category > .icon{margin:0;height:24px;width:24px;padding:0;}.productcategories > .entries > .category > .label{line-height:24px;}#main .products > .section > div > .product{margin-bottom:25px;}#main .products > .section > div > .product > .left{width:100%;float:none;}#main .products > .section > div > .product > .left > .badge{height:26px;line-height:26px;width:170px;right:auto;padding-left:5%;font-size:17px;}#main .products > .section > div > .product > .left > .data{margin:20px 10px 0 10px;}#main .products > .section > div > .product > .left > .data > table{margin-bottom:22px;}#main .products > .section > div > .product > .left > .data > table tr > td{height:25px;}#main .products > .section > div > .product > .left > .data > table tr > td:nth-child(2){padding-left:10px;}#main .products > .section > div > .product > .left > .collapser{display:block !important;}#main .products > .section > div > .product > .left > .images{margin:12px 10px 0 10px;width:calc(100% - 34px);}#main .products > .section > div > .product > .right{width:90%;padding:20px 5% 0 5%;float:none;}#main .products > .section > div > .product > .right > .text{display:none;padding-top:0;}#main .products > .section > div > .product > .left > h3,#main .products > .section > div > .product > .left > h4,#main .products > .section > div > .product > .right > h3,#main .products > .section > div > .product > .right > h4{font-size:24px;line-height:28px;padding-left:4%;}#main .products > .section > div > .product > .fclear{display:none;}#main .products > .section > div > .product > .link{margin:0 0 0 -65px;left:50%;right:auto;}.luxorform .checkbox > .box{border-radius:4px;}.luxorform{border-radius:12px;}.luxorform > .separator{margin:16px 0 32px 0;}.luxorform > .formrow{padding:0 0 18px 0;}.luxorform > .submit > input[type=submit]{border-radius:12px;}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#header > .center > .inner #navigation > .hamburger > .close{background-image:url('../../../_assets/9f7f45f5f3727810bc7a32db9dca778d/Images/close@2x.png');}}
