﻿/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */@import url("https://fonts.googleapis.com/css?family=Droid+Serif:400i,700i");@import url("https://fonts.googleapis.com/css?family=Muli");html{font-size:100%;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;*display:inline;*zoom:1;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden]{display:none}template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.75em 0}h2{font-size:1.5em;margin:1em 0}h3{font-size:1.17em;margin:1.28205em 0}h4{font-size:1em;margin:1.5em 0}h5{font-size:.83em;margin:1.80723em 0}h6{font-size:.67em;margin:2.23881em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}dl,menu,ol,ul{margin:1.5em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}blockquote{margin:1.5em 40px}figure{margin:1.5em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}p,pre{margin:1.5em 0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;_font-family:'courier new', monospace;font-size:1em}form{margin:0}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;*font-family:sans-serif;*vertical-align:middle}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0;*margin-left:-7px}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.image-replacement{text-indent:100%;white-space:nowrap;overflow:hidden}span.amp{font-family:Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;font-style:italic}.slide-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform, opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform, opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform, opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform, opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:top;transition-property:transform, opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform, opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform, opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform, opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(.5);transition-property:transform, opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(1.5);transition-property:transform, opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(-.75turn);transition-property:transform, opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{transform:rotate(.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(.75turn);transition-property:transform, opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-.75turn);opacity:0}.slow{transition-duration:750ms !important}.fast{transition-duration:250ms !important}.linear{transition-timing-function:linear !important}.ease{transition-timing-function:ease !important}.ease-in{transition-timing-function:ease-in !important}.ease-out{transition-timing-function:ease-out !important}.ease-in-out{transition-timing-function:ease-in-out !important}.bounce-in{transition-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{transition-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{transition-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{transition-delay:300ms !important}.long-delay{transition-delay:700ms !important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(0)}100%{transform:rotate(1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,100%{transform:rotate(0)}}.shake,.spin-cw,.spin-ccw,.wiggle{animation-duration:500ms}.infinite{animation-iteration-count:infinite}.slow{animation-duration:750ms !important}.fast{animation-duration:250ms !important}.linear{animation-timing-function:linear !important}.ease{animation-timing-function:ease !important}.ease-in{animation-timing-function:ease-in !important}.ease-out{animation-timing-function:ease-out !important}.ease-in-out{animation-timing-function:ease-in-out !important}.bounce-in{animation-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{animation-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{animation-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{animation-delay:300ms !important}.long-delay{animation-delay:700ms !important}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:not-allowed}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=93.75em"}html{font-size:100%;box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{padding:0;margin:0;font-family:CenturyGothicStd-Bold;font-weight:normal;line-height:1.3;color:#0a0a0a;background:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;-ms-interpolation-mode:bicubic;display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px;border-radius:0}select{width:100%;border-radius:0}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{-webkit-appearance:none;-moz-appearance:none;background:transparent;padding:0;border:0;border-radius:0;line-height:1}[data-whatinput='mouse'] button{outline:0}.is-visible{display:block !important}.is-hidden{display:none !important}.row{max-width:75rem;margin-left:auto;margin-right:auto}.row::before,.row::after{content:' ';display:table}.row::after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row .row{max-width:none;margin-left:-.9375rem;margin-right:-.9375rem}.row .row.collapse{margin-left:0;margin-right:0}.row.expanded{max-width:none}.row.expanded .row{margin-left:auto;margin-right:auto}.column,.columns{width:100%;float:left;padding-left:.9375rem;padding-right:.9375rem}.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{padding-left:0;padding-right:0;margin-left:0;margin-right:0}.small-1{width:8.33333%}.small-push-1{position:relative;left:8.33333%}.small-pull-1{position:relative;left:-8.33333%}.small-offset-0{margin-left:0%}.small-2{width:16.66667%}.small-push-2{position:relative;left:16.66667%}.small-pull-2{position:relative;left:-16.66667%}.small-offset-1{margin-left:8.33333%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-offset-2{margin-left:16.66667%}.small-4{width:33.33333%}.small-push-4{position:relative;left:33.33333%}.small-pull-4{position:relative;left:-33.33333%}.small-offset-3{margin-left:25%}.small-5{width:41.66667%}.small-push-5{position:relative;left:41.66667%}.small-pull-5{position:relative;left:-41.66667%}.small-offset-4{margin-left:33.33333%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-offset-5{margin-left:41.66667%}.small-7{width:58.33333%}.small-push-7{position:relative;left:58.33333%}.small-pull-7{position:relative;left:-58.33333%}.small-offset-6{margin-left:50%}.small-8{width:66.66667%}.small-push-8{position:relative;left:66.66667%}.small-pull-8{position:relative;left:-66.66667%}.small-offset-7{margin-left:58.33333%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-offset-8{margin-left:66.66667%}.small-10{width:83.33333%}.small-push-10{position:relative;left:83.33333%}.small-pull-10{position:relative;left:-83.33333%}.small-offset-9{margin-left:75%}.small-11{width:91.66667%}.small-push-11{position:relative;left:91.66667%}.small-pull-11{position:relative;left:-91.66667%}.small-offset-10{margin-left:83.33333%}.small-12{width:100%}.small-offset-11{margin-left:91.66667%}.small-up-1>.column,.small-up-1>.columns{width:100%;float:left}.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n){clear:none}.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1){clear:both}.small-up-1>.column:last-child,.small-up-1>.columns:last-child{float:left}.small-up-2>.column,.small-up-2>.columns{width:50%;float:left}.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n){clear:none}.small-up-2>.column:nth-of-type(2n+1),.small-up-2>.columns:nth-of-type(2n+1){clear:both}.small-up-2>.column:last-child,.small-up-2>.columns:last-child{float:left}.small-up-3>.column,.small-up-3>.columns{width:33.33333%;float:left}.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n){clear:none}.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1){clear:both}.small-up-3>.column:last-child,.small-up-3>.columns:last-child{float:left}.small-up-4>.column,.small-up-4>.columns{width:25%;float:left}.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n){clear:none}.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1){clear:both}.small-up-4>.column:last-child,.small-up-4>.columns:last-child{float:left}.small-up-5>.column,.small-up-5>.columns{width:20%;float:left}.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n){clear:none}.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1){clear:both}.small-up-5>.column:last-child,.small-up-5>.columns:last-child{float:left}.small-up-6>.column,.small-up-6>.columns{width:16.66667%;float:left}.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n){clear:none}.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1){clear:both}.small-up-6>.column:last-child,.small-up-6>.columns:last-child{float:left}.small-up-7>.column,.small-up-7>.columns{width:14.28571%;float:left}.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n){clear:none}.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1){clear:both}.small-up-7>.column:last-child,.small-up-7>.columns:last-child{float:left}.small-up-8>.column,.small-up-8>.columns{width:12.5%;float:left}.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n){clear:none}.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1){clear:both}.small-up-8>.column:last-child,.small-up-8>.columns:last-child{float:left}.small-collapse>.column,.small-collapse>.columns{padding-left:0;padding-right:0}.small-collapse .row,.expanded.row .small-collapse.row{margin-left:0;margin-right:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}.small-centered{float:none;margin-left:auto;margin-right:auto}.small-uncentered,.small-push-0,.small-pull-0{position:static;margin-left:0;margin-right:0;float:left}@media screen and (min-width: 40em){.medium-1{width:8.33333%}.medium-push-1{position:relative;left:8.33333%}.medium-pull-1{position:relative;left:-8.33333%}.medium-offset-0{margin-left:0%}.medium-2{width:16.66667%}.medium-push-2{position:relative;left:16.66667%}.medium-pull-2{position:relative;left:-16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-2{margin-left:16.66667%}.medium-4{width:33.33333%}.medium-push-4{position:relative;left:33.33333%}.medium-pull-4{position:relative;left:-33.33333%}.medium-offset-3{margin-left:25%}.medium-5{width:41.66667%}.medium-push-5{position:relative;left:41.66667%}.medium-pull-5{position:relative;left:-41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-5{margin-left:41.66667%}.medium-7{width:58.33333%}.medium-push-7{position:relative;left:58.33333%}.medium-pull-7{position:relative;left:-58.33333%}.medium-offset-6{margin-left:50%}.medium-8{width:66.66667%}.medium-push-8{position:relative;left:66.66667%}.medium-pull-8{position:relative;left:-66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-8{margin-left:66.66667%}.medium-10{width:83.33333%}.medium-push-10{position:relative;left:83.33333%}.medium-pull-10{position:relative;left:-83.33333%}.medium-offset-9{margin-left:75%}.medium-11{width:91.66667%}.medium-push-11{position:relative;left:91.66667%}.medium-pull-11{position:relative;left:-91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.66667%}.medium-up-1>.column,.medium-up-1>.columns{width:100%;float:left}.medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n){clear:none}.medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1){clear:both}.medium-up-1>.column:last-child,.medium-up-1>.columns:last-child{float:left}.medium-up-2>.column,.medium-up-2>.columns{width:50%;float:left}.medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n){clear:none}.medium-up-2>.column:nth-of-type(2n+1),.medium-up-2>.columns:nth-of-type(2n+1){clear:both}.medium-up-2>.column:last-child,.medium-up-2>.columns:last-child{float:left}.medium-up-3>.column,.medium-up-3>.columns{width:33.33333%;float:left}.medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n){clear:none}.medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1){clear:both}.medium-up-3>.column:last-child,.medium-up-3>.columns:last-child{float:left}.medium-up-4>.column,.medium-up-4>.columns{width:25%;float:left}.medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n){clear:none}.medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1){clear:both}.medium-up-4>.column:last-child,.medium-up-4>.columns:last-child{float:left}.medium-up-5>.column,.medium-up-5>.columns{width:20%;float:left}.medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n){clear:none}.medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1){clear:both}.medium-up-5>.column:last-child,.medium-up-5>.columns:last-child{float:left}.medium-up-6>.column,.medium-up-6>.columns{width:16.66667%;float:left}.medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n){clear:none}.medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1){clear:both}.medium-up-6>.column:last-child,.medium-up-6>.columns:last-child{float:left}.medium-up-7>.column,.medium-up-7>.columns{width:14.28571%;float:left}.medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n){clear:none}.medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1){clear:both}.medium-up-7>.column:last-child,.medium-up-7>.columns:last-child{float:left}.medium-up-8>.column,.medium-up-8>.columns{width:12.5%;float:left}.medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n){clear:none}.medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1){clear:both}.medium-up-8>.column:last-child,.medium-up-8>.columns:last-child{float:left}.medium-collapse>.column,.medium-collapse>.columns{padding-left:0;padding-right:0}.medium-collapse .row,.expanded.row .medium-collapse.row{margin-left:0;margin-right:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}.medium-centered{float:none;margin-left:auto;margin-right:auto}.medium-uncentered,.medium-push-0,.medium-pull-0{position:static;margin-left:0;margin-right:0;float:left}}@media screen and (min-width: 64em){.large-1{width:8.33333%}.large-push-1{position:relative;left:8.33333%}.large-pull-1{position:relative;left:-8.33333%}.large-offset-0{margin-left:0%}.large-2{width:16.66667%}.large-push-2{position:relative;left:16.66667%}.large-pull-2{position:relative;left:-16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-2{margin-left:16.66667%}.large-4{width:33.33333%}.large-push-4{position:relative;left:33.33333%}.large-pull-4{position:relative;left:-33.33333%}.large-offset-3{margin-left:25%}.large-5{width:41.66667%}.large-push-5{position:relative;left:41.66667%}.large-pull-5{position:relative;left:-41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-5{margin-left:41.66667%}.large-7{width:58.33333%}.large-push-7{position:relative;left:58.33333%}.large-pull-7{position:relative;left:-58.33333%}.large-offset-6{margin-left:50%}.large-8{width:66.66667%}.large-push-8{position:relative;left:66.66667%}.large-pull-8{position:relative;left:-66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-8{margin-left:66.66667%}.large-10{width:83.33333%}.large-push-10{position:relative;left:83.33333%}.large-pull-10{position:relative;left:-83.33333%}.large-offset-9{margin-left:75%}.large-11{width:91.66667%}.large-push-11{position:relative;left:91.66667%}.large-pull-11{position:relative;left:-91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{width:100%}.large-offset-11{margin-left:91.66667%}.large-up-1>.column,.large-up-1>.columns{width:100%;float:left}.large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n){clear:none}.large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1){clear:both}.large-up-1>.column:last-child,.large-up-1>.columns:last-child{float:left}.large-up-2>.column,.large-up-2>.columns{width:50%;float:left}.large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n){clear:none}.large-up-2>.column:nth-of-type(2n+1),.large-up-2>.columns:nth-of-type(2n+1){clear:both}.large-up-2>.column:last-child,.large-up-2>.columns:last-child{float:left}.large-up-3>.column,.large-up-3>.columns{width:33.33333%;float:left}.large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n){clear:none}.large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1){clear:both}.large-up-3>.column:last-child,.large-up-3>.columns:last-child{float:left}.large-up-4>.column,.large-up-4>.columns{width:25%;float:left}.large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n){clear:none}.large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1){clear:both}.large-up-4>.column:last-child,.large-up-4>.columns:last-child{float:left}.large-up-5>.column,.large-up-5>.columns{width:20%;float:left}.large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n){clear:none}.large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1){clear:both}.large-up-5>.column:last-child,.large-up-5>.columns:last-child{float:left}.large-up-6>.column,.large-up-6>.columns{width:16.66667%;float:left}.large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n){clear:none}.large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1){clear:both}.large-up-6>.column:last-child,.large-up-6>.columns:last-child{float:left}.large-up-7>.column,.large-up-7>.columns{width:14.28571%;float:left}.large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n){clear:none}.large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1){clear:both}.large-up-7>.column:last-child,.large-up-7>.columns:last-child{float:left}.large-up-8>.column,.large-up-8>.columns{width:12.5%;float:left}.large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n){clear:none}.large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1){clear:both}.large-up-8>.column:last-child,.large-up-8>.columns:last-child{float:left}.large-collapse>.column,.large-collapse>.columns{padding-left:0;padding-right:0}.large-collapse .row,.expanded.row .large-collapse.row{margin-left:0;margin-right:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}.large-centered{float:none;margin-left:auto;margin-right:auto}.large-uncentered,.large-push-0,.large-pull-0{position:static;margin-left:0;margin-right:0;float:left}}@media screen and (min-width: 75em){.xlarge-1{width:8.33333%}.xlarge-push-1{position:relative;left:8.33333%}.xlarge-pull-1{position:relative;left:-8.33333%}.xlarge-offset-0{margin-left:0%}.xlarge-2{width:16.66667%}.xlarge-push-2{position:relative;left:16.66667%}.xlarge-pull-2{position:relative;left:-16.66667%}.xlarge-offset-1{margin-left:8.33333%}.xlarge-3{width:25%}.xlarge-push-3{position:relative;left:25%}.xlarge-pull-3{position:relative;left:-25%}.xlarge-offset-2{margin-left:16.66667%}.xlarge-4{width:33.33333%}.xlarge-push-4{position:relative;left:33.33333%}.xlarge-pull-4{position:relative;left:-33.33333%}.xlarge-offset-3{margin-left:25%}.xlarge-5{width:41.66667%}.xlarge-push-5{position:relative;left:41.66667%}.xlarge-pull-5{position:relative;left:-41.66667%}.xlarge-offset-4{margin-left:33.33333%}.xlarge-6{width:50%}.xlarge-push-6{position:relative;left:50%}.xlarge-pull-6{position:relative;left:-50%}.xlarge-offset-5{margin-left:41.66667%}.xlarge-7{width:58.33333%}.xlarge-push-7{position:relative;left:58.33333%}.xlarge-pull-7{position:relative;left:-58.33333%}.xlarge-offset-6{margin-left:50%}.xlarge-8{width:66.66667%}.xlarge-push-8{position:relative;left:66.66667%}.xlarge-pull-8{position:relative;left:-66.66667%}.xlarge-offset-7{margin-left:58.33333%}.xlarge-9{width:75%}.xlarge-push-9{position:relative;left:75%}.xlarge-pull-9{position:relative;left:-75%}.xlarge-offset-8{margin-left:66.66667%}.xlarge-10{width:83.33333%}.xlarge-push-10{position:relative;left:83.33333%}.xlarge-pull-10{position:relative;left:-83.33333%}.xlarge-offset-9{margin-left:75%}.xlarge-11{width:91.66667%}.xlarge-push-11{position:relative;left:91.66667%}.xlarge-pull-11{position:relative;left:-91.66667%}.xlarge-offset-10{margin-left:83.33333%}.xlarge-12{width:100%}.xlarge-offset-11{margin-left:91.66667%}.xlarge-up-1>.column,.xlarge-up-1>.columns{width:100%;float:left}.xlarge-up-1>.column:nth-of-type(1n),.xlarge-up-1>.columns:nth-of-type(1n){clear:none}.xlarge-up-1>.column:nth-of-type(1n+1),.xlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xlarge-up-1>.column:last-child,.xlarge-up-1>.columns:last-child{float:left}.xlarge-up-2>.column,.xlarge-up-2>.columns{width:50%;float:left}.xlarge-up-2>.column:nth-of-type(1n),.xlarge-up-2>.columns:nth-of-type(1n){clear:none}.xlarge-up-2>.column:nth-of-type(2n+1),.xlarge-up-2>.columns:nth-of-type(2n+1){clear:both}.xlarge-up-2>.column:last-child,.xlarge-up-2>.columns:last-child{float:left}.xlarge-up-3>.column,.xlarge-up-3>.columns{width:33.33333%;float:left}.xlarge-up-3>.column:nth-of-type(1n),.xlarge-up-3>.columns:nth-of-type(1n){clear:none}.xlarge-up-3>.column:nth-of-type(3n+1),.xlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xlarge-up-3>.column:last-child,.xlarge-up-3>.columns:last-child{float:left}.xlarge-up-4>.column,.xlarge-up-4>.columns{width:25%;float:left}.xlarge-up-4>.column:nth-of-type(1n),.xlarge-up-4>.columns:nth-of-type(1n){clear:none}.xlarge-up-4>.column:nth-of-type(4n+1),.xlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xlarge-up-4>.column:last-child,.xlarge-up-4>.columns:last-child{float:left}.xlarge-up-5>.column,.xlarge-up-5>.columns{width:20%;float:left}.xlarge-up-5>.column:nth-of-type(1n),.xlarge-up-5>.columns:nth-of-type(1n){clear:none}.xlarge-up-5>.column:nth-of-type(5n+1),.xlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xlarge-up-5>.column:last-child,.xlarge-up-5>.columns:last-child{float:left}.xlarge-up-6>.column,.xlarge-up-6>.columns{width:16.66667%;float:left}.xlarge-up-6>.column:nth-of-type(1n),.xlarge-up-6>.columns:nth-of-type(1n){clear:none}.xlarge-up-6>.column:nth-of-type(6n+1),.xlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xlarge-up-6>.column:last-child,.xlarge-up-6>.columns:last-child{float:left}.xlarge-up-7>.column,.xlarge-up-7>.columns{width:14.28571%;float:left}.xlarge-up-7>.column:nth-of-type(1n),.xlarge-up-7>.columns:nth-of-type(1n){clear:none}.xlarge-up-7>.column:nth-of-type(7n+1),.xlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xlarge-up-7>.column:last-child,.xlarge-up-7>.columns:last-child{float:left}.xlarge-up-8>.column,.xlarge-up-8>.columns{width:12.5%;float:left}.xlarge-up-8>.column:nth-of-type(1n),.xlarge-up-8>.columns:nth-of-type(1n){clear:none}.xlarge-up-8>.column:nth-of-type(8n+1),.xlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xlarge-up-8>.column:last-child,.xlarge-up-8>.columns:last-child{float:left}.xlarge-collapse>.column,.xlarge-collapse>.columns{padding-left:0;padding-right:0}.xlarge-collapse .row,.expanded.row .xlarge-collapse.row{margin-left:0;margin-right:0}.xlarge-uncollapse>.column,.xlarge-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}.xlarge-centered{float:none;margin-left:auto;margin-right:auto}.xlarge-uncentered,.xlarge-push-0,.xlarge-pull-0{position:static;margin-left:0;margin-right:0;float:left}}@media screen and (min-width: 93.75em){.xxlarge-1{width:8.33333%}.xxlarge-push-1{position:relative;left:8.33333%}.xxlarge-pull-1{position:relative;left:-8.33333%}.xxlarge-offset-0{margin-left:0%}.xxlarge-2{width:16.66667%}.xxlarge-push-2{position:relative;left:16.66667%}.xxlarge-pull-2{position:relative;left:-16.66667%}.xxlarge-offset-1{margin-left:8.33333%}.xxlarge-3{width:25%}.xxlarge-push-3{position:relative;left:25%}.xxlarge-pull-3{position:relative;left:-25%}.xxlarge-offset-2{margin-left:16.66667%}.xxlarge-4{width:33.33333%}.xxlarge-push-4{position:relative;left:33.33333%}.xxlarge-pull-4{position:relative;left:-33.33333%}.xxlarge-offset-3{margin-left:25%}.xxlarge-5{width:41.66667%}.xxlarge-push-5{position:relative;left:41.66667%}.xxlarge-pull-5{position:relative;left:-41.66667%}.xxlarge-offset-4{margin-left:33.33333%}.xxlarge-6{width:50%}.xxlarge-push-6{position:relative;left:50%}.xxlarge-pull-6{position:relative;left:-50%}.xxlarge-offset-5{margin-left:41.66667%}.xxlarge-7{width:58.33333%}.xxlarge-push-7{position:relative;left:58.33333%}.xxlarge-pull-7{position:relative;left:-58.33333%}.xxlarge-offset-6{margin-left:50%}.xxlarge-8{width:66.66667%}.xxlarge-push-8{position:relative;left:66.66667%}.xxlarge-pull-8{position:relative;left:-66.66667%}.xxlarge-offset-7{margin-left:58.33333%}.xxlarge-9{width:75%}.xxlarge-push-9{position:relative;left:75%}.xxlarge-pull-9{position:relative;left:-75%}.xxlarge-offset-8{margin-left:66.66667%}.xxlarge-10{width:83.33333%}.xxlarge-push-10{position:relative;left:83.33333%}.xxlarge-pull-10{position:relative;left:-83.33333%}.xxlarge-offset-9{margin-left:75%}.xxlarge-11{width:91.66667%}.xxlarge-push-11{position:relative;left:91.66667%}.xxlarge-pull-11{position:relative;left:-91.66667%}.xxlarge-offset-10{margin-left:83.33333%}.xxlarge-12{width:100%}.xxlarge-offset-11{margin-left:91.66667%}.xxlarge-up-1>.column,.xxlarge-up-1>.columns{width:100%;float:left}.xxlarge-up-1>.column:nth-of-type(1n),.xxlarge-up-1>.columns:nth-of-type(1n){clear:none}.xxlarge-up-1>.column:nth-of-type(1n+1),.xxlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xxlarge-up-1>.column:last-child,.xxlarge-up-1>.columns:last-child{float:left}.xxlarge-up-2>.column,.xxlarge-up-2>.columns{width:50%;float:left}.xxlarge-up-2>.column:nth-of-type(1n),.xxlarge-up-2>.columns:nth-of-type(1n){clear:none}.xxlarge-up-2>.column:nth-of-type(2n+1),.xxlarge-up-2>.columns:nth-of-type(2n+1){clear:both}.xxlarge-up-2>.column:last-child,.xxlarge-up-2>.columns:last-child{float:left}.xxlarge-up-3>.column,.xxlarge-up-3>.columns{width:33.33333%;float:left}.xxlarge-up-3>.column:nth-of-type(1n),.xxlarge-up-3>.columns:nth-of-type(1n){clear:none}.xxlarge-up-3>.column:nth-of-type(3n+1),.xxlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xxlarge-up-3>.column:last-child,.xxlarge-up-3>.columns:last-child{float:left}.xxlarge-up-4>.column,.xxlarge-up-4>.columns{width:25%;float:left}.xxlarge-up-4>.column:nth-of-type(1n),.xxlarge-up-4>.columns:nth-of-type(1n){clear:none}.xxlarge-up-4>.column:nth-of-type(4n+1),.xxlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xxlarge-up-4>.column:last-child,.xxlarge-up-4>.columns:last-child{float:left}.xxlarge-up-5>.column,.xxlarge-up-5>.columns{width:20%;float:left}.xxlarge-up-5>.column:nth-of-type(1n),.xxlarge-up-5>.columns:nth-of-type(1n){clear:none}.xxlarge-up-5>.column:nth-of-type(5n+1),.xxlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xxlarge-up-5>.column:last-child,.xxlarge-up-5>.columns:last-child{float:left}.xxlarge-up-6>.column,.xxlarge-up-6>.columns{width:16.66667%;float:left}.xxlarge-up-6>.column:nth-of-type(1n),.xxlarge-up-6>.columns:nth-of-type(1n){clear:none}.xxlarge-up-6>.column:nth-of-type(6n+1),.xxlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xxlarge-up-6>.column:last-child,.xxlarge-up-6>.columns:last-child{float:left}.xxlarge-up-7>.column,.xxlarge-up-7>.columns{width:14.28571%;float:left}.xxlarge-up-7>.column:nth-of-type(1n),.xxlarge-up-7>.columns:nth-of-type(1n){clear:none}.xxlarge-up-7>.column:nth-of-type(7n+1),.xxlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xxlarge-up-7>.column:last-child,.xxlarge-up-7>.columns:last-child{float:left}.xxlarge-up-8>.column,.xxlarge-up-8>.columns{width:12.5%;float:left}.xxlarge-up-8>.column:nth-of-type(1n),.xxlarge-up-8>.columns:nth-of-type(1n){clear:none}.xxlarge-up-8>.column:nth-of-type(8n+1),.xxlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xxlarge-up-8>.column:last-child,.xxlarge-up-8>.columns:last-child{float:left}.xxlarge-collapse>.column,.xxlarge-collapse>.columns{padding-left:0;padding-right:0}.xxlarge-collapse .row,.expanded.row .xxlarge-collapse.row{margin-left:0;margin-right:0}.xxlarge-uncollapse>.column,.xxlarge-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}.xxlarge-centered{float:none;margin-left:auto;margin-right:auto}.xxlarge-uncentered,.xxlarge-push-0,.xxlarge-pull-0{position:static;margin-left:0;margin-right:0;float:left}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{font-size:inherit;line-height:1.3;margin-bottom:1rem;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:90%;line-height:inherit}h1,h2,h3,h4,h5,h6{font-family:CenturyGothicStd-Bold;font-weight:normal;font-style:normal;color:inherit;text-rendering:optimizeLegibility;margin-top:0;margin-bottom:.5rem;line-height:1}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#cacaca;line-height:0}h1{font-size:2.1875rem}h2{font-size:2.1875rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1.0625rem}h6{font-size:1rem}@media screen and (min-width: 40em){h1{font-size:3.4375rem}h2{font-size:2.5rem}h3{font-size:1.5rem}h4{font-size:1.3125rem}h5{font-size:1.125rem}h6{font-size:1rem}}@media screen and (min-width: 64em){h1{font-size:5rem}h2{font-size:3.4375rem}h3{font-size:2.125rem}h4{font-size:1.9375rem}h5{font-size:1.75rem}h6{font-size:1.625rem}}a{color:#ff5000;text-decoration:none;line-height:inherit;cursor:pointer}a:hover,a:focus{color:#db4500}a img{border:0}hr{max-width:75rem;height:0;border-right:0;border-top:0;border-bottom:1px solid #cacaca;border-left:0;margin:1.25rem auto;clear:both}ul,ol,dl{line-height:1.3;margin-bottom:1rem;list-style-position:outside}li{font-size:inherit}ul{list-style-type:disc;margin-left:1.25rem}ol{margin-left:1.25rem}ul ul,ol ul,ul ol,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:bold}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.3;color:#8a8a8a}cite{display:block;font-size:.8125rem;color:#8a8a8a}cite:before{content:'\2014 \0020'}abbr{color:#0a0a0a;cursor:help;border-bottom:1px dotted #0a0a0a}code{font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;color:#0a0a0a;background-color:#e6e6e6;border:1px solid #cacaca;padding:.125rem .3125rem .0625rem}kbd{padding:.125rem .25rem 0;margin:0;background-color:#e6e6e6;color:#0a0a0a;font-family:Consolas,"Liberation Mono",Courier,monospace}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:normal;line-height:1.4;color:#8a8a8a}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media screen and (min-width: 40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media screen and (min-width: 64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width: 75em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}@media screen and (min-width: 93.75em){.xxlarge-text-left{text-align:left}.xxlarge-text-right{text-align:right}.xxlarge-text-center{text-align:center}.xxlarge-text-justify{text-align:justify}}.show-for-print{display:none !important}@media print{*{background:transparent !important;color:black !important;box-shadow:none !important;text-shadow:none !important}.show-for-print{display:block !important}.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^='javascript:']:after,a[href^='#']:after{content:''}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;padding:.5rem;border:0;margin:0 0 1rem;font-family:inherit;font-size:1rem;color:#0a0a0a;background-color:#fefefe;box-shadow:none;border-radius:0;transition:box-shadow 0.5s,border-color 0.25s ease-in-out;-webkit-appearance:none;-moz-appearance:none}[type='text']:focus,[type='password']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='week']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,[type='color']:focus,textarea:focus{border:0;background-color:#fefefe;outline:none;box-shadow:none;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input::placeholder,textarea::placeholder{color:#cacaca}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:default}[type='submit'],[type='button']{border-radius:0;-webkit-appearance:none;-moz-appearance:none}input[type='search']{box-sizing:border-box}[type='file'],[type='checkbox'],[type='radio']{margin:0 0 1rem}[type='checkbox']+label,[type='radio']+label{display:inline-block;margin-left:.5rem;margin-right:1rem;margin-bottom:0;vertical-align:baseline}[type='checkbox']+label[for],[type='radio']+label[for]{cursor:pointer}label>[type='checkbox'],label>[type='radio']{margin-right:.5rem}[type='file']{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:normal;line-height:1.8;color:#0a0a0a}label.middle{margin:0 0 1rem;padding:.5rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#333}.input-group{display:table;width:100%;margin-bottom:1rem}.input-group>:first-child{border-radius:0 0 0 0}.input-group>:last-child>*{border-radius:0 0 0 0}.input-group-label,.input-group-field,.input-group-button{margin:0;white-space:nowrap;display:table-cell;vertical-align:middle}.input-group-label{text-align:center;padding:0 1rem;background:#e6e6e6;color:#0a0a0a;border:1px solid #cacaca;white-space:nowrap;width:1%;height:100%}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;height:2.5rem}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;height:100%;width:1%}.input-group-button a,.input-group-button input,.input-group-button button{margin:0}.input-group .input-group-button{display:table-cell}fieldset{border:0;padding:0;margin:0}legend{margin-bottom:.5rem;max-width:100%}.fieldset{border:1px solid #cacaca;padding:1.25rem;margin:1.125rem 0}.fieldset legend{background:#000;padding:0 .1875rem;margin:0;margin-left:-.1875rem}select{height:2.4375rem;padding:.5rem;border:0;margin:0 0 1rem;font-size:1rem;font-family:inherit;line-height:normal;color:#0a0a0a;background-color:#fafafa;border-radius:0;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2851, 51, 51%29'></polygon></svg>");background-size:9px 6px;background-position:right -1rem center;background-origin:content-box;background-repeat:no-repeat;padding-right:1.5rem}@media screen and (min-width: 0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:disabled{background-color:#e6e6e6;cursor:default}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){background-color:rgba(236,88,64,0.1);border-color:#ec5840}.is-invalid-label{color:#ec5840}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:bold;color:#ec5840}.form-error.is-visible{display:block}.hide{display:none !important}.invisible{visibility:hidden}@media screen and (max-width: 39.9375em){.hide-for-small-only{display:none !important}}@media screen and (max-width: 0em), screen and (min-width: 40em){.show-for-small-only{display:none !important}}@media screen and (min-width: 40em){.hide-for-medium{display:none !important}}@media screen and (max-width: 39.9375em){.show-for-medium{display:none !important}}@media screen and (min-width: 40em) and (max-width: 63.9375em){.hide-for-medium-only{display:none !important}}@media screen and (max-width: 39.9375em), screen and (min-width: 64em){.show-for-medium-only{display:none !important}}@media screen and (min-width: 64em){.hide-for-large{display:none !important}}@media screen and (max-width: 63.9375em){.show-for-large{display:none !important}}@media screen and (min-width: 64em) and (max-width: 74.9375em){.hide-for-large-only{display:none !important}}@media screen and (max-width: 63.9375em), screen and (min-width: 75em){.show-for-large-only{display:none !important}}@media screen and (min-width: 75em){.hide-for-xlarge{display:none !important}}@media screen and (max-width: 74.9375em){.show-for-xlarge{display:none !important}}@media screen and (min-width: 75em) and (max-width: 93.6875em){.hide-for-xlarge-only{display:none !important}}@media screen and (max-width: 74.9375em), screen and (min-width: 93.75em){.show-for-xlarge-only{display:none !important}}@media screen and (min-width: 93.75em){.hide-for-xxlarge{display:none !important}}@media screen and (max-width: 93.6875em){.show-for-xxlarge{display:none !important}}@media screen and (min-width: 93.75em){.hide-for-xxlarge-only{display:none !important}}@media screen and (max-width: 93.6875em){.show-for-xxlarge-only{display:none !important}}.show-for-sr,.show-on-focus{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0, 0, 0, 0)}.show-on-focus:active,.show-on-focus:focus{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.show-for-landscape,.hide-for-portrait{display:block !important}@media screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:block !important}}@media screen and (orientation: portrait){.show-for-landscape,.hide-for-portrait{display:none !important}}.hide-for-landscape,.show-for-portrait{display:none !important}@media screen and (orientation: landscape){.hide-for-landscape,.show-for-portrait{display:none !important}}@media screen and (orientation: portrait){.hide-for-landscape,.show-for-portrait{display:block !important}}.float-left{float:left !important}.float-right{float:right !important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix::before,.clearfix::after{content:' ';display:table}.clearfix::after{clear:both}.accordion{list-style-type:none;background:#fefefe;margin-left:0}.accordion-item:first-child>:first-child{border-radius:0 0 0 0}.accordion-item:last-child>:last-child{border-radius:0 0 0 0}.accordion-title{display:block;padding:1.25rem 1rem;line-height:1;font-size:.75rem;color:#ff5000;position:relative;border:1px solid #e6e6e6;border-bottom:0}:last-child:not(.is-active)>.accordion-title{border-radius:0 0 0 0;border-bottom:1px solid #e6e6e6}.accordion-title:hover,.accordion-title:focus{background-color:#e6e6e6}.accordion-title::before{content:'+';position:absolute;right:1rem;top:50%;margin-top:-0.5rem}.is-active>.accordion-title::before{content:'–'}.accordion-content{padding:1rem;display:none;border:1px solid #e6e6e6;border-bottom:0;background-color:#fefefe;color:#ff5000}:last-child>.accordion-content:last-child{border-bottom:1px solid #e6e6e6}.is-accordion-submenu-parent>a{position:relative}.is-accordion-submenu-parent>a::after{content:'';display:block;width:0;height:0;border:inset 6px;border-color:#2199e8 transparent transparent;border-top-style:solid;border-bottom-width:0;position:absolute;top:50%;margin-top:-4px;right:1rem}.is-accordion-submenu-parent[aria-expanded='true']>a::after{transform-origin:50% 50%;transform:scaleY(-1)}.badge{display:inline-block;padding:.3em;min-width:2.1em;font-size:.6rem;text-align:center;border-radius:50%;background:#ff5000;color:#fefefe}.badge.secondary{background:#777;color:#fefefe}.badge.success{background:#3adb76;color:#fefefe}.badge.warning{background:#ffae00;color:#fefefe}.badge.alert{background:#ec5840;color:#fefefe}.breadcrumbs{list-style:none;margin:0 0 1rem 0}.breadcrumbs::before,.breadcrumbs::after{content:' ';display:table}.breadcrumbs::after{clear:both}.breadcrumbs li{float:left;color:#0a0a0a;font-size:.6875rem;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child)::after{color:#cacaca;content:"/";margin:0 .75rem;position:relative;top:1px;opacity:1}.breadcrumbs a{color:#ff5000}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#cacaca;cursor:not-allowed}.callout{margin:0 0 1rem 0;padding:1rem;border:1px solid rgba(10,10,10,0.25);border-radius:0;position:relative;color:#0a0a0a;background-color:#fff}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#def0fc}.callout.secondary{background-color:#ebebeb}.callout.success{background-color:#e1faea}.callout.warning{background-color:#fff3d9}.callout.alert{background-color:#fce6e2}.callout.small{padding-top:.5rem;padding-right:.5rem;padding-bottom:.5rem;padding-left:.5rem}.callout.large{padding-top:3rem;padding-right:3rem;padding-bottom:3rem;padding-left:3rem}.close-button{position:absolute;color:#8a8a8a;right:1rem;top:.5rem;font-size:2em;line-height:1;cursor:pointer}[data-whatinput='mouse'] .close-button{outline:0}.close-button:hover,.close-button:focus{color:#0a0a0a}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block !important}.is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;height:100%;width:100%;background:#fefefe;transition:transform 0.15s linear}.is-drilldown-submenu.is-active{z-index:1;display:block;transform:translateX(-100%)}.is-drilldown-submenu.is-closing{transform:translateX(100%)}.is-drilldown-submenu-parent>a{position:relative}.is-drilldown-submenu-parent>a::after{content:'';display:block;width:0;height:0;border:inset 6px;border-color:transparent transparent transparent #2199e8;border-left-style:solid;border-right-width:0;position:absolute;top:50%;margin-top:-6px;right:1rem}.js-drilldown-back>a::before{content:'';display:block;width:0;height:0;border:inset 6px;border-color:transparent #2199e8 transparent transparent;border-right-style:solid;border-left-width:0;border-left-width:0;display:inline-block;vertical-align:middle;margin-right:0.75rem}.dropdown-pane{background-color:#000;border:1px solid #cacaca;border-radius:0;display:block;font-size:16rem;padding:1rem;position:absolute;visibility:hidden;width:300px;z-index:10}.dropdown-pane.is-open{visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu>li.opens-right>.is-dropdown-submenu{right:auto;left:0;top:100%}.dropdown.menu>li.is-dropdown-submenu-parent>a{padding-right:1.5rem;position:relative}.dropdown.menu>li.is-dropdown-submenu-parent>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:#ff5000 transparent transparent;border-top-style:solid;border-bottom-width:0;right:5px;margin-top:-2px}[data-whatinput='mouse'] .dropdown.menu a{outline:0}.no-js .dropdown.menu ul{display:none}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a::after{right:14px;margin-top:-3px}.dropdown.menu.vertical>li.opens-left>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent #ff5000 transparent transparent;border-right-style:solid;border-left-width:0}.dropdown.menu.vertical>li.opens-right>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent transparent transparent #ff5000;border-left-style:solid;border-right-width:0}@media screen and (min-width: 40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{right:auto;left:0;top:100%}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{padding-right:1.5rem;position:relative}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:#ff5000 transparent transparent;border-top-style:solid;border-bottom-width:0;right:5px;margin-top:-2px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a::after{right:14px;margin-top:-3px}.dropdown.menu.medium-vertical>li.opens-left>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent #ff5000 transparent transparent;border-right-style:solid;border-left-width:0}.dropdown.menu.medium-vertical>li.opens-right>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent transparent transparent #ff5000;border-left-style:solid;border-right-width:0}}@media screen and (min-width: 64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{right:auto;left:0;top:100%}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{padding-right:1.5rem;position:relative}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:#ff5000 transparent transparent;border-top-style:solid;border-bottom-width:0;right:5px;margin-top:-2px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a::after{right:14px;margin-top:-3px}.dropdown.menu.large-vertical>li.opens-left>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent #ff5000 transparent transparent;border-right-style:solid;border-left-width:0}.dropdown.menu.large-vertical>li.opens-right>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent transparent transparent #ff5000;border-left-style:solid;border-right-width:0}}@media screen and (min-width: 75em){.dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu{right:auto;left:0;top:100%}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a{padding-right:1.5rem;position:relative}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:#ff5000 transparent transparent;border-top-style:solid;border-bottom-width:0;right:5px;margin-top:-2px}.dropdown.menu.xlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xlarge-vertical>li>a::after{right:14px;margin-top:-3px}.dropdown.menu.xlarge-vertical>li.opens-left>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent #ff5000 transparent transparent;border-right-style:solid;border-left-width:0}.dropdown.menu.xlarge-vertical>li.opens-right>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent transparent transparent #ff5000;border-left-style:solid;border-right-width:0}}@media screen and (min-width: 93.75em){.dropdown.menu.xxlarge-horizontal>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu.xxlarge-horizontal>li.opens-right>.is-dropdown-submenu{right:auto;left:0;top:100%}.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a{padding-right:1.5rem;position:relative}.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:#ff5000 transparent transparent;border-top-style:solid;border-bottom-width:0;right:5px;margin-top:-2px}.dropdown.menu.xxlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xxlarge-vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.xxlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xxlarge-vertical>li>a::after{right:14px;margin-top:-3px}.dropdown.menu.xxlarge-vertical>li.opens-left>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent #ff5000 transparent transparent;border-right-style:solid;border-left-width:0}.dropdown.menu.xxlarge-vertical>li.opens-right>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent transparent transparent #ff5000;border-left-style:solid;border-right-width:0}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;left:auto;right:0}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a::after{position:absolute;top:50%;right:5px;margin-top:-2px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{left:auto;right:100%}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{display:none;position:absolute;top:0;left:100%;min-width:200px;z-index:1;background:#fefefe;border:1px solid #cacaca}.is-dropdown-submenu .is-dropdown-submenu-parent>a::after{right:14px;margin-top:-3px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent #ff5000 transparent transparent;border-right-style:solid;border-left-width:0}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent transparent transparent #ff5000;border-left-style:solid;border-right-width:0}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.flex-video{position:relative;height:0;padding-bottom:75%;margin-bottom:1rem;overflow:hidden}.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}.flex-video.widescreen{padding-bottom:56.25%}.flex-video.vimeo{padding-top:0}.label{display:inline-block;padding:0.33333rem 0.5rem;font-size:.8rem;line-height:1;white-space:nowrap;cursor:default;border-radius:0;background:#ff5000;color:#fefefe}.label.secondary{background:#777;color:#fefefe}.label.success{background:#3adb76;color:#fefefe}.label.warning{background:#ffae00;color:#fefefe}.label.alert{background:#ec5840;color:#fefefe}.media-object{margin-bottom:1rem;display:block}.media-object img{max-width:none}@media screen and (max-width: 39.9375em){.media-object.stack-for-small .media-object-section{padding:0;padding-bottom:1rem;display:block}.media-object.stack-for-small .media-object-section img{width:100%}}.media-object-section{display:table-cell;vertical-align:top}.media-object-section:first-child{padding-right:1rem}.media-object-section:last-child:not(:nth-child(2)){padding-left:1rem}.media-object-section>:last-child{margin-bottom:0}.media-object-section.middle{vertical-align:middle}.media-object-section.bottom{vertical-align:bottom}.menu{margin:0;list-style-type:none}.menu>li{display:table-cell;vertical-align:middle}[data-whatinput='mouse'] .menu>li{outline:0}.menu>li>a{display:block;padding:0.7rem 1rem;line-height:1}.menu input,.menu a,.menu button{margin-bottom:0}.menu>li>a img,.menu>li>a i,.menu>li>a svg{vertical-align:middle}.menu>li>a img+span,.menu>li>a i+span,.menu>li>a svg+span{vertical-align:middle}.menu>li>a img,.menu>li>a i,.menu>li>a svg{margin-right:.25rem;display:inline-block}.menu>li{display:table-cell}.menu.vertical>li{display:block}@media screen and (min-width: 40em){.menu.medium-horizontal>li{display:table-cell}.menu.medium-vertical>li{display:block}}@media screen and (min-width: 64em){.menu.large-horizontal>li{display:table-cell}.menu.large-vertical>li{display:block}}@media screen and (min-width: 75em){.menu.xlarge-horizontal>li{display:table-cell}.menu.xlarge-vertical>li{display:block}}@media screen and (min-width: 93.75em){.menu.xxlarge-horizontal>li{display:table-cell}.menu.xxlarge-vertical>li{display:block}}.menu.simple li{line-height:1;display:inline-block;margin-right:1rem}.menu.simple a{padding:0}.menu.align-right::before,.menu.align-right::after{content:' ';display:table}.menu.align-right::after{clear:both}.menu.align-right>li{float:right}.menu.expanded{width:100%;display:table;table-layout:fixed}.menu.expanded>li:first-child:last-child{width:100%}.menu.icon-top>li>a{text-align:center}.menu.icon-top>li>a img,.menu.icon-top>li>a i,.menu.icon-top>li>a svg{display:block;margin:0 auto .25rem}.menu.nested{margin-left:1rem}.menu .active>a{color:#fefefe;background:#2199e8}.menu-text{font-weight:bold;color:inherit;line-height:1;padding-top:0;padding-bottom:0;padding:0.7rem 1rem}.menu-centered{text-align:center}.menu-centered>.menu{display:inline-block}.no-js [data-responsive-menu] ul{display:none}html,body{height:100%}.off-canvas-wrapper{width:100%;overflow-x:hidden;position:relative;backface-visibility:hidden;-webkit-overflow-scrolling:auto}.off-canvas-wrapper-inner{position:relative;width:100%;transition:transform .5s ease}.off-canvas-wrapper-inner::before,.off-canvas-wrapper-inner::after{content:' ';display:table}.off-canvas-wrapper-inner::after{clear:both}.off-canvas-content,.off-canvas-content{min-height:100%;background:#000;transition:transform .5s ease;backface-visibility:hidden;z-index:1;padding-bottom:0.1px;box-shadow:0 0 10px rgba(10,10,10,0.5)}.js-off-canvas-exit{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(254,254,254,0.25);cursor:pointer;transition:background .5s ease}.off-canvas{position:absolute;background:#e6e6e6;z-index:-1;max-height:100%;overflow-y:auto;transform:translateX(0)}[data-whatinput='mouse'] .off-canvas{outline:0}.off-canvas.position-left{left:-250px;top:0;width:250px}.is-open-left{transform:translateX(250px)}.off-canvas.position-right{right:-250px;top:0;width:250px}.is-open-right{transform:translateX(-250px)}@media screen and (min-width: 40em){.position-left.reveal-for-medium{left:0;z-index:auto;position:fixed}.position-left.reveal-for-medium ~ .off-canvas-content{margin-left:250px}.position-right.reveal-for-medium{right:0;z-index:auto;position:fixed}.position-right.reveal-for-medium ~ .off-canvas-content{margin-right:250px}}@media screen and (min-width: 64em){.position-left.reveal-for-large{left:0;z-index:auto;position:fixed}.position-left.reveal-for-large ~ .off-canvas-content{margin-left:250px}.position-right.reveal-for-large{right:0;z-index:auto;position:fixed}.position-right.reveal-for-large ~ .off-canvas-content{margin-right:250px}}@media screen and (min-width: 75em){.position-left.reveal-for-xlarge{left:0;z-index:auto;position:fixed}.position-left.reveal-for-xlarge ~ .off-canvas-content{margin-left:250px}.position-right.reveal-for-xlarge{right:0;z-index:auto;position:fixed}.position-right.reveal-for-xlarge ~ .off-canvas-content{margin-right:250px}}@media screen and (min-width: 93.75em){.position-left.reveal-for-xxlarge{left:0;z-index:auto;position:fixed}.position-left.reveal-for-xxlarge ~ .off-canvas-content{margin-left:250px}.position-right.reveal-for-xxlarge{right:0;z-index:auto;position:fixed}.position-right.reveal-for-xxlarge ~ .off-canvas-content{margin-right:250px}}.orbit{position:relative}.orbit-container{position:relative;margin:0;overflow:hidden;list-style:none}.orbit-slide{width:100%;max-height:100%}.orbit-slide.no-motionui.is-active{top:0;left:0}.orbit-figure{margin:0}.orbit-image{margin:0;width:100%;max-width:100%}.orbit-caption{position:absolute;bottom:0;width:100%;padding:1rem;margin-bottom:0;color:#fefefe;background-color:rgba(10,10,10,0.5)}.orbit-previous,.orbit-next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;padding:1rem;color:#fefefe}[data-whatinput='mouse'] .orbit-previous,[data-whatinput='mouse'] .orbit-next{outline:0}.orbit-previous:hover,.orbit-next:hover,.orbit-previous:active,.orbit-next:active,.orbit-previous:focus,.orbit-next:focus{background-color:rgba(10,10,10,0.5)}.orbit-previous{left:0}.orbit-next{left:auto;right:0}.orbit-bullets{position:relative;margin-top:.8rem;margin-bottom:.8rem;text-align:center}[data-whatinput='mouse'] .orbit-bullets{outline:0}.orbit-bullets button{width:1.2rem;height:1.2rem;margin:.1rem;background-color:#cacaca;border-radius:50%}.orbit-bullets button:hover{background-color:#8a8a8a}.orbit-bullets button.is-active{background-color:#8a8a8a}.pagination{margin-left:0;margin-bottom:1rem}.pagination::before,.pagination::after{content:' ';display:table}.pagination::after{clear:both}.pagination li{font-size:.875rem;margin-right:.0625rem;border-radius:0;display:none}.pagination li:last-child,.pagination li:first-child{display:inline-block}@media screen and (min-width: 40em){.pagination li{display:inline-block}}.pagination a,.pagination button{color:#0a0a0a;display:block;padding:.1875rem .625rem;border-radius:0}.pagination a:hover,.pagination button:hover{background:#e6e6e6}.pagination .current{padding:.1875rem .625rem;background:#ff5000;color:#fefefe;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#cacaca;cursor:not-allowed}.pagination .disabled:hover{background:transparent}.pagination .ellipsis::after{content:'\2026';padding:.1875rem .625rem;color:#0a0a0a}.pagination-previous a::before,.pagination-previous.disabled::before{content:'\00ab';display:inline-block;margin-right:0.5rem}.pagination-next a::after,.pagination-next.disabled::after{content:'\00bb';display:inline-block;margin-left:0.5rem}.progress{background-color:#ff5000;height:1rem;margin-bottom:1rem;border-radius:0}.progress.primary .progress-meter{background-color:#2199e8}.progress.secondary .progress-meter{background-color:#777}.progress.success .progress-meter{background-color:#3adb76}.progress.warning .progress-meter{background-color:#ffae00}.progress.alert .progress-meter{background-color:#ec5840}.progress-meter{position:relative;display:block;width:0%;height:100%;background-color:#ff5000}.progress-meter-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);position:absolute;margin:0;font-size:0.75rem;font-weight:bold;color:#fefefe;white-space:nowrap}.slider{position:relative;height:.5rem;margin-top:1.25rem;margin-bottom:2.25rem;background-color:#e6e6e6;cursor:pointer;user-select:none;touch-action:none}.slider-fill{position:absolute;top:0;left:0;display:inline-block;max-width:100%;height:.5rem;background-color:#cacaca;transition:all 0.2s ease-in-out}.slider-fill.is-dragging{transition:all 0s linear}.slider-handle{position:absolute;top:50%;transform:translateY(-50%);position:absolute;left:0;z-index:1;display:inline-block;width:1.4rem;height:1.4rem;background-color:#ff5000;transition:all 0.2s ease-in-out;touch-action:manipulation;border-radius:0}[data-whatinput='mouse'] .slider-handle{outline:0}.slider-handle:hover{background-color:#d94400}.slider-handle.is-dragging{transition:all 0s linear}.slider.disabled,.slider[disabled]{opacity:.25;cursor:not-allowed}.slider.vertical{display:inline-block;width:.5rem;height:12.5rem;margin:0 1.25rem;transform:scale(1, -1)}.slider.vertical .slider-fill{top:0;width:.5rem;max-height:100%}.slider.vertical .slider-handle{position:absolute;top:0;left:50%;width:1.4rem;height:1.4rem;transform:translateX(-50%)}.sticky-container{position:relative}.sticky{position:absolute;z-index:0;transform:translate3d(0, 0, 0)}.sticky.is-stuck{position:fixed;z-index:5}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:absolute;left:auto;right:auto}.sticky.is-anchored.is-at-bottom{bottom:0}body.is-reveal-open{overflow:hidden}html.is-reveal-open,html.is-reveal-open body{height:100%;overflow:hidden;user-select:none}.reveal-overlay{display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:1005;background-color:rgba(10,10,10,0.45);overflow-y:scroll}.reveal{display:none;z-index:1006;padding:1rem;border:1px solid #cacaca;background-color:#fefefe;border-radius:0;position:relative;top:100px;margin-left:auto;margin-right:auto;overflow-y:auto}[data-whatinput='mouse'] .reveal{outline:0}@media screen and (min-width: 40em){.reveal{min-height:0}}.reveal .column,.reveal .columns,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media screen and (min-width: 40em){.reveal{width:600px;max-width:75rem}}@media screen and (min-width: 40em){.reveal .reveal{left:auto;right:auto;margin:0 auto}}.reveal.collapse{padding:0}@media screen and (min-width: 40em){.reveal.tiny{width:30%;max-width:75rem}}@media screen and (min-width: 40em){.reveal.small{width:50%;max-width:75rem}}@media screen and (min-width: 40em){.reveal.large{width:90%;max-width:75rem}}.reveal.full{top:0;left:0;width:100%;height:100%;height:100vh;min-height:100vh;max-width:none;margin-left:0;border:0;border-radius:0}@media screen and (max-width: 39.9375em){.reveal{top:0;left:0;width:100%;height:100%;height:100vh;min-height:100vh;max-width:none;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.switch{margin-bottom:1rem;outline:0;position:relative;user-select:none;color:#fefefe;font-weight:bold;font-size:.875rem}.switch-input{opacity:0;position:absolute}.switch-paddle{background:#cacaca;cursor:pointer;display:block;position:relative;width:4rem;height:2rem;transition:all 0.25s ease-out;border-radius:0;color:inherit;font-weight:inherit}input+.switch-paddle{margin:0}.switch-paddle::after{background:#fefefe;content:'';display:block;position:absolute;height:1.5rem;left:0.25rem;top:0.25rem;width:1.5rem;transition:all 0.25s ease-out;transform:translate3d(0, 0, 0);border-radius:0}input:checked ~ .switch-paddle{background:#ff5000}input:checked ~ .switch-paddle::after{left:2.25rem}[data-whatinput='mouse'] input:focus ~ .switch-paddle{outline:0}.switch-active,.switch-inactive{position:absolute;top:50%;transform:translateY(-50%)}.switch-active{left:8%;display:none}input:checked+label>.switch-active{display:block}.switch-inactive{right:15%}input:checked+label>.switch-inactive{display:none}.switch.tiny .switch-paddle{width:3rem;height:1.5rem;font-size:.625rem}.switch.tiny .switch-paddle::after{width:1rem;height:1rem}.switch.tiny input:checked ~ .switch-paddle::after{left:1.75rem}.switch.small .switch-paddle{width:3.5rem;height:1.75rem;font-size:.75rem}.switch.small .switch-paddle::after{width:1.25rem;height:1.25rem}.switch.small input:checked ~ .switch-paddle::after{left:2rem}.switch.large .switch-paddle{width:5rem;height:2.5rem;font-size:1rem}.switch.large .switch-paddle::after{width:2rem;height:2rem}.switch.large input:checked ~ .switch-paddle::after{left:2.75rem}table{width:100%;margin-bottom:1rem;border-radius:0}table thead,table tbody,table tfoot{border:1px solid #f1f1f1;background-color:#fefefe}table caption{font-weight:bold;padding:.5rem .625rem .625rem}table thead,table tfoot{background:#f8f8f8;color:#0a0a0a}table thead tr,table tfoot tr{background:transparent}table thead th,table thead td,table tfoot th,table tfoot td{padding:.5rem .625rem .625rem;font-weight:bold;text-align:left}table tbody tr:nth-child(even){background-color:#f1f1f1}table tbody th,table tbody td{padding:.5rem .625rem .625rem}@media screen and (max-width: 63.9375em){table.stack thead{display:none}table.stack tfoot{display:none}table.stack tr,table.stack th,table.stack td{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover tr:hover{background-color:#f9f9f9}table.hover tr:nth-of-type(even):hover{background-color:#ececec}.table-scroll{overflow-x:auto}.table-scroll table{width:auto}.tabs{margin:0;list-style-type:none;background:#fefefe;border:1px solid #e6e6e6}.tabs::before,.tabs::after{content:' ';display:table}.tabs::after{clear:both}.tabs.vertical>li{width:auto;float:none;display:block}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:transparent}.tabs.primary{background:#2199e8}.tabs.primary>li>a{color:#fefefe}.tabs.primary>li>a:hover,.tabs.primary>li>a:focus{background:#1893e4}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;line-height:1;font-size:.75rem}.tabs-title>a:hover{background:#fefefe}.tabs-title>a:focus,.tabs-title>a[aria-selected='true']{background:#e6e6e6}.tabs-content{background:#fefefe;transition:all 0.5s ease;border:1px solid #e6e6e6;border-top:0}.tabs-content.vertical{border:1px solid #e6e6e6;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.thumbnail{border:solid 4px #fefefe;box-shadow:0 0 0 1px rgba(10,10,10,0.2);display:inline-block;line-height:0;max-width:100%;transition:box-shadow 200ms ease-out;border-radius:0;margin-bottom:1rem}.thumbnail:hover,.thumbnail:focus{box-shadow:0 0 6px 1px rgba(255,80,0,0.5)}.title-bar{background:#0a0a0a;color:#fefefe;padding:.5rem}.title-bar::before,.title-bar::after{content:' ';display:table}.title-bar::after{clear:both}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left{float:left}.title-bar-right{float:right;text-align:right}.title-bar-title{font-weight:bold;vertical-align:middle;display:inline-block}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;cursor:pointer;width:20px;height:16px}.menu-icon.dark::after{content:'';position:absolute;display:block;width:100%;height:2px;background:#0a0a0a;top:0;left:0;box-shadow:0 7px 0 #0a0a0a,0 14px 0 #0a0a0a}.menu-icon.dark:hover::after{background:#8a8a8a;box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a}.has-tip{border-bottom:dotted 1px #8a8a8a;font-weight:bold;position:relative;display:inline-block;cursor:help}.tooltip{background-color:#fff;color:#fefefe;font-size:14px;padding:.75rem;position:absolute;z-index:10;top:calc(100% + 0);max-width:10rem !important;border-radius:0}.tooltip::before{content:'';display:block;width:0;height:0;border:inset 0;border-color:transparent transparent #fff;border-bottom-style:solid;border-top-width:0;bottom:100%;position:absolute;left:50%;transform:translateX(-50%)}.tooltip.top::before{content:'';display:block;width:0;height:0;border:inset 0;border-color:#fff transparent transparent;border-top-style:solid;border-bottom-width:0;top:100%;bottom:auto}.tooltip.left::before{content:'';display:block;width:0;height:0;border:inset 0;border-color:transparent transparent transparent #fff;border-left-style:solid;border-right-width:0;bottom:auto;left:100%;top:50%;transform:translateY(-50%)}.tooltip.right::before{content:'';display:block;width:0;height:0;border:inset 0;border-color:transparent #fff transparent transparent;border-right-style:solid;border-left-width:0;bottom:auto;left:auto;right:100%;top:50%;transform:translateY(-50%)}.top-bar{padding:.5rem}.top-bar::before,.top-bar::after{content:' ';display:table}.top-bar::after{clear:both}.top-bar,.top-bar ul{background-color:#eee}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{width:100%}@media screen and (min-width: 40em){.top-bar .top-bar-left,.top-bar .top-bar-right{width:auto}}@media screen and (max-width: 63.9375em){.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{width:100%}}@media screen and (max-width: 74.9375em){.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{width:100%}}@media screen and (max-width: 93.6875em){.top-bar.stacked-for-xlarge .top-bar-left,.top-bar.stacked-for-xlarge .top-bar-right{width:100%}}.top-bar.stacked-for-xxlarge .top-bar-left,.top-bar.stacked-for-xxlarge .top-bar-right{width:100%}.top-bar-title{float:left;margin-right:1rem}.top-bar-left{float:left}.top-bar-right{float:right}a:link,a:visited:link{-webkit-tap-highlight-color:rgba(0,0,0,0.3)}h1 a,.h1 a,h2 a,.h2 a,h3 a,.h3 a,h4 a,.h4 a,h5 a,.h5 a{text-decoration:none}.header ul.off-canvas-list li{list-style:none}.top-bar .title-area{z-index:1}.off-canvas-list ul{margin-left:0}.off-canvas-list ul li a{border-bottom:0px}.off-canvas-list ul .dropdown{margin-left:20px}#content #inner-content{padding:1rem 0rem}.page-title .vcard{border:0px;padding:0px}.byline{color:#999}.entry-content img{max-width:100%;height:auto}.entry-content .alignleft,.entry-content img.alignleft{margin-right:1.5em;display:inline;float:left}.entry-content .alignright,.entry-content img.alignright{margin-left:1.5em;display:inline;float:right}.entry-content .aligncenter,.entry-content img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}.entry-content video,.entry-content object{max-width:100%;height:auto}.entry-content pre{background:#eee;border:1px solid #cecece;padding:10px}.wp-caption{max-width:100%;background:#eee;padding:5px}.wp-caption img{max-width:100%;margin-bottom:0;width:100%}.wp-caption p.wp-caption-text{font-size:0.85em;margin:4px 0 7px;text-align:center}.post-password-form input[type="submit"]{display:inline-block;text-align:center;line-height:1;cursor:pointer;-webkit-appearance:none;transition:background-color 0.25s ease-out, color 0.25s ease-out;vertical-align:middle;border:1px solid transparent;border-radius:0;padding:0.85em 1em;margin:0 1rem 1rem 0;font-size:0.9rem;background-color:#ff5000;color:#fff}[data-whatinput='mouse'] .post-password-form input[type="submit"]{outline:0}.post-password-form input[type="submit"]:hover,.post-password-form input[type="submit"]:focus{background-color:#d94400;color:#fff}.page-navigation{margin-top:1rem}#comments .commentlist{margin-left:0px}#respond ul{margin-left:0px}.commentlist li{position:relative;clear:both;overflow:hidden;list-style-type:none;margin-bottom:1.5em;padding:0.7335em 10px}.commentlist li:last-child{margin-bottom:0}.commentlist li ul.children{margin:0}.commentlist li[class*=depth-]{margin-top:1.1em}.commentlist li.depth-1{margin-left:0;margin-top:0}.commentlist li:not(.depth-1){margin-left:10px;margin-top:0;padding-bottom:0}.commentlist .vcard{margin-left:50px}.commentlist .vcard cite.fn{font-weight:700;font-style:normal}.commentlist .vcard time{float:right}.commentlist .vcard time a{color:#999;text-decoration:none}.commentlist .vcard time a:hover{text-decoration:underline}.commentlist .vcard img.avatar{position:absolute;left:10px;padding:2px;border:1px solid #cecece;background:#fff}.commentlist .comment_content p{margin:0.7335em 0 1.5em;font-size:1em;line-height:1.5em}.commentlist .comment-reply-link{float:right}.respond-form{margin:1.5em 10px;padding-bottom:2.2em}.respond-form form{margin:0.75em 0}.respond-form form li{list-style-type:none;clear:both;margin-bottom:0.7335em}.respond-form form li label,.respond-form form li small{display:none}.respond-form form input[type=text],.respond-form form input[type=email],.respond-form form input[type=url],.respond-form form textarea{padding:3px 6px;background:#efefef;border:2px solid #cecece;line-height:1.5em}.respond-form form input[type=text]:focus,.respond-form form input[type=email]:focus,.respond-form form input[type=url]:focus,.respond-form form textarea:focus{background:#fff}.respond-form form input[type=text]:invalid,.respond-form form input[type=email]:invalid,.respond-form form input[type=url]:invalid,.respond-form form textarea:invalid{outline:none;border-color:#fbc2c4;background-color:#f6e7eb;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none}.respond-form form input[type=text],.respond-form form input[type=email],.respond-form form input[type=url]{max-width:400px;min-width:250px}.respond-form form textarea{resize:none;width:97.3%;height:150px}#comment-form-title{margin:0 0 1.1em}#allowed_tags{margin:1.5em 10px 0.7335em 0}.nocomments{margin:0 20px 1.1em}.widget ul{margin:0}.widget ul li{list-style:none}.footer{clear:both;margin-top:1em}.gform_body ul{list-style:none outside none;margin:0}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.pulse{animation-name:pulse;animation-duration:1s;animation-fill-mode:both;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-out;animation-fill-mode:forwards}.boxshadow{position:relative;display:inline-block;box-shadow:0 1px 2px rgba(0,0,0,0.1);transition:all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1)}.boxshadow::after{content:"";position:absolute;z-index:-1;top:-8px;left:-3px;width:calc(100% + 6px);height:calc(100% + 6px);border-radius:40px;box-shadow:0 5px 15px rgba(0,0,0,0.3);opacity:1;transition:all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1)}@media screen and (min-width: 40em){.boxshadow::after{top:-5px;left:-8px;width:calc(100% + 16px);height:calc(100% + 16px)}}.boxshadow:hover::after{box-shadow:0 15px 15px rgba(0,0,0,0.3)}@-webkit-keyframes wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.wobble-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.wobble-vertical:hover,.wobble-vertical:focus,.wobble-vertical:active{-webkit-animation-name:wobble-vertical;animation-name:wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes wobble-horizontal{16.65%{-webkit-transform:translate(8px, -50%)}33.3%{-webkit-transform:translate(-6px, -50%)}49.95%{-webkit-transform:translate(4px, -50%)}66.6%{-webkit-transform:translate(-2px, -50%)}83.25%{-webkit-transform:translate(1px, -50%)}100%{-webkit-transform:translate(0, -50%)}}@keyframes wobble-horizontal{16.65%{transform:translate(8px, -50%)}33.3%{transform:translate(-6px, -50%)}49.95%{transform:translate(4px, -50%)}66.6%{transform:translate(-2px, -50%)}83.25%{transform:translate(1px, -50%)}100%{transform:translate(0, -50%)}}.wobble-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.wobble-horizontal:hover,.wobble-horizontal:focus,.wobble-horizontal:active{-webkit-animation-name:wobble-horizontal;animation-name:wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-property:transform;transition-property:transform}.grow:hover,.grow:focus,.grow:active{-webkit-transform:scale(1.1);transform:scale(1.1)}.cta-color-pmd button.cta-main,.main-style-pmd button.cta-main{color:#ff5000;border:3px #ff5000 solid;background:linear-gradient(to right, #ff5000 50%, transparent 50%);background-size:220% 100%;background-position:right bottom}@media screen and (min-width: 40em){.cta-color-pmd button.cta-main,.main-style-pmd button.cta-main{border:8px #ff5000 solid}}.cta-color-pit button.cta-main,.main-style-pit button.cta-main{color:#b89e49;border:3px #b89e49 solid;background:linear-gradient(to right, #b89e49 50%, transparent 50%);background-size:220% 100%;background-position:right bottom}@media screen and (min-width: 40em){.cta-color-pit button.cta-main,.main-style-pit button.cta-main{border:8px #b89e49 solid}}button{z-index:6;border:none}button:focus{border:none;outline:none !important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button.contact-control .icon svg{width:70%}button.contact-control .caption{font-weight:bold}button.contact-pit{color:white;border:4px white solid;border-radius:15px;padding:0px 20px;height:40px;transition:all .5s;width:100%;margin:10px 0}@media screen and (min-width: 40em){button.contact-pit{color:#b89e49;border:0;text-align:left;padding:0;margin:0}}button.contact-pit.active,button.contact-pit:hover{color:#b89e49;border-color:#b89e49}button.cta-main{border-radius:40px;transition:all .6s;padding:5px 20px;font-size:1.5rem;margin-top:50px;width:auto}@media screen and (min-width: 40em){button.cta-main{font-size:2.5rem;width:80%;border:8px #ff5000 solid}}@media screen and (min-width: 64em){button.cta-main{width:50%}}@media screen and (max-width: 375px){button.cta-main{margin-top:20px}}button.cta-main:hover{background-position:left bottom;color:#254C47}button.product-page{padding:10px 20px;font-style:italic;font-family:'Droid Serif', serif;text-shadow:2px 2px 18px rgba(50,50,50,0.8)}button.product-page.back-to-grid{margin-bottom:30px}button.references-url{transition:opacity .3s}button.references-url:hover{opacity:0.5}button.team{transition:fill 0.3s;position:relative;margin-right:20px}button.team:not(:last-child){margin-right:20px}@media screen and (min-width: 64em){button.team:hover:before{content:attr(data-caption);position:absolute;top:-40%;left:50%;transform:translateX(-50%);font-weight:700;font-style:italic;font-family:'Droid Serif', serif !important}}button.team svg{width:80px;height:80px;transition:fill 0.3s}button.team svg path.hidden{display:none}button.team svg:hover path.hidden,button.team svg.button-active path.hidden{display:block}.main-style-pit .team:hover{transition:fill .15s ease-out}@media screen and (min-width: 64em){.main-style-pit .team:hover:before{color:#b89e49 !important}}.main-style-pit .team svg{transition:fill .15s ease-out}.main-style-pit .team svg:hover path,.main-style-pit .team svg.button-active path{fill:#b89e49 !important}.main-style-pit .team svg path{transition:fill .15s ease-out;fill:#fff}.main-style-pmd .team:hover{transition:fill .15s ease-out}@media screen and (min-width: 64em){.main-style-pmd .team:hover:before{color:#ff5000 !important}}.main-style-pmd .team svg{transition:fill .15s ease-out}.main-style-pmd .team svg:hover path,.main-style-pmd .team svg.button-active path{fill:#ff5000 !important}.main-style-pmd .team svg path{transition:fill .15s ease-out;fill:#fff}.main-style-pit .contact.extended .controls .contact-control.active path,.main-style-pit .contact.extended .controls .contact-control.active polygon,.main-style-pit .contact.extended .controls .contact-control.active line,.main-style-pit .contact.extended .controls .contact-control.active circle,.main-style-pit .contact.extended .controls .contact-control.active polyline,.main-style-pit .contact.extended .controls .contact-control:hover path,.main-style-pit .contact.extended .controls .contact-control:hover polygon,.main-style-pit .contact.extended .controls .contact-control:hover line,.main-style-pit .contact.extended .controls .contact-control:hover circle,.main-style-pit .contact.extended .controls .contact-control:hover polyline{stroke:#b89e49}.main-style-pmd .contact.extended .controls .contact-control.active path,.main-style-pmd .contact.extended .controls .contact-control.active polygon,.main-style-pmd .contact.extended .controls .contact-control.active line,.main-style-pmd .contact.extended .controls .contact-control.active circle,.main-style-pmd .contact.extended .controls .contact-control.active polyline,.main-style-pmd .contact.extended .controls .contact-control:hover path,.main-style-pmd .contact.extended .controls .contact-control:hover polygon,.main-style-pmd .contact.extended .controls .contact-control:hover line,.main-style-pmd .contact.extended .controls .contact-control:hover circle,.main-style-pmd .contact.extended .controls .contact-control:hover polyline{stroke:#ff5000}.contact h3{font-size:1.2rem;text-shadow:0px 0px 30px rgba(0,0,0,0.5)}@media screen and (max-width: 39.9375em){.contact h3{display:none}}@media screen and (min-width: 40em){.contact button.contact-pit{text-shadow:0px 0px 20px #254C47}}.contact .address{text-shadow:0px 0px 40px #254C47}@media screen and (min-width: 40em){.contact .address{font-family:'CenturyGothicStd-Bold'}}.contact .address .icon.phone,.contact .address .icon.mail{line-height:1.5}.contact .address .icon.phone a,.contact .address .icon.mail a{font-family:'CenturyGothicStd-Bold'}@media screen and (max-width: 39.9375em){.contact .address .icon.phone.main-style-pit svg,.contact .address .icon.mail.main-style-pit svg{fill:#b89e49}}.contact .address .icon.phone svg,.contact .address .icon.mail svg{width:20px;height:20px;margin-bottom:-4px;margin-right:10px;fill:white}.contact.intro{position:relative;height:100%;width:100%;background-color:#141F1C;background-size:cover;background-position:center center}.contact.intro .info{color:white;position:relative;width:100%;height:100%}.contact.intro .info .block .address-single{text-align:center;padding-top:20px}.contact.intro .info .block .address-single.active,.contact.intro .info .block .address-single a,.contact.intro .info .block .address-single a:hover,.contact.intro .info .block .address-single a:visited:hover{color:white}@media screen and (max-width: 39.9375em){.contact.intro .info .block .small-none{display:none}}@media screen and (max-width: 63.9375em){.contact.intro .info .block .medium-none{display:none}}.contact.intro .info .block .address-primary,.contact.intro .info .block .address-secondary{text-align:center}@media screen and (min-width: 40em){.contact.intro .info .block .address-primary,.contact.intro .info .block .address-secondary{text-align:left}}.contact.intro .info .block .address-primary.active,.contact.intro .info .block .address-primary a,.contact.intro .info .block .address-primary a:hover,.contact.intro .info .block .address-primary a:visited:hover,.contact.intro .info .block .address-secondary.active,.contact.intro .info .block .address-secondary a,.contact.intro .info .block .address-secondary a:hover,.contact.intro .info .block .address-secondary a:visited:hover{color:#b89e49}@media screen and (min-width: 40em){.contact.intro .info .block .address-primary.active,.contact.intro .info .block .address-primary a,.contact.intro .info .block .address-primary a:hover,.contact.intro .info .block .address-primary a:visited:hover,.contact.intro .info .block .address-secondary.active,.contact.intro .info .block .address-secondary a,.contact.intro .info .block .address-secondary a:hover,.contact.intro .info .block .address-secondary a:visited:hover{color:white}}@media screen and (max-width: 39.9375em){.contact.intro .info .block .address-primary{display:none}.contact.intro .info .block .address-primary.active{display:block}}@media screen and (max-width: 39.9375em){.contact.intro .info .block .address-secondary{display:none}.contact.intro .info .block .address-secondary.active{display:block}}.contact.intro .info .address{margin-bottom:30px}.contact.intro .to-video{position:absolute;bottom:15px;width:100%;text-align:center;cursor:pointer;color:white}.contact.intro .to-video div{width:100px;height:auto;margin:0 auto;padding:10px;position:relative}.contact.extended{display:block;opacity:0;position:relative;height:100%}.contact.extended .anfahrt{height:100%;position:relative}.contact.extended .anfahrt.karte{display:block}.contact.extended .anfahrt.auto,.contact.extended .anfahrt.zufuss,.contact.extended .anfahrt.heli{display:none}.contact.extended.open{opacity:1}.contact.extended .video-scale-wrapper{position:absolute;height:100%;width:100%;overflow:hidden}.contact.extended video{opacity:1;display:inline-block;position:absolute;min-width:100%;min-height:100%;width:auto;height:auto;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%)}.contact.extended .back-top{position:absolute;top:10px;width:100%;text-align:center;cursor:pointer;color:white;z-index:5}.contact.extended .back-top div{width:100px;height:55px;margin:0 auto;padding:10px;position:relative;filter:drop-shadow(0px 8px 7px rgba(0,0,0,0.2))}.contact.extended .control-wrapper{position:relative}.contact.extended .controls{color:white;position:absolute;width:inherit;z-index:10;right:0;left:0;margin:0 auto;width:75%;height:40px;bottom:30px}.contact.extended .controls h2{font-style:italic;color:#ff9666}@media screen and (min-width: 40em){.contact.extended .controls{bottom:20px}}@media screen and (min-width: 64em){.contact.extended .controls{bottom:20px;width:90%}}.contact.extended .controls .contact-control figure{filter:drop-shadow(0px 8px 7px rgba(0,0,0,0.5));margin:0}@media screen and (min-width: 40em){.contact.extended .controls .contact-control figure{margin:0 20px}}.contact.extended .controls .contact-control.active .caption,.contact.extended .controls .contact-control:hover .caption{color:#ff5000;transition:color .3s}.contact.extended .controls .contact-control.active svg path,.contact.extended .controls .contact-control.active svg polygon,.contact.extended .controls .contact-control.active svg line,.contact.extended .controls .contact-control.active svg circle,.contact.extended .controls .contact-control.active svg polyline,.contact.extended .controls .contact-control:hover svg path,.contact.extended .controls .contact-control:hover svg polygon,.contact.extended .controls .contact-control:hover svg line,.contact.extended .controls .contact-control:hover svg circle,.contact.extended .controls .contact-control:hover svg polyline{transition:stroke .3s}.contact.extended .controls .contact-control svg{width:60px;height:60px}@media screen and (min-width: 40em){.contact.extended .controls .contact-control svg{width:75px;height:75px}}.contact .inner{width:90%}@media screen and (min-width: 40em){.contact .inner{width:70%}}.contact .vertical-center{position:absolute;transform:translateY(-50%);top:50%}.contact .horizontal-center{position:absolute;left:0;right:0;margin:auto}.contact .bottom-align{position:absolute}@media screen and (max-width: 39.9375em){.contact .bottom-align{transform:translateY(-50%);top:50%;max-height:100vh}}@media screen and (min-width: 40em){.contact .bottom-align{bottom:120px}}.contact .text-center{text-align:center}.contact .scrolloff{pointer-events:none}.contact .full-width-map{cursor:pointer;height:100%;margin:0 !important;padding:0 !important}.contact #map-wrapper{margin:0 !important;padding:0 !important;width:100%;height:100%}.contact .cta-form-wrapper .simform ol{height:50px}@media screen and (min-width: 40em){.contact .cta-form-wrapper .simform ol{height:70px}}.contact .cta-form-wrapper .simform{z-index:1}.contact .cta-form-wrapper{z-index:1;position:relative}.ajax-target{height:0;overflow:hidden;opacity:0;transition:height .5s, opacity .5s}.ajax-target.jobs-target figure,.ajax-target .scaleable-animation figure{padding-top:90% !important}@media screen and (max-width: 375px){.ajax-target.jobs-target figure,.ajax-target .scaleable-animation figure{padding-top:56% !important}}@media screen and (min-width: 64em){.ajax-target.jobs-target figure,.ajax-target .scaleable-animation figure{padding-top:30% !important}}@media screen and (max-width: 375px){.ajax-target.jobs-target .icon-wrapper{display:none}}.ajax-target.open{height:100%;opacity:1}.main-style-pit .content-slider-wrapper ul:not(.timeline) li:not(.stretch):after{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI0Mi4ycHgiIGhlaWdodD0iNDEuN3B4IiB2aWV3Qm94PSIwIDAgNDIuMiA0MS43IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0Mi4yIDQxLjciIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMzBDOTkyIiBzdHJva2Utd2lkdGg9IjMiIGQ9Ik0xNy42LDQwLjJjOC45LDAsMTYuMS03LjIsMTYuMS0xNi4xYzAtOC45LTcuMi0xNi4xLTE2LjEtMTYuMQ0KCQlTMS41LDE1LjEsMS41LDI0LjFDMS41LDMzLDguNyw0MC4yLDE3LjYsNDAuMkwxNy42LDQwLjJ6Ii8+DQoJPHBhdGggZmlsbD0iIzMwQzk5MiIgZD0iTTM5LjIsMEMyNi4zLDExLDE5LjgsMjIuNywxNy40LDI3LjVjLTEuMy0zLjQtNS42LTguMi03LTkuMWMtMS41LDAuNC0yLjgsMy0yLjgsMy44DQoJCWMxLjksMS42LDYuNSw0LjEsNy4zLDEzYzEsMC4zLDMtMC4xLDMuOC0wLjZjMS4yLTQuNiw3LjItMTYuOSwyMy41LTMxLjlDNDIuMiwyLjIsNDAuMSwwLjIsMzkuMiwwTDM5LjIsMHoiLz4NCjwvZz4NCjwvc3ZnPg0K)}.main-style-pmd .content-slider-wrapper ul:not(.timeline) li:not(.stretch):after{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJFYmVuZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjQyLjJweCIgaGVpZ2h0PSI0MS43cHgiIHZpZXdCb3g9IjAgMCA0Mi4yIDQxLjciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQyLjIgNDEuNyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNmZjUwMDAiIHN0cm9rZS13aWR0aD0iMyIgZD0iTTE3LjYsNDAuMmM4LjksMCwxNi4xLTcuMiwxNi4xLTE2LjFjMC04LjktNy4yLTE2LjEtMTYuMS0xNi4xDQoJCVMxLjUsMTUuMSwxLjUsMjQuMUMxLjUsMzMsOC43LDQwLjIsMTcuNiw0MC4yTDE3LjYsNDAuMnoiLz4NCgk8cGF0aCBmaWxsPSIjZmY1MDAwIiBkPSJNMzkuMiwwQzI2LjMsMTEsMTkuOCwyMi43LDE3LjQsMjcuNWMtMS4zLTMuNC01LjYtOC4yLTctOS4xYy0xLjUsMC40LTIuOCwzLTIuOCwzLjgNCgkJYzEuOSwxLjYsNi41LDQuMSw3LjMsMTNjMSwwLjMsMy0wLjEsMy44LTAuNmMxLjItNC42LDcuMi0xNi45LDIzLjUtMzEuOUM0Mi4yLDIuMiw0MC4xLDAuMiwzOS4yLDBMMzkuMiwweiIvPg0KPC9nPg0KPC9zdmc+)}.content-slider-wrapper{position:relative;height:-moz-calc(100vh - 0px);height:-webkit-calc(100vh  - 0px);height:calc(100vh  - 0px);width:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;opacity:1}.content-slider-wrapper.hidden{opacity:1;transition:opacity .5s}.content-slider-wrapper ul:not(.timeline){list-style-type:none}.content-slider-wrapper ul:not(.timeline) li:not(.stretch){position:relative;text-align:left;margin:15px}.content-slider-wrapper ul:not(.timeline) li:not(.stretch):after{position:absolute;left:-30px;content:" ";background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI0Mi4ycHgiIGhlaWdodD0iNDEuN3B4IiB2aWV3Qm94PSIwIDAgNDIuMiA0MS43IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0Mi4yIDQxLjciIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMzBDOTkyIiBzdHJva2Utd2lkdGg9IjMiIGQ9Ik0xNy42LDQwLjJjOC45LDAsMTYuMS03LjIsMTYuMS0xNi4xYzAtOC45LTcuMi0xNi4xLTE2LjEtMTYuMQ0KCQlTMS41LDE1LjEsMS41LDI0LjFDMS41LDMzLDguNyw0MC4yLDE3LjYsNDAuMkwxNy42LDQwLjJ6Ii8+DQoJPHBhdGggZmlsbD0iIzMwQzk5MiIgZD0iTTM5LjIsMEMyNi4zLDExLDE5LjgsMjIuNywxNy40LDI3LjVjLTEuMy0zLjQtNS42LTguMi03LTkuMWMtMS41LDAuNC0yLjgsMy0yLjgsMy44DQoJCWMxLjksMS42LDYuNSw0LjEsNy4zLDEzYzEsMC4zLDMtMC4xLDMuOC0wLjZjMS4yLTQuNiw3LjItMTYuOSwyMy41LTMxLjlDNDIuMiwyLjIsNDAuMSwwLjIsMzkuMiwwTDM5LjIsMHoiLz4NCjwvZz4NCjwvc3ZnPg0K);background-repeat:no-repeat;background-position:left center;background-size:cover;width:24px;height:24px;top:0}.content-slider-wrapper .swiper-slide div.swiper-inner{width:100%;height:100%;pointer-events:none;background-repeat:no-repeat;background-position:center center;background-size:cover}.content-slider-wrapper .swiper-slide div.swiper-inner.extended{height:50%;background-size:contain}.content-slider-wrapper .swiper-slide.computershop-slide h2{font-size:2.5em;margin-bottom:0}@media screen and (max-width: 1500px){.content-slider-wrapper .swiper-slide.computershop-slide h2{font-size:2em}}@media screen and (max-width: 640px){.content-slider-wrapper .swiper-slide.computershop-slide h2{font-size:1.5em}}@media screen and (max-width: 320px){.content-slider-wrapper .swiper-slide.computershop-slide h2{font-size:1em}}.content-slider-wrapper .swiper-slide.computershop-slide .row.cs-two-column{width:50%}@media screen and (max-width: 1145px){.content-slider-wrapper .swiper-slide.computershop-slide .row.cs-two-column{width:100%}}.content-slider-wrapper .swiper-slide.computershop-slide .row.cs-two-column .teaser.second{margin-bottom:20px !important}@media screen and (max-width: 320px){.content-slider-wrapper .swiper-slide.computershop-slide .row.cs-two-column .teaser.second{padding-top:10px !important}}.content-slider-wrapper .swiper-slide.computershop-slide .row.cs-two-column .teaser p{margin-bottom:0 !important}@media screen and (min-width: 40em){.content-slider-wrapper .swiper-slide.computershop-slide .row.cs-two-column .teaser p{margin-bottom:1.3rem !important}}@media screen and (max-width: 320px){.content-slider-wrapper .swiper-slide.computershop-slide .row.cs-two-column .teaser{padding-top:5px}}.content-slider-wrapper .swiper-slide.computershop-slide button.csbutton{color:#c6b166;border:4px solid #c6b166;border-radius:18px;padding:5px 20px;font-size:1em}@media screen and (min-width: 40em){.content-slider-wrapper .swiper-slide.computershop-slide button.csbutton{font-size:1.4em}}.content-slider-wrapper .swiper-slide.computershop-slide figure{padding-top:90% !important;margin-top:-30px !important}@media screen and (min-width: 40em){.content-slider-wrapper .swiper-slide.computershop-slide figure{padding-top:70% !important;margin-top:0}}@media screen and (min-width: 64em){.content-slider-wrapper .swiper-slide.computershop-slide figure{padding-top:40% !important}}.content-slider-wrapper .swiper-slide.computershop-slide .content-slider-wrapper .swiper-caption .animation-box-wrapper svg{width:76%}.content-slider-wrapper .swiper-caption{position:absolute;text-align:center;height:100%;bottom:0;left:0;right:0}.content-slider-wrapper .swiper-caption .animation-box-wrapper{width:70%;height:70%;left:0;right:0;margin:auto;top:0;bottom:0;position:absolute}@media screen and (max-width: 374px){.content-slider-wrapper .swiper-caption .animation-box-wrapper{height:80%}}.content-slider-wrapper .swiper-caption .animation-box-wrapper .cols{height:100%}.content-slider-wrapper .swiper-caption .animation-box-wrapper .cols.scaleable-animation{height:auto}.content-slider-wrapper .swiper-caption .animation-box-wrapper .cols.vertical-center{position:absolute;transform:translateY(-50%);top:50%;width:100%}.content-slider-wrapper .swiper-caption .animation-box-wrapper .cols .row{max-width:100%;left:0;right:0;margin:auto}.content-slider-wrapper .swiper-caption .animation-box-wrapper .cols .row .column,.content-slider-wrapper .swiper-caption .animation-box-wrapper .cols .row .columns{padding-left:0;padding-right:0}.content-slider-wrapper .swiper-caption .animation-box-wrapper .cols .row .column .icon-box .teaser,.content-slider-wrapper .swiper-caption .animation-box-wrapper .cols .row .columns .icon-box .teaser{max-width:500px;margin:0 auto;font-weight:bold;padding:10px;line-height:1.3;font-size:100%}@media screen and (max-width: 39.9375em){.content-slider-wrapper .swiper-caption .animation-box-wrapper .cols .row .column .icon-box .teaser,.content-slider-wrapper .swiper-caption .animation-box-wrapper .cols .row .columns .icon-box .teaser{font-size:70%}.content-slider-wrapper .swiper-caption .animation-box-wrapper .cols .row .column .icon-box .teaser.multiples,.content-slider-wrapper .swiper-caption .animation-box-wrapper .cols .row .columns .icon-box .teaser.multiples{display:none}}@media screen and (max-width: 63.9375em){.content-slider-wrapper .swiper-caption .animation-box-wrapper .cols.fixed-animation .row .fixed-animation{position:absolute;top:15%;width:100%}}@media screen and (max-width: 375px){.content-slider-wrapper .swiper-caption .animation-box-wrapper .cols.fixed-animation .row .fixed-animation{top:0}}.content-slider-wrapper .swiper-caption .animation-box-wrapper .cols.fixed-animation .row .fixed-animation .column .icon-box .teaser,.content-slider-wrapper .swiper-caption .animation-box-wrapper .cols.fixed-animation .row .fixed-animation .columns .icon-box .teaser{max-width:700px}@media screen and (min-width: 40em){.content-slider-wrapper .swiper-caption .animation-box-wrapper{height:80%}}.content-slider-wrapper .swiper-caption .animation-box-wrapper figure{margin:0;height:0;padding-top:67%;position:relative}@media screen and (min-width: 64em){.content-slider-wrapper .swiper-caption .animation-box-wrapper figure{padding-top:46%}}@media screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1441px){.content-slider-wrapper .swiper-caption .animation-box-wrapper figure{padding-top:40%}}.content-slider-wrapper .swiper-caption .animation-box-wrapper svg{width:100%;height:calc(100%);left:0;right:0;top:0;margin:0 auto;position:absolute}@media screen and (min-width: 64em){.content-slider-wrapper .swiper-caption .animation-box-wrapper svg{width:72%}}.content-slider-wrapper .swiper-pagination:before{content:attr(data-pagination-heading);position:absolute;width:300px;top:-50px;right:0;font-style:italic;font-family:'Droid Serif', serif;font-size:25px;font-weight:bold;color:inherit}@media screen and (max-width: 63.9375em){.content-slider-wrapper .swiper-pagination:before{display:none}}.content-slider-wrapper .swiper-pagination.toppagination{position:relative;bottom:40px;margin:0 auto;text-align:right;padding-right:20px}.cookie-block{height:112px;position:fixed;z-index:10;bottom:0;left:0;right:0;pointer-events:auto}.cookie-block #cookie-accept{padding:4px 9px 4px 8px;margin-left:9px;border-radius:8px;border:2px solid black;text-decoration:none}.cookie-block #cookie-accept:hover{border:2px solid white;color:white;transition:all .3s ease}.cookie-block.cookie-accepted{height:0;opacity:0;transition:all .3s ease}@media screen and (min-width: 64em){.cookie-block{height:60px}}.cookie-block.main-style-pit{background:#d8cdaa}.cookie-block.main-style-pmd{background:#00cf91}.cookie-block .cookie-message{position:absolute;left:0;transform:translateY(-50%);top:50%;margin:auto;text-align:center;right:0;line-height:1.8}.cookie-block .cookie-message a,.cookie-block .cookie-message a:visited{color:black;text-decoration:underline}.cookie-block .cookie-message a:hover,.cookie-block .cookie-message a:visited:hover{color:black;text-decoration:none}.cta-plopup{position:absolute;left:20px;bottom:20px;opacity:0}@media screen and (max-width: 63.9375em){.cta-plopup{display:none}}.cta-plopup.plopup-visible{opacity:1;transition-delay:2s;transition:opacity 1s;pointer-events:auto;cursor:pointer;z-index:2000}.cta-plopup figure{margin:0}.cta-slide{font-weight:normal}.cta-slide.wrapper{height:100%}.cta-slide.person{height:60%;background-position:center center;background-size:contain;background-repeat:no-repeat;background-blend-mode:multiply}.cta-slide.person .cta-caption{height:100%;position:relative}.cta-slide.person .cta-caption .person-info{font-style:italic;position:absolute;text-align:left;margin:auto;transform:translateY(-50%);font-size:12px;top:50%;right:30%;font-family:'Droid Serif', serif;font-weight:normal;visibility:hidden}@media screen and (min-width: 40em){.cta-slide.person .cta-caption .person-info{visibility:visible}}@media screen and (max-width: 63.9375em){.cta-slide.person .cta-caption .person-info{right:0}}.cta-slide.person .cta-caption h1.cta-title{position:absolute;bottom:5%;left:0;right:0;margin:0 auto;font-size:1.75rem}@media screen and (min-width: 40em){.cta-slide.person .cta-caption h1.cta-title{font-size:3.5rem}}@media screen and (min-width: 64em){.cta-slide.person .cta-caption h1.cta-title{font-size:4.5rem}}.cta-slide.contact .cta-phone,.cta-slide.contact .cta-mail{font-size:1rem;display:block;margin-bottom:-10px;line-height:2em}@media screen and (min-width: 40em){.cta-slide.contact .cta-phone,.cta-slide.contact .cta-mail{font-size:2.25rem;line-height:1.3}}@media screen and (min-width: 64em){.cta-slide.contact .cta-phone,.cta-slide.contact .cta-mail{font-size:2.5rem}}.cta-slide.contact .cta-phone svg,.cta-slide.contact .cta-mail svg{width:15px;height:15px;position:relative;display:none}.cta-slide.contact .cta-phone svg.cta-color-pmd,.cta-slide.contact .cta-mail svg.cta-color-pmd{fill:#ff5000}.cta-slide.contact .cta-phone svg.cta-color-pit,.cta-slide.contact .cta-mail svg.cta-color-pit{fill:#b89e49}@media screen and (min-width: 40em){.cta-slide.contact .cta-phone svg,.cta-slide.contact .cta-mail svg{width:45px;height:45px;margin-bottom:-7px;margin-right:10px;display:inline}}.cta-slide.contact.cta-color-pmd a,.cta-slide.contact.cta-color-pmd a:visited{color:#ff5000}.cta-slide.contact.cta-color-pmd a:hover,.cta-slide.contact.cta-color-pmd a:visited:hover{color:#cc4000}.cta-slide.contact.cta-color-pmd .cta-icon{fill:#ff5000}.cta-slide.contact.cta-color-pit a,.cta-slide.contact.cta-color-pit a:visited{color:#b89e49}.cta-slide.contact.cta-color-pit a:hover,.cta-slide.contact.cta-color-pit a:visited:hover{color:#947f3a}.cta-slide.contact.cta-color-pit .cta-icon{fill:#b89e49}.content.datenschutz{font-family:"Muli",sans-serif;height:auto;padding:20px;color:white;padding-top:98px}.content.datenschutz.main-style-pit{background:rgba(0,39,39,0.95)}.content.datenschutz.main-style-pit a,.content.datenschutz.main-style-pit a:visited,.content.datenschutz.main-style-pit a:visited:hover,.content.datenschutz.main-style-pit a:hover{color:#b89e49}.content.datenschutz.main-style-pmd{background:rgba(40,0,34,0.95)}.content.datenschutz.main-style-pmd a,.content.datenschutz.main-style-pmd a:visited,.content.datenschutz.main-style-pmd a:visited:hover,.content.datenschutz.main-style-pmd a:hover{color:#ff5000}.content.datenschutz .datenschutz-inner{max-width:1000px;margin:0 auto}.content.datenschutz h1{text-align:center}.content.datenschutz h2{padding:20px 0 10px 0;font-size:180%}.cta-color-pmd .cta-form-wrapper .questions li>span label,.cta-color-pmd .cta-form-wrapper .simform .number,.main-style-pmd .cta-form-wrapper .questions li>span label,.main-style-pmd .cta-form-wrapper .simform .number{color:#ff5000}.cta-color-pmd .cta-form-wrapper .simform ol,.main-style-pmd .cta-form-wrapper .simform ol{border:7px solid #ff5000}.cta-color-pmd .cta-form-wrapper .next::after,.main-style-pmd .cta-form-wrapper .next::after{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI2OC45cHgiIGhlaWdodD0iMjcuMXB4IiB2aWV3Qm94PSIwIDAgNjguOSAyNy4xIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2OC45IDI3LjEiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRTk1MzFEIiBzdHJva2Utd2lkdGg9IjcuOTEiIGQ9Ik0wLDEzLjVoNjMuMSBNNTEuNywyLjlsMTEuNCwxMC42TDUxLjcsMjQuMiIvPg0KPC9zdmc+DQo=");background-repeat:no-repeat;background-position:center top;background-size:contain}.cta-color-pmd .simform .progress,.main-style-pmd .simform .progress{background:rgba(255,80,0,0.5);width:0%;height:0.15em;-webkit-transition:width 0.4s ease-in-out;transition:width 0.4s ease-in-out}.cta-color-pit .cta-form-wrapper .questions li>span label,.cta-color-pit .cta-form-wrapper .simform .number,.main-style-pit .cta-form-wrapper .questions li>span label,.main-style-pit .cta-form-wrapper .simform .number{color:#b89e49}.cta-color-pit .cta-form-wrapper .simform ol,.main-style-pit .cta-form-wrapper .simform ol{border:7px solid #b89e49}.cta-color-pit .cta-form-wrapper .next::after,.main-style-pit .cta-form-wrapper .next::after{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI2OC45cHgiIGhlaWdodD0iMjcuMXB4IiB2aWV3Qm94PSIwIDAgNjguOSAyNy4xIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2OC45IDI3LjEiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYjg5ZTQ5IiBzdHJva2Utd2lkdGg9IjcuOTEiIGQ9Ik0wLDEzLjVoNjMuMSBNNTEuNywyLjlsMTEuNCwxMC42TDUxLjcsMjQuMiIvPg0KPC9zdmc+");background-repeat:no-repeat;background-position:center top;background-size:contain}.cta-color-pit .simform .progress,.main-style-pit .simform .progress{background:rgba(184,158,73,0.5);width:0%;height:0.15em;-webkit-transition:width 0.4s ease-in-out;transition:width 0.4s ease-in-out}.cta-form-wrapper .simform{position:relative;margin:0 auto;padding:2em 0;max-width:700px;width:100%;text-align:left;font-size:1.2em;display:none;margin-top:50px}@media screen and (min-width: 40em){.cta-form-wrapper .simform{font-size:2.5em}}@media screen and (max-width: 375px){.cta-form-wrapper .simform{margin-top:20px}}.cta-form-wrapper .simform.visible{display:block}.cta-form-wrapper .simform-inner{position:relative}.cta-form-wrapper .simform .submit{display:none}.cta-form-wrapper .simform ol{position:relative;margin:0;padding:0;list-style:none;-webkit-transition:height 0.4s;transition:height 0.4s;background:transparent;border:7px solid #ff5000;height:39px}@media screen and (min-width: 40em){.cta-form-wrapper .simform ol{height:auto}}.cta-form-wrapper .simform ol.error{border:7px solid rgba(255,0,0,0.7)}.cta-form-wrapper .questions li{z-index:100;position:relative;visibility:hidden;height:0;-webkit-transition:visibility 0s 0.4s, height 0s 0.4s;transition:visibility 0s 0.4s, height 0s 0.4s}.cta-form-wrapper .questions li.current,.cta-form-wrapper .no-js .questions li{visibility:visible;height:auto;-webkit-transition:none;transition:none}.cta-form-wrapper .questions li>span{display:block;position:absolute;text-align:center;margin-top:-50px;overflow-x:visible;overflow-y:hidden;width:150%;transform:translateX(-16%)}@media screen and (min-width: 40em){.cta-form-wrapper .questions li>span{margin-top:-80px}}.cta-form-wrapper .questions li>span label{display:block;-webkit-transition:-webkit-transform 0.4s;transition:transform 0.4s;-webkit-transform:translateY(-100%);transform:translateY(-100%);color:#ff5000;font-weight:bold;font-size:1em;line-height:1}@media screen and (min-width: 40em){.cta-form-wrapper .questions li>span label{font-size:1em}}.cta-form-wrapper .questions li.current>span label,.cta-form-wrapper .no-js .questions li>span label{-webkit-transition:none;transition:none;-webkit-transform:translateY(0);transform:translateY(0);padding-bottom:30px}.cta-form-wrapper .show-next .questions li.current>span label{-webkit-animation:moveUpFromDown 0.4s both;animation:moveUpFromDown 0.4s both}@-webkit-keyframes moveUpFromDown{from{-webkit-transform:translateY(100%)}to{-webkit-transform:translateY(0)}}@keyframes moveUpFromDown{from{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.cta-form-wrapper .questions input{display:block;height:100%;width:calc(100% - 50px);border:none;background:transparent;color:rgba(255,255,255,0.8);font-size:1em;line-height:1;opacity:0;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;text-align:left;box-sizing:border-box;margin:0;font-family:inherit;box-shadow:none;border-radius:0;padding:0}@media screen and (min-width: 40em){.cta-form-wrapper .questions input{width:calc(100% - 80px)}}.cta-form-wrapper .questions .current input{padding:8px 0 8px 10px}.cta-form-wrapper .questions .current input,.cta-form-wrapper .no-js .questions input{opacity:1}.cta-form-wrapper .questions input:focus,.cta-form-wrapper .simform button:focus{outline:none}.cta-form-wrapper .next{position:absolute;right:8px;top:50%;transform:translate(-50%, -50%);display:block;padding:0;width:2em;height:2em;border:none;background:none;color:rgba(0,0,0,0.4);text-align:center;opacity:0;z-index:100;cursor:pointer;-webkit-transition:-webkit-transform 0.3s, opacity 0.3s;transition:transform 0.3s, opacity 0.3s;pointer-events:none;-webkit-tap-highlight-color:transparent}@media screen and (min-width: 40em){.cta-form-wrapper .next{bottom:2.3em}}.cta-form-wrapper .next:hover{color:rgba(0,0,0,0.5)}.cta-form-wrapper .next::after{position:absolute;width:75%;height:25%;top:50%;left:50%;transform:translate(-50%, -50%);content:" ";text-transform:none;font-weight:normal;font-style:normal;font-variant:normal;font-family:'icomoon';line-height:2;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cta-form-wrapper .next.show{opacity:1;transform:translateY(-50%);pointer-events:auto}.cta-form-wrapper .simform .progress{width:0%;height:0.15em;-webkit-transition:width 0.4s ease-in-out;transition:width 0.4s ease-in-out}.cta-form-wrapper .simform .progress::before{position:absolute;top:auto;width:100%;height:inherit;background:rgba(0,0,0,0.05);content:''}.cta-form-wrapper .simform .number{position:absolute;right:0;left:0;overflow:hidden;margin:0 auto;width:3em;font-weight:700;color:#ff5000;font-size:0.7em}@media screen and (min-width: 40em){.cta-form-wrapper .simform .number{font-size:0.4em}}.cta-form-wrapper .simform .number:after{position:absolute;left:50%;content:'/';opacity:0.4;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.cta-form-wrapper .simform .number span{float:right;width:40%;text-align:center}.cta-form-wrapper .simform .number .number-current{float:left}.cta-form-wrapper .simform .number-next{position:absolute;left:0}.cta-form-wrapper .simform.show-next .number-current{-webkit-transition:-webkit-transform 0.4s;transition:transform 0.4s;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.cta-form-wrapper .simform.show-next .number-next{-webkit-animation:moveUpFromDown 0.4s both;animation:moveUpFromDown 0.4s both}.cta-form-wrapper .simform .error-message,.cta-form-wrapper .simform .final-message{position:absolute;visibility:hidden;opacity:0;-webkit-transition:opacity 0.4s;transition:opacity 0.4s}.cta-form-wrapper .simform .error-message{padding:0.4em 3.5em 0 0;width:100%;color:rgba(255,0,0,0.7);font-style:italic;font-size:0.7em}@media screen and (min-width: 40em){.cta-form-wrapper .simform .error-message{font-size:0.4em}}.cta-form-wrapper .final-message{top:50%;left:0;padding:0.5em;width:100%;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.cta-form-wrapper .error-message.show,.cta-form-wrapper .final-message.show{visibility:visible;opacity:1}.cta-form-wrapper .final-message.show{-webkit-transition-delay:0.5s;transition-delay:0.5s}.cta-form-wrapper .simform-inner.hide{visibility:hidden;opacity:0;-webkit-transition:opacity 0.3s, visibility 0s 0.3s;transition:opacity 0.3s, visibility 0s 0.3s}.cta-form-wrapper .no-js .simform{font-size:1.75em}.cta-form-wrapper .no-js .questions li{padding:0 0 2em}.cta-form-wrapper .no-js .simform .submit{display:block;float:right;padding:10px 20px;border:none;background:rgba(0,0,0,0.3);color:rgba(0,0,0,0.4)}.cta-form-wrapper .no-js .simform .controls{display:none}.cta-form-wrapper input[type=text]::-ms-clear{display:none}body{-moz-transition:background-color 0.5s ease-out;-o-transition:background-color 0.5s ease-out;-webkit-transition:background-color 0.5s ease-out;-ms-transition:background-color 0.5s ease-out;transition:background-color 0.5s ease-out}body .content{height:100%}body.overlay-open .main-menu{display:block}header{left:0;right:0;position:fixed;z-index:6;pointer-events:none}header figure{margin:0}@media screen and (max-width: 63.9375em){header.sticky-header svg .svg-logo .full{opacity:0;transition:opacity .3s}}header div.main-logo{position:absolute;z-index:4;pointer-events:auto;float:left;margin:20px 0 0 20px}header nav{float:right;margin:20px 20px 0 0;width:30px;height:35px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;pointer-events:auto}header nav span{display:block;position:absolute;height:3px;width:100%;background:white;border-radius:0;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}header nav span:nth-child(1){top:0px}header nav span:nth-child(2),header nav span:nth-child(3){top:9px}header nav span:nth-child(4){top:18px}header nav.open{z-index:4}header nav.open span:nth-child(1){top:9px;width:0%;left:50%}header nav.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}header nav.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}header nav.open span:nth-child(4){top:9px;width:0%;left:50%}header .main-menu{bottom:0;visibility:hidden;transition:opacity .5s;left:0;overflow:hidden;-webkit-overflow-scrolling:touch;padding:20px;position:fixed;right:0;top:0;pointer-events:auto;height:100%;opacity:0}header .main-menu.open{opacity:1;visibility:visible;transition:opacity .5s}header .main-menu.main-style-pit{background:rgba(0,39,39,0.95)}header .main-menu.main-style-pmd{background:rgba(40,0,34,0.95)}header .main-menu .submenu{position:absolute;left:0;right:0;margin:0 auto;text-align:center}header .main-menu .submenu a{color:white}header .main-menu .submenu.main-style-pit ul li:hover a,header .main-menu .submenu.main-style-pit ul li:visited:hover a,header .main-menu .submenu.main-style-pit ul li.active a{color:#b89e49}header .main-menu .submenu.main-style-pit ul li:hover svg,header .main-menu .submenu.main-style-pit ul li:visited:hover svg,header .main-menu .submenu.main-style-pit ul li.active svg{fill:#b89e49}header .main-menu .submenu.main-style-pmd ul li:hover a,header .main-menu .submenu.main-style-pmd ul li:visited:hover a,header .main-menu .submenu.main-style-pmd ul li.active a{color:#ff5000}header .main-menu .submenu.main-style-pmd ul li:hover svg,header .main-menu .submenu.main-style-pmd ul li:visited:hover svg,header .main-menu .submenu.main-style-pmd ul li.active svg{fill:#ff5000}header .main-menu .submenu ul{margin-left:0;list-style-type:none}header .main-menu .submenu ul li{transition:color .3s;cursor:pointer}header .main-menu .submenu ul li:hover a,header .main-menu .submenu ul li:visited:hover a,header .main-menu .submenu ul li.active a{color:#ff5000;transition:color .3s;width:100%;display:block}header .main-menu .submenu ul li:hover a svg,header .main-menu .submenu ul li:visited:hover a svg,header .main-menu .submenu ul li.active a svg{fill:#ff5000}header .main-menu .submenu ul li svg{width:35px;height:35px;fill:#fff;transition:fill .3s}header .main-menu .submenu ul.toplevel li{visibility:hidden;opacity:0;transform:translate3d(-5%, 0, 0)}header .main-menu .submenu ul.toplevel li.slidein{visibility:visible;opacity:1;transition:all 300ms;transform:translate3d(0, 0, 0)}header .main-menu .submenu.service ul{display:none}header .main-menu .submenu.pages{top:45%;transform:translateY(-50%);font-size:5vh}@media screen and (min-width: 40em){header .main-menu .submenu.pages{font-size:6vh}}@media screen and (min-width: 64em){header .main-menu .submenu.pages{font-size:7.5vh}}header .main-menu .submenu.service{bottom:20px}header .main-menu .submenu.service.main-style-pit a .social-media figure:hover path{fill:#b89e49 !important}header .main-menu .submenu.service.main-style-pmd a .social-media figure:hover path{fill:#ff5000 !important}@media screen and (min-width: 40em){header .main-menu .submenu.service ul{margin:0}}header .main-menu .submenu.service ul li,header .main-menu .submenu.service ul span{display:inline-block;color:white;padding:0 2px;font-family:CenturyGothicStd;font-size:87%}@media screen and (min-width: 64em){header .main-menu .submenu.service ul li,header .main-menu .submenu.service ul span{padding:0 20px;font-family:CenturyGothicStd-Bold;font-size:100%}}header .main-menu .submenu.service ul li figure,header .main-menu .submenu.service ul span figure{display:inline;padding:2px}header .main-menu .submenu.service ul li figure svg,header .main-menu .submenu.service ul span figure svg{width:145px;height:65px}header .main-menu .submenu.service ul li figure svg:hover path,header .main-menu .submenu.service ul span figure svg:hover path{transition:all .3s}@media screen and (max-width: 63.9375em){header .main-menu .submenu.service ul li.desktop-only,header .main-menu .submenu.service ul span.desktop-only{display:none}}@media screen and (max-width: 63.9375em){header .main-menu .submenu.service ul li.medium-up,header .main-menu .submenu.service ul span.medium-up{display:none}}header .main-menu .submenu.service ul li.mobile-only,header .main-menu .submenu.service ul span.mobile-only{display:block}@media screen and (min-width: 64em){header .main-menu .submenu.service ul li.mobile-only,header .main-menu .submenu.service ul span.mobile-only{display:none}}header .main-menu .submenu.service ul span{font-family:'Droid Serif', serif !important;font-weight:400;font-style:italic;color:#fff;display:block;font-size:0.7em}header .main-menu .submenu.service ul.sister-company,header .main-menu .submenu.service ul.social-media{position:relative;display:block}@media screen and (min-width: 40em){header .main-menu .submenu.service ul.sister-company,header .main-menu .submenu.service ul.social-media{position:absolute;bottom:0}}@media screen and (min-width: 40em){header .main-menu .submenu.service ul.sister-company{right:0}}@media screen and (min-width: 64em){header .main-menu .submenu.service ul.sister-company{margin-bottom:-10px}}@media screen and (min-width: 40em){header .main-menu .submenu.service ul.social-media{padding-left:20px}}@media screen and (min-width: 40em){header .main-menu .submenu.service ul.social-media{left:0}}header .main-menu .submenu.service ul.social-media span{margin-bottom:15px}header .main-menu .submenu.service ul.social-media li{padding:0 5px}.jobs-grid-wrapper{display:none}.references-grid-wrapper{display:none}.references-grid-wrapper,.jobs-grid-wrapper{background-color:#1F251C;padding-top:98px;overflow:auto;height:100%}.references-grid-wrapper .grid-content,.jobs-grid-wrapper .grid-content{padding:10px;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;-webkit-column-count:1;-moz-column-count:1;column-count:1}@media screen and (min-width: 40em){.references-grid-wrapper .grid-content,.jobs-grid-wrapper .grid-content{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media screen and (min-width: 75em){.references-grid-wrapper .grid-content,.jobs-grid-wrapper .grid-content{-webkit-column-count:3;-moz-column-count:3;column-count:3}}.references-grid-wrapper .grid-content article,.jobs-grid-wrapper .grid-content article{cursor:pointer;background-repeat:no-repeat;background-size:cover;background-position:center center;width:calc(100% - 20px);margin:10px;padding:0;min-height:200px;color:white;text-align:center;position:relative;display:inline-block;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;column-break-inside:avoid}.references-grid-wrapper .grid-content article.square,.jobs-grid-wrapper .grid-content article.square{height:calc(30vh)}.references-grid-wrapper .grid-content article.landscape,.jobs-grid-wrapper .grid-content article.landscape{height:calc(20vh)}.references-grid-wrapper .grid-content article.portrait,.jobs-grid-wrapper .grid-content article.portrait{height:calc(40vh)}@media screen and (max-width: 63.9375em){.references-grid-wrapper .grid-content article,.jobs-grid-wrapper .grid-content article{height:auto !important}}.references-grid-wrapper .grid-content article .references-grid-caption,.references-grid-wrapper .grid-content article .jobs-grid-caption,.jobs-grid-wrapper .grid-content article .references-grid-caption,.jobs-grid-wrapper .grid-content article .jobs-grid-caption{position:absolute;bottom:0;width:inherit;padding:20px;top:auto;right:0;left:0}@media screen and (max-width: 63.9375em){.references-grid-wrapper .grid-content article .references-grid-caption,.references-grid-wrapper .grid-content article .jobs-grid-caption,.jobs-grid-wrapper .grid-content article .references-grid-caption,.jobs-grid-wrapper .grid-content article .jobs-grid-caption{position:relative}}.references-grid-wrapper .grid-content article .references-grid-caption h1,.references-grid-wrapper .grid-content article .jobs-grid-caption h1,.jobs-grid-wrapper .grid-content article .references-grid-caption h1,.jobs-grid-wrapper .grid-content article .jobs-grid-caption h1{line-height:1}.references-grid-wrapper .grid-content article .references-grid-caption .references-grid-teaser,.references-grid-wrapper .grid-content article .references-grid-caption .jobs-grid-teaser,.references-grid-wrapper .grid-content article .jobs-grid-caption .references-grid-teaser,.references-grid-wrapper .grid-content article .jobs-grid-caption .jobs-grid-teaser,.jobs-grid-wrapper .grid-content article .references-grid-caption .references-grid-teaser,.jobs-grid-wrapper .grid-content article .references-grid-caption .jobs-grid-teaser,.jobs-grid-wrapper .grid-content article .jobs-grid-caption .references-grid-teaser,.jobs-grid-wrapper .grid-content article .jobs-grid-caption .jobs-grid-teaser{transition:all .3s ease;opacity:0;height:0;overflow:hidden}@media screen and (max-width: 63.9375em){.references-grid-wrapper .grid-content article .references-grid-caption .references-grid-teaser,.references-grid-wrapper .grid-content article .references-grid-caption .jobs-grid-teaser,.references-grid-wrapper .grid-content article .jobs-grid-caption .references-grid-teaser,.references-grid-wrapper .grid-content article .jobs-grid-caption .jobs-grid-teaser,.jobs-grid-wrapper .grid-content article .references-grid-caption .references-grid-teaser,.jobs-grid-wrapper .grid-content article .references-grid-caption .jobs-grid-teaser,.jobs-grid-wrapper .grid-content article .jobs-grid-caption .references-grid-teaser,.jobs-grid-wrapper .grid-content article .jobs-grid-caption .jobs-grid-teaser{opacity:1;height:auto;overflow:visible}}.references-grid-wrapper .grid-content article:hover .references-grid-teaser,.references-grid-wrapper .grid-content article:hover .jobs-grid-teaser,.jobs-grid-wrapper .grid-content article:hover .references-grid-teaser,.jobs-grid-wrapper .grid-content article:hover .jobs-grid-teaser{opacity:1;height:auto;overflow:visible}.references-slider-wrapper{position:fixed;opacity:1;transition:opacity .5s;height:100%;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center center}.references-slider-wrapper.open{top:0;opacity:1}.references-slider-wrapper .swiper-slide div.swiper-inner{width:100%;height:100%;pointer-events:none;background-repeat:no-repeat;background-position:bottom center;background-size:cover}.references-slider-wrapper .swiper-slide div.swiper-inner.extended{height:30%;transition:all .5s ease;background-size:cover}@media screen and (max-width: 63.9375em){.references-slider-wrapper .swiper-slide div.swiper-inner.extended{height:30%}}.references-slider-wrapper .swiper-slide:before{content:'';position:absolute;top:80%;right:0;bottom:0;left:0;background-image:linear-gradient(to top, #333, transparent);opacity:.4}.references-slider-wrapper .swiper-scroll-down{position:fixed;cursor:pointer;left:0;right:0;margin-left:auto;margin-right:auto;bottom:20px;z-index:6;opacity:1;background-image:url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJFYmVuZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9Ijc5LjRweCIgaGVpZ2h0PSIyNC43cHgiIHZpZXdCb3g9IjAgMCA3OS40IDI0LjciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDc5LjQgMjQuNyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cG9seWxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2Utd2lkdGg9IjYiIHBvaW50cz0iNzgsMi43IDQwLjQsMjEuNCAxLjMsMi43IAkiLz4NCjwvZz4NCjwvc3ZnPg0K");background-repeat:no-repeat;background-position:left center;width:79px;height:25px;animation-name:arrow-glow;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:fade;animation-direction:alternate}@keyframes arrow-glow{0%{opacity:0}100%{opacity:1}}.references-slider-wrapper .swiper-caption{position:absolute;text-align:center;bottom:0;left:0;right:0;height:0;opacity:0;transition:height .5s, opacity .5s}.references-slider-wrapper .swiper-caption.visible{opacity:1;height:30%}@media screen and (max-width: 63.9375em){.references-slider-wrapper .swiper-caption.visible{height:30%}}.references-slider-wrapper .swiper-caption .swiper-caption-content{width:90%;margin:0 auto;position:absolute;right:0;bottom:30%;left:0}@media screen and (max-width: 63.9375em){.references-slider-wrapper .swiper-caption .swiper-caption-content{bottom:40%}}.references-slider-wrapper .swiper-caption .swiper-caption-content .references-url{margin-bottom:15px}.references-slider-wrapper .swiper-caption .swiper-caption-content .references-intro-teaser{width:100%;margin:20px auto 0}@media screen and (min-width: 40em){.references-slider-wrapper .swiper-caption .swiper-caption-content .references-intro-teaser{width:30%}}.references-slider-wrapper .swiper-caption .swiper-caption-content .references-categories{display:none}.references-slider-wrapper .swiper-caption .swiper-caption-content h1 a,.references-slider-wrapper .swiper-caption .swiper-caption-content h1 a:hover,.references-slider-wrapper .swiper-caption .swiper-caption-content h1 a:visited:hover,.references-slider-wrapper .swiper-caption .swiper-caption-content h1 a:visited,.references-slider-wrapper .swiper-caption .swiper-caption-content h2 a,.references-slider-wrapper .swiper-caption .swiper-caption-content h2 a:hover,.references-slider-wrapper .swiper-caption .swiper-caption-content h2 a:visited:hover,.references-slider-wrapper .swiper-caption .swiper-caption-content h2 a:visited,.references-slider-wrapper .swiper-caption .swiper-caption-content h3 a,.references-slider-wrapper .swiper-caption .swiper-caption-content h3 a:hover,.references-slider-wrapper .swiper-caption .swiper-caption-content h3 a:visited:hover,.references-slider-wrapper .swiper-caption .swiper-caption-content h3 a:visited{color:white}.references-slider-wrapper .swiper-caption .swiper-caption-content .column,.references-slider-wrapper .swiper-caption .swiper-caption-content .columns{padding:0}.references-slider-wrapper .swiper-caption.intro.detailview{top:0}@media screen and (min-width: 64em){.references-slider-wrapper .swiper-caption.intro.detailview.visible .swiper-caption-content{bottom:15px}}@media screen and (max-width: 63.9375em){.references-slider-wrapper .swiper-caption.intro.detailview.visible{top:7%}}.references-slider-wrapper .swiper-caption.intro.detailview.visible .references-intro-teaser,.references-slider-wrapper .swiper-caption.intro.detailview.visible .references-categories,.references-slider-wrapper .swiper-caption.intro.detailview.visible .back-to-grid,.references-slider-wrapper .swiper-caption.intro.detailview.visible .references-url{display:none}.references-slider-wrapper .swiper-caption.intro.detailview.visible .swiper-scroll-down{display:none}.references-slider-wrapper .swiper-caption.extended{height:0;opacity:0;min-height:0;background-color:#fafafa;overflow-y:auto;transition:opacity .3s, min-height .6s,  height .6s}.references-slider-wrapper .swiper-caption.extended .swiper-caption-content{color:black}.references-slider-wrapper .swiper-caption.extended .swiper-caption-content img.references-showcase{max-width:95%}@media screen and (max-width: 74.9375em){.references-slider-wrapper .swiper-caption.extended .swiper-caption-content img.references-showcase{margin-top:50px}}@media screen and (max-width: 39.9375em){.references-slider-wrapper .swiper-caption.extended .swiper-caption-content img.references-showcase{margin-top:20px}}.references-slider-wrapper .swiper-caption.extended .swiper-caption-content .reference-description{padding-top:80px;padding-bottom:40px;text-align:left}@media screen and (max-width: 63.9375em){.references-slider-wrapper .swiper-caption.extended .swiper-caption-content .reference-description{position:relative;top:initial;transform:initial;padding-top:20px}}.references-slider-wrapper .swiper-caption.extended .swiper-caption-content .reference-description h2{text-shadow:none}.references-slider-wrapper .swiper-caption.extended.visible{height:70%;opacity:1}@media screen and (max-width: 63.9375em){.references-slider-wrapper .swiper-caption.extended.visible{bottom:0;height:70%}}.references-slider-wrapper .swiper-caption.extended.visible .swiper-caption-content{top:0}@media screen and (max-width: 63.9375em){.references-slider-wrapper .swiper-pagination{display:none}}.references-slider-wrapper .swiper-pagination.toppagination{position:relative;bottom:40px;margin:0 auto;text-align:right;padding-right:20px}.swiper-fullcontainer{visibility:hidden;position:fixed;top:50px;bottom:50px;left:50px;right:50px;height:auto;width:auto;z-index:7}.swiper-fullcontainer.open{visibility:visible}.swiper-container{height:100%}.swiper-caption{position:absolute;margin-left:auto;left:0;right:0;text-align:center;margin-right:auto;bottom:35px;color:white;font-weight:bold}.swiper-pagination-fraction{color:white;font-weight:bold}.slider-close{z-index:8;position:absolute;cursor:pointer;top:0;right:0;width:35px;height:35px;margin:15px;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii04MyAyMDUgMTkyIDE5MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAtODMgMjA1IDE5MiAxOTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNGRkZGRkY7fQ0KPC9zdHlsZT4NCjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iOTcuMiwyMDUgMTIuOCwyODkuMyAtNzEuMiwyMDUuNCAtODMsMjE3LjIgMSwzMDEgLTgzLDM4NC45IC03MS4yLDM5Ni42IDEyLjgsMzEyLjggOTcuMiwzOTcgDQoJMTA5LDM4NS4zIDI0LjYsMzAxIDEwOSwyMTYuOCAiLz4NCjwvc3ZnPg0K");background-repeat:no-repeat;background-position:center center}.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:3}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px, 0, 0);-moz-transform:translate3d(0px, 0, 0);-o-transform:translate(0px, 0px);-ms-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.swiper-slide{opacity:0;transition:opacity .4s}.swiper-slide.swiper-slide-active{opacity:1;transition:opacity 1.5s;transition-delay:.3s}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform, height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform, height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;transform:translateY(-50%);width:27px;z-index:2000;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat;transition:top .3s}.swiper-button-prev svg path,.swiper-button-prev svg polyline,.swiper-button-next svg path,.swiper-button-next svg polyline{transition:stroke .3s ease}@media screen and (max-width: 63.9375em){.swiper-button-prev.swiper-button-movetop,.swiper-button-next.swiper-button-movetop{top:30%}}.swiper-button-prev.content-slider{top:40px;left:0;right:0;margin:auto;bottom:auto;width:78px;opacity:1 !important;cursor:pointer !important;pointer-events:auto !important}@media screen and (max-width: 375px){.swiper-button-prev.content-slider{display:none}}.swiper-button-next.content-slider{bottom:0px;left:0;right:0;margin:auto;top:auto;width:78px}.swiper-button-next.content-slider.swiper-button-disabled{opacity:0 !important}@media screen and (max-width: 375px){.swiper-button-next.content-slider{display:none}}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:20px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:20px;left:auto}.swiper-pagination{position:absolute;text-align:right;-webkit-transition:300ms;-moz-transition:300ms;-o-transition:300ms;transition:300ms;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:100}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:20px;right:20px;width:100%}@media screen and (min-width: 64em){.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{width:40%}}.top-slider-wrapper .swiper-pagination-bullet{opacity:0.7}.swiper-pagination-bullet{width:20px;height:20px;display:inline-block;border-radius:100%;background:rgba(200,200,200,0.5);-moz-transition:opacity 1.3s ease;-o-transition:opacity 1.3s ease;-webkit-transition:opacity 1.3s ease;-ms-transition:opacity 1.3s ease;transition:opacity 1.3s ease}.swiper-pagination-bullet.bullettchild div{display:none}@media screen and (max-width: 63.9375em){.swiper-pagination-bullet div{display:none}}.top-pagination .swiper-pagination-bullet{width:10px;height:10px;opacity:.4;background:#fff}.top-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff;opacity:1}.content-pagination .swiper-pagination-bullet{width:20px;height:20px}@media screen and (max-width: 39.9375em){.content-pagination .swiper-pagination-bullet{width:15px;height:15px}}.content-pagination .swiper-pagination-bullet.bullettchild{height:15px;width:15px;margin:11px auto !important}@media screen and (max-width: 39.9375em){.content-pagination .swiper-pagination-bullet.bullettchild{height:11px;width:11px}}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none;position:relative}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{background:white;opacity:1;-moz-transition:all 1.3s ease;-o-transition:all 1.3s ease;-webkit-transition:all 1.3s ease;-ms-transition:all 1.3s ease;transition:all 1.3s ease}.swiper-pagination-bullet-active div{color:green}@media screen and (max-width: 63.9375em){.swiper-pagination-bullet-active{background:gray}}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:20px;top:50%;-webkit-transform:translate3d(0px, -50%, 0);-moz-transform:translate3d(0px, -50%, 0);-o-transform:translate(0px, -50%);-ms-transform:translate3d(0px, -50%, 0);transform:translate3d(0px, -50%, 0)}@media screen and (min-width: 64em){.swiper-container-vertical>.swiper-pagination-bullets div{position:absolute;margin-top:-2px;right:35px;width:300px;color:rgba(200,200,200,0.5)}}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:9px 0 5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,0.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,0.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(transparent));background-image:-webkit-linear-gradient(right, rgba(0,0,0,0.5), transparent);background-image:-moz-linear-gradient(right, rgba(0,0,0,0.5), transparent);background-image:-o-linear-gradient(right, rgba(0,0,0,0.5), transparent);background-image:linear-gradient(to left, rgba(0,0,0,0.5), transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.5)), to(transparent));background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5), transparent);background-image:-moz-linear-gradient(left, rgba(0,0,0,0.5), transparent);background-image:-o-linear-gradient(left, rgba(0,0,0,0.5), transparent);background-image:linear-gradient(to right, rgba(0,0,0,0.5), transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(transparent));background-image:-webkit-linear-gradient(bottom, rgba(0,0,0,0.5), transparent);background-image:-moz-linear-gradient(bottom, rgba(0,0,0,0.5), transparent);background-image:-o-linear-gradient(bottom, rgba(0,0,0,0.5), transparent);background-image:linear-gradient(to top, rgba(0,0,0,0.5), transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(transparent));background-image:-webkit-linear-gradient(top, rgba(0,0,0,0.5), transparent);background-image:-moz-linear-gradient(top, rgba(0,0,0,0.5), transparent);background-image:-o-linear-gradient(top, rgba(0,0,0,0.5), transparent);background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:0.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:transparent}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12, end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12, end) infinite;animation:swiper-preloader-spin 1s steps(12, end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.content.main-style-pit a.teamlink{color:#b89e49}.content.main-style-pit a.teamlink:hover,.content.main-style-pit a.teamlink:visited:hover{color:#947f3a}.content.main-style-pmd a.teamlink{color:#ff5000}.content.main-style-pmd a.teamlink:hover,.content.main-style-pmd a.teamlink:visited:hover{color:#cc4000}.team-slider-wrapper{position:relative;height:100%;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center center}.team-slider-wrapper .team-overlay-container{height:100%;position:fixed;top:0;left:0;z-index:4;width:45%;transition:opacity 5s ease}@media screen and (max-width: 63.9375em){.team-slider-wrapper .team-overlay-container{width:100%}}@media screen and (min-width: 64em){.team-slider-wrapper .team-overlay-container{width:50%}}@media screen and (min-width: 75em){.team-slider-wrapper .team-overlay-container{width:40%}}.team-slider-wrapper .team-overlay-container .team-background-gradient{height:100%;position:absolute;width:100%;z-index:4;pointer-events:none;background:-moz-linear-gradient(rgba(47,23,45,0.9) 0%, rgba(47,23,45,0.9) 78%, rgba(47,23,45,0.7) 84%, rgba(47,23,45,0) 90%)}.team-slider-wrapper .team-overlay-container .team-foreground-gradient-top{height:100%;position:absolute;width:100%;z-index:4;pointer-events:none}.team-slider-wrapper .team-overlay-container.disabled{opacity:0;display:none}.team-slider-wrapper .swiper-slide{transition:opacity 1s}.team-slider-wrapper .swiper-slide .swiper-slide-active{opacity:1;transition:opacity 1s;transition-delay:1.1s}.team-slider-wrapper .swiper-slide .video-preset-poster{background-size:cover;background-repeat:no-repeat;background-position:center center}.team-slider-wrapper .swiper-slide .video-preset-poster.subtitles-active{background-size:contain}.team-slider-wrapper .swiper-slide div.swiper-inner{width:100%;height:100%;pointer-events:none;background-repeat:no-repeat;background-position:center center;background-size:cover}@media screen and (max-width: 63.9375em){.team-slider-wrapper .swiper-slide div.swiper-inner{height:auto}}.team-slider-wrapper .swiper-slide:before{content:'';position:absolute;top:80%;right:0;bottom:0;left:0;background-image:linear-gradient(to top, #333, transparent);opacity:.4}.team-slider-wrapper .swiper-caption{position:absolute;text-align:right;bottom:20px;right:20px;z-index:1}.team-slider-wrapper .swiper-caption .swiper-caption-content{opacity:1;transition:opacity .5s ease}.team-slider-wrapper .swiper-caption .swiper-caption-content.initial{opacity:0}@media screen and (min-width: 64em){.team-slider-wrapper .swiper-caption .swiper-caption-content{font-size:130%}}.team-slider-wrapper .swiper-caption .swiper-caption-content div:first-child{font-style:normal}.team-slider-wrapper .swiper-caption .swiper-caption-content div:not(first-child){font-weight:normal}.team-slider-wrapper .swiper-fallback-wrapper{width:100%;height:100%;position:absolute;top:0;background-size:cover;background-repeat:no-repeat;background-position:60% 50%}@media screen and (max-width: 63.9375em){.team-slider-wrapper .swiper-fallback-wrapper.initial{background-image:url(/wp-content/themes/joints/assets/images/team_preset_medium.jpg) !important}}@media screen and (min-width: 64em){.team-slider-wrapper .swiper-fallback-wrapper{display:none}}.team-slider-wrapper .swiper-video-wrapper{top:0;position:absolute;width:100%;height:100%}.team-slider-wrapper .swiper-video-wrapper.subtitles-active{background-color:black}@media screen and (max-width: 63.9375em){.team-slider-wrapper .swiper-video-wrapper{display:none}}.team-slider-wrapper .swiper-video-wrapper .video-container{height:100%;width:100%;overflow:hidden}.team-slider-wrapper .swiper-video-wrapper video::-webkit-media-text-track-display{-webkit-transform:translateY(-2em);transform:translateY(-2em);margin:40px auto}.team-slider-wrapper .swiper-video-wrapper video{min-width:100%;min-height:100%;min-width:100%;opacity:0;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transition:width .5s ease, height .5s ease}.team-slider-wrapper .swiper-video-wrapper video.showvideo{opacity:1}.team-slider-wrapper .swiper-video-wrapper:not(.subtitles-active) video{width:100%;height:auto}.team-slider-wrapper .swiper-video-wrapper:not(.subtitles-active).portrait video{width:auto;height:100%}.team-slider-wrapper .swiper-video-wrapper.subtitles-active video{background-color:red;width:auto;height:100%;min-height:initial;min-width:initial}.team-slider-wrapper .swiper-video-wrapper.subtitles-active.portrait video{width:100%;height:auto}.team-slider-wrapper .swiper-pagination{position:relative;bottom:40px;margin:0 auto;text-align:center}@media screen and (min-width: 64em){.team-slider-wrapper .swiper-button-prev,.team-slider-wrapper .swiper-button-next{display:none}}.team-slider-wrapper .swiper-button-prev.initial,.team-slider-wrapper .swiper-button-next.initial{display:none}.team-slider-wrapper .swiper-control-overlay{position:absolute;overflow-y:auto;background:linear-gradient(to right, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.22) 60%, transparent 100%);left:0;top:0;bottom:0;z-index:4;color:white;opacity:1}.team-slider-wrapper .swiper-control-overlay .overlay-inner{padding:100px 20px}.team-slider-wrapper .swiper-control-overlay .overlay-inner .team.list .column,.team-slider-wrapper .swiper-control-overlay .overlay-inner .team.list .columns{padding-left:0;padding-right:0}@media screen and (max-width: 63.9375em){.team-slider-wrapper .swiper-control-overlay .overlay-inner{padding:60px 20px}}.team-slider-wrapper .swiper-control-overlay .overlay-inner.main-style-pit .team.member.box{transition:border .15s ease, padding-left .5s ease-out}@media screen and (min-width: 40em){.team-slider-wrapper .swiper-control-overlay .overlay-inner.main-style-pit .team.member.box:hover,.team-slider-wrapper .swiper-control-overlay .overlay-inner.main-style-pit .team.member.box.active{border-left:5px solid #b89e49;padding-left:9px}}.team-slider-wrapper .swiper-control-overlay .overlay-inner.main-style-pmd .team.member.box{transition:border .15s ease, padding-left .5s ease-out}@media screen and (min-width: 40em){.team-slider-wrapper .swiper-control-overlay .overlay-inner.main-style-pmd .team.member.box:hover,.team-slider-wrapper .swiper-control-overlay .overlay-inner.main-style-pmd .team.member.box.active{border-left:5px solid #ff5000;padding-left:9px}}.team-slider-wrapper .swiper-control-overlay .overlay-inner .team.member.box{transition:opacity .3s;opacity:1;text-shadow:0px 0px 20px rgba(16,14,14,0.35);color:white}@media screen and (min-width: 40em){.team-slider-wrapper .swiper-control-overlay .overlay-inner .team.member.box{margin-bottom:18px}}.team-slider-wrapper .swiper-control-overlay .overlay-inner .team.member.box div:nth-child(1){font-size:130%}@media screen and (max-width: 39.9375em){.team-slider-wrapper .swiper-control-overlay .overlay-inner .team.member.box div:nth-child(1){font-size:100%}}.team-slider-wrapper .swiper-control-overlay .overlay-inner .team.member.box div:nth-child(2){font-size:90%;min-height:50px}@media screen and (min-width: 40em){.team-slider-wrapper .swiper-control-overlay .overlay-inner .team.member.box div:nth-child(2){min-height:auto}}.team-slider-wrapper .swiper-control-overlay.disabled{opacity:0;display:none}.team-slider-wrapper .swiper-question-control{z-index:10;position:absolute}@media screen and (max-width: 63.9375em){.team-slider-wrapper .swiper-question-control{width:100%}}@media screen and (min-width: 64em){.team-slider-wrapper .swiper-question-control{width:50%}}@media screen and (min-width: 75em){.team-slider-wrapper .swiper-question-control{width:50%}}.team-slider-wrapper .swiper-question-control.main-style-pit .question-item{transition:border .15s ease, padding-left .5s ease-out}@media screen and (min-width: 40em){.team-slider-wrapper .swiper-question-control.main-style-pit .question-item:hover,.team-slider-wrapper .swiper-question-control.main-style-pit .question-item:visited:hover,.team-slider-wrapper .swiper-question-control.main-style-pit .question-item.running,.team-slider-wrapper .swiper-question-control.main-style-pit .question-item.active,.team-slider-wrapper .swiper-question-control.main-style-pit .question-item.focused{border-left:5px solid #b89e49;padding-left:9px}}.team-slider-wrapper .swiper-question-control.main-style-pmd .question-item{transition:border .15s ease, padding-left .5s ease-out}@media screen and (min-width: 40em){.team-slider-wrapper .swiper-question-control.main-style-pmd .question-item:hover,.team-slider-wrapper .swiper-question-control.main-style-pmd .question-item:visited:hover,.team-slider-wrapper .swiper-question-control.main-style-pmd .question-item.running,.team-slider-wrapper .swiper-question-control.main-style-pmd .question-item.active,.team-slider-wrapper .swiper-question-control.main-style-pmd .question-item.focused{border-left:5px solid #ff5000;padding-left:9px}}.team-slider-wrapper .swiper-question-control .questions{font-size:30px}.team-slider-wrapper .swiper-question-control .questions .question-item{cursor:pointer;margin:20px 0;padding-right:20px;position:relative;text-shadow:0px 0px 20px rgba(16,14,14,0.35)}.team-slider-wrapper .swiper-question-control .questions .question-item.running.finished{color:white;text-decoration:line-through;border-left:0;padding-left:0}.team-slider-wrapper .swiper-question-control .questions .question-item.finished{color:white;text-decoration:line-through;border-left:0;padding-left:0}.team-slider-wrapper .swiper-question-control .questioncount{font-family:'Droid Serif', serif !important;font-weight:400;font-style:italic}.team-slider-wrapper .swiper-action-control{position:absolute;left:20px;bottom:20px;z-index:5}@media screen and (max-width: 63.9375em){.team-slider-wrapper .swiper-action-control .team.mute,.team-slider-wrapper .swiper-action-control .team.questions,.team-slider-wrapper .swiper-action-control .team.subtitles{display:none}}.team-slider-wrapper .swiper-action-control .team .button-active #mute{display:block}.team-slider-wrapper .swiper-action-control .team .button-active #voice{display:none}.team-slider-wrapper .swiper-action-control .team.mute:hover #mute{display:block}.team-slider-wrapper .swiper-action-control .team.mute:hover #voice{display:none}.team-slider-wrapper .swiper-action-control .team.mute:hover .button-active #mute{display:none}.team-slider-wrapper .swiper-action-control .team.mute:hover .button-active #voice{display:block}.team.spinner{opacity:0;transition:opacity .5s ease;position:fixed;left:0;right:0;top:0;bottom:0;margin:auto;width:100px;height:100px;background-color:#333;z-index:6;border-radius:100%;-webkit-animation:sk-scaleout 1.0s infinite ease-in-out;animation:sk-scaleout 1.0s infinite ease-in-out}@media screen and (min-width: 64em){.team.spinner.visible{opacity:1}}@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.timeline.animation-box-wrapper{height:inherit}.timeline.infotext{margin-bottom:30px;color:#a876ff}.timeline.infotext.timeline-color-pmd{color:#a876ff}.timeline.infotext.timeline-color-pit{color:#111F53}.timeline.infotext h1{margin:0;margin-bottom:2%}.timeline.infotext div{width:50%;margin:auto}@media screen and (max-width: 39.9375em){.timeline.infotext div{width:100%;font-weight:normal;font-size:85%}}.timeline.animation{height:40%;position:relative;margin-bottom:15%}@media screen and (min-width: 600px){.timeline.animation{height:55%}}@media screen and (min-width: 40em){.timeline.animation{margin-bottom:5%}}.timeline.animation .gradient-overlay{position:absolute;height:100%;width:100%;z-index:1;background:#d8d4cd;background:-moz-linear-gradient(top, #d8d4cd 0%, rgba(216,212,205,0) 18%, rgba(216,212,205,0) 85%, #d8d4cd 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, #d8d4cd), color-stop(18%, rgba(216,212,205,0)), color-stop(85%, rgba(216,212,205,0)), color-stop(100%, #d8d4cd));background:-webkit-linear-gradient(top, #d8d4cd 0%, rgba(216,212,205,0) 18%, rgba(216,212,205,0) 85%, #d8d4cd 100%);background:-o-linear-gradient(top, #d8d4cd 0%, rgba(216,212,205,0) 18%, rgba(216,212,205,0) 85%, #d8d4cd 100%);background:-ms-linear-gradient(top, #d8d4cd 0%, rgba(216,212,205,0) 18%, rgba(216,212,205,0) 85%, #d8d4cd 100%);background:linear-gradient(to bottom, #d8d4cd 0%, rgba(216,212,205,0) 18%, rgba(216,212,205,0) 85%, #d8d4cd 100%)}.timeline.animation figure{padding-top:0 !important;height:100% !important;width:100% !important}.timeline.animation svg{width:100% !important;height:100% !important;left:0;right:0;margin:auto;position:absolute}.timeline.bar{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%}@media screen and (min-width: 40em){.timeline.bar{width:80%}}@media screen and (min-width: 64em){.timeline.bar{width:60%}}@media screen and (max-width: 375px){.timeline.bar{width:120%}}.timeline.bar ul{list-style-type:none;text-align:justify;height:10px;position:relative;display:block;margin-left:0;background:#b1afab}.timeline.bar ul li{display:inline;position:relative;cursor:pointer}.timeline.bar ul li span{cursor:pointer;position:relative;display:inline-block;top:25px;font-size:0.9em}@media screen and (min-width: 40em){.timeline.bar ul li span{font-size:1.5em}}.timeline.bar ul li.timeline-color-pmd span{color:#a876ff}.timeline.bar ul li.timeline-color-pit span{color:#111F53}.timeline.bar ul li:not(.stretch):after{z-index:2;content:"";position:absolute;display:block;top:-5px;width:10px;height:10px;border:5px solid #b1afab;border-radius:10px;background:#b1afab;left:10px}@media screen and (min-width: 40em){.timeline.bar ul li:not(.stretch):after{top:-14px}}@media screen and (min-width: 40em) and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1441px){.timeline.bar ul li:not(.stretch):after{top:-15px}}.timeline.bar ul li:not(.stretch):before{content:"";width:0;opacity:0}.timeline.bar ul li:not(.stretch):first-child:after{left:-3px}.timeline.bar ul li:not(.stretch):nth-last-child(2):after{right:-3px;left:auto}.timeline.bar ul li:hover:not(.stretch):after{background:#b1afab;transition:background .3s ease}.timeline.bar ul li.past:before{content:"";position:absolute;width:100%;z-index:1;opacity:1;left:15px;background-color:#a876ff;height:10px;-webkit-transition:width 1s, opacity 1s;transition:width 1s, opacity 1s}.timeline.bar ul li.past:after{border:5px solid #a876ff;background:#a876ff}.timeline.bar ul li.past:hover:not(.stretch):after{background:#a876ff}.timeline.bar ul li.past.selected:not(.stretch):after{background:#a876ff}.timeline.bar ul li.past:nth-last-child(3):before{width:calc(100% + 15px)}@media screen and (min-width: 40em){.timeline.bar ul li.past:nth-last-child(3):before{width:calc(100% + 40px)}}.timeline.bar ul li.timeline-color-pmd.past:before,.timeline.bar ul li.timeline-color-pmd.past:after,.timeline.bar ul li.timeline-color-pmd.past:hover:not(.stretch):after,.timeline.bar ul li.timeline-color-pmd.past.selected:not(.stretch):after{background:#a876ff}.timeline.bar ul li.timeline-color-pit.past:before,.timeline.bar ul li.timeline-color-pit.past:after,.timeline.bar ul li.timeline-color-pit.past:hover:not(.stretch):after,.timeline.bar ul li.timeline-color-pit.past.selected:not(.stretch):after{background:#111F53}.timeline.bar ul li.selected:after{background:#a876ff}.timeline.bar ul li.selected:not(.stretch):after{border:5px solid #a876ff;background:#d8d4cd}.timeline.bar ul li.timeline-color-pmd.selected:after{background:#a876ff}.timeline.bar ul li.timeline-color-pmd.selected:not(.stretch):after{border:5px solid #a876ff}.timeline.bar ul li.timeline-color-pit.selected:after{background:#111F53}.timeline.bar ul li.timeline-color-pit.selected:not(.stretch):after{border:5px solid #111F53}.timeline.bar ul .stretch{display:inline-block;width:100%;*display:inline;zoom:1}@-moz-document url-prefix(){.timeline.bar ul li.past:before{width:270%}.timeline.bar ul li.past:nth-last-child(3):before{width:calc(270% + 40px)}}.top-slider-wrapper,.jobs-slider-wrapper{position:relative;height:-moz-calc(100vh - 0px);height:-webkit-calc(100vh  - 0px);height:calc(100vh  - 0px);width:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;transition:height .5s}.top-slider-wrapper.jobs-position,.jobs-slider-wrapper.jobs-position{position:fixed;opacity:0}.top-slider-wrapper.open,.jobs-slider-wrapper.open{top:0;opacity:1}.top-slider-wrapper.hidden,.jobs-slider-wrapper.hidden{height:0 !important}@media screen and (max-width: 39.9375em){.top-slider-wrapper .swiper-button-next,.top-slider-wrapper .swiper-button-prev,.jobs-slider-wrapper .swiper-button-next,.jobs-slider-wrapper .swiper-button-prev{display:none}}.top-slider-wrapper .swiper-slide div.swiper-inner,.jobs-slider-wrapper .swiper-slide div.swiper-inner{width:100%;height:100%;pointer-events:none;background-repeat:no-repeat;background-position:center top 25%;background-size:150%;transition:height .5s, background-size .5s}@media screen and (min-width: 40em){.top-slider-wrapper .swiper-slide div.swiper-inner,.jobs-slider-wrapper .swiper-slide div.swiper-inner{background-position:center top 40%;background-size:125%}}@media screen and (min-width: 64em){.top-slider-wrapper .swiper-slide div.swiper-inner,.jobs-slider-wrapper .swiper-slide div.swiper-inner{background-position:center center;background-size:contain}}.top-slider-wrapper .swiper-slide div.swiper-inner.extended,.jobs-slider-wrapper .swiper-slide div.swiper-inner.extended{height:50%}.top-slider-wrapper .swiper-slide:before,.jobs-slider-wrapper .swiper-slide:before{content:'';position:absolute;top:80%;right:0;bottom:0;left:0;opacity:.4}.top-slider-wrapper .swiper-scroll-down,.jobs-slider-wrapper .swiper-scroll-down{position:absolute;cursor:pointer;left:0;right:0;margin-left:auto;margin-right:auto;bottom:20px;z-index:5;opacity:1;background-image:url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJFYmVuZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9Ijc5LjRweCIgaGVpZ2h0PSIyNC43cHgiIHZpZXdCb3g9IjAgMCA3OS40IDI0LjciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDc5LjQgMjQuNyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cG9seWxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2Utd2lkdGg9IjYiIHBvaW50cz0iNzgsMi43IDQwLjQsMjEuNCAxLjMsMi43IAkiLz4NCjwvZz4NCjwvc3ZnPg0K");background-repeat:no-repeat;background-position:left center;width:79px;height:25px}@keyframes arrow-glow{0%{opacity:0}100%{opacity:1}}.top-slider-wrapper .swiper-caption,.jobs-slider-wrapper .swiper-caption{position:absolute;text-align:center;height:50%;bottom:0;left:0;right:0;display:block;opacity:0}.top-slider-wrapper .swiper-caption.visible,.jobs-slider-wrapper .swiper-caption.visible{height:50%;opacity:1}.top-slider-wrapper .swiper-caption .swiper-caption-content,.jobs-slider-wrapper .swiper-caption .swiper-caption-content{width:100%;margin:0 auto;position:absolute;right:0;bottom:15%;left:0}.top-slider-wrapper .swiper-caption .swiper-caption-content .topslider-teaser,.jobs-slider-wrapper .swiper-caption .swiper-caption-content .topslider-teaser{width:75%;margin:auto;line-height:1.3}@media screen and (max-width: 320px){.top-slider-wrapper .swiper-caption .swiper-caption-content .topslider-teaser,.jobs-slider-wrapper .swiper-caption .swiper-caption-content .topslider-teaser{letter-spacing:-1px}}.top-slider-wrapper .swiper-caption .swiper-caption-content h1,.top-slider-wrapper .swiper-caption .swiper-caption-content h2,.top-slider-wrapper .swiper-caption .swiper-caption-content h3,.jobs-slider-wrapper .swiper-caption .swiper-caption-content h1,.jobs-slider-wrapper .swiper-caption .swiper-caption-content h2,.jobs-slider-wrapper .swiper-caption .swiper-caption-content h3{text-shadow:2px 2px 18px rgba(50,50,50,0.8)}.top-slider-wrapper .swiper-caption .swiper-caption-content h1,.jobs-slider-wrapper .swiper-caption .swiper-caption-content h1{margin-bottom:1.5rem}@media screen and (max-width: 39.9375em){.top-slider-wrapper .swiper-caption .swiper-caption-content.extended h1,.jobs-slider-wrapper .swiper-caption .swiper-caption-content.extended h1{position:fixed}}.top-slider-wrapper .swiper-caption .swiper-caption-content .icon-box-wrapper,.jobs-slider-wrapper .swiper-caption .swiper-caption-content .icon-box-wrapper{margin-top:20px}@media screen and (max-width: 39.9375em){.top-slider-wrapper .swiper-caption .swiper-caption-content .icon-box-wrapper,.jobs-slider-wrapper .swiper-caption .swiper-caption-content .icon-box-wrapper{height:100%;margin-top:0}}.top-slider-wrapper .swiper-caption .swiper-caption-content .icon-box-wrapper .column,.top-slider-wrapper .swiper-caption .swiper-caption-content .icon-box-wrapper .columns,.jobs-slider-wrapper .swiper-caption .swiper-caption-content .icon-box-wrapper .column,.jobs-slider-wrapper .swiper-caption .swiper-caption-content .icon-box-wrapper .columns{padding:0}.top-slider-wrapper .swiper-caption .swiper-caption-content .icon-box,.jobs-slider-wrapper .swiper-caption .swiper-caption-content .icon-box{position:relative}@media screen and (max-width: 63.9375em){.top-slider-wrapper .swiper-caption .swiper-caption-content .icon-box,.jobs-slider-wrapper .swiper-caption .swiper-caption-content .icon-box{margin-top:20px}}.top-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .slider-extended-header,.jobs-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .slider-extended-header{font-size:1.25rem;font-size:1.75rem}@media screen and (max-width: 350px){.top-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .slider-extended-header,.jobs-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .slider-extended-header{font-size:1.5rem}}@media screen and (min-width: 40em){.top-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .slider-extended-header,.jobs-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .slider-extended-header{font-size:2.5rem}}.top-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .teaser,.jobs-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .teaser{font-weight:bold;padding:10px}@media screen and (max-width: 39.9375em){.top-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .teaser,.jobs-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .teaser{font-size:70%;padding:0}}.top-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .icon-wrapper,.jobs-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .icon-wrapper{position:relative;display:none}@media screen and (min-width: 64em){.top-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .icon-wrapper,.jobs-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .icon-wrapper{display:block}}.top-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .icon-wrapper figure,.jobs-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .icon-wrapper figure{margin:0}.top-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .icon-wrapper svg,.jobs-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .icon-wrapper svg{left:0;right:0;margin-right:auto;margin-left:auto;width:50%;height:calc(100%)}.top-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .icon-wrapper svg.svg-fill:not(.iebug) path,.jobs-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .icon-wrapper svg.svg-fill:not(.iebug) path{stroke-width:6px}.top-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .icon-wrapper svg.svg-stroke path,.jobs-slider-wrapper .swiper-caption .swiper-caption-content .icon-box .icon-wrapper svg.svg-stroke path{fill:none;stroke:#00cf91;stroke-width:2px}.top-slider-wrapper .swiper-caption.intro,.jobs-slider-wrapper .swiper-caption.intro{width:100%}@media screen and (min-width: 40em){.top-slider-wrapper .swiper-caption.intro,.jobs-slider-wrapper .swiper-caption.intro{width:75%}}@media screen and (min-width: 1281px){.top-slider-wrapper .swiper-caption.intro,.jobs-slider-wrapper .swiper-caption.intro{width:60%}}@media screen and (min-width: 1485px){.top-slider-wrapper .swiper-caption.intro,.jobs-slider-wrapper .swiper-caption.intro{width:50%}}.top-slider-wrapper .swiper-caption.intro.detailview,.jobs-slider-wrapper .swiper-caption.intro.detailview{top:0}.top-slider-wrapper .swiper-caption.extended,.jobs-slider-wrapper .swiper-caption.extended{height:0;min-height:0;opacity:1;transition:opacity .5s, height .5s, min-height .5s;display:block}.top-slider-wrapper .swiper-caption.extended.visible,.jobs-slider-wrapper .swiper-caption.extended.visible{height:50%;opacity:1;min-height:450px}@media screen and (max-width: 63.9375em){.top-slider-wrapper .swiper-caption.extended.visible,.jobs-slider-wrapper .swiper-caption.extended.visible{height:100%}}.top-slider-wrapper .swiper-caption.extended .swiper-caption-content,.jobs-slider-wrapper .swiper-caption.extended .swiper-caption-content{top:-35%}.top-slider-wrapper .swiper-caption.extended .swiper-caption-content h1,.jobs-slider-wrapper .swiper-caption.extended .swiper-caption-content h1{position:relative;display:inline}@media screen and (max-width: 350px){.top-slider-wrapper .swiper-caption.extended .swiper-caption-content h1.slider-extended-title,.jobs-slider-wrapper .swiper-caption.extended .swiper-caption-content h1.slider-extended-title{display:none}}@media screen and (min-width: 64em){.top-slider-wrapper .swiper-caption.extended .swiper-caption-content h1.slider-extended-title,.jobs-slider-wrapper .swiper-caption.extended .swiper-caption-content h1.slider-extended-title{font-size:6rem}}.top-slider-wrapper .swiper-caption.extended .swiper-caption-content .header-subline,.jobs-slider-wrapper .swiper-caption.extended .swiper-caption-content .header-subline{position:relative;width:80%;height:7px;left:0;right:0;margin:0 auto;bottom:-10px;display:block}@media screen and (max-width: 63.9375em){.top-slider-wrapper .swiper-caption.extended .swiper-caption-content,.jobs-slider-wrapper .swiper-caption.extended .swiper-caption-content{width:calc(100% - 20px);top:50%;transform:translateY(-50%);right:0;margin:0 auto;position:absolute;left:0;bottom:0}.top-slider-wrapper .swiper-caption.extended .swiper-caption-content .teaser,.jobs-slider-wrapper .swiper-caption.extended .swiper-caption-content .teaser{min-height:85px;max-width:75%;margin:0 auto}}@media screen and (max-width: 63.9375em) and (max-width: 375px){.top-slider-wrapper .swiper-caption.extended .swiper-caption-content .teaser,.jobs-slider-wrapper .swiper-caption.extended .swiper-caption-content .teaser{max-width:100%}}@media screen and (max-width: 63.9375em) and (max-width: 320px){.top-slider-wrapper .swiper-caption.extended .swiper-caption-content .teaser,.jobs-slider-wrapper .swiper-caption.extended .swiper-caption-content .teaser{letter-spacing:-1px}}@media screen and (max-width: 39.9375em){.top-slider-wrapper .swiper-caption.extended .swiper-caption-content,.jobs-slider-wrapper .swiper-caption.extended .swiper-caption-content{top:40%}}.top-slider-wrapper .swiper-pagination.toppagination,.jobs-slider-wrapper .swiper-pagination.toppagination{position:relative;bottom:40px;margin:0 auto;text-align:right;padding-right:20px}@media screen and (max-width: 375px){.jobs-slider-wrapper h2.slider-extended-header{display:none}}.content.main-style-pmd .rw-words span{color:#a876ff}.content.main-style-pit .rw-words span{color:#ede8d9}.rw-wrapper{width:100%;position:absolute;margin:0 auto;top:30%;transform:translateY(-50%);padding:0}.rw-wrapper .rw-sentence{margin:0;text-align:center;line-height:3}@media screen and (max-width: 39.9375em){.rw-wrapper .rw-sentence{line-height:2}}.rw-wrapper .rw-sentence span{color:#444;white-space:nowrap;font-size:550%;font-weight:bold}@media screen and (max-width: 39.9375em){.rw-wrapper .rw-sentence span{font-size:11vw;white-space:normal;line-height:1.1}}.rw-wrapper .rw-words{display:inline;text-indent:0}.rw-wrapper .rw-words span{position:absolute;opacity:0;overflow:hidden;width:100%;left:0;right:0;margin:auto;font-weight:700}.rw-wrapper .rw-words-1 span{-webkit-animation:rotateWordsFirst 15s linear infinite 0s;-ms-animation:rotateWordsFirst 15s linear infinite 0s;animation:rotateWordsFirst 15s linear infinite 0s}.rw-wrapper .rw-words-2 span{font-family:'Droid Serif', serif !important;font-style:italic;-webkit-animation:rotateWordsSecond 15s linear infinite 0s;-ms-animation:rotateWordsSecond 15s linear infinite 0s;animation:rotateWordsSecond 15s linear infinite 0s}.rw-wrapper .rw-words span:nth-child(2){-webkit-animation-delay:3s;-ms-animation-delay:3s;animation-delay:3s}.rw-wrapper .rw-words span:nth-child(3){-webkit-animation-delay:6s;-ms-animation-delay:6s;animation-delay:6s}.rw-wrapper .rw-words span:nth-child(4){-webkit-animation-delay:9s;-ms-animation-delay:9s;animation-delay:9s}.rw-wrapper .rw-words span:nth-child(5){-webkit-animation-delay:12s;-ms-animation-delay:12s;animation-delay:12s}.rw-wrapper .rw-words span:nth-child(6){-webkit-animation-delay:15s;-ms-animation-delay:15s;animation-delay:15s}@-webkit-keyframes rotateWordsFirst{0%{opacity:1;-webkit-animation-timing-function:ease-in;height:0px}8%{opacity:1;height:260px}19%{opacity:1;height:260px}25%{opacity:0;height:260px}100%{opacity:0}}@-ms-keyframes rotateWordsFirst{.rw-wrapper 0%{opacity:1;-ms-animation-timing-function:ease-in;height:0px}.rw-wrapper 8%{opacity:1;height:260px}.rw-wrapper 19%{opacity:1;height:260px}.rw-wrapper 25%{opacity:0;height:260px}.rw-wrapper 100%{opacity:0}}@keyframes rotateWordsFirst{0%{opacity:1;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;height:0px}8%{opacity:1;height:260px}19%{opacity:1;height:260px}25%{opacity:0;height:260px}100%{opacity:0}}@-webkit-keyframes rotateWordsSecond{0%{opacity:1;-webkit-animation-timing-function:ease-in;width:0px}10%{opacity:0.3;width:0px}30%{opacity:1;width:100%}37%{opacity:0;width:100%}100%{opacity:0}}@-ms-keyframes rotateWordsSecond{.rw-wrapper 0%{opacity:1;-ms-animation-timing-function:ease-in;width:0px}.rw-wrapper 10%{opacity:0.3;width:0px}.rw-wrapper 30%{opacity:1;width:100%}.rw-wrapper 37%{opacity:0;width:100%}.rw-wrapper 100%{opacity:0}}@keyframes rotateWordsSecond{0%{opacity:1;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;width:0px}10%{opacity:0.3;width:0px}30%{opacity:1;width:100%}37%{opacity:0;width:100%}100%{opacity:0}}@font-face{font-family:'CenturyGothicStd-Bold';src:url("../../assets/fonts/CenturyGothic/century_gothic_bold.eot");src:url("../../assets/fonts/CenturyGothic/century_gothic_bold.woff") format("woff"),url("../../assets/fonts/CenturyGothic/century_gothic_bold.svg") format("svg"),url("../../assets/fonts/CenturyGothic/century_gothic_bold.ttf") format("truetype")}@font-face{font-family:'CenturyGothicStd';src:url("../../assets/fonts/CenturyGothic/century_gothic_regular.eot");src:url("../../assets/fonts/CenturyGothic/century_gothic_regular.woff") format("woff"),url("../../assets/fonts/CenturyGothic/century_gothic_regular.svg") format("svg"),url("../../assets/fonts/CenturyGothic/century_gothic_regular.ttf") format("truetype")}@media screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1441px){html{font-size:125%}}h2.large-slide-title{font-family:'Droid Serif', serif !important;font-style:italic;position:absolute;top:50%;font-weight:400;font-size:2rem;margin:auto;transform:translateY(-50%);right:0;left:0}@media screen and (min-width: 40em){h2.large-slide-title{font-size:4rem}}@media screen and (min-width: 64em){h2.large-slide-title{font-size:6rem}}h2.large-slide-title:after{content:" ";position:absolute;width:20%;height:2px;right:0;margin:0 auto;left:0;bottom:-10px}h3,.team-member-job,.content-slider-wrapper .swiper-pagination:before{font-family:'Droid Serif', serif !important;font-weight:400;font-style:italic}.swiper-caption-content h3{font-weight:700}.teaser,.topslider-teaser,p{font-family:"Muli",sans-serif}@media print{*{background:transparent !important;color:black !important;text-shadow:none !important;filter:none !important;-ms-filter:none !important}a,a:visited{color:#444 !important;text-decoration:underline}a:after,a:visited:after{content:" (" attr(href) ")"}a abbr[title]:after,a:visited abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.sidebar,.page-navigation,.wp-prev-next,.respond-form,nav{display:none}}
