/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.slide-in-down.mui-enter,.slide-in-left.mui-enter,.slide-in-up.mui-enter,.slide-in-right.mui-enter,.slide-out-down.mui-leave,.slide-out-right.mui-leave,.slide-out-up.mui-leave,.slide-out-left.mui-leave,.fade-in.mui-enter,.fade-out.mui-leave,.hinge-in-from-top.mui-enter,.hinge-in-from-right.mui-enter,.hinge-in-from-bottom.mui-enter,.hinge-in-from-left.mui-enter,.hinge-in-from-middle-x.mui-enter,.hinge-in-from-middle-y.mui-enter,.hinge-out-from-top.mui-leave,.hinge-out-from-right.mui-leave,.hinge-out-from-bottom.mui-leave,.hinge-out-from-left.mui-leave,.hinge-out-from-middle-x.mui-leave,.hinge-out-from-middle-y.mui-leave,.scale-in-up.mui-enter,.scale-in-down.mui-enter,.scale-out-up.mui-leave,.scale-out-down.mui-leave,.spin-in.mui-enter,.spin-out.mui-leave,.spin-in-ccw.mui-enter,.spin-out-ccw.mui-leave{transition-duration:500ms;transition-timing-function:linear}.slide-in-down.mui-enter{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{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{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{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{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{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{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{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{opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{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{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{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{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{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{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{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{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{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{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{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{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{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{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{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{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{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{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{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{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(.485, .155, .24, 1.245) !important}.bounce-out{transition-timing-function:cubic-bezier(.485, .155, .515, .845) !important}.bounce-in-out{transition-timing-function:cubic-bezier(.76, -.245, .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)}}.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(.485, .155, .24, 1.245) !important}.bounce-out{animation-timing-function:cubic-bezier(.485, .155, .515, .845) !important}.bounce-in-out{animation-timing-function:cubic-bezier(.76, -.245, .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:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}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-portrait=43.75em&medium=50em&large=64.0625em&xlarge=75em&xxlarge=90em"}html{font-size:105%;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{padding:0;margin:0;font-family:jaf-domus,arial,sans-serif;font-weight:normal;line-height:1.5;color:#000;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}.is-visible{display:block !important}.is-hidden{display:none !important}.row{max-width:62.5rem;margin-left:auto;margin-right:auto}.row::before,.row::after{content:' ';display:table;flex-basis:0;order:1}.row::after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row .row{margin-left:-.8928571429rem;margin-right:-.8928571429rem}.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:.8928571429rem;padding-right:.8928571429rem}.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.3333333333%}.small-push-1{position:relative;left:8.3333333333%}.small-pull-1{position:relative;left:-8.3333333333%}.small-offset-0{margin-left:0%}.small-2{width:16.6666666667%}.small-push-2{position:relative;left:16.6666666667%}.small-pull-2{position:relative;left:-16.6666666667%}.small-offset-1{margin-left:8.3333333333%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-offset-2{margin-left:16.6666666667%}.small-4{width:33.3333333333%}.small-push-4{position:relative;left:33.3333333333%}.small-pull-4{position:relative;left:-33.3333333333%}.small-offset-3{margin-left:25%}.small-5{width:41.6666666667%}.small-push-5{position:relative;left:41.6666666667%}.small-pull-5{position:relative;left:-41.6666666667%}.small-offset-4{margin-left:33.3333333333%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-offset-5{margin-left:41.6666666667%}.small-7{width:58.3333333333%}.small-push-7{position:relative;left:58.3333333333%}.small-pull-7{position:relative;left:-58.3333333333%}.small-offset-6{margin-left:50%}.small-8{width:66.6666666667%}.small-push-8{position:relative;left:66.6666666667%}.small-pull-8{position:relative;left:-66.6666666667%}.small-offset-7{margin-left:58.3333333333%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-offset-8{margin-left:66.6666666667%}.small-10{width:83.3333333333%}.small-push-10{position:relative;left:83.3333333333%}.small-pull-10{position:relative;left:-83.3333333333%}.small-offset-9{margin-left:75%}.small-11{width:91.6666666667%}.small-push-11{position:relative;left:91.6666666667%}.small-pull-11{position:relative;left:-91.6666666667%}.small-offset-10{margin-left:83.3333333333%}.small-12{width:100%}.small-offset-11{margin-left:91.6666666667%}.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.3333333333%;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.6666666667%;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.2857142857%;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{margin-left:0;margin-right:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-left:.8928571429rem;padding-right:.8928571429rem}.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: 43.75em){.medium-portrait-1{width:8.3333333333%}.medium-portrait-push-1{position:relative;left:8.3333333333%}.medium-portrait-pull-1{position:relative;left:-8.3333333333%}.medium-portrait-offset-0{margin-left:0%}.medium-portrait-2{width:16.6666666667%}.medium-portrait-push-2{position:relative;left:16.6666666667%}.medium-portrait-pull-2{position:relative;left:-16.6666666667%}.medium-portrait-offset-1{margin-left:8.3333333333%}.medium-portrait-3{width:25%}.medium-portrait-push-3{position:relative;left:25%}.medium-portrait-pull-3{position:relative;left:-25%}.medium-portrait-offset-2{margin-left:16.6666666667%}.medium-portrait-4{width:33.3333333333%}.medium-portrait-push-4{position:relative;left:33.3333333333%}.medium-portrait-pull-4{position:relative;left:-33.3333333333%}.medium-portrait-offset-3{margin-left:25%}.medium-portrait-5{width:41.6666666667%}.medium-portrait-push-5{position:relative;left:41.6666666667%}.medium-portrait-pull-5{position:relative;left:-41.6666666667%}.medium-portrait-offset-4{margin-left:33.3333333333%}.medium-portrait-6{width:50%}.medium-portrait-push-6{position:relative;left:50%}.medium-portrait-pull-6{position:relative;left:-50%}.medium-portrait-offset-5{margin-left:41.6666666667%}.medium-portrait-7{width:58.3333333333%}.medium-portrait-push-7{position:relative;left:58.3333333333%}.medium-portrait-pull-7{position:relative;left:-58.3333333333%}.medium-portrait-offset-6{margin-left:50%}.medium-portrait-8{width:66.6666666667%}.medium-portrait-push-8{position:relative;left:66.6666666667%}.medium-portrait-pull-8{position:relative;left:-66.6666666667%}.medium-portrait-offset-7{margin-left:58.3333333333%}.medium-portrait-9{width:75%}.medium-portrait-push-9{position:relative;left:75%}.medium-portrait-pull-9{position:relative;left:-75%}.medium-portrait-offset-8{margin-left:66.6666666667%}.medium-portrait-10{width:83.3333333333%}.medium-portrait-push-10{position:relative;left:83.3333333333%}.medium-portrait-pull-10{position:relative;left:-83.3333333333%}.medium-portrait-offset-9{margin-left:75%}.medium-portrait-11{width:91.6666666667%}.medium-portrait-push-11{position:relative;left:91.6666666667%}.medium-portrait-pull-11{position:relative;left:-91.6666666667%}.medium-portrait-offset-10{margin-left:83.3333333333%}.medium-portrait-12{width:100%}.medium-portrait-offset-11{margin-left:91.6666666667%}.medium-portrait-up-1>.column,.medium-portrait-up-1>.columns{width:100%;float:left}.medium-portrait-up-1>.column:nth-of-type(1n),.medium-portrait-up-1>.columns:nth-of-type(1n){clear:none}.medium-portrait-up-1>.column:nth-of-type(1n+1),.medium-portrait-up-1>.columns:nth-of-type(1n+1){clear:both}.medium-portrait-up-1>.column:last-child,.medium-portrait-up-1>.columns:last-child{float:left}.medium-portrait-up-2>.column,.medium-portrait-up-2>.columns{width:50%;float:left}.medium-portrait-up-2>.column:nth-of-type(1n),.medium-portrait-up-2>.columns:nth-of-type(1n){clear:none}.medium-portrait-up-2>.column:nth-of-type(2n+1),.medium-portrait-up-2>.columns:nth-of-type(2n+1){clear:both}.medium-portrait-up-2>.column:last-child,.medium-portrait-up-2>.columns:last-child{float:left}.medium-portrait-up-3>.column,.medium-portrait-up-3>.columns{width:33.3333333333%;float:left}.medium-portrait-up-3>.column:nth-of-type(1n),.medium-portrait-up-3>.columns:nth-of-type(1n){clear:none}.medium-portrait-up-3>.column:nth-of-type(3n+1),.medium-portrait-up-3>.columns:nth-of-type(3n+1){clear:both}.medium-portrait-up-3>.column:last-child,.medium-portrait-up-3>.columns:last-child{float:left}.medium-portrait-up-4>.column,.medium-portrait-up-4>.columns{width:25%;float:left}.medium-portrait-up-4>.column:nth-of-type(1n),.medium-portrait-up-4>.columns:nth-of-type(1n){clear:none}.medium-portrait-up-4>.column:nth-of-type(4n+1),.medium-portrait-up-4>.columns:nth-of-type(4n+1){clear:both}.medium-portrait-up-4>.column:last-child,.medium-portrait-up-4>.columns:last-child{float:left}.medium-portrait-up-5>.column,.medium-portrait-up-5>.columns{width:20%;float:left}.medium-portrait-up-5>.column:nth-of-type(1n),.medium-portrait-up-5>.columns:nth-of-type(1n){clear:none}.medium-portrait-up-5>.column:nth-of-type(5n+1),.medium-portrait-up-5>.columns:nth-of-type(5n+1){clear:both}.medium-portrait-up-5>.column:last-child,.medium-portrait-up-5>.columns:last-child{float:left}.medium-portrait-up-6>.column,.medium-portrait-up-6>.columns{width:16.6666666667%;float:left}.medium-portrait-up-6>.column:nth-of-type(1n),.medium-portrait-up-6>.columns:nth-of-type(1n){clear:none}.medium-portrait-up-6>.column:nth-of-type(6n+1),.medium-portrait-up-6>.columns:nth-of-type(6n+1){clear:both}.medium-portrait-up-6>.column:last-child,.medium-portrait-up-6>.columns:last-child{float:left}.medium-portrait-up-7>.column,.medium-portrait-up-7>.columns{width:14.2857142857%;float:left}.medium-portrait-up-7>.column:nth-of-type(1n),.medium-portrait-up-7>.columns:nth-of-type(1n){clear:none}.medium-portrait-up-7>.column:nth-of-type(7n+1),.medium-portrait-up-7>.columns:nth-of-type(7n+1){clear:both}.medium-portrait-up-7>.column:last-child,.medium-portrait-up-7>.columns:last-child{float:left}.medium-portrait-up-8>.column,.medium-portrait-up-8>.columns{width:12.5%;float:left}.medium-portrait-up-8>.column:nth-of-type(1n),.medium-portrait-up-8>.columns:nth-of-type(1n){clear:none}.medium-portrait-up-8>.column:nth-of-type(8n+1),.medium-portrait-up-8>.columns:nth-of-type(8n+1){clear:both}.medium-portrait-up-8>.column:last-child,.medium-portrait-up-8>.columns:last-child{float:left}.medium-portrait-collapse>.column,.medium-portrait-collapse>.columns{padding-left:0;padding-right:0}.medium-portrait-collapse .row{margin-left:0;margin-right:0}.medium-portrait-uncollapse>.column,.medium-portrait-uncollapse>.columns{padding-left:.8928571429rem;padding-right:.8928571429rem}.medium-portrait-centered{float:none;margin-left:auto;margin-right:auto}.medium-portrait-uncentered,.medium-portrait-push-0,.medium-portrait-pull-0{position:static;margin-left:0;margin-right:0;float:left}}@media screen and (min-width: 50em){.medium-1{width:8.3333333333%}.medium-push-1{position:relative;left:8.3333333333%}.medium-pull-1{position:relative;left:-8.3333333333%}.medium-offset-0{margin-left:0%}.medium-2{width:16.6666666667%}.medium-push-2{position:relative;left:16.6666666667%}.medium-pull-2{position:relative;left:-16.6666666667%}.medium-offset-1{margin-left:8.3333333333%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-2{margin-left:16.6666666667%}.medium-4{width:33.3333333333%}.medium-push-4{position:relative;left:33.3333333333%}.medium-pull-4{position:relative;left:-33.3333333333%}.medium-offset-3{margin-left:25%}.medium-5{width:41.6666666667%}.medium-push-5{position:relative;left:41.6666666667%}.medium-pull-5{position:relative;left:-41.6666666667%}.medium-offset-4{margin-left:33.3333333333%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-5{margin-left:41.6666666667%}.medium-7{width:58.3333333333%}.medium-push-7{position:relative;left:58.3333333333%}.medium-pull-7{position:relative;left:-58.3333333333%}.medium-offset-6{margin-left:50%}.medium-8{width:66.6666666667%}.medium-push-8{position:relative;left:66.6666666667%}.medium-pull-8{position:relative;left:-66.6666666667%}.medium-offset-7{margin-left:58.3333333333%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-8{margin-left:66.6666666667%}.medium-10{width:83.3333333333%}.medium-push-10{position:relative;left:83.3333333333%}.medium-pull-10{position:relative;left:-83.3333333333%}.medium-offset-9{margin-left:75%}.medium-11{width:91.6666666667%}.medium-push-11{position:relative;left:91.6666666667%}.medium-pull-11{position:relative;left:-91.6666666667%}.medium-offset-10{margin-left:83.3333333333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.6666666667%}.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.3333333333%;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.6666666667%;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.2857142857%;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{margin-left:0;margin-right:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-left:.8928571429rem;padding-right:.8928571429rem}.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: 64.0625em){.large-1{width:8.3333333333%}.large-push-1{position:relative;left:8.3333333333%}.large-pull-1{position:relative;left:-8.3333333333%}.large-offset-0{margin-left:0%}.large-2{width:16.6666666667%}.large-push-2{position:relative;left:16.6666666667%}.large-pull-2{position:relative;left:-16.6666666667%}.large-offset-1{margin-left:8.3333333333%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-2{margin-left:16.6666666667%}.large-4{width:33.3333333333%}.large-push-4{position:relative;left:33.3333333333%}.large-pull-4{position:relative;left:-33.3333333333%}.large-offset-3{margin-left:25%}.large-5{width:41.6666666667%}.large-push-5{position:relative;left:41.6666666667%}.large-pull-5{position:relative;left:-41.6666666667%}.large-offset-4{margin-left:33.3333333333%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-5{margin-left:41.6666666667%}.large-7{width:58.3333333333%}.large-push-7{position:relative;left:58.3333333333%}.large-pull-7{position:relative;left:-58.3333333333%}.large-offset-6{margin-left:50%}.large-8{width:66.6666666667%}.large-push-8{position:relative;left:66.6666666667%}.large-pull-8{position:relative;left:-66.6666666667%}.large-offset-7{margin-left:58.3333333333%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-8{margin-left:66.6666666667%}.large-10{width:83.3333333333%}.large-push-10{position:relative;left:83.3333333333%}.large-pull-10{position:relative;left:-83.3333333333%}.large-offset-9{margin-left:75%}.large-11{width:91.6666666667%}.large-push-11{position:relative;left:91.6666666667%}.large-pull-11{position:relative;left:-91.6666666667%}.large-offset-10{margin-left:83.3333333333%}.large-12{width:100%}.large-offset-11{margin-left:91.6666666667%}.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.3333333333%;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.6666666667%;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.2857142857%;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{margin-left:0;margin-right:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-left:.8928571429rem;padding-right:.8928571429rem}.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}}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.6;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:80%;line-height:inherit}h1,h2,h3,h4,h5,h6{font-family:jaf-domus,arial,sans-serif;font-weight:normal;font-style:normal;color:inherit;text-rendering:optimizeLegibility;margin-top:0;margin-bottom:.5rem;line-height:1.1}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#000;line-height:0}h1{font-size:1.9047619048rem}h2{font-size:1.6666666667rem}h3{font-size:1.4285714286rem}h4{font-size:1.1904761905rem}h5{font-size:.9523809524rem}h6{font-size:.8333333333rem}@media screen and (min-width: 50em){h1{font-size:2.1428571429rem}h2{font-size:1.9047619048rem}h3{font-size:1.6666666667rem}h4{font-size:1.4285714286rem}h5{font-size:1.1904761905rem}h6{font-size:.9523809524rem}}a{color:#000;text-decoration:underline;line-height:inherit;cursor:pointer}a:hover,a:focus{color:rgba(0,0,0,0.6)}a img{border:0}hr{max-width:62.5rem;height:0;border-right:0;border-top:0;border-bottom:1px solid #f7f8f9;border-left:0;margin:2.380952381rem auto;clear:both}ul,ol,dl{line-height:1.6;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:.5357142857rem 1.1904761905rem 0 1.130952381rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.6;color:#3c3c3c}cite{display:block;font-size:.7738095238rem;color:#3c3c3c}cite:before{content:'\2014 \0020'}abbr{color:#000;cursor:help;border-bottom:1px dotted #000}code{font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;color:#000;background-color:#f7f8f9;border:1px solid #cacaca;padding:.119047619rem .2976190476rem .0595238095rem}kbd{padding:.119047619rem .2380952381rem 0;margin:0;background-color:#f7f8f9;color:#000;font-family:Consolas,"Liberation Mono",Courier,monospace}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:normal;line-height:1.4;color:#3c3c3c}.lead{font-size:131.25%;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: 43.75em){.medium-portrait-text-left{text-align:left}.medium-portrait-text-right{text-align:right}.medium-portrait-text-center{text-align:center}.medium-portrait-text-justify{text-align:justify}}@media screen and (min-width: 50em){.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: 64.0625em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-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 #3c3c3c;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}}.button{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:2px;padding:1.2em 2em 1.4em 2em;margin:0 1rem 1rem 0;font-size:.9rem;background-color:#0099d6;color:#fff}[data-whatinput='mouse'] .button{outline:0}.button:hover,.button:focus{background-color:#0082b6;color:#fff}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-left:0;margin-right:0}.button.primary{background-color:#0099d6;color:#fff}.button.primary:hover,.button.primary:focus{background-color:#007aab;color:#fff}.button.secondary{background-color:#e73640;color:#fff}.button.secondary:hover,.button.secondary:focus{background-color:#cc1822;color:#fff}.button.success{background-color:#3adb76;color:#fff}.button.success:hover,.button.success:focus{background-color:#22bb5b;color:#fff}.button.warning{background-color:#ffae00;color:#fff}.button.warning:hover,.button.warning:focus{background-color:#cc8b00;color:#fff}.button.alert{background-color:#e73640;color:#fff}.button.alert:hover,.button.alert:focus{background-color:#cc1822;color:#fff}.button.hollow{border:1px solid #0099d6;color:#0099d6}.button.hollow,.button.hollow:hover,.button.hollow:focus{background-color:transparent}.button.hollow:hover,.button.hollow:focus{border-color:#004d6b;color:#004d6b}.button.hollow.primary{border:1px solid #0099d6;color:#0099d6}.button.hollow.primary:hover,.button.hollow.primary:focus{border-color:#004d6b;color:#004d6b}.button.hollow.secondary{border:1px solid #e73640;color:#e73640}.button.hollow.secondary:hover,.button.hollow.secondary:focus{border-color:#7f0f16;color:#7f0f16}.button.hollow.success{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:hover,.button.hollow.success:focus{border-color:#157539;color:#157539}.button.hollow.warning{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:hover,.button.hollow.warning:focus{border-color:#805700;color:#805700}.button.hollow.alert{border:1px solid #e73640;color:#e73640}.button.hollow.alert:hover,.button.hollow.alert:focus{border-color:#7f0f16;color:#7f0f16}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed;pointer-events:none}.button.dropdown::after{content:'';display:block;width:0;height:0;border:inset .4em;border-color:#fff transparent transparent;border-top-style:solid;border-bottom-width:0;position:relative;top:0.4em;float:right;margin-left:2em;display:inline-block}.button.arrow-only::after{margin-left:0;float:none;top:-0.1em}[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea{display:block;box-sizing:border-box;width:100%;height:3.0357142857rem;padding:.7142857143rem;border:1px solid rgba(0,0,0,0.2);margin:0 0 1.4285714286rem;font-family:inherit;font-size:.9523809524rem;color:#000;background-color:#fff;box-shadow:none;border-radius:3px;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:1px solid rgba(0,0,0,0.4);background-color:#fff;outline:none;box-shadow:0 0 5px rgba(0,0,0,0.2);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:#f7f8f9;cursor:default}[type='submit'],[type='button']{border-radius:2px;-webkit-appearance:none;-moz-appearance:none}input[type='search']{box-sizing:border-box}[type='file'],[type='checkbox'],[type='radio']{margin:0 0 1.4285714286rem}[type='checkbox']+label,[type='radio']+label{display:inline-block;margin-left:.7142857143rem;margin-right:1.4285714286rem;margin-bottom:0;vertical-align:baseline}label>[type='checkbox'],label>[type='radio']{margin-right:.7142857143rem}[type='file']{width:100%}label{display:block;margin:0;font-size:.8333333333rem;font-weight:normal;line-height:1.8;color:#000}label.middle{margin:0 0 1.4285714286rem;padding:.7738095238rem 0}.help-text{margin-top:-.7142857143rem;font-size:.7738095238rem;font-style:italic;color:#333}.input-group{display:table;width:100%;margin-bottom:1.4285714286rem}.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;display:table-cell;vertical-align:middle}.input-group-label{text-align:center;padding:0 1rem;background:#f7f8f9;color:#000;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:3.0952380952rem}.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:.7142857143rem;max-width:100%}.fieldset{border:1px solid #cacaca;padding:1.1904761905rem;margin:1.0714285714rem 0}.fieldset legend{background:#000;padding:0 .1785714286rem;margin:0;margin-left:-.1785714286rem}select{height:3.0357142857rem;padding:.7142857143rem;border:1px solid rgba(0,0,0,0.2);margin:0 0 1.4285714286rem;font-size:.9523809524rem;font-family:inherit;line-height:normal;color:#000;background-color:#fff;border-radius:3px;-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%280, 0, 0%29"></polygon></svg>');background-size:9px 6px;background-position:right center;background-origin:content-box;background-repeat:no-repeat}@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:#f7f8f9;cursor:default}select::-ms-expand{display:none}select[multiple]{height:auto}.is-invalid-input:not(:focus){background-color:rgba(231,54,64,0.1);border-color:#e73640}.is-invalid-label{color:#e73640}.form-error{display:none;margin-top:-.7142857143rem;margin-bottom:1.4285714286rem;font-size:.7142857143rem;font-weight:bold;color:#e73640}.form-error.is-visible{display:block}.hide{display:none !important}.invisible{visibility:hidden}@media screen and (max-width: 43.6875em){.hide-for-small-only{display:none !important}}@media screen and (max-width: 0em), screen and (min-width: 43.75em){.show-for-small-only{display:none !important}}@media screen and (min-width: 43.75em){.hide-for-medium-portrait{display:none !important}}@media screen and (max-width: 43.6875em){.show-for-medium-portrait{display:none !important}}@media screen and (min-width: 43.75em) and (max-width: 49.9375em){.hide-for-medium-portrait-only{display:none !important}}@media screen and (max-width: 43.6875em), screen and (min-width: 50em){.show-for-medium-portrait-only{display:none !important}}@media screen and (min-width: 50em){.hide-for-medium{display:none !important}}@media screen and (max-width: 49.9375em){.show-for-medium{display:none !important}}@media screen and (min-width: 50em) and (max-width: 64em){.hide-for-medium-only{display:none !important}}@media screen and (max-width: 49.9375em), screen and (min-width: 64.0625em){.show-for-medium-only{display:none !important}}@media screen and (min-width: 64.0625em){.hide-for-large{display:none !important}}@media screen and (max-width: 64em){.show-for-large{display:none !important}}@media screen and (min-width: 64.0625em) and (max-width: 74.9375em){.hide-for-large-only{display:none !important}}@media screen and (max-width: 64em), screen and (min-width: 75em){.show-for-large-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;flex-basis:0;order:1}.clearfix::after{clear:both}.dropdown-pane{background-color:#000;border:none;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:#000 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 #000 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 #000;border-left-style:solid;border-right-width:0}@media screen and (min-width: 43.75em){.dropdown.menu.medium-portrait-horizontal>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu.medium-portrait-horizontal>li.opens-right>.is-dropdown-submenu{right:auto;left:0;top:100%}.dropdown.menu.medium-portrait-horizontal>li.is-dropdown-submenu-parent>a{padding-right:1.5rem;position:relative}.dropdown.menu.medium-portrait-horizontal>li.is-dropdown-submenu-parent>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:#000 transparent transparent;border-top-style:solid;border-bottom-width:0;right:5px;margin-top:-2px}.dropdown.menu.medium-portrait-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-portrait-vertical>li.opens-left .is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.medium-portrait-vertical>li.opens-right .is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-portrait-vertical>li>a::after{right:14px;margin-top:-3px}.dropdown.menu.medium-portrait-vertical>li.opens-left>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent #000 transparent transparent;border-right-style:solid;border-left-width:0}.dropdown.menu.medium-portrait-vertical>li.opens-right>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent transparent transparent #000;border-left-style:solid;border-right-width:0}}@media screen and (min-width: 50em){.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:#000 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 #000 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 #000;border-left-style:solid;border-right-width:0}}@media screen and (min-width: 64.0625em){.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:#000 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 #000 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 #000;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%}.is-dropdown-submenu-parent.opens-left .is-dropdown-submenu{left:auto;right:0;top:100%}.is-dropdown-submenu{display:none;position:absolute;top:0;left:100%;min-width:200px;z-index:1;background:#fff;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 #000 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 #000;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:not(.js-dropdown-nohover)>.is-dropdown-submenu-parent:hover>.is-dropdown-submenu,.is-dropdown-submenu.js-dropdown-active{display:block}.flex-video{position:relative;height:0;padding-bottom:75%;margin-bottom:.9523809524rem;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:#0099d6;color:#fff}.label.secondary{background:#e73640;color:#fff}.label.success{background:#3adb76;color:#fff}.label.warning{background:#ffae00;color:#fff}.label.alert{background:#e73640;color:#fff}.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{vertical-align:middle}.menu>li>a i+span,.menu>li>a img+span{vertical-align:middle}.menu>li>a img,.menu>li>a i{margin-right:.25rem;display:inline-block}.menu>li{display:table-cell}.menu.vertical>li{display:block}@media screen and (min-width: 43.75em){.menu.medium-portrait-horizontal>li{display:table-cell}.menu.medium-portrait-vertical>li{display:block}}@media screen and (min-width: 50em){.menu.medium-horizontal>li{display:table-cell}.menu.medium-vertical>li{display:block}}@media screen and (min-width: 64.0625em){.menu.large-horizontal>li{display:table-cell}.menu.large-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;flex-basis:0;order:1}.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{display:block;margin:0 auto .25rem}.menu.nested{margin-left:1rem}.menu .active>a{color:#fff;background:#0099d6}.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}.pagination{margin-left:0;margin-bottom:1rem}.pagination::before,.pagination::after{content:' ';display:table;flex-basis:0;order:1}.pagination::after{clear:both}.pagination li{font-size:.8333333333rem;margin-right:.0595238095rem;border-radius:0;display:none}.pagination li:last-child,.pagination li:first-child{display:inline-block}@media screen and (min-width: 50em){.pagination li{display:inline-block}}.pagination a,.pagination button{color:rgba(0,0,0,0.6);display:block;padding:.1785714286rem .5952380952rem;border-radius:0}.pagination a:hover,.pagination button:hover{background:#f7f8f9}.pagination .current{padding:.1785714286rem .5952380952rem;background:#e73640;color:#fff;cursor:default}.pagination .disabled{padding:.1785714286rem .5952380952rem;color:rgba(0,0,0,0.2);cursor:default}.pagination .disabled:hover{background:transparent}.pagination .ellipsis::after{content:'\2026';padding:.1785714286rem .5952380952rem;color:#000}.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}.reveal-overlay{display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:8888;background-color:rgba(0,0,0,0.6);overflow-y:scroll}.reveal{display:none;z-index:8889;padding:2em;border:none;background-color:#fff;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: 50em){.reveal{min-height:0}}.reveal .column,.reveal .columns,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media screen and (min-width: 50em){.reveal{width:800px;max-width:62.5rem}}@media screen and (min-width: 50em){.reveal .reveal{left:auto;right:auto;margin:0 auto}}.reveal.collapse{padding:0}@media screen and (min-width: 50em){.reveal.tiny{width:30%;max-width:62.5rem}}@media screen and (min-width: 50em){.reveal.small{width:50%;max-width:62.5rem}}@media screen and (min-width: 50em){.reveal.large{width:90%;max-width:62.5rem}}.reveal.full{top:0;left:0;width:100%;height:100%;height:100vh;min-height:100vh;max-width:none;margin-left:0;border:0}@media screen and (max-width: 43.6875em){.reveal{top:0;left:0;width:100%;height:100%;height:100vh;min-height:100vh;max-width:none;margin-left:0;border:0}}.reveal.without-overlay{position:fixed}.switch{margin-bottom:1rem;outline:0;position:relative;user-select:none;color:#fff;font-weight:bold;font-size:.8333333333rem}.switch-input{opacity:0;position:absolute}.switch-paddle{background:rgba(0,0,0,0.2);cursor:pointer;display:block;position:relative;width:4rem;height:2rem;transition:all 0.25s ease-out;border-radius:4px;color:inherit;font-weight:inherit}input+.switch-paddle{margin:0}.switch-paddle::after{background:#fff;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:2px}input:checked ~ .switch-paddle{background:#0099d6}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:.5952380952rem}.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:.7142857143rem}.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:.9523809524rem}.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}thead,tbody,tfoot{border:1px solid #f2f2f2;background-color:#fff}caption{font-weight:bold;padding:.4761904762rem .5952380952rem .5952380952rem}thead,tfoot{background:#f9f9f9;color:#000}thead tr,tfoot tr{background:transparent}thead th,thead td,tfoot th,tfoot td{padding:.4761904762rem .5952380952rem .5952380952rem;font-weight:bold;text-align:left}tbody tr:nth-child(even){background-color:#f2f2f2}tbody th,tbody td{padding:.4761904762rem .5952380952rem .5952380952rem}@media screen and (max-width: 64em){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:#fafafa}table.hover tr:nth-of-type(even):hover{background-color:#ededed}.table-scroll{overflow-x:auto}.table-scroll table{width:auto}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:2px;padding:1.2em 2em 1.4em 2em;margin:0 1rem 1rem 0;font-size:.9rem;background-color:#0099d6;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:#0082b6;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}.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{font-family:'fontello';src:url("../fonts/fontello.eot?87299219");src:url("../fonts/fontello.eot?87299219#iefix") format("embedded-opentype"),url("../fonts/fontello.woff?87299219") format("woff"),url("../fonts/fontello.ttf?87299219") format("truetype"),url("../fonts/fontello.svg?87299219#fontello") format("svg");font-weight:normal;font-style:normal}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow-top:before{content:'\e800'}.icon-mail-alt:before{content:'\e801'}.icon-arrow-right:before{content:'\e802'}.icon-arrow-left:before{content:'\e803'}.icon-arrow-down:before{content:'\e804'}.icon-arrow-download:before{content:'\e805'}.icon-play:before{content:'\e806'}.icon-check:before{content:'\e808'}.icon-cross:before{content:'\e809'}.icon-question:before{content:'\e80a'}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:jaf-domus, arial, sans-serif;font-weight:700;font-style:normal}b,strong{font-family:jaf-domus, arial, sans-serif;font-weight:700;font-style:normal}p{font-size:1.1rem}figure{margin:0}@media screen and (min-width: 64.0625em){a{transition:all 0.3s ease 0s}}body{padding-top:60px}@media screen and (min-width: 64.0625em){body{padding-top:0px}}.full-width-container{width:100%}.full-width-container .content-container{max-width:1440px;margin:0 auto}.button{text-decoration:none;text-transform:uppercase;letter-spacing:2px;font-size:90%;display:inline-block;padding:1.2em 2em}.button.has-icon{padding:.8em 2em 1.2em 2em}.button.has-icon i{font-size:160%}.button.has-icon i:before{transform:translateY(3px)}.button.small{padding:.9em 1.6em;font-size:.8rem}.button.small.has-icon{padding:.7em 1.6em 1.1em 1.6em}.dropdown.menu .is-dropdown-submenu-parent a::after{top:50%;transform:translateY(-3px)}.dropdown.menu .is-dropdown-submenu-parent a{padding-right:1.5rem !important}.dropdown.menu .submenu{border:none;border-top:solid 1px #f7f8f9;box-shadow:5px 10px 20px rgba(0,0,0,0.1)}label{text-align:left;text-transform:uppercase;color:rgba(0,0,0,0.6);font-size:70%}[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea{margin:0 0 22px 0 !important}textarea{resize:none}select{background-position:right 26px center}.bg-light-gray hr{border-bottom-color:rgba(0,0,0,0.1)}hr.small{margin:1em 0}hr.darker{border-bottom-color:rgba(0,0,0,0.1)}.pagination li{text-transform:uppercase;font-size:75%;letter-spacing:1.5px}.pagination li a{text-decoration:none}.pagination li i{font-size:140%}.reveal{top:10vh !important;text-align:left;margin:0 auto;max-width:95% !important;outline:none !important}.reveal .close-button{position:absolute;top:0;right:0;background:#f7f8f9;border-top-right-radius:0px;width:50px;height:50px}.reveal .close-button svg{width:10px;height:10px}.reveal .close-button svg path{fill:#000}@media screen and (min-width: 64.0625em){.reveal .close-button:hover{background:#000}.reveal .close-button:hover svg path{fill:#fff}}[type='search']{-webkit-appearance:none !important}.search-form .input-group [type='search']{border-top-right-radius:0px;border-bottom-right-radius:0px}.search-form .input-group [type='submit']{padding-top:0;padding-bottom:0;height:calc(3.1875rem - 3px);line-height:calc(3.1875rem - 3px);transform:translateY(-1px)}.switch.is--disabled{opacity:.5}.no-support-message{position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background:#000;color:#fff;text-align:center;padding:100px 40px;display:none}.no-flexboxtweener:not(.flexbox) .no-support-message{display:block !important}.button-group{display:flex;flex-wrap:wrap}@media screen and (min-width: 43.75em){.button-group{flex-wrap:nowrap}}.button-group button{flex:1 1 100%;margin-bottom:.4em;background:#fff;padding:1em .8em;border-radius:4px}@media screen and (min-width: 43.75em){.button-group button{flex:1 1 auto;margin-right:.4em;margin-bottom:0}.button-group button:last-of-type{margin-right:0}}.button-group button.active{background:#0099d6;color:#fff;outline:none}.button-group button:disabled{color:rgba(0,0,0,0.3)}.button-group button:active{outline:none}@media screen and (min-width: 43.75em){.button-group.three-buttons button{flex:1 1 33%}}@media screen and (min-width: 43.75em){.button-group.four-buttons button{flex:1 1 25%}}.contact-hr-content-container{display:flex;justify-content:space-between;flex-wrap:wrap;font-size:90%;color:rgba(0,0,0,0.6)}.contact-hr-content-container a{color:rgba(0,0,0,0.6)}.contact-hr-content-container a:hover{color:rgba(0,0,0,0.8)}.contact-hr-content-container h2{font-size:130%;line-height:1.2;color:#000}.contact-hr-content-container span.name{display:block;font-family:jaf-domus, arial, sans-serif;font-weight:700;font-style:normal;color:#000}.contact-hr-content-container span.job-title{display:block;text-transform:uppercase;letter-spacing:1.5px;font-size:80%}.contact-hr-content-container figure{width:100px;height:100px;border-radius:100%;border:solid 3px #f7f8f9}.contact-hr-content-container .content-left,.contact-hr-content-container .content-right{width:100%}.contact-hr-content-container .content-right{display:flex;align-items:center;flex-direction:column}@media screen and (min-width: 50em){.contact-hr-content-container .content-left{width:calc(70% - 20px);border-right:solid 1px #f7f8f9;padding-right:40px;display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap}.contact-hr-content-container .content-right{width:calc(30% - 20px;);align-items:flex-start}}.cta-container{display:flex;justify-content:center;flex-direction:column}@media screen and (min-width: 50em){.cta-container{flex-direction:row}}.cta-container>div{padding:20px;color:rgba(0,0,0,0.6);text-transform:uppercase;font-size:80%;letter-spacing:1.5px;text-align:center}.cta-container>div a{color:rgba(0,0,0,0.6);text-decoration:none}.cta-container .divider{padding:0;width:20%;margin:0 auto;border-top:solid 1px rgba(0,0,0,0.05)}@media screen and (min-width: 50em){.cta-container .divider{width:inherit;border-top:none;margin:0;border-right:solid 1px rgba(0,0,0,0.05)}}.cta-container .linkedIn{padding:0}@media screen and (min-width: 50em){.cta-container .linkedIn{padding:20px 0;transform:translateY(-2px)}}.download-white-paper-container{display:flex;justify-content:space-between;flex-wrap:wrap;font-size:90%;color:rgba(0,0,0,0.6)}.download-white-paper-container a:not(.button){color:rgba(0,0,0,0.6)}.download-white-paper-container a:not(.button):hover{color:rgba(0,0,0,0.8)}.download-white-paper-container h2{font-size:130%;line-height:1.2;color:#000}.download-white-paper-container .button{margin:0}.download-white-paper-container .content-left,.download-white-paper-container .content-right{width:100%}.download-white-paper-container .content-right{display:flex;align-items:center;flex-direction:column}@media screen and (min-width: 50em){.download-white-paper-container .content-left{width:calc(67% - 20px);border-right:solid 1px #f7f8f9;padding-right:40px;display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap}.download-white-paper-container .content-right{width:calc(33% - 20px;);align-items:flex-start;display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap}}.filter-buttons-container{display:flex;justify-content:center;flex-wrap:wrap}.filter-buttons-container ul{margin:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center}.filter-buttons-container ul:first-of-type{width:100%}@media screen and (min-width: 43.75em){.filter-buttons-container ul:first-of-type{position:relative;margin-right:30px;padding-right:15px;width:inherit}.filter-buttons-container ul:first-of-type:after{content:" ";position:absolute;width:1px;height:80%;top:0px;right:0;background-image:url(../images/patterns/pattern-2.png)}}.filter-buttons-container .button{background:none;border:solid 1px rgba(0,0,0,0.3);color:rgba(0,0,0,0.3)}@media screen and (min-width: 64.0625em){.filter-buttons-container .button:hover{border-color:rgba(0,0,0,0.6);color:rgba(0,0,0,0.6)}}.filter-buttons-container .button.active{border-color:#e73640 !important;background:#e73640 !important;color:#fff !important}a.inline-cta{color:rgba(0,0,0,0.6);text-decoration:none;transform:translateY(-5px);display:inline-block}a.inline-cta i{font-size:110%;color:#0099d6}a.inline-cta i:before{transform:translateY(2px)}a.inline-cta.has--icon-left i:before{margin-left:0 !important}a.inline-cta.has--icon-right i:before{margin-right:0 !important}a.inline-cta:hover{color:#0099d6}a.inline-cta.disabled{color:rgba(0,0,0,0.2) !important}a.inline-cta.disabled i{color:rgba(0,0,0,0.2) !important}ul.list-certificates{list-style:none;margin:0;display:flex;justify-content:center;flex-wrap:wrap}ul.list-certificates li{width:100%}@media screen and (min-width: 43.75em){ul.list-certificates li{width:50%;padding:0 10px}}ul.list-certificates a{padding:20px;text-decoration:none;display:block;font-size:90%}ul.list-certificates a:hover figure{opacity:.6}ul.list-certificates figure{display:flex;justify-content:center;margin-bottom:10px}ul.list-certificates figure img{max-height:50px}.container-list-featured-items{max-width:1600px;margin:0 auto;padding:40px 0}@media screen and (min-width: 50em){.container-list-featured-items{padding:0}}ul.list-featured-items{list-style:none;margin:0;height:400px}ul.list-featured-items li{position:relative;height:400px;overflow:hidden;margin:0 !important}ul.list-featured-items li a{background:#fff;position:relative;display:block;text-decoration:none;width:100%;height:100%;color:#000}@media screen and (min-width: 64.0625em){ul.list-featured-items li a:hover{color:#0099d6 !important}ul.list-featured-items li a:hover .figure-container{opacity:0.8}}ul.list-featured-items li:nth-child(3){order:4}@media screen and (min-width: 50em){ul.list-featured-items li:nth-child(4){order:4}}ul.list-featured-items .figure-container{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center;transition:opacity 0.3s ease 0s}ul.list-featured-items .figure-container figure{position:relative;width:100%;height:100%}ul.list-featured-items .figure-container figure img{width:100%;height:100%}ul.list-featured-items .figure-container:after{content:"";position:absolute;width:100%;height:70%;bottom:0;z-index:11}@media screen and (min-width: 50em){ul.list-featured-items .figure-container:after{height:50%}}ul.list-featured-items .figure-container:after{right:0;background:linear-gradient(to top, #fff 0%, rgba(255,255,255,0) 100%)}ul.list-featured-items .content{position:absolute;z-index:111;bottom:0;width:100%;padding:20px 40px 20px 20px}ul.list-featured-items .content span.type{display:block;font-size:70%;text-transform:uppercase;letter-spacing:1.5px}ul.list-featured-items .content span.title{display:block;line-height:1.2;margin-bottom:10px;font-size:110%}@media screen and (min-width: 50em){ul.list-featured-items .content span.title{font-size:130%}}ul.list-featured-items i{position:absolute;z-index:111;right:20px;bottom:13px;font-size:150%;color:#0099d6}ul.list-featured-items li.photo-item a{background:#000;color:#fff}ul.list-featured-items li.photo-item .figure-container{opacity:0.7}@media screen and (min-width: 43.75em){ul.list-featured-items li.photo-item .figure-container{opacity:1}}ul.list-featured-items li.photo-item .figure-container:after{background:#3c3c3c}ul.list-featured-items li.photo-item .figure-container:after{right:0;background:linear-gradient(to top, #3c3c3c 0%, rgba(60,60,60,0) 100%)}@media screen and (min-width: 64.0625em){ul.list-featured-items li.product-item a:hover .figure-container{opacity:0.5}}ul.list-featured-items li.product-item .figure-container{padding:20px}@media screen and (min-width: 43.75em){ul.list-featured-items li.product-item .figure-container{padding:0}}ul.list-featured-items li.product-item .figure-container img{width:75%}ul.list-featured-items.variant-centered{display:flex;margin:0 auto;flex-wrap:wrap;height:auto}@media screen and (min-width: 64.0625em){ul.list-featured-items.variant-centered{justify-content:center}}ul.list-featured-items.variant-centered li{flex:0 0 50%;height:240px}@media screen and (min-width: 43.75em){ul.list-featured-items.variant-centered li{height:320px}}@media screen and (min-width: 64.0625em){ul.list-featured-items.variant-centered li{height:400px;flex:1 0 auto;max-width:400px}}.container-list-job-openings{max-width:1100px;margin:0 auto;padding:20px}ul.list-job-openings{list-style:none;margin:0;display:flex;justify-content:space-between;flex-wrap:wrap}ul.list-job-openings li{width:100%;margin-bottom:20px}ul.list-job-openings li a{padding:30px;background:#fff;position:relative;text-decoration:none;display:flex;flex-direction:column;justify-content:space-between}ul.list-job-openings li a span{display:block}ul.list-job-openings li a span.department,ul.list-job-openings li a span.location,ul.list-job-openings li a span.hours{text-transform:uppercase;font-size:73%;letter-spacing:1.5px;opacity:0.5}ul.list-job-openings li a span.department{margin-bottom:10px}ul.list-job-openings li a span.job-title{font-size:120%;line-height:1;min-height:45px;margin-bottom:10px}ul.list-job-openings li a i{position:absolute;right:20px;bottom:13px;font-size:150%}@media screen and (min-width: 64.0625em){ul.list-job-openings li a:hover{background:#0099d6;color:#fff}}@media screen and (min-width: 43.75em){ul.list-job-openings li{width:calc(50% - 10px)}}.container-list-news-items{max-width:1100px;margin:0 auto;padding:20px}.container-list-news-items span.type,.container-list-news-items span.date{text-transform:uppercase;font-size:73%;letter-spacing:1.5px;opacity:0.5;display:block}.container-list-news-items a i{position:absolute;right:20px;bottom:13px;font-size:150%}ul.list-news-items{list-style:none;margin:0;display:flex;justify-content:space-between;flex-wrap:wrap}ul.list-news-items li{width:100%;margin-bottom:30px}ul.list-news-items li a{background:#fff;position:relative;text-decoration:none;display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (min-width: 64.0625em){ul.list-news-items li a:hover{background:#0099d6;color:#fff}ul.list-news-items li a:hover figure{opacity:0.9}}ul.list-news-items .figure-container{width:100%;height:45vw;position:relative}ul.list-news-items .figure-container figure{position:absolute;width:100%;height:100%;transition:opacity 0.3s ease 0s}ul.list-news-items .content{width:100%;padding:20px 40px 20px 20px;min-height:160px;display:flex;flex-direction:column;justify-content:space-between}ul.list-news-items .content span.type{margin-bottom:10px}ul.list-news-items .content span.title{line-height:1.2;margin-bottom:10px}ul.list-news-items .content span.date{margin-bottom:10px}@media screen and (min-width: 43.75em){ul.list-news-items .figure-container{width:40%;height:inherit}ul.list-news-items .content{padding:30px 60px 30px 30px;width:60%;min-height:300px}ul.list-news-items .content span.type{margin-bottom:0px}ul.list-news-items .content span.title{font-size:150%;margin-bottom:0px}}ul.list-news-items-smaller{text-align:left;list-style:none;margin:0;display:flex;justify-content:center;flex-wrap:wrap}ul.list-news-items-smaller li{width:calc(100%);margin-bottom:20px;margin-right:10px}ul.list-news-items-smaller li:nth-child(3){display:none}@media screen and (min-width: 43.75em){ul.list-news-items-smaller li{margin-bottom:10px;width:calc(50% - 10px)}}@media screen and (min-width: 64.0625em){ul.list-news-items-smaller li{width:calc(33% - 10px)}ul.list-news-items-smaller li:nth-child(3){display:block}}ul.list-news-items-smaller a{background:#f7f8f9;display:flex;flex-direction:column;position:relative;text-decoration:none}ul.list-news-items-smaller a .figure-container{width:100%;min-height:160px;position:relative}@media screen and (min-width: 43.75em){ul.list-news-items-smaller a .figure-container{min-height:190px}}ul.list-news-items-smaller a .figure-container figure{position:absolute;width:100%;height:100%}ul.list-news-items-smaller a .content{padding:20px 20px 60px 20px;width:100%;top:50%}@media screen and (min-width: 43.75em){ul.list-news-items-smaller a .content{min-height:200px}}ul.list-news-items-smaller a .content span.type{margin-bottom:10px}ul.list-news-items-smaller a .content span.title{font-size:100%;margin-bottom:0px}ul.list-news-items-smaller a .content span.date{display:none}@media screen and (min-width: 64.0625em){ul.list-news-items-smaller a:hover{background:#0099d6;color:#fff}ul.list-news-items-smaller a:hover figure{opacity:0.9}}ul.list-news-items-smaller.variant-left-aligned{justify-content:flex-start}.container-list-offices{max-width:1200px;margin:0 auto;padding:0 20px}ul.list-offices{margin:0;list-style:none;display:flex;justify-content:flex-start;flex-wrap:wrap}@media screen and (min-width: 50em){ul.list-offices{flex-wrap:inherit;justify-content:space-around}}ul.list-offices li{flex:1 0 100%;background:#f7f8f9;margin:0 0 20px 0}@media screen and (min-width: 43.75em){ul.list-offices li{flex:0 0 calc(50% - 20px);margin:0 10px 20px 10px}}@media screen and (min-width: 50em){ul.list-offices li{flex:1 1 50%;margin:0 10px 20px}ul.list-offices li:first-child{margin-left:0}ul.list-offices li:last-child{margin-right:0}}ul.list-offices .figure-container{position:relative;height:40vw;width:100%}@media screen and (min-width: 43.75em){ul.list-offices .figure-container{height:180px}}ul.list-offices .figure-container figure{position:absolute;width:100%;height:100%}ul.list-offices .content{padding:20px;display:flex;flex-direction:column;justify-content:space-between}ul.list-offices span.title{font-size:110%;margin-bottom:10px}ul.list-offices span.address{display:block;font-size:90%;color:rgba(0,0,0,0.6)}ul.list-offices span.contact-info{display:block;margin-top:10px;font-size:90%;color:rgba(0,0,0,0.6)}ul.list-offices span.contact-info a{color:rgba(0,0,0,0.6)}ul.list-offices.featured-office li{display:flex;justify-content:space-around;flex-direction:column;flex:1 0 100%}@media screen and (min-width: 43.75em){ul.list-offices.featured-office li{flex:1 0 100%;margin:0;flex-direction:row}}@media screen and (min-width: 50em){ul.list-offices.featured-office li{flex:1 1 auto}}ul.list-offices.featured-office .figure-container{height:60vw;width:100%}@media screen and (min-width: 43.75em){ul.list-offices.featured-office .figure-container{height:300px;width:50%}}ul.list-offices.featured-office .content{padding:20px;width:100%;flex-direction:row;flex-wrap:wrap;width:100%}@media screen and (min-width: 43.75em){ul.list-offices.featured-office .content{padding:40px;width:50%}}ul.list-offices.featured-office .content span{width:50%}ul.list-offices.featured-office span.title{width:100%;font-size:140%;align-self:flex-end}ul.list-offices.featured-office span.address{width:100%;font-size:100%}@media screen and (min-width: 50em){ul.list-offices.featured-office span.address{width:50%}}ul.list-offices.featured-office span.contact-info{width:100%;font-size:100%}@media screen and (min-width: 50em){ul.list-offices.featured-office span.contact-info{width:50%;margin-top:0}}ul.list-search{list-style:none;margin:0}ul.list-search li{border-bottom:solid 1px #f1f3f5}ul.list-search li:first-child{border-top:solid 1px #f1f3f5}ul.list-search a{text-decoration:none;display:block;padding:1em}@media screen and (min-width: 64.0625em){ul.list-search a:hover{background:#f7f8f9;opacity:1;color:#000}}ul.list-search a i{color:#0099d6}ul.list-search p.byline{margin:0}ul.list-search .type{font-family:jaf-domus, arial, sans-serif;font-weight:700;font-style:normal;text-transform:capitalize}ul.list-search h2{font-size:110%}.section-content ul,ul.list-type-1{list-style:none;margin:0}.section-content ul li,ul.list-type-1 li{position:relative;padding:20px}.section-content ul li:after,ul.list-type-1 li:after{content:" ";position:absolute;width:100px;bottom:0;height:1px;left:50%;margin-left:-50px;background-image:url(../images/patterns/pattern-2.png)}.section-content ul li:last-child:after,ul.list-type-1 li:last-child:after{display:none}ul.list-type-2{margin:0;line-height:1.1;list-style:none}ul.list-type-2 li{margin-bottom:8px;background-position:0px 3px;background-repeat:no-repeat;background-size:5px 7px}@media screen and (min-width: 43.75em){ul.list-type-2 li{padding-left:20px;background-image:url(../images/icons/list-arrow.svg)}}ul.list-type-2 li a{color:rgba(0,0,0,0.5);text-decoration:none;line-height:1.2;display:block;text-align:center}@media screen and (min-width: 43.75em){ul.list-type-2 li a{text-align:left}}ul.list-type-2 li a:hover{color:rgba(0,0,0,0.8)}.list-what-we-believe-in-container{max-width:1400px;margin:0 auto;padding:0 20px}ul.list-what-we-believe-in{list-style:none;margin:0;display:flex;justify-content:space-between;flex-wrap:wrap}ul.list-what-we-believe-in li{width:100%;margin-bottom:40px;display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (min-width: 64.0625em){ul.list-what-we-believe-in li{width:50%;padding-right:20px}}ul.list-what-we-believe-in li:last-child{border-bottom:none;border-right:none}ul.list-what-we-believe-in h3{line-height:0.8}ul.list-what-we-believe-in .content{width:100%;border-top:solid 1px rgba(0,0,0,0.05);padding:20px 0 0 0;font-size:90%;text-align:center}@media screen and (min-width: 43.75em){ul.list-what-we-believe-in .content{flex:0 0 80%;text-align:left;border-top:none;border-left:solid 1px rgba(0,0,0,0.05);padding:0 0 0 20px}}ul.list-what-we-believe-in figure{width:100%;height:60px;display:flex;justify-content:center;margin-bottom:20px}@media screen and (min-width: 43.75em){ul.list-what-we-believe-in figure{flex:0 0 20%}}ul.list-what-we-believe-in figure img{height:60px}.meta-content-container .meta-row{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:10px;text-align:center}.meta-content-container .meta-label{width:100%;text-transform:uppercase;letter-spacing:1.5px;font-size:80%;line-height:2;color:rgba(0,0,0,0.6);display:inline}.meta-content-container .meta-content{width:100%;font-size:110%;display:inline}.top-bar-container{background:#fff;height:0px;position:relative;z-index:8888}@media screen and (min-width: 64.0625em){.top-bar-container{height:auto}}.top-bar{padding:0;display:flex;justify-content:space-between;flex-direction:column}.top-bar a{text-decoration:none;text-transform:uppercase}.top-bar-top-container{padding:40px 20px;position:fixed;z-index:7777;width:90%;height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch;right:-100%;top:0;background:#fff;box-shadow:-10px 0px 25px rgba(0,0,0,0.5);transition:right 0.3s ease 0.1s;transition-timing-function:cubic-bezier(0.28, 0.9, 0.35, 0.96)}@media screen and (min-width: 43.75em){.top-bar-top-container{padding-top:60px;width:70%}}@media screen and (min-width: 50em){.top-bar-top-container{width:40%}}@media screen and (min-width: 64.0625em){.top-bar-top-container{padding:0px 20px;position:relative;width:100%;height:auto;right:0;background:none;box-shadow:none;transform:translateY(10px)}}body.is-open--mobile-menu .top-bar-top-container{right:0;transition:right 0.4s ease 0s;transition-timing-function:cubic-bezier(0.28, 0.9, 0.35, 0.96)}.top-bar-top{max-width:1440px;padding:4px 0 0 0;margin:0 auto;display:flex;flex-direction:column;justify-content:flex-start}@media screen and (min-width: 64.0625em){.top-bar-top{flex-direction:row;justify-content:flex-end}}.top-bar-top .menu-language a,.top-bar-top .menu-additional a{text-decoration:none;letter-spacing:1.5px}@media screen and (min-width: 64.0625em){.top-bar-top .menu-language a,.top-bar-top .menu-additional a{height:20px;line-height:20px}.top-bar-top .menu-language a:hover,.top-bar-top .menu-additional a:hover{color:rgba(0,0,0,0.65)}}.top-bar-top .menu-main-top-container{order:2}.top-bar-top .menu-main-top-container a{font-size:90%;line-height:1;padding:10px 0px}.top-bar-top .menu-main-top-container li{display:block}.top-bar-top .menu-main-top-container li.current-menu-item>a{color:#e73640}.top-bar-top .menu-main-top-container ul a{padding:10px 0px}.top-bar-top .menu-language{order:1;margin:0 0 20px 0}.top-bar-top .menu-language ul{margin:0;list-style:none;display:flex;justify-content:center}.top-bar-top .menu-language li{height:20px;line-height:20px;margin:0 0 0 2vw;text-transform:uppercase;font-size:90%;letter-spacing:1px}.top-bar-top .menu-language img{width:18px;height:18px;display:inline-block;margin:-2px 7px 0 0}@media screen and (min-width: 64.0625em){.top-bar-top .menu-language{margin:0 40px 0 0}.top-bar-top .menu-language ul{justify-content:flex-end}}.top-bar-top .menu-additional{order:3}.top-bar-top .menu-additional ul{margin:40px 0 0 0;list-style:none;display:flex;justify-content:flex-end;flex-direction:column}.top-bar-top .menu-additional ul li{margin:0 0 10px 20px;font-size:90%}.top-bar-top .menu-additional ul li.current_page_item a,.top-bar-top .menu-additional ul li.current-page-ancestor a{color:#000;border-bottom:solid 1px #000;padding-bottom:3px}@media screen and (min-width: 64.0625em){.top-bar-top .menu-additional{order:2;padding-left:20px}.top-bar-top .menu-additional ul{margin:0;flex-direction:row}.top-bar-top .menu-additional ul li{margin:0 0 0 2vw;font-size:90%}}.top-bar-bottom{max-width:1440px;height:60px;margin:0 auto;display:flex;justify-content:space-between;padding-right:60px}@media screen and (min-width: 64.0625em){.top-bar-bottom{padding-right:0px}}.top-bar-bottom-left{display:flex;justify-content:center;flex-direction:column;transition-property:flex;transition-duration:0.333s;transition-timing-function:cubic-bezier(0.28, 0.9, 0.35, 0.96)}.top-bar-bottom-left svg{width:100px;height:36.8px}.top-bar-bottom-left a{display:flex;justify-content:center;flex-direction:column}@media screen and (min-width: 64.0625em){.top-bar-bottom-left svg{transition-property:all;transition-duration:0.333s;transition-timing-function:cubic-bezier(0.28, 0.9, 0.35, 0.96);width:192.5px;height:70.84px;padding-bottom:10px}}.top-bar-bottom-right{flex:1 1 auto;display:flex;justify-content:space-between;flex-direction:column}.top-bar-bottom-right .menu-small{display:flex;justify-content:flex-end}.top-bar-bottom-container{padding:0 20px;width:100%;background:#fff;position:fixed;top:0;z-index:6666;box-shadow:0px 5px 5px rgba(0,0,0,0.1);transition:top 0.10s linear 0s}@media screen and (min-width: 64.0625em){.top-bar-bottom-container{position:relative;top:inherit;z-index:inherit}.top-bar-bottom-container .top-bar-bottom{height:70px}.top-bar-bottom-container.fixed{position:fixed;top:0;z-index:6666}.top-bar-bottom-container.fixed .top-bar-bottom{height:60px}}body.is-stuck--sub-menu .top-bar-bottom-container{box-shadow:none !important}body.hide--mobile-menu .top-bar-bottom-container{top:-60px;transition:top 0.20s linear 0s}@media screen and (min-width: 43.75em){body.hide--mobile-menu .top-bar-bottom-container{top:0}}.menu-main-container{display:flex;justify-content:flex-end}ul.top-bar-top-main-menu{margin:0 20px;list-style:none}ul.top-bar-top-main-menu>li>a{display:block;padding:10px 20px}ul.top-bar-top-main-menu ul{margin-left:20px;padding:10px 0}ul.top-bar-top-main-menu ul>li>a{font-size:95%;display:block;padding:0px 20px}ul.top-bar-bottom-main-menu{margin:0 0 0 40px;list-style:none;display:flex;justify-content:space-around;width:100%}@media screen and (min-width: 43.75em){ul.top-bar-bottom-main-menu{margin:0;width:inherit;justify-content:flex-end}}ul.top-bar-bottom-main-menu>li{display:flex;justify-content:center}ul.top-bar-bottom-main-menu>li>a{height:60px;line-height:60px;display:flex !important;flex-direction:column;justify-content:center;align-items:center;padding:0 !important;margin-left:4vw;font-family:jaf-domus, arial, sans-serif;font-weight:700;font-style:normal;letter-spacing:2.5px;padding:0;font-size:95%;transition:height 0.11s ease 0s, opacity .3s ease;transition-timing-function:cubic-bezier(0.28, 0.9, 0.35, 0.96)}ul.top-bar-bottom-main-menu>li>a:hover{color:rgba(0,0,0,0.65)}@media screen and (min-width: 50em){ul.top-bar-bottom-main-menu>li>a{margin-left:3vw}}@media screen and (min-width: 64.0625em){ul.top-bar-bottom-main-menu>li>a{margin-left:4vw;height:70px;line-height:70px}}ul.top-bar-bottom-main-menu>li.current_page_item>a,ul.top-bar-bottom-main-menu>li.current-page-parent>a,ul.top-bar-bottom-main-menu>li.current-page-ancestor>a{border-bottom:solid 3px #e73640;color:#000}ul.top-bar-bottom-main-menu ul{border:none}ul.top-bar-bottom-main-menu ul>li>a{font-size:80%;color:rgba(0,0,0,0.6);letter-spacing:1px}@media screen and (min-width: 64.0625em){ul.top-bar-bottom-main-menu ul>li>a:hover{background:#fafbfb}}ul.top-bar-bottom-main-menu{display:none}ul.top-bar-bottom-main-menu>li>ul{display:none}ul.top-bar-bottom-main-menu>li.menu-item-has-children a{padding-right:1.5rem !important}@media screen and (min-width: 43.75em){ul.top-bar-bottom-main-menu{display:flex}ul.top-bar-bottom-main-menu>li:first-of-type,ul.top-bar-bottom-main-menu>li:nth-last-of-type(2){display:none}}@media screen and (min-width: 50em){ul.top-bar-bottom-main-menu>li:nth-last-of-type(2){display:flex !important}}@media screen and (min-width: 64.0625em){ul.top-bar-bottom-main-menu>li:first-of-type{display:flex !important}}ul.menu-icons{list-style:none;margin:0}ul.menu-icons a{margin-left:3vw}ul.menu-icons li.search a{height:60px;line-height:60px;display:flex !important;flex-direction:column;justify-content:center;align-items:center;padding:0 10px !important}@media screen and (min-width: 64.0625em){ul.menu-icons li.search a{height:70px;line-height:70px}}ul.menu-icons li.search a svg{width:20px;height:20px}.top-bar-bottom-container.fixed ul.menu-icons>li>a,.top-bar-bottom-container.fixed ul.top-bar-bottom-main-menu>li>a{height:60px !important;line-height:60px !important}.top-bar-bottom-container.fixed .top-bar-bottom-left{flex:0 1 200px}.top-bar-bottom-container.fixed .top-bar-bottom-left svg{width:125px;height:46px;padding-bottom:0}span.amount{position:absolute;width:18px;height:18px;background:#e73640;color:#fff;text-align:center;line-height:14px;font-size:99%;border-radius:100%;transform:translateY(-4px)}a.hamburger{position:fixed;top:0px;right:0px;z-index:8888 !important;width:60px;height:60px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:top 0.10s linear 0s}a.hamburger .burger-icon{position:relative;margin-top:8px;margin-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}a.hamburger .burger-icon,a.hamburger .burger-icon::before,a.hamburger .burger-icon::after{display:block;width:25px;height:3px;background-color:#000;-webkit-transition-property:background-color, -webkit-transform;-moz-transition-property:background-color, -moz-transform;-o-transition-property:background-color, -o-transform;transition-property:background-color, transform;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}a.hamburger .burger-icon::before,a.hamburger .burger-icon::after{position:absolute;content:""}a.hamburger .burger-icon::before{top:-8px}a.hamburger .burger-icon::after{top:8px}@media screen and (min-width: 64.0625em){a.hamburger{display:none}}a.hamburger.is-active .burger-icon{background-color:transparent}a.hamburger.is-active .burger-icon::before{-webkit-transform:translateY(8px) rotate(45deg);-moz-transform:translateY(8px) rotate(45deg);-ms-transform:translateY(8px) rotate(45deg);-o-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg)}a.hamburger.is-active .burger-icon::after{-webkit-transform:translateY(-8px) rotate(-45deg);-moz-transform:translateY(-8px) rotate(-45deg);-ms-transform:translateY(-8px) rotate(-45deg);-o-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg)}a.hamburger:before{content:"";position:absolute;height:20px;width:1px;left:-7px;background:rgba(0,0,0,0.1)}body.is-open--mobile-menu a.hamburger:before{display:none}body.hide--mobile-menu a.hamburger{top:-60px;transition:top 0.20s linear 0s}@media screen and (min-width: 43.75em){body.hide--mobile-menu a.hamburger{top:0}}.page-fill-overlay{position:fixed;z-index:7000;width:100%;height:100%;left:0;top:-100%;background:rgba(60,60,60,0.92);opacity:0;transition:opacity 0.4s ease 0.4s, top 0s linear 0.8s}body.is-open--mobile-menu .page-fill-overlay,body.is-open--page-fill-overlay .page-fill-overlay{top:0;opacity:1;transition:top 0s linear 0s, opacity 0.4s ease 0.4s}ul.product-overview{list-style:none;margin:0;display:flex;flex-wrap:wrap;max-width:1200px;margin:0 auto}ul.product-overview li{width:100%;display:flex}ul.product-overview li a{width:100%;text-decoration:none;text-align:center;display:block;padding:20px;border-top:solid 1px #fff;border-left:solid 1px #fff;border-right:solid 1px #fff;border-bottom:solid 1px #f7f8f9}@media screen and (min-width: 64.0625em){ul.product-overview li a{padding:2em 6em}}ul.product-overview li a .title{text-transform:uppercase;display:block;font-size:75%;letter-spacing:2px;color:rgba(0,0,0,0.6);margin-bottom:2em}ul.product-overview li a figure{padding:0 2em}@media screen and (min-width: 43.75em){ul.product-overview li a figure{padding:0}}ul.product-overview li a .description{display:block;font-size:90%}ul.product-overview li a .cta{display:block;margin-top:2em;color:rgba(0,0,0,0.6)}ul.product-overview li a .cta i{color:#0099d6}@media screen and (min-width: 64.0625em){ul.product-overview li a:hover{border:solid 1px rgba(0,0,0,0.2)}}@media screen and (min-width: 43.75em){ul.product-overview li{width:50%}ul.product-overview li:nth-child(2n+1) a{border-right:solid 1px #f7f8f9}ul.product-overview li:nth-child(2n+1) a:hover{border-right:solid 1px rgba(0,0,0,0.2)}}ul.product-overview.products-used-overview li{width:50%}@media screen and (min-width: 64.0625em){ul.product-overview.products-used-overview{align-content:center;justify-content:center}ul.product-overview.products-used-overview li{width:auto;flex:0 0 33%}ul.product-overview.products-used-overview li a{border-bottom:solid 1px #fff;border-right:solid 1px #f7f8f9}ul.product-overview.products-used-overview li a:hover{border-bottom:solid 1px rgba(0,0,0,0.2);border-right:solid 1px rgba(0,0,0,0.2)}ul.product-overview.products-used-overview li:last-child a{border-right:solid 1px #fff}ul.product-overview.products-used-overview li:last-child a:hover{border-right:solid 1px rgba(0,0,0,0.2)}}ul.product-overview.product-guide_products-overview li{width:50%}ul.product-overview.product-guide_products-overview li a{padding:.6em 0em}ul.product-overview.product-guide_products-overview li a .title{margin-bottom:.8em}@media screen and (min-width: 43.75em){ul.product-overview.product-guide_products-overview li a{padding:.4em 2em}ul.product-overview.product-guide_products-overview li:nth-child(3) a,ul.product-overview.product-guide_products-overview li:nth-child(4) a{border-bottom:solid 1px #fff}ul.product-overview.product-guide_products-overview li:nth-child(3) a:hover,ul.product-overview.product-guide_products-overview li:nth-child(4) a:hover{border-bottom:solid 1px rgba(0,0,0,0.2)}}ul.product-overview.product-guide_products-overview li.disabled a{opacity:.3}ul.product-overview.product-guide_products-overview li.disabled a:hover{border:solid 1px #fff}.rect-auto,.progress-circle.p51 .slice,.progress-circle.p52 .slice,.progress-circle.p53 .slice,.progress-circle.p54 .slice,.progress-circle.p55 .slice,.progress-circle.p56 .slice,.progress-circle.p57 .slice,.progress-circle.p58 .slice,.progress-circle.p59 .slice,.progress-circle.p60 .slice,.progress-circle.p61 .slice,.progress-circle.p62 .slice,.progress-circle.p63 .slice,.progress-circle.p64 .slice,.progress-circle.p65 .slice,.progress-circle.p66 .slice,.progress-circle.p67 .slice,.progress-circle.p68 .slice,.progress-circle.p69 .slice,.progress-circle.p70 .slice,.progress-circle.p71 .slice,.progress-circle.p72 .slice,.progress-circle.p73 .slice,.progress-circle.p74 .slice,.progress-circle.p75 .slice,.progress-circle.p76 .slice,.progress-circle.p77 .slice,.progress-circle.p78 .slice,.progress-circle.p79 .slice,.progress-circle.p80 .slice,.progress-circle.p81 .slice,.progress-circle.p82 .slice,.progress-circle.p83 .slice,.progress-circle.p84 .slice,.progress-circle.p85 .slice,.progress-circle.p86 .slice,.progress-circle.p87 .slice,.progress-circle.p88 .slice,.progress-circle.p89 .slice,.progress-circle.p90 .slice,.progress-circle.p91 .slice,.progress-circle.p92 .slice,.progress-circle.p93 .slice,.progress-circle.p94 .slice,.progress-circle.p95 .slice,.progress-circle.p96 .slice,.progress-circle.p97 .slice,.progress-circle.p98 .slice,.progress-circle.p99 .slice,.progress-circle.p100 .slice{clip:rect(auto, auto, auto, auto)}.pie,.progress-circle .bar,.progress-circle.p51 .fill,.progress-circle.p52 .fill,.progress-circle.p53 .fill,.progress-circle.p54 .fill,.progress-circle.p55 .fill,.progress-circle.p56 .fill,.progress-circle.p57 .fill,.progress-circle.p58 .fill,.progress-circle.p59 .fill,.progress-circle.p60 .fill,.progress-circle.p61 .fill,.progress-circle.p62 .fill,.progress-circle.p63 .fill,.progress-circle.p64 .fill,.progress-circle.p65 .fill,.progress-circle.p66 .fill,.progress-circle.p67 .fill,.progress-circle.p68 .fill,.progress-circle.p69 .fill,.progress-circle.p70 .fill,.progress-circle.p71 .fill,.progress-circle.p72 .fill,.progress-circle.p73 .fill,.progress-circle.p74 .fill,.progress-circle.p75 .fill,.progress-circle.p76 .fill,.progress-circle.p77 .fill,.progress-circle.p78 .fill,.progress-circle.p79 .fill,.progress-circle.p80 .fill,.progress-circle.p81 .fill,.progress-circle.p82 .fill,.progress-circle.p83 .fill,.progress-circle.p84 .fill,.progress-circle.p85 .fill,.progress-circle.p86 .fill,.progress-circle.p87 .fill,.progress-circle.p88 .fill,.progress-circle.p89 .fill,.progress-circle.p90 .fill,.progress-circle.p91 .fill,.progress-circle.p92 .fill,.progress-circle.p93 .fill,.progress-circle.p94 .fill,.progress-circle.p95 .fill,.progress-circle.p96 .fill,.progress-circle.p97 .fill,.progress-circle.p98 .fill,.progress-circle.p99 .fill,.progress-circle.p100 .fill{position:absolute;border:.06em solid #e73640;width:1em;height:1em;clip:rect(0em, 0.5em, 1em, 0em);border-radius:50%;transform:rotate(0deg)}.pie-fill,.progress-circle.p51 .bar:after,.progress-circle.p51 .fill,.progress-circle.p52 .bar:after,.progress-circle.p52 .fill,.progress-circle.p53 .bar:after,.progress-circle.p53 .fill,.progress-circle.p54 .bar:after,.progress-circle.p54 .fill,.progress-circle.p55 .bar:after,.progress-circle.p55 .fill,.progress-circle.p56 .bar:after,.progress-circle.p56 .fill,.progress-circle.p57 .bar:after,.progress-circle.p57 .fill,.progress-circle.p58 .bar:after,.progress-circle.p58 .fill,.progress-circle.p59 .bar:after,.progress-circle.p59 .fill,.progress-circle.p60 .bar:after,.progress-circle.p60 .fill,.progress-circle.p61 .bar:after,.progress-circle.p61 .fill,.progress-circle.p62 .bar:after,.progress-circle.p62 .fill,.progress-circle.p63 .bar:after,.progress-circle.p63 .fill,.progress-circle.p64 .bar:after,.progress-circle.p64 .fill,.progress-circle.p65 .bar:after,.progress-circle.p65 .fill,.progress-circle.p66 .bar:after,.progress-circle.p66 .fill,.progress-circle.p67 .bar:after,.progress-circle.p67 .fill,.progress-circle.p68 .bar:after,.progress-circle.p68 .fill,.progress-circle.p69 .bar:after,.progress-circle.p69 .fill,.progress-circle.p70 .bar:after,.progress-circle.p70 .fill,.progress-circle.p71 .bar:after,.progress-circle.p71 .fill,.progress-circle.p72 .bar:after,.progress-circle.p72 .fill,.progress-circle.p73 .bar:after,.progress-circle.p73 .fill,.progress-circle.p74 .bar:after,.progress-circle.p74 .fill,.progress-circle.p75 .bar:after,.progress-circle.p75 .fill,.progress-circle.p76 .bar:after,.progress-circle.p76 .fill,.progress-circle.p77 .bar:after,.progress-circle.p77 .fill,.progress-circle.p78 .bar:after,.progress-circle.p78 .fill,.progress-circle.p79 .bar:after,.progress-circle.p79 .fill,.progress-circle.p80 .bar:after,.progress-circle.p80 .fill,.progress-circle.p81 .bar:after,.progress-circle.p81 .fill,.progress-circle.p82 .bar:after,.progress-circle.p82 .fill,.progress-circle.p83 .bar:after,.progress-circle.p83 .fill,.progress-circle.p84 .bar:after,.progress-circle.p84 .fill,.progress-circle.p85 .bar:after,.progress-circle.p85 .fill,.progress-circle.p86 .bar:after,.progress-circle.p86 .fill,.progress-circle.p87 .bar:after,.progress-circle.p87 .fill,.progress-circle.p88 .bar:after,.progress-circle.p88 .fill,.progress-circle.p89 .bar:after,.progress-circle.p89 .fill,.progress-circle.p90 .bar:after,.progress-circle.p90 .fill,.progress-circle.p91 .bar:after,.progress-circle.p91 .fill,.progress-circle.p92 .bar:after,.progress-circle.p92 .fill,.progress-circle.p93 .bar:after,.progress-circle.p93 .fill,.progress-circle.p94 .bar:after,.progress-circle.p94 .fill,.progress-circle.p95 .bar:after,.progress-circle.p95 .fill,.progress-circle.p96 .bar:after,.progress-circle.p96 .fill,.progress-circle.p97 .bar:after,.progress-circle.p97 .fill,.progress-circle.p98 .bar:after,.progress-circle.p98 .fill,.progress-circle.p99 .bar:after,.progress-circle.p99 .fill,.progress-circle.p100 .bar:after,.progress-circle.p100 .fill{transform:rotate(180deg)}.progress-circle{position:relative;font-size:48px;width:1em;height:1em;border-radius:50%;background-color:#fff;transition:none}.progress-circle.center{float:none;margin:0 auto}.progress-circle>span{position:absolute;width:100%;z-index:1;left:0;top:0;width:4em;line-height:4em;font-size:0.25em;color:#000;display:block;text-align:center;white-space:nowrap;transition:all .2s ease-out}.progress-circle:after{position:absolute;top:.06em;left:.06em;display:block;content:" ";border-radius:50%;background-color:#e73640;width:.88em;height:.88em;transition:all .2s ease-in}.progress-circle.big{font-size:100px}.progress-circle.small{font-size:48px}.progress-circle .slice{position:absolute;width:1em;height:1em;clip:rect(0em, 1em, 1em, 0.5em)}.progress-circle .bar{border-width:.07em}.variant-white .progress-circle{background-color:#ebeef0}.variant-white .progress-circle:after{background-color:#fff}.variant-white .progress-circle .bar,.variant-white .progress-circle .fill{border-color:#e73640 !important}.variant-light-blue .progress-circle{background-color:#f7f8f9}.variant-light-blue .progress-circle:after{background-color:#878787}.variant-light-blue .progress-circle .bar,.variant-light-blue .progress-circle .fill{border-color:#e73640 !important}.variant-height2 .progress-circle{margin-top:.1em;font-size:100px}.progress-circle.p51 .fill{border-width:.07em}.progress-circle.p52 .fill{border-width:.07em}.progress-circle.p53 .fill{border-width:.07em}.progress-circle.p54 .fill{border-width:.07em}.progress-circle.p55 .fill{border-width:.07em}.progress-circle.p56 .fill{border-width:.07em}.progress-circle.p57 .fill{border-width:.07em}.progress-circle.p58 .fill{border-width:.07em}.progress-circle.p59 .fill{border-width:.07em}.progress-circle.p60 .fill{border-width:.07em}.progress-circle.p61 .fill{border-width:.07em}.progress-circle.p62 .fill{border-width:.07em}.progress-circle.p63 .fill{border-width:.07em}.progress-circle.p64 .fill{border-width:.07em}.progress-circle.p65 .fill{border-width:.07em}.progress-circle.p66 .fill{border-width:.07em}.progress-circle.p67 .fill{border-width:.07em}.progress-circle.p68 .fill{border-width:.07em}.progress-circle.p69 .fill{border-width:.07em}.progress-circle.p70 .fill{border-width:.07em}.progress-circle.p71 .fill{border-width:.07em}.progress-circle.p72 .fill{border-width:.07em}.progress-circle.p73 .fill{border-width:.07em}.progress-circle.p74 .fill{border-width:.07em}.progress-circle.p75 .fill{border-width:.07em}.progress-circle.p76 .fill{border-width:.07em}.progress-circle.p77 .fill{border-width:.07em}.progress-circle.p78 .fill{border-width:.07em}.progress-circle.p79 .fill{border-width:.07em}.progress-circle.p80 .fill{border-width:.07em}.progress-circle.p81 .fill{border-width:.07em}.progress-circle.p82 .fill{border-width:.07em}.progress-circle.p83 .fill{border-width:.07em}.progress-circle.p84 .fill{border-width:.07em}.progress-circle.p85 .fill{border-width:.07em}.progress-circle.p86 .fill{border-width:.07em}.progress-circle.p87 .fill{border-width:.07em}.progress-circle.p88 .fill{border-width:.07em}.progress-circle.p89 .fill{border-width:.07em}.progress-circle.p90 .fill{border-width:.07em}.progress-circle.p91 .fill{border-width:.07em}.progress-circle.p92 .fill{border-width:.07em}.progress-circle.p93 .fill{border-width:.07em}.progress-circle.p94 .fill{border-width:.07em}.progress-circle.p95 .fill{border-width:.07em}.progress-circle.p96 .fill{border-width:.07em}.progress-circle.p97 .fill{border-width:.07em}.progress-circle.p98 .fill{border-width:.07em}.progress-circle.p99 .fill{border-width:.07em}.progress-circle.p100 .fill{border-width:.07em}.progress-circle.p1 .bar{transform:rotate(3.6deg)}.progress-circle.p2 .bar{transform:rotate(7.2deg)}.progress-circle.p3 .bar{transform:rotate(10.8deg)}.progress-circle.p4 .bar{transform:rotate(14.4deg)}.progress-circle.p5 .bar{transform:rotate(18deg)}.progress-circle.p6 .bar{transform:rotate(21.6deg)}.progress-circle.p7 .bar{transform:rotate(25.2deg)}.progress-circle.p8 .bar{transform:rotate(28.8deg)}.progress-circle.p9 .bar{transform:rotate(32.4deg)}.progress-circle.p10 .bar{transform:rotate(36deg)}.progress-circle.p11 .bar{transform:rotate(39.6deg)}.progress-circle.p12 .bar{transform:rotate(43.2deg)}.progress-circle.p13 .bar{transform:rotate(46.8deg)}.progress-circle.p14 .bar{transform:rotate(50.4deg)}.progress-circle.p15 .bar{transform:rotate(54deg)}.progress-circle.p16 .bar{transform:rotate(57.6deg)}.progress-circle.p17 .bar{transform:rotate(61.2deg)}.progress-circle.p18 .bar{transform:rotate(64.8deg)}.progress-circle.p19 .bar{transform:rotate(68.4deg)}.progress-circle.p20 .bar{transform:rotate(72deg)}.progress-circle.p21 .bar{transform:rotate(75.6deg)}.progress-circle.p22 .bar{transform:rotate(79.2deg)}.progress-circle.p23 .bar{transform:rotate(82.8deg)}.progress-circle.p24 .bar{transform:rotate(86.4deg)}.progress-circle.p25 .bar{transform:rotate(90deg)}.progress-circle.p26 .bar{transform:rotate(93.6deg)}.progress-circle.p27 .bar{transform:rotate(97.2deg)}.progress-circle.p28 .bar{transform:rotate(100.8deg)}.progress-circle.p29 .bar{transform:rotate(104.4deg)}.progress-circle.p30 .bar{transform:rotate(108deg)}.progress-circle.p31 .bar{transform:rotate(111.6deg)}.progress-circle.p32 .bar{transform:rotate(115.2deg)}.progress-circle.p33 .bar{transform:rotate(118.8deg)}.progress-circle.p34 .bar{transform:rotate(122.4deg)}.progress-circle.p35 .bar{transform:rotate(126deg)}.progress-circle.p36 .bar{transform:rotate(129.6deg)}.progress-circle.p37 .bar{transform:rotate(133.2deg)}.progress-circle.p38 .bar{transform:rotate(136.8deg)}.progress-circle.p39 .bar{transform:rotate(140.4deg)}.progress-circle.p40 .bar{transform:rotate(144deg)}.progress-circle.p41 .bar{transform:rotate(147.6deg)}.progress-circle.p42 .bar{transform:rotate(151.2deg)}.progress-circle.p43 .bar{transform:rotate(154.8deg)}.progress-circle.p44 .bar{transform:rotate(158.4deg)}.progress-circle.p45 .bar{transform:rotate(162deg)}.progress-circle.p46 .bar{transform:rotate(165.6deg)}.progress-circle.p47 .bar{transform:rotate(169.2deg)}.progress-circle.p48 .bar{transform:rotate(172.8deg)}.progress-circle.p49 .bar{transform:rotate(176.4deg)}.progress-circle.p50 .bar{transform:rotate(180deg)}.progress-circle.p51 .bar{transform:rotate(183.6deg)}.progress-circle.p52 .bar{transform:rotate(187.2deg)}.progress-circle.p53 .bar{transform:rotate(190.8deg)}.progress-circle.p54 .bar{transform:rotate(194.4deg)}.progress-circle.p55 .bar{transform:rotate(198deg)}.progress-circle.p56 .bar{transform:rotate(201.6deg)}.progress-circle.p57 .bar{transform:rotate(205.2deg)}.progress-circle.p58 .bar{transform:rotate(208.8deg)}.progress-circle.p59 .bar{transform:rotate(212.4deg)}.progress-circle.p60 .bar{transform:rotate(216deg)}.progress-circle.p61 .bar{transform:rotate(219.6deg)}.progress-circle.p62 .bar{transform:rotate(223.2deg)}.progress-circle.p63 .bar{transform:rotate(226.8deg)}.progress-circle.p64 .bar{transform:rotate(230.4deg)}.progress-circle.p65 .bar{transform:rotate(234deg)}.progress-circle.p66 .bar{transform:rotate(237.6deg)}.progress-circle.p67 .bar{transform:rotate(241.2deg)}.progress-circle.p68 .bar{transform:rotate(244.8deg)}.progress-circle.p69 .bar{transform:rotate(248.4deg)}.progress-circle.p70 .bar{transform:rotate(252deg)}.progress-circle.p71 .bar{transform:rotate(255.6deg)}.progress-circle.p72 .bar{transform:rotate(259.2deg)}.progress-circle.p73 .bar{transform:rotate(262.8deg)}.progress-circle.p74 .bar{transform:rotate(266.4deg)}.progress-circle.p75 .bar{transform:rotate(270deg)}.progress-circle.p76 .bar{transform:rotate(273.6deg)}.progress-circle.p77 .bar{transform:rotate(277.2deg)}.progress-circle.p78 .bar{transform:rotate(280.8deg)}.progress-circle.p79 .bar{transform:rotate(284.4deg)}.progress-circle.p80 .bar{transform:rotate(288deg)}.progress-circle.p81 .bar{transform:rotate(291.6deg)}.progress-circle.p82 .bar{transform:rotate(295.2deg)}.progress-circle.p83 .bar{transform:rotate(298.8deg)}.progress-circle.p84 .bar{transform:rotate(302.4deg)}.progress-circle.p85 .bar{transform:rotate(306deg)}.progress-circle.p86 .bar{transform:rotate(309.6deg)}.progress-circle.p87 .bar{transform:rotate(313.2deg)}.progress-circle.p88 .bar{transform:rotate(316.8deg)}.progress-circle.p89 .bar{transform:rotate(320.4deg)}.progress-circle.p90 .bar{transform:rotate(324deg)}.progress-circle.p91 .bar{transform:rotate(327.6deg)}.progress-circle.p92 .bar{transform:rotate(331.2deg)}.progress-circle.p93 .bar{transform:rotate(334.8deg)}.progress-circle.p94 .bar{transform:rotate(338.4deg)}.progress-circle.p95 .bar{transform:rotate(342deg)}.progress-circle.p96 .bar{transform:rotate(345.6deg)}.progress-circle.p97 .bar{transform:rotate(349.2deg)}.progress-circle.p98 .bar{transform:rotate(352.8deg)}.progress-circle.p99 .bar{transform:rotate(356.4deg)}.progress-circle.p100 .bar{transform:rotate(360deg)}a.top-arrival{position:absolute;top:0;left:0;width:0;height:0;z-index:9999}a.btn-to-top{position:fixed;display:none;bottom:-100px;right:20px;z-index:3333;background:rgba(255,255,255,0.9);border:solid 1px rgba(0,0,0,0.1);width:40px;height:40px;border-radius:2px;transition:bottom 0.5s ease-in 0s;display:flex;justify-content:center;align-items:center}a.btn-to-top svg{width:10px;height:10px}a.btn-to-top svg path{fill:rgba(0,0,0,0.3)}a.btn-to-top.is-absolute{position:absolute !important}a.btn-to-top.show--button{bottom:20px}@media screen and (min-width: 43.75em){a.btn-to-top{display:flex;transition:bottom 0.2s ease-out 0s}a.btn-to-top.show--button{bottom:20px}}@media screen and (min-width: 64.0625em){a.btn-to-top:hover{border-color:rgba(0,0,0,0.3)}a.btn-to-top:hover svg path{fill:rgba(0,0,0,0.6)}}#search-pane{background:#f7f8f9;position:fixed;z-index:8888;top:60px;padding:20px;width:100%;right:-100%;opacity:0;transition:opacity 0.4s ease 0s, right 0.4s ease 0s, top 0.2s ease 0s}#search-pane [type='search']{margin:0 !important}@media screen and (min-width: 43.75em){#search-pane{width:50%;right:-50%}}@media screen and (min-width: 64.0625em){#search-pane{top:94px;width:33%;right:-33%}}#search-pane [type='submit']{transform:translateX(-2px)}body.is-open--search-pane #search-pane{opacity:1;right:0;transition:right 0.4s ease 0s, opacity 0.4s ease 0.2s, top 0.2s ease 0s}body.is-stuck--main-menu #search-pane{top:60px}body.hide--mobile-menu #search-pane{top:0px !important}@media screen and (min-width: 43.75em){body.hide--mobile-menu #search-pane{top:60px !important}}.share-content-container{display:flex;justify-content:center;align-items:center;flex-direction:column}.share-content-container h2{font-family:jaf-domus, arial, sans-serif;font-weight:300;font-style:normal;font-size:80%;color:rgba(0,0,0,0.6);text-transform:uppercase;letter-spacing:1.5px}.share-content-container ul{list-style:none;margin:0 0 0 20px;display:flex}.share-content-container ul li{margin-right:10px}.share-content-container ul a{width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:100%;background:rgba(0,0,0,0.3)}.share-content-container ul a svg{width:20px;height:20px}.share-content-container ul a svg path{fill:#fff}@media screen and (min-width: 64.0625em){.share-content-container ul a:hover{background:#000}.share-content-container ul a:hover svg{opacity:.8}}@media screen and (min-width: 43.75em){.share-content-container{flex-direction:row}.share-content-container h2{margin:0;padding-right:20px;border-right:1px solid rgba(0,0,0,0.1)}}ul.solutions-overview{position:relative;list-style:none;margin:0;display:flex;justify-content:flex-start;flex-wrap:wrap;max-width:1200px;margin:0 auto;margin-top:20px;padding:20px}@media screen and (min-width: 50em){ul.solutions-overview{margin-top:3em}}ul.solutions-overview li{width:100%;margin:20px;display:flex}@media screen and (min-width: 43.75em){ul.solutions-overview li{width:calc(50% - 20px);margin:10px 10px}}@media screen and (min-width: 50em){ul.solutions-overview li{width:calc(33% - 60px);min-height:120px;margin:0 30px 3em 30px}}ul.solutions-overview li a{position:relative;text-decoration:none;display:block;opacity:.4;font-size:120%;padding-bottom:23px;line-height:1.1;padding-right:40px;width:100%;border-bottom:solid 1px rgba(255,255,255,0.2)}@media screen and (min-width: 50em){ul.solutions-overview li a{font-size:150%}}ul.solutions-overview li a i{position:absolute;right:0;bottom:20px}ul.solutions-overview li a:focus,ul.solutions-overview li a:hover{color:#fff;opacity:1}.text-columns{display:flex;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap}.text-columns .text-column{width:100%}@media screen and (min-width: 64.0625em){.text-columns .text-column{width:33%;padding-right:20px}}.main-footer{position:relative;padding:50px 0px 30px 0px}@media screen and (min-width: 43.75em){.main-footer{padding:50px 20px 30px 20px}}.main-footer .footer-content-container{max-width:1100px;margin:0 auto}@media screen and (min-width: 43.75em){.main-footer .footer-content-container{display:flex;justify-content:space-around;flex-wrap:wrap}}@media screen and (min-width: 1060px){.main-footer .footer-content-container{padding:0 20px}}.main-footer .list-container{border-bottom:solid 1px rgba(0,0,0,0.1);padding:20px;margin:0 0 10px 0;width:100%}@media screen and (min-width: 43.75em){.main-footer .list-container{border-left:solid 1px rgba(0,0,0,0.1);border-bottom:none;padding:0 30px;margin:0 0 20px 0}}.main-footer .list-container h2{text-transform:uppercase;font-size:75%;letter-spacing:2px;text-align:center}@media screen and (min-width: 43.75em){.main-footer .list-container h2{text-align:left}}.main-footer .list-container a{text-transform:uppercase;font-size:75%;letter-spacing:1px}.main-footer .footer-content-left{flex:1 1 100%;display:flex}@media screen and (min-width: 64.0625em){.main-footer .footer-content-left{flex:1 1 35%}}.main-footer .footer-content-right{flex:1 1 100%;display:flex;flex-wrap:wrap}@media screen and (min-width: 64.0625em){.main-footer .footer-content-right{flex:1 1 65%}}.main-footer .footer-content-right .list-container{flex:1 0 100%}@media screen and (min-width: 43.75em){.main-footer .footer-content-right .list-container{flex:1 0 33%}.main-footer .footer-content-right .list-container:last-of-type{flex:1 0 66%}}.main-footer .footer-content-right .list-container:nth-child(1){order:1}.main-footer .footer-content-right .list-container:nth-child(2){order:3}.main-footer .footer-content-right .list-container:nth-child(3){order:4}.main-footer .footer-content-right .list-container:nth-child(4){order:2}.main-footer .footer-content-right .list-container:nth-child(5){order:5}@media screen and (min-width: 43.75em){.main-footer .footer-content-right .list-container:nth-child(1){order:1}.main-footer .footer-content-right .list-container:nth-child(2){order:2}.main-footer .footer-content-right .list-container:nth-child(3){order:3}.main-footer .footer-content-right .list-container:nth-child(4){order:4}.main-footer .footer-content-right .list-container:nth-child(5){order:5}}.main-footer .footer-secondary-content-container{max-width:1100px;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:5px;font-size:70%;letter-spacing:1.5px;text-transform:uppercase;color:rgba(0,0,0,0.5)}.main-footer .footer-secondary-content-container ul{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:wrap;margin:0;list-style:none}@media screen and (min-width: 43.75em){.main-footer .footer-secondary-content-container ul{flex-direction:row}}.main-footer .footer-secondary-content-container ul li{margin-left:20px}.main-footer .footer-secondary-content-container ul li a{color:rgba(0,0,0,0.5);text-decoration:none}@media screen and (min-width: 64.0625em){.main-footer .footer-secondary-content-container ul li a:hover{color:rgba(0,0,0,0.8)}}.gform_body .gfield_error [type='text'],.gform_body .gfield_error [type='password'],.gform_body .gfield_error [type='date'],.gform_body .gfield_error [type='datetime'],.gform_body .gfield_error [type='datetime-local'],.gform_body .gfield_error [type='month'],.gform_body .gfield_error [type='week'],.gform_body .gfield_error [type='email'],.gform_body .gfield_error [type='number'],.gform_body .gfield_error [type='search'],.gform_body .gfield_error [type='tel'],.gform_body .gfield_error [type='time'],.gform_body .gfield_error [type='url'],.gform_body .gfield_error [type='color'],.gform_body .gfield_error textarea,.gform_body .gfield_error select{border-color:#e73640}.gform_body .gfield_error .ginput_container_fileupload{color:#e73640;background-image:url(../images/patterns/pattern-10.png)}.gform_body [type='file']{margin:0}.gform_body .ginput_container_fileupload{margin-bottom:20px}.gform_body .gfield_description{text-align:left;color:rgba(0,0,0,0.6);font-size:80%}.gform_ajax_spinner{transform:translateY(-2px)}.gform_hidden{display:none}.form-application_wrapper .validation_message{display:none}.form-application_wrapper .gform_body{margin:20px 0 0 0}.form-application_wrapper .gform_body>ul{display:flex;flex-direction:column;flex-wrap:wrap;overflow:hidden}.form-application_wrapper .gform_body>ul>li{width:100%;height:auto}.form-application_wrapper .gform_body>ul>li label{display:none}.form-application_wrapper .gform_body>ul .field-upload-motivation-letter label,.form-application_wrapper .gform_body>ul .field-upload-cv label,.form-application_wrapper .gform_body>ul .field-job-openings label{display:block !important}.form-application_wrapper .gform_body>ul .field-job-openings,.form-application_wrapper .gform_body>ul .field-linkedin-profile{margin-bottom:12px}.form-application_wrapper .gform_body>ul .spacer-job-openings{display:none}@media screen and (min-width: 43.75em){.form-application_wrapper .gform_body>ul{height:100vw;max-height:710px}.form-application_wrapper .gform_body>ul>li{width:calc(50% - 10px);min-height:76px}.form-application_wrapper .gform_body>ul .field-upload-motivation-letter,.form-application_wrapper .gform_body>ul .field-upload-cv,.form-application_wrapper .gform_body>ul .field-remarks{align-self:flex-end}.form-application_wrapper .gform_body>ul .field-job-openings,.form-application_wrapper .gform_body>ul .field-last-name,.form-application_wrapper .gform_body>ul .field-upload-cv{margin-bottom:12px}.form-application_wrapper .gform_body>ul .field-linkedin-profile{margin-bottom:0px}.form-application_wrapper .gform_body>ul .field-remarks textarea{height:520px}.form-application_wrapper .gform_body>ul .spacer-job-openings{display:block;margin-top:36px;margin-left:20px}}.form-application_wrapper .gform_footer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}.form-application_wrapper .gform_footer [type='submit']{margin-right:0;order:2}.form-application_wrapper .gform_footer .gform_ajax_spinner{width:20px;height:20px;order:1;align-self:center;margin:-10px 20px 0 0}.form-contact_wrapper .validation_message{display:none}.form-contact_wrapper .field-message textarea{height:130px}.form-contact_wrapper .gform_body{margin:20px 0 0 0}.form-contact_wrapper .gform_body>ul{display:flex;flex-direction:column;flex-wrap:wrap}.form-contact_wrapper .gform_body>ul>li{width:100%;height:auto}.form-contact_wrapper .gform_body>ul>li label{display:none}@media screen and (min-width: 43.75em){.form-contact_wrapper .gform_body>ul{height:100vw;max-height:410px}.form-contact_wrapper .gform_body>ul>li{width:calc(50% - 10px);min-height:76px}.form-contact_wrapper .gform_body>ul .field-type-of-inquiry,.form-contact_wrapper .gform_body>ul .field-message{align-self:flex-end}.form-contact_wrapper .gform_body>ul .field-type-of-inquiry{order:2}.form-contact_wrapper .gform_body>ul .field-receiver,.form-contact_wrapper .gform_body>ul .field-type-of-inquiry{margin-bottom:12px}.form-contact_wrapper .gform_body>ul .field-message{order:3}.form-contact_wrapper .gform_body>ul .field-message textarea{height:206px}}.form-contact_wrapper .gform_footer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}.form-contact_wrapper .gform_footer [type='submit']{margin-right:0;order:2}.form-contact_wrapper .gform_footer .gform_ajax_spinner{width:20px;height:20px;order:1;align-self:center;margin:-10px 20px 0 0}#field_1_18{align-self:flex-end}.form-mailchimp_wrapper{text-align:left}.form-mailchimp_wrapper .validation_error{text-align:center}.form-mailchimp_wrapper .validation_message{display:none}.form-mailchimp_wrapper .gform_footer{margin-top:40px}.grid-flex-start{display:flex;justify-content:flex-start}.grid-flex-center{display:flex;justify-content:center}.grid-flex-end{display:flex;justify-content:flex-end}.grid-flex-space-between{display:flex;justify-content:space-between}.grid-flex-space-between{display:flex;justify-content:space-between}.page-template-page-dashboard,.page-template-page-dashboard-detail,.single-milestone{background:#f7f8f9 !important;padding-top:0}.page-template-page-dashboard header,.page-template-page-dashboard-detail header,.single-milestone header{background:#fff}.page-template-page-dashboard .header-container,.page-template-page-dashboard-detail .header-container,.single-milestone .header-container{padding:.7em 20px;max-width:1640px;margin:0 auto}.page-template-page-dashboard .header-container svg,.page-template-page-dashboard-detail .header-container svg,.single-milestone .header-container svg{width:250px;height:43px}.page-template-page-dashboard hr,.page-template-page-dashboard-detail hr,.single-milestone hr{border-bottom-color:#dadfe3}.page-template-page-dashboard .full-width-container .content-container,.page-template-page-dashboard-detail .full-width-container .content-container,.single-milestone .full-width-container .content-container{max-width:1600px}.page-template-page-solutions .main-container{display:flex;flex-wrap:wrap}.page-template-page-solutions .section-building-blocks{order:2}.page-template-page-solutions .section-solutions-overview{order:1}.page-template-page-solutions .section-cta{order:3}@media screen and (min-width: 64.0625em){.page-template-page-solutions .section-building-blocks{order:1}.page-template-page-solutions .section-solutions-overview{order:2}.page-template-page-solutions .section-cta{order:3}}.section-alternating-features .feauture-content-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column-reverse;justify-content:space-between;flex-wrap:wrap;padding-bottom:3em}@media screen and (min-width: 43.75em){.section-alternating-features .feauture-content-container{flex-direction:row-reverse;padding-bottom:0}}.section-alternating-features .feauture-content-container .description{align-self:center;width:100%;padding:20px;text-align:center}@media screen and (min-width: 43.75em){.section-alternating-features .feauture-content-container .description{width:50%;padding:0 3em;border-left:dotted 1px rgba(0,0,0,0.2)}}.section-alternating-features .feauture-content-container figure{width:100%}@media screen and (min-width: 43.75em){.section-alternating-features .feauture-content-container figure{width:50%}}.section-alternating-features .feature-container{border-top:solid 1px #f7f8f9;width:100%}@media screen and (min-width: 43.75em){.section-alternating-features .feature-container.feature-alt .feauture-content-container{flex-direction:row}.section-alternating-features .feature-container.feature-alt .feauture-content-container .description{border-right:dotted 1px rgba(0,0,0,0.2);border-left:none;text-align:right}}.section-building-blocks .content-container{padding:0 20px}.section-building-blocks .list-building-blocks{list-style:none;margin:0;display:flex;justify-content:center;align-content:center;flex-wrap:wrap}.section-building-blocks .list-building-blocks li{width:100%;margin-bottom:2em;padding:2em 0;text-align:center}.section-building-blocks .list-building-blocks li h3{line-height:0.8}@media screen and (min-width: 64.0625em){.section-building-blocks .list-building-blocks li{width:33%;border-right:solid 1px rgba(0,0,0,0.05);padding:0 2em}}.section-building-blocks .list-building-blocks li .content{padding-top:20px;border-top:solid 1px rgba(0,0,0,0.05)}@media screen and (min-width: 64.0625em){.section-building-blocks .list-building-blocks li .content{padding-top:0px;border-top:none}}.section-building-blocks .list-building-blocks li figure{width:100%;height:60px;margin-bottom:20px;display:flex;justify-content:center}.section-building-blocks .list-building-blocks li figure img{height:60px}@media screen and (min-width: 50em){.section-building-blocks .list-building-blocks li figure{height:82px;margin-bottom:60px}.section-building-blocks .list-building-blocks li figure img{height:82px}}.section-building-blocks .list-building-blocks li:last-child{border-bottom:none;border-right:none}.section-cta{width:100%;background:#f7f8f9}.section-cta .content-container{height:350px;width:100%;padding:20px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width: 50em){.section-cta .content-container{height:500px}}.section-cta .content-container figure{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.section-cta .inner-content-container{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media screen and (min-width: 64.0625em){.section-cta .inner-content-container{max-width:500px}}.section-cta h2{font-family:jaf-domus-titling-web, arial, sans-serif;font-weight:300;font-style:normal;font-size:200%;line-height:1;margin-bottom:40px}@media screen and (min-width: 50em){.section-cta h2{font-size:300%}}.section-cta a.button{margin-right:0}.section-cta.cta-small .content-container{height:inherit;padding:40px 20px}@media screen and (min-width: 50em){.section-cta.cta-small .content-container{padding:80px 20px;height:inherit}}@media screen and (min-width: 43.75em){.section-cta.cta-small .inner-content-container{flex-direction:row}}@media screen and (min-width: 64.0625em){.section-cta.cta-small .inner-content-container{max-width:1100px}}.section-cta.cta-small h2{font-size:180%;margin-bottom:20px}@media screen and (min-width: 43.75em){.section-cta.cta-small h2{margin:-8px 40px 0 0}}.section-cta.cta-small a.button{margin:0}.section-cta.cta-double{background:#fff}.section-cta.cta-double .content-container{padding:0;height:auto;max-width:1440px}.section-cta.cta-double .banner-container{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}.section-cta.cta-double .banner-container .banner{width:100%;position:relative;display:flex;justify-content:flex-start;align-content:center;padding:40px 20px;margin-bottom:20px;border:solid 1px rgba(0,0,0,0.05)}@media screen and (min-width: 50em){.section-cta.cta-double .banner-container .banner{padding:60px 40px;width:calc(50% - 10px);margin-bottom:0}}.section-cta.cta-double .banner-container .banner .inner-content-container{width:100%;position:relative;z-index:11;display:flex;justify-content:space-between;align-content:center;flex-direction:column;max-width:100%}.section-cta.cta-double .banner-container .banner .inner-content-container h2{font-size:180%;width:100%;text-align:left}.section-cta.cta-double .banner-container .banner .inner-content-container .button{margin:0;align-self:flex-start}.section-cta.cta-double .banner-container .banner figure{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}@media screen and (min-width: 50em){.section-cta.cta-double .banner-container .banner:first-child{text-align:right}.section-cta.cta-double .banner-container .banner:first-child .inner-content-container h2{text-align:right}.section-cta.cta-double .banner-container .banner:first-child .inner-content-container .button{align-self:flex-end}}.section-cta.cta-dark{background:#3c3c3c}.section-cta.cta-dark h2{color:#fff}.section-cta.cta-dark.cta-double{background:#fff}.section-cta.cta-dark.cta-double .banner{background:#3c3c3c}.section-client-reviews .carousel-bullets-container{max-width:1000px;margin:0 auto}.section-client-reviews .carousel-bullets{margin-top:40px}.section-client-reviews .item{padding:0 20px;display:flex;justify-content:space-around;flex-wrap:wrap}.section-client-reviews .item h2{font-family:jaf-domus, arial, sans-serif;font-weight:300;font-style:normal;font-style:italic;line-height:1.3;font-size:130%;margin-bottom:0.5em}.section-client-reviews .content{width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-content:center}@media screen and (min-width: 43.75em){.section-client-reviews .content{text-align:left;width:60%;padding-right:2em}}@media screen and (min-width: 50em){.section-client-reviews .content{width:70%}}.section-client-reviews .credentials{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}@media screen and (min-width: 43.75em){.section-client-reviews .credentials{flex-direction:column;align-items:flex-start;width:40%;padding-left:2em;border-left:dotted 1px rgba(0,0,0,0.2)}}@media screen and (min-width: 50em){.section-client-reviews .credentials{width:30%}}.section-client-reviews .credentials figure.avatar{width:100px;height:100px;border-radius:100%;border:solid 5px #fff;margin-bottom:10px;margin-right:20px}.section-client-reviews .credentials .name{display:block;font-family:jaf-domus, arial, sans-serif;font-weight:700;font-style:normal;font-size:120%}.section-client-reviews .credentials .title{display:block;text-transform:uppercase;opacity:0.4;font-size:80%;letter-spacing:1px}.section-client-reviews .credentials figure.logo{max-width:120px}@media screen and (min-width: 50em){.section-client-reviews .credentials figure.logo{max-width:200px}}.section-dashboard{max-width:1640px;margin:0 auto;padding:20px}.section-dashboard .filter-buttons-container{display:flex;justify-content:flex-start}@media screen and (min-width: 64.0625em){.section-dashboard .filter-buttons-container{justify-content:space-between}}.section-dashboard .grid-sort,.section-dashboard .grid-filter{list-style:none;margin:0 0 20px 0;padding:0;display:flex;align-items:center;flex-wrap:wrap;width:100%;justify-content:flex-start}@media screen and (min-width: 64.0625em){.section-dashboard .grid-sort,.section-dashboard .grid-filter{width:auto}}.section-dashboard .grid-sort:first-of-type:after,.section-dashboard .grid-filter:first-of-type:after{display:none}.section-dashboard .grid-sort li,.section-dashboard .grid-filter li{margin:0 .4em .4em 0;text-transform:uppercase}.section-dashboard .grid-sort li:last-of-type,.section-dashboard .grid-filter li:last-of-type{margin-right:0}.section-dashboard .grid-sort .button,.section-dashboard .grid-filter .button{padding:.7em 1em !important;margin:0}.section-dashboard .grid:after{content:'';display:block;clear:both}.section-dashboard .grid-item{float:left;width:160px;height:160px;background:#e73640;border:3px solid #f7f8f9;transition:none;padding:20px;text-decoration:none;overflow:hidden;position:relative}.section-dashboard .grid-item *{color:#fff !important;text-align:center}.section-dashboard .grid-item .date{font-size:75%;display:none}.section-dashboard .grid-item .title{margin-bottom:.5em;line-height:1.1}.section-dashboard .grid-item .subtitle{display:none;margin-bottom:.5em;line-height:1.1;display:none}.section-dashboard .grid-item .progression{display:none}.section-dashboard .grid-item .icon{width:2em;height:2em;fill:#fff;opacity:.6}.section-dashboard .grid-item .content{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:11;top:0;left:0;width:100%;height:100%;transition:opacity .3s ease}.section-dashboard .grid-item figure{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;transition:transform .3s ease}.section-dashboard .grid-item .track{position:absolute;bottom:10px;right:10px;z-index:111;background:#fff;color:#e73640 !important;text-transform:uppercase;font-size:65%;height:20px;line-height:20px !important;padding:0 5px}.section-dashboard .grid-item .track:before,.section-dashboard .grid-item .track:after{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.section-dashboard .grid-item .track:after{border-color:rgba(136,183,213,0);border-right-color:#fff;border-width:10px;margin-top:-10px}.section-dashboard .grid-item.variant-white{background:#fff}.section-dashboard .grid-item.variant-white *{color:#e73640 !important}.section-dashboard .grid-item.variant-white .track{background:#e73640 !important;color:#fff !important}.section-dashboard .grid-item.variant-white .track:after{border-right-color:#e73640 !important}.section-dashboard .grid-item.variant-white .icon{fill:#e73640}.section-dashboard .grid-item.variant-light-blue{background:#878787}.section-dashboard .grid-item.variant-light-blue *{color:#fff !important}.section-dashboard .grid-item.variant-light-blue .track{color:#e73640 !important}.section-dashboard .grid-item.variant-width2{width:320px}.section-dashboard .grid-item.variant-height2{height:320px}.section-dashboard .grid-item.variant-height2 .subtitle{display:block}.section-dashboard .grid-item.variant-height2 .icon{width:3em;height:3em}.section-dashboard .grid-item:hover{text-decoration:none;border-color:#e41f2a}.section-dashboard .grid-item:hover .content{opacity:.7}.section-dashboard .grid-item:hover.variant-white{border-color:#e8ebee}.section-dashboard .grid-item:hover.variant-light-blue{border-color:#7a7a7a}.section-dashboard .grid-item:focus{outline:none}.section-download-portal-introduction h2,.section-download-portal-product h2,.section-download-portal-other-downloads h2{text-align:center}.section-download-portal-introduction h3,.section-download-portal-product h3,.section-download-portal-other-downloads h3{text-transform:uppercase;font-size:90%;letter-spacing:1px;text-align:center;margin-bottom:10px}@media screen and (min-width: 43.75em){.section-download-portal-introduction h3,.section-download-portal-product h3,.section-download-portal-other-downloads h3{text-align:left}}.section-download-portal-introduction .list-container,.section-download-portal-product .list-container,.section-download-portal-other-downloads .list-container{padding:20px;margin:0 0 10px 0;width:100%}@media screen and (min-width: 43.75em){.section-download-portal-introduction .list-container,.section-download-portal-product .list-container,.section-download-portal-other-downloads .list-container{border-left:solid 1px rgba(0,0,0,0.1);padding:20px 30px;margin:0 0 20px 0}}.section-download-portal-introduction a.inline-cta,.section-download-portal-product a.inline-cta,.section-download-portal-other-downloads a.inline-cta{transform:translateY(0px)}.section-download-portal-introduction .content-container{max-width:1060px;padding:0}.section-download-portal-introduction ul.list-select-product{list-style:none;margin:0;display:flex;justify-content:flex-start;flex-wrap:wrap}.section-download-portal-introduction ul.list-select-product li{width:100%}@media screen and (min-width: 43.75em){.section-download-portal-introduction ul.list-select-product li{width:46%;margin-bottom:30px}.section-download-portal-introduction ul.list-select-product li:nth-child(odd){margin:0 1% 0 2%}.section-download-portal-introduction ul.list-select-product li:nth-child(even){margin:0 2% 0 1%}}@media screen and (min-width: 64.0625em){.section-download-portal-introduction ul.list-select-product li{width:30%;margin:0 1% !important}}.section-download-portal-introduction ul.list-select-product a{text-decoration:none;border:solid 1px #fff;border-bottom:solid 1px rgba(0,0,0,0.1);padding:5px 20px;display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 64.0625em){.section-download-portal-introduction ul.list-select-product a:hover{border-bottom:solid 1px rgba(0,0,0,0.5)}}.section-download-portal-introduction ul.list-select-product figure{width:30%}.section-download-portal-introduction ul.list-select-product span.name{width:70%;display:block;font-size:130%;padding-left:30px}@media screen and (min-width: 64.0625em){.section-download-portal-product{padding:0 20px}}.section-download-portal-product .content-container{max-width:1060px;padding:40px 0;border-top:solid 1px rgba(0,0,0,0.1)}.section-download-portal-product .content-inner-container{padding:0 20px}@media screen and (min-width: 64.0625em){.section-download-portal-product .content-inner-container{padding:0}}.section-download-portal-product .content{margin-top:20px}@media screen and (min-width: 43.75em){.section-download-portal-product .content{display:flex;justify-content:space-between;flex-wrap:wrap}}.section-download-portal-product .content figure{display:flex;justify-content:center}@media screen and (min-width: 43.75em){.section-download-portal-product .content figure{flex:1 0 100%}}@media screen and (min-width: 50em){.section-download-portal-product .content figure{justify-content:flex-start;flex:1 0 24%}}.section-download-portal-product .content figure img{width:200px;height:200px}@media screen and (min-width: 50em){.section-download-portal-product .content figure img{width:150px;height:150px}}.section-download-portal-product .content .list-container{width:100%}@media screen and (min-width: 43.75em){.section-download-portal-product .content .list-container{width:50%}}@media screen and (min-width: 50em){.section-download-portal-product .content .list-container{width:38%}}.section-download-portal-product h2{font-family:jaf-domus, arial, sans-serif;font-weight:300;font-style:normal;font-size:150%}.section-download-portal-other-downloads .content-container{border-top:solid 1px rgba(0,0,0,0.1);max-width:1060px;padding:60px 0 0 0}.section-download-portal-other-downloads .content{margin-top:40px}@media screen and (min-width: 43.75em){.section-download-portal-other-downloads .content{display:flex;justify-content:space-between;flex-wrap:wrap}}.section-download-portal-other-downloads .list-container{width:100%}@media screen and (min-width: 50em){.section-download-portal-other-downloads .list-container{width:50%}}.section-executive-team .team-members-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:0 20px}.section-executive-team .team-member{flex:0 1 50%;margin:0 0 10px 0;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 43.75em){.section-executive-team .team-member{flex:0 1 auto;margin:0 2vw 0 2vw}}.section-executive-team .team-member figure{width:100px;height:100px;border-radius:100%;border:solid 5px #fff;margin-bottom:10px}@media screen and (min-width: 50em){.section-executive-team .team-member figure{width:160px;height:160px}}.section-executive-team .team-member span.name{font-family:jaf-domus, arial, sans-serif;font-weight:700;font-style:normal;display:block;text-align:center}.section-executive-team .team-member span.title{display:block;text-align:center;text-transform:uppercase;opacity:0.4;font-size:80%;letter-spacing:1px}.section-hero{background-color:#6f6f6f;min-height:160px;height:160px;width:100%;position:relative;transition:min-height 0.33s ease;text-align:center;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 43.75em){.section-hero{min-height:200px;height:200px}}@media screen and (min-width: 64.0625em){.section-hero{min-height:400px;height:400px}}.section-hero>.row{margin:0 !important;position:relative;z-index:2}.section-hero .content-container{position:relative;z-index:2;max-width:800px;padding:0 20px;margin:inherit}.section-hero .figure-container{position:absolute;width:100%;height:100%;top:0;left:0}.section-hero .figure-container figure{position:relative;width:100%;height:100%;top:0;left:0;max-width:1640px;margin:0 auto}.section-hero h1{position:relative;font-family:jaf-domus-titling-web, arial, sans-serif;font-weight:300;font-style:normal;font-size:200%;line-height:1;text-align:center}@media screen and (min-width: 50em){.section-hero h1{font-size:48px}}.section-hero h1:before,.section-hero h1:after{content:" ";position:absolute;width:100%;height:1px;left:0;background-image:url(../images/patterns/pattern-1.png)}.section-hero h1:after{bottom:-15px}.section-hero *{color:#fff !important}.section-hero.hero-light{background-color:#fafbfb;background-image:none}.section-hero.hero-light h1:before,.section-hero.hero-light h1:after{background-image:url(../images/patterns/pattern-2.png)}.section-hero.hero-light *{color:#000 !important}.section-hero.hero-gray{background-color:#6f6f6f;background-image:none}.section-hero.hero-gray h1:before,.section-hero.hero-gray h1:after{background-image:url(../images/patterns/pattern-2.png)}.section-hero.hero-gray *{color:#000 !important}.section-hero.hero-larger-height{height:50vh}@media screen and (min-width: 43.75em){.section-hero.hero-larger-height{min-height:300px;height:300px}}@media screen and (min-width: 64.0625em){.section-hero.hero-larger-height{min-height:500px;height:500px}}.section-hero.hero-with-meta-text{height:auto;padding-top:40px;padding-bottom:40px}@media screen and (min-width: 43.75em){.section-hero.hero-with-meta-text{height:160px}}.section-hero.hero-with-meta-text .content-container{min-width:90%}@media screen and (min-width: 64.0625em){.section-hero.hero-with-meta-text .content-container{min-width:800px !important}}.section-hero.hero-with-meta-text h1{margin-top:60px;font-family:jaf-domus, arial, sans-serif;font-weight:300;font-style:normal;font-size:150%;line-height:1.2}@media screen and (min-width: 43.75em){.section-hero.hero-with-meta-text h1{font-size:200%}}.section-hero.hero-with-meta-text h1:before{top:-30px}.section-hero.hero-with-meta-text h1:after{display:none}.section-hero.hero-with-meta-text .meta-content-container{max-width:100%;margin:0 auto;text-align:center}@media screen and (min-width: 43.75em){.section-hero.hero-with-meta-text .meta-content-container{text-align:left}}@media screen and (min-width: 50em){.section-hero.hero-with-meta-text .meta-content-container{max-width:60%}}.section-hero.hero-with-meta-text .meta-content-container .meta-content{font-family:jaf-domus, arial, sans-serif;font-weight:700;font-style:normal}.section-hero.hero-with-meta-title p{text-transform:uppercase;letter-spacing:1.5px;font-size:80%;opacity:0.6}.section-hero.hero-with-meta-title h1{margin-top:20px}.section-hero.hero-with-meta-title h1:before{top:-8px}@media screen and (min-width: 43.75em){.section-hero.hero-with-meta-title h1{margin-top:40px}.section-hero.hero-with-meta-title h1:before{top:-15px}}.section-hero.hero-with-meta-title h1:after{display:none}.section-hero.hero-with-meta-title-alt h1{font-family:jaf-domus, arial, sans-serif;font-weight:300;font-style:normal;margin-bottom:40px;font-size:140%}@media screen and (min-width: 43.75em){.section-hero.hero-with-meta-title-alt h1{font-size:180%}}.section-hero.hero-with-meta-title-alt h1:before{display:none}.section-hero.hero-with-meta-title-alt h1:after{bottom:-20px}.section-hero.hero-product-detail{background:#f2f2f2;height:70vh}@media screen and (min-width: 64.0625em){.section-hero.hero-product-detail{height:600px}}.section-hero.hero-product-detail .content-container{width:100%;max-width:1200px}.section-hero.hero-product-detail .content-inner-container{max-width:100%;text-align:left;padding-right:1em}@media screen and (min-width: 43.75em){.section-hero.hero-product-detail .content-inner-container{max-width:50%}}.section-hero.hero-product-detail .content-inner-container img{display:block;width:50px;margin-left:65px;margin-bottom:10px}@media screen and (min-width: 43.75em){.section-hero.hero-product-detail .content-inner-container img{width:80px;margin-left:80px}}.section-hero.hero-product-detail h1{text-align:left;margin-bottom:40px;display:inline-block}.section-hero.hero-product-detail h1:before{display:none}.section-hero.hero-product-detail h1:after{bottom:-20px}.section-hero.hero-product-detail .figure-container{opacity:0.5}@media screen and (min-width: 43.75em){.section-hero.hero-product-detail .figure-container{opacity:1}}.section-hero.hero-index{background:#3c3c3c;height:85vh}@media screen and (min-width: 50em){.section-hero.hero-index{height:75vh}}.section-hero.hero-index .content-container{width:100%;max-width:1200px}.section-hero.hero-index .content-inner-container{max-width:100%;margin:0 auto;text-align:center;padding-right:1em}@media screen and (min-width: 50em){.section-hero.hero-index .content-inner-container{max-width:50%;margin:0;text-align:left}}.section-hero.hero-index .content-inner-container img{display:block;width:50px;margin-left:65px;margin-bottom:10px}@media screen and (min-width: 50em){.section-hero.hero-index .content-inner-container img{width:80px;margin-left:80px}}.section-hero.hero-index h1{text-align:center;margin-bottom:40px;display:inline-block;font-family:jaf-domus, arial, sans-serif;font-weight:300;font-style:normal;font-size:140%;line-height:1.2}@media screen and (min-width: 50em){.section-hero.hero-index h1{text-align:left}}@media screen and (min-width: 50em){.section-hero.hero-index h1{font-size:200%}}.section-hero.hero-index h1:before{display:none}.section-hero.hero-index h1:after{bottom:-20px}@media screen and (min-width: 50em){.section-hero.hero-index p{font-size:140%}}.section-hero.hero-index a.button{margin:20px 0 11px 0}@media screen and (min-width: 43.75em){.section-hero.hero-index a.button{margin:0 20px 11px 0}}.section-hero.hero-index .inline-cta{margin-top:20px;display:block}@media screen and (min-width: 43.75em){.section-hero.hero-index .inline-cta{display:inline-block}}.section-hero.hero-index .inline-cta i{color:#0099d6 !important}.section-hero.hero-index .figure-container{opacity:0.5}@media screen and (min-width: 50em){.section-hero.hero-index .figure-container{opacity:1}}@media screen and (min-width: 50em){.section-hero.hero-index .item-alt .content-inner-container{margin-left:50%}}.section-news-featured .content-container{max-width:1200px}@media screen and (min-width: 64.0625em){.section-news-featured .content-container{padding:0 20px}}.news-featured-container{display:flex;justify-content:space-between;flex-wrap:wrap}.news-featured-container a{background:#f7f8f9;display:flex;flex-direction:column;position:relative;text-decoration:none}.news-featured-container a i{position:absolute;z-index:11;right:20px;bottom:13px;font-size:150%}@media screen and (min-width: 64.0625em){.news-featured-container a:hover{background:#0099d6;color:#fff}.news-featured-container a:hover figure{opacity:0.9}}.news-featured-container span.type,.news-featured-container span.date{text-transform:uppercase;font-size:73%;letter-spacing:1.5px;opacity:0.5;display:block}.news-featured-container .figure-container{width:100%;min-height:160px;position:relative}@media screen and (min-width: 43.75em){.news-featured-container .figure-container{min-height:200px}}.news-featured-container .figure-container figure{position:absolute;width:100%;height:100%}.news-featured-container .content{padding:20px 20px 60px 20px;width:100%;top:50%}@media screen and (min-width: 43.75em){.news-featured-container .content{min-height:200px}}.news-featured-container span.type{margin-bottom:10px}.news-featured-container span.title{font-size:100%;margin-bottom:0px}.news-featured-container span.date{display:none}.news-featured-item{width:100%;padding:0 20px;margin-bottom:40px}.news-featured-item .figure-container{min-height:320px}@media screen and (min-width: 43.75em){.news-featured-item .figure-container{min-height:400px}}.news-featured-item .figure-container:after{content:"";position:absolute;width:100%;height:80%;bottom:0;z-index:11}.news-featured-item .figure-container:after{right:0;background:linear-gradient(to top, #000 0%, transparent 100%)}.news-featured-item .content{position:absolute;min-height:1px;z-index:11;bottom:0;top:inherit;color:#fff !important;padding:0 60px 20px 20px}@media screen and (min-width: 64.0625em){.news-featured-item .content{min-height:180px}}.news-featured-item a{color:#fff}@media screen and (min-width: 64.0625em){.news-featured-item a:hover{background:#000;color:#0099d6}.news-featured-item a:hover .content{color:#0099d6 !important}}.news-featured-item span.type{opacity:0.9}.news-featured-item span.title{font-size:110%}@media screen and (min-width: 43.75em){.news-featured-item span.title{font-size:130%;line-height:1}}@media screen and (min-width: 64.0625em){.news-featured-item{margin-bottom:0;padding:0 20px 0 0;width:40%}}.section-photo-collage .photo-collage-container{display:flex;justify-content:space-between;flex-wrap:no-wrap;overflow:hidden}.section-photo-collage.collage-type-1 .photo-collage-container{flex-wrap:wrap}.section-photo-collage.collage-type-1 .photo{min-height:140px;margin-bottom:5px}.section-photo-collage.collage-type-1 .photo:nth-child(1){width:calc(45% - 2.5px)}.section-photo-collage.collage-type-1 .photo:nth-child(2){width:calc(55% - 2.5px)}.section-photo-collage.collage-type-1 .photo:nth-child(3){width:calc(55% - 2.5px)}.section-photo-collage.collage-type-1 .photo:nth-child(4){width:calc(45% - 2.5px)}@media screen and (min-width: 43.75em){.section-photo-collage.collage-type-1 .photo{min-height:300px;margin-bottom:10px}}@media screen and (min-width: 50em){.section-photo-collage.collage-type-1 .photo{min-height:400px}.section-photo-collage.collage-type-1 .photo:nth-child(1){width:calc(40% - 5px)}.section-photo-collage.collage-type-1 .photo:nth-child(2){width:calc(60% - 5px)}.section-photo-collage.collage-type-1 .photo:nth-child(3){width:calc(60% - 5px)}.section-photo-collage.collage-type-1 .photo:nth-child(4){width:calc(40% - 5px)}}.section-photo-collage.collage-type-2 .photo-column{height:300px;width:calc(50% - 2.5px)}.section-photo-collage.collage-type-2 .photo-column .photo{height:100%}@media screen and (min-width: 43.75em){.section-photo-collage.collage-type-2 .photo-column{height:500px}}@media screen and (min-width: 50em){.section-photo-collage.collage-type-2 .photo-column{height:700px;width:calc(50% - 5px)}}.section-photo-collage.collage-type-3 .photo-column{height:300px;width:calc(50% - 2.5px);display:flex;flex-direction:column;justify-content:space-between}.section-photo-collage.collage-type-3 .photo-column .photo{height:100%;margin-bottom:5px}@media screen and (min-width: 43.75em){.section-photo-collage.collage-type-3 .photo-column{height:500px}}@media screen and (min-width: 50em){.section-photo-collage.collage-type-3 .photo-column{height:700px;width:calc(50% - 5px)}.section-photo-collage.collage-type-3 .photo-column .photo{margin-bottom:10px}}.section-product-guide h2{font-size:130%}.product-guide_left-container{padding:2rem .89286rem;display:flex;background:#fafafa;flex:1 0 100%}@media (min-width: 900px){.product-guide_left-container{justify-content:center;flex:1 0 50%;padding:3rem 2rem;border:solid 1px rgba(0,0,0,0.1);border-right:none}}@media screen and (min-width: 64.0625em){.product-guide_left-content{max-width:780px}}.product-guide_right-container{display:flex;width:0px !important;overflow:hidden !important;flex:0 !important;padding:0 !important}@media screen and (min-width: 64.0625em){.product-guide_right-content{max-width:580px;opacity:0}}.product-guide_container{display:flex;flex-wrap:wrap}@media (min-width: 900px){.product-guide_container.show--products .product-guide_left-container{justify-content:flex-end}}@media screen and (min-width: 64.0625em){.product-guide_container.show--products .product-guide_left-content{max-width:580px;transition:max-width .2s ease}}.product-guide_container.show--products .product-guide_right-container{width:auto !important;overflow:inherit !important;padding:2rem .89286rem !important;flex:1 0 100% !important;transition:flex .2s ease}@media (min-width: 900px){.product-guide_container.show--products .product-guide_right-container{flex:1 0 50% !important;padding:3rem 2rem !important;border:solid 1px rgba(0,0,0,0.1)}}.product-guide_container.show--products .product-guide_right-content{opacity:1;transition:all .3s ease .2s}.product-guide_products-overview{position:relative}.product-guide_products-overview .plus-icon-wrapper{width:40px;height:40px;position:absolute;background:#fff;border-radius:100%;z-index:111;left:50%;top:50%;transform:translateX(-20px) translateY(-20px)}.product-guide_products-overview .plus-icon-wrapper svg{width:40px;height:40px;fill:rgba(0,0,0,0.6)}.product-guide_question-container{border-left:solid 4px rgba(0,0,0,0.1);padding-left:1em}.product-guide_feature-list-heading{text-align:center}@media (min-width: 900px){.product-guide_feature-list-heading{text-align:left}}.product-guide_feature-list{list-style:none;margin:40px 0 0 0;display:flex;flex-wrap:wrap;justify-content:center}@media (min-width: 900px){.product-guide_feature-list{justify-content:flex-start}}.product-guide_feature-list li{flex:0 0 100%;position:relative;margin-bottom:20px}@media screen and (min-width: 43.75em){.product-guide_feature-list li{flex:0 0 auto;margin-right:15px}}@media screen and (min-width: 64.0625em){.product-guide_feature-list li{flex:1 0 auto}}.product-guide_feature-list li i.icon-availability{position:absolute;top:-10px;left:-10px;background:#fff;z-index:1;border-radius:100%;color:#54d35a}.product-guide_feature-list li i.icon-availability:before{transform:translateY(2px)}.product-guide_feature-list li a{padding:1em;display:block;text-decoration:none;text-align:center;background:#fff;border:solid 1px rgba(0,0,0,0.1);border-bottom:solid 4px #0099d6;color:#000}@media screen and (min-width: 64.0625em){.product-guide_feature-list li a{padding:1em 0.2em}}.product-guide_feature-list li a i{opacity:.2}.product-guide_feature-list li a:hover{border:solid 1px #000;border-bottom:solid 4px #000}.product-guide_feature-list li.highlighted a{border:solid 1px #0099d6;background:#0099d6;color:#fff;border-bottom:solid 4px #005070}.product-guide_feature-list li.highlighted a i{opacity:.4}.product-guide_feature-list li.disabled i.icon-availability{color:rgba(0,0,0,0.5)}.product-guide_feature-list li.disabled a{opacity:.3;background:rgba(0,0,0,0.05);border-bottom:solid 4px rgba(0,0,0,0.5)}.product-guide_feature-list li.disabled a:hover{border:solid 1px rgba(0,0,0,0.5);border-bottom:solid 4px rgba(0,0,0,0.5)}.product-guide_feature-list li:last-of-type{margin-right:0}.product-guide_modal-link{display:inline-block;transform:scale(0.75);opacity:.2;transition:none}.product-guide_modal-link:hover{opacity:1}.section-quote .content-container{display:flex;justify-content:center;align-items:center;position:relative}@media screen and (min-width: 50em){.section-quote .content-container{min-height:600px;height:600px}}.section-quote .quote-container{position:relative;z-index:1}.section-quote figure{position:absolute;width:100%;height:100%;top:0;left:0;background-size:cover;background-position:top center;background-repeat:no-repeat;opacity:0.1}@media screen and (min-width: 50em){.section-quote figure{opacity:1}}.section-quote blockquote{margin:0;padding:80px 20px;border:none;color:#000;position:relative}.section-quote blockquote h2{font-family:jaf-domus, arial, sans-serif;font-weight:300;font-style:normal;font-size:130%;font-style:italic;position:relative;margin-bottom:30px}.section-quote blockquote h2:after{content:" ";position:absolute;width:40px;height:1px;bottom:-15px;right:0;background-image:url(../images/patterns/pattern-2.png)}.section-quote blockquote p{color:#000}.section-quote blockquote .author{font-family:jaf-domus, arial, sans-serif;font-weight:700;font-style:normal}.section-quote blockquote .author-title{text-transform:uppercase;opacity:0.6;font-size:75%;letter-spacing:2px}@media screen and (min-width: 50em){.section-quote blockquote{padding:20px;width:60%}}@media screen and (min-width: 64.0625em){.section-quote blockquote{width:50%}}.section-quote.quote-left h2:after{left:0;right:inherit}@media screen and (min-width: 50em){.section-quote.quote-left h2:after{left:inherit;right:0}.section-quote.quote-left blockquote{text-align:right}}.section-quote.quote-right h2:after{left:0}.section-quote.quote-right figure{transform:scaleX(-1)}@media screen and (min-width: 50em){.section-quote.quote-right blockquote{left:40%}}@media screen and (min-width: 64.0625em){.section-quote.quote-right blockquote{left:50%}}.section-quote-triple .content-container{display:flex;justify-content:space-around;padding:0 10px;flex-wrap:wrap}.section-quote-triple .figure-container{width:calc(50% - 10px);background:#fff;min-height:200px;position:relative;padding:5px;margin-bottom:10px}.section-quote-triple .quote-container{width:calc(100% - 10px);background:#fff;order:3;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 43.75em){.section-quote-triple .figure-container{min-height:300px}}@media screen and (min-width: 50em){.section-quote-triple .figure-container{width:calc(33% - 10px);margin-bottom:0px;min-height:300px}.section-quote-triple .quote-container{width:calc(33% - 10px);order:0}}@media screen and (min-width: 64.0625em){.section-quote-triple .figure-container{min-height:400px}}.section-quote-triple figure{position:absolute;width:calc(100% - 10px);height:calc(100% - 10px);background-repeat:no-repeat}.section-quote-triple blockquote{margin:0;padding:40px;width:100%;border:none;color:#000;position:relative;text-align:center}.section-quote-triple blockquote h2{font-family:jaf-domus, arial, sans-serif;font-weight:300;font-style:normal;font-size:110%;font-style:italic;position:relative;margin-bottom:40px}.section-quote-triple blockquote h2:after{content:" ";position:absolute;width:40px;height:1px;bottom:-20px;left:50%;transform:translateX(-20px);background-image:url(../images/patterns/pattern-2.png)}.section-quote-triple blockquote p{color:#000}.section-quote-triple blockquote .author{font-family:jaf-domus, arial, sans-serif;font-weight:700;font-style:normal}.section-quote-triple blockquote .author-title{text-transform:uppercase;opacity:0.6;font-size:75%;letter-spacing:2px}.section-quote-triple.quote-triple-light-gray .figure-container,.section-quote-triple.quote-triple-light-gray .quote-container{background:#f7f8f9}.section-slider-text .content-container{max-width:1100px;margin:0 auto}.section-slider-text .item{padding:0 60px;text-align:center}@media screen and (min-width: 43.75em){.section-slider-text .item{padding:0 120px}}.section-solutions-overview{position:relative;background:#3c3c3c}@media screen and (min-width: 64.0625em){.section-solutions-overview{opacity:0;transform:translateY(30px);transition:all 0.3s ease 0s}}.section-solutions-overview *{color:#fff}.section-solutions-overview .content-container{position:relative;z-index:11}.section-solutions-overview .content-inner-container{padding-top:80px;padding-bottom:40px}@media screen and (min-width: 64.0625em){.section-solutions-overview .content-inner-container{padding-top:160px;padding-bottom:160px}}.section-solutions-overview .solutions-overview a.active{opacity:1}@media screen and (min-width: 64.0625em){.section-solutions-overview .solutions-overview li{opacity:0;transform:translateY(30px);transition:all 0.3s ease 0s}}.section-solutions-overview .solutions-overview li:nth-child(1){transition-delay:0.1s}.section-solutions-overview .solutions-overview li:nth-child(2){transition-delay:0.15s}.section-solutions-overview .solutions-overview li:nth-child(3){transition-delay:0.2s}.section-solutions-overview .solutions-overview li:nth-child(4){transition-delay:0.25s}.section-solutions-overview .solutions-overview li:nth-child(5){transition-delay:0.3s}.section-solutions-overview .solutions-overview li:nth-child(6){transition-delay:0.35s}.section-solutions-overview .figure-container{width:100%;height:100%;position:absolute;z-index:1;top:0;left:0}.section-solutions-overview .figure-container figure{max-width:1440px;margin:0 auto;width:100%;height:100%;opacity:0;transition:opacity 0.5s ease 0s}@media screen and (min-width: 64.0625em){.section-solutions-overview .figure-container figure.show-image{opacity:.20}}.section-solutions-overview.is--in-screen{opacity:1;transform:translateY(0px)}.section-solutions-overview.is--in-screen .solutions-overview li{opacity:1;transform:translateY(0px)}@media screen and (min-width: 1440px){.section-solutions-overview .content-container:before,.section-solutions-overview .content-container:after{content:"";position:absolute;width:8vw;height:100%;background:#3c3c3c;top:0}.section-solutions-overview .content-container:before{left:0;background:linear-gradient(to right, #3c3c3c 0%, rgba(60,60,60,0) 100%)}.section-solutions-overview .content-container:after{right:0;background:linear-gradient(to left, #3c3c3c 0%, rgba(60,60,60,0) 100%)}}.section-sub-footer{background-color:#6f6f6f;transition:min-height 0.33s ease;display:flex;justify-content:center;align-items:center;padding:20px 0;width:100%;z-index:4444;position:relative}@media screen and (min-width: 64.0625em){.section-sub-footer{padding:40px 0}}.section-sub-footer .content-container{max-width:1100px;width:100%;padding:0 20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.section-sub-footer .container-logo{width:100%;padding-top:8px;display:flex;justify-content:center}.section-sub-footer .container-logo svg{max-width:125px;height:46px}@media screen and (min-width: 50em){.section-sub-footer .container-logo svg{max-width:175px;height:64.4px}}@media screen and (min-width: 64.0625em){.section-sub-footer .container-logo svg{max-width:250px;height:92px}}.section-sub-menu{height:70px;overflow:hidden}.section-sub-menu .inline-cta{line-height:70px;height:70px;transform:none}.section-sub-menu .button{line-height:47px;height:50px;padding:0 20px;margin:10px 0 0 0}.section-sub-menu .content-container ul{margin:0;list-style:none}.section-sub-menu ul.sub-menu-links{flex-wrap:wrap !important;overflow:hidden;flex:1 1 auto}.section-sub-menu ul.sub-menu-links li{position:relative;margin:0 20px 0 0;padding:0 0 0 20px}.section-sub-menu ul.sub-menu-links li a{white-space:nowrap !important}.section-sub-menu ul.sub-menu-links li a:not(.button){text-transform:uppercase;text-decoration:none;font-size:75%;letter-spacing:2px;display:block;padding:3px 0;text-align:center;line-height:70px;height:70px;color:rgba(0,0,0,0.6)}.section-sub-menu ul.sub-menu-links li a:not(.button) i{font-size:150%;color:#0099d6}.section-sub-menu ul.sub-menu-links li a:not(.button) i:before{transform:translateY(2.5px)}.section-sub-menu ul.sub-menu-links li:after{content:" ";position:absolute;width:1px;height:25px;top:37px;margin-top:-12.5px;left:0;background-image:url(../images/patterns/pattern-2.png)}.section-sub-menu ul.sub-menu-links li:first-of-type:after{display:none}.section-sub-menu .content-container{flex-wrap:no-wrap;overflow:hidden}.section-sub-menu .content-container ul.sub-menu-links:first-child li:first-child{padding-left:0}.section-sub-menu .content-container ul.sub-menu-links:last-child li:last-child{margin-right:0}.section-sub-menu.fixed{position:fixed;z-index:5555 !important;box-shadow:0px 5px 20px rgba(0,0,0,0.1)}.section-sub-menu .sticky{padding:0 20px}.section-sub-menu .is-stuck{box-shadow:0px 5px 20px rgba(0,0,0,0.1);z-index:5555 !important;height:70px;overflow:hidden}.section-three-columns-text .content-container{padding:0 20px}@media screen and (min-width: 64.0625em){.section-three-columns-text h2{font-size:300%}}.slick-dots{list-style:none;margin:0;display:flex;justify-content:center}.slick-dots li{margin-right:5px}.slick-dots li button{text-indent:-9999px;border:1px solid rgba(0,0,0,0.15);width:10px;height:10px;border-radius:100%;outline:none}.slick-dots li:last-of-type{margin-right:0}.slick-dots li.slick-active button{background:rgba(0,0,0,0.2)}.slick-slide{outline:none !important}.slick-slide>a{outline:none !important}.slick-slide:hover{cursor:-webkit-grab;cursor:-moz-grab}.slick-slide:focus{cursor:-webkit-grabbing;cursor:-moz-grabbing}.carousel-items-container{width:100%;padding:0 0 0 20px}@media screen and (min-width: 64.0625em){.carousel-items-container{width:60%}}@media screen and (min-width: 43.75em){.carousel-items-container{border-left:solid 1px #f7f8f9;border-right:solid 1px #f7f8f9}}.carousel-items-container button{position:absolute;top:50%;background:#000;width:30px;height:30px;margin:-15px 0 0 0px;z-index:1;border-radius:0}.carousel-items-container button svg{width:10px;height:10px}.carousel-items-container button.slick-next{right:0;margin:-15px 0 0 0}.carousel-items-container button.slick-prev{transform:translateX(-20px)}@media screen and (min-width: 43.75em){.carousel-items-container button{margin-top:-15px}.carousel-items-container button.slick-next{margin-top:-15px;transform:translateX(20px)}.carousel-items-container button.slick-prev{transform:translateX(-20px)}}@media screen and (min-width: 43.75em){.carousel-items-container button.slick-next{transform:translateX(0px)}}.carousel-items-container button:hover,.carousel-items-container button:focus{outline:none}.carousel-items-container ul{text-align:left;list-style:none;margin:0}.carousel-items-container ul li{margin-right:20px}.carousel-arrows-and-bullets-container{width:100%}@media screen and (min-width: 43.75em){.carousel-arrows-and-bullets-container{border-left:solid 1px #f7f8f9;border-right:solid 1px #f7f8f9}}.carousel-arrows-and-bullets-container button.slick-next,.carousel-arrows-and-bullets-container button.slick-prev{position:absolute;top:50%;background:#000;width:40px;height:40px;margin:-20px 0 0 0;z-index:1;border-radius:0px}.carousel-arrows-and-bullets-container button.slick-next svg,.carousel-arrows-and-bullets-container button.slick-prev svg{width:10px;height:10px}.carousel-arrows-and-bullets-container button.slick-next:hover,.carousel-arrows-and-bullets-container button.slick-next:focus,.carousel-arrows-and-bullets-container button.slick-prev:hover,.carousel-arrows-and-bullets-container button.slick-prev:focus{outline:none}.carousel-arrows-and-bullets-container button.slick-next{right:0;margin:-20px 0 0 0}.carousel-arrows-and-bullets-container .slick-track{display:flex;justify-content:center;align-items:center}.carousel-bullets-index-container{position:relative;width:100%;height:100%;max-width:1640px;margin:0 auto}.carousel-bullets-index .item{position:relative;width:100%;height:85vh}@media screen and (min-width: 50em){.carousel-bullets-index .item{height:75vh}}.carousel-bullets-index .item .content-container{max-width:1200px;margin:0 auto;height:85vh;display:flex;align-items:center}@media screen and (min-width: 50em){.carousel-bullets-index .item .content-container{height:75vh}}.carousel-bullets-index .slick-dots{margin-top:-60px;position:absolute;z-index:1111;width:100%}.carousel-bullets-index .slick-dots li button{border:1px solid #fff;width:13px;height:13px}.carousel-bullets-index .slick-dots li.slick-active button{background:#fff}@media screen and (min-width: 1440px){.carousel-bullets-index-container:before,.carousel-bullets-index-container:after{content:"";position:absolute;width:8vw;height:100%;background:#3c3c3c;top:0;z-index:111}.carousel-bullets-index-container:before{left:0;background:linear-gradient(to right, #3c3c3c 0%, rgba(60,60,60,0) 100%)}.carousel-bullets-index-container:after{right:0;background:linear-gradient(to left, #3c3c3c 0%, rgba(60,60,60,0) 100%)}}.carousel-featured-items-index-container{width:100% !important}.bg-white{background-color:#fff !important}.bg-light-gray{background-color:#f7f8f9 !important}.bg-alt-dark-blue{background-color:#3c3c3c !important}.bg-noise-dark,.section-hero,.section-sub-footer{background-image:url(../images/bg/bg-noise-dark.jpg);background-position:center center;background-repeat:no-repeat}.bg-gradient-light,.section-hero.hero-noise-light{background-image:url(../images/bg/bg-noise-light.jpg);background-color:#e0e0e0;background-position:center center;background-repeat:no-repeat}.no-bg-image{background-image:none !important}.border-top-light-gray{border-top:solid 1px #f7f8f9}.border-bottom-light-gray{border-bottom:solid 1px #f7f8f9}.buttons-no-border-radius .button{border-radius:0px !important}.button-no-border-radius{border-radius:0px !important}.bg-pattern-1{background-image:url(../img/patterns/pattern-1.png)}.bg-pattern-2{background-image:url(../img/patterns/pattern-2.png)}.bg-pattern-3{background-image:url(../img/patterns/pattern-3.png)}.bg-pattern-4{background-image:url(../img/patterns/pattern-4.png)}.bg-pattern-5{background-image:url(../img/patterns/pattern-5.png)}.bg-pattern-6{background-image:url(../img/patterns/pattern-6.png)}.bg-pattern-7{background-image:url(../img/patterns/pattern-7.png)}.bg-pattern-8{background-image:url(../img/patterns/pattern-8.png)}.bg-pattern-9{background-image:url(../img/patterns/pattern-9.png)}b h1,b h2,b h3,b h4,b h5,b h6,b p,b a,b blockquote,b i,strong h1,strong h2,strong h3,strong h4,strong h5,strong h6,strong p,strong a,strong blockquote,strong i,.text-bold h1,.text-bold h2,.text-bold h3,.text-bold h4,.text-bold h5,.text-bold h6,.text-bold p,.text-bold a,.text-bold blockquote,.text-bold i{font-family:jaf-domus, arial, sans-serif;font-weight:700;font-style:normal}.uppercase{text-transform:uppercase}.font-90{font-size:90% !important}.font-100{font-size:100% !important}.font-110{font-size:110% !important}.width-100{width:100%}.cover-ct,.cover-cc,.cover-cb,.cover-lt,.cover-lc,.cover-lb,.cover-rt,.cover-rc,.cover-rb{background-size:cover}.cover-ct{background-position:center top}.cover-cc{background-position:center center}.cover-cb{background-position:center bottom}.cover-lt{background-position:left top}.cover-lc{background-position:left center}.cover-lb{background-position:left bottom}.cover-rt{background-position:right top}.cover-rc{background-position:right center}.cover-rb{background-position:right bottom}.opacity-0{opacity:0 !important}.opacity-10{opacity:.1 !important}.opacity-20{opacity:.2 !important}.opacity-25{opacity:.25 !important}.opacity-30{opacity:.3 !important}.opacity-40{opacity:.4 !important}.opacity-50{opacity:.5 !important}.opacity-60{opacity:.6 !important}.opacity-70{opacity:.7 !important}.opacity-80{opacity:.8 !important}.opacity-90{opacity:.9 !important}.opacity-100{opacity:1 !important}.height-10{height:10px !important}.height-20{height:20px !important}.height-30{height:30px !important}.height-40{height:40px !important}.height-50{height:50px !important}.height-100{height:100px !important}.height-200{height:200px !important}.height-300{height:300px !important}.height-400{height:400px !important}.height-500{height:500px !important}.height-600{height:600px !important}.min-height-50{min-height:50px !important}.min-height-60{min-height:60px !important}.min-height-70{min-height:70px !important}.min-height-80{min-height:80px !important}.min-height-90{min-height:90px !important}.min-height-100{min-height:100px !important}.min-height-150{min-height:150px !important}.min-height-200{min-height:200px !important}.min-height-300{min-height:300px !important}.min-height-400{min-height:400px !important}.min-height-500{min-height:500px !important}.z-index-100{z-index:100 !important}.z-index-200{z-index:200 !important}.z-index-300{z-index:300 !important}.z-index-400{z-index:400 !important}.z-index-500{z-index:500 !important}.z-index-600{z-index:600 !important}.no-margin{margin:0 !important}.no-margin-top{margin-top:0 !important}.no-margin-right{margin-right:0 !important}.no-margin-bottom{margin-bottom:0 !important}.no-margin-left{margin-left:0 !important}.margin-top-0{margin-top:0px !important}.margin-right-0{margin-right:0px !important}.margin-bottom-0{margin-bottom:0px !important}.margin-left-0{margin-left:0px !important}.margin-top-10{margin-top:10px !important}.margin-right-10{margin-right:10px !important}.margin-bottom-10{margin-bottom:10px !important}.margin-left-10{margin-left:10px !important}.margin-top-20{margin-top:20px !important}.margin-right-20{margin-right:20px !important}.margin-bottom-20{margin-bottom:20px !important}.margin-left-20{margin-left:20px !important}.margin-top-30{margin-top:30px !important}.margin-right-30{margin-right:30px !important}.margin-bottom-30{margin-bottom:30px !important}.margin-left-30{margin-left:30px !important}.margin-top-40{margin-top:40px !important}.margin-right-40{margin-right:40px !important}.margin-bottom-40{margin-bottom:40px !important}.margin-left-40{margin-left:40px !important}.margin-top-50{margin-top:50px !important}.margin-right-50{margin-right:50px !important}.margin-bottom-50{margin-bottom:50px !important}.margin-left-50{margin-left:50px !important}.margin-top-60{margin-top:60px !important}.margin-right-60{margin-right:60px !important}.margin-bottom-60{margin-bottom:60px !important}.margin-left-60{margin-left:60px !important}.margin-top-70{margin-top:70px !important}.margin-right-70{margin-right:70px !important}.margin-bottom-70{margin-bottom:70px !important}.margin-left-70{margin-left:70px !important}.margin-top-80{margin-top:80px !important}.margin-right-80{margin-right:80px !important}.margin-bottom-80{margin-bottom:80px !important}.margin-left-80{margin-left:80px !important}.margin-top-90{margin-top:90px !important}.margin-right-90{margin-right:90px !important}.margin-bottom-90{margin-bottom:90px !important}.margin-left-90{margin-left:90px !important}.margin-top-100{margin-top:100px !important}.margin-right-100{margin-right:100px !important}.margin-bottom-100{margin-bottom:100px !important}.margin-left-100{margin-left:100px !important}.margin-top-200{margin-top:200px !important}.margin-right-200{margin-right:200px !important}.margin-bottom-200{margin-bottom:200px !important}.margin-left-200{margin-left:200px !important}.margin-top-300{margin-top:300px !important}.margin-right-300{margin-right:300px !important}.margin-bottom-300{margin-bottom:300px !important}.margin-left-300{margin-left:300px !important}.margin-top-400{margin-top:400px !important}.margin-right-400{margin-right:400px !important}.margin-bottom-400{margin-bottom:400px !important}.margin-left-400{margin-left:400px !important}.margin-top-500{margin-top:500px !important}.margin-right-500{margin-right:500px !important}.margin-bottom-500{margin-bottom:500px !important}.margin-left-500{margin-left:500px !important}@media screen and (min-width: 50em){.medium-margin-top-0{margin-top:0px !important}}@media screen and (min-width: 50em){.medium-margin-right-0{margin-right:0px !important}}@media screen and (min-width: 50em){.medium-margin-bottom-0{margin-bottom:0px !important}}@media screen and (min-width: 50em){.medium-margin-left-0{margin-left:0px !important}}@media screen and (min-width: 50em){.medium-margin-top-10{margin-top:10px !important}}@media screen and (min-width: 50em){.medium-margin-right-10{margin-right:10px !important}}@media screen and (min-width: 50em){.medium-margin-bottom-10{margin-bottom:10px !important}}@media screen and (min-width: 50em){.medium-margin-left-10{margin-left:10px !important}}@media screen and (min-width: 50em){.medium-margin-top-20{margin-top:20px !important}}@media screen and (min-width: 50em){.medium-margin-right-20{margin-right:20px !important}}@media screen and (min-width: 50em){.medium-margin-bottom-20{margin-bottom:20px !important}}@media screen and (min-width: 50em){.medium-margin-left-20{margin-left:20px !important}}@media screen and (min-width: 50em){.medium-margin-top-30{margin-top:30px !important}}@media screen and (min-width: 50em){.medium-margin-right-30{margin-right:30px !important}}@media screen and (min-width: 50em){.medium-margin-bottom-30{margin-bottom:30px !important}}@media screen and (min-width: 50em){.medium-margin-left-30{margin-left:30px !important}}@media screen and (min-width: 50em){.medium-margin-top-40{margin-top:40px !important}}@media screen and (min-width: 50em){.medium-margin-right-40{margin-right:40px !important}}@media screen and (min-width: 50em){.medium-margin-bottom-40{margin-bottom:40px !important}}@media screen and (min-width: 50em){.medium-margin-left-40{margin-left:40px !important}}@media screen and (min-width: 50em){.medium-margin-top-50{margin-top:50px !important}}@media screen and (min-width: 50em){.medium-margin-right-50{margin-right:50px !important}}@media screen and (min-width: 50em){.medium-margin-bottom-50{margin-bottom:50px !important}}@media screen and (min-width: 50em){.medium-margin-left-50{margin-left:50px !important}}@media screen and (min-width: 50em){.medium-margin-top-60{margin-top:60px !important}}@media screen and (min-width: 50em){.medium-margin-right-60{margin-right:60px !important}}@media screen and (min-width: 50em){.medium-margin-bottom-60{margin-bottom:60px !important}}@media screen and (min-width: 50em){.medium-margin-left-60{margin-left:60px !important}}@media screen and (min-width: 50em){.medium-margin-top-70{margin-top:70px !important}}@media screen and (min-width: 50em){.medium-margin-right-70{margin-right:70px !important}}@media screen and (min-width: 50em){.medium-margin-bottom-70{margin-bottom:70px !important}}@media screen and (min-width: 50em){.medium-margin-left-70{margin-left:70px !important}}@media screen and (min-width: 50em){.medium-margin-top-80{margin-top:80px !important}}@media screen and (min-width: 50em){.medium-margin-right-80{margin-right:80px !important}}@media screen and (min-width: 50em){.medium-margin-bottom-80{margin-bottom:80px !important}}@media screen and (min-width: 50em){.medium-margin-left-80{margin-left:80px !important}}@media screen and (min-width: 50em){.medium-margin-top-90{margin-top:90px !important}}@media screen and (min-width: 50em){.medium-margin-right-90{margin-right:90px !important}}@media screen and (min-width: 50em){.medium-margin-bottom-90{margin-bottom:90px !important}}@media screen and (min-width: 50em){.medium-margin-left-90{margin-left:90px !important}}@media screen and (min-width: 50em){.medium-margin-top-100{margin-top:100px !important}}@media screen and (min-width: 50em){.medium-margin-right-100{margin-right:100px !important}}@media screen and (min-width: 50em){.medium-margin-bottom-100{margin-bottom:100px !important}}@media screen and (min-width: 50em){.medium-margin-left-100{margin-left:100px !important}}@media screen and (min-width: 50em){.medium-margin-top-200{margin-top:200px !important}}@media screen and (min-width: 50em){.medium-margin-right-200{margin-right:200px !important}}@media screen and (min-width: 50em){.medium-margin-bottom-200{margin-bottom:200px !important}}@media screen and (min-width: 50em){.medium-margin-left-200{margin-left:200px !important}}@media screen and (min-width: 50em){.medium-margin-top-300{margin-top:300px !important}}@media screen and (min-width: 50em){.medium-margin-right-300{margin-right:300px !important}}@media screen and (min-width: 50em){.medium-margin-bottom-300{margin-bottom:300px !important}}@media screen and (min-width: 50em){.medium-margin-left-300{margin-left:300px !important}}@media screen and (min-width: 50em){.medium-margin-top-400{margin-top:400px !important}}@media screen and (min-width: 50em){.medium-margin-right-400{margin-right:400px !important}}@media screen and (min-width: 50em){.medium-margin-bottom-400{margin-bottom:400px !important}}@media screen and (min-width: 50em){.medium-margin-left-400{margin-left:400px !important}}@media screen and (min-width: 50em){.medium-margin-top-500{margin-top:500px !important}}@media screen and (min-width: 50em){.medium-margin-right-500{margin-right:500px !important}}@media screen and (min-width: 50em){.medium-margin-bottom-500{margin-bottom:500px !important}}@media screen and (min-width: 50em){.medium-margin-left-500{margin-left:500px !important}}@media screen and (min-width: 64.0625em){.large-margin-top-0{margin-top:0px !important}}@media screen and (min-width: 64.0625em){.large-margin-right-0{margin-right:0px !important}}@media screen and (min-width: 64.0625em){.large-margin-bottom-0{margin-bottom:0px !important}}@media screen and (min-width: 64.0625em){.large-margin-left-0{margin-left:0px !important}}@media screen and (min-width: 64.0625em){.large-margin-top-10{margin-top:10px !important}}@media screen and (min-width: 64.0625em){.large-margin-right-10{margin-right:10px !important}}@media screen and (min-width: 64.0625em){.large-margin-bottom-10{margin-bottom:10px !important}}@media screen and (min-width: 64.0625em){.large-margin-left-10{margin-left:10px !important}}@media screen and (min-width: 64.0625em){.large-margin-top-20{margin-top:20px !important}}@media screen and (min-width: 64.0625em){.large-margin-right-20{margin-right:20px !important}}@media screen and (min-width: 64.0625em){.large-margin-bottom-20{margin-bottom:20px !important}}@media screen and (min-width: 64.0625em){.large-margin-left-20{margin-left:20px !important}}@media screen and (min-width: 64.0625em){.large-margin-top-30{margin-top:30px !important}}@media screen and (min-width: 64.0625em){.large-margin-right-30{margin-right:30px !important}}@media screen and (min-width: 64.0625em){.large-margin-bottom-30{margin-bottom:30px !important}}@media screen and (min-width: 64.0625em){.large-margin-left-30{margin-left:30px !important}}@media screen and (min-width: 64.0625em){.large-margin-top-40{margin-top:40px !important}}@media screen and (min-width: 64.0625em){.large-margin-right-40{margin-right:40px !important}}@media screen and (min-width: 64.0625em){.large-margin-bottom-40{margin-bottom:40px !important}}@media screen and (min-width: 64.0625em){.large-margin-left-40{margin-left:40px !important}}@media screen and (min-width: 64.0625em){.large-margin-top-50{margin-top:50px !important}}@media screen and (min-width: 64.0625em){.large-margin-right-50{margin-right:50px !important}}@media screen and (min-width: 64.0625em){.large-margin-bottom-50{margin-bottom:50px !important}}@media screen and (min-width: 64.0625em){.large-margin-left-50{margin-left:50px !important}}@media screen and (min-width: 64.0625em){.large-margin-top-60{margin-top:60px !important}}@media screen and (min-width: 64.0625em){.large-margin-right-60{margin-right:60px !important}}@media screen and (min-width: 64.0625em){.large-margin-bottom-60{margin-bottom:60px !important}}@media screen and (min-width: 64.0625em){.large-margin-left-60{margin-left:60px !important}}@media screen and (min-width: 64.0625em){.large-margin-top-70{margin-top:70px !important}}@media screen and (min-width: 64.0625em){.large-margin-right-70{margin-right:70px !important}}@media screen and (min-width: 64.0625em){.large-margin-bottom-70{margin-bottom:70px !important}}@media screen and (min-width: 64.0625em){.large-margin-left-70{margin-left:70px !important}}@media screen and (min-width: 64.0625em){.large-margin-top-80{margin-top:80px !important}}@media screen and (min-width: 64.0625em){.large-margin-right-80{margin-right:80px !important}}@media screen and (min-width: 64.0625em){.large-margin-bottom-80{margin-bottom:80px !important}}@media screen and (min-width: 64.0625em){.large-margin-left-80{margin-left:80px !important}}@media screen and (min-width: 64.0625em){.large-margin-top-90{margin-top:90px !important}}@media screen and (min-width: 64.0625em){.large-margin-right-90{margin-right:90px !important}}@media screen and (min-width: 64.0625em){.large-margin-bottom-90{margin-bottom:90px !important}}@media screen and (min-width: 64.0625em){.large-margin-left-90{margin-left:90px !important}}@media screen and (min-width: 64.0625em){.large-margin-top-100{margin-top:100px !important}}@media screen and (min-width: 64.0625em){.large-margin-right-100{margin-right:100px !important}}@media screen and (min-width: 64.0625em){.large-margin-bottom-100{margin-bottom:100px !important}}@media screen and (min-width: 64.0625em){.large-margin-left-100{margin-left:100px !important}}@media screen and (min-width: 64.0625em){.large-margin-top-200{margin-top:200px !important}}@media screen and (min-width: 64.0625em){.large-margin-right-200{margin-right:200px !important}}@media screen and (min-width: 64.0625em){.large-margin-bottom-200{margin-bottom:200px !important}}@media screen and (min-width: 64.0625em){.large-margin-left-200{margin-left:200px !important}}@media screen and (min-width: 64.0625em){.large-margin-top-300{margin-top:300px !important}}@media screen and (min-width: 64.0625em){.large-margin-right-300{margin-right:300px !important}}@media screen and (min-width: 64.0625em){.large-margin-bottom-300{margin-bottom:300px !important}}@media screen and (min-width: 64.0625em){.large-margin-left-300{margin-left:300px !important}}@media screen and (min-width: 64.0625em){.large-margin-top-400{margin-top:400px !important}}@media screen and (min-width: 64.0625em){.large-margin-right-400{margin-right:400px !important}}@media screen and (min-width: 64.0625em){.large-margin-bottom-400{margin-bottom:400px !important}}@media screen and (min-width: 64.0625em){.large-margin-left-400{margin-left:400px !important}}@media screen and (min-width: 64.0625em){.large-margin-top-500{margin-top:500px !important}}@media screen and (min-width: 64.0625em){.large-margin-right-500{margin-right:500px !important}}@media screen and (min-width: 64.0625em){.large-margin-bottom-500{margin-bottom:500px !important}}@media screen and (min-width: 64.0625em){.large-margin-left-500{margin-left:500px !important}}.no-padding{padding:0 !important}.no-padding-top{padding-top:0 !important}.no-padding-right{padding-right:0 !important}.no-padding-bottom{padding-bottom:0 !important}.no-padding-left{padding-left:0 !important}.padding-top-0{padding-top:0px !important}.padding-right-0{padding-right:0px !important}.padding-bottom-0{padding-bottom:0px !important}.padding-left-0{padding-left:0px !important}@media screen and (min-width: 50em){.medium-padding-top-0{padding-top:0px !important}}@media screen and (min-width: 50em){.medium-padding-right-0{padding-right:0px !important}}@media screen and (min-width: 50em){.medium-padding-bottom-0{padding-bottom:0px !important}}@media screen and (min-width: 50em){.medium-padding-left-0{padding-left:0px !important}}@media screen and (min-width: 64.0625em){.large-padding-top-0{padding-top:0px !important}}@media screen and (min-width: 64.0625em){.large-padding-right-0{padding-right:0px !important}}@media screen and (min-width: 64.0625em){.large-padding-bottom-0{padding-bottom:0px !important}}@media screen and (min-width: 64.0625em){.large-padding-left-0{padding-left:0px !important}}.padding-top-10{padding-top:10px !important}.padding-right-10{padding-right:10px !important}.padding-bottom-10{padding-bottom:10px !important}.padding-left-10{padding-left:10px !important}@media screen and (min-width: 50em){.medium-padding-top-10{padding-top:10px !important}}@media screen and (min-width: 50em){.medium-padding-right-10{padding-right:10px !important}}@media screen and (min-width: 50em){.medium-padding-bottom-10{padding-bottom:10px !important}}@media screen and (min-width: 50em){.medium-padding-left-10{padding-left:10px !important}}@media screen and (min-width: 64.0625em){.large-padding-top-10{padding-top:10px !important}}@media screen and (min-width: 64.0625em){.large-padding-right-10{padding-right:10px !important}}@media screen and (min-width: 64.0625em){.large-padding-bottom-10{padding-bottom:10px !important}}@media screen and (min-width: 64.0625em){.large-padding-left-10{padding-left:10px !important}}.padding-top-20{padding-top:20px !important}.padding-right-20{padding-right:20px !important}.padding-bottom-20{padding-bottom:20px !important}.padding-left-20{padding-left:20px !important}@media screen and (min-width: 50em){.medium-padding-top-20{padding-top:20px !important}}@media screen and (min-width: 50em){.medium-padding-right-20{padding-right:20px !important}}@media screen and (min-width: 50em){.medium-padding-bottom-20{padding-bottom:20px !important}}@media screen and (min-width: 50em){.medium-padding-left-20{padding-left:20px !important}}@media screen and (min-width: 64.0625em){.large-padding-top-20{padding-top:20px !important}}@media screen and (min-width: 64.0625em){.large-padding-right-20{padding-right:20px !important}}@media screen and (min-width: 64.0625em){.large-padding-bottom-20{padding-bottom:20px !important}}@media screen and (min-width: 64.0625em){.large-padding-left-20{padding-left:20px !important}}.padding-top-30{padding-top:30px !important}.padding-right-30{padding-right:30px !important}.padding-bottom-30{padding-bottom:30px !important}.padding-left-30{padding-left:30px !important}@media screen and (min-width: 50em){.medium-padding-top-30{padding-top:30px !important}}@media screen and (min-width: 50em){.medium-padding-right-30{padding-right:30px !important}}@media screen and (min-width: 50em){.medium-padding-bottom-30{padding-bottom:30px !important}}@media screen and (min-width: 50em){.medium-padding-left-30{padding-left:30px !important}}@media screen and (min-width: 64.0625em){.large-padding-top-30{padding-top:30px !important}}@media screen and (min-width: 64.0625em){.large-padding-right-30{padding-right:30px !important}}@media screen and (min-width: 64.0625em){.large-padding-bottom-30{padding-bottom:30px !important}}@media screen and (min-width: 64.0625em){.large-padding-left-30{padding-left:30px !important}}.padding-top-40{padding-top:40px !important}.padding-right-40{padding-right:40px !important}.padding-bottom-40{padding-bottom:40px !important}.padding-left-40{padding-left:40px !important}@media screen and (min-width: 50em){.medium-padding-top-40{padding-top:40px !important}}@media screen and (min-width: 50em){.medium-padding-right-40{padding-right:40px !important}}@media screen and (min-width: 50em){.medium-padding-bottom-40{padding-bottom:40px !important}}@media screen and (min-width: 50em){.medium-padding-left-40{padding-left:40px !important}}@media screen and (min-width: 64.0625em){.large-padding-top-40{padding-top:40px !important}}@media screen and (min-width: 64.0625em){.large-padding-right-40{padding-right:40px !important}}@media screen and (min-width: 64.0625em){.large-padding-bottom-40{padding-bottom:40px !important}}@media screen and (min-width: 64.0625em){.large-padding-left-40{padding-left:40px !important}}.padding-top-50{padding-top:50px !important}.padding-right-50{padding-right:50px !important}.padding-bottom-50{padding-bottom:50px !important}.padding-left-50{padding-left:50px !important}@media screen and (min-width: 50em){.medium-padding-top-50{padding-top:50px !important}}@media screen and (min-width: 50em){.medium-padding-right-50{padding-right:50px !important}}@media screen and (min-width: 50em){.medium-padding-bottom-50{padding-bottom:50px !important}}@media screen and (min-width: 50em){.medium-padding-left-50{padding-left:50px !important}}@media screen and (min-width: 64.0625em){.large-padding-top-50{padding-top:50px !important}}@media screen and (min-width: 64.0625em){.large-padding-right-50{padding-right:50px !important}}@media screen and (min-width: 64.0625em){.large-padding-bottom-50{padding-bottom:50px !important}}@media screen and (min-width: 64.0625em){.large-padding-left-50{padding-left:50px !important}}.padding-top-60{padding-top:60px !important}.padding-right-60{padding-right:60px !important}.padding-bottom-60{padding-bottom:60px !important}.padding-left-60{padding-left:60px !important}@media screen and (min-width: 50em){.medium-padding-top-60{padding-top:60px !important}}@media screen and (min-width: 50em){.medium-padding-right-60{padding-right:60px !important}}@media screen and (min-width: 50em){.medium-padding-bottom-60{padding-bottom:60px !important}}@media screen and (min-width: 50em){.medium-padding-left-60{padding-left:60px !important}}@media screen and (min-width: 64.0625em){.large-padding-top-60{padding-top:60px !important}}@media screen and (min-width: 64.0625em){.large-padding-right-60{padding-right:60px !important}}@media screen and (min-width: 64.0625em){.large-padding-bottom-60{padding-bottom:60px !important}}@media screen and (min-width: 64.0625em){.large-padding-left-60{padding-left:60px !important}}.padding-top-70{padding-top:70px !important}.padding-right-70{padding-right:70px !important}.padding-bottom-70{padding-bottom:70px !important}.padding-left-70{padding-left:70px !important}@media screen and (min-width: 50em){.medium-padding-top-70{padding-top:70px !important}}@media screen and (min-width: 50em){.medium-padding-right-70{padding-right:70px !important}}@media screen and (min-width: 50em){.medium-padding-bottom-70{padding-bottom:70px !important}}@media screen and (min-width: 50em){.medium-padding-left-70{padding-left:70px !important}}@media screen and (min-width: 64.0625em){.large-padding-top-70{padding-top:70px !important}}@media screen and (min-width: 64.0625em){.large-padding-right-70{padding-right:70px !important}}@media screen and (min-width: 64.0625em){.large-padding-bottom-70{padding-bottom:70px !important}}@media screen and (min-width: 64.0625em){.large-padding-left-70{padding-left:70px !important}}.padding-top-80{padding-top:80px !important}.padding-right-80{padding-right:80px !important}.padding-bottom-80{padding-bottom:80px !important}.padding-left-80{padding-left:80px !important}@media screen and (min-width: 50em){.medium-padding-top-80{padding-top:80px !important}}@media screen and (min-width: 50em){.medium-padding-right-80{padding-right:80px !important}}@media screen and (min-width: 50em){.medium-padding-bottom-80{padding-bottom:80px !important}}@media screen and (min-width: 50em){.medium-padding-left-80{padding-left:80px !important}}@media screen and (min-width: 64.0625em){.large-padding-top-80{padding-top:80px !important}}@media screen and (min-width: 64.0625em){.large-padding-right-80{padding-right:80px !important}}@media screen and (min-width: 64.0625em){.large-padding-bottom-80{padding-bottom:80px !important}}@media screen and (min-width: 64.0625em){.large-padding-left-80{padding-left:80px !important}}.padding-top-90{padding-top:90px !important}.padding-right-90{padding-right:90px !important}.padding-bottom-90{padding-bottom:90px !important}.padding-left-90{padding-left:90px !important}@media screen and (min-width: 50em){.medium-padding-top-90{padding-top:90px !important}}@media screen and (min-width: 50em){.medium-padding-right-90{padding-right:90px !important}}@media screen and (min-width: 50em){.medium-padding-bottom-90{padding-bottom:90px !important}}@media screen and (min-width: 50em){.medium-padding-left-90{padding-left:90px !important}}@media screen and (min-width: 64.0625em){.large-padding-top-90{padding-top:90px !important}}@media screen and (min-width: 64.0625em){.large-padding-right-90{padding-right:90px !important}}@media screen and (min-width: 64.0625em){.large-padding-bottom-90{padding-bottom:90px !important}}@media screen and (min-width: 64.0625em){.large-padding-left-90{padding-left:90px !important}}.padding-top-100{padding-top:100px !important}.padding-right-100{padding-right:100px !important}.padding-bottom-100{padding-bottom:100px !important}.padding-left-100{padding-left:100px !important}@media screen and (min-width: 50em){.medium-padding-top-100{padding-top:100px !important}}@media screen and (min-width: 50em){.medium-padding-right-100{padding-right:100px !important}}@media screen and (min-width: 50em){.medium-padding-bottom-100{padding-bottom:100px !important}}@media screen and (min-width: 50em){.medium-padding-left-100{padding-left:100px !important}}@media screen and (min-width: 64.0625em){.large-padding-top-100{padding-top:100px !important}}@media screen and (min-width: 64.0625em){.large-padding-right-100{padding-right:100px !important}}@media screen and (min-width: 64.0625em){.large-padding-bottom-100{padding-bottom:100px !important}}@media screen and (min-width: 64.0625em){.large-padding-left-100{padding-left:100px !important}}.padding-top-200{padding-top:200px !important}.padding-right-200{padding-right:200px !important}.padding-bottom-200{padding-bottom:200px !important}.padding-left-200{padding-left:200px !important}@media screen and (min-width: 50em){.medium-padding-top-200{padding-top:200px !important}}@media screen and (min-width: 50em){.medium-padding-right-200{padding-right:200px !important}}@media screen and (min-width: 50em){.medium-padding-bottom-200{padding-bottom:200px !important}}@media screen and (min-width: 50em){.medium-padding-left-200{padding-left:200px !important}}@media screen and (min-width: 64.0625em){.large-padding-top-200{padding-top:200px !important}}@media screen and (min-width: 64.0625em){.large-padding-right-200{padding-right:200px !important}}@media screen and (min-width: 64.0625em){.large-padding-bottom-200{padding-bottom:200px !important}}@media screen and (min-width: 64.0625em){.large-padding-left-200{padding-left:200px !important}}.padding-top-300{padding-top:300px !important}.padding-right-300{padding-right:300px !important}.padding-bottom-300{padding-bottom:300px !important}.padding-left-300{padding-left:300px !important}@media screen and (min-width: 50em){.medium-padding-top-300{padding-top:300px !important}}@media screen and (min-width: 50em){.medium-padding-right-300{padding-right:300px !important}}@media screen and (min-width: 50em){.medium-padding-bottom-300{padding-bottom:300px !important}}@media screen and (min-width: 50em){.medium-padding-left-300{padding-left:300px !important}}@media screen and (min-width: 64.0625em){.large-padding-top-300{padding-top:300px !important}}@media screen and (min-width: 64.0625em){.large-padding-right-300{padding-right:300px !important}}@media screen and (min-width: 64.0625em){.large-padding-bottom-300{padding-bottom:300px !important}}@media screen and (min-width: 64.0625em){.large-padding-left-300{padding-left:300px !important}}.padding-top-400{padding-top:400px !important}.padding-right-400{padding-right:400px !important}.padding-bottom-400{padding-bottom:400px !important}.padding-left-400{padding-left:400px !important}@media screen and (min-width: 50em){.medium-padding-top-400{padding-top:400px !important}}@media screen and (min-width: 50em){.medium-padding-right-400{padding-right:400px !important}}@media screen and (min-width: 50em){.medium-padding-bottom-400{padding-bottom:400px !important}}@media screen and (min-width: 50em){.medium-padding-left-400{padding-left:400px !important}}@media screen and (min-width: 64.0625em){.large-padding-top-400{padding-top:400px !important}}@media screen and (min-width: 64.0625em){.large-padding-right-400{padding-right:400px !important}}@media screen and (min-width: 64.0625em){.large-padding-bottom-400{padding-bottom:400px !important}}@media screen and (min-width: 64.0625em){.large-padding-left-400{padding-left:400px !important}}.padding-top-500{padding-top:500px !important}.padding-right-500{padding-right:500px !important}.padding-bottom-500{padding-bottom:500px !important}.padding-left-500{padding-left:500px !important}@media screen and (min-width: 50em){.medium-padding-top-500{padding-top:500px !important}}@media screen and (min-width: 50em){.medium-padding-right-500{padding-right:500px !important}}@media screen and (min-width: 50em){.medium-padding-bottom-500{padding-bottom:500px !important}}@media screen and (min-width: 50em){.medium-padding-left-500{padding-left:500px !important}}@media screen and (min-width: 64.0625em){.large-padding-top-500{padding-top:500px !important}}@media screen and (min-width: 64.0625em){.large-padding-right-500{padding-right:500px !important}}@media screen and (min-width: 64.0625em){.large-padding-bottom-500{padding-bottom:500px !important}}@media screen and (min-width: 64.0625em){.large-padding-left-500{padding-left:500px !important}}.padding-bottom-100-vh{padding-bottom:100vh !important}.padding-bottom-50-vh{padding-bottom:50vh !important}@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}}
