﻿.slide-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform, opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform, opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform, opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform, opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:top;transition-property:transform, opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform, opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform, opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform, opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(.5);transition-property:transform, opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(1.5);transition-property:transform, opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(-.75turn);transition-property:transform, opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{transform:rotate(.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(.75turn);transition-property:transform, opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-.75turn);opacity:0}.slow{transition-duration:750ms !important}.fast{transition-duration:250ms !important}.linear{transition-timing-function:linear !important}.ease{transition-timing-function:ease !important}.ease-in{transition-timing-function:ease-in !important}.ease-out{transition-timing-function:ease-out !important}.ease-in-out{transition-timing-function:ease-in-out !important}.bounce-in{transition-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{transition-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{transition-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{transition-delay:300ms !important}.long-delay{transition-delay:700ms !important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(0)}100%{transform:rotate(1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,100%{transform:rotate(0)}}.shake,.spin-cw,.spin-ccw,.wiggle{animation-duration:500ms}.infinite{animation-iteration-count:infinite}.slow{animation-duration:750ms !important}.fast{animation-duration:250ms !important}.linear{animation-timing-function:linear !important}.ease{animation-timing-function:ease !important}.ease-in{animation-timing-function:ease-in !important}.ease-out{animation-timing-function:ease-out !important}.ease-in-out{animation-timing-function:ease-in-out !important}.bounce-in{animation-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{animation-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{animation-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{animation-delay:300ms !important}.long-delay{animation-delay:700ms !important}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:not-allowed}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.foundation-mq{font-family:"small=0em&medium=25.625em&large=37.5em&xlarge=48em&xxlarge=64em&xxxlarge=75em&xxxxlarge=90em&maximum=105em"}html{font-size:100%;box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{padding:0;margin:0;font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.3;color:#4d5152;background:#3a3e3f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;-ms-interpolation-mode:bicubic;display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px;border-radius:0}select{width:100%;border-radius:0}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{-webkit-appearance:none;-moz-appearance:none;background:transparent;padding:0;border:0;border-radius:0;line-height:1}[data-whatinput='mouse'] button{outline:0}.is-visible{display:block !important}.is-hidden{display:none !important}.row{max-width:90rem;margin-left:auto;margin-right:auto}.row::before,.row::after{content:' ';display:table}.row::after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row .row{max-width:none;margin-left:-.3125rem;margin-right:-.3125rem}@media screen and (min-width: 37.5em){.row .row{margin-left:-.46875rem;margin-right:-.46875rem}}@media screen and (min-width: 48em){.row .row{margin-left:-.625rem;margin-right:-.625rem}}@media screen and (min-width: 64em){.row .row{margin-left:-.9375rem;margin-right:-.9375rem}}.row .row.collapse{margin-left:0;margin-right:0}.row.expanded{max-width:none}.row.expanded .row{margin-left:auto;margin-right:auto}.column,.columns{width:100%;float:left;padding-left:.3125rem;padding-right:.3125rem}@media screen and (min-width: 37.5em){.column,.columns{padding-left:.46875rem;padding-right:.46875rem}}@media screen and (min-width: 48em){.column,.columns{padding-left:.625rem;padding-right:.625rem}}@media screen and (min-width: 64em){.column,.columns{padding-left:.9375rem;padding-right:.9375rem}}.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{padding-left:0;padding-right:0;margin-left:0;margin-right:0}.small-1{width:8.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,.expanded.row .small-collapse.row{margin-left:0;margin-right:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-left:.3125rem;padding-right:.3125rem}.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: 25.625em){.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,.expanded.row .medium-collapse.row{margin-left:0;margin-right:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-left:.3125rem;padding-right:.3125rem}.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: 37.5em){.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,.expanded.row .large-collapse.row{margin-left:0;margin-right:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-left:.46875rem;padding-right:.46875rem}.large-centered{float:none;margin-left:auto;margin-right:auto}.large-uncentered,.large-push-0,.large-pull-0{position:static;margin-left:0;margin-right:0;float:left}}@media screen and (min-width: 48em){.xlarge-1{width:8.3333333333%}.xlarge-push-1{position:relative;left:8.3333333333%}.xlarge-pull-1{position:relative;left:-8.3333333333%}.xlarge-offset-0{margin-left:0%}.xlarge-2{width:16.6666666667%}.xlarge-push-2{position:relative;left:16.6666666667%}.xlarge-pull-2{position:relative;left:-16.6666666667%}.xlarge-offset-1{margin-left:8.3333333333%}.xlarge-3{width:25%}.xlarge-push-3{position:relative;left:25%}.xlarge-pull-3{position:relative;left:-25%}.xlarge-offset-2{margin-left:16.6666666667%}.xlarge-4{width:33.3333333333%}.xlarge-push-4{position:relative;left:33.3333333333%}.xlarge-pull-4{position:relative;left:-33.3333333333%}.xlarge-offset-3{margin-left:25%}.xlarge-5{width:41.6666666667%}.xlarge-push-5{position:relative;left:41.6666666667%}.xlarge-pull-5{position:relative;left:-41.6666666667%}.xlarge-offset-4{margin-left:33.3333333333%}.xlarge-6{width:50%}.xlarge-push-6{position:relative;left:50%}.xlarge-pull-6{position:relative;left:-50%}.xlarge-offset-5{margin-left:41.6666666667%}.xlarge-7{width:58.3333333333%}.xlarge-push-7{position:relative;left:58.3333333333%}.xlarge-pull-7{position:relative;left:-58.3333333333%}.xlarge-offset-6{margin-left:50%}.xlarge-8{width:66.6666666667%}.xlarge-push-8{position:relative;left:66.6666666667%}.xlarge-pull-8{position:relative;left:-66.6666666667%}.xlarge-offset-7{margin-left:58.3333333333%}.xlarge-9{width:75%}.xlarge-push-9{position:relative;left:75%}.xlarge-pull-9{position:relative;left:-75%}.xlarge-offset-8{margin-left:66.6666666667%}.xlarge-10{width:83.3333333333%}.xlarge-push-10{position:relative;left:83.3333333333%}.xlarge-pull-10{position:relative;left:-83.3333333333%}.xlarge-offset-9{margin-left:75%}.xlarge-11{width:91.6666666667%}.xlarge-push-11{position:relative;left:91.6666666667%}.xlarge-pull-11{position:relative;left:-91.6666666667%}.xlarge-offset-10{margin-left:83.3333333333%}.xlarge-12{width:100%}.xlarge-offset-11{margin-left:91.6666666667%}.xlarge-up-1>.column,.xlarge-up-1>.columns{width:100%;float:left}.xlarge-up-1>.column:nth-of-type(1n),.xlarge-up-1>.columns:nth-of-type(1n){clear:none}.xlarge-up-1>.column:nth-of-type(1n+1),.xlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xlarge-up-1>.column:last-child,.xlarge-up-1>.columns:last-child{float:left}.xlarge-up-2>.column,.xlarge-up-2>.columns{width:50%;float:left}.xlarge-up-2>.column:nth-of-type(1n),.xlarge-up-2>.columns:nth-of-type(1n){clear:none}.xlarge-up-2>.column:nth-of-type(2n+1),.xlarge-up-2>.columns:nth-of-type(2n+1){clear:both}.xlarge-up-2>.column:last-child,.xlarge-up-2>.columns:last-child{float:left}.xlarge-up-3>.column,.xlarge-up-3>.columns{width:33.3333333333%;float:left}.xlarge-up-3>.column:nth-of-type(1n),.xlarge-up-3>.columns:nth-of-type(1n){clear:none}.xlarge-up-3>.column:nth-of-type(3n+1),.xlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xlarge-up-3>.column:last-child,.xlarge-up-3>.columns:last-child{float:left}.xlarge-up-4>.column,.xlarge-up-4>.columns{width:25%;float:left}.xlarge-up-4>.column:nth-of-type(1n),.xlarge-up-4>.columns:nth-of-type(1n){clear:none}.xlarge-up-4>.column:nth-of-type(4n+1),.xlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xlarge-up-4>.column:last-child,.xlarge-up-4>.columns:last-child{float:left}.xlarge-up-5>.column,.xlarge-up-5>.columns{width:20%;float:left}.xlarge-up-5>.column:nth-of-type(1n),.xlarge-up-5>.columns:nth-of-type(1n){clear:none}.xlarge-up-5>.column:nth-of-type(5n+1),.xlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xlarge-up-5>.column:last-child,.xlarge-up-5>.columns:last-child{float:left}.xlarge-up-6>.column,.xlarge-up-6>.columns{width:16.6666666667%;float:left}.xlarge-up-6>.column:nth-of-type(1n),.xlarge-up-6>.columns:nth-of-type(1n){clear:none}.xlarge-up-6>.column:nth-of-type(6n+1),.xlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xlarge-up-6>.column:last-child,.xlarge-up-6>.columns:last-child{float:left}.xlarge-up-7>.column,.xlarge-up-7>.columns{width:14.2857142857%;float:left}.xlarge-up-7>.column:nth-of-type(1n),.xlarge-up-7>.columns:nth-of-type(1n){clear:none}.xlarge-up-7>.column:nth-of-type(7n+1),.xlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xlarge-up-7>.column:last-child,.xlarge-up-7>.columns:last-child{float:left}.xlarge-up-8>.column,.xlarge-up-8>.columns{width:12.5%;float:left}.xlarge-up-8>.column:nth-of-type(1n),.xlarge-up-8>.columns:nth-of-type(1n){clear:none}.xlarge-up-8>.column:nth-of-type(8n+1),.xlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xlarge-up-8>.column:last-child,.xlarge-up-8>.columns:last-child{float:left}.xlarge-collapse>.column,.xlarge-collapse>.columns{padding-left:0;padding-right:0}.xlarge-collapse .row,.expanded.row .xlarge-collapse.row{margin-left:0;margin-right:0}.xlarge-uncollapse>.column,.xlarge-uncollapse>.columns{padding-left:.625rem;padding-right:.625rem}.xlarge-centered{float:none;margin-left:auto;margin-right:auto}.xlarge-uncentered,.xlarge-push-0,.xlarge-pull-0{position:static;margin-left:0;margin-right:0;float:left}}@media screen and (min-width: 64em){.xxlarge-1{width:8.3333333333%}.xxlarge-push-1{position:relative;left:8.3333333333%}.xxlarge-pull-1{position:relative;left:-8.3333333333%}.xxlarge-offset-0{margin-left:0%}.xxlarge-2{width:16.6666666667%}.xxlarge-push-2{position:relative;left:16.6666666667%}.xxlarge-pull-2{position:relative;left:-16.6666666667%}.xxlarge-offset-1{margin-left:8.3333333333%}.xxlarge-3{width:25%}.xxlarge-push-3{position:relative;left:25%}.xxlarge-pull-3{position:relative;left:-25%}.xxlarge-offset-2{margin-left:16.6666666667%}.xxlarge-4{width:33.3333333333%}.xxlarge-push-4{position:relative;left:33.3333333333%}.xxlarge-pull-4{position:relative;left:-33.3333333333%}.xxlarge-offset-3{margin-left:25%}.xxlarge-5{width:41.6666666667%}.xxlarge-push-5{position:relative;left:41.6666666667%}.xxlarge-pull-5{position:relative;left:-41.6666666667%}.xxlarge-offset-4{margin-left:33.3333333333%}.xxlarge-6{width:50%}.xxlarge-push-6{position:relative;left:50%}.xxlarge-pull-6{position:relative;left:-50%}.xxlarge-offset-5{margin-left:41.6666666667%}.xxlarge-7{width:58.3333333333%}.xxlarge-push-7{position:relative;left:58.3333333333%}.xxlarge-pull-7{position:relative;left:-58.3333333333%}.xxlarge-offset-6{margin-left:50%}.xxlarge-8{width:66.6666666667%}.xxlarge-push-8{position:relative;left:66.6666666667%}.xxlarge-pull-8{position:relative;left:-66.6666666667%}.xxlarge-offset-7{margin-left:58.3333333333%}.xxlarge-9{width:75%}.xxlarge-push-9{position:relative;left:75%}.xxlarge-pull-9{position:relative;left:-75%}.xxlarge-offset-8{margin-left:66.6666666667%}.xxlarge-10{width:83.3333333333%}.xxlarge-push-10{position:relative;left:83.3333333333%}.xxlarge-pull-10{position:relative;left:-83.3333333333%}.xxlarge-offset-9{margin-left:75%}.xxlarge-11{width:91.6666666667%}.xxlarge-push-11{position:relative;left:91.6666666667%}.xxlarge-pull-11{position:relative;left:-91.6666666667%}.xxlarge-offset-10{margin-left:83.3333333333%}.xxlarge-12{width:100%}.xxlarge-offset-11{margin-left:91.6666666667%}.xxlarge-up-1>.column,.xxlarge-up-1>.columns{width:100%;float:left}.xxlarge-up-1>.column:nth-of-type(1n),.xxlarge-up-1>.columns:nth-of-type(1n){clear:none}.xxlarge-up-1>.column:nth-of-type(1n+1),.xxlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xxlarge-up-1>.column:last-child,.xxlarge-up-1>.columns:last-child{float:left}.xxlarge-up-2>.column,.xxlarge-up-2>.columns{width:50%;float:left}.xxlarge-up-2>.column:nth-of-type(1n),.xxlarge-up-2>.columns:nth-of-type(1n){clear:none}.xxlarge-up-2>.column:nth-of-type(2n+1),.xxlarge-up-2>.columns:nth-of-type(2n+1){clear:both}.xxlarge-up-2>.column:last-child,.xxlarge-up-2>.columns:last-child{float:left}.xxlarge-up-3>.column,.xxlarge-up-3>.columns{width:33.3333333333%;float:left}.xxlarge-up-3>.column:nth-of-type(1n),.xxlarge-up-3>.columns:nth-of-type(1n){clear:none}.xxlarge-up-3>.column:nth-of-type(3n+1),.xxlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xxlarge-up-3>.column:last-child,.xxlarge-up-3>.columns:last-child{float:left}.xxlarge-up-4>.column,.xxlarge-up-4>.columns{width:25%;float:left}.xxlarge-up-4>.column:nth-of-type(1n),.xxlarge-up-4>.columns:nth-of-type(1n){clear:none}.xxlarge-up-4>.column:nth-of-type(4n+1),.xxlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xxlarge-up-4>.column:last-child,.xxlarge-up-4>.columns:last-child{float:left}.xxlarge-up-5>.column,.xxlarge-up-5>.columns{width:20%;float:left}.xxlarge-up-5>.column:nth-of-type(1n),.xxlarge-up-5>.columns:nth-of-type(1n){clear:none}.xxlarge-up-5>.column:nth-of-type(5n+1),.xxlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xxlarge-up-5>.column:last-child,.xxlarge-up-5>.columns:last-child{float:left}.xxlarge-up-6>.column,.xxlarge-up-6>.columns{width:16.6666666667%;float:left}.xxlarge-up-6>.column:nth-of-type(1n),.xxlarge-up-6>.columns:nth-of-type(1n){clear:none}.xxlarge-up-6>.column:nth-of-type(6n+1),.xxlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xxlarge-up-6>.column:last-child,.xxlarge-up-6>.columns:last-child{float:left}.xxlarge-up-7>.column,.xxlarge-up-7>.columns{width:14.2857142857%;float:left}.xxlarge-up-7>.column:nth-of-type(1n),.xxlarge-up-7>.columns:nth-of-type(1n){clear:none}.xxlarge-up-7>.column:nth-of-type(7n+1),.xxlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xxlarge-up-7>.column:last-child,.xxlarge-up-7>.columns:last-child{float:left}.xxlarge-up-8>.column,.xxlarge-up-8>.columns{width:12.5%;float:left}.xxlarge-up-8>.column:nth-of-type(1n),.xxlarge-up-8>.columns:nth-of-type(1n){clear:none}.xxlarge-up-8>.column:nth-of-type(8n+1),.xxlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xxlarge-up-8>.column:last-child,.xxlarge-up-8>.columns:last-child{float:left}.xxlarge-collapse>.column,.xxlarge-collapse>.columns{padding-left:0;padding-right:0}.xxlarge-collapse .row,.expanded.row .xxlarge-collapse.row{margin-left:0;margin-right:0}.xxlarge-uncollapse>.column,.xxlarge-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}.xxlarge-centered{float:none;margin-left:auto;margin-right:auto}.xxlarge-uncentered,.xxlarge-push-0,.xxlarge-pull-0{position:static;margin-left:0;margin-right:0;float:left}}@media screen and (min-width: 75em){.xxxlarge-1{width:8.3333333333%}.xxxlarge-push-1{position:relative;left:8.3333333333%}.xxxlarge-pull-1{position:relative;left:-8.3333333333%}.xxxlarge-offset-0{margin-left:0%}.xxxlarge-2{width:16.6666666667%}.xxxlarge-push-2{position:relative;left:16.6666666667%}.xxxlarge-pull-2{position:relative;left:-16.6666666667%}.xxxlarge-offset-1{margin-left:8.3333333333%}.xxxlarge-3{width:25%}.xxxlarge-push-3{position:relative;left:25%}.xxxlarge-pull-3{position:relative;left:-25%}.xxxlarge-offset-2{margin-left:16.6666666667%}.xxxlarge-4{width:33.3333333333%}.xxxlarge-push-4{position:relative;left:33.3333333333%}.xxxlarge-pull-4{position:relative;left:-33.3333333333%}.xxxlarge-offset-3{margin-left:25%}.xxxlarge-5{width:41.6666666667%}.xxxlarge-push-5{position:relative;left:41.6666666667%}.xxxlarge-pull-5{position:relative;left:-41.6666666667%}.xxxlarge-offset-4{margin-left:33.3333333333%}.xxxlarge-6{width:50%}.xxxlarge-push-6{position:relative;left:50%}.xxxlarge-pull-6{position:relative;left:-50%}.xxxlarge-offset-5{margin-left:41.6666666667%}.xxxlarge-7{width:58.3333333333%}.xxxlarge-push-7{position:relative;left:58.3333333333%}.xxxlarge-pull-7{position:relative;left:-58.3333333333%}.xxxlarge-offset-6{margin-left:50%}.xxxlarge-8{width:66.6666666667%}.xxxlarge-push-8{position:relative;left:66.6666666667%}.xxxlarge-pull-8{position:relative;left:-66.6666666667%}.xxxlarge-offset-7{margin-left:58.3333333333%}.xxxlarge-9{width:75%}.xxxlarge-push-9{position:relative;left:75%}.xxxlarge-pull-9{position:relative;left:-75%}.xxxlarge-offset-8{margin-left:66.6666666667%}.xxxlarge-10{width:83.3333333333%}.xxxlarge-push-10{position:relative;left:83.3333333333%}.xxxlarge-pull-10{position:relative;left:-83.3333333333%}.xxxlarge-offset-9{margin-left:75%}.xxxlarge-11{width:91.6666666667%}.xxxlarge-push-11{position:relative;left:91.6666666667%}.xxxlarge-pull-11{position:relative;left:-91.6666666667%}.xxxlarge-offset-10{margin-left:83.3333333333%}.xxxlarge-12{width:100%}.xxxlarge-offset-11{margin-left:91.6666666667%}.xxxlarge-up-1>.column,.xxxlarge-up-1>.columns{width:100%;float:left}.xxxlarge-up-1>.column:nth-of-type(1n),.xxxlarge-up-1>.columns:nth-of-type(1n){clear:none}.xxxlarge-up-1>.column:nth-of-type(1n+1),.xxxlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xxxlarge-up-1>.column:last-child,.xxxlarge-up-1>.columns:last-child{float:left}.xxxlarge-up-2>.column,.xxxlarge-up-2>.columns{width:50%;float:left}.xxxlarge-up-2>.column:nth-of-type(1n),.xxxlarge-up-2>.columns:nth-of-type(1n){clear:none}.xxxlarge-up-2>.column:nth-of-type(2n+1),.xxxlarge-up-2>.columns:nth-of-type(2n+1){clear:both}.xxxlarge-up-2>.column:last-child,.xxxlarge-up-2>.columns:last-child{float:left}.xxxlarge-up-3>.column,.xxxlarge-up-3>.columns{width:33.3333333333%;float:left}.xxxlarge-up-3>.column:nth-of-type(1n),.xxxlarge-up-3>.columns:nth-of-type(1n){clear:none}.xxxlarge-up-3>.column:nth-of-type(3n+1),.xxxlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xxxlarge-up-3>.column:last-child,.xxxlarge-up-3>.columns:last-child{float:left}.xxxlarge-up-4>.column,.xxxlarge-up-4>.columns{width:25%;float:left}.xxxlarge-up-4>.column:nth-of-type(1n),.xxxlarge-up-4>.columns:nth-of-type(1n){clear:none}.xxxlarge-up-4>.column:nth-of-type(4n+1),.xxxlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xxxlarge-up-4>.column:last-child,.xxxlarge-up-4>.columns:last-child{float:left}.xxxlarge-up-5>.column,.xxxlarge-up-5>.columns{width:20%;float:left}.xxxlarge-up-5>.column:nth-of-type(1n),.xxxlarge-up-5>.columns:nth-of-type(1n){clear:none}.xxxlarge-up-5>.column:nth-of-type(5n+1),.xxxlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xxxlarge-up-5>.column:last-child,.xxxlarge-up-5>.columns:last-child{float:left}.xxxlarge-up-6>.column,.xxxlarge-up-6>.columns{width:16.6666666667%;float:left}.xxxlarge-up-6>.column:nth-of-type(1n),.xxxlarge-up-6>.columns:nth-of-type(1n){clear:none}.xxxlarge-up-6>.column:nth-of-type(6n+1),.xxxlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xxxlarge-up-6>.column:last-child,.xxxlarge-up-6>.columns:last-child{float:left}.xxxlarge-up-7>.column,.xxxlarge-up-7>.columns{width:14.2857142857%;float:left}.xxxlarge-up-7>.column:nth-of-type(1n),.xxxlarge-up-7>.columns:nth-of-type(1n){clear:none}.xxxlarge-up-7>.column:nth-of-type(7n+1),.xxxlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xxxlarge-up-7>.column:last-child,.xxxlarge-up-7>.columns:last-child{float:left}.xxxlarge-up-8>.column,.xxxlarge-up-8>.columns{width:12.5%;float:left}.xxxlarge-up-8>.column:nth-of-type(1n),.xxxlarge-up-8>.columns:nth-of-type(1n){clear:none}.xxxlarge-up-8>.column:nth-of-type(8n+1),.xxxlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xxxlarge-up-8>.column:last-child,.xxxlarge-up-8>.columns:last-child{float:left}.xxxlarge-collapse>.column,.xxxlarge-collapse>.columns{padding-left:0;padding-right:0}.xxxlarge-collapse .row,.expanded.row .xxxlarge-collapse.row{margin-left:0;margin-right:0}.xxxlarge-uncollapse>.column,.xxxlarge-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}.xxxlarge-centered{float:none;margin-left:auto;margin-right:auto}.xxxlarge-uncentered,.xxxlarge-push-0,.xxxlarge-pull-0{position:static;margin-left:0;margin-right:0;float:left}}@media screen and (min-width: 90em){.xxxxlarge-1{width:8.3333333333%}.xxxxlarge-push-1{position:relative;left:8.3333333333%}.xxxxlarge-pull-1{position:relative;left:-8.3333333333%}.xxxxlarge-offset-0{margin-left:0%}.xxxxlarge-2{width:16.6666666667%}.xxxxlarge-push-2{position:relative;left:16.6666666667%}.xxxxlarge-pull-2{position:relative;left:-16.6666666667%}.xxxxlarge-offset-1{margin-left:8.3333333333%}.xxxxlarge-3{width:25%}.xxxxlarge-push-3{position:relative;left:25%}.xxxxlarge-pull-3{position:relative;left:-25%}.xxxxlarge-offset-2{margin-left:16.6666666667%}.xxxxlarge-4{width:33.3333333333%}.xxxxlarge-push-4{position:relative;left:33.3333333333%}.xxxxlarge-pull-4{position:relative;left:-33.3333333333%}.xxxxlarge-offset-3{margin-left:25%}.xxxxlarge-5{width:41.6666666667%}.xxxxlarge-push-5{position:relative;left:41.6666666667%}.xxxxlarge-pull-5{position:relative;left:-41.6666666667%}.xxxxlarge-offset-4{margin-left:33.3333333333%}.xxxxlarge-6{width:50%}.xxxxlarge-push-6{position:relative;left:50%}.xxxxlarge-pull-6{position:relative;left:-50%}.xxxxlarge-offset-5{margin-left:41.6666666667%}.xxxxlarge-7{width:58.3333333333%}.xxxxlarge-push-7{position:relative;left:58.3333333333%}.xxxxlarge-pull-7{position:relative;left:-58.3333333333%}.xxxxlarge-offset-6{margin-left:50%}.xxxxlarge-8{width:66.6666666667%}.xxxxlarge-push-8{position:relative;left:66.6666666667%}.xxxxlarge-pull-8{position:relative;left:-66.6666666667%}.xxxxlarge-offset-7{margin-left:58.3333333333%}.xxxxlarge-9{width:75%}.xxxxlarge-push-9{position:relative;left:75%}.xxxxlarge-pull-9{position:relative;left:-75%}.xxxxlarge-offset-8{margin-left:66.6666666667%}.xxxxlarge-10{width:83.3333333333%}.xxxxlarge-push-10{position:relative;left:83.3333333333%}.xxxxlarge-pull-10{position:relative;left:-83.3333333333%}.xxxxlarge-offset-9{margin-left:75%}.xxxxlarge-11{width:91.6666666667%}.xxxxlarge-push-11{position:relative;left:91.6666666667%}.xxxxlarge-pull-11{position:relative;left:-91.6666666667%}.xxxxlarge-offset-10{margin-left:83.3333333333%}.xxxxlarge-12{width:100%}.xxxxlarge-offset-11{margin-left:91.6666666667%}.xxxxlarge-up-1>.column,.xxxxlarge-up-1>.columns{width:100%;float:left}.xxxxlarge-up-1>.column:nth-of-type(1n),.xxxxlarge-up-1>.columns:nth-of-type(1n){clear:none}.xxxxlarge-up-1>.column:nth-of-type(1n+1),.xxxxlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xxxxlarge-up-1>.column:last-child,.xxxxlarge-up-1>.columns:last-child{float:left}.xxxxlarge-up-2>.column,.xxxxlarge-up-2>.columns{width:50%;float:left}.xxxxlarge-up-2>.column:nth-of-type(1n),.xxxxlarge-up-2>.columns:nth-of-type(1n){clear:none}.xxxxlarge-up-2>.column:nth-of-type(2n+1),.xxxxlarge-up-2>.columns:nth-of-type(2n+1){clear:both}.xxxxlarge-up-2>.column:last-child,.xxxxlarge-up-2>.columns:last-child{float:left}.xxxxlarge-up-3>.column,.xxxxlarge-up-3>.columns{width:33.3333333333%;float:left}.xxxxlarge-up-3>.column:nth-of-type(1n),.xxxxlarge-up-3>.columns:nth-of-type(1n){clear:none}.xxxxlarge-up-3>.column:nth-of-type(3n+1),.xxxxlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xxxxlarge-up-3>.column:last-child,.xxxxlarge-up-3>.columns:last-child{float:left}.xxxxlarge-up-4>.column,.xxxxlarge-up-4>.columns{width:25%;float:left}.xxxxlarge-up-4>.column:nth-of-type(1n),.xxxxlarge-up-4>.columns:nth-of-type(1n){clear:none}.xxxxlarge-up-4>.column:nth-of-type(4n+1),.xxxxlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xxxxlarge-up-4>.column:last-child,.xxxxlarge-up-4>.columns:last-child{float:left}.xxxxlarge-up-5>.column,.xxxxlarge-up-5>.columns{width:20%;float:left}.xxxxlarge-up-5>.column:nth-of-type(1n),.xxxxlarge-up-5>.columns:nth-of-type(1n){clear:none}.xxxxlarge-up-5>.column:nth-of-type(5n+1),.xxxxlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xxxxlarge-up-5>.column:last-child,.xxxxlarge-up-5>.columns:last-child{float:left}.xxxxlarge-up-6>.column,.xxxxlarge-up-6>.columns{width:16.6666666667%;float:left}.xxxxlarge-up-6>.column:nth-of-type(1n),.xxxxlarge-up-6>.columns:nth-of-type(1n){clear:none}.xxxxlarge-up-6>.column:nth-of-type(6n+1),.xxxxlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xxxxlarge-up-6>.column:last-child,.xxxxlarge-up-6>.columns:last-child{float:left}.xxxxlarge-up-7>.column,.xxxxlarge-up-7>.columns{width:14.2857142857%;float:left}.xxxxlarge-up-7>.column:nth-of-type(1n),.xxxxlarge-up-7>.columns:nth-of-type(1n){clear:none}.xxxxlarge-up-7>.column:nth-of-type(7n+1),.xxxxlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xxxxlarge-up-7>.column:last-child,.xxxxlarge-up-7>.columns:last-child{float:left}.xxxxlarge-up-8>.column,.xxxxlarge-up-8>.columns{width:12.5%;float:left}.xxxxlarge-up-8>.column:nth-of-type(1n),.xxxxlarge-up-8>.columns:nth-of-type(1n){clear:none}.xxxxlarge-up-8>.column:nth-of-type(8n+1),.xxxxlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xxxxlarge-up-8>.column:last-child,.xxxxlarge-up-8>.columns:last-child{float:left}.xxxxlarge-collapse>.column,.xxxxlarge-collapse>.columns{padding-left:0;padding-right:0}.xxxxlarge-collapse .row,.expanded.row .xxxxlarge-collapse.row{margin-left:0;margin-right:0}.xxxxlarge-uncollapse>.column,.xxxxlarge-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}.xxxxlarge-centered{float:none;margin-left:auto;margin-right:auto}.xxxxlarge-uncentered,.xxxxlarge-push-0,.xxxxlarge-pull-0{position:static;margin-left:0;margin-right:0;float:left}}@media screen and (min-width: 105em){.maximum-1{width:8.3333333333%}.maximum-push-1{position:relative;left:8.3333333333%}.maximum-pull-1{position:relative;left:-8.3333333333%}.maximum-offset-0{margin-left:0%}.maximum-2{width:16.6666666667%}.maximum-push-2{position:relative;left:16.6666666667%}.maximum-pull-2{position:relative;left:-16.6666666667%}.maximum-offset-1{margin-left:8.3333333333%}.maximum-3{width:25%}.maximum-push-3{position:relative;left:25%}.maximum-pull-3{position:relative;left:-25%}.maximum-offset-2{margin-left:16.6666666667%}.maximum-4{width:33.3333333333%}.maximum-push-4{position:relative;left:33.3333333333%}.maximum-pull-4{position:relative;left:-33.3333333333%}.maximum-offset-3{margin-left:25%}.maximum-5{width:41.6666666667%}.maximum-push-5{position:relative;left:41.6666666667%}.maximum-pull-5{position:relative;left:-41.6666666667%}.maximum-offset-4{margin-left:33.3333333333%}.maximum-6{width:50%}.maximum-push-6{position:relative;left:50%}.maximum-pull-6{position:relative;left:-50%}.maximum-offset-5{margin-left:41.6666666667%}.maximum-7{width:58.3333333333%}.maximum-push-7{position:relative;left:58.3333333333%}.maximum-pull-7{position:relative;left:-58.3333333333%}.maximum-offset-6{margin-left:50%}.maximum-8{width:66.6666666667%}.maximum-push-8{position:relative;left:66.6666666667%}.maximum-pull-8{position:relative;left:-66.6666666667%}.maximum-offset-7{margin-left:58.3333333333%}.maximum-9{width:75%}.maximum-push-9{position:relative;left:75%}.maximum-pull-9{position:relative;left:-75%}.maximum-offset-8{margin-left:66.6666666667%}.maximum-10{width:83.3333333333%}.maximum-push-10{position:relative;left:83.3333333333%}.maximum-pull-10{position:relative;left:-83.3333333333%}.maximum-offset-9{margin-left:75%}.maximum-11{width:91.6666666667%}.maximum-push-11{position:relative;left:91.6666666667%}.maximum-pull-11{position:relative;left:-91.6666666667%}.maximum-offset-10{margin-left:83.3333333333%}.maximum-12{width:100%}.maximum-offset-11{margin-left:91.6666666667%}.maximum-up-1>.column,.maximum-up-1>.columns{width:100%;float:left}.maximum-up-1>.column:nth-of-type(1n),.maximum-up-1>.columns:nth-of-type(1n){clear:none}.maximum-up-1>.column:nth-of-type(1n+1),.maximum-up-1>.columns:nth-of-type(1n+1){clear:both}.maximum-up-1>.column:last-child,.maximum-up-1>.columns:last-child{float:left}.maximum-up-2>.column,.maximum-up-2>.columns{width:50%;float:left}.maximum-up-2>.column:nth-of-type(1n),.maximum-up-2>.columns:nth-of-type(1n){clear:none}.maximum-up-2>.column:nth-of-type(2n+1),.maximum-up-2>.columns:nth-of-type(2n+1){clear:both}.maximum-up-2>.column:last-child,.maximum-up-2>.columns:last-child{float:left}.maximum-up-3>.column,.maximum-up-3>.columns{width:33.3333333333%;float:left}.maximum-up-3>.column:nth-of-type(1n),.maximum-up-3>.columns:nth-of-type(1n){clear:none}.maximum-up-3>.column:nth-of-type(3n+1),.maximum-up-3>.columns:nth-of-type(3n+1){clear:both}.maximum-up-3>.column:last-child,.maximum-up-3>.columns:last-child{float:left}.maximum-up-4>.column,.maximum-up-4>.columns{width:25%;float:left}.maximum-up-4>.column:nth-of-type(1n),.maximum-up-4>.columns:nth-of-type(1n){clear:none}.maximum-up-4>.column:nth-of-type(4n+1),.maximum-up-4>.columns:nth-of-type(4n+1){clear:both}.maximum-up-4>.column:last-child,.maximum-up-4>.columns:last-child{float:left}.maximum-up-5>.column,.maximum-up-5>.columns{width:20%;float:left}.maximum-up-5>.column:nth-of-type(1n),.maximum-up-5>.columns:nth-of-type(1n){clear:none}.maximum-up-5>.column:nth-of-type(5n+1),.maximum-up-5>.columns:nth-of-type(5n+1){clear:both}.maximum-up-5>.column:last-child,.maximum-up-5>.columns:last-child{float:left}.maximum-up-6>.column,.maximum-up-6>.columns{width:16.6666666667%;float:left}.maximum-up-6>.column:nth-of-type(1n),.maximum-up-6>.columns:nth-of-type(1n){clear:none}.maximum-up-6>.column:nth-of-type(6n+1),.maximum-up-6>.columns:nth-of-type(6n+1){clear:both}.maximum-up-6>.column:last-child,.maximum-up-6>.columns:last-child{float:left}.maximum-up-7>.column,.maximum-up-7>.columns{width:14.2857142857%;float:left}.maximum-up-7>.column:nth-of-type(1n),.maximum-up-7>.columns:nth-of-type(1n){clear:none}.maximum-up-7>.column:nth-of-type(7n+1),.maximum-up-7>.columns:nth-of-type(7n+1){clear:both}.maximum-up-7>.column:last-child,.maximum-up-7>.columns:last-child{float:left}.maximum-up-8>.column,.maximum-up-8>.columns{width:12.5%;float:left}.maximum-up-8>.column:nth-of-type(1n),.maximum-up-8>.columns:nth-of-type(1n){clear:none}.maximum-up-8>.column:nth-of-type(8n+1),.maximum-up-8>.columns:nth-of-type(8n+1){clear:both}.maximum-up-8>.column:last-child,.maximum-up-8>.columns:last-child{float:left}.maximum-collapse>.column,.maximum-collapse>.columns{padding-left:0;padding-right:0}.maximum-collapse .row,.expanded.row .maximum-collapse.row{margin-left:0;margin-right:0}.maximum-uncollapse>.column,.maximum-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}.maximum-centered{float:none;margin-left:auto;margin-right:auto}.maximum-uncentered,.maximum-push-0,.maximum-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.5;margin-bottom:1rem;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:500;line-height:inherit}small{font-size:80%;line-height:inherit}h1,h2,h3,h4,h5,h6{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:300;font-style:normal;color:inherit;text-rendering:optimizeLegibility;margin-top:0;margin-bottom:.5rem;line-height:1.2}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#4d5152;line-height:0}h1{font-size:1.6875rem}h2{font-size:1.25rem}h3{font-size:1.1875rem}h4{font-size:1.125rem}h5{font-size:1.0625rem}h6{font-size:1rem}@media screen and (min-width: 25.625em){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:1.9375rem}h4{font-size:1.5625rem}h5{font-size:1.25rem}h6{font-size:1rem}}a{color:#5d7889;text-decoration:none;line-height:inherit;cursor:pointer}a:hover,a:focus{color:#4a606e}a img{border:0}hr{max-width:90rem;height:0;border-right:0;border-top:0;border-bottom:1px solid #e5e6e6;border-left:0;margin:1.25rem auto;clear:both}ul,ol,dl{line-height:1.5;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,ul ol,ol ul,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:500}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 0;border-left:none}blockquote,blockquote p{line-height:1.5;color:#4d5152}cite{display:block;font-size:.75rem;color:#626667}cite:before{content:'\2014 \0020'}abbr{color:#4d5152;cursor:help;border-bottom:1px dotted #626667}code{font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#3a3e3f;background-color:#f1f2f2;border:none;padding:.125rem .3125rem .0625rem}kbd{padding:.125rem .25rem 0;margin:0;background-color:#f1f2f2;color:#3a3e3f;font-family:Consolas,"Liberation Mono",Courier,monospace}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#4d5152}.lead{font-size:110%;line-height:1.4}.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: 25.625em){.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: 37.5em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width: 48em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}@media screen and (min-width: 64em){.xxlarge-text-left{text-align:left}.xxlarge-text-right{text-align:right}.xxlarge-text-center{text-align:center}.xxlarge-text-justify{text-align:justify}}@media screen and (min-width: 75em){.xxxlarge-text-left{text-align:left}.xxxlarge-text-right{text-align:right}.xxxlarge-text-center{text-align:center}.xxxlarge-text-justify{text-align:justify}}@media screen and (min-width: 90em){.xxxxlarge-text-left{text-align:left}.xxxxlarge-text-right{text-align:right}.xxxxlarge-text-center{text-align:center}.xxxxlarge-text-justify{text-align:justify}}@media screen and (min-width: 105em){.maximum-text-left{text-align:left}.maximum-text-right{text-align:right}.maximum-text-center{text-align:center}.maximum-text-justify{text-align:justify}}.show-for-print{display:none !important}@media print{*{background:transparent !important;color:black !important;box-shadow:none !important;text-shadow:none !important}.show-for-print{display:block !important}.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^='javascript:']:after,a[href^='#']:after{content:''}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.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:0;padding:0.85em 1em;margin:0 0 1rem 0;font-size:0.9rem;background-color:#626667;color:#fefefe}[data-whatinput='mouse'] .button{outline:0}.button:hover,.button:focus{background-color:#3a3e3f;color:#fefefe}.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:#2199e8;color:#fefefe}.button.primary:hover,.button.primary:focus{background-color:#147cc0;color:#fefefe}.button.secondary{background-color:#777;color:#fefefe}.button.secondary:hover,.button.secondary:focus{background-color:#5f5f5f;color:#fefefe}.button.success{background-color:#3adb76;color:#fefefe}.button.success:hover,.button.success:focus{background-color:#22bb5b;color:#fefefe}.button.warning{background-color:#b65d5d;color:#fefefe}.button.warning:hover,.button.warning:focus{background-color:#984444;color:#fefefe}.button.alert{background-color:#fbe68d;color:#3a3e3f}.button.alert:hover,.button.alert:focus{background-color:#f8d541;color:#3a3e3f}.button.hollow{border:1px solid #2199e8;color:#2199e8}.button.hollow,.button.hollow:hover,.button.hollow:focus{background-color:transparent}.button.hollow:hover,.button.hollow:focus{border-color:#0c4d78;color:#0c4d78}.button.hollow.primary{border:1px solid #2199e8;color:#2199e8}.button.hollow.primary:hover,.button.hollow.primary:focus{border-color:#0c4d78;color:#0c4d78}.button.hollow.secondary{border:1px solid #777;color:#777}.button.hollow.secondary:hover,.button.hollow.secondary:focus{border-color:#3c3c3c;color:#3c3c3c}.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 #b65d5d;color:#b65d5d}.button.hollow.warning:hover,.button.hollow.warning:focus{border-color:#5f2b2b;color:#5f2b2b}.button.hollow.alert{border:1px solid #fbe68d;color:#fbe68d}.button.hollow.alert:hover,.button.hollow.alert:focus{border-color:#bd9a07;color:#bd9a07}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#626667;color:#fefefe}.button.dropdown::after{content:'';display:block;width:0;height:0;border:inset .4em;border-color:#fefefe transparent transparent;border-top-style:solid;border-bottom-width:0;position:relative;top:0.4em;float:right;margin-left:1em;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:2.4375rem;padding:.5rem;border:1px solid #c0c2c2;margin:0 0 1rem;font-family:inherit;font-size:1rem;color:#3a3e3f;background-color:#fefefe;box-shadow:none;border-radius:0;transition:box-shadow 0.5s,border-color 0.25s ease-in-out;-webkit-appearance:none;-moz-appearance:none}[type='text']:focus,[type='password']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='week']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,[type='color']:focus,textarea:focus{border:1px solid #626667;background-color:#fff;outline:none;box-shadow:0 0 5px #e5e6e6;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:#c0c2c2}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#f1f2f2;cursor:default}[type='submit'],[type='button']{border-radius:0;-webkit-appearance:none;-moz-appearance:none}input[type='search']{box-sizing:border-box}[type='file'],[type='checkbox'],[type='radio']{margin:0 0 1rem}[type='checkbox']+label,[type='radio']+label{display:inline-block;margin-left:.5rem;margin-right:1rem;margin-bottom:0;vertical-align:baseline}[type='checkbox']+label[for],[type='radio']+label[for]{cursor:pointer}label>[type='checkbox'],label>[type='radio']{margin-right:.5rem}[type='file']{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.8;color:#626667}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#3a3e3f}.input-group{display:table;width:100%;margin-bottom:1rem}.input-group>:first-child{border-radius:0 0 0 0}.input-group>:last-child>*{border-radius:0 0 0 0}.input-group-button,.input-group-field,.input-group-label{margin:0;white-space:nowrap;display:table-cell;vertical-align:middle}.input-group-label{text-align:center;padding:0 1rem;background:#f1f2f2;color:#3a3e3f;border:1px solid #e5e6e6;white-space:nowrap;width:1%;height:100%}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;height:2.5rem}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;height:100%;width:1%}.input-group-button a,.input-group-button input,.input-group-button button{margin:0}.input-group .input-group-button{display:table-cell}fieldset{border:0;padding:0;margin:0}legend{margin-bottom:.5rem;max-width:100%}.fieldset{border:1px solid #e5e6e6;padding:1.25rem;margin:1.125rem 0}.fieldset legend{background:#3a3e3f;padding:0 .1875rem;margin:0;margin-left:-.1875rem}select{height:2.4375rem;padding:.5rem;border:1px solid #c0c2c2;margin:0 0 1rem;font-size:1rem;font-family:inherit;line-height:normal;color:#3a3e3f;background-color:#fefefe;border-radius:0;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2877, 81, 82%29'></polygon></svg>");background-size:9px 6px;background-position:right -1rem center;background-origin:content-box;background-repeat:no-repeat;padding-right:1.5rem}@media screen and (min-width: 0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:disabled{background-color:#f1f2f2;cursor:default}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){background-color:rgba(251,230,141,0.1);border-color:#fbe68d}.is-invalid-label{color:#fbe68d}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:500;color:#fbe68d}.form-error.is-visible{display:block}.breadcrumbs{list-style:none;margin:1.875rem 0 3rem 0}.breadcrumbs::before,.breadcrumbs::after{content:' ';display:table}.breadcrumbs::after{clear:both}.breadcrumbs li{float:left;color:#626667;font-size:.6875rem;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child)::after{color:#cacaca;content:"/";margin:0 .5rem;position:relative;top:1px;opacity:1}.breadcrumbs a{color:#626667}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#e5e6e6;cursor:not-allowed}.callout{margin:0 0 1rem 0;padding:1rem;border:1px solid rgba(58,62,63,0.25);border-radius:0;position:relative;color:#4d5152;background-color:#fff}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#def0fc}.callout.secondary{background-color:#ebebeb}.callout.success{background-color:#e1faea}.callout.warning{background-color:#f4e7e7}.callout.alert{background-color:#fefbee}.callout.small{padding-top:.5rem;padding-right:.5rem;padding-bottom:.5rem;padding-left:.5rem}.callout.large{padding-top:3rem;padding-right:3rem;padding-bottom:3rem;padding-left:3rem}.close-button{position:absolute;color:#4d5152;right:1rem;top:.5rem;font-size:2em;line-height:1;cursor:pointer}[data-whatinput='mouse'] .close-button{outline:0}.close-button:hover,.close-button:focus{color:#3a3e3f}.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.85rem .75rem;line-height:1}.menu input,.menu a,.menu button{margin-bottom:0}.menu>li>a img,.menu>li>a i,.menu>li>a svg{vertical-align:middle}.menu>li>a img+span,.menu>li>a i+span,.menu>li>a svg+span{vertical-align:middle}.menu>li>a img,.menu>li>a i,.menu>li>a svg{margin-right:.25rem;display:inline-block}.menu>li{display:table-cell}.menu.vertical>li{display:block}@media screen and (min-width: 25.625em){.menu.medium-horizontal>li{display:table-cell}.menu.medium-vertical>li{display:block}}@media screen and (min-width: 37.5em){.menu.large-horizontal>li{display:table-cell}.menu.large-vertical>li{display:block}}@media screen and (min-width: 48em){.menu.xlarge-horizontal>li{display:table-cell}.menu.xlarge-vertical>li{display:block}}@media screen and (min-width: 64em){.menu.xxlarge-horizontal>li{display:table-cell}.menu.xxlarge-vertical>li{display:block}}@media screen and (min-width: 75em){.menu.xxxlarge-horizontal>li{display:table-cell}.menu.xxxlarge-vertical>li{display:block}}@media screen and (min-width: 90em){.menu.xxxxlarge-horizontal>li{display:table-cell}.menu.xxxxlarge-vertical>li{display:block}}@media screen and (min-width: 105em){.menu.maximum-horizontal>li{display:table-cell}.menu.maximum-vertical>li{display:block}}.menu.simple li{line-height:1;display:inline-block;margin-right:.75rem}.menu.simple a{padding:0}.menu.align-right::before,.menu.align-right::after{content:' ';display:table}.menu.align-right::after{clear:both}.menu.align-right>li{float:right}.menu.expanded{width:100%;display:table;table-layout:fixed}.menu.expanded>li:first-child:last-child{width:100%}.menu.icon-top>li>a{text-align:center}.menu.icon-top>li>a img,.menu.icon-top>li>a i,.menu.icon-top>li>a svg{display:block;margin:0 auto .25rem}.menu.nested{margin-left:1rem}.menu .active>a{color:#fefefe;background:rgba(0,0,0,0)}.menu-text{font-weight:bold;color:inherit;line-height:1;padding-top:0;padding-bottom:0;padding:0.85rem .75rem}.menu-centered{text-align:center}.menu-centered>.menu{display:inline-block}.no-js [data-responsive-menu] ul{display:none}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block !important}.is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;height:100%;width:100%;background:#fefefe;transition:transform 0.15s linear}.is-drilldown-submenu.is-active{z-index:1;display:block;transform:translateX(-100%)}.is-drilldown-submenu.is-closing{transform:translateX(100%)}.is-drilldown-submenu-parent>a{position:relative}.is-drilldown-submenu-parent>a::after{content:'';display:block;width:0;height:0;border:inset 6px;border-color:transparent transparent transparent #2199e8;border-left-style:solid;border-right-width:0;position:absolute;top:50%;margin-top:-6px;right:1rem}.js-drilldown-back>a::before{content:'';display:block;width:0;height:0;border:inset 6px;border-color:transparent #2199e8 transparent transparent;border-right-style:solid;border-left-width:0;border-left-width:0;display:inline-block;vertical-align:middle;margin-right:0.75rem}.dropdown-pane{background-color:#3a3e3f;border:1px solid #e5e6e6;border-radius:0;display:block;font-size:1rem;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%}[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%}@media screen and (min-width: 25.625em){.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-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%}}@media screen and (min-width: 37.5em){.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-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%}}@media screen and (min-width: 48em){.dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu{right:auto;left:0;top:100%}.dropdown.menu.xlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}}@media screen and (min-width: 64em){.dropdown.menu.xxlarge-horizontal>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu.xxlarge-horizontal>li.opens-right>.is-dropdown-submenu{right:auto;left:0;top:100%}.dropdown.menu.xxlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xxlarge-vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.xxlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}}@media screen and (min-width: 75em){.dropdown.menu.xxxlarge-horizontal>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu.xxxlarge-horizontal>li.opens-right>.is-dropdown-submenu{right:auto;left:0;top:100%}.dropdown.menu.xxxlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xxxlarge-vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.xxxlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}}@media screen and (min-width: 90em){.dropdown.menu.xxxxlarge-horizontal>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu.xxxxlarge-horizontal>li.opens-right>.is-dropdown-submenu{right:auto;left:0;top:100%}.dropdown.menu.xxxxlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xxxxlarge-vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.xxxxlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}}@media screen and (min-width: 105em){.dropdown.menu.maximum-horizontal>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu.maximum-horizontal>li.opens-right>.is-dropdown-submenu{right:auto;left:0;top:100%}.dropdown.menu.maximum-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.maximum-vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.maximum-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;left:auto;right:0}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a::after{position:absolute;top:50%;right:5px;margin-top:-2px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{left:auto;right:100%}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{display:none;position:absolute;top:0;left:100%;min-width:260px;z-index:1;background:rgba(254,254,254,0.97);border:none}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.flex-video{position:relative;height:0;padding-bottom:75%;margin-bottom:1rem;overflow:hidden}.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}.flex-video.widescreen{padding-bottom:56.25%}.flex-video.vimeo{padding-top:0}html,body{height:100%}.off-canvas-wrapper{width:100%;overflow-x:hidden;position:relative;backface-visibility:hidden;-webkit-overflow-scrolling:auto}.off-canvas-wrapper-inner{position:relative;width:100%;transition:transform .5s ease}.off-canvas-wrapper-inner::before,.off-canvas-wrapper-inner::after{content:' ';display:table}.off-canvas-wrapper-inner::after{clear:both}.off-canvas-content,.off-canvas-content{min-height:100%;background:#3a3e3f;transition:transform .5s ease;backface-visibility:hidden;z-index:1;padding-bottom:0.1px}.js-off-canvas-exit{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(254,254,254,0.5);cursor:pointer;transition:background .5s ease}.off-canvas{position:absolute;background:#3a3e3f;z-index:-1;max-height:100%;overflow-y:auto;transform:translateX(0)}[data-whatinput='mouse'] .off-canvas{outline:0}.off-canvas.position-left{left:-290px;top:0;width:290px}.is-open-left{transform:translateX(290px)}.off-canvas.position-right{right:-290px;top:0;width:290px}.is-open-right{transform:translateX(-290px)}@media screen and (min-width: 25.625em){.position-left.reveal-for-medium{left:0;z-index:auto;position:fixed}.position-left.reveal-for-medium~.off-canvas-content{margin-left:290px}.position-right.reveal-for-medium{right:0;z-index:auto;position:fixed}.position-right.reveal-for-medium~.off-canvas-content{margin-right:290px}}@media screen and (min-width: 37.5em){.position-left.reveal-for-large{left:0;z-index:auto;position:fixed}.position-left.reveal-for-large~.off-canvas-content{margin-left:290px}.position-right.reveal-for-large{right:0;z-index:auto;position:fixed}.position-right.reveal-for-large~.off-canvas-content{margin-right:290px}}@media screen and (min-width: 48em){.position-left.reveal-for-xlarge{left:0;z-index:auto;position:fixed}.position-left.reveal-for-xlarge~.off-canvas-content{margin-left:290px}.position-right.reveal-for-xlarge{right:0;z-index:auto;position:fixed}.position-right.reveal-for-xlarge~.off-canvas-content{margin-right:290px}}@media screen and (min-width: 64em){.position-left.reveal-for-xxlarge{left:0;z-index:auto;position:fixed}.position-left.reveal-for-xxlarge~.off-canvas-content{margin-left:290px}.position-right.reveal-for-xxlarge{right:0;z-index:auto;position:fixed}.position-right.reveal-for-xxlarge~.off-canvas-content{margin-right:290px}}@media screen and (min-width: 75em){.position-left.reveal-for-xxxlarge{left:0;z-index:auto;position:fixed}.position-left.reveal-for-xxxlarge~.off-canvas-content{margin-left:290px}.position-right.reveal-for-xxxlarge{right:0;z-index:auto;position:fixed}.position-right.reveal-for-xxxlarge~.off-canvas-content{margin-right:290px}}@media screen and (min-width: 90em){.position-left.reveal-for-xxxxlarge{left:0;z-index:auto;position:fixed}.position-left.reveal-for-xxxxlarge~.off-canvas-content{margin-left:290px}.position-right.reveal-for-xxxxlarge{right:0;z-index:auto;position:fixed}.position-right.reveal-for-xxxxlarge~.off-canvas-content{margin-right:290px}}@media screen and (min-width: 105em){.position-left.reveal-for-maximum{left:0;z-index:auto;position:fixed}.position-left.reveal-for-maximum~.off-canvas-content{margin-left:290px}.position-right.reveal-for-maximum{right:0;z-index:auto;position:fixed}.position-right.reveal-for-maximum~.off-canvas-content{margin-right:290px}}.pagination{margin-left:0;margin-bottom:1rem}.pagination::before,.pagination::after{content:' ';display:table}.pagination::after{clear:both}.pagination li{font-size:.875rem;margin-right:0;border-radius:0;display:inline-block}.pagination a,.pagination button{color:#626667;display:block;padding:.1875rem .625rem;border-radius:0}.pagination a:hover,.pagination button:hover{background:none}.pagination .current{padding:.1875rem .625rem;background:#3a3e3f;color:#fefefe;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#e5e6e6;cursor:not-allowed}.pagination .disabled:hover{background:transparent}.pagination .ellipsis::after{content:'\2026';padding:.1875rem .625rem;color:#3a3e3f}.pagination-previous a::before,.pagination-previous.disabled::before{content:'\00ab';display:inline-block;margin-right:0.5rem}.pagination-next a::after,.pagination-next.disabled::after{content:'\00bb';display:inline-block;margin-left:0.5rem}body.is-reveal-open{overflow:hidden}html.is-reveal-open,html.is-reveal-open body{height:100%;overflow:hidden;user-select:none}.reveal-overlay{display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:1005;background-color:rgba(58,62,63,0.93);overflow-y:scroll}.reveal{display:none;z-index:1006;padding:1rem;border:1px solid #e5e6e6;background-color:#fefefe;border-radius:0;position:relative;top:100px;margin-left:auto;margin-right:auto;overflow-y:auto}[data-whatinput='mouse'] .reveal{outline:0}@media screen and (min-width: 25.625em){.reveal{min-height:0}}.reveal .column,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media screen and (min-width: 25.625em){.reveal{width:560px;max-width:90rem}}@media screen and (min-width: 25.625em){.reveal .reveal{left:auto;right:auto;margin:0 auto}}.reveal.collapse{padding:0}@media screen and (min-width: 25.625em){.reveal.tiny{width:30%;max-width:90rem}}@media screen and (min-width: 25.625em){.reveal.small{width:50%;max-width:90rem}}@media screen and (min-width: 25.625em){.reveal.large{width:90%;max-width:90rem}}.reveal.full{top:0;left:0;width:100%;height:100%;height:100vh;min-height:100vh;max-width:none;margin-left:0;border:0;border-radius:0}@media screen and (max-width: 25.5625em){.reveal{top:0;left:0;width:100%;height:100%;height:100vh;min-height:100vh;max-width:none;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.tabs{margin:0;list-style-type:none;background:#fefefe;border:1px solid #fefefe}.tabs::before,.tabs::after{content:' ';display:table}.tabs::after{clear:both}.tabs.vertical>li{width:auto;float:none;display:block}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:transparent}.tabs.primary{background:#2199e8}.tabs.primary>li>a{color:#fefefe}.tabs.primary>li>a:hover,.tabs.primary>li>a:focus{background:#1893e4}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;line-height:1;font-size:.75rem}.tabs-title>a:hover{background:#fefefe}.tabs-title>a:focus,.tabs-title>a[aria-selected='true']{background:#fefefe}.tabs-content{background:#fefefe;transition:all 0.5s ease;border:1px solid #fefefe;border-top:0}.tabs-content.vertical{border:1px solid #fefefe;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.has-tip{border-bottom:none;font-weight:500;position:relative;display:inline-block;cursor:help}.tooltip{background-color:#222424;color:#fefefe;font-size:80%;padding:0.5rem 0.7rem;position:absolute;z-index:10;top:calc(100% + .433rem);max-width:10rem !important;border-radius:0}.tooltip::before{content:'';display:block;width:0;height:0;border:inset .5rem;border-color:transparent transparent #222424;border-bottom-style:solid;border-top-width:0;bottom:100%;position:absolute;left:50%;transform:translateX(-50%)}.tooltip.top::before{content:'';display:block;width:0;height:0;border:inset .5rem;border-color:#222424 transparent transparent;border-top-style:solid;border-bottom-width:0;top:100%;bottom:auto}.tooltip.left::before{content:'';display:block;width:0;height:0;border:inset .5rem;border-color:transparent transparent transparent #222424;border-left-style:solid;border-right-width:0;bottom:auto;left:100%;top:50%;transform:translateY(-50%)}.tooltip.right::before{content:'';display:block;width:0;height:0;border:inset .5rem;border-color:transparent #222424 transparent transparent;border-right-style:solid;border-left-width:0;bottom:auto;left:auto;right:100%;top:50%;transform:translateY(-50%)}.hide{display:none !important}.invisible{visibility:hidden}@media screen and (max-width: 25.5625em){.hide-for-small-only{display:none !important}}@media screen and (max-width: 0em),screen and (min-width: 25.625em){.show-for-small-only{display:none !important}}@media screen and (min-width: 25.625em){.hide-for-medium{display:none !important}}@media screen and (max-width: 25.5625em){.show-for-medium{display:none !important}}@media screen and (min-width: 25.625em) and (max-width: 37.4375em){.hide-for-medium-only{display:none !important}}@media screen and (max-width: 25.5625em),screen and (min-width: 37.5em){.show-for-medium-only{display:none !important}}@media screen and (min-width: 37.5em){.hide-for-large{display:none !important}}@media screen and (max-width: 37.4375em){.show-for-large{display:none !important}}@media screen and (min-width: 37.5em) and (max-width: 47.9375em){.hide-for-large-only{display:none !important}}@media screen and (max-width: 37.4375em),screen and (min-width: 48em){.show-for-large-only{display:none !important}}@media screen and (min-width: 48em){.hide-for-xlarge{display:none !important}}@media screen and (max-width: 47.9375em){.show-for-xlarge{display:none !important}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.hide-for-xlarge-only{display:none !important}}@media screen and (max-width: 47.9375em),screen and (min-width: 64em){.show-for-xlarge-only{display:none !important}}@media screen and (min-width: 64em){.hide-for-xxlarge{display:none !important}}@media screen and (max-width: 63.9375em){.show-for-xxlarge{display:none !important}}@media screen and (min-width: 64em) and (max-width: 74.9375em){.hide-for-xxlarge-only{display:none !important}}@media screen and (max-width: 63.9375em),screen and (min-width: 75em){.show-for-xxlarge-only{display:none !important}}@media screen and (min-width: 75em){.hide-for-xxxlarge{display:none !important}}@media screen and (max-width: 74.9375em){.show-for-xxxlarge{display:none !important}}@media screen and (min-width: 75em) and (max-width: 89.9375em){.hide-for-xxxlarge-only{display:none !important}}@media screen and (max-width: 74.9375em),screen and (min-width: 90em){.show-for-xxxlarge-only{display:none !important}}@media screen and (min-width: 90em){.hide-for-xxxxlarge{display:none !important}}@media screen and (max-width: 89.9375em){.show-for-xxxxlarge{display:none !important}}@media screen and (min-width: 90em) and (max-width: 104.9375em){.hide-for-xxxxlarge-only{display:none !important}}@media screen and (max-width: 89.9375em),screen and (min-width: 105em){.show-for-xxxxlarge-only{display:none !important}}@media screen and (min-width: 105em){.hide-for-maximum{display:none !important}}@media screen and (max-width: 104.9375em){.show-for-maximum{display:none !important}}@media screen and (min-width: 105em){.hide-for-maximum-only{display:none !important}}@media screen and (max-width: 104.9375em){.show-for-maximum-only{display:none !important}}.show-for-sr,.show-on-focus{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0, 0, 0, 0)}.show-on-focus:active,.show-on-focus:focus{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.show-for-landscape,.hide-for-portrait{display:block !important}@media screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:block !important}}@media screen and (orientation: portrait){.show-for-landscape,.hide-for-portrait{display:none !important}}.hide-for-landscape,.show-for-portrait{display:none !important}@media screen and (orientation: landscape){.hide-for-landscape,.show-for-portrait{display:none !important}}@media screen and (orientation: portrait){.hide-for-landscape,.show-for-portrait{display:block !important}}.float-left{float:left !important}.float-right{float:right !important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix::before,.clearfix::after{content:' ';display:table}.clearfix::after{clear:both}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(0)}100%{transform:rotate(1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,100%{transform:rotate(0)}}.shake,.spin-cw,.spin-ccw,.wiggle{animation-duration:500ms}.infinite{animation-iteration-count:infinite}.slow{animation-duration:750ms !important}.fast{animation-duration:250ms !important}.linear{animation-timing-function:linear !important}.ease{animation-timing-function:ease !important}.ease-in{animation-timing-function:ease-in !important}.ease-out{animation-timing-function:ease-out !important}.ease-in-out{animation-timing-function:ease-in-out !important}.bounce-in{animation-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{animation-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{animation-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{animation-delay:300ms !important}.long-delay{animation-delay:700ms !important}.page-intro--about{margin-bottom:.9375rem}.hero.hero-about{background:#787376 url("../img/hero-about-small-1x.jpg") no-repeat 0 100%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero.hero-about{background-image:url("../img/hero-about-small-2x.jpg")}}@media screen and (min-width: 25.625em){.hero.hero-about{background-image:url("../img/hero-about-medium-1x.jpg");background-position:50% 100%}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero.hero-about{background-image:url("../img/hero-about-medium-2x.jpg")}}@media screen and (min-width: 37.5em){.hero.hero-about{background-image:url("../img/hero-about-large-1x.jpg")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero.hero-about{background-image:url("../img/hero-about-large-2x.jpg")}}@media screen and (min-width: 37.5em){.hero.about-quote-blocks{padding-bottom:3rem}}@media screen and (min-width: 48em){.hero.hero-about{background-image:url("../img/hero-about-xlarge-1x.jpg")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero.hero-about{background-image:url("../img/hero-about-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero.hero-about{background-image:url("../img/hero-about-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero.hero-about{background-image:url("../img/hero-about-xxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero.hero-about{background-image:url("../img/hero-about-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero.hero-about{background-image:url("../img/hero-about-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.hero.hero-about{background-image:url("../img/hero-about-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero.hero-about{background-image:url("../img/hero-about-xxxxlarge-2x.jpg")}}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] .aos-animate[data-aos]{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] .aos-animate[data-aos]{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] .aos-animate[data-aos]{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] .aos-animate[data-aos]{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] .aos-animate[data-aos]{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] .aos-animate[data-aos]{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] .aos-animate[data-aos]{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] .aos-animate[data-aos]{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] .aos-animate[data-aos]{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] .aos-animate[data-aos]{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] .aos-animate[data-aos]{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] .aos-animate[data-aos]{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] .aos-animate[data-aos]{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] .aos-animate[data-aos]{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] .aos-animate[data-aos]{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] .aos-animate[data-aos]{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] .aos-animate[data-aos]{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] .aos-animate[data-aos]{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] .aos-animate[data-aos]{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] .aos-animate[data-aos]{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] .aos-animate[data-aos]{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] .aos-animate[data-aos]{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] .aos-animate[data-aos]{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] .aos-animate[data-aos]{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] .aos-animate[data-aos]{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] .aos-animate[data-aos]{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] .aos-animate[data-aos]{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] .aos-animate[data-aos]{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] .aos-animate[data-aos]{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] .aos-animate[data-aos]{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] .aos-animate[data-aos]{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] .aos-animate[data-aos]{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] .aos-animate[data-aos]{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] .aos-animate[data-aos]{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] .aos-animate[data-aos]{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] .aos-animate[data-aos]{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] .aos-animate[data-aos]{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] .aos-animate[data-aos]{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] .aos-animate[data-aos]{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] .aos-animate[data-aos]{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] .aos-animate[data-aos]{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] .aos-animate[data-aos]{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] .aos-animate[data-aos]{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] .aos-animate[data-aos]{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] .aos-animate[data-aos]{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] .aos-animate[data-aos]{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] .aos-animate[data-aos]{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] .aos-animate[data-aos]{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] .aos-animate[data-aos]{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] .aos-animate[data-aos]{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] .aos-animate[data-aos]{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] .aos-animate[data-aos]{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] .aos-animate[data-aos]{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] .aos-animate[data-aos]{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] .aos-animate[data-aos]{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] .aos-animate[data-aos]{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] .aos-animate[data-aos]{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] .aos-animate[data-aos]{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] .aos-animate[data-aos]{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}.aos-animate[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] .aos-animate[data-aos]{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.25, 0.75, 0.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}.aos-animate[data-aos^=fade][data-aos^=fade]{opacity:1;transform:translate(0)}[data-aos=fade-up]{transform:translateY(100px)}[data-aos=fade-down]{transform:translateY(-100px)}[data-aos=fade-right]{transform:translate(-100px)}[data-aos=fade-left]{transform:translate(100px)}[data-aos=fade-up-right]{transform:translate(-100px, 100px)}[data-aos=fade-up-left]{transform:translate(100px, 100px)}[data-aos=fade-down-right]{transform:translate(-100px, -100px)}[data-aos=fade-down-left]{transform:translate(100px, -100px)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}.aos-animate[data-aos^=zoom][data-aos^=zoom]{opacity:1;transform:translate(0) scale(1)}[data-aos=zoom-in]{transform:scale(0.6)}[data-aos=zoom-in-up]{transform:translateY(100px) scale(0.6)}[data-aos=zoom-in-down]{transform:translateY(-100px) scale(0.6)}[data-aos=zoom-in-right]{transform:translate(-100px) scale(0.6)}[data-aos=zoom-in-left]{transform:translate(100px) scale(0.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translateY(100px) scale(1.2)}[data-aos=zoom-out-down]{transform:translateY(-100px) scale(1.2)}[data-aos=zoom-out-right]{transform:translate(-100px) scale(1.2)}[data-aos=zoom-out-left]{transform:translate(100px) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}.aos-animate[data-aos^=slide][data-aos^=slide]{transform:translate(0)}[data-aos=slide-up]{transform:translateY(100%)}[data-aos=slide-down]{transform:translateY(-100%)}[data-aos=slide-right]{transform:translateX(-100%)}[data-aos=slide-left]{transform:translateX(100%)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}.aos-animate[data-aos=flip-left]{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}.aos-animate[data-aos=flip-right]{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}.aos-animate[data-aos=flip-up]{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}.aos-animate[data-aos=flip-down]{transform:perspective(2500px) rotateX(0)}.page-intro--product [data-bv-show="rating_summary"]{border-top:1px solid white !important;padding-top:1.875rem;padding-bottom:.9375rem}.r1 .page-intro--product [data-bv-show="rating_summary"],.r3 .page-intro--product [data-bv-show="rating_summary"]{border-top:1px solid rgba(254,254,254,0.3) !important;padding-top:1.875rem;margin-top:2.5rem}.page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_avgRating,.page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_numReviews_text,.page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_button_buttonMinimalist{font-weight:400 !important;color:#626667 !important}.page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_avgRating:hover,.page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_numReviews_text:hover,.page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_button_buttonMinimalist:hover{font-weight:400 !important;color:#626667 !important}.r1 .page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_avgRating,.r1 .page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_numReviews_text,.r1 .page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_button_buttonMinimalist,.r3 .page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_avgRating,.r3 .page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_numReviews_text,.r3 .page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_button_buttonMinimalist{color:#fefefe !important}.r1 .page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_avgRating:hover,.r1 .page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_numReviews_text:hover,.r1 .page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_button_buttonMinimalist:hover,.r3 .page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_avgRating:hover,.r3 .page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_numReviews_text:hover,.r3 .page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_button_buttonMinimalist:hover{color:#fefefe !important}.page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex{padding-right:0 !important}.page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_stars_button_container{padding-right:.9375rem !important}.page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_button_buttonMinimalist{border-bottom:1px solid #fefefe !important;-webkit-transition:border-color 0.35s ease !important;-moz-transition:border-color 0.35s ease !important;-ms-transition:border-color 0.35s ease !important;-o-transition:border-color 0.35s ease !important;transition:border-color 0.35s ease !important}.page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_button_buttonMinimalist:hover{border-color:#c1c4b8 !important}.r3 .page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_button_buttonMinimalist{border-bottom:1px solid rgba(254,254,254,0.3) !important}.r3 .page-intro--product [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex .bv_button_buttonMinimalist:hover{border-color:#fefefe !important}body div.bv_modal_component_container[data-bv-modal] .bv_modal_outer_content{border:1px solid #dadbdb !important}body div.bv_modal_component_container[data-bv-modal] .bv_modal_outer_content .bv_button_buttonFull{font-weight:400 !important}body div.bv_modal_component_container[data-bv-modal] .bv_modal_outer_content .bv_histogram_component_container div{font-weight:400 !important}body div.bv_modal_component_container[data-bv-modal] .bv_modal_outer_content:before{border-right:1px solid #dadbdb !important;border-top:none !important;border-left:none !important;border-bottom:1px solid #dadbdb !important}#section--reviews .inner-container{padding-top:1.25rem;padding-bottom:1.875rem}#section--reviews .bv-action-bar-header{margin-top:1.25rem !important;font-weight:200 !important;font-size:2rem !important;line-height:1.1 !important}#section--reviews .bv-submission .bv-fieldsets input.bv-text{border-radius:0 !important;border-color:#dadbdb !important;font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important}#section--reviews .bv-percent-recommend-container{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important}#section--reviews .bv-content-btn,#section--reviews .bv-report-btn,#section--reviews .bv-content-feedback-vote-active .bv-content-report-btn{-webkit-transition:background-color 0.35s ease !important;-moz-transition:background-color 0.35s ease !important;-ms-transition:background-color 0.35s ease !important;-o-transition:background-color 0.35s ease !important;transition:background-color 0.35s ease !important}#section--reviews .bv-content-btn:hover,#section--reviews .bv-report-btn:hover,#section--reviews .bv-content-feedback-vote-active .bv-content-report-btn:hover{box-shadow:none !important}#section--reviews .bv-content-summary p,#section--reviews .bv-content-datetime-stamp{font-weight:300 !important}@media screen and (min-width: 25.625em){.page-intro--product [data-bv-show="rating_summary"]{padding-bottom:1.6875rem}#section--reviews .inner-container{padding-bottom:2.1875rem}#section--reviews .bv-cv2-cleanslate .bv-action-bar-header{margin-top:1.5625rem !important}}@media screen and (min-width: 37.5em){#section--reviews .inner-container{padding-bottom:2.8125rem}#section--reviews .bv-cv2-cleanslate .bv-action-bar-header{margin-top:2.1875rem !important}}@media screen and (min-width: 48em){.page-intro--product [data-bv-show="rating_summary"]{padding-bottom:.5rem}#section--reviews .inner-container{padding-top:1.5625rem;padding-bottom:3.75rem}#section--reviews .bv-cv2-cleanslate .bv-action-bar-header{font-size:2.5rem !important;margin-top:2.8125rem !important}}@media screen and (min-width: 64em){#section--reviews .inner-container{padding-top:3.75rem;padding-bottom:5.3125rem}}@media screen and (min-width: 64em){#section--reviews .inner-container{padding-top:5rem;padding-bottom:6.25rem}}@media screen and (min-width: 37.5em){.breadcrumbs{margin-top:.9375rem;margin-bottom:.9375rem;font-weight:400}.breadcrumbs a:hover{text-decoration:none;color:#3a3e3f;border-bottom:1px solid #c0c2c2}.breadcrumbs .draft{background-color:#ff9d00;color:#3a3e3f;padding:.0625rem .3125rem}.page-intro--product .breadcrumbs__container{margin-left:.9375rem}.page-intro--product .breadcrumbs__container a{border-bottom-color:#fefefe}}.breakpoints{background-color:lime;position:fixed;bottom:0;left:0;font-size:.625rem;text-transform:uppercase;padding:2px 4px;margin:0;z-index:2000}.breakpoints li{font-size:.75rem}.button{text-transform:uppercase;font-weight:500}.button:focus{background-color:#3a3e3f;outline:none}.button:focus:hover{background-color:#626667}.button.tiny{padding:0.85em 1em 0.68em}@-moz-document url-prefix(){.button.tiny{padding:0.74em 1em 0.74em}}a.button{border:none !important}.button+.button{margin-left:.375rem}.button--space-top{margin-top:1.25rem}.button--buy-now{position:fixed;bottom:.9375rem;left:.9375rem;margin:0;background-color:#3a3e3f;padding:.75rem .875rem !important;z-index:100;-webkit-transition:bottom .35s ease;-moz-transition:bottom .35s ease;-ms-transition:bottom .35s ease;-o-transition:bottom .35s ease;transition:bottom .35s ease}.button--buy-now:hover{background-color:#626667}.button--buy-now.at-footer{bottom:-3.125rem}.icon-button{width:2.25rem;height:2.25rem}.icon-button .icon{width:2.25rem;height:2.25rem}a.button-top{background-color:#3a3e3f;position:fixed;bottom:.9375rem;right:.9375rem;z-index:999;margin:0;padding:0;opacity:0;-webkit-transition:opacity 0.35s ease-out, background-color 0.35s ease-out;-moz-transition:opacity 0.35s ease-out, background-color 0.35s ease-out;-ms-transition:opacity 0.35s ease-out, background-color 0.35s ease-out;-o-transition:opacity 0.35s ease-out, background-color 0.35s ease-out;transition:opacity 0.35s ease-out, background-color 0.35s ease-out}a.button-top:hover{background-color:#626667}a.button-top .icon{display:block;width:1.5rem;height:1.5rem;margin:.3125rem;fill:#fefefe}a.button-top.at-footer{background-color:#4d5152}a.button-top.at-footer:hover{background-color:#626667 !important}a.button-top.show{cursor:pointer;opacity:1.0}[data-whatinput="touch"] .button-top{background-color:#626667}@media screen and (min-width: 37.5em){.button--center{margin-top:1.875rem}.button--buy-now{bottom:1.25rem;left:1.25rem}a.button-top{bottom:1.25rem;right:1.25rem}}@media screen and (min-width: 48em){.button--center{margin-top:2.5rem}}@media screen and (min-width: 48em){.button--buy-now{bottom:.625rem;left:.625rem}a.button-top{width:1.5rem;height:1.5rem;bottom:.625rem;right:.625rem}a.button-top .icon{width:1.25rem;height:1.25rem;margin:.125rem}}@media screen and (min-width: 105em){a.button-top{right:calc((100vw - 1680px)/2 + 10px)}}.callout--success{background-color:rgba(130,197,91,0.25);border:.1875rem solid #82c55b;margin-bottom:1.875rem;padding-left:2.125rem}.callout--success .icon-success{fill:#82c55b;height:1.5rem;width:1.5rem;position:absolute;top:1.0625rem;left:.5rem}.callout--success .close-button{top:0;right:0}.callout--success .close-button svg{width:1.5rem;height:1.5rem}.callout--success .close-icon polygon{-webkit-transition:fill .35s ease;-moz-transition:fill .35s ease;-ms-transition:fill .35s ease;-o-transition:fill .35s ease;transition:fill .35s ease;fill:#4d5152}.callout--success .close-icon:hover polygon{fill:#3a3e3f}.callout--success p{margin-bottom:0}.callout--success p a{color:#4d5152;border-color:rgba(77,81,82,0.3)}.callout--success p a:hover{color:#3a3e3f;border-color:#3a3e3f}.callout__heading{font-size:1.3125rem;font-weight:400;margin-right:1.25rem;margin-bottom:.625rem}.form--contact .callout--success{margin-top:30px}.cta-list{margin:2.5rem 0 1.8125rem}.cta-list li{display:inline-block;margin-right:.1875rem}.r1 .page-intro--product .cta-list .button.tiny{background-color:#727569}.r1 .page-intro--product .cta-list .button.tiny:hover{background-color:#65685d}.r2 .page-intro--product .cta-list .button.tiny{background-color:#846d5f}.r2 .page-intro--product .cta-list .button.tiny:hover{background-color:#756154}.r3 .page-intro--product .cta-list .button.tiny{background-color:rgba(254,254,254,0.85);color:#83533d}.r3 .page-intro--product .cta-list .button.tiny:hover{background-color:#fefefe}.r4 .page-intro--product .cta-list .button.tiny{background-color:#64724b}.r4 .page-intro--product .cta-list .button.tiny:hover{background-color:#576341}.mr1 .page-intro--product .cta-list .button.tiny{background-color:#866653}.mr1 .page-intro--product .cta-list .button.tiny:hover{background-color:#765a49}.mrx .page-intro--product .cta-list .button.tiny{background-color:#916058}.mrx .page-intro--product .cta-list .button.tiny:hover{background-color:#81554e}.r5 .page-intro--product .cta-list .button.tiny,.r5 .page-intro--product .cta-list .button.small,.r7 .page-intro--product .cta-list .button.tiny,.r7 .page-intro--product .cta-list .button.small,.r5 .page-intro--product form .button.tiny,.r5 .page-intro--product form .button.small{background-color:#91685a}.r5 .page-intro--product .cta-list .button.tiny:hover,.r5 .page-intro--product .cta-list .button.small:hover,.r7 .page-intro--product .cta-list .button.tiny:hover,.r7 .page-intro--product .cta-list .button.small:hover,.r5 .page-intro--product form .button.tiny:hover,.r5 .page-intro--product form .button.small:hover{background-color:#815d50}.card{background-color:#fefefe;margin-bottom:.625rem}.card__content{padding:.9375rem .9375rem .0625rem}.card__heading{font-size:1.5rem}@media screen and (min-width: 37.5em){.card{margin-bottom:.9375rem}}@media screen and (min-width: 48em){.row.card-row{margin-left:-.46875rem;margin-right:-.46875rem}.card-column-block{padding-left:.46875rem;padding-right:.46875rem}}.column-list{list-style:none;margin-left:0}.column-list:first-child{padding-left:1rem;border-left:1px solid rgba(254,254,254,0.15)}.column-list .column-list{margin-top:0.5em;padding-left:.75rem;border-left:none;list-style-image:url("../img/bullet-white.svg")}.column-list li{text-transform:uppercase;font-size:.875rem;font-weight:400;margin-bottom:0.5rem;margin-top:1rem;color:#fefefe}.column-list li:first-child{margin-top:0}.column-list li li{text-transform:none;font-weight:400;margin:0 0 .4375rem}.column-list a:link,.column-list a:visited{color:#dadbdb}.column-list a:hover,.column-list a:active{color:#fefefe}@media screen and (max-width: 63.9375em){.column-list{border-left:none;padding-left:0;margin:0}.column-list:first-child{padding-left:0;border-left:none}.column-list li{margin:0 0 0.8rem}.column-list li .column-list li{margin:0 0 0 .875rem}}.comparison-banner{background-color:#727569;-webkit-transition:background .35s ease;-moz-transition:background .35s ease;-ms-transition:background .35s ease;-o-transition:background .35s ease;transition:background .35s ease;color:#fefefe;position:relative;justify-content:center;padding:.75rem .625rem .625rem;text-align:center;margin-bottom:.3125rem}.comparison-banner:hover{background-color:#65685d}.comparison-banner:hover .range-icons{fill:#fefefe}.comparison-banner .range-icons{fill:rgba(254,254,254,0.7);margin:0 .4375rem .4375rem;max-width:18.75rem;-webkit-transition:fill .35s ease;-moz-transition:fill .35s ease;-ms-transition:fill .35s ease;-o-transition:fill .35s ease;transition:fill .35s ease}.comparison-banner h2{text-transform:uppercase;font-size:calc(18px + (23 - 18) * (100vw - 320px) / (410 - 320));margin-bottom:.1875rem}.comparison-banner h2 a{color:#fefefe;border:none}.comparison-banner h2 a::after{content:"";position:absolute;left:0;top:0;right:0;bottom:0}.comparison-banner p{margin:0;font-size:.875rem}.comparison-banner--products{margin-top:.625rem}.comparison-banner--products .range-icons{margin-top:.75rem}.comparison-banner--products p{margin-bottom:.75rem}.r1 .comparison-banner{margin-bottom:.625rem;background-color:#6e5b4a}.r1 .comparison-banner:hover{background-color:#5f4e40}.r2 .comparison-banner{background-color:#524239}.r2 .comparison-banner:hover{background-color:#43362e}.r3 .comparison-banner{margin-bottom:.625rem;background-color:#4f604a}.r3 .comparison-banner:hover{background-color:#43523f}.r4 .comparison-banner{background-color:#414937}.r4 .comparison-banner:hover{background-color:#343a2c}.r5 .comparison-banner,.r7 .comparison-banner,.mrx .comparison-banner{background-color:#6a4944}.r5 .comparison-banner:hover,.r7 .comparison-banner:hover,.mrx .comparison-banner:hover{background-color:#5b3f3a}.mr1 .comparison-banner{background-color:#5f5d57}.mr1 .comparison-banner:hover{background-color:#51504b}@media screen and (min-width: 25.625em){.comparison-banner h2{font-size:1.5rem}.comparison-banner--products .range-icons{margin-top:1rem}.comparison-banner--products p{margin-bottom:1rem}}@media screen and (min-width: 37.5em){.comparison-banner--products{margin-top:.9375rem}.r1 .comparison-banner,.r3 .comparison-banner{margin-bottom:.9375rem}}@media screen and (min-width: 48em){.comparison-banner{text-align:right}.comparison-banner .range-icons{max-width:100%;margin:.3125rem .3125rem 0}.comparison-banner .column+.column,.comparison-banner .columns+.column,.comparison-banner .column+.columns,.comparison-banner .columns+.columns{text-align:left}.comparison-banner h2{font-size:calc(21px + (27 - 21) * (100vw - 768px) / (1024 - 768));margin:0}.comparison-banner--products h2{margin-top:1rem}.comparison-banner--products .range-icons{margin-top:1.5rem}}@media screen and (min-width: 64em){.comparison-banner .range-icons{margin:.3125rem .625rem 0}.comparison-banner h2{font-size:calc(28px + (34 - 28) * (100vw - 1024px) / (1200 - 1024))}.comparison-banner--products h2{font-size:calc(26px + (32 - 26) * (100vw - 1024px) / (1200 - 1024))}.comparison-banner--products .range-icons{margin-top:1.5rem}}@media screen and (min-width: 75em){.comparison-banner .range-icons{max-width:31.25rem}.comparison-banner h2{font-size:2.125rem}.comparison-banner--products{margin-top:0}.comparison-banner--products h2{font-size:2rem}.r1 .comparison-banner,.r3 .comparison-banner{margin-top:-1.25rem;margin-bottom:0}}@media screen and (min-width: 90em){.inner-container.teasers-container .comparison-banner{padding:.75rem .625rem .625rem !important}.comparison-banner--products .range-icons{margin-top:1.25rem}}.comparison-table-sticky-header{width:100%}.comparison-table-sticky-header>div{display:table;width:100%}.comparison-table-sticky-header ul{width:100%;display:table-row;list-style:none;margin:0;padding:0}.comparison-table-sticky-header li{display:table-cell}.comparison-feature-th{width:52%}.comparison-product{width:8%}.comparison-table-wrapper{margin-bottom:3.125rem}.comparison-table{background-color:#f1f2f2;width:100%;border-bottom:1px solid #dadbdb;font-weight:500;margin-bottom:3.125rem}.comparison-table caption{text-align:left}.comparison-table th,.comparison-table td{font-weight:500}.comparison-table th,.comparison-table td{text-align:left;border-top:1px solid #dadbdb;padding-top:.625rem;padding-bottom:.625rem}.comparison-table th:first-child,.comparison-table td:first-child{text-align:left}.comparison-table thead th{border-top:none}.comparison-table td:nth-child(even){background-color:#fefefe}.feature-name>div{position:relative}.feature-name>div span{display:inline-block;padding-right:1.75rem}.feature-name .tip-icon{width:1rem;height:1.125rem;vertical-align:bottom;fill:#5d7889;-webkit-transition:fill .35s ease;-moz-transition:fill .35s ease;-ms-transition:fill .35s ease;-o-transition:fill .35s ease;transition:fill .35s ease}.feature-name button:hover svg{fill:#7791a2}.feature-name button{position:absolute;top:50%;transform:translateY(-50%);right:.4375rem}.feature-name button svg{pointer-events:none}.comparison-table thead{background-color:#f1f2f2}.comparison-table-sticky-header>div{font-weight:500}.comparison-table-sticky-header>div ul li{border-bottom:1px solid #dadbdb}.comparison-table-sticky-header>div,.comparison-table thead tr{height:3.125rem}.comparison-table-sticky-header>div .comparison-product,.comparison-table thead tr .comparison-product{height:3.125rem}.comparison-table{margin-top:-3.125rem}.comparison-table-sticky-header ul{opacity:0}.comparison-product-image--small,.comparison-product-image--large{display:none}.comparison-feature-th,.comparison-table .feature-name{font-size:.8125rem}.comparison-product,.comparison-table .feature{font-size:.8125rem}.comparison-table-sticky-header.stuck{position:fixed;top:0;right:0;left:0;z-index:100;background-color:#f1f2f2}.comparison-table-sticky-header.stuck>div{padding-left:1.25rem;padding-right:1.25rem}.comparison-table-sticky-header.stuck ul{opacity:1}.feature--yes,.feature--no{display:block;border:0;margin:0 auto;height:.625rem;width:.625rem;border-radius:.3125rem;overflow:hidden;word-wrap:normal !important;text-indent:-999em}.feature--yes{background-color:#82c55b}@media screen and (max-width: 37.4375em){.comparison-table-sticky-header .comparison-product,.comparison-table thead tr .comparison-product{position:relative}.comparison-table-sticky-header .comparison-product span,.comparison-table thead tr .comparison-product span{position:absolute;bottom:0;left:0;transform:translate(calc(5vw - 14px), .875rem) rotate(270deg);transform-origin:0 0}}@media screen and (min-width: 25.625em) and (max-width: 37.4375em){.comparison-table-wrapper{margin-left:.3125rem;margin-right:.3125rem}.comparison-table-sticky-header.stuck{padding-left:.3125rem;padding-right:.3125rem}.comparison-table-sticky-header .comparison-product span,.comparison-table thead tr .comparison-product span{transform:translate(calc(4.5vw - 14px), .875rem) rotate(270deg);transform-origin:0 0}}@media screen and (min-width: 37.5em){.comparison-table-wrapper{margin:0 .625rem 3.75rem}.comparison-feature-th{width:40%}.comparison-product{width:10%}.comparison-table-sticky-header.stuck{padding-left:1.25rem;padding-right:1.25rem}.comparison-table-sticky-header>div,.comparison-table thead tr{height:12vw}.comparison-table-sticky-header>div .comparison-product,.comparison-table thead tr .comparison-product{padding:0 !important;height:12vw;position:relative;text-align:center;vertical-align:top}.comparison-table-sticky-header>div .comparison-product span,.comparison-table thead tr .comparison-product span{position:absolute;bottom:.4375rem;left:0;right:0}.comparison-table{margin-top:-12vw}.comparison-product-image--small{display:block;margin:calc(4vw - 10px) .25rem 0}.comparison-feature-th,.comparison-table .feature-name{font-size:.9375rem}.comparison-product,.comparison-table .feature{font-size:.9375rem}.feature-name>div span{padding-right:1.9375rem}.feature-name button{right:.625rem}}@media screen and (min-width: 48em){.comparison-table-wrapper{margin-bottom:4.6875rem}.comparison-table-sticky-header.stuck{padding-left:.625rem;padding-right:.625rem}.comparison-table-sticky-header>div,.comparison-table thead tr{height:9.5vw}.comparison-table-sticky-header>div .comparison-product,.comparison-table thead tr .comparison-product{height:9.5vw}.comparison-table{margin-top:-9.5vw}.comparison-product-image--small{margin:calc(4vw - 22px) .25rem 0}.comparison-feature-th,.comparison-table .feature-name{font-size:1rem}.comparison-product,.comparison-table .feature{font-size:1rem}.comparison-table-sticky-header.stuck>div{padding-left:3.75rem;padding-right:3.75rem}}@media screen and (min-width: 64em){.comparison-table-wrapper{margin:0 .9375rem 5rem}.comparison-table-sticky-header.stuck{padding-left:.9375rem;padding-right:.9375rem}.comparison-table-sticky-header>div{-webkit-transition:padding-top .35s ease;-moz-transition:padding-top .35s ease;-ms-transition:padding-top .35s ease;-o-transition:padding-top .35s ease;transition:padding-top .35s ease}.comparison-product-image--small{margin:calc(4vw - 20px) .375rem 0}.comparison-table-sticky-header.stuck>div{padding-left:5.625rem;padding-right:5.625rem;padding-top:3.75rem}}@media screen and (min-width: 64em) and (max-height: 600px){.comparison-table-sticky-header.stuck>div{padding-top:0}}@media screen and (min-width: 75em){.comparison-product-image--small{display:none}.comparison-product-image--large{display:block;margin:calc(3.7vw - 22px) .375rem 0;max-width:6.875rem}.comparison-feature-th{width:30%}.comparison-product{width:10%}}@media screen and (min-width: 90em){.comparison-table-sticky-header>div,.comparison-table thead tr{height:6.875rem}.comparison-table-sticky-header>div .comparison-product,.comparison-table thead tr .comparison-product{height:8.625rem}.comparison-table{margin-top:-8.625rem}.comparison-table-sticky-header{max-width:95.625rem;margin-left:auto;margin-right:auto}.comparison-product-image--small{display:none}.comparison-product-image--large{display:block;margin:1.875rem auto 0}}.compatible-models{list-style:none;float:left;margin:0 0 1.5625rem 0}.compatible-model{float:left;margin-right:1.25rem}.compatible-model a{border:none !important;opacity:1}.compatible-model a svg{-webkit-transition:opacity .35s ease;-moz-transition:opacity .35s ease;-ms-transition:opacity .35s ease;-o-transition:opacity .35s ease;transition:opacity .35s ease}.compatible-model a:hover svg{opacity:0.8}.compatible-model--r2{width:1.96875rem}.compatible-model--r5{width:2.3125rem}.compatible-model--r7{width:2.25rem;margin-right:.9375rem}.compatible-model--mrx{width:5.21875rem}@media screen and (min-width: 25.625em){.compatible-model--r2{width:2.75625rem}.compatible-model--r5{width:3.2375rem}.compatible-model--r7{width:3.15rem}.compatible-model--mrx{width:7.30625rem}}@media screen and (min-width: 37.5em){.compatible-model{margin-right:1.5625rem}.compatible-model--r2{width:3.15rem}.compatible-model--r5{width:3.7rem}.compatible-model--r7{width:3.6rem;margin-right:1.25rem}.compatible-model--mrx{width:8.35rem}}@media screen and (min-width: 64em){.compatible-model{margin-right:1.875rem}.compatible-model--r2{width:3.9375rem}.compatible-model--r5{width:4.625rem}.compatible-model--r7{width:4.5rem;margin-right:1.375rem}.compatible-model--mrx{width:10.4375rem}}.hero.hero-competition{background-color:#626667;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.hero.hero-competition .hero__heading{font-size:1.625rem}.competition-image-portrait{margin:.625rem 0 2.1875rem}.competition-image-landscape{margin:1.25rem 0 2.1875rem}.competition-form .freeform-form-has-errors{padding-top:1.25rem;margin-top:-1.25rem}.competition-form .form-error-alert{font-size:1.0625rem;line-height:1.2}.competition-form .recaptcha{margin-top:1.6875rem}.competition-form .recaptcha .errors{padding-top:.5rem}.closing__date{margin-bottom:2.1875rem}.competition__instructions{font-size:1rem;margin-top:2.1875rem;line-height:1.2}.competition__question{font-size:1.25rem;line-height:1.2}.competition__answers-container{margin-bottom:1.25rem}.competition__answers{list-style:none;margin-left:0}.competition__answers li{margin:0 0 .625rem;display:flex}.competition__answers li label{font-size:.9375rem}.competition__answers li input{margin:0 .3125rem 0 0}.inner-container.competition__smallprint{background-color:#f1f2f2;padding-top:2.1875rem;padding-bottom:1.25rem}.competition-closed{margin:1.875rem 0 1.5625rem}.competition-form #sent{padding-top:2.8125rem;margin-top:-1.5625rem}.competition-form #sent .callout__heading{margin-bottom:0}.note--competition{clear:both}p.draft-note{color:#82c55b;font-weight:500;margin-top:2.5rem;font-size:1.125rem}.has-error #form-input-another_place_the_lake_permission{outline:1px solid #b65d5d}.newsletter-signup .has-error .errors{margin:.4375rem 0 0 1.125rem}@media screen and (min-width: 25.625em){.hero.hero-competition .hero__heading{font-size:2rem;max-width:27.5rem}.inner-container.competition__smallprint{padding-top:2.8125rem;padding-bottom:1.875rem}}@media screen and (min-width: 31.25em){.competition-image-portrait{width:48%;float:right;margin:.375rem 0 1.25rem 1.25rem !important}}@media screen and (min-width: 37.5em){.hero.hero-competition .hero__heading{font-size:2.125rem;max-width:27.5rem}.inner-container.competition__smallprint{padding-top:3.4375rem;padding-bottom:2.5rem}.competition-form{margin-bottom:.9375rem}}@media screen and (min-width: 48em){.hero.hero-competition .hero__heading{font-size:2.75rem;max-width:39.375rem}.competition-image-portrait{margin:.375rem 0 2.5rem 1.25rem !important}.inner-container.competition__smallprint{padding-top:4.0625rem;padding-bottom:3.125rem}.competition-form{margin-bottom:0}}@media screen and (min-width: 64em){.hero.hero-competition .hero__heading{font-size:3.25rem;max-width:48.75rem}.competition-form .freeform-form-has-errors{padding-top:5rem;margin-top:-5rem}.competition-form #sent{padding-top:6.25rem;margin-top:-5rem}}@media screen and (min-width: 75em){.hero.hero-competition .hero__heading{font-size:3.5625rem;max-width:50rem}}.contact-options-list{margin-bottom:2.375rem}.contact-options-list li{font-size:1.125rem;font-weight:500;margin-bottom:.3125rem}.contact-footer .contact-alert{margin:2.5rem 0 0}.contact-footer .contact-details{margin:2.1875rem 0 2.625rem 0}.contact-footer .contact-details p+h3{margin-top:2.3125rem}.christmas-message{position:relative;margin:2.5rem 0 2.5rem}.christmas-message .gift-icon{width:1.875rem;position:absolute;top:-.5rem;left:0}.christmas-message .main-heading-4{color:#6e9b50;padding-left:2.375rem}.inner-container.teasers-container.teasers-container--contact{padding-top:.625rem}.teaser--assistance .teaser__image{background:#fefefe url("../img/teaser-assistance-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-s-l-xxl-2x.jpg")}}.webp .teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-s-l-xxl-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-s-l-xxl-2x.webp")}}@media screen and (min-width: 25.625em){.contact-footer .contact-details{margin-bottom:2.8125rem}.teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-med-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-med-1x.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.webp .teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-med-2x.webp")}}@media screen and (min-width: 37.5em){.contact-footer .contact-alert{margin:3.4375rem 0 0}.contact-footer .contact-details{margin:2.5rem 0 3.4375rem}.inner-container.teasers-container.teasers-container--contact{padding-top:1.4375rem}.inner-container.teasers-container.teasers-container--contact .teaser__image{height:29vw}.teaser--sales-enquiry .teaser__image{background:#fefefe url("../img/contact-sales-430px.jpg") no-repeat 50% 50%;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--sales-enquiry .teaser__image{background-image:url("../img/contact-sales-720px.jpg")}}@media screen and (min-width: 37.5em){.webp .teaser--sales-enquiry .teaser__image{background-image:url("../img/contact-sales-430px.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .teaser--sales-enquiry .teaser__image{background-image:url("../img/contact-sales-720px.webp")}}@media screen and (min-width: 37.5em){.teaser--press-enquiry .teaser__image{background:#fefefe url("../img/contact-press-430px.jpg") no-repeat 50% 50%;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--press-enquiry .teaser__image{background-image:url("../img/contact-press-720px.jpg")}}@media screen and (min-width: 37.5em){.webp .teaser--press-enquiry .teaser__image{background-image:url("../img/contact-press-430px.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .teaser--press-enquiry .teaser__image{background-image:url("../img/contact-press-720px.webp")}}@media screen and (min-width: 37.5em){.teasers-container--contact .teaser--product-support .teaser__image{background:#fefefe url("../img/contact-product-430px.jpg") no-repeat 50% 50%;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teasers-container--contact .teaser--product-support .teaser__image{background-image:url("../img/contact-product-720px.jpg")}}@media screen and (min-width: 37.5em){.webp .teasers-container--contact .teaser--product-support .teaser__image{background-image:url("../img/contact-product-430px.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .teasers-container--contact .teaser--product-support .teaser__image{background-image:url("../img/contact-product-720px.webp")}}@media screen and (min-width: 37.5em){.teaser--hospitality-enquiry .teaser__image{background:#fefefe url("../img/contact-hospitality-430px.jpg") no-repeat 50% 50%;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--hospitality-enquiry .teaser__image{background-image:url("../img/contact-hospitality-720px.jpg")}}@media screen and (min-width: 37.5em){.webp .teaser--hospitality-enquiry .teaser__image{background-image:url("../img/contact-hospitality-430px.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .teaser--hospitality-enquiry .teaser__image{background-image:url("../img/contact-hospitality-720px.webp")}}@media screen and (min-width: 37.5em){.teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-s-l-xxl-1x.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-s-l-xxl-2x.webp")}}@media screen and (min-width: 48em){.inner-container.teasers-container.teasers-container--contact{padding-top:1.4375rem;padding-left:calc(20px + 9.6vw);padding-right:calc(10px + 9.6vw)}.inner-container.teasers-container.teasers-container--contact .teaser__image{height:21vw}.contact-footer .contact-alert{margin:3.4375rem 0 3.4375rem;padding-right:.625rem}.contact-footer .contact-alert p{font-size:1.125rem;line-height:1.4}.contact-footer .contact-details{margin:3.4375rem 0 3.4375rem}.teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-xl-2x.jpg")}}@media screen and (min-width: 48em){.webp .teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-xl-1x.webp")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.webp .teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-xl-2x.webp")}}@media screen and (min-width: 64em){.inner-container.teasers-container.teasers-container--contact{padding:1.6875rem 0 3.625rem}.inner-container.teasers-container.teasers-container--contact .teaser__image{height:12.5vw}.contact-alert{margin:3.75rem 0;padding-right:.625rem}.contact-footer .contact-details{margin:3.75rem 0}.teaser--sales-enquiry .teaser__image{background:#fefefe url("../img/contact-sales-430px.jpg") no-repeat 50% 50%;background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--sales-enquiry .teaser__image{background-image:url("../img/contact-sales-620px.jpg")}}@media screen and (min-width: 64em){.webp .teaser--sales-enquiry .teaser__image{background-image:url("../img/contact-sales-430px.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .teaser--sales-enquiry .teaser__image{background-image:url("../img/contact-sales-620px.webp")}}@media screen and (min-width: 64em){.teaser--press-enquiry .teaser__image{background:#fefefe url("../img/contact-press-430px.jpg") no-repeat 50% 50%;background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--press-enquiry .teaser__image{background-image:url("../img/contact-press-620px.jpg")}}@media screen and (min-width: 64em){.webp .teaser--press-enquiry .teaser__image{background-image:url("../img/contact-press-430px.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .teaser--press-enquiry .teaser__image{background-image:url("../img/contact-press-620px.webp")}}@media screen and (min-width: 64em){.teasers-container--contact .teaser--product-support .teaser__image{background:#fefefe url("../img/contact-product-430px.jpg") no-repeat 50% 50%;background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teasers-container--contact .teaser--product-support .teaser__image{background-image:url("../img/contact-product-620px.jpg")}}@media screen and (min-width: 64em){.webp .teasers-container--contact .teaser--product-support .teaser__image{background-image:url("../img/contact-product-430px.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .teasers-container--contact .teaser--product-support .teaser__image{background-image:url("../img/contact-product-620px.webp")}}@media screen and (min-width: 64em){.teaser--hospitality-enquiry .teaser__image{background:#fefefe url("../img/contact-hospitality-430px.jpg") no-repeat 50% 50%;background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--hospitality-enquiry .teaser__image{background-image:url("../img/contact-hospitality-620px.jpg")}}@media screen and (min-width: 64em){.webp .teaser--hospitality-enquiry .teaser__image{background-image:url("../img/contact-hospitality-430px.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .teaser--hospitality-enquiry .teaser__image{background-image:url("../img/contact-hospitality-620px.webp")}}@media screen and (min-width: 64em){.teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.webp .teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-s-l-xxl-1x.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-s-l-xxl-2x.webp")}}@media screen and (min-width: 75em){.inner-container.teasers-container.teasers-container--contact{padding:1.6875rem 3.75rem 3.625rem}.teaser--sales-enquiry .teaser__image{background-image:url("../img/contact-sales-340px.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--sales-enquiry .teaser__image{background-image:url("../img/contact-sales-720px.jpg")}}@media screen and (min-width: 75em){.webp .teaser--sales-enquiry .teaser__image{background-image:url("../img/contact-sales-340px.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .teaser--sales-enquiry .teaser__image{background-image:url("../img/contact-sales-720px.webp")}}@media screen and (min-width: 75em){.teasers-container--contact .teaser--product-support .teaser__image{background-image:url("../img/contact-product-340px.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teasers-container--contact .teaser--product-support .teaser__image{background-image:url("../img/contact-product-720px.jpg")}}@media screen and (min-width: 75em){.webp .teasers-container--contact .teaser--product-support .teaser__image{background-image:url("../img/contact-product-340px.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .teasers-container--contact .teaser--product-support .teaser__image{background-image:url("../img/contact-product-720px.webp")}}@media screen and (min-width: 75em){.teaser--press-enquiry .teaser__image{background-image:url("../img/contact-press-340px.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--press-enquiry .teaser__image{background-image:url("../img/contact-press-720px.jpg")}}@media screen and (min-width: 75em){.webp .teaser--press-enquiry .teaser__image{background-image:url("../img/contact-press-340px.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .teaser--press-enquiry .teaser__image{background-image:url("../img/contact-press-720px.webp")}}@media screen and (min-width: 75em){.teaser--hospitality-enquiry .teaser__image{background-image:url("../img/contact-hospitality-340px.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--hospitality-enquiry .teaser__image{background-image:url("../img/contact-hospitality-720px.jpg")}}@media screen and (min-width: 75em){.webp .teaser--hospitality-enquiry .teaser__image{background-image:url("../img/contact-hospitality-340px.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .teaser--hospitality-enquiry .teaser__image{background-image:url("../img/contact-hospitality-720px.webp")}}@media screen and (min-width: 75em){.teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.webp .teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-xxxl-up-1x.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .teaser--assistance .teaser__image{background-image:url("../img/teaser-assistance-xxxl-up-2x.webp")}}@media screen and (min-width: 90em){.inner-container.teasers-container.teasers-container--contact{padding:1.6875rem 12.8125rem 3.625rem;margin-left:auto;margin-right:auto;max-width:95rem}.inner-container.teasers-container.teasers-container--contact .teaser__image{height:10.5vw;max-height:10.25rem}}@media screen and (min-width: 105em){.inner-container.teasers-container.teasers-container--contact{max-width:69.375rem;padding:1.6875rem 0 3.625rem}}@media screen and (min-width: 37.5em){.inner-container.teasers-container.teasers-container--contact-suport{padding-left:calc(9vw + 15px);padding-right:calc(9vw + 15px)}.inner-container.teasers-container.teasers-container--contact-suport .teaser__image{height:45vw}}@media screen and (min-width: 48em){.inner-container.teasers-container.teasers-container--contact-suport{padding-left:0;padding-right:0}.inner-container.teasers-container.teasers-container--contact-suport .teaser__image{height:19.5vw}}@media screen and (min-width: 75em){.inner-container.teasers-container.teasers-container--contact-suport{padding:1.6875rem 3.75rem 3.625rem}.inner-container.teasers-container.teasers-container--contact-suport .teaser__image{height:17.5vw}}@media screen and (min-width: 90em){.inner-container.teasers-container.teasers-container--contact-suport{padding:1.6875rem 12.8125rem 3.625rem;margin-left:auto;margin-right:auto;max-width:95rem}.inner-container.teasers-container.teasers-container--contact-suport .teaser__image{height:14vw;max-height:13.75rem}}#message{padding:2.5rem 1.25rem 1.25rem}#message p{font-weight:500}#message .button{margin-top:.625rem}@media screen and (min-width: 25.625em){#message{width:90%;max-width:35rem}#message p{font-size:1.0625rem}}@media screen and (min-width: 37.5em){#message p{font-size:1.125rem}}.contact-info__container{margin-bottom:1.875rem}.contact-info{margin-bottom:2.5rem}.contact-info__flag{width:2rem;height:1.5rem;margin-top:.75rem;position:absolute;left:.3125rem;top:.5625rem}.contact-info--international{position:relative;padding-top:.9375rem;margin-top:-1.25rem;margin-bottom:1.4375rem}.contact-info--international .contact-info__region{margin-left:2.5rem}.contact-info__distance{text-transform:uppercase;font-size:.75rem;font-weight:500;color:#626667;position:relative;padding-left:1rem;margin-bottom:.625rem}.contact-info__icon{display:block;position:absolute;top:.125rem;left:0}.contact-info__icon svg{width:.875rem;height:.875rem;fill:#c0c2c2}.contact-info__distance-icon{width:.8125rem;height:.8125rem;position:absolute;top:.1875rem;left:0}.contact-info__region{text-transform:uppercase;font-size:.9375rem;font-weight:400;margin-top:.625rem}.contact-info__distance+.contact-info__region{margin-top:0}.contact-info__name{font-size:.9375rem;font-weight:400;margin-bottom:0.5rem}.contact-info__region+.contact-info__name{margin-top:.9375rem}.contact-info__address{margin-bottom:0.5rem}.contact-info__address p{font-size:.875rem;margin:0;color:#626667}.contact-info__tel{position:relative;padding-left:1.1875rem}.contact-info__web{font-size:.875rem;position:relative;padding-left:1.1875rem}.contact-info__tel+.contact-info__web{margin-top:-1rem}.contact-info__stock{margin-top:-.125rem;border-top:1px solid #dadbdb;padding-top:1em}.contact-info__stock h4{text-transform:uppercase;font-size:.75rem;font-weight:500;color:#626667;margin-bottom:0}.contact-info__stock .products-stocked li{display:inline-block;font-size:.875rem}@media screen and (min-width: 37.5em){.contact-info__container--international{margin-top:1.875rem}.contact-info--international .contact-info__flag{left:.5rem}}@media screen and (min-width: 48em){.contact-info__container--international{margin-top:2.5rem;margin-bottom:2.1875rem}.contact-info--international .contact-info__flag{left:.625rem}}@media screen and (min-width: 64em){.contact-info--international .contact-info__flag{left:.9375rem}.contact-info__container--international{margin-bottom:5.3125rem}}@media screen and (min-width: 75em){.contact-info__container{margin-bottom:3.125rem}.contact-info__container--international{margin-bottom:5.3125rem}}.is-countdown{width:15rem;margin:0 auto;position:absolute;bottom:2.5rem;left:50%;transform:translateX(-50%)}.countdown-row{clear:both;width:100%;padding:0;text-align:center}.countdown-show1 .countdown-section{width:100%}.countdown-show2 .countdown-section{width:50%}.countdown-show3 .countdown-section{width:33.3333%}.countdown-show4 .countdown-section{width:25%}.countdown-show5 .countdown-section{width:20%}.countdown-show6 .countdown-section{width:16.6666%}.countdown-show7 .countdown-section{width:14.2857%}.countdown-section{display:block;float:left;font-size:.625rem;text-align:center;text-transform:uppercase;color:#8a8b8b;font-weight:500}.countdown-amount{font-size:1.25rem;color:#e5e6e6;font-weight:400}.countdown-period{display:block}.countdown-descr{display:block;width:100%}@media screen and (min-width: 25.625em){.is-countdown{bottom:3.125rem}}@media screen and (min-width: 37.5em){.is-countdown{bottom:2.5rem}}@media screen and (min-width: 64em){.is-countdown{bottom:3.125rem}}@media screen and (min-width: 90em){.is-countdown{bottom:3.75rem}}.covid-message{background-color:#b65d5d;color:#fefefe;font-weight:500;margin-bottom:.625rem;padding:1.25rem .9375rem .3125rem !important}.covid-message p a{color:#fefefe;border-color:rgba(254,254,254,0.3);-webkit-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-ms-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.covid-message p a:hover{border-color:rgba(254,254,254,0.6)}@media screen and (min-width: 37.5em){.covid-message{margin:0 auto .9375rem}}.datepicker{display:none;position:absolute;padding:4px;margin-top:1px;direction:ltr}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fefefe;border:1px solid #626667;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:0 0 0 #626667;-moz-box-shadow:0 0 0 #626667;box-shadow:0 0 0 #626667;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;*border-right-width:2px;*border-bottom-width:2px;color:#333;font-size:13px;line-height:18px}.datepicker.dropdown-menu th{padding:4px 5px}.datepicker.dropdown-menu td{padding:4px 5px}.datepicker table{border:0;margin:0;width:auto}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer}.datepicker td{text-align:center;width:20px;height:20px;border:0;font-size:12px;padding:4px 8px;background:#fefefe;cursor:pointer}.datepicker td.active.day,.datepicker td.active.year{background:#82c55b;font-weight:500}.datepicker td.old,.datepicker td.new{color:#999}.datepicker td span.active{background:#82c55b}.datepicker td.day.disabled{color:#eee}.datepicker td span.month.disabled,.datepicker td span.year.disabled{color:#eee}.datepicker td.day:hover,.datepicker td .month:hover,.datepicker td .year:hover{background-color:#f1f2f2}.datepicker td.active.day:hover,.datepicker td .active.month:hover,.datepicker td .active.year:hover{background-color:#3a3e3f;color:#fefefe}.datepicker th{font-weight:500;text-align:center;width:20px;height:20px;border:0;font-size:12px;padding:4px 8px;background:#fefefe;cursor:pointer}.datepicker th.active.day,.datepicker th.active.year{background:#82c55b}.datepicker th.date-switch{width:145px;text-transform:uppercase}.datepicker th span.active{background:#82c55b}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker.days div.datepicker-days{display:block}.datepicker.months div.datepicker-months{display:block}.datepicker.years div.datepicker-years{display:block}.datepicker thead tr:first-child th{cursor:pointer}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.datepicker tfoot tr:first-child th{cursor:pointer}.datepicker th.prev,.datepicker th.next{padding-top:7px}.datepicker th.prev svg,.datepicker th.next svg{width:.46875rem;height:.75rem;fill:#c0c2c2}.datepicker th.prev:hover svg,.datepicker th.next:hover svg{fill:#3a3e3f}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:1px solid #626667;position:absolute;top:-7px;left:6px}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fefefe;position:absolute;top:-6px;left:7px}.datepicker>div,.datepicker-dropdown::before,.datepicker-dropdown::after{display:none}.datepicker-close{position:absolute;top:-30px;right:0;width:15px;height:30px;padding:0;display:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.environment{position:fixed;top:0;left:0;z-index:10000;text-transform:uppercase;color:white;font-weight:500;padding:.125rem .5rem}.environment--local{background-color:#d02b2b}.environment--development{background-color:#f68413}.environment--staging{background-color:#5583a5}.environment--live{background-color:#74a952}.inner-container.legacy-item{padding-bottom:.625rem}.inner-container.legacy-item .row{background-color:#fefefe;padding-bottom:1.25rem}.legacy-item img{margin:.3125rem 0 1.875rem 0;width:100%}.legacy-item__heading{margin-bottom:.625rem;font-size:1.6875rem}.legacy-item__year{margin:0 0 1.25rem;font-size:1.125rem;text-transform:uppercase}.legacy-item__subhead{margin:1.875rem 0 1.25rem;font-size:1.3125rem}.legacy-item__specs{float:left;width:100%;border-bottom:1px solid #dadbdb;line-height:1.3}.legacy-item__specs dt,.legacy-item__specs dd{padding:.625rem 0 .5rem}.legacy-item__specs dt{clear:both;font-weight:400;float:left;width:40%;border-top:1px solid #dadbdb}.legacy-item__specs dd{font-weight:500;float:left;width:60%;border-top:1px solid #dadbdb}.legacy-item__specs+p{clear:both;padding-top:.625rem}@media screen and (min-width: 25.625em){.legacy-item__heading{font-size:1.875rem}}@media screen and (min-width: 37.5em){.inner-container.legacy-item{padding-bottom:.9375rem}.inner-container.legacy-item .row{padding-bottom:3.4375rem}.legacy-item img{margin:4.1875rem 0 3.125rem}.legacy-item__heading{margin-bottom:.625rem;font-size:2rem}.legacy-item__year{margin:0 0 1.25rem}.legacy-item__subhead{margin:2.5rem 0 1.25rem;font-size:1.5rem}.legacy-item__specs dt{width:30%}.legacy-item__specs dd{width:70%}}@media screen and (min-width: 48em){.inner-container.legacy-item{padding-bottom:1.875rem}.inner-container.legacy-item .row{padding-bottom:2.8125rem}}@media screen and (min-width: 64em){.inner-container.legacy-item .row{padding-top:3.75rem}.inner-container.legacy-item .row .column:first-child,.inner-container.legacy-item .row .columns:first-child{padding-right:1.875rem}.inner-container.legacy-item .row .column:last-child,.inner-container.legacy-item .row .columns:last-child{padding-left:1.875rem}.legacy-item img{margin:0 0 3.125rem}}@media screen and (min-width: 75em){.inner-container.legacy-item .row{padding-top:5.625rem;padding-bottom:4.6875rem}}@media screen and (min-width: 90em){.legacy-item__heading{font-size:2.25rem}}.page-intro--product .row.mrx-promo-panel{background-color:#91685a;color:#fefefe;padding-top:1.25rem;padding-bottom:.3125rem;background:#91685a url("../img/mrx-promo-panel-small-1x.jpg") no-repeat 50% 50%;background-size:21.25rem}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.page-intro--product .row.mrx-promo-panel{background-image:url("../img/mrx-promo-panel-small-2x.jpg")}}.page-intro--product .row.mrx-promo-panel h2,.page-intro--product .row.mrx-promo-panel h3,.page-intro--product .row.mrx-promo-panel p{font-weight:500;text-align:center;margin-left:auto;margin-right:auto}.page-intro--product .row.mrx-promo-panel h2{font-size:1.5rem;margin-bottom:7.1875rem}.page-intro--product .row.mrx-promo-panel h3 b{font-weight:600}.page-intro--product .row.mrx-promo-panel p{text-transform:uppercase;font-size:.6875rem}.webp .page-intro--product .row.mrx-promo-panel{background-image:url("../img/mrx-promo-panel-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .page-intro--product .row.mrx-promo-panel{background-image:url("../img/mrx-promo-panel-small-2x.webp")}}@media screen and (min-width: 25.625em){.page-intro--product .row.mrx-promo-panel{padding-top:1.5625rem;padding-bottom:.625rem;background:#91685a url("../img/mrx-promo-panel-medium-1x.jpg") no-repeat 50% 50%;background-size:36.25rem}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.page-intro--product .row.mrx-promo-panel{background-image:url("../img/mrx-promo-panel-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.page-intro--product .row.mrx-promo-panel h2{font-size:1.875rem;margin-bottom:8.125rem;max-width:21.875rem}.page-intro--product .row.mrx-promo-panel h3{font-size:1.3125rem;max-width:21.875rem}.page-intro--product .row.mrx-promo-panel p{max-width:21.875rem}.webp .page-intro--product .row.mrx-promo-panel{background-image:url("../img/mrx-promo-panel-medium-1x.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.webp .page-intro--product .row.mrx-promo-panel{background-image:url("../img/mrx-promo-panel-medium-2x.webp")}}@media screen and (min-width: 37.5em){.page-intro--product .row.mrx-promo-panel{padding-top:1.5625rem;padding-bottom:.625rem;background:#91685a url("../img/mrx-promo-panel-large-1x.jpg") no-repeat 50% 50%;background-size:46.25rem}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.page-intro--product .row.mrx-promo-panel{background-image:url("../img/mrx-promo-panel-large-2x.jpg")}}@media screen and (min-width: 37.5em){.page-intro--product .row.mrx-promo-panel h2{font-size:1.625rem;margin-bottom:8.125rem;max-width:100%}.page-intro--product .row.mrx-promo-panel h3{font-size:1.3125rem;max-width:100%}.page-intro--product .row.mrx-promo-panel p{max-width:100%}.webp .page-intro--product .row.mrx-promo-panel{background-image:url("../img/mrx-promo-panel-large-1x.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .page-intro--product .row.mrx-promo-panel{background-image:url("../img/mrx-promo-panel-large-2x.webp")}}@media screen and (min-width: 48em){.page-intro--product .row.mrx-promo-panel{background:#91685a url("../img/mrx-promo-panel-xlarge-1x.jpg") no-repeat 0 50%;background-size:60.625rem}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.page-intro--product .row.mrx-promo-panel{background-image:url("../img/mrx-promo-panel-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.page-intro--product .row.mrx-promo-panel h2,.page-intro--product .row.mrx-promo-panel h3,.page-intro--product .row.mrx-promo-panel p{text-align:left;margin-left:10.9375rem}.page-intro--product .row.mrx-promo-panel h2{font-size:1.5rem;margin-bottom:.3125rem}.page-intro--product .row.mrx-promo-panel h3{font-size:1.25rem}.webp .page-intro--product .row.mrx-promo-panel{background-image:url("../img/mrx-promo-panel-xlarge-1x.webp")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.webp .page-intro--product .row.mrx-promo-panel{background-image:url("../img/mrx-promo-panel-xlarge-2x.webp")}}@media screen and (min-width: 64em){.page-intro--product .row.mrx-promo-panel{padding-top:1.875rem;padding-bottom:.9375rem;background:#91685a url("../img/mrx-promo-panel-xxlarge-1x.jpg") no-repeat 0 50%;background-size:69.375rem}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.page-intro--product .row.mrx-promo-panel{background-image:url("../img/mrx-promo-panel-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.page-intro--product .row.mrx-promo-panel h2,.page-intro--product .row.mrx-promo-panel h3,.page-intro--product .row.mrx-promo-panel p{text-align:left;margin-left:13.4375rem}.page-intro--product .row.mrx-promo-panel h2{font-size:1.875rem;margin-bottom:.3125rem}.page-intro--product .row.mrx-promo-panel h3{font-size:1.5rem}.webp .page-intro--product .row.mrx-promo-panel{background-image:url("../img/mrx-promo-panel-xxlarge-1x.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .page-intro--product .row.mrx-promo-panel{background-image:url("../img/mrx-promo-panel-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.page-intro--product .row.mrx-promo-panel{padding-top:1.875rem;padding-bottom:.9375rem;background:#91685a url("../img/mrx-promo-panel-xxxlarge-1x.jpg") no-repeat 8% 50%;background-size:84.375rem}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.page-intro--product .row.mrx-promo-panel{background-image:url("../img/mrx-promo-panel-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.page-intro--product .row.mrx-promo-panel h2,.page-intro--product .row.mrx-promo-panel h3,.page-intro--product .row.mrx-promo-panel p{text-align:left;margin-left:calc(10% + 200px)}.page-intro--product .row.mrx-promo-panel h2{font-size:2rem;margin-bottom:.3125rem}.page-intro--product .row.mrx-promo-panel h3{font-size:1.625rem}.webp .page-intro--product .row.mrx-promo-panel{background-image:url("../img/mrx-promo-panel-xxxlarge-1x.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .page-intro--product .row.mrx-promo-panel{background-image:url("../img/mrx-promo-panel-xxxlarge-2x.webp")}}.av-mount-images-section{padding-bottom:1rem}.av-mount-image{max-width:26.25rem}@media screen and (min-width: 25.625em){.av-mount-images-section{padding-bottom:1.5625rem}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--avmount .feature-panel__content-row{background:#e7e9e8 url("../img/av-mount-main-large-1x.jpg") no-repeat 50% 0;padding-top:37.5rem;background-size:48rem}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--avmount .feature-panel__content-row{background-image:url("../img/av-mount-main-large-2x.jpg")}}@media screen and (min-width: 48em){.inner-container.feature-panel--avmount .feature-panel__content-row{background-image:url("../img/av-mount-main-xlarge-1x.jpg");background-size:64rem}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--avmount .feature-panel__content-row{background-image:url("../img/av-mount-main-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--avmount .feature-panel__content-row{background-image:url("../img/av-mount-main-xxlarge-1x.jpg");background-size:cover;background-position:100% 0;padding-top:0;min-height:565px;margin-top:auto}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--avmount .feature-panel__content-row{background-image:url("../img/av-mount-main-xxlarge-2x.jpg")}}@media screen and (min-width: 75em){.inner-container.feature-panel--avmount .feature-panel__content-row{background-image:url("../img/av-mount-main-xxxlarge-2x.jpg");background-position:100% 50%}}@media screen and (min-width: 90em){.inner-container.feature-panel--avmount .feature-panel__content-row{background-image:url("../img/av-mount-main-xxxxlarge-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--mr1-backpack .feature-panel__content-row{background:#cfcfcd url("../img/mr1-backpack-large-1x.jpg") no-repeat 50% 0;padding-top:480px;background-size:768px}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--mr1-backpack .feature-panel__content-row{background-image:url("../img/mr1-backpack-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--mr1-backpack .feature-panel__content-row .feature-panel__content-row{color:#3a3e3f}.inner-container.feature-panel--mr1-backpack .feature-panel__content-row .feature-panel__content-row .main-heading-1{color:#8a8b8b}}@media screen and (min-width: 48em){.inner-container.feature-panel--mr1-backpack .feature-panel__content-row{background-image:url("../img/mr1-backpack-xlarge-1x.jpg");min-height:31.25rem;padding-top:0;background-position:50% 50%;background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--mr1-backpack .feature-panel__content-row{background-image:url("../img/mr1-backpack-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--mr1-backpack .feature-panel__content-row{background-image:url("../img/mr1-backpack-xxlarge-1x.jpg");background-position:35% 50%;background-size:1200px}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--mr1-backpack .feature-panel__content-row{background-image:url("../img/mr1-backpack-xxlarge-2x.jpg")}}@media screen and (min-width: 75em){.inner-container.feature-panel--mr1-backpack .feature-panel__content-row{background-image:url("../img/mr1-backpack-xxxlarge-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--mr1-backpack .feature-panel__content-row{background-image:url("../img/mr1-backpack-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--mr1-backpack .feature-panel__content-row{background-image:url("../img/mr1-backpack-xxxxlarge-1x.jpg");background-size:1680px}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--mr1-backpack .feature-panel__content-row{background-image:url("../img/mr1-backpack-xxxxlarge-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--mr1-feature1 .feature-panel__content-row{background:#e5eeeb url("../img/mr1-feature1-large-1x.jpg") no-repeat 50% 0;padding-top:33vw;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--mr1-feature1 .feature-panel__content-row{background-image:url("../img/mr1-feature1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--mr1-feature1 .feature-panel__content-row .feature-panel__content-row{color:#3a3e3f;text-align:center}.inner-container.feature-panel--mr1-feature1 .feature-panel__content-row .feature-panel__content-row .main-heading-1{color:#9dbab0}}@media screen and (min-width: 48em){.inner-container.feature-panel--mr1-feature1 .feature-panel__content-row{background-image:url("../img/mr1-feature1-xlarge-1x.jpg");padding-top:32vw;background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--mr1-feature1 .feature-panel__content-row{background-image:url("../img/mr1-feature1-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--mr1-feature1 .feature-panel__content-row{background-image:url("../img/mr1-feature1-xxlarge-1x.jpg");padding-top:27vw;background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--mr1-feature1 .feature-panel__content-row{background-image:url("../img/mr1-feature1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--mr1-feature1 .feature-panel__content-row .feature-panel__content-row{height:auto !important;min-height:auto !important}}@media screen and (min-width: 75em){.inner-container.feature-panel--mr1-feature1 .feature-panel__content-row{background-image:url("../img/mr1-feature1-xxxlarge-1x.jpg");padding-top:24vw;background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--mr1-feature1 .feature-panel__content-row{background-image:url("../img/mr1-feature1-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--mr1-feature1 .feature-panel__content-row{background-image:url("../img/mr1-feature1-xxxxlarge-1x.jpg");padding-top:0;background-size:cover;background-position:50% 50%}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--mr1-feature1 .feature-panel__content-row{background-image:url("../img/mr1-feature1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--mr1-feature1 .feature-panel__content-row .feature-panel__content-row{text-align:left;height:auto !important;min-height:565px !important}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--mr1-feature2 .feature-panel__content-row{background:#cfcfcd url("../img/mr1-feature2-large-1x.jpg") no-repeat 50% 0;padding-top:380px;background-size:768px}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--mr1-feature2 .feature-panel__content-row{background-image:url("../img/mr1-feature2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--mr1-feature2 .feature-panel__content-row .feature-panel__content-row{color:#3a3e3f}.inner-container.feature-panel--mr1-feature2 .feature-panel__content-row .feature-panel__content-row .main-heading-1{color:#8a8b8b}}@media screen and (min-width: 48em){.inner-container.feature-panel--mr1-feature2 .feature-panel__content-row{background-image:url("../img/mr1-feature2-xlarge-1x.jpg");padding-top:460px;background-size:1024px;background-position:50% 0}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--mr1-feature2 .feature-panel__content-row{background-image:url("../img/mr1-feature2-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--mr1-feature2 .feature-panel__content-row{background-image:url("../img/mr1-feature2-xxlarge-1x.jpg");padding-top:0;background-size:cover;background-position:50% 50%}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--mr1-feature2 .feature-panel__content-row{background-image:url("../img/mr1-feature2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--mr1-feature2 .feature-panel__content-row .feature-panel__content-row{min-height:565px}}@media screen and (min-width: 75em){.inner-container.feature-panel--mr1-feature2 .feature-panel__content-row{background-image:url("../img/mr1-feature2-xxxlarge-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--mr1-feature2 .feature-panel__content-row{background-image:url("../img/mr1-feature2-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--mr1-feature2 .feature-panel__content-row{background-image:url("../img/mr1-feature2-xxxxlarge-1x.jpg");background-size:1440px}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--mr1-feature2 .feature-panel__content-row{background-image:url("../img/mr1-feature2-xxxxlarge-2x.jpg")}}.feature-panel--mr1-feature3 .feature3__slides{background:#c6bdb6 url("../img/mr1-feature3-410px-1x.jpg") no-repeat 0 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.feature-panel--mr1-feature3 .feature3__slides{background-image:url("../img/mr1-feature3-410px-2x.jpg")}}.feature-panel--mr1-feature3 .slide{height:75vw}.feature-panel--mr1-feature3 .slide-amazon{background:#c6bdb6 url("../img/mr1-feature3-amazon-410px-1x.jpg") no-repeat 0 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.feature-panel--mr1-feature3 .slide-amazon{background-image:url("../img/mr1-feature3-amazon-410px-2x.jpg")}}.feature-panel--mr1-feature3 .slide-google{background:#c6bdb6 url("../img/mr1-feature3-google-410px-1x.jpg") no-repeat 0 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.feature-panel--mr1-feature3 .slide-google{background-image:url("../img/mr1-feature3-google-410px-2x.jpg")}}.feature-panel--mr1-feature3 .slide-apple{background:#c6bdb6 url("../img/mr1-feature3-apple-410px-1x.jpg") no-repeat 0 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.feature-panel--mr1-feature3 .slide-apple{background-image:url("../img/mr1-feature3-apple-410px-2x.jpg")}}@media screen and (min-width: 25.625em){.feature-panel--mr1-feature3 .feature3__slides{background-image:url("../img/mr1-feature3-600px-1x.jpg")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .feature3__slides{background-image:url("../img/mr1-feature3-600px-2x.jpg")}}@media screen and (min-width: 25.625em){.feature-panel--mr1-feature3 .slide-amazon{background-image:url("../img/mr1-feature3-amazon-600px-1x.jpg")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .slide-amazon{background-image:url("../img/mr1-feature3-amazon-600px-2x.jpg")}}@media screen and (min-width: 25.625em){.feature-panel--mr1-feature3 .slide-google{background-image:url("../img/mr1-feature3-google-600px-1x.jpg")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .slide-google{background-image:url("../img/mr1-feature3-google-600px-2x.jpg")}}@media screen and (min-width: 25.625em){.feature-panel--mr1-feature3 .slide-apple{background-image:url("../img/mr1-feature3-apple-600px-1x.jpg")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .slide-apple{background-image:url("../img/mr1-feature3-apple-600px-2x.jpg")}}@media screen and (min-width: 37.5em){.feature-panel--mr1-feature3 .feature-panel__image-row .feature3__slides{background-image:url("../img/mr1-feature3-768px-1x.jpg");background-size:contain}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .feature-panel__image-row .feature3__slides{background-image:url("../img/mr1-feature3-768px-2x.jpg")}}@media screen and (min-width: 37.5em){.feature-panel--mr1-feature3 .feature-panel__image-row .slide{height:77vw}.feature-panel--mr1-feature3 .feature-panel__image-row .feature-panel__image-row.collapse{margin-left:-1.5625rem;margin-right:-1.5625rem}.feature-panel--mr1-feature3 .feature-panel__image-row .slide-amazon{background-image:url("../img/mr1-feature3-amazon-768px-1x.jpg");background-size:contain}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-amazon{background-image:url("../img/mr1-feature3-amazon-768px-2x.jpg")}}@media screen and (min-width: 37.5em){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-google{background-image:url("../img/mr1-feature3-google-768px-1x.jpg");background-size:contain}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-google{background-image:url("../img/mr1-feature3-google-768px-2x.jpg")}}@media screen and (min-width: 37.5em){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-apple{background-image:url("../img/mr1-feature3-apple-768px-1x.jpg");background-size:contain}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-apple{background-image:url("../img/mr1-feature3-apple-768px-2x.jpg")}}@media screen and (min-width: 37.5em){.feature-panel--mr1-feature3 .feature-panel__content-row{background-color:#c6bdb6}.feature-panel--mr1-feature3 .feature-panel__content{margin-top:-5rem;z-index:20;position:relative}}@media screen and (min-width: 48em){.feature-panel--mr1-feature3 .feature-panel__image-row .feature3__slides{background-image:url("../img/mr1-feature3-1024px-1x.jpg");background-position:50% 100%;background-size:contain}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .feature-panel__image-row .feature3__slides{background-image:url("../img/mr1-feature3-1024px-2x.jpg")}}@media screen and (min-width: 48em){.feature-panel--mr1-feature3 .feature-panel__image-row .slide{height:54.5vw}.feature-panel--mr1-feature3 .feature-panel__image-row .slide-amazon{background-image:url("../img/mr1-feature3-amazon-1024px-1x.jpg");background-position:50% 100%;background-size:contain}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-amazon{background-image:url("../img/mr1-feature3-amazon-1024px-2x.jpg")}}@media screen and (min-width: 48em){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-google{background-image:url("../img/mr1-feature3-google-1024px-1x.jpg");background-position:50% 100%;background-size:contain}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-google{background-image:url("../img/mr1-feature3-google-1024px-2x.jpg")}}@media screen and (min-width: 48em){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-apple{background-image:url("../img/mr1-feature3-apple-1024px-1x.jpg");background-position:50% 100%;background-size:contain}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-apple{background-image:url("../img/mr1-feature3-apple-1024px-2x.jpg")}}@media screen and (min-width: 48em){.feature-panel--mr1-feature3 .feature-panel__content-row{min-height:auto}.feature-panel--mr1-feature3 .feature-panel__content{margin-top:-5rem}}@media screen and (min-width: 64em){.feature-panel--mr1-feature3 .feature-panel__image-row .feature3__slides{background-size:60.625rem}.feature-panel--mr1-feature3 .feature-panel__image-row .slide{height:35.875rem}.feature-panel--mr1-feature3 .feature-panel__image-row .slide-amazon{background-size:60.625rem}.feature-panel--mr1-feature3 .feature-panel__image-row .slide-google{background-size:60.625rem}.feature-panel--mr1-feature3 .feature-panel__image-row .slide-apple{background-size:60.625rem}.feature-panel--mr1-feature3 .feature-panel__content{margin-top:-7.5rem}}@media screen and (min-width: 75em){.feature-panel--mr1-feature3{position:relative}.feature-panel--mr1-feature3 .feature-panel__content-row{min-height:31.25rem;padding-top:4.0625rem;padding-bottom:3.125rem}.feature-panel--mr1-feature3 .feature-panel__content{margin-top:auto}.feature-panel--mr1-feature3 .feature-panel__image-row{position:absolute;top:0;left:2.8125rem;right:2.8125rem;width:calc(100% - 90px);z-index:20}.feature-panel--mr1-feature3 .feature-panel__image-row .feature3__slides{width:55%;position:absolute;right:0;top:0;background:#c6bdb6 url("../img/mr1-feature3-1200px-1x.jpg") no-repeat 100% 50%;background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .feature-panel__image-row .feature3__slides{background-image:url("../img/mr1-feature3-1200px-2x.jpg")}}@media screen and (min-width: 75em){.feature-panel--mr1-feature3 .feature-panel__image-row .slide{height:31.25rem}.feature-panel--mr1-feature3 .feature-panel__image-row .slide-amazon{background:#c6bdb6 url("../img/mr1-feature3-amazon-1200px-1x.jpg") no-repeat 100% 50%;background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-amazon{background-image:url("../img/mr1-feature3-amazon-1200px-2x.jpg")}}@media screen and (min-width: 75em){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-google{background:#c6bdb6 url("../img/mr1-feature3-google-1200px-1x.jpg") no-repeat 100% 50%;background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-google{background-image:url("../img/mr1-feature3-google-1200px-2x.jpg")}}@media screen and (min-width: 75em){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-apple{background:#c6bdb6 url("../img/mr1-feature3-apple-1200px-1x.jpg") no-repeat 100% 50%;background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-apple{background-image:url("../img/mr1-feature3-apple-1200px-2x.jpg")}}@media screen and (min-width: 90em){.feature-panel--mr1-feature3{position:relative}.feature-panel--mr1-feature3 .feature-panel__image-row .feature3__slides{width:59%;background-image:url("../img/mr1-feature3-1440px-1x.jpg");background-size:contain}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .feature-panel__image-row .feature3__slides{background-image:url("../img/mr1-feature3-1440px-2x.jpg")}}@media screen and (min-width: 90em){.feature-panel--mr1-feature3 .feature-panel__image-row .slide{height:31.25rem}.feature-panel--mr1-feature3 .feature-panel__image-row .slide-amazon{background-image:url("../img/mr1-feature3-amazon-1440px-1x.jpg");background-size:contain}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-amazon{background-image:url("../img/mr1-feature3-amazon-1440px-2x.jpg")}}@media screen and (min-width: 90em){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-google{background-image:url("../img/mr1-feature3-google-1440px-1x.jpg");background-size:contain}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-google{background-image:url("../img/mr1-feature3-google-1440px-2x.jpg")}}@media screen and (min-width: 90em){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-apple{background-image:url("../img/mr1-feature3-apple-1440px-1x.jpg");background-size:contain}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.feature-panel--mr1-feature3 .feature-panel__image-row .slide-apple{background-image:url("../img/mr1-feature3-apple-1440px-2x.jpg")}}.feature-panel--mrx-feature1 .dot-line{position:absolute;height:0.58vw;width:12.7vw;background:transparent url("../img/animated-dotted-line.gif") repeat-x 0 0;background-size:contain}.feature-panel--mrx-feature1 .dot-line-01{top:23.1vw;left:25.4vw;transform:rotate(33.75deg)}.feature-panel--mrx-feature1 .dot-line-02{width:15vw;top:31.2vw;left:22.2vw;transform:rotate(11.25deg)}.feature-panel--mrx-feature1 .dot-line-03{width:15vw;top:39.2vw;left:22.2vw;transform:rotate(-11.25deg)}.feature-panel--mrx-feature1 .dot-line-04{top:47.4vw;left:25.4vw;transform:rotate(-33.75deg)}.feature-panel--mrx-feature1 .dot-line-05{top:23.1vw;left:61.8vw;transform:rotate(-213.75deg)}.feature-panel--mrx-feature1 .dot-line-06{width:15vw;top:31.2vw;left:62.7vw;transform:rotate(-191.25deg)}.feature-panel--mrx-feature1 .dot-line-07{width:15vw;top:39.2vw;left:62.7vw;transform:rotate(191.25deg)}.feature-panel--mrx-feature1 .dot-line-08{top:47.4vw;left:61.8vw;transform:rotate(213.75deg)}@media screen and (min-width: 25.625em){.feature-panel--mrx-feature1 .dot-line{height:0.6vw;width:12.8vw}.feature-panel--mrx-feature1 .dot-line-01{top:23.2vw;left:25.1vw}.feature-panel--mrx-feature1 .dot-line-02{width:15.7vw;top:31.7vw;left:21.7vw}.feature-panel--mrx-feature1 .dot-line-03{width:15.7vw;top:39.7vw;left:21.7vw}.feature-panel--mrx-feature1 .dot-line-04{top:48vw;left:25.1vw}.feature-panel--mrx-feature1 .dot-line-05{top:23.2vw;left:62.2vw}.feature-panel--mrx-feature1 .dot-line-06{width:15.7vw;top:31.7vw;left:62.6vw}.feature-panel--mrx-feature1 .dot-line-07{width:15.7vw;top:39.7vw;left:62.7vw}.feature-panel--mrx-feature1 .dot-line-08{top:48vw;left:62.2vw}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--mrx-feature1 .feature-panel__content-row{background:#e7e9e8 url("../img/mrx-feature1-large-1x.jpg") no-repeat 50% 0;padding-top:22.5rem;background-size:768px}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-feature1 .feature-panel__content-row{background-image:url("../img/mrx-feature1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--mrx-feature1 .feature-panel__content-row .feature-panel__content-row{color:#3a3e3f}.inner-container.feature-panel--mrx-feature1 .feature-panel__content-row .feature-panel__content-row .main-heading-1{color:#8a8b8b}.feature-panel--mrx-feature1 .dot-line-container{position:absolute;width:20.875rem;height:11.875rem;top:7.125rem;left:50%;transform:translateX(-50%)}.feature-panel--mrx-feature1 .dot-line{height:.215625rem;width:4.75rem}.feature-panel--mrx-feature1 .dot-line-01{top:1.3125rem;left:1.375rem}.feature-panel--mrx-feature1 .dot-line-02{top:4.25rem;left:.1875rem;width:5.4375rem}.feature-panel--mrx-feature1 .dot-line-03{top:7.375rem;left:.1875rem;width:5.4375rem}.feature-panel--mrx-feature1 .dot-line-04{top:10.25rem;left:1.375rem}.feature-panel--mrx-feature1 .dot-line-05{top:1.3125rem;left:14.75rem}.feature-panel--mrx-feature1 .dot-line-06{top:4.25rem;left:15.3125rem;width:5.4375rem}.feature-panel--mrx-feature1 .dot-line-07{top:7.375rem;left:15.3125rem;width:5.4375rem}.feature-panel--mrx-feature1 .dot-line-08{top:10.25rem;left:14.75rem}}@media screen and (min-width: 48em){.inner-container.feature-panel--mrx-feature1 .feature-panel__content-row{background-image:url("../img/mrx-feature1-xlarge-1x.jpg");padding-top:420px;background-size:1024px;background-position:50% 0}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-feature1 .feature-panel__content-row{background-image:url("../img/mrx-feature1-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.feature-panel--mrx-feature1 .dot-line-container{width:25rem;height:14.375rem;top:8.1875rem}.feature-panel--mrx-feature1 .dot-line{height:.2625rem;width:5.625rem}.feature-panel--mrx-feature1 .dot-line-01{top:1.75rem;left:1.5625rem}.feature-panel--mrx-feature1 .dot-line-02{top:5.3125rem;left:.125rem;width:6.875rem}.feature-panel--mrx-feature1 .dot-line-03{top:8.875rem;left:.125rem;width:6.875rem}.feature-panel--mrx-feature1 .dot-line-04{top:12.5rem;left:1.5625rem}.feature-panel--mrx-feature1 .dot-line-05{top:1.75rem;left:17.8125rem}.feature-panel--mrx-feature1 .dot-line-06{top:5.3125rem;left:18rem;width:6.875rem}.feature-panel--mrx-feature1 .dot-line-07{top:8.875rem;left:18rem;width:6.875rem}.feature-panel--mrx-feature1 .dot-line-08{top:12.5rem;left:17.8125rem}}@media screen and (min-width: 64em){.inner-container.feature-panel--mrx-feature1 .feature-panel__content-row{background-image:url("../img/mrx-feature1-xxlarge-1x.jpg");padding-top:490px;background-size:1110px;background-position:50% 0}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-feature1 .feature-panel__content-row{background-image:url("../img/mrx-feature1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.feature-panel--mrx-feature1 .dot-line-container{width:27.5rem;height:15.9375rem;top:10.625rem}.feature-panel--mrx-feature1 .dot-line{height:.26875rem;width:6.25rem}.feature-panel--mrx-feature1 .dot-line-01{top:1.8125rem;left:1.625rem}.feature-panel--mrx-feature1 .dot-line-02{top:5.8125rem;left:.0625rem;width:7.3125rem}.feature-panel--mrx-feature1 .dot-line-03{top:9.875rem;left:.0625rem;width:7.3125rem}.feature-panel--mrx-feature1 .dot-line-04{top:13.8125rem;left:1.625rem}.feature-panel--mrx-feature1 .dot-line-05{top:1.8125rem;left:19.625rem}.feature-panel--mrx-feature1 .dot-line-06{top:5.8125rem;left:20.125rem;width:7.3125rem}.feature-panel--mrx-feature1 .dot-line-07{top:9.875rem;left:20.125rem;width:7.3125rem}.feature-panel--mrx-feature1 .dot-line-08{top:13.8125rem;left:19.625rem}}@media screen and (min-width: 75em){.inner-container.feature-panel--mrx-feature1 .feature-panel__content-row{background-image:url("../img/mrx-feature1-xxxlarge-1x.jpg");padding-top:0;background-size:cover;background-position:50% 50%}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-feature1 .feature-panel__content-row{background-image:url("../img/mrx-feature1-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.feature-panel--mrx-feature1 .dot-line-container{width:36.5vw;height:17vw;top:50%;left:50%;transform:translateX(0);transform:translateY(-50%)}.feature-panel--mrx-feature1 .dot-line{height:0.4vw;width:6.7vw}.feature-panel--mrx-feature1 .dot-line-01{top:2.3vw;left:5.7vw}.feature-panel--mrx-feature1 .dot-line-02{top:6.2vw;left:4.2vw;width:7.6vw}.feature-panel--mrx-feature1 .dot-line-03{top:10.4vw;left:4.2vw;width:7.6vw}.feature-panel--mrx-feature1 .dot-line-04{top:14.3vw;left:5.7vw}.feature-panel--mrx-feature1 .dot-line-05{top:2.3vw;left:23.9vw}.feature-panel--mrx-feature1 .dot-line-06{top:6.2vw;left:24.7vw;width:7.5vw}.feature-panel--mrx-feature1 .dot-line-07{top:10.4vw;left:24.7vw;width:7.5vw}.feature-panel--mrx-feature1 .dot-line-08{top:14.3vw;left:23.9vw}}@media screen and (min-width: 90em){.inner-container.feature-panel--mrx-feature1 .feature-panel__content-row{background-image:url("../img/mrx-feature1-xxxxlarge-1x.jpg");background-size:1440px}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-feature1 .feature-panel__content-row{background-image:url("../img/mrx-feature1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.feature-panel--mrx-feature1 .dot-line-container{width:36.5625rem;height:15rem;top:50%;left:50%;transform:translateX(0);transform:translateY(-50%)}.feature-panel--mrx-feature1 .dot-line{height:.26875rem;width:5.9375rem;background-size:4.875rem .25rem}.feature-panel--mrx-feature1 .dot-line-01{top:1.75rem;left:6.75rem}.feature-panel--mrx-feature1 .dot-line-02{top:5.5rem;left:5.3125rem;width:6.875rem}.feature-panel--mrx-feature1 .dot-line-03{top:9.25rem;left:5.3125rem;width:6.875rem}.feature-panel--mrx-feature1 .dot-line-04{top:13.0625rem;left:6.75rem}.feature-panel--mrx-feature1 .dot-line-05{top:1.75rem;left:23.75rem}.feature-panel--mrx-feature1 .dot-line-06{top:5.5rem;left:24.375rem;width:6.875rem}.feature-panel--mrx-feature1 .dot-line-07{top:9.25rem;left:24.375rem;width:6.875rem}.feature-panel--mrx-feature1 .dot-line-08{top:13.0625rem;left:23.75rem}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--mrx-feature2 .feature-panel__content-row{background:#e7e9e8 url("../img/mrx-feature2-large-1x.jpg") no-repeat 50% 0;padding-top:21.875rem;background-size:768px}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-feature2 .feature-panel__content-row{background-image:url("../img/mrx-feature2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--mrx-feature2 .feature-panel__content-row .feature-panel__content-row{color:#3a3e3f}.inner-container.feature-panel--mrx-feature2 .feature-panel__content-row .feature-panel__content-row .main-heading-1{color:#8a8b8b}}@media screen and (min-width: 48em){.inner-container.feature-panel--mrx-feature2 .feature-panel__content-row{background-image:url("../img/mrx-feature2-xlarge-1x.jpg");padding-top:400px;background-size:1024px;background-position:50% 0}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-feature2 .feature-panel__content-row{background-image:url("../img/mrx-feature2-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--mrx-feature2 .feature-panel__content-row{background-image:url("../img/mrx-feature2-xxlarge-1x.jpg");padding-top:430px;background-size:1110px;background-position:50% 0}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-feature2 .feature-panel__content-row{background-image:url("../img/mrx-feature2-xxlarge-2x.jpg")}}@media screen and (min-width: 75em){.inner-container.feature-panel--mrx-feature2 .feature-panel__content-row{background-image:url("../img/mrx-feature2-xxxlarge-1x.jpg");padding-top:0;background-size:cover;background-position:50% 50%}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-feature2 .feature-panel__content-row{background-image:url("../img/mrx-feature2-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--mrx-feature2 .feature-panel__content-row{background-image:url("../img/mrx-feature2-xxxxlarge-1x.jpg");background-size:1440px}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-feature2 .feature-panel__content-row{background-image:url("../img/mrx-feature2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--mrx-feature3 .feature-panel__content-row{background:#e7e9e8 url("../img/mrx-feature3-large-1x.jpg") no-repeat 50% 100%;padding-bottom:23.125rem;background-size:768px}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-feature3 .feature-panel__content-row{background-image:url("../img/mrx-feature3-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--mrx-feature3 .feature-panel__content-row .feature-panel__content-row{color:#3a3e3f}.inner-container.feature-panel--mrx-feature3 .feature-panel__content-row .feature-panel__content-row .main-heading-1{color:#8a8b8b}}@media screen and (min-width: 48em){.inner-container.feature-panel--mrx-feature3 .feature-panel__content-row{background-image:url("../img/mrx-feature3-xlarge-1x.jpg");padding-bottom:30.625rem;background-size:1024px}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-feature3 .feature-panel__content-row{background-image:url("../img/mrx-feature3-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--mrx-feature3 .feature-panel__content-row{background-image:url("../img/mrx-feature3-xxlarge-1x.jpg");padding-bottom:0;background-size:cover;background-position:50% 0}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-feature3 .feature-panel__content-row{background-image:url("../img/mrx-feature3-xxlarge-2x.jpg")}}@media screen and (min-width: 75em){.inner-container.feature-panel--mrx-feature3 .feature-panel__content-row{background-image:url("../img/mrx-feature3-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-feature3 .feature-panel__content-row{background-image:url("../img/mrx-feature3-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--mrx-feature3 .feature-panel__content-row{background-image:url("../img/mrx-feature3-xxxxlarge-1x.jpg");background-size:1440px}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-feature3 .feature-panel__content-row{background-image:url("../img/mrx-feature3-xxxxlarge-2x.jpg")}}.inner-container.feature-panel--mrx-register .feature-panel__content-row{background:#e2e4e7 url("../img/mrx-register-small-1x.jpg") no-repeat 50% 100%;background-size:cover;padding-bottom:57vw}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.inner-container.feature-panel--mrx-register .feature-panel__content-row{background-image:url("../img/mrx-register-small-2x.jpg")}}.inner-container.feature-panel--mrx-register .feature-panel__content-row .small--form{margin-bottom:0}@media screen and (min-width: 25.625em){.inner-container.feature-panel--mrx-register .feature-panel__content-row{background-image:url("../img/mrx-register-medium-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-register .feature-panel__content-row{background-image:url("../img/mrx-register-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.inner-container.feature-panel--mrx-register .feature-panel__content-row .small--form{margin-bottom:0}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--mrx-register .feature-panel__content-row{background-image:url("../img/mrx-register-large-1x.jpg");padding-bottom:50vw;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-register .feature-panel__content-row{background-image:url("../img/mrx-register-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--mrx-register .feature-panel__content-row .small--form{margin-bottom:0}}@media screen and (min-width: 48em){.inner-container.feature-panel--mrx-register .feature-panel__content-row{background-image:url("../img/mrx-register-xlarge-1x.jpg");padding-top:0;padding-bottom:0;background-position:0 0;background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-register .feature-panel__content-row{background-image:url("../img/mrx-register-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--mrx-register .feature-panel__content-row{background-image:url("../img/mrx-register-xxlarge-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-register .feature-panel__content-row{background-image:url("../img/mrx-register-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--mrx-register .feature-panel__content-row .small--form{margin-bottom:1.25rem}}@media screen and (min-width: 75em){.inner-container.feature-panel--mrx-register .feature-panel__content-row{background-image:url("../img/mrx-register-xxxlarge-1x.jpg");background-size:cover;background-position:25% 50%}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-register .feature-panel__content-row{background-image:url("../img/mrx-register-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--mrx-register .feature-panel__content-row{background-image:url("../img/mrx-register-xxxxlarge-1x.jpg");background-size:1440px}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--mrx-register .feature-panel__content-row{background-image:url("../img/mrx-register-xxxxlarge-2x.jpg")}}.inner-container.feature-panel--r1-feature1{margin-bottom:-.0625rem}.inner-container.feature-panel--r1-feature1 .feature-panel__content-row{background:#e5dbcf url("../img/r1-feature-1-small-1x.jpg") no-repeat 50% 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.inner-container.feature-panel--r1-feature1 .feature-panel__content-row{background-image:url("../img/r1-feature-1-small-2x.jpg")}}.inner-container.feature-panel--r1-feature1 .feature-panel__content-row .main-heading-1{font-size:1.5rem}.inner-container.feature-panel--r1-feature1 .feature-panel__content-row .row{padding-top:95vw}@media screen and (min-width: 25.625em){.inner-container.feature-panel--r1-feature1 .feature-panel__content-row{background-image:url("../img/r1-feature-1-medium-1x.jpg");background-position:50% 0;background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature1 .feature-panel__content-row{background-image:url("../img/r1-feature-1-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.inner-container.feature-panel--r1-feature1 .feature-panel__content-row .main-heading-1{font-size:2rem}.inner-container.feature-panel--r1-feature1 .feature-panel__content-row .row{padding-top:83vw;padding-bottom:.625rem}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r1-feature1 .feature-panel__content-row{background-image:url("../img/r1-feature-1-large-1x.jpg");background-size:46.25rem;background-position:50% 0}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature1 .feature-panel__content-row{background-image:url("../img/r1-feature-1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r1-feature1 .feature-panel__content-row .row{padding-top:32.5rem;padding-bottom:3.125rem}}@media screen and (min-width: 48em){.inner-container.feature-panel--r1-feature1 .feature-panel__content-row{background-image:url("../img/r1-feature-1-xlarge-1x.jpg");background-size:60rem}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature1 .feature-panel__content-row{background-image:url("../img/r1-feature-1-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.inner-container.feature-panel--r1-feature1 .feature-panel__content-row .main-heading-1{font-size:2rem}.inner-container.feature-panel--r1-feature1 .feature-panel__content-row .row{padding-top:34.375rem;padding-bottom:2.8125rem}}@media screen and (min-width: 64em){.inner-container.feature-panel--r1-feature1 .feature-panel__content-row{background-image:url("../img/r1-feature-1-xxlarge-1x.jpg");background-size:69.375rem}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature1 .feature-panel__content-row{background-image:url("../img/r1-feature-1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r1-feature1 .feature-panel__content-row .row{padding-top:5.875rem;padding-bottom:3.375rem;min-height:36.875rem}}@media screen and (min-width: 75em){.inner-container.feature-panel--r1-feature1 .feature-panel__content-row{background-image:url("../img/r1-feature-1-xxxlarge-1x.jpg");background-size:84.0625rem}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature1 .feature-panel__content-row{background-image:url("../img/r1-feature-1-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.inner-container.feature-panel--r1-feature1 .feature-panel__content-row .row{min-height:38.75rem}}@media screen and (min-width: 90em){.inner-container.feature-panel--r1-feature1 .feature-panel__content-row{background-image:url("../img/r1-feature-1-xxxxlarge-1x.jpg");background-size:90rem}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature1 .feature-panel__content-row{background-image:url("../img/r1-feature-1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r1-feature1 .feature-panel__content-row .row{padding-top:8.75rem;padding-bottom:8.125rem}}.inner-container.feature-panel--r1-feature2{margin-bottom:-.0625rem}.inner-container.feature-panel--r1-feature2 .feature-panel__content-row{min-height:auto;background:#77757b url("../img/r1-feature-2-small-1x.jpg") no-repeat 50% 0;color:#fefefe;background-size:contain;padding-top:75%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.inner-container.feature-panel--r1-feature2 .feature-panel__content-row{background-image:url("../img/r1-feature-2-small-2x.jpg")}}.inner-container.feature-panel--r1-feature2 .feature-panel__content-row .main-heading-1{font-size:1.5rem}.inner-container.feature-panel--r1-feature2 .feature-panel__content-row .row{margin-top:2.125rem;margin-bottom:1.125rem}@media screen and (min-width: 25.625em){.inner-container.feature-panel--r1-feature2 .feature-panel__content-row{background-image:url("../img/r1-feature-2-medium-1x.jpg")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature2 .feature-panel__content-row{background-image:url("../img/r1-feature-2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.inner-container.feature-panel--r1-feature2 .feature-panel__content-row .main-heading-1{font-size:2rem}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r1-feature2 .feature-panel__content-row{background-image:url("../img/r1-feature-2-large-1x.jpg");padding-top:50%}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature2 .feature-panel__content-row{background-image:url("../img/r1-feature-2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r1-feature2 .feature-panel__content-row .row{margin-top:3.375rem;margin-bottom:2.375rem}}@media screen and (min-width: 48em){.inner-container.feature-panel--r1-feature2 .feature-panel__content-row{background-image:url("../img/r1-feature-2-xlarge-1x.jpg")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature2 .feature-panel__content-row{background-image:url("../img/r1-feature-2-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.inner-container.feature-panel--r1-feature2 .feature-panel__content-row .main-heading-1{font-size:2rem}.inner-container.feature-panel--r1-feature2 .feature-panel__content-row .row{margin-top:4.125rem;margin-bottom:3.125rem}}@media screen and (min-width: 64em){.inner-container.feature-panel--r1-feature2 .feature-panel__content-row{background-image:url("../img/r1-feature-2-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature2 .feature-panel__content-row{background-image:url("../img/r1-feature-2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r1-feature2 .feature-panel__content-row .row{margin-top:5.875rem;margin-bottom:5rem}}@media screen and (min-width: 75em){.inner-container.feature-panel--r1-feature2 .feature-panel__content-row{background-image:url("../img/r1-feature-2-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature2 .feature-panel__content-row{background-image:url("../img/r1-feature-2-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r1-feature2 .feature-panel__content-row{background-image:url("../img/r1-feature-2-xxxxlarge-1x.jpg");padding-top:45rem}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature2 .feature-panel__content-row{background-image:url("../img/r1-feature-2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r1-feature2 .feature-panel__content-row .row{margin-top:6.5rem;margin-bottom:5.625rem}}.inner-container.feature-panel--r1-feature3{margin-bottom:-1px !important}.inner-container.feature-panel--r1-feature3 .feature-panel__content-row{min-height:auto;background:#3e3c3a url("../img/r1-feature-3-small-1x.jpg") no-repeat 50% 0;color:#fefefe;background-size:contain;padding-top:75%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.inner-container.feature-panel--r1-feature3 .feature-panel__content-row{background-image:url("../img/r1-feature-3-small-2x.jpg")}}.inner-container.feature-panel--r1-feature3 .feature-panel__content-row .main-heading-1{font-size:1.5rem}.inner-container.feature-panel--r1-feature3 .feature-panel__content-row .row{margin-top:2.125rem;margin-bottom:1.125rem}@media screen and (min-width: 25.625em){.inner-container.feature-panel--r1-feature3 .feature-panel__content-row{background-image:url("../img/r1-feature-3-medium-1x.jpg")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature3 .feature-panel__content-row{background-image:url("../img/r1-feature-3-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.inner-container.feature-panel--r1-feature3 .feature-panel__content-row .main-heading-1{font-size:2rem}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r1-feature3 .feature-panel__content-row{background-image:url("../img/r1-feature-3-large-1x.jpg");padding-top:50%}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature3 .feature-panel__content-row{background-image:url("../img/r1-feature-3-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r1-feature3 .feature-panel__content-row .row{margin-top:3.375rem;margin-bottom:2.375rem}}@media screen and (min-width: 48em){.inner-container.feature-panel--r1-feature3 .feature-panel__content-row{background-image:url("../img/r1-feature-3-xlarge-1x.jpg")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature3 .feature-panel__content-row{background-image:url("../img/r1-feature-3-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.inner-container.feature-panel--r1-feature3 .feature-panel__content-row .main-heading-1{font-size:2rem}.inner-container.feature-panel--r1-feature3 .feature-panel__content-row .row{margin-top:4.125rem;margin-bottom:3.125rem}}@media screen and (min-width: 64em){.inner-container.feature-panel--r1-feature3 .feature-panel__content-row{background-image:url("../img/r1-feature-3-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature3 .feature-panel__content-row{background-image:url("../img/r1-feature-3-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r1-feature3 .feature-panel__content-row .row{margin-top:5.875rem;margin-bottom:5rem}}@media screen and (min-width: 75em){.inner-container.feature-panel--r1-feature3 .feature-panel__content-row{background-image:url("../img/r1-feature-3-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature3 .feature-panel__content-row{background-image:url("../img/r1-feature-3-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r1-feature3 .feature-panel__content-row{background-image:url("../img/r1-feature-3-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature3 .feature-panel__content-row{background-image:url("../img/r1-feature-3-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r1-feature3 .feature-panel__content-row .row{margin-top:8.75rem;margin-bottom:7.8125rem}}@media screen and (min-width: 95.625em){.inner-container.feature-panel--r1-feature3 .feature-panel__content-row{padding-top:45rem}}.inner-container.feature-panel--r1-feature4 a{color:#4d5152;border-bottom-color:rgba(98,102,103,0.3)}.inner-container.feature-panel--r1-feature4 a:hover{border-bottom-color:#fefefe;color:#3a3e3f;border-bottom-color:rgba(98,102,103,0.6)}.inner-container.feature-panel--r1-feature4 .button.tiny{background-color:#6e5b4a;color:#fefefe}.inner-container.feature-panel--r1-feature4 .button.tiny:hover{background-color:#5f4e40}.inner-container.feature-panel--r1-feature4 .feature-panel__content-row{display:block;position:relative;min-height:auto;background:#e9e8ed url("../img/r1-feature-4-small-1x.jpg") no-repeat 50% 0;background-size:contain;padding-top:100vw}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.inner-container.feature-panel--r1-feature4 .feature-panel__content-row{background-image:url("../img/r1-feature-4-small-2x.jpg")}}.inner-container.feature-panel--r1-feature4 .feature-panel__content-row .main-heading-1{font-size:1.5rem;margin-bottom:1.25rem}.inner-container.feature-panel--r1-feature4 .feature-panel__content-row .row{margin-top:2.125rem;margin-bottom:1.125rem}@media screen and (min-width: 25.625em){.inner-container.feature-panel--r1-feature4 .feature-panel__content-row{background-image:url("../img/r1-feature-4-medium-1x.jpg")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature4 .feature-panel__content-row{background-image:url("../img/r1-feature-4-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.inner-container.feature-panel--r1-feature4 .feature-panel__content-row .main-heading-1{font-size:2rem}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r1-feature4 .r1-specifications-list li{font-size:.9375rem}.inner-container.feature-panel--r1-feature4 .feature-panel__content-row{background-image:url("../img/r1-feature-4-large-1x.jpg");padding-top:100vw}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature4 .feature-panel__content-row{background-image:url("../img/r1-feature-4-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r1-feature4 .feature-panel__content-row .row{margin-top:3.375rem;margin-bottom:2.375rem}}@media screen and (min-width: 48em){.inner-container.feature-panel--r1-feature4 .r1-specifications-list li{font-size:.8125rem}.inner-container.feature-panel--r1-feature4 .feature-panel__content-row{background-image:url("../img/r1-feature-4-xlarge-1x.jpg");background-size:100%;padding-top:10vw}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature4 .feature-panel__content-row{background-image:url("../img/r1-feature-4-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.inner-container.feature-panel--r1-feature4 .feature-panel__content-row .feature-panel__content{outline:1px solid orange;margin-top:4.125rem;margin-bottom:3.125rem}.inner-container.feature-panel--r1-feature4 .feature-panel__content-row .main-heading-1{font-size:2rem}}@media screen and (min-width: 64em){.inner-container.feature-panel--r1-feature4{margin-top:-.3125rem}.inner-container.feature-panel--r1-feature4 .r1-specifications-list li{font-size:.9375rem}.inner-container.feature-panel--r1-feature4 .feature-panel__content-row{background-image:url("../img/r1-feature-4-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature4 .feature-panel__content-row{background-image:url("../img/r1-feature-4-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r1-feature4 .feature-panel__content-row .row{margin-top:5.875rem;margin-bottom:5rem}.inner-container.feature-panel--r1-feature4 .feature-panel__content-row .feature-panel__content{padding-top:0;margin-top:5.875rem}.inner-container.feature-panel--r1-feature4 .feature-panel__content-row .main-heading-1{margin-bottom:1.875rem}}@media screen and (min-width: 75em){.inner-container.feature-panel--r1-feature4{margin-top:-1.5625rem}.inner-container.feature-panel--r1-feature4 .r1-specifications-list li{font-size:1rem}.inner-container.feature-panel--r1-feature4 .feature-panel__content-row{background-image:url("../img/r1-feature-4-mask-xxxlarge-1x.png"), url("../img/r1-feature-4-xxxlarge-1x.jpg");background-position:0 0, 50% 50%;background-size:contain, 100%;background-repeat:no-repeat, no-repeat}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature4 .feature-panel__content-row{background-image:url("../img/r1-feature-4-mask-xxxlarge-2x.png"), url("../img/r1-feature-4-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r1-feature4 .feature-panel__content-row{background-image:url("../img/r1-feature-4-mask-xxxxlarge-1x.png"), url("../img/r1-feature-4-xxxxlarge-1x.jpg");padding-top:7.5rem}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature4 .feature-panel__content-row{background-image:url("../img/r1-feature-4-mask-xxxxlarge-2x.png"), url("../img/r1-feature-4-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r1-feature4 .feature-panel__content-row .feature-panel__content{margin-top:8.75rem}.inner-container.feature-panel--r1-feature4 .feature-panel__content-row .row{margin-top:6.5rem;margin-bottom:5.625rem}.inner-container.feature-panel--r1-feature4 .feature-panel__content-row .r1-finishes-light-cream{top:calc(180px + (180 - 180) * (100vw - 1440px) / (1680 - 1440));left:calc(100px + (120 - 100) * (100vw - 1440px) / (1680 - 1440))}.inner-container.feature-panel--r1-feature4 .feature-panel__content-row .r1-finishes-espresso{top:calc(480px + (500 - 480) * (100vw - 1440px) / (1680 - 1440));left:calc(490px + (520 - 490) * (100vw - 1440px) / (1680 - 1440))}}@media screen and (min-width: 105em){.inner-container.feature-panel--r1-feature4 .feature-panel__content-row .r1-finishes-light-cream{top:11.25rem;left:7.5rem}.inner-container.feature-panel--r1-feature4 .feature-panel__content-row .r1-finishes-espresso{top:31.25rem;left:32.5rem}}.inner-container.feature-panel--r1-feature5{margin-bottom:-.0625rem}.inner-container.feature-panel--r1-feature5 .r1-specifications-list{margin-bottom:1.25rem}.inner-container.feature-panel--r1-feature5 .r1-specifications-list li{font-size:.875rem;background:transparent url("../img/bullet-white.svg") no-repeat 0 .625rem;padding:0 0 0 .875rem;background-size:.3125rem;margin:0 0 .4375rem}.inner-container.feature-panel--r1-feature5 a{color:#fefefe;border-bottom-color:rgba(254,254,254,0.3)}.inner-container.feature-panel--r1-feature5 a:hover{border-bottom-color:#fefefe}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row{display:block;position:relative;min-height:auto;background-color:#74604e;background-image:url("../img/r1-feature-5-mask-small-1x.png"),url("../img/r1-feature-5-small-1x.jpg");background-position:0 100%, 50% 0;background-size:contain, cover;background-repeat:no-repeat, no-repeat;color:#fefefe;padding-top:100vw;padding-bottom:7vw}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.inner-container.feature-panel--r1-feature5 .feature-panel__content-row{background-image:url("../img/r1-feature-5-mask-small-2x.png"), url("../img/r1-feature-5-small-2x.jpg")}}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .main-heading-1{font-size:1.5rem;margin-bottom:1.25rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .row{margin-top:2.125rem;margin-bottom:1.125rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes{position:absolute;font-size:.8125rem;width:5.4375rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes-light-cream{top:calc(54px + (64 - 54) * (100vw - 320px) / (410 - 320));left:calc(12px + (50 - 12) * (100vw - 320px) / (410 - 320));text-align:right}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes-espresso{top:calc(185px + (270 - 185) * (100vw - 320px) / (410 - 320));left:calc(210px + (280 - 210) * (100vw - 320px) / (410 - 320))}@media screen and (min-width: 25.625em){.inner-container.feature-panel--r1-feature5 .feature-panel__content-row{background-image:url("../img/r1-feature-5-mask-medium-1x.png"), url("../img/r1-feature-5-medium-1x.jpg");padding-top:90vw;padding-bottom:10vw}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature5 .feature-panel__content-row{background-image:url("../img/r1-feature-5-mask-medium-2x.png"), url("../img/r1-feature-5-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .main-heading-1{font-size:2rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes-light-cream{top:calc(64px + (120 - 64) * (100vw - 410px) / (600 - 410));left:calc(50px + (120 - 50) * (100vw - 410px) / (600 - 410));text-align:right}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes-espresso{top:calc(230px + (350 - 230) * (100vw - 410px) / (600 - 410));left:calc(276px + (400 - 276) * (100vw - 410px) / (600 - 410))}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r1-feature5 .r1-specifications-list li{font-size:.9375rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row{background-image:url("../img/r1-feature-5-mask-large-1x.png"), url("../img/r1-feature-5-large-1x.jpg");padding-top:90vw}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature5 .feature-panel__content-row{background-image:url("../img/r1-feature-5-mask-large-2x.png"), url("../img/r1-feature-5-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .row{margin-top:3.375rem;margin-bottom:2.375rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes-light-cream{top:calc(120px + (150 - 120) * (100vw - 600px) / (768 - 600));left:calc(60px + (120 - 60) * (100vw - 600px) / (768 - 600))}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes-espresso{top:calc(320px + (420 - 320) * (100vw - 600px) / (768 - 600));left:calc(390px + (500 - 390) * (100vw - 600px) / (768 - 600))}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes{font-size:1rem;width:9.375rem}}@media screen and (min-width: 48em){.inner-container.feature-panel--r1-feature5 .r1-specifications-list li{font-size:.8125rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row{background-image:url("../img/r1-feature-5-mask-xlarge-1x.png"), url("../img/r1-feature-5-xlarge-1x.jpg");padding-top:0;padding-bottom:3%;min-height:51.25rem}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature5 .feature-panel__content-row{background-image:url("../img/r1-feature-5-mask-xlarge-2x.png"), url("../img/r1-feature-5-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .feature-panel__content{padding-top:0;margin-top:4.125rem;margin-bottom:3.125rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .main-heading-1{font-size:2rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes{font-size:.8125rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes-light-cream{top:calc(100px + (140 - 100) * (100vw - 768px) / (1024 - 768));left:calc(20px + (65 - 20) * (100vw - 768px) / (1024 - 768));width:5.9375rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes-espresso{top:calc(280px + (410 - 280) * (100vw - 768px) / (1024 - 768));left:calc(278px + (380 - 278) * (100vw - 768px) / (1024 - 768));width:5.3125rem}}@media screen and (min-width: 64em){.inner-container.feature-panel--r1-feature5{margin-top:-.3125rem}.inner-container.feature-panel--r1-feature5 .r1-specifications-list li{font-size:.9375rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row{background-image:url("../img/r1-feature-5-mask-xxlarge-1x.png"), url("../img/r1-feature-5-xxlarge-1x.jpg");min-height:52.5rem}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature5 .feature-panel__content-row{background-image:url("../img/r1-feature-5-mask-xxlarge-2x.png"), url("../img/r1-feature-5-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .row{margin-top:5.875rem;margin-bottom:5rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .feature-panel__content{padding-top:0;margin-top:5.875rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .main-heading-1{margin-bottom:1.875rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-specifications-list{margin-bottom:1.875rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes{width:6.875rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes-light-cream{top:calc(140px + (150 - 140) * (100vw - 1024px) / (1200 - 1024));left:calc(47px + (107 - 47) * (100vw - 1024px) / (1200 - 1024))}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes-espresso{top:calc(390px + (430 - 390) * (100vw - 1024px) / (1200 - 1024));left:calc(365px + (440 - 365) * (100vw - 1024px) / (1200 - 1024))}}@media screen and (min-width: 75em){.inner-container.feature-panel--r1-feature5{margin-top:-1.5625rem}.inner-container.feature-panel--r1-feature5 .r1-specifications-list li{font-size:1rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row{background-image:url("../img/r1-feature-5-mask-xxxlarge-1x.png"), url("../img/r1-feature-5-xxxlarge-1x.jpg");min-height:62.5rem}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature5 .feature-panel__content-row{background-image:url("../img/r1-feature-5-mask-xxxlarge-2x.png"), url("../img/r1-feature-5-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes{font-size:1rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes-light-cream{top:calc(150px + (180 - 150) * (100vw - 1200px) / (1440 - 1200));left:calc(67px + (107 - 67) * (100vw - 1200px) / (1440 - 1200))}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes-espresso{top:calc(410px + (500 - 410) * (100vw - 1200px) / (1440 - 1200));left:calc(420px + (500 - 420) * (100vw - 1200px) / (1440 - 1200))}}@media screen and (min-width: 90em){.inner-container.feature-panel--r1-feature5 .feature-panel__content-row{background-image:url("../img/r1-feature-5-mask-xxxxlarge-1x.png"), url("../img/r1-feature-5-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--r1-feature5 .feature-panel__content-row{background-image:url("../img/r1-feature-5-mask-xxxxlarge-2x.png"), url("../img/r1-feature-5-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .feature-panel__content{margin-top:8.75rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .row{margin-top:6.5rem;margin-bottom:5.625rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes-light-cream{top:calc(180px + (180 - 180) * (100vw - 1440px) / (1680 - 1440));left:calc(100px + (120 - 100) * (100vw - 1440px) / (1680 - 1440))}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes-espresso{top:calc(480px + (500 - 480) * (100vw - 1440px) / (1680 - 1440));left:calc(490px + (520 - 490) * (100vw - 1440px) / (1680 - 1440))}}@media screen and (min-width: 105em){.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes-light-cream{top:11.25rem;left:7.5rem}.inner-container.feature-panel--r1-feature5 .feature-panel__content-row .r1-finishes-espresso{top:31.25rem;left:32.5rem}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r2-feature1 .feature-panel__content-row{background:#f6f6f6 url("../img/r2-feature1-large-1x.jpg") no-repeat 50% 100%;padding-bottom:30vw;background-size:cover;color:#3a3e3f}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--r2-feature1 .feature-panel__content-row{background-image:url("../img/r2-feature1-large-2x.jpg")}}@media screen and (min-width: 48em){.inner-container.feature-panel--r2-feature1 .feature-panel__content-row{background-image:url("../img/r2-feature1-xlarge-1x.jpg");padding-bottom:28vw;background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--r2-feature1 .feature-panel__content-row{background-image:url("../img/r2-feature1-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r2-feature1 .feature-panel__content-row{background-image:url("../img/r2-feature1-xxlarge-1x.jpg");background-position:50% 100%;padding-bottom:23vw;background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--r2-feature1 .feature-panel__content-row{background-image:url("../img/r2-feature1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r2-feature1 .feature-panel__content-row .feature-panel__content-row{min-height:565px}.inner-container.feature-panel--r2-feature1 .feature-panel__content-row .feature-panel__content{padding-bottom:3.75rem}}@media screen and (min-width: 75em){.inner-container.feature-panel--r2-feature1 .feature-panel__content-row{background-image:url("../img/r2-feature1-xxxlarge-1x.jpg");padding-bottom:0;background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--r2-feature1 .feature-panel__content-row{background-image:url("../img/r2-feature1-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.inner-container.feature-panel--r2-feature1 .feature-panel__content-row .feature-panel__content{margin-top:-4.375rem}}@media screen and (min-width: 90em){.inner-container.feature-panel--r2-feature1 .feature-panel__content-row{background-image:url("../img/r2-feature1-xxxxlarge-1x.jpg");background-size:cover}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--r2-feature1 .feature-panel__content-row{background-image:url("../img/r2-feature1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r2-feature2 .feature-panel__content-row{background:#f6f6f6 url("../img/r2-feature2-large-1x.jpg") no-repeat 50% 0;padding-top:50vw;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--r2-feature2 .feature-panel__content-row{background-image:url("../img/r2-feature2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r2-feature2 .feature-panel__content-row .feature-panel__content-row{color:#3a3e3f}}@media screen and (min-width: 48em){.inner-container.feature-panel--r2-feature2 .feature-panel__content-row{background-image:url("../img/r2-feature2-xlarge-1x.jpg");padding-top:40vw;background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--r2-feature2 .feature-panel__content-row{background-image:url("../img/r2-feature2-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r2-feature2 .feature-panel__content-row{background-image:url("../img/r2-feature2-xxlarge-1x.jpg");background-position:50% 50%;padding-top:0;background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--r2-feature2 .feature-panel__content-row{background-image:url("../img/r2-feature2-xxlarge-2x.jpg")}}@media screen and (min-width: 75em){.inner-container.feature-panel--r2-feature2 .feature-panel__content-row{background-image:url("../img/r2-feature2-xxxlarge-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--r2-feature2 .feature-panel__content-row{background-image:url("../img/r2-feature2-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r2-feature2 .feature-panel__content-row{background-image:url("../img/r2-feature2-xxxxlarge-1x.jpg");background-size:1680px}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--r2-feature2 .feature-panel__content-row{background-image:url("../img/r2-feature2-xxxxlarge-2x.jpg")}}.inner-container.feature-panel--r3-feature1{margin-bottom:-.0625rem}.inner-container.feature-panel--r3-feature1 .feature-panel__content-row{background:#4c6760 url("../img/r3-feature-1-small-1x.jpg") no-repeat 50% 0;background-position:50% calc(0px + (-30 - 0) * (100vw - 320px) / (410 - 320));background-size:cover;color:#fefefe}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.inner-container.feature-panel--r3-feature1 .feature-panel__content-row{background-image:url("../img/r3-feature-1-small-2x.jpg")}}.inner-container.feature-panel--r3-feature1 .feature-panel__content-row .main-heading-1{font-size:1.5rem;text-align:center}.inner-container.feature-panel--r3-feature1 .feature-panel__content-row .row{margin-top:2.25rem}.inner-container.feature-panel--r3-feature1 .feature-panel__content-row .row+.row{margin-top:calc(100px + (130 - 100) * (100vw - 320px) / (410 - 320));margin-bottom:1.125rem}@media screen and (min-width: 25.625em){.inner-container.feature-panel--r3-feature1 .feature-panel__content-row{background-image:url("../img/r3-feature-1-medium-1x.jpg");background-position:50% calc(0px + (-50 - 0) * (100vw - 410px) / (600 - 410));background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature1 .feature-panel__content-row{background-image:url("../img/r3-feature-1-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.inner-container.feature-panel--r3-feature1 .feature-panel__content-row .main-heading-1{font-size:2rem}.inner-container.feature-panel--r3-feature1 .feature-panel__content-row .row+.row{margin-top:calc(124px + (190 - 124) * (100vw - 410px) / (600 - 410))}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r3-feature1 .feature-panel__content-row{background-image:url("../img/r3-feature-1-large-1x.jpg");background-size:46.25rem;background-position:50% -3.125rem}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature1 .feature-panel__content-row{background-image:url("../img/r3-feature-1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r3-feature1 .feature-panel__content-row .feature-panel__content+.feature-panel__content{margin-top:8.75rem}.inner-container.feature-panel--r3-feature1 .feature-panel__content-row .row{margin-top:3.5rem}.inner-container.feature-panel--r3-feature1 .feature-panel__content-row .row+.row{margin-top:14.375rem;margin-bottom:2.5rem}}@media screen and (min-width: 48em){.inner-container.feature-panel--r3-feature1 .feature-panel__content-row{background-image:url("../img/r3-feature-1-xlarge-1x.jpg");background-size:60rem}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature1 .feature-panel__content-row{background-image:url("../img/r3-feature-1-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.inner-container.feature-panel--r3-feature1 .feature-panel__content-row .main-heading-1{font-size:2rem}.inner-container.feature-panel--r3-feature1 .feature-panel__content-row .row{margin-top:4.125rem}.inner-container.feature-panel--r3-feature1 .feature-panel__content-row .row+.row{margin-top:16.875rem;margin-bottom:3.125rem}}@media screen and (min-width: 64em){.inner-container.feature-panel--r3-feature1 .feature-panel__content-row{background-image:url("../img/r3-feature-1-xxlarge-1x.jpg");background-size:69.375rem}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature1 .feature-panel__content-row{background-image:url("../img/r3-feature-1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r3-feature1 .feature-panel__content-row .row{margin-top:5.875rem}.inner-container.feature-panel--r3-feature1 .feature-panel__content-row .row+.row{margin-top:21.875rem;margin-bottom:5rem}}@media screen and (min-width: 75em){.inner-container.feature-panel--r3-feature1 .feature-panel__content-row{background-image:url("../img/r3-feature-1-xxxlarge-1x.jpg");background-size:84.0625rem}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature1 .feature-panel__content-row{background-image:url("../img/r3-feature-1-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r3-feature1 .feature-panel__content-row{background-image:url("../img/r3-feature-1-xxxxlarge-1x.jpg");background-size:90rem}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature1 .feature-panel__content-row{background-image:url("../img/r3-feature-1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r3-feature1 .feature-panel__content-row .row+.row{margin-top:25rem}}.inner-container.feature-panel--r3-feature2{margin-bottom:-.0625rem}.inner-container.feature-panel--r3-feature2 .feature-panel__content-row{min-height:auto;background:#d8d8da url("../img/r3-feature-2-small-1x.jpg") no-repeat 50% 0;background-size:contain;padding-top:75%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.inner-container.feature-panel--r3-feature2 .feature-panel__content-row{background-image:url("../img/r3-feature-2-small-2x.jpg")}}.inner-container.feature-panel--r3-feature2 .feature-panel__content-row .main-heading-1{font-size:1.5rem}.inner-container.feature-panel--r3-feature2 .feature-panel__content-row .row{margin-top:2.125rem;margin-bottom:1.125rem}@media screen and (min-width: 25.625em){.inner-container.feature-panel--r3-feature2 .feature-panel__content-row{background-image:url("../img/r3-feature-2-medium-1x.jpg")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature2 .feature-panel__content-row{background-image:url("../img/r3-feature-2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.inner-container.feature-panel--r3-feature2 .feature-panel__content-row .main-heading-1{font-size:2rem}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r3-feature2 .feature-panel__content-row{background-image:url("../img/r3-feature-2-large-1x.jpg");padding-top:50%}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature2 .feature-panel__content-row{background-image:url("../img/r3-feature-2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r3-feature2 .feature-panel__content-row .row{margin-top:3.375rem;margin-bottom:2.375rem}}@media screen and (min-width: 48em){.inner-container.feature-panel--r3-feature2 .feature-panel__content-row{background-image:url("../img/r3-feature-2-xlarge-1x.jpg")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature2 .feature-panel__content-row{background-image:url("../img/r3-feature-2-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.inner-container.feature-panel--r3-feature2 .feature-panel__content-row .main-heading-1{font-size:2rem}.inner-container.feature-panel--r3-feature2 .feature-panel__content-row .row{margin-top:4.125rem;margin-bottom:3.125rem}}@media screen and (min-width: 64em){.inner-container.feature-panel--r3-feature2 .feature-panel__content-row{background-image:url("../img/r3-feature-2-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature2 .feature-panel__content-row{background-image:url("../img/r3-feature-2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r3-feature2 .feature-panel__content-row .row{margin-top:5.875rem;margin-bottom:5rem}}@media screen and (min-width: 75em){.inner-container.feature-panel--r3-feature2 .feature-panel__content-row{background-image:url("../img/r3-feature-2-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature2 .feature-panel__content-row{background-image:url("../img/r3-feature-2-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r3-feature2 .feature-panel__content-row{background-image:url("../img/r3-feature-2-xxxxlarge-1x.jpg");padding-top:45rem}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature2 .feature-panel__content-row{background-image:url("../img/r3-feature-2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r3-feature2 .feature-panel__content-row .row{margin-top:6.5rem;margin-bottom:5.625rem}}.inner-container.feature-panel--r3-feature3 .feature-panel__content-row{min-height:auto;background:#3e3c3a url("../img/r3-feature-3-small-1x.jpg") no-repeat 50% 0;color:#fefefe;background-size:contain;padding-top:75%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.inner-container.feature-panel--r3-feature3 .feature-panel__content-row{background-image:url("../img/r3-feature-3-small-2x.jpg")}}.inner-container.feature-panel--r3-feature3 .feature-panel__content-row .main-heading-1{font-size:1.5rem}.inner-container.feature-panel--r3-feature3 .feature-panel__content-row .row{margin-top:2.125rem;margin-bottom:1.125rem}@media screen and (min-width: 25.625em){.inner-container.feature-panel--r3-feature3 .feature-panel__content-row{background-image:url("../img/r3-feature-3-medium-1x.jpg")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature3 .feature-panel__content-row{background-image:url("../img/r3-feature-3-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.inner-container.feature-panel--r3-feature3 .feature-panel__content-row .main-heading-1{font-size:2rem}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r3-feature3 .feature-panel__content-row{background-image:url("../img/r3-feature-3-large-1x.jpg");padding-top:50%}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature3 .feature-panel__content-row{background-image:url("../img/r3-feature-3-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r3-feature3 .feature-panel__content-row .row{margin-top:3.375rem;margin-bottom:2.375rem}}@media screen and (min-width: 48em){.inner-container.feature-panel--r3-feature3 .feature-panel__content-row{background-image:url("../img/r3-feature-3-xlarge-1x.jpg")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature3 .feature-panel__content-row{background-image:url("../img/r3-feature-3-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.inner-container.feature-panel--r3-feature3 .feature-panel__content-row .main-heading-1{font-size:2rem}.inner-container.feature-panel--r3-feature3 .feature-panel__content-row .row{margin-top:4.125rem;margin-bottom:3.125rem}}@media screen and (min-width: 64em){.inner-container.feature-panel--r3-feature3 .feature-panel__content-row{background-image:url("../img/r3-feature-3-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature3 .feature-panel__content-row{background-image:url("../img/r3-feature-3-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r3-feature3 .feature-panel__content-row .row{margin-top:5.875rem;margin-bottom:5rem}}@media screen and (min-width: 75em){.inner-container.feature-panel--r3-feature3 .feature-panel__content-row{background-image:url("../img/r3-feature-3-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature3 .feature-panel__content-row{background-image:url("../img/r3-feature-3-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r3-feature3 .feature-panel__content-row{background-image:url("../img/r3-feature-3-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature3 .feature-panel__content-row{background-image:url("../img/r3-feature-3-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r3-feature3 .feature-panel__content-row .row{margin-top:8.75rem;margin-bottom:7.8125rem}}@media screen and (min-width: 95.625em){.inner-container.feature-panel--r3-feature3 .feature-panel__content-row{padding-top:45rem}}.inner-container.feature-panel--r3-feature4{margin-bottom:-.0625rem}.inner-container.feature-panel--r3-feature4 .r3-specifications-list{margin-bottom:1.25rem}.inner-container.feature-panel--r3-feature4 .r3-specifications-list li{font-size:.875rem;background:transparent url("../img/bullet-white.svg") no-repeat 0 .625rem;padding:0 0 0 .875rem;background-size:.3125rem;margin:0 0 .4375rem}.inner-container.feature-panel--r3-feature4 a{color:#fefefe;border-bottom-color:rgba(254,254,254,0.3)}.inner-container.feature-panel--r3-feature4 a:hover{border-bottom-color:#fefefe}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row{display:block;position:relative;min-height:auto;background-color:#63735d;background-image:url("../img/r3-feature-4-mask-small-1x.png"),url("../img/r3-feature-4-small-1x.jpg");background-position:0 100%, 50% 0;background-size:contain, cover;background-repeat:no-repeat, no-repeat;color:#fefefe;padding-top:100vw;padding-bottom:7vw}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.inner-container.feature-panel--r3-feature4 .feature-panel__content-row{background-image:url("../img/r3-feature-4-mask-small-2x.png"), url("../img/r3-feature-4-small-2x.jpg")}}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .main-heading-1{font-size:1.5rem;margin-bottom:1.25rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .row{margin-top:2.125rem;margin-bottom:1.125rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes{position:absolute;font-size:.8125rem;width:6.875rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes-grey{top:calc(45px + (60 - 45) * (100vw - 320px) / (410 - 320));left:calc(2px + (46 - 2) * (100vw - 320px) / (410 - 320));text-align:right}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes-walnut{top:calc(200px + (270 - 200) * (100vw - 320px) / (410 - 320));left:calc(190px + (260 - 190) * (100vw - 320px) / (410 - 320))}@media screen and (min-width: 25.625em){.inner-container.feature-panel--r3-feature4 .feature-panel__content-row{background-image:url("../img/r3-feature-4-mask-medium-1x.png"), url("../img/r3-feature-4-medium-1x.jpg");padding-top:90vw;padding-bottom:10vw}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature4 .feature-panel__content-row{background-image:url("../img/r3-feature-4-mask-medium-2x.png"), url("../img/r3-feature-4-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .main-heading-1{font-size:2rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes-grey{top:calc(60px + (90 - 60) * (100vw - 410px) / (600 - 410));left:calc(40px + (120 - 40) * (100vw - 410px) / (600 - 410));text-align:right}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes-walnut{top:calc(230px + (350 - 230) * (100vw - 410px) / (600 - 410));left:calc(260px + (370 - 260) * (100vw - 410px) / (600 - 410))}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r3-feature4 .r3-specifications-list li{font-size:.9375rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row{background-image:url("../img/r3-feature-4-mask-large-1x.png"), url("../img/r3-feature-4-large-1x.jpg");padding-top:90vw}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature4 .feature-panel__content-row{background-image:url("../img/r3-feature-4-mask-large-2x.png"), url("../img/r3-feature-4-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .row{margin-top:3.375rem;margin-bottom:2.375rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes-grey{top:calc(100px + (120 - 100) * (100vw - 600px) / (768 - 600));left:calc(40px + (120 - 40) * (100vw - 600px) / (768 - 600))}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes-walnut{top:calc(335px + (430 - 335) * (100vw - 600px) / (768 - 600));left:calc(330px + (420 - 330) * (100vw - 600px) / (768 - 600))}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes{font-size:1rem;width:auto}}@media screen and (min-width: 48em){.inner-container.feature-panel--r3-feature4 .r3-specifications-list li{font-size:.8125rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row{background-image:url("../img/r3-feature-4-mask-xlarge-1x.png"), url("../img/r3-feature-4-xlarge-1x.jpg");padding-top:0;padding-bottom:3%;min-height:51.25rem}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature4 .feature-panel__content-row{background-image:url("../img/r3-feature-4-mask-xlarge-2x.png"), url("../img/r3-feature-4-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .feature-panel__content{padding-top:0;margin-top:4.125rem;margin-bottom:3.125rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .main-heading-1{font-size:2rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes{font-size:.8125rem;width:6.875rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes-grey{top:calc(100px + (120 - 100) * (100vw - 768px) / (1024 - 768));left:calc(25px + (100 - 25) * (100vw - 768px) / (1024 - 768))}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes-walnut{top:calc(300px + (410 - 300) * (100vw - 768px) / (1024 - 768));left:calc(245px + (320 - 245) * (100vw - 768px) / (1024 - 768))}}@media screen and (min-width: 64em){.inner-container.feature-panel--r3-feature4{margin-top:-.3125rem}.inner-container.feature-panel--r3-feature4 .r3-specifications-list li{font-size:.9375rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row{background-image:url("../img/r3-feature-4-mask-xxlarge-1x.png"), url("../img/r3-feature-4-xxlarge-1x.jpg");min-height:52.5rem}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature4 .feature-panel__content-row{background-image:url("../img/r3-feature-4-mask-xxlarge-2x.png"), url("../img/r3-feature-4-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .row{margin-top:5.875rem;margin-bottom:5rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .feature-panel__content{padding-top:0;margin-top:5.875rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .main-heading-1{margin-bottom:1.875rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-specifications-list{margin-bottom:1.875rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes{width:auto}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes-grey{top:calc(110px + (130 - 110) * (100vw - 1024px) / (1200 - 1024));left:calc(48px + (84 - 48) * (100vw - 1024px) / (1200 - 1024))}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes-walnut{top:calc(360px + (440 - 360) * (100vw - 1024px) / (1200 - 1024));left:calc(285px + (350 - 285) * (100vw - 1024px) / (1200 - 1024))}}@media screen and (min-width: 75em){.inner-container.feature-panel--r3-feature4{margin-top:-1.5625rem}.inner-container.feature-panel--r3-feature4 .r3-specifications-list li{font-size:1rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row{background-image:url("../img/r3-feature-4-mask-xxxlarge-1x.png"), url("../img/r3-feature-4-xxxlarge-1x.jpg");min-height:62.5rem}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature4 .feature-panel__content-row{background-image:url("../img/r3-feature-4-mask-xxxlarge-2x.png"), url("../img/r3-feature-4-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes{font-size:1rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes-grey{top:calc(130px + (140 - 130) * (100vw - 1200px) / (1440 - 1200));left:calc(35px + (100 - 35) * (100vw - 1200px) / (1440 - 1200))}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes-walnut{top:calc(385px + (480 - 385) * (100vw - 1200px) / (1440 - 1200));left:calc(345px + (425 - 345) * (100vw - 1200px) / (1440 - 1200))}}@media screen and (min-width: 90em){.inner-container.feature-panel--r3-feature4 .feature-panel__content-row{background-image:url("../img/r3-feature-4-mask-xxxxlarge-1x.png"), url("../img/r3-feature-4-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--r3-feature4 .feature-panel__content-row{background-image:url("../img/r3-feature-4-mask-xxxxlarge-2x.png"), url("../img/r3-feature-4-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .feature-panel__content{margin-top:8.75rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .row{margin-top:6.5rem;margin-bottom:5.625rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes-grey{top:calc(190px + (210 - 190) * (100vw - 1440px) / (1680 - 1440));left:calc(100px + (110 - 100) * (100vw - 1440px) / (1680 - 1440))}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes-walnut{top:calc(500px + (530 - 500) * (100vw - 1440px) / (1680 - 1440));left:calc(445px + (475 - 445) * (100vw - 1440px) / (1680 - 1440))}}@media screen and (min-width: 105em){.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes-grey{top:13.125rem;left:6.875rem}.inner-container.feature-panel--r3-feature4 .feature-panel__content-row .r3-finishes-walnut{top:33.125rem;left:29.6875rem}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r4-feature1 .feature-panel__content-row{background:#e8e9eb url("../img/r4-feature1-large-1x.jpg") no-repeat 100% 0;padding-top:21.875rem;background-size:768px}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--r4-feature1 .feature-panel__content-row{background-image:url("../img/r4-feature1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r4-feature1 .feature-panel__content-row .feature-panel__content-row{color:#3a3e3f}}@media screen and (min-width: 48em){.inner-container.feature-panel--r4-feature1 .feature-panel__content-row{background-image:url("../img/r4-feature1-xlarge-1x.jpg");padding-top:26.25rem;background-size:1024px}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--r4-feature1 .feature-panel__content-row{background-image:url("../img/r4-feature1-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r4-feature1 .feature-panel__content-row{background-image:url("../img/r4-feature1-xxlarge-1x.jpg");background-position:50% 0;padding-top:0;background-size:1200px}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--r4-feature1 .feature-panel__content-row{background-image:url("../img/r4-feature1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r4-feature1 .feature-panel__content-row .feature-panel__content-row{min-height:565px}}@media screen and (min-width: 75em){.inner-container.feature-panel--r4-feature1 .feature-panel__content-row{background-image:url("../img/r4-feature1-xxxlarge-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--r4-feature1 .feature-panel__content-row{background-image:url("../img/r4-feature1-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r4-feature1 .feature-panel__content-row{background-image:url("../img/r4-feature1-xxxxlarge-1x.jpg");background-size:1680px}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--r4-feature1 .feature-panel__content-row{background-image:url("../img/r4-feature1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r4-feature2 .feature-panel__content-row{background:#dfdfdf url("../img/r4-feature2-large-1x.jpg") no-repeat 0 0;padding-top:21.875rem;background-size:768px}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--r4-feature2 .feature-panel__content-row{background-image:url("../img/r4-feature2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r4-feature2 .feature-panel__content-row .feature-panel__content-row{color:#3a3e3f}}@media screen and (min-width: 48em){.inner-container.feature-panel--r4-feature2 .feature-panel__content-row{background-image:url("../img/r4-feature2-xlarge-1x.jpg");padding-top:26.25rem;background-size:1024px}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--r4-feature2 .feature-panel__content-row{background-image:url("../img/r4-feature2-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r4-feature2 .feature-panel__content-row{background-image:url("../img/r4-feature2-xxlarge-1x.jpg");background-position:50% 0;padding-top:0;background-size:1200px}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--r4-feature2 .feature-panel__content-row{background-image:url("../img/r4-feature2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r4-feature2 .feature-panel__content-row .feature-panel__content-row{min-height:565px}}@media screen and (min-width: 75em){.inner-container.feature-panel--r4-feature2 .feature-panel__content-row{background-image:url("../img/r4-feature2-xxxlarge-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--r4-feature2 .feature-panel__content-row{background-image:url("../img/r4-feature2-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r4-feature2 .feature-panel__content-row{background-image:url("../img/r4-feature2-xxxxlarge-1x.jpg");background-size:1680px}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--r4-feature2 .feature-panel__content-row{background-image:url("../img/r4-feature2-xxxxlarge-2x.jpg")}}.feature-panel--r4-feature3 .feature3__slides{background:#c0c6b3 url("../img/r4-feature3-410px-1x.jpg") no-repeat 0 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.feature-panel--r4-feature3 .feature3__slides{background-image:url("../img/r4-feature3-410px-2x.jpg")}}.feature-panel--r4-feature3 .slide{height:75vw}.feature-panel--r4-feature3 .slide-amazon{background:#c0c6b3 url("../img/r4-feature3-amazon-410px-1x.jpg") no-repeat 0 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.feature-panel--r4-feature3 .slide-amazon{background-image:url("../img/r4-feature3-amazon-410px-2x.jpg")}}.feature-panel--r4-feature3 .slide-google{background:#c0c6b3 url("../img/r4-feature3-google-410px-1x.jpg") no-repeat 0 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.feature-panel--r4-feature3 .slide-google{background-image:url("../img/r4-feature3-google-410px-2x.jpg")}}.feature-panel--r4-feature3 .slide-apple{background:#c0c6b3 url("../img/r4-feature3-apple-410px-1x.jpg") no-repeat 0 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.feature-panel--r4-feature3 .slide-apple{background-image:url("../img/r4-feature3-apple-410px-2x.jpg")}}@media screen and (min-width: 25.625em){.feature-panel--r4-feature3 .feature3__slides{background-image:url("../img/r4-feature3-600px-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .feature3__slides{background-image:url("../img/r4-feature3-600px-2x.jpg")}}@media screen and (min-width: 25.625em){.feature-panel--r4-feature3 .slide-amazon{background-image:url("../img/r4-feature3-amazon-600px-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .slide-amazon{background-image:url("../img/r4-feature3-amazon-600px-2x.jpg")}}@media screen and (min-width: 25.625em){.feature-panel--r4-feature3 .slide-google{background-image:url("../img/r4-feature3-google-600px-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .slide-google{background-image:url("../img/r4-feature3-google-600px-2x.jpg")}}@media screen and (min-width: 25.625em){.feature-panel--r4-feature3 .slide-apple{background-image:url("../img/r4-feature3-apple-600px-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .slide-apple{background-image:url("../img/r4-feature3-apple-600px-2x.jpg")}}@media screen and (min-width: 37.5em){.feature-panel--r4-feature3 .feature-panel__image-row .feature3__slides{background:#c0c6b3 url("../img/r4-feature3-768px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .feature-panel__image-row .feature3__slides{background-image:url("../img/r4-feature3-768px-2x.jpg")}}@media screen and (min-width: 37.5em){.feature-panel--r4-feature3 .feature-panel__image-row .slide{height:70vw}.feature-panel--r4-feature3 .feature-panel__image-row .feature-panel__image-row.collapse{margin-left:-1.5625rem;margin-right:-1.5625rem}.feature-panel--r4-feature3 .feature-panel__image-row .slide-amazon{background:#c0c6b3 url("../img/r4-feature3-amazon-768px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .feature-panel__image-row .slide-amazon{background-image:url("../img/r4-feature3-amazon-768px-2x.jpg")}}@media screen and (min-width: 37.5em){.feature-panel--r4-feature3 .feature-panel__image-row .slide-google{background:#c0c6b3 url("../img/r4-feature3-google-768px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .feature-panel__image-row .slide-google{background-image:url("../img/r4-feature3-google-768px-2x.jpg")}}@media screen and (min-width: 37.5em){.feature-panel--r4-feature3 .feature-panel__image-row .slide-apple{background:#c0c6b3 url("../img/r4-feature3-apple-768px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .feature-panel__image-row .slide-apple{background-image:url("../img/r4-feature3-apple-768px-2x.jpg")}}@media screen and (min-width: 37.5em){.feature-panel--r4-feature3 .feature-panel__content-row{background-color:#c0c6b3}.feature-panel--r4-feature3 .feature-panel__content{margin-top:-5.625rem;position:relative}}@media screen and (min-width: 48em){.feature-panel--r4-feature3 .feature-panel__image-row .feature3__slides{background-image:url("../img/r4-feature3-1024px-1x.jpg");background-position:50% 100%;background-size:contain}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .feature-panel__image-row .feature3__slides{background-image:url("../img/r4-feature3-1024px-2x.jpg")}}@media screen and (min-width: 48em){.feature-panel--r4-feature3 .feature-panel__image-row .slide{height:36vw}.feature-panel--r4-feature3 .feature-panel__image-row .slide-amazon{background-image:url("../img/r4-feature3-amazon-1024px-1x.jpg");background-position:50% 100%;background-size:contain}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .feature-panel__image-row .slide-amazon{background-image:url("../img/r4-feature3-amazon-1024px-2x.jpg")}}@media screen and (min-width: 48em){.feature-panel--r4-feature3 .feature-panel__image-row .slide-google{background-image:url("../img/r4-feature3-google-1024px-1x.jpg");background-position:50% 100%;background-size:contain}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .feature-panel__image-row .slide-google{background-image:url("../img/r4-feature3-google-1024px-2x.jpg")}}@media screen and (min-width: 48em){.feature-panel--r4-feature3 .feature-panel__image-row .slide-apple{background-image:url("../img/r4-feature3-apple-1024px-1x.jpg");background-position:50% 100%;background-size:contain}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .feature-panel__image-row .slide-apple{background-image:url("../img/r4-feature3-apple-1024px-2x.jpg")}}@media screen and (min-width: 48em){.feature-panel--r4-feature3 .feature-panel__content-row{min-height:auto}.feature-panel--r4-feature3 .feature-panel__content{margin-top:-.625rem}}@media screen and (min-width: 64em){.feature-panel--r4-feature3 .feature-panel__image-row .feature3__slides{background:url("../img/r4-feature3-1200px-1x.jpg");background-position:50% 100%;background-size:contain}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .feature-panel__image-row .feature3__slides{background-image:url("../img/r4-feature3-1200px-2x.jpg")}}@media screen and (min-width: 64em){.feature-panel--r4-feature3 .feature-panel__image-row .slide{height:34vw}.feature-panel--r4-feature3 .feature-panel__image-row .slide-amazon{background-image:url("../img/r4-feature3-amazon-1200px-1x.jpg");background-position:50% 100%;background-size:contain}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .feature-panel__image-row .slide-amazon{background-image:url("../img/r4-feature3-amazon-1200px-2x.jpg")}}@media screen and (min-width: 64em){.feature-panel--r4-feature3 .feature-panel__image-row .slide-google{background-image:url("../img/r4-feature3-google-1200px-1x.jpg");background-position:50% 100%;background-size:contain}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .feature-panel__image-row .slide-google{background-image:url("../img/r4-feature3-google-1200px-2x.jpg")}}@media screen and (min-width: 64em){.feature-panel--r4-feature3 .feature-panel__image-row .slide-apple{background-image:url("../img/r4-feature3-apple-1200px-1x.jpg");background-position:50% 100%;background-size:contain}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .feature-panel__image-row .slide-apple{background-image:url("../img/r4-feature3-apple-1200px-2x.jpg")}}@media screen and (min-width: 64em){.feature-panel--r4-feature3 .feature-panel__content{margin-top:-1.875rem}}@media screen and (min-width: 75em){.feature-panel--r4-feature3{position:relative}.feature-panel--r4-feature3 .feature-panel__content-row{min-height:31.25rem}.feature-panel--r4-feature3 .feature-panel__content{margin-top:auto;z-index:50;position:relative}.feature-panel--r4-feature3 .feature-panel__image-row{position:absolute;top:0;left:2.8125rem;right:2.8125rem;width:calc(100% - 90px);z-index:20}.feature-panel--r4-feature3 .feature-panel__image-row .feature3__slides{width:90%;position:absolute;right:0;top:0;background-image:url("../img/r4-feature3-1440px-1x.jpg");background-position:100% 50%;background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .feature-panel__image-row .feature3__slides{background-image:url("../img/r4-feature3-1440px-2x.jpg")}}@media screen and (min-width: 75em){.feature-panel--r4-feature3 .feature-panel__image-row .slide{height:31.25rem}.feature-panel--r4-feature3 .feature-panel__image-row .slide-amazon{background-image:url("../img/r4-feature3-amazon-1440px-1x.jpg");background-position:100% 50%;background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .feature-panel__image-row .slide-amazon{background-image:url("../img/r4-feature3-amazon-1440px-2x.jpg")}}@media screen and (min-width: 75em){.feature-panel--r4-feature3 .feature-panel__image-row .slide-google{background-image:url("../img/r4-feature3-google-1440px-1x.jpg");background-position:100% 50%;background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .feature-panel__image-row .slide-google{background-image:url("../img/r4-feature3-google-1440px-2x.jpg")}}@media screen and (min-width: 75em){.feature-panel--r4-feature3 .feature-panel__image-row .slide-apple{background-image:url("../img/r4-feature3-apple-1440px-1x.jpg");background-position:100% 50%;background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.feature-panel--r4-feature3 .feature-panel__image-row .slide-apple{background-image:url("../img/r4-feature3-apple-1440px-2x.jpg")}}.feature-panel--r5-feature1 .dot-line{position:absolute;height:0.55vw;width:11vw;background:transparent url("../img/animated-dotted-line.gif") repeat-x 0 0;background-size:contain}.feature-panel--r5-feature1 .dot-line-01{top:24.8vw;left:32.1vw;transform:rotate(42deg)}.feature-panel--r5-feature1 .dot-line-02{top:20.7vw;left:37.8vw;transform:rotate(67deg)}.feature-panel--r5-feature1 .dot-line-03{top:19.2vw;left:44.4vw;transform:rotate(90deg)}.feature-panel--r5-feature1 .dot-line-04{top:20.7vw;left:51.3vw;transform:rotate(115deg)}.feature-panel--r5-feature1 .dot-line-05{top:24.8vw;left:56.7vw;transform:rotate(138deg)}.feature-panel--r5-feature1 .dot-line-06{top:46.5vw;left:32.1vw;transform:rotate(-41deg)}.feature-panel--r5-feature1 .dot-line-07{top:50.5vw;left:37.8vw;transform:rotate(-67deg)}.feature-panel--r5-feature1 .dot-line-08{top:52vw;left:44.4vw;transform:rotate(-90deg)}.feature-panel--r5-feature1 .dot-line-09{top:50.5vw;left:51.3vw;transform:rotate(-115deg)}.feature-panel--r5-feature1 .dot-line-10{top:46.5vw;left:56.7vw;transform:rotate(-137deg)}@media screen and (min-width: 25.625em){.feature-panel--r5-feature1 .dot-line-01{top:25vw;left:32.1vw}.feature-panel--r5-feature1 .dot-line-02{top:20.8vw;left:37.8vw}.feature-panel--r5-feature1 .dot-line-03{top:19.5vw;left:44.5vw}.feature-panel--r5-feature1 .dot-line-04{top:20.8vw;left:51.3vw}.feature-panel--r5-feature1 .dot-line-05{top:25vw;left:56.7vw}.feature-panel--r5-feature1 .dot-line-06{top:47.4vw;left:32.1vw}.feature-panel--r5-feature1 .dot-line-07{top:51.5vw;left:37.6vw}.feature-panel--r5-feature1 .dot-line-08{top:53vw;left:44.5vw}.feature-panel--r5-feature1 .dot-line-09{top:51.5vw;left:51.3vw}.feature-panel--r5-feature1 .dot-line-10{top:47.4vw;left:57vw}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r5-feature1 .feature-panel__content-row{background:#e7e9e8 url("../img/r5-feature1-large-1x.jpg") no-repeat 50% 0;padding-top:28.75rem;background-size:768px}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--r5-feature1 .feature-panel__content-row{background-image:url("../img/r5-feature1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r5-feature1 .feature-panel__content-row .feature-panel__content-row{color:#3a3e3f}.inner-container.feature-panel--r5-feature1 .feature-panel__content-row .feature-panel__content-row .main-heading-1{color:#8a8b8b}.feature-panel--r5-feature1 .dot-line-container{position:absolute;width:14rem;height:18.75rem;top:6.75rem;left:50%;transform:translateX(-50%)}.feature-panel--r5-feature1 .dot-line{height:.2375rem;width:4.75rem}.feature-panel--r5-feature1 .dot-line-01{top:4.5625rem;left:-.6875rem}.feature-panel--r5-feature1 .dot-line-02{top:2.8125rem;left:1.6875rem}.feature-panel--r5-feature1 .dot-line-03{top:2.1875rem;left:4.5625rem}.feature-panel--r5-feature1 .dot-line-04{top:2.75rem;left:7.375rem}.feature-panel--r5-feature1 .dot-line-05{top:4.5625rem;left:9.8125rem}.feature-panel--r5-feature1 .dot-line-06{top:13.9375rem;left:-.625rem}.feature-panel--r5-feature1 .dot-line-07{top:15.6875rem;left:1.625rem}.feature-panel--r5-feature1 .dot-line-08{top:16.3125rem;left:4.5625rem}.feature-panel--r5-feature1 .dot-line-09{top:15.6875rem;left:7.5rem}.feature-panel--r5-feature1 .dot-line-10{top:13.9375rem;left:9.875rem}}@media screen and (min-width: 48em){.inner-container.feature-panel--r5-feature1 .feature-panel__content-row{background-image:url("../img/r5-feature1-xlarge-1x.jpg");padding-top:520px;background-size:1024px;background-position:50% 0}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--r5-feature1 .feature-panel__content-row{background-image:url("../img/r5-feature1-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.feature-panel--r5-feature1 .dot-line-container{width:16.25rem;height:22rem;top:7.5rem}.feature-panel--r5-feature1 .dot-line{height:.271875rem;width:5.4375rem}.feature-panel--r5-feature1 .dot-line-01{top:5.4375rem;left:-.8125rem}.feature-panel--r5-feature1 .dot-line-02{top:3.375rem;left:2rem}.feature-panel--r5-feature1 .dot-line-03{top:2.6875rem;left:5.375rem}.feature-panel--r5-feature1 .dot-line-04{top:3.375rem;left:8.6875rem}.feature-panel--r5-feature1 .dot-line-05{top:5.4375rem;left:11.4375rem}.feature-panel--r5-feature1 .dot-line-06{top:16.4375rem;left:-.8125rem}.feature-panel--r5-feature1 .dot-line-07{top:18.4375rem;left:2.0625rem}.feature-panel--r5-feature1 .dot-line-08{top:19.125rem;left:5.375rem}.feature-panel--r5-feature1 .dot-line-09{top:18.4375rem;left:8.75rem}.feature-panel--r5-feature1 .dot-line-10{top:16.4375rem;left:11.5rem}}@media screen and (min-width: 64em){.inner-container.feature-panel--r5-feature1 .feature-panel__content-row{background-image:url("../img/r5-feature1-xxlarge-1x.jpg");padding-top:600px;background-size:1110px;background-position:50% 0}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--r5-feature1 .feature-panel__content-row{background-image:url("../img/r5-feature1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.feature-panel--r5-feature1 .dot-line-container{width:18.75rem;height:24.75rem;top:9.375rem}.feature-panel--r5-feature1 .dot-line{height:.303125rem;width:6.0625rem}.feature-panel--r5-feature1 .dot-line-01{top:6rem;left:-.75rem}.feature-panel--r5-feature1 .dot-line-02{top:3.625rem;left:2.375rem}.feature-panel--r5-feature1 .dot-line-03{top:2.75rem;left:6.25rem}.feature-panel--r5-feature1 .dot-line-04{top:3.625rem;left:10.0625rem}.feature-panel--r5-feature1 .dot-line-05{top:6rem;left:13.25rem}.feature-panel--r5-feature1 .dot-line-06{top:18.5rem;left:-.75rem}.feature-panel--r5-feature1 .dot-line-07{top:20.8125rem;left:2.5rem}.feature-panel--r5-feature1 .dot-line-08{top:21.6875rem;left:6.25rem}.feature-panel--r5-feature1 .dot-line-09{top:20.8125rem;left:10.0625rem}.feature-panel--r5-feature1 .dot-line-10{top:18.5rem;left:13.3125rem}}@media screen and (min-width: 75em){.inner-container.feature-panel--r5-feature1 .feature-panel__content-row{background-image:url("../img/r5-feature1-xxxlarge-1x.jpg");padding-top:0;background-size:84.375rem;background-position:50% 50%}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--r5-feature1 .feature-panel__content-row{background-image:url("../img/r5-feature1-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.feature-panel--r5-feature1 .dot-line-container{width:22.5rem;height:20rem;top:50%;left:calc(50% + 41px);transform:translateX(0);transform:translateY(-50%)}.feature-panel--r5-feature1 .dot-line{height:.24375rem;width:4.875rem}.feature-panel--r5-feature1 .dot-line-01{top:5.0625rem;left:3.5625rem}.feature-panel--r5-feature1 .dot-line-02{top:3.3125rem;left:5.9375rem}.feature-panel--r5-feature1 .dot-line-03{top:2.6875rem;left:8.8125rem}.feature-panel--r5-feature1 .dot-line-04{top:3.3125rem;left:11.6875rem}.feature-panel--r5-feature1 .dot-line-05{top:5.0625rem;left:14.1875rem}.feature-panel--r5-feature1 .dot-line-06{top:14.75rem;left:3.5625rem}.feature-panel--r5-feature1 .dot-line-07{top:16.5rem;left:5.9375rem}.feature-panel--r5-feature1 .dot-line-08{top:17.125rem;left:8.8125rem}.feature-panel--r5-feature1 .dot-line-09{top:16.5rem;left:11.6875rem}.feature-panel--r5-feature1 .dot-line-10{top:14.75rem;left:14.1875rem}}@media screen and (min-width: 90em){.inner-container.feature-panel--r5-feature1 .feature-panel__content-row{background-image:url("../img/r5-feature1-xxxxlarge-1x.jpg");background-size:1440px}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--r5-feature1 .feature-panel__content-row{background-image:url("../img/r5-feature1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.feature-panel--r5-feature1 .dot-line-container{left:calc(50% + 165px)}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r5-feature2 .feature-panel__content-row{background:#f1f2f2 url("../img/r5-mk1-feature2-large-1x.jpg") no-repeat 50% 0;background-size:48rem;padding-top:35vw;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--r5-feature2 .feature-panel__content-row{background-image:url("../img/r5-mk1-feature2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r5-feature2 .feature-panel__content-row .feature-panel__content-row{color:#3a3e3f}}@media screen and (min-width: 48em){.inner-container.feature-panel--r5-feature2 .feature-panel__content-row{background-image:url("../img/r5-mk1-feature2-xlarge-1x.jpg");background-size:64rem;padding-top:18.75rem}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--r5-feature2 .feature-panel__content-row{background-image:url("../img/r5-mk1-feature2-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r5-feature2 .feature-panel__content-row{background-image:url("../img/r5-mk1-feature2-xxlarge-1x.jpg");background-size:75rem;padding-top:30vw;background-size:cover;min-height:565px}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--r5-feature2 .feature-panel__content-row{background-image:url("../img/r5-mk1-feature2-xxlarge-2x.jpg")}}@media screen and (min-width: 75em){.inner-container.feature-panel--r5-feature2 .feature-panel__content-row{background-image:url("../img/r5-mk1-feature2-xxxlarge-1x.jpg");background-size:cover;padding-top:0;background-position:50% 50%}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--r5-feature2 .feature-panel__content-row{background-image:url("../img/r5-mk1-feature2-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r5-feature2 .feature-panel__content-row{background-image:url("../img/r5-mk1-feature2-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--r5-feature2 .feature-panel__content-row{background-image:url("../img/r5-mk1-feature2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r5-feature3 .feature-panel__content-row{background:#4d321f url("../img/r7-feature2-large-1x.jpg") no-repeat 50% 100%;padding-bottom:290px;background-size:768px}.inner-container.feature-panel--r5-feature3 .feature-panel__content-row .main-heading-1,.inner-container.feature-panel--r5-feature3 .feature-panel__content-row p{color:#fefefe}.inner-container.feature-panel--r5-feature3 .feature-panel__content-row a:link,.inner-container.feature-panel--r5-feature3 .feature-panel__content-row a:visited{color:#fefefe;border-color:rgba(254,254,254,0.5)}.inner-container.feature-panel--r5-feature3 .feature-panel__content-row a:hover,.inner-container.feature-panel--r5-feature3 .feature-panel__content-row a:active{border-color:#fefefe}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--r5-feature3 .feature-panel__content-row{background-image:url("../img/r7-feature2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r5-feature3 .feature-panel__content-row .feature-panel__content-row{color:#3a3e3f}}@media screen and (min-width: 48em){.inner-container.feature-panel--r5-feature3 .feature-panel__content-row{background-image:url("../img/r7-feature2-xlarge-1x.jpg");background-position:35% 100%;padding-bottom:340px;background-size:1024px}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--r5-feature3 .feature-panel__content-row{background-image:url("../img/r7-feature2-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r5-feature3 .feature-panel__content-row{background-image:url("../img/r7-feature2-xxlarge-1x.jpg");background-position:50% 100%;background-size:cover;padding-bottom:0}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--r5-feature3 .feature-panel__content-row{background-image:url("../img/r7-feature2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r5-feature3 .feature-panel__content-row .feature-panel__content-row{min-height:565px}}@media screen and (min-width: 75em){.inner-container.feature-panel--r5-feature3 .feature-panel__content-row{background-image:url("../img/r7-feature2-xxxlarge-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--r5-feature3 .feature-panel__content-row{background-image:url("../img/r7-feature2-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r5-feature3 .feature-panel__content-row{background-image:url("../img/r7-feature2-xxxxlarge-1x.jpg");background-size:1680px}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--r5-feature3 .feature-panel__content-row{background-image:url("../img/r7-feature2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r7-feature1 .feature-panel__content-row{background:#f1f2f2 url("../img/r7-mk3-feature1-large-1x.jpg") no-repeat 100% 0;background-size:48rem;padding-top:23.75rem;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--r7-feature1 .feature-panel__content-row{background-image:url("../img/r7-mk3-feature1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r7-feature1 .feature-panel__content-row .feature-panel__content-row{color:#3a3e3f}}@media screen and (min-width: 48em){.inner-container.feature-panel--r7-feature1 .feature-panel__content-row{background-image:url("../img/r7-mk3-feature1-xlarge-1x.jpg");background-size:64rem;padding-top:25rem}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--r7-feature1 .feature-panel__content-row{background-image:url("../img/r7-mk3-feature1-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r7-feature1 .feature-panel__content-row{background-image:url("../img/r7-mk3-feature1-xxlarge-1x.jpg");background-size:cover;background-position:100% 50%;padding-top:0;background-size:cover;min-height:565px}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--r7-feature1 .feature-panel__content-row{background-image:url("../img/r7-mk3-feature1-xxlarge-2x.jpg")}}@media screen and (min-width: 75em){.inner-container.feature-panel--r7-feature1 .feature-panel__content-row{background-image:url("../img/r7-mk3-feature1-xxxlarge-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--r7-feature1 .feature-panel__content-row{background-image:url("../img/r7-mk3-feature1-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r7-feature1 .feature-panel__content-row{background-image:url("../img/r7-mk3-feature1-xxxxlarge-1x.jpg");background-size:cover;background-position:100% 0}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--r7-feature1 .feature-panel__content-row{background-image:url("../img/r7-mk3-feature1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r7-feature2 .feature-panel__content-row{background:#4d321f url("../img/r7-feature2-large-1x.jpg") no-repeat 50% 100%;padding-bottom:290px;background-size:768px}.inner-container.feature-panel--r7-feature2 .feature-panel__content-row .main-heading-1,.inner-container.feature-panel--r7-feature2 .feature-panel__content-row p{color:#fefefe}.inner-container.feature-panel--r7-feature2 .feature-panel__content-row a:link,.inner-container.feature-panel--r7-feature2 .feature-panel__content-row a:visited{color:#fefefe;border-color:rgba(254,254,254,0.5)}.inner-container.feature-panel--r7-feature2 .feature-panel__content-row a:hover,.inner-container.feature-panel--r7-feature2 .feature-panel__content-row a:active{border-color:#fefefe}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.inner-container.feature-panel--r7-feature2 .feature-panel__content-row{background-image:url("../img/r7-feature2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r7-feature2 .feature-panel__content-row .feature-panel__content-row{color:#3a3e3f}}@media screen and (min-width: 48em){.inner-container.feature-panel--r7-feature2 .feature-panel__content-row{background-image:url("../img/r7-feature2-xlarge-1x.jpg");background-position:35% 100%;padding-bottom:340px;background-size:1024px}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.inner-container.feature-panel--r7-feature2 .feature-panel__content-row{background-image:url("../img/r7-feature2-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r7-feature2 .feature-panel__content-row{background-image:url("../img/r7-feature2-xxlarge-1x.jpg");background-position:50% 100%;background-size:cover;padding-bottom:0}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.inner-container.feature-panel--r7-feature2 .feature-panel__content-row{background-image:url("../img/r7-feature2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.feature-panel--r7-feature2 .feature-panel__content-row .feature-panel__content-row{min-height:565px}}@media screen and (min-width: 75em){.inner-container.feature-panel--r7-feature2 .feature-panel__content-row{background-image:url("../img/r7-feature2-xxxlarge-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.inner-container.feature-panel--r7-feature2 .feature-panel__content-row{background-image:url("../img/r7-feature2-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.inner-container.feature-panel--r7-feature2 .feature-panel__content-row{background-image:url("../img/r7-feature2-xxxxlarge-1x.jpg");background-size:1680px}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.inner-container.feature-panel--r7-feature2 .feature-panel__content-row{background-image:url("../img/r7-feature2-xxxxlarge-2x.jpg")}}.synchronised-panels{padding:.1875rem .1875rem 0 !important;background-color:#f1f2f2;margin-bottom:-1.875rem !important}.synchronised-panel{padding:.1875rem !important}.synchronised-image{padding-top:75%;background-color:#fefefe;background-position:50% 100%, 50% 100%;background-repeat:no-repeat, no-repeat;background-size:cover, cover}.synchronised-image--r2{background-image:url("../img/sync-soundwave-r2-small.svg"),url("../img/sync-r2-small-1x.png")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.synchronised-image--r2{background-image:url("../img/sync-soundwave-r2-small.svg"), url("../img/sync-r2-small-2x.png")}}.synchronised-image--mrx{background-image:url("../img/sync-soundwave-mrx-small.svg"),url("../img/sync-mrx-small-1x.png")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.synchronised-image--mrx{background-image:url("../img/sync-soundwave-mrx-small.svg"), url("../img/sync-mrx-small-2x.png")}}.synchronised-image--r5{background-image:url("../img/sync-soundwave-r5-small.svg"),url("../img/sync-r5-small-1x.png")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.synchronised-image--r5{background-image:url("../img/sync-soundwave-r5-small.svg"), url("../img/sync-r5-small-2x.png")}}.synchronised-image--r7{background-image:url("../img/sync-soundwave-r7-small.svg"),url("../img/sync-r7-small-1x.png")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.synchronised-image--r7{background-image:url("../img/sync-soundwave-r7-small.svg"), url("../img/sync-r7-small-2x.png")}}@media screen and (min-width: 25.625em){.synchronised-panels{padding:.3125rem .3125rem 0 !important;margin-bottom:-1.875rem !important}.synchronised-panel{padding:.3125rem !important}.synchronised-image--r2{background-image:url("../img/sync-soundwave-r2-medium.svg"), url("../img/sync-r2-medium-1x.png")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.synchronised-image--r2{background-image:url("../img/sync-soundwave-r2-medium.svg"), url("../img/sync-r2-medium-2x.png")}}@media screen and (min-width: 25.625em){.synchronised-image--mrx{background-image:url("../img/sync-soundwave-mrx-medium.svg"), url("../img/sync-mrx-medium-1x.png")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.synchronised-image--mrx{background-image:url("../img/sync-soundwave-mrx-medium.svg"), url("../img/sync-mrx-medium-2x.png")}}@media screen and (min-width: 25.625em){.synchronised-image--r5{background-image:url("../img/sync-soundwave-r5-medium.svg"), url("../img/sync-r5-medium-1x.png")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.synchronised-image--r5{background-image:url("../img/sync-soundwave-r5-medium.svg"), url("../img/sync-r5-medium-2x.png")}}@media screen and (min-width: 25.625em){.synchronised-image--r7{background-image:url("../img/sync-soundwave-r7-medium.svg"), url("../img/sync-r7-medium-1x.png")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.synchronised-image--r7{background-image:url("../img/sync-soundwave-r7-medium.svg"), url("../img/sync-r7-medium-2x.png")}}@media screen and (min-width: 37.5em){.synchronised-panels{padding:.46875rem .46875rem 0 !important;margin-bottom:-1.875rem !important}.synchronised-panel{padding:.46875rem !important}.synchronised-image{padding-top:65%}.synchronised-image--r2{background-image:url("../img/sync-soundwave-r2-large.svg"), url("../img/sync-r2-large-1x.png")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.synchronised-image--r2{background-image:url("../img/sync-soundwave-r2-large.svg"), url("../img/sync-r2-large-2x.png")}}@media screen and (min-width: 37.5em){.synchronised-image--mrx{background-image:url("../img/sync-soundwave-mrx-large.svg"), url("../img/sync-mrx-large-1x.png")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.synchronised-image--mrx{background-image:url("../img/sync-soundwave-mrx-large.svg"), url("../img/sync-mrx-large-2x.png")}}@media screen and (min-width: 37.5em){.synchronised-image--r5{background-image:url("../img/sync-soundwave-r5-large.svg"), url("../img/sync-r5-large-1x.png")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.synchronised-image--r5{background-image:url("../img/sync-soundwave-r5-large.svg"), url("../img/sync-r5-large-2x.png")}}@media screen and (min-width: 37.5em){.synchronised-image--r7{background-image:url("../img/sync-soundwave-r7-large.svg"), url("../img/sync-r7-large-1x.png")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.synchronised-image--r7{background-image:url("../img/sync-soundwave-r7-large.svg"), url("../img/sync-r7-large-2x.png")}}@media screen and (min-width: 48em){.synchronised-image--r2{background-image:url("../img/sync-soundwave-r2-xlarge.svg"), url("../img/sync-r2-xlarge-1x.png")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.synchronised-image--r2{background-image:url("../img/sync-soundwave-r2-xlarge.svg"), url("../img/sync-r2-xlarge-2x.png")}}@media screen and (min-width: 48em){.synchronised-image--mrx{background-image:url("../img/sync-soundwave-mrx-xlarge.svg"), url("../img/sync-mrx-xlarge-1x.png")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.synchronised-image--mrx{background-image:url("../img/sync-soundwave-mrx-xlarge.svg"), url("../img/sync-mrx-xlarge-2x.png")}}@media screen and (min-width: 48em){.synchronised-image--r5{background-image:url("../img/sync-soundwave-r5-xlarge.svg"), url("../img/sync-r5-xlarge-1x.png")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.synchronised-image--r5{background-image:url("../img/sync-soundwave-r5-xlarge.svg"), url("../img/sync-r5-xlarge-2x.png")}}@media screen and (min-width: 48em){.synchronised-image--r7{background-image:url("../img/sync-soundwave-r7-xlarge.svg"), url("../img/sync-r7-xlarge-1x.png")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.synchronised-image--r7{background-image:url("../img/sync-soundwave-r7-xlarge.svg"), url("../img/sync-r7-xlarge-2x.png")}}@media screen and (min-width: 64em){.feature-panel--r5-feature4 .feature-panel__content-row,.feature-panel--r2-feature3 .feature-panel__content-row,.feature-panel--r7-feature3 .feature-panel__content-row,.feature-panel--mrx-feature4 .feature-panel__content-row{position:relative}.synchronised-panels{position:absolute;padding:.3125rem !important;top:0;right:0;left:48%;height:100%;display:block}.feature-panel--r2-feature3 .synchronised-panels,.feature-panel--mrx-feature4 .synchronised-panels,.feature-panel--r7-feature3 .synchronised-panels{right:48%;left:0}.synchronised-panel{width:50%;height:50%;float:left;padding:.3125rem !important}.synchronised-image{padding-top:0%;height:100%}.synchronised-image--r2{background-image:url("../img/sync-soundwave-r2-xxlarge.svg"), url("../img/sync-r2-xxlarge-1x.png");background-position:100% 100%, 100% 100%}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.synchronised-image--r2{background-image:url("../img/sync-soundwave-r2-xxlarge.svg"), url("../img/sync-r2-xxlarge-2x.png")}}@media screen and (min-width: 64em){.synchronised-image--mrx{background-image:url("../img/sync-soundwave-mrx-xxlarge.svg"), url("../img/sync-mrx-xxlarge-1x.png")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.synchronised-image--mrx{background-image:url("../img/sync-soundwave-mrx-xxlarge.svg"), url("../img/sync-mrx-xxlarge-2x.png")}}@media screen and (min-width: 64em){.synchronised-image--r5{background-image:url("../img/sync-soundwave-r5-xxlarge.svg"), url("../img/sync-r5-xxlarge-1x.png")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.synchronised-image--r5{background-image:url("../img/sync-soundwave-r5-xxlarge.svg"), url("../img/sync-r5-xxlarge-2x.png")}}@media screen and (min-width: 64em){.synchronised-image--r7{background-image:url("../img/sync-soundwave-r7-xxlarge.svg"), url("../img/sync-r7-xxlarge-1x.png");background-position:100% 100%, 100% 100%}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.synchronised-image--r7{background-image:url("../img/sync-soundwave-r7-xxlarge.svg"), url("../img/sync-r7-xxlarge-2x.png")}}@media screen and (min-width: 75em){.synchronised-panels{padding:.46875rem !important;left:50%}.feature-panel--r2-feature3 .synchronised-panels,.feature-panel--mrx-feature4 .synchronised-panels,.feature-panel--r7-feature3 .synchronised-panels{right:50%}.synchronised-panel{padding:.46875rem !important}.synchronised-image--r2{background-image:url("../img/sync-soundwave-r2-xxxlarge.svg"), url("../img/sync-r2-xxxlarge-1x.png")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.synchronised-image--r2{background-image:url("../img/sync-soundwave-r2-xxxlarge.svg"), url("../img/sync-r2-xxxlarge-2x.png")}}@media screen and (min-width: 75em){.synchronised-image--mrx{background-image:url("../img/sync-soundwave-mrx-xxxlarge.svg"), url("../img/sync-mrx-xxxlarge-1x.png")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.synchronised-image--mrx{background-image:url("../img/sync-soundwave-mrx-xxxlarge.svg"), url("../img/sync-mrx-xxxlarge-2x.png")}}@media screen and (min-width: 75em){.synchronised-image--r5{background-image:url("../img/sync-soundwave-r5-xxxlarge.svg"), url("../img/sync-r5-xxxlarge-1x.png")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.synchronised-image--r5{background-image:url("../img/sync-soundwave-r5-xxxlarge.svg"), url("../img/sync-r5-xxxlarge-2x.png")}}@media screen and (min-width: 75em){.synchronised-image--r7{background-image:url("../img/sync-soundwave-r7-xxxlarge.svg"), url("../img/sync-r7-xxxlarge-1x.png")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.synchronised-image--r7{background-image:url("../img/sync-soundwave-r7-xxxlarge.svg"), url("../img/sync-r7-xxxlarge-2x.png")}}.social-media-container{background-color:#4d5152;height:6.4375rem;position:relative}.social-media-container .social-media-list{padding-top:1.875rem;float:left;position:relative;left:50%;transform:translateX(-50%)}.full-width-container.footer{background-color:#3a3e3f;padding-top:.375rem;padding-bottom:1.875rem;color:#dadbdb}.full-width-container.footer .row{margin-top:1.5rem}.full-width-container.footer .social-media-list{float:right}.full-width-container.footer address{font-style:normal;font-size:.875rem;display:block;font-weight:400}.full-width-container.footer a:link,.full-width-container.footer a:visited{color:#dadbdb;border:none}.full-width-container.footer a:hover,.full-width-container.footer a:active{color:#fefefe}.full-width-container.footer .noshow{color:#3a3e3f}.footer__logo{height:1.5625rem;width:9.29375rem;margin-top:.375rem}.social-media-list{list-style:none;margin:0;line-height:1}.social-media-list__item{width:45px;height:45px;display:inline-block;margin-left:.625rem}.social-media-list__item:first-child{margin-left:0}.social-media-list__item a{display:block;width:45px;height:45px;border:none}.social-media-list__item a:hover,.social-media-list__item a:active{border:none}.social-media-list__item a:hover .social-media-icon,.social-media-list__item a:active .social-media-icon{opacity:1}.social-media-icon{width:43px;height:43px;opacity:0.7;-webkit-transition:opacity .35s ease;-moz-transition:opacity .35s ease;-ms-transition:opacity .35s ease;-o-transition:opacity .35s ease;transition:opacity .35s ease}[data-whatinput="touch"] .social-media-icon{opacity:1}.legal,.credit,.copyright{font-size:.6875rem;font-weight:500;color:#dadbdb;display:block}.copyright,.credit{margin-top:1.5rem}@media screen and (max-width: 37.4375em){.footer .nowrap{white-space:normal}}@media screen and (min-width: 64em){.footer .row{margin-top:1.5rem}.copyright,.credit{text-align:right;margin-top:0}}.main-subheading.form-header{margin-bottom:.625rem;font-size:1rem;line-height:1.2}.form--tight [type="text"],.form--tight [type="password"],.form--tight [type="date"],.form--tight [type="datetime"],.form--tight [type="datetime-local"],.form--tight [type="month"],.form--tight [type="week"],.form--tight [type="email"],.form--tight [type="number"],.form--tight [type="search"],.form--tight [type="tel"],.form--tight [type="time"],.form--tight [type="url"],.form--tight [type="color"],.form--tight textarea,.form--tight select{margin-bottom:.5rem}input{border-radius:0}select{height:2.5rem}.form-optional,.form-hint{font-size:.8125rem;font-weight:500}.form-optional{float:right;padding-top:2px}.form-hint{margin-top:.3125rem;margin-left:.3125rem;color:#5d7889;border-bottom:1px solid #e5e6e6;float:right;line-height:1.3}.form-hint:hover{color:#4a606e;border-bottom:1px solid #5d7889}.checkbox-list-item{margin-bottom:0}legend{text-transform:uppercase;font-size:1.3125rem}fieldset{margin:1rem 0}.label--large{font-size:.9375rem;line-height:1.5;color:#4d5152;margin-bottom:.875rem}.form__mailing-list{display:block}.asterisk{font-weight:500}.small--form{margin:.625rem 0 2.5rem;position:relative}.small--form .asterisk--hang{position:absolute;top:0;left:-.375rem}#form-input-telephone+hr{margin-top:1.875rem}.newsletter-signup{margin:1.25rem 0;position:relative}.newsletter-signup input[type="checkbox"]{position:absolute;top:.1875rem;left:0}.newsletter-signup label{line-height:1.3;padding-left:1.125rem}@keyframes example{0%{background-color:#fefefe}50%{background-color:#fbe68d}100%{background-color:#fefefe}}.input-highlight input{animation-name:example;animation-duration:0.8s;background-color:#fefefe}form .submit{margin-top:.3125rem}.confirmation{background-color:#82c55b;padding:.625rem}label.required:after{content:"" !important}form .form-error-alert{font-weight:600;margin-bottom:1.25rem;color:#b65d5d;font-size:1.125rem}form .form-error-alert p{margin-bottom:.625rem}form .form-error-alert--registration{margin:1.25rem 0 0}form .has-error input[type="text"],form .has-error input[type="email"],form .has-error textarea,form .has-error select{border-color:#b65d5d}form .errors{list-style-type:none;margin:-.3125rem 0 .3125rem}form .errors li{color:#b65d5d;font-size:.8125rem;font-weight:600}form p.errors{color:#b65d5d;font-size:.8125rem;font-weight:600}.feature-panel--mrx-register #mc_embed_signup input.mce_inline_error{border-color:#b65d5d}.feature-panel--newsletter #mc_embed_signup input.mce_inline_error{border-color:#fefefe}.feature-panel--mrx-register #mc_embed_signup div.mce_inline_error,.feature-panel--newsletter #mc_embed_signup div.mce_inline_error{margin:-.625rem 0 .625rem;padding:0;background-color:transparent;color:#b65d5d;font-size:.8125rem;font-weight:500}.feature-panel--newsletter #mc_embed_signup div.mce_inline_error{color:#fefefe}.feature-panel--mrx-register .response{font-size:.9375rem;margin:1.25rem 0;color:#3a3e3f;font-weight:500;background-color:#82c55b;padding:.625rem}.feature-panel--newsletter .response{margin:.9375rem 0 0}.feature-panel--mrx-register #mce-error-response.response{color:#fefefe;background-color:#b65d5d}.feature-panel--mrx-register #mce-error-response.response a{color:#fefefe}.input-group-flex{display:flex}.input-group-flex-item-shrink{flex-shrink:1}.input-group-flex-item-grow{flex-grow:1}.form--brochure{margin-bottom:2.5rem}.form--brochure .button{margin:1.25rem 0 1.875rem}.wrap-which-products,.wrap-comments-or-questions,.wrap-marketing,.wrap-media-feature,.wrap-other{margin-bottom:1.875rem}.wrap-which-products label:first-child,.wrap-comments-or-questions label:first-child,.wrap-marketing label:first-child,.wrap-media-feature label:first-child,.wrap-other label:first-child{font-size:1rem;line-height:1.3;margin-bottom:.625rem}.wrap-which-products{margin-top:1.875rem}.wrap-marketing{margin-bottom:.625rem}.star-rating__title{font-size:.875rem;width:10rem;display:inline-block;color:#626667;margin:0 0 .3125rem;text-align:right;vertical-align:top}.star-rating__group{display:inline-block;width:7.5rem;font-size:0;unicode-bidi:bidi-override;direction:rtl}.star-rating__group *{font-size:1.2rem}.star-rating__group>input{display:none}.star-rating__group>input+label{display:inline-block;overflow:hidden;text-indent:9999px;width:1em;white-space:nowrap;cursor:pointer;margin:0 0 0 .1875rem;line-height:1.1}.star-rating__group>input+label:before{display:inline-block;text-indent:-9999px;content:"\2605";color:#e5e6e6}.star-rating__group>input:checked~label:before,.star-rating__group>input+label:hover~label:before,.star-rating__group>input+label:hover:before{content:"\2605";color:#82c55b}@media screen and (min-width: 25.625em){.small--form{margin:.625rem 0 2.8125rem}}@media screen and (min-width: 37.5em){legend{text-transform:uppercase;font-size:1.5rem}.confirmation{padding:.75rem;font-size:1rem}.form--brochure .button{float:right}.wrap-newsletter{margin-top:.9375rem}.small--form{margin:.625rem 0 3.5rem}}@media screen and (min-width: 48em){.small--form{margin:.625rem 0 4.125rem}}@media screen and (min-width: 64em){.form--brochure .button{float:none}.wrap-newsletter{margin-top:.625rem}.wrap-which-products{margin-top:.1875rem}.small--form{margin:.625rem 0 6rem}}@media screen and (min-width: 75em){.confirmation{padding:.9375rem;font-size:1.0625rem}.form--brochure .button{float:right}.wrap-newsletter{margin-top:.9375rem}.small--form{margin:.625rem 0 7.25rem}}.gallery-card{margin-bottom:1.5rem;border:1px solid #dadbdb;padding:.25rem;display:block;background-color:#fefefe;-webkit-transition:border-color 0.25s ease-in-out;transition:border-color 0.25s ease-in-out}.gallery-card:hover{border-color:#c0c2c2}.gallery-card__caption{display:inline-block;text-transform:uppercase;font-size:.8125rem;margin:.625rem .3125rem .3125rem}.ee_gmap{margin:0 0 .625rem}.gm__title{font-size:.8125rem;font-weight:400;text-transform:uppercase;margin:.3125rem 0}.gm__body{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:.8125rem;line-height:1.3;margin:0;position:relative}.gm__body .stockists-list__icon{top:0}.gm-style .gm-style-iw-c{border-radius:0;padding:.75rem .875rem .75rem}.gm-style-iw-d>div{overflow:hidden}.gm-style-iw-d>div h4{font-size:.8125rem;font-weight:500;text-transform:uppercase;border-top:1px solid #dadbdb;margin-top:.75rem;margin-bottom:0;padding-top:.5rem}.gm-style-iw-d>div ul{margin:0;letter-spacing:none;font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.gm-style-iw-d>div li{font-size:.8125rem;display:inline}.gm__body.contact-info__tel{margin-top:.3125rem}.gm__body.contact-info__web{margin-top:.3125rem}.gm__body.contact-info__tel+.gm__body.contact-info__web{margin-top:0}::-moz-selection{background:#dee4e4}::selection{background:#dee4e4}.bg-grey{background-color:#f1f2f2}.image-row{max-width:none}.image-link,.image-link:hover{border:none}.button.button--search{padding:.125rem .1875rem;margin-left:.125rem}.button.button--search .icon--search{width:32px;height:32px}.button.button--search .icon--search path{fill:#fefefe}.center-content{text-align:center}hr.margin-bottom{margin-bottom:2.8125rem}hr.extra-margin{margin:1.5625rem 0}.fade-in .box{height:260px;width:160px}.vertical-centre{position:relative;top:50%;transform:translateY(-50%)}.spacer-bottom{padding-bottom:.625rem}.spacer-bottom-2x{padding-bottom:1.25rem}.spacer-bottom-3x{padding-bottom:1.875rem}.tooltip--grey{background-color:#4d5152}.tooltip--grey::before{content:'';display:block;width:0;height:0;border:inset .5rem;border-color:transparent transparent #4d5152;border-bottom-style:solid;border-top-width:0}.tooltip--grey.top::before{content:'';display:block;width:0;height:0;border:inset .5rem;border-color:#4d5152 transparent transparent;border-top-style:solid;border-bottom-width:0}.tooltip--grey.left::before{content:'';display:block;width:0;height:0;border:inset .5rem;border-color:transparent transparent transparent #4d5152;border-left-style:solid;border-right-width:0}.tooltip--grey.right::before{content:'';display:block;width:0;height:0;border:inset .5rem;border-color:transparent #4d5152 transparent transparent;border-right-style:solid;border-left-width:0}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fade-in{opacity:0;opacity:1 \9;-webkit-animation:fadeIn ease-in 1;-moz-animation:fadeIn ease-in 1;animation:fadeIn ease-in 1;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s;animation-delay:1.5s}.grey-background{background-color:#f1f2f2}.gradient-background--shallow{background-color:#fefefe;background-image:-webkit-linear-gradient(top, #f1f2f2 0%, #fefefe 65px);background-image:-moz-linear-gradient(top, #f1f2f2 0%, #fefefe 65px);background-image:linear-gradient(top, #f1f2f2 0%, #fefefe 65px)}.gradient-background--250px{background-color:#fefefe;background-image:-webkit-linear-gradient(top, #f1f2f2 0%, #fefefe 250px);background-image:-moz-linear-gradient(top, #f1f2f2 0%, #fefefe 250px);background-image:linear-gradient(top, #f1f2f2 0%, #fefefe 250px)}.gradient-background-white-to-grey{background-color:#f1f2f2;background-image:-webkit-linear-gradient(top, #fefefe 0%, #f1f2f2 650px);background-image:-moz-linear-gradient(top, #fefefe 0%, #f1f2f2 650px);background-image:linear-gradient(top, #fefefe 0%, #f1f2f2 650px)}.float-left.text-wrap-image{margin:.5rem 1.25rem .625rem 0}.touch-only{display:none}[data-whatinput='touch'] .touch-only{display:block}a[href^="tel:"]{color:inherit;text-decoration:none}[data-whatinput='touch'] a[href^="tel:"]{color:orange}@media screen and (min-width: 25.625em){hr.extra-margin{margin:1.875rem 0}}@media screen and (min-width: 37.5em){.gradient-background{background-image:-webkit-linear-gradient(top, #f1f2f2 0%, #fefefe 650px);background-image:-moz-linear-gradient(top, #f1f2f2 0%, #fefefe 650px);background-image:linear-gradient(top, #f1f2f2 0%, #fefefe 650px)}.gradient-background-white-to-grey{background-color:#f1f2f2;background-image:none}.inner-container.page-intro{padding-top:3.25rem}.inner-container.page-intro--product{padding-top:0}hr.extra-margin{margin:2.5rem 0}}@media screen and (min-width: 48em){.inner-container.page-intro{padding-top:3.875rem}.inner-container.page-intro--product{padding-top:0}.spacer-bottom{padding-bottom:1.25rem}hr.extra-margin{margin:3.125rem 0}}@media screen and (min-width: 64em){body{background-color:#fefefe}.gradient-background-hide-for-xxlarge-up{background-image:none}.inner-container.page-intro{padding-top:5.75rem}.inner-container.page-intro--product{padding-top:0}.spacer-bottom{padding-bottom:1.875rem}.xlarge-columns-pull-right{padding-right:1.25rem}.xlarge-columns-push-left{padding-left:1.25rem}.xxlarge-columns-pull-right{padding-right:1.25rem}.xxlarge-columns-push-left{padding-left:1.25rem}}@media screen and (min-width: 75em){.inner-container.page-intro{padding-top:7rem}.inner-container.page-intro--product{padding-top:0}}.global-search{position:absolute;bottom:1.5rem;right:3.125rem}.global-search .global-search__input{width:25rem;margin:0;padding:.4375rem 0 0;border:none;border-bottom:2px solid #dadbdb;position:relative}.global-search .global-search__button{margin:0}@media screen and (min-width: 64em){.global-search-toggle{top:auto;bottom:1.6875rem;right:.3125rem}.header--shrink .main-nav-container .global-search-toggle{bottom:1rem}}.hero.hero-green-policy{background:#727771 url("../img/hero-green-policy-small-1x.jpg") no-repeat 100% 100%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero.hero-green-policy{background-image:url("../img/hero-green-policy-small-2x.jpg")}}.inner-container.green-policy__primary{padding-bottom:1.5rem}.inner-container.green-policy__secondary{padding-top:2.5rem;padding-bottom:1.5625rem;background-color:#727771}.inner-container.green-policy__secondary .main-heading-1,.inner-container.green-policy__secondary p{color:#fefefe}.weee-symbol{fill:white;float:right;width:4.375rem;height:6.25rem;margin:0 0 .625rem .625rem}@media screen and (min-width: 25.625em){.hero.hero-green-policy{background-image:url("../img/hero-green-policy-medium-1x.jpg");background-position:60% 100%}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero.hero-green-policy{background-image:url("../img/hero-green-policy-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.inner-container.green-policy__primary{padding-bottom:1.8125rem}.inner-container.green-policy__secondary{padding-top:2.8125rem;padding-bottom:1.875rem}}@media screen and (min-width: 37.5em){.hero.hero-green-policy{background-image:url("../img/hero-green-policy-large-1x.jpg")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero.hero-green-policy{background-image:url("../img/hero-green-policy-large-2x.jpg")}}@media screen and (min-width: 37.5em){.inner-container.green-policy__primary{padding-bottom:2.4375rem}.inner-container.green-policy__secondary{padding-top:3.4375rem;padding-bottom:2.5rem}}@media screen and (min-width: 48em){.hero.hero-green-policy{background-image:url("../img/hero-green-policy-xlarge-1x.jpg")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero.hero-green-policy{background-image:url("../img/hero-green-policy-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.inner-container.green-policy__primary{padding-bottom:3.0625rem}.inner-container.green-policy__secondary{padding-top:3.875rem;padding-bottom:3.125rem}}@media screen and (min-width: 64em){.hero.hero-green-policy{background-image:url("../img/hero-green-policy-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero.hero-green-policy{background-image:url("../img/hero-green-policy-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.inner-container.green-policy__primary{padding-bottom:4.9375rem}.inner-container.green-policy__secondary{padding-top:5.75rem;padding-bottom:5rem}}@media screen and (min-width: 75em){.hero.hero-green-policy{background-image:url("../img/hero-green-policy-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero.hero-green-policy{background-image:url("../img/hero-green-policy-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.inner-container.green-policy__primary{padding-bottom:6.1875rem}.inner-container.green-policy__secondary{padding-top:7rem;padding-bottom:6.25rem}}@media screen and (min-width: 90em){.hero.hero-green-policy{background-image:url("../img/hero-green-policy-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero.hero-green-policy{background-image:url("../img/hero-green-policy-xxxxlarge-2x.jpg")}}.header{z-index:2000;width:100%;position:relative}.main-nav-container{background-color:#fefefe}.main-nav-container .row{position:relative}.header--expand .main-nav-container .columns{height:3.75rem}.header-button{position:absolute;-webkit-transition:opacity .35s ease;-moz-transition:opacity .35s ease;-ms-transition:opacity .35s ease;-o-transition:opacity .35s ease;transition:opacity .35s ease}.header-button .header-icon path,.header-button .header-icon rect{fill:#82c55b;-webkit-transition:fill .35s ease;-moz-transition:fill .35s ease;-ms-transition:fill .35s ease;-o-transition:fill .35s ease;transition:fill .35s ease}.header-button .header-icon:hover path,.header-button .header-icon:hover rect{fill:#3a3e3f}.is-off-canvas-open .header-button{opacity:0}.off-canvas-open{top:.25rem;left:-.3125rem}.global-search-toggle{top:.25rem;right:-6px}@media screen and (min-width: 25.625em){.global-search-toggle{right:-8px}}@media screen and (min-width: 37.5em){.off-canvas-open{top:.375rem}.global-search-toggle{right:-12px}}@media screen and (min-width: 48em){.off-canvas-open{top:1rem}.global-search-toggle{right:-20px}}@media screen and (min-width: 64em) and (min-height: 600px){.header{-webkit-transition:border-color 1s ease;-moz-transition:border-color 1s ease;-ms-transition:border-color 1s ease;-o-transition:border-color 1s ease;transition:border-color 1s ease}.header.stuck{position:fixed;top:0}}@media screen and (min-width: 64em){.main-nav-container .columns{-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-ms-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.global-search-toggle{width:1.875rem;height:1.875rem;top:auto;bottom:1.3125rem;right:.375rem}.global-search-toggle .header-icon{width:1.5rem;height:1.5rem}.global-search-toggle .header-icon path,.global-search-toggle .header-icon rect{fill:#626667;-webkit-transition:fill .35s ease;-moz-transition:fill .35s ease;-ms-transition:fill .35s ease;-o-transition:fill .35s ease;transition:fill .35s ease}.main-nav-container .columns{height:5.3125rem}}@media screen and (min-width: 64em) and (min-height: 600px){.stuck .main-nav-container .columns{height:3.75rem}.stuck .main-nav-container .global-search-toggle{bottom:.875rem}}.header__logo{height:1.5625rem;width:9.29375rem;bottom:1.25rem;position:absolute;left:50%;transform:translateX(-50%)}.header__logo a{border:none}.header__logo--type{height:1.5625rem;width:9.29375rem;display:inline-block}@media screen and (min-width: 64em){.header__logo{left:0;transform:none}}.hero{background-color:#626667;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;position:relative;color:#fefefe;height:25.625rem}@media screen and (min-width: 25.625em){.hero{height:30rem}}@media screen and (min-width: 37.5em){.hero{height:25rem}}@media screen and (min-width: 48em){.hero{height:31.25rem}}@media screen and (min-width: 64em){.hero{height:37.1875rem}}@media screen and (min-width: 75em){.hero{height:37.1875rem}}@media screen and (min-width: 90em){.hero{height:43.125rem}}.hero__link .hero__heading,.hero__link .hero__subheading{color:#fefefe}.hero__link{position:absolute;top:0;right:0;bottom:0;left:0;border:none !important}.hero__content{position:absolute;bottom:1.0625rem;right:1.25rem;left:1.25rem}.hero__content--top{top:1.5625rem;bottom:auto}.hero__heading{font-size:2rem;line-height:1.1}.hero__heading+.hero__subheading{margin-top:0 !important}.hero-r1 .hero__heading{font-size:1.625rem}.hero-r3 .hero__heading{font-size:calc(27px + (32 - 27) * (100vw - 320px) / (410 - 320))}.hero-r1 .hero__subheading .new,.hero-r3 .hero__subheading .new{font-size:.6875rem;font-weight:600;background-color:#fefefe;color:#3c443f;padding:.0625rem .3125rem;margin-right:.1875rem;vertical-align:20%}.hero-r1 .hero__subheading .new{color:#8a442a}.hero-r1 .hero__heading{font-size:calc(26px + (36 - 26) * (100vw - 320px) / (410 - 320));max-width:13.75rem}.hero-r4 .hero__heading{font-size:1.625rem}.hero-mr1 .hero__heading{font-size:1.375rem}.hero__heading--dark,.hero__subheading--dark{color:#626667}.hero__subheading,.hero__flash{text-transform:uppercase;font-size:.875rem;font-weight:400}.hero__heading+.hero__subheading{margin-top:1rem}.hero-r7 .hero__heading+.hero__subheading{margin-top:0}.hero__caption{font-size:.6875rem;font-weight:500;text-transform:uppercase;position:absolute;right:1.25rem;bottom:0}@media screen and (min-width: 25.625em){.hero__content{right:1.875rem;left:1.875rem}.hero__content--top{top:1.875rem}.hero-mr1 .hero__content{max-width:29.375rem}.hero__heading{font-size:2.1875rem}.hero-r1 .hero__heading{font-size:calc(36px + (52 - 36) * (100vw - 410px) / (600 - 410));max-width:100%}.hero-r1 .hero__content{max-width:380px}.hero-r7 .hero__content{max-width:340px}.hero-r3 .hero__heading{font-size:calc(34px + (44 - 34) * (100vw - 410px) / (600 - 410))}.hero-r4 .hero__heading{font-size:1.875rem}.hero-mr1 .hero__heading{font-size:1.75rem}.hero-mr1 .hero__content{max-width:21.875rem}.hero-r4 .hero__content{max-width:357px}.hero__subheading,.hero__flash{font-size:1.0625rem}}@media screen and (min-width: 37.5em){.hero__content{right:1.875rem;left:1.875rem}.hero__content{bottom:1.25rem}.hero__content--top{top:2.1875rem;bottom:auto}.hero .hero__heading{bottom:1rem}.hero-r1 .hero__heading{font-size:calc(44px + (63 - 44) * (100vw - 600px) / (768 - 600))}.hero-r1 .hero__content{max-width:25rem}.hero-r2 .hero__heading{font-size:2.75rem}.hero-r3 .hero__content{max-width:55vw}.hero-r3 .hero__heading{font-size:calc(28px + (38 - 28) * (100vw - 600px) / (768 - 600))}.hero-r3 .hero__subheading .new{font-size:.75rem;padding:.0625rem .375rem;margin-right:.25rem;vertical-align:15%}.hero-r4{background-position:40% 50%}.hero-mr1 .hero__heading{font-size:1.5625rem}.hero-mr1 .hero__content{max-width:100%}.hero-r4 .hero__content{max-width:360px}.hero-r7 .hero__content{max-width:460px}}@media screen and (min-width: 48em){.hero__content{right:2.5rem;left:2.5rem;bottom:1.75rem}.hero__content--top{top:2.625rem;bottom:auto}.hero .hero__heading{font-size:2.5rem}.hero-r1 .hero__heading{font-size:calc(38px + (52 - 38) * (100vw - 768px) / (1024 - 768));margin-bottom:2rem}.hero-r1 .hero__content{max-width:37.5rem}.hero-r1 .hero__content p{font-size:calc(16px + (18 - 16) * (100vw - 768px) / (1024 - 768));max-width:37vw}.hero-r2 .hero__heading{font-size:2.875rem}.hero-r3 .hero__content{max-width:55vw}.hero-r3 .hero__heading{font-size:calc(38px + (44 - 38) * (100vw - 768px) / (1024 - 768))}.hero-r3 .hero__subheading{font-size:1rem}.hero-r4 .hero__content{max-width:470px}.hero-r7 .hero__content{max-width:100%}.hero__subheading,.hero__flash{font-size:1.1875rem}}@media screen and (min-width: 64em){.hero__content{bottom:2rem}.hero-r1 .hero__content{max-width:100%}.hero-r1 .hero__content p{font-size:calc(18 + (20 - 18) * (100vw - 1024px) / (1200 - 1024))}.hero-mr1 .hero__content{max-width:41.25rem}.hero__content--top{top:3.125rem;bottom:auto}.hero .hero__heading{font-size:3rem}.hero-r1 .hero__heading{font-size:calc(54px + (60 - 54) * (100vw - 1024px) / (1200 - 1024));margin-top:2rem}.hero-r1 .hero__content{max-width:100%}.hero-r2 .hero__heading{font-size:3.25rem}.hero__subheading,.hero__flash{font-size:1.1875rem}.hero-r3 .hero__content{max-width:34.375rem}.hero-r3 .hero__heading{font-size:3.25rem}.hero-r3 .hero__subheading{font-size:1.25rem}.hero-r4 .hero__content{max-width:550px}.hero-mr1 .hero__content{max-width:100%}.mr1 .hero__heading{font-size:2.625rem}}@media screen and (min-width: 75em){.hero__content{right:2.1875rem;left:2.1875rem}.hero__content--top{top:3.125rem}.hero .hero__heading{font-size:3.25rem}.hero-r1 .hero__content p{font-size:calc(20px + (24 - 20) * (100vw - 1200px) / (1440 - 1200))}.hero-r3 .hero__content{max-width:650px}.hero-r3 .hero__heading{font-size:3.5rem}.hero-r4 .hero__content{max-width:100%}.hero-r1 .hero__heading{font-size:calc(64px + (72 - 64) * (100vw - 1200px) / (1440 - 1200));margin-top:2rem}.hero-r2 .hero__heading{font-size:3.5rem}.hero-r4 .hero__heading{font-size:3rem}.hero__subheading,.hero__flash{font-size:1.3125rem}}@media screen and (min-width: 90em){.hero__content{right:2.8125rem;left:2.8125rem}.hero-r1 .hero__heading{font-size:4.625rem}.hero-r1 .hero__content p{font-size:1.5rem;max-width:36.25rem}.hero-mr1 .hero__content{max-width:75rem}.hero-r3 .hero__content{max-width:750px}.hero-r3 .hero__heading{font-size:3.875rem}.hero-r3 .hero__subheading .new{font-size:.9375rem;padding:.0625rem .4375rem;margin-right:.375rem;vertical-align:10%}}.hero-brochure{background:#877877 url("../img/hero-brochure-small-1x.jpg") no-repeat 50% 100%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-brochure{background-image:url("../img/hero-brochure-small-2x.jpg")}}@media screen and (min-width: 25.625em){.hero-brochure{background-image:url("../img/hero-brochure-medium-1x.jpg")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero-brochure{background-image:url("../img/hero-brochure-medium-2x.jpg")}}@media screen and (min-width: 37.5em){.hero-brochure{background-image:url("../img/hero-brochure-large-1x.jpg")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero-brochure{background-image:url("../img/hero-brochure-large-2x.jpg")}}@media screen and (min-width: 48em){.hero-brochure{background-image:url("../img/hero-brochure-xlarge-1x.jpg")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero-brochure{background-image:url("../img/hero-brochure-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero-brochure{background-image:url("../img/hero-brochure-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero-brochure{background-image:url("../img/hero-brochure-xxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero-brochure{background-image:url("../img/hero-brochure-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero-brochure{background-image:url("../img/hero-brochure-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.hero-brochure{background-image:url("../img/hero-brochure-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero-brochure{background-image:url("../img/hero-brochure-xxxxlarge-2x.jpg")}}.hero-home-2{background:#744d3b url("../img/hero-r3-teaser-small-1x.jpg") no-repeat 50% 75%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-home-2{background-image:url("../img/hero-r3-teaser-small-2x.jpg")}}.hero-home-2 .hero__content{left:1.25rem;right:1.25rem;bottom:.3125rem;text-align:right;color:#fefefe}.hero-home-2 .hero__content h1{text-transform:uppercase;font-size:calc(13px + (17 - 13) * (100vw - 320px) / (410 - 320))}.hero-home-2 .hero__content h1 .new{font-size:.6875rem;font-weight:600;background-color:#fefefe;color:#744d3b;padding:.0625rem .3125rem;margin-right:.1875rem;vertical-align:20%}.hero-home-2 .hero__content p{font-size:calc(26px + (35 - 26) * (100vw - 320px) / (410 - 320));line-height:1}.hero-home-2 .award{position:absolute;top:.625rem;left:.625rem;width:5rem;height:5.625rem}.hero-home-2 .hero__link{z-index:1000}.hero-home-2 .button{background-color:rgba(77,81,82,0.7);margin-top:1.25rem}.hero-home-2:hover .button{background-color:#4d5152}.webp .hero-home-2{background-image:url("../img/hero-r3-teaser-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-home-2{background-image:url("../img/hero-r3-teaser-small-2x.webp")}}@media screen and (min-width: 25.625em){.hero-home-2{background-image:url("../img/hero-r3-teaser-medium-1x.jpg");background-position:50% 80%}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero-home-2{background-image:url("../img/hero-r3-teaser-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.hero-home-2 .hero__content h1{text-transform:uppercase;font-size:calc(17px + (20 - 17) * (100vw - 410px) / (600 - 410))}.hero-home-2 .hero__content p{font-size:calc(35px + (44 - 35) * (100vw - 410px) / (600 - 410));line-height:1}.hero-home-2 .award{top:.9375rem;left:.9375rem;width:6.25rem;height:7.1875rem}.webp .hero-home-2{background-image:url("../img/hero-r3-teaser-medium-1x.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.webp .hero-home-2{background-image:url("../img/hero-r3-teaser-medium-2x.webp")}}@media screen and (min-width: 37.5em){.hero-home-2{background-image:url("../img/hero-r3-teaser-large-1x.jpg");background-position:50% 70%}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero-home-2{background-image:url("../img/hero-r3-teaser-large-2x.jpg")}}@media screen and (min-width: 37.5em){.hero-home-2 .hero__content h1{text-transform:uppercase;font-size:1.25rem}.hero-home-2 .hero__content h1 .new{font-size:.75rem;padding:.0625rem .375rem;margin-right:.25rem}.hero-home-2 .hero__content p{font-size:calc(32px + (38 - 32) * (100vw - 600px) / (768 - 600));line-height:1}.webp .hero-home-2{background-image:url("../img/hero-r3-teaser-large-1x.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .hero-home-2{background-image:url("../img/hero-r3-teaser-large-2x.webp")}}@media screen and (min-width: 48em){.hero-home-2{background-image:url("../img/hero-r3-teaser-xlarge-1x.jpg");background-position:50% 55%}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero-home-2{background-image:url("../img/hero-r3-teaser-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.hero-home-2 .hero__content{right:2.1875rem;bottom:.9375rem}.hero-home-2 .hero__content h1{text-transform:uppercase;font-size:1.375rem}.hero-home-2 .hero__content p{font-size:calc(38px + (44 - 38) * (100vw - 768px) / (1024 - 768));line-height:1}.hero-home-2 .award{top:1.25rem;left:1.25rem;width:6.875rem;height:7.5rem}.webp .hero-home-2{background-image:url("../img/hero-r3-teaser-xlarge-1x.webp")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.webp .hero-home-2{background-image:url("../img/hero-r3-teaser-xlarge-2x.webp")}}@media screen and (min-width: 64em){.hero-home-2{background-image:url("../img/hero-r3-teaser-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero-home-2{background-image:url("../img/hero-r3-teaser-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero-home-2 .hero__content p{font-size:2.75rem}.hero-home-2 .award{top:1.5625rem;left:1.5625rem;width:7.5rem;height:8.125rem}.webp .hero-home-2{background-image:url("../img/hero-r3-teaser-xxlarge-1x.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .hero-home-2{background-image:url("../img/hero-r3-teaser-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.hero-home-2{background-image:url("../img/hero-r3-teaser-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero-home-2{background-image:url("../img/hero-r3-teaser-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .hero-home-2{background-image:url("../img/hero-r3-teaser-xxxlarge-1x.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .hero-home-2{background-image:url("../img/hero-r3-teaser-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.hero-home-2{background-image:url("../img/hero-r3-teaser-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero-home-2{background-image:url("../img/hero-r3-teaser-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.hero-home-2 .hero__content{right:2.5rem;bottom:1.25rem}.hero-home-2 .hero__content h1{text-transform:uppercase;font-size:1.5rem}.hero-home-2 .hero__content h1 .new{font-size:.9375rem;padding:.0625rem .4375rem;margin-right:.375rem}.hero-home-2 .hero__content p{font-size:3.375rem}.hero-home-2 .award{top:1.875rem;left:1.875rem}.webp .hero-home-2{background-image:url("../img/hero-r3-teaser-xxxxlarge-1x.webp")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.webp .hero-home-2{background-image:url("../img/hero-r3-teaser-xxxxlarge-2x.webp")}}.hero-home-1{background:#626667 url("../img/hero-christmas-2020-small-1x.jpg") no-repeat 50% 100%;background-size:24.0625rem}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-home-1{background-image:url("../img/hero-christmas-2020-small-2x.jpg")}}.hero-home-1 .hero__content{top:1.875rem;bottom:auto;right:1.25rem;left:1.25rem}.hero-home-1 .hero__heading{font-weight:400 !important;color:#fefefe;font-size:calc(30px + (36 - 30) * (100vw - 320px) / (410 - 320));margin:0 0 .625rem}.webp .hero-home-1{background-image:url("../img/hero-christmas-2020-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-home-1{background-image:url("../img/hero-christmas-2020-small-2x.webp")}}@media screen and (min-width: 25.625em){.hero-home-1{background-image:url("../img/hero-christmas-2020-medium-1x.jpg");background-position:80% 100%;background-size:36.25rem}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero-home-1{background-image:url("../img/hero-christmas-2020-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.hero-home-1 .hero__heading{font-size:calc(36px + (42 - 36) * (100vw - 410px) / (600 - 410));margin:0 0 .8125rem;max-width:23.75rem}.webp .hero-home-1{background-image:url("../img/hero-christmas-2020-medium-1x.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.webp .hero-home-1{background-image:url("../img/hero-christmas-2020-medium-2x.webp")}}@media screen and (min-width: 37.5em){.hero-home-1{background-image:url("../img/hero-christmas-2020-large-1x.jpg");background-size:46.25rem;background-position:50% 100%}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero-home-1{background-image:url("../img/hero-christmas-2020-large-2x.jpg")}}@media screen and (min-width: 37.5em){.hero-home-1 .hero__heading{font-size:2.5rem;max-width:31.875rem}.webp .hero-home-1{background-image:url("../img/hero-christmas-2020-large-1x.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .hero-home-1{background-image:url("../img/hero-christmas-2020-large-2x.webp")}}@media screen and (min-width: 48em){.hero-home-1{background-image:url("../img/hero-christmas-2020-xlarge-1x.jpg");background-size:60.25rem}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero-home-1{background-image:url("../img/hero-christmas-2020-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.hero-home-1 .hero__content{right:1.875rem;left:1.875rem}.hero-home-1 .hero__heading{font-size:calc(44px + (56 - 44) * (100vw - 768px) / (1024 - 768));margin:.625rem 0 .8125rem;max-width:100%}.webp .hero-home-1{background-image:url("../img/hero-christmas-2020-xlarge-1x.webp")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.webp .hero-home-1{background-image:url("../img/hero-christmas-2020-xlarge-2x.webp")}}@media screen and (min-width: 64em){.hero-home-1{background-image:url("../img/hero-christmas-2020-xxlarge-1x.jpg");background-position:50% 50%;background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero-home-1{background-image:url("../img/hero-christmas-2020-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero-home-1 .hero__content{right:2.5rem;left:2.5rem}.hero-home-1 .hero__heading{font-size:3.5rem;margin:.9375rem 0 .5rem;max-width:46.25rem}.webp .hero-home-1{background-image:url("../img/hero-christmas-2020-xxlarge-1x.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .hero-home-1{background-image:url("../img/hero-christmas-2020-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.hero-home-1{background-image:url("../img/hero-christmas-2020-xxxlarge-1x.jpg");background-position:50% 40%}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero-home-1{background-image:url("../img/hero-christmas-2020-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero-home-1 .hero__heading{max-width:48.75rem;font-size:3.75rem}.webp .hero-home-1{background-image:url("../img/hero-christmas-2020-xxxlarge-1x.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .hero-home-1{background-image:url("../img/hero-christmas-2020-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.hero-home-1{background-image:url("../img/hero-christmas-2020-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero-home-1{background-image:url("../img/hero-christmas-2020-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.hero-home-1 .hero__content{top:3.75rem;left:3.125rem}.webp .hero-home-1{background-image:url("../img/hero-christmas-2020-xxxxlarge-1x.webp")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.webp .hero-home-1{background-image:url("../img/hero-christmas-2020-xxxxlarge-2x.webp")}}.hero.hero-hospitality{background:#61787a url("../img/hero-hospitality-small-1x.jpg") no-repeat 100% 100%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero.hero-hospitality{background-image:url("../img/hero-hospitality-small-2x.jpg")}}@media screen and (min-width: 25.625em){.hero.hero-hospitality{background-image:url("../img/hero-hospitality-medium-1x.jpg")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero.hero-hospitality{background-image:url("../img/hero-hospitality-medium-2x.jpg")}}@media screen and (min-width: 37.5em){.hero.hero-hospitality{background-image:url("../img/hero-hospitality-large-1x.jpg")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero.hero-hospitality{background-image:url("../img/hero-hospitality-large-2x.jpg")}}@media screen and (min-width: 37.5em){.hero.hero-hospitality .ukha-logo{position:absolute;top:1.125rem;right:12.5rem;width:10rem}.hero.hero-hospitality .hotel-designs-logo{position:absolute;top:1.125rem;right:1.125rem;width:10rem}}@media screen and (min-width: 48em){.hero.hero-hospitality{background-image:url("../img/hero-hospitality-xlarge-1x.jpg");background-position:50% 100%}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero.hero-hospitality{background-image:url("../img/hero-hospitality-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero.hero-hospitality{background-image:url("../img/hero-hospitality-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero.hero-hospitality{background-image:url("../img/hero-hospitality-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero.hero-hospitality .ukha-logo{top:auto;bottom:2rem;right:14.75rem;width:11.25rem}.hero.hero-hospitality .hotel-designs-logo{top:auto;bottom:2.25rem;right:2.25rem;width:10rem}}@media screen and (min-width: 75em){.hero.hero-hospitality{background-image:url("../img/hero-hospitality-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero.hero-hospitality{background-image:url("../img/hero-hospitality-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.hero.hero-hospitality{background-image:url("../img/hero-hospitality-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero.hero-hospitality{background-image:url("../img/hero-hospitality-xxxxlarge-2x.jpg")}}.hero-r1{height:26.25rem;background-color:#b26b37;background-image:url("../img/hero-r1-mask-small.png"),url("../img/hero-r1-small-1x.jpg");background-position:50% 100%, 100% 0;background-size:cover,24.375rem}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-r1{background-image:url("../img/hero-r1-mask-small.png"), url("../img/hero-r1-small-2x.jpg")}}.webp .hero-r1{background-image:url("../img/hero-r1-mask-small.png"),url("../img/hero-r1-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-r1{background-image:url("../img/hero-r1-mask-small.png"), url("../img/hero-r1-small-2x.webp")}}.hero-r2{background-image:url("../img/hero-r2-small-1x.jpg");background-position:50% 100%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-r2{background-image:url("../img/hero-r2-small-2x.jpg")}}.hero-r2 .corner-flash{width:7.5rem;height:7.5rem}.webp .hero-r2{background-image:url("../img/hero-r2-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-r2{background-image:url("../img/hero-r2-small-2x.webp")}}.hero-r3{height:22.5rem;background-color:#3c4640;background-image:url("../img/hero-r3-mask-small.png"),url("../img/hero-r3-small-1x.jpg");background-position:50% 100%, 50% 100%;background-size:cover, cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-r3{background-image:url("../img/hero-r3-mask-small.png"), url("../img/hero-r3-small-2x.jpg")}}.hero-r3 .award{position:absolute;bottom:.625rem;right:.9375rem;width:5rem;height:5.625rem}.webp .hero-r3{background-image:url("../img/hero-r3-mask-small.png"),url("../img/hero-r3-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-r3{background-image:url("../img/hero-r3-mask-small.png"), url("../img/hero-r3-small-2x.webp")}}.hero-r4{background-image:url("../img/hero-r4-feb-2020-small-1x.jpg");background-position:100% 80%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-r4{background-image:url("../img/hero-r4-feb-2020-small-2x.jpg")}}.hero-r4 .corner-flash{width:7.5rem;height:7.5rem}.webp .hero-r4{background-image:url("../img/hero-r4-feb-2020-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-r4{background-image:url("../img/hero-r4-feb-2020-small-2x.webp")}}.hero-r5{background-image:url("../img/hero-r5-feb-2020-small-1x.jpg");background-position:50% 55%;background-size:24.375rem}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-r5{background-image:url("../img/hero-r5-feb-2020-small-2x.jpg")}}.hero-r5 .hero__flash{margin-bottom:0;color:#f5c69b}.webp .hero-r5{background-image:url("../img/hero-r5-feb-2020-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-r5{background-image:url("../img/hero-r5-feb-2020-small-2x.webp")}}.mr1 .hero__heading,.mr1 .hero__subheading,.mrx .hero__heading,.mrx .hero__subheading{color:#4d5152}.hero-mr1{background-image:url("../img/hero-mr1-small-1x.jpg");background-position:50% 75%;background-color:#edecea}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-mr1{background-image:url("../img/hero-mr1-small-2x.jpg")}}.hero-mr1 .flash{background:transparent url("../img/mr1-what-hifi-award-2020.png") no-repeat 0 0;background-size:10rem;position:absolute;top:.625rem;left:.625rem;width:10rem;height:6rem;text-indent:-999em}.webp .hero-mr1{background-image:url("../img/hero-mr1-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-mr1{background-image:url("../img/hero-mr1-small-2x.webp")}}.hero-mrx{background-image:url("../img/hero-mrx-feb-2020-small-1x.jpg");background-position:50% 60%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-mrx{background-image:url("../img/hero-mrx-feb-2020-small-2x.jpg")}}.webp .hero-mrx{background-image:url("../img/hero-mrx-feb-2020-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-mrx{background-image:url("../img/hero-mrx-feb-2020-small-2x.webp")}}.hero-r7{background-image:url("../img/hero-r7-feb-2020-small-1x.jpg");background-size:cover;background-position:50% 50%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-r7{background-image:url("../img/hero-r7-feb-2020-small-2x.jpg")}}.webp .hero-r7{background-image:url("../img/hero-r7-feb-2020-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-r7{background-image:url("../img/hero-r7-feb-2020-small-2x.webp")}}@media screen and (max-width: 25.5625em){.r4 .hero__heading{font-size:1.5rem}.mrx .hero__heading{font-size:1.625rem}}@media screen and (min-width: 25.625em){.hero-r1{height:100vw;background-image:url("../img/hero-r1-mask-medium.png"), url("../img/hero-r1-medium-1x.jpg");background-size:cover, cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero-r1{background-image:url("../img/hero-r1-mask-medium.png"), url("../img/hero-r1-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .hero-r1{background-image:url("../img/hero-r1-mask-medium.png"), url("../img/hero-r1-medium-1x.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.webp .hero-r1{background-image:url("../img/hero-r1-mask-medium.png"), url("../img/hero-r1-medium-2x.webp")}}@media screen and (min-width: 25.625em){.hero-r2{background-image:url("../img/hero-r2-medium-1x.jpg")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero-r2{background-image:url("../img/hero-r2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.hero-r2 .corner-flash{width:8.75rem;height:8.75rem}.webp .hero-r2{background-image:url("../img/hero-r2-medium-1x.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.webp .hero-r2{background-image:url("../img/hero-r2-medium-2x.webp")}}@media screen and (min-width: 25.625em){.hero-r3{height:100vw;background-image:url("../img/hero-r3-mask-medium.png"), url("../img/hero-r3-medium-1x.jpg");background-size:cover, cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero-r3{background-image:url("../img/hero-r3-mask-medium.png"), url("../img/hero-r3-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.hero-r3 .award{bottom:1.25rem;right:1.5625rem;width:6.25rem;height:7.1875rem}.webp .hero-r3{background-image:url("../img/hero-r3-mask-medium.png"), url("../img/hero-r3-medium-1x.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.webp .hero-r3{background-image:url("../img/hero-r3-mask-medium.png"), url("../img/hero-r3-medium-2x.webp")}}@media screen and (min-width: 25.625em){.hero-r4{background-image:url("../img/hero-r4-feb-2020-medium-1x.jpg")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero-r4{background-image:url("../img/hero-r4-feb-2020-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.hero-r4 .corner-flash{width:8.75rem;height:8.75rem}.webp .hero-r4{background-image:url("../img/hero-r4-feb-2020-medium-1x.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.webp .hero-r4{background-image:url("../img/hero-r4-feb-2020-medium-2x.webp")}}@media screen and (min-width: 25.625em){.hero-mr1{background-image:url("../img/hero-mr1-medium-1x.jpg");background-position:50% 90%}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero-mr1{background-image:url("../img/hero-mr1-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.hero-mr1 .flash{top:.9375rem;left:.9375rem}}@media screen and (min-width: 25.625em) and (min-width: 25.625em) and (max-width: 37.4375em){.mrx .hero__subheading{font-size:1rem}}@media screen and (min-width: 25.625em){.webp .hero-mr1{background-image:url("../img/hero-mr1-medium-1x.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.webp .hero-mr1{background-image:url("../img/hero-mr1-medium-2x.webp")}}@media screen and (min-width: 25.625em){.hero-mrx{background-image:url("../img/hero-mrx-feb-2020-medium-1x.jpg");background-position:50% 100%}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero-mrx{background-image:url("../img/hero-mrx-feb-2020-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .hero-mrx{background-image:url("../img/hero-mrx-feb-2020-medium-1x.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.webp .hero-mrx{background-image:url("../img/hero-mrx-feb-2020-medium-2x.webp")}}@media screen and (min-width: 25.625em){.hero-r5{background-image:url("../img/hero-r5-feb-2020-medium-1x.jpg");background-position:50% 80%;background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero-r5{background-image:url("../img/hero-r5-feb-2020-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.hero-r5 .hero__flash{margin-bottom:.625rem}.webp .hero-r5{background-image:url("../img/hero-r5-feb-2020-medium-1x.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.webp .hero-r5{background-image:url("../img/hero-r5-feb-2020-medium-2x.webp")}}@media screen and (min-width: 25.625em){.hero-r7{background-image:url("../img/hero-r7-feb-2020-medium-1x.jpg")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero-r7{background-image:url("../img/hero-r7-feb-2020-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .hero-r7{background-image:url("../img/hero-r7-feb-2020-medium-1x.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.webp .hero-r7{background-image:url("../img/hero-r7-feb-2020-medium-2x.webp")}}@media screen and (min-width: 37.5em){.hero-r1{height:66vw;background-image:url("../img/hero-r1-mask-large.png"), url("../img/hero-r1-large-1x.jpg");background-size:cover, cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero-r1{background-image:url("../img/hero-r1-mask-large.png"), url("../img/hero-r1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .hero-r1{background-image:url("../img/hero-r1-mask-large.png"), url("../img/hero-r1-large-1x.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .hero-r1{background-image:url("../img/hero-r1-mask-large.png"), url("../img/hero-r1-large-2x.webp")}}@media screen and (min-width: 37.5em){.hero-r2{background-image:url("../img/hero-r2-large-1x.jpg")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero-r2{background-image:url("../img/hero-r2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .hero-r2{background-image:url("../img/hero-r2-large-1x.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .hero-r2{background-image:url("../img/hero-r2-large-2x.webp")}}@media screen and (min-width: 37.5em){.hero-r3{height:60vw;background-image:url("../img/hero-r3-mask-large.png"), url("../img/hero-r3-large-1x.jpg");background-size:cover, cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero-r3{background-image:url("../img/hero-r3-mask-large.png"), url("../img/hero-r3-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .hero-r3{background-image:url("../img/hero-r3-mask-large.png"), url("../img/hero-r3-large-1x.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .hero-r3{background-image:url("../img/hero-r3-mask-large.png"), url("../img/hero-r3-large-2x.webp")}}@media screen and (min-width: 37.5em){.hero-r4{background-image:url("../img/hero-r4-feb-2020-large-1x.jpg")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero-r4{background-image:url("../img/hero-r4-feb-2020-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .hero-r4{background-image:url("../img/hero-r4-feb-2020-large-1x.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .hero-r4{background-image:url("../img/hero-r4-feb-2020-large-2x.webp")}}@media screen and (min-width: 37.5em){.hero-mr1{background-image:url("../img/hero-mr1-large-1x.jpg");background-position:20% 100%}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero-mr1{background-image:url("../img/hero-mr1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .hero-mr1{background-image:url("../img/hero-mr1-large-1x.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .hero-mr1{background-image:url("../img/hero-mr1-large-2x.webp")}}@media screen and (min-width: 37.5em){.hero-mrx{background-image:url("../img/hero-mrx-feb-2020-large-1x.jpg");background-position:50% 75%}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero-mrx{background-image:url("../img/hero-mrx-feb-2020-large-2x.jpg")}}@media screen and (min-width: 37.5em){.hero-mrx .hero__content{max-width:31.25rem}.webp .hero-mrx{background-image:url("../img/hero-mrx-feb-2020-large-1x.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .hero-mrx{background-image:url("../img/hero-mrx-feb-2020-large-2x.webp")}}@media screen and (min-width: 37.5em){.hero-r5{background-image:url("../img/hero-r5-feb-2020-large-1x.jpg");background-position:50% 70%}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero-r5{background-image:url("../img/hero-r5-feb-2020-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .hero-r5{background-image:url("../img/hero-r5-feb-2020-large-1x.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .hero-r5{background-image:url("../img/hero-r5-feb-2020-large-2x.webp")}}@media screen and (min-width: 37.5em){.hero-r7{background-image:url("../img/hero-r7-feb-2020-large-1x.jpg")}.hero-r7 .hero__content{max-width:21.25rem}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero-r7{background-image:url("../img/hero-r7-feb-2020-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .hero-r7{background-image:url("../img/hero-r7-feb-2020-large-1x.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .hero-r7{background-image:url("../img/hero-r7-feb-2020-large-2x.webp")}}@media screen and (min-width: 37.5em) and (min-width: 37.5em) and (max-width: 47.9375em){.mrx .hero__heading{font-size:1.9375rem}}@media screen and (min-width: 48em){.hero-r1{height:67vw;background-image:url("../img/hero-r1-mask-xlarge.png"), url("../img/hero-r1-xlarge-1x.jpg");background-size:cover, cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero-r1{background-image:url("../img/hero-r1-mask-xlarge.png"), url("../img/hero-r1-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .hero-r1{background-image:url("../img/hero-r1-mask-xlarge.png"), url("../img/hero-r1-xlarge-1x.webp")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.webp .hero-r1{background-image:url("../img/hero-r1-mask-xlarge.png"), url("../img/hero-r1-xlarge-2x.webp")}}@media screen and (min-width: 48em){.hero-r2{background-image:url("../img/hero-r2-xlarge-1x.jpg")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero-r2{background-image:url("../img/hero-r2-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.hero-r2 .corner-flash{width:10rem;height:10rem}.webp .hero-r2{background-image:url("../img/hero-r2-xlarge-1x.webp")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.webp .hero-r2{background-image:url("../img/hero-r2-xlarge-2x.webp")}}@media screen and (min-width: 48em){.hero-r3{height:55vw;background-image:url("../img/hero-r3-mask-xlarge.png"), url("../img/hero-r3-xlarge-1x.jpg");background-size:cover, cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero-r3{background-image:url("../img/hero-r3-mask-xlarge.png"), url("../img/hero-r3-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.hero-r3 .award{bottom:calc(20vw - 130px);right:1.875rem;width:6.875rem;height:7.5rem}.webp .hero-r3{background-image:url("../img/hero-r3-mask-xlarge.png"), url("../img/hero-r3-xlarge-1x.webp")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.webp .hero-r3{background-image:url("../img/hero-r3-mask-xlarge.png"), url("../img/hero-r3-xlarge-2x.webp")}}@media screen and (min-width: 48em){.hero-r4{background-image:url("../img/hero-r4-feb-2020-xlarge-1x.jpg")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero-r4{background-image:url("../img/hero-r4-feb-2020-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.hero-r4 .corner-flash{width:10rem;height:10rem}.webp .hero-r4{background-image:url("../img/hero-r4-feb-2020-xlarge-1x.webp")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.webp .hero-r4{background-image:url("../img/hero-r4-feb-2020-xlarge-2x.webp")}}@media screen and (min-width: 48em){.hero-mr1{background-image:url("../img/hero-mr1-xlarge-1x.jpg")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero-mr1{background-image:url("../img/hero-mr1-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.hero-mr1 .flash{top:1.5625rem;right:1.5625rem;left:auto;background-size:11.25rem;width:11.25rem;height:6.875rem}.webp .hero-mr1{background-image:url("../img/hero-mr1-xlarge-1x.webp")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.webp .hero-mr1{background-image:url("../img/hero-mr1-xlarge-2x.webp")}}@media screen and (min-width: 48em){.hero-mrx{background-image:url("../img/hero-mrx-feb-2020-xlarge-1x.jpg");background-size:964px;background-position:100% 100%}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero-mrx{background-image:url("../img/hero-mrx-feb-2020-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.hero-mrx .hero__content{max-width:16.875rem;left:auto;bottom:auto;top:3.125rem;right:1.875rem}.webp .hero-mrx{background-image:url("../img/hero-mrx-feb-2020-xlarge-1x.webp")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.webp .hero-mrx{background-image:url("../img/hero-mrx-feb-2020-xlarge-2x.webp")}}@media screen and (min-width: 48em){.hero-r5{background-image:url("../img/hero-r5-feb-2020-xlarge-1x.jpg")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero-r5{background-image:url("../img/hero-r5-feb-2020-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .hero-r5{background-image:url("../img/hero-r5-feb-2020-xlarge-1x.webp")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.webp .hero-r5{background-image:url("../img/hero-r5-feb-2020-xlarge-2x.webp")}}@media screen and (min-width: 48em){.hero-r7{background-image:url("../img/hero-r7-feb-2020-xlarge-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero-r7{background-image:url("../img/hero-r7-feb-2020-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .hero-r7{background-image:url("../img/hero-r7-feb-2020-xlarge-1x.webp")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.webp .hero-r7{background-image:url("../img/hero-r7-feb-2020-xlarge-2x.webp")}}@media screen and (min-width: 64em){.hero-r1{height:62vw;background-image:url("../img/hero-r1-mask-xxlarge.png"), url("../img/hero-r1-xxlarge-1x.jpg");background-size:cover, cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero-r1{background-image:url("../img/hero-r1-mask-xxlarge.png"), url("../img/hero-r1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .hero-r1{background-image:url("../img/hero-r1-mask-xxlarge.png"), url("../img/hero-r1-xxlarge-1x.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .hero-r1{background-image:url("../img/hero-r1-mask-xxlarge.png"), url("../img/hero-r1-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.hero-r2{background-image:url("../img/hero-r2-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero-r2{background-image:url("../img/hero-r2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero-r2 .corner-flash{width:11.25rem;height:11.25rem}.webp .hero-r2{background-image:url("../img/hero-r2-xxlarge-1x.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .hero-r2{background-image:url("../img/hero-r2-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.hero-r3{height:55vw;max-height:38.75rem;background-image:url("../img/hero-r3-mask-xxlarge.png"), url("../img/hero-r3-xxlarge-1x.jpg");background-size:cover, cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero-r3{background-image:url("../img/hero-r3-mask-xxlarge.png"), url("../img/hero-r3-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero-r3 .award{bottom:calc(20vw - 150px);right:2.1875rem;width:7.5rem;height:8.125rem}.webp .hero-r3{background-image:url("../img/hero-r3-mask-xxlarge.png"), url("../img/hero-r3-xxlarge-1x.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .hero-r3{background-image:url("../img/hero-r3-mask-xxlarge.png"), url("../img/hero-r3-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.hero-r4{background-image:url("../img/hero-r4-feb-2020-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero-r4{background-image:url("../img/hero-r4-feb-2020-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero-r4 .corner-flash{width:11.25rem;height:11.25rem}.webp .hero-r4{background-image:url("../img/hero-r4-feb-2020-xxlarge-1x.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .hero-r4{background-image:url("../img/hero-r4-feb-2020-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.hero-mr1{background-image:url("../img/hero-mr1-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero-mr1{background-image:url("../img/hero-mr1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .hero-mr1{background-image:url("../img/hero-mr1-xxlarge-1x.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .hero-mr1{background-image:url("../img/hero-mr1-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.hero-mrx{background-image:url("../img/hero-mrx-feb-2020-xxlarge-1x.jpg");background-size:1110px}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero-mrx{background-image:url("../img/hero-mrx-feb-2020-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero-mrx .hero__content{max-width:21.25rem;left:auto;bottom:auto;top:3.125rem;right:1.875rem}.webp .hero-mrx{background-image:url("../img/hero-mrx-feb-2020-xxlarge-1x.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .hero-mrx{background-image:url("../img/hero-mrx-feb-2020-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.hero-r5{background-image:url("../img/hero-r5-feb-2020-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero-r5{background-image:url("../img/hero-r5-feb-2020-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .hero-r5{background-image:url("../img/hero-r5-feb-2020-xxlarge-1x.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .hero-r5{background-image:url("../img/hero-r5-feb-2020-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.hero-r7{background-image:url("../img/hero-r7-feb-2020-xxlarge-1x.jpg")}.hero-r7 .hero__content{max-width:26.25rem}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero-r7{background-image:url("../img/hero-r7-feb-2020-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .hero-r7{background-image:url("../img/hero-r7-feb-2020-xxlarge-1x.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .hero-r7{background-image:url("../img/hero-r7-feb-2020-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.hero-r1{background-image:url("../img/hero-r1-mask-xxxlarge.png"), url("../img/hero-r1-xxxlarge-1x.jpg");background-size:cover, cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero-r1{background-image:url("../img/hero-r1-mask-xxxlarge.png"), url("../img/hero-r1-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .hero-r3{background-image:url("../img/hero-r3-mask-xxxlarge.png"), url("../img/hero-r3-xxxlarge-1x.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .hero-r3{background-image:url("../img/hero-r3-mask-xxxlarge.png"), url("../img/hero-r3-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.hero-r2{background-image:url("../img/hero-r2-xxxlarge-1x.jpg");background-position:100% 70%}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero-r2{background-image:url("../img/hero-r2-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .hero-r2{background-image:url("../img/hero-r2-xxxlarge-1x.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .hero-r2{background-image:url("../img/hero-r2-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.hero-r3{height:52vw;max-height:46.875rem;background-image:url("../img/hero-r3-mask-xxxlarge.png"), url("../img/hero-r3-xxxlarge-1x.jpg");background-size:cover, cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero-r3{background-image:url("../img/hero-r3-mask-xxxlarge.png"), url("../img/hero-r3-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .hero-r3{background-image:url("../img/hero-r3-mask-xxxlarge.png"), url("../img/hero-r3-xxxlarge-1x.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .hero-r3{background-image:url("../img/hero-r3-mask-xxxlarge.png"), url("../img/hero-r3-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.hero-r4{background-image:url("../img/hero-r4-feb-2020-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero-r4{background-image:url("../img/hero-r4-feb-2020-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .hero-r4{background-image:url("../img/hero-r4-feb-2020-xxxlarge-1x.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .hero-r4{background-image:url("../img/hero-r4-feb-2020-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.hero-r4{background-image:url("../img/hero-r4-feb-2020-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero-r4{background-image:url("../img/hero-r4-feb-2020-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero-mr1{background-image:url("../img/hero-mr1-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero-mr1{background-image:url("../img/hero-mr1-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero-mr1 .flash{background-size:12.5rem;width:12.5rem;height:7.5rem}.webp .hero-mr1{background-image:url("../img/hero-mr1-xxxlarge-1x.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .hero-mr1{background-image:url("../img/hero-mr1-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.hero-mrx{background-image:url("../img/hero-mrx-feb-2020-xxxlarge-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero-mrx{background-image:url("../img/hero-mrx-feb-2020-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero-mrx .hero__content{max-width:62.5rem;left:65%;bottom:auto;top:3.125rem;right:1.875rem}.webp .hero-mrx{background-image:url("../img/hero-mrx-feb-2020-xxxlarge-1x.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .hero-mrx{background-image:url("../img/hero-mrx-feb-2020-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.hero-r5{background-image:url("../img/hero-r5-feb-2020-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero-r5{background-image:url("../img/hero-r5-feb-2020-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .hero-r5{background-image:url("../img/hero-r5-feb-2020-xxxlarge-1x.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .hero-r5{background-image:url("../img/hero-r5-feb-2020-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.hero-r7{background-image:url("../img/hero-r7-feb-2020-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero-r7{background-image:url("../img/hero-r7-feb-2020-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .hero-r7{background-image:url("../img/hero-r7-feb-2020-xxxlarge-1x.webp");background-position:50% 100%}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .hero-r7{background-image:url("../img/hero-r7-feb-2020-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.hero-r1{max-height:59.375rem;background-image:url("../img/hero-r1-mask-xxxxlarge.png"), url("../img/hero-r1-xxxxlarge-1x.jpg");background-size:cover, cover}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero-r1{background-image:url("../img/hero-r1-mask-xxxxlarge.png"), url("../img/hero-r1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .hero-r1{background-image:url("../img/hero-r1-mask-xxxxlarge.png"), url("../img/hero-r1-xxxxlarge-1x.webp")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.webp .hero-r1{background-image:url("../img/hero-r1-mask-xxxxlarge.png"), url("../img/hero-r1-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.hero-r2{background-image:url("../img/hero-r2-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero-r2{background-image:url("../img/hero-r2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .hero-r2{background-image:url("../img/hero-r2-xxxxlarge-1x.webp")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.webp .hero-r2{background-image:url("../img/hero-r2-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.hero-r3{height:52vw;max-height:46.875rem;background-image:url("../img/hero-r3-mask-xxxxlarge.png"), url("../img/hero-r3-xxxxlarge-1x.jpg");background-size:cover, cover}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero-r3{background-image:url("../img/hero-r3-mask-xxxxlarge.png"), url("../img/hero-r3-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.hero-r3 .award{bottom:10vw}.webp .hero-r3{background-image:url("../img/hero-r3-mask-xxxxlarge.png"), url("../img/hero-r3-xxxxlarge-1x.webp")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.webp .hero-r3{background-image:url("../img/hero-r3-mask-xxxxlarge.png"), url("../img/hero-r3-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.hero-r4{background-image:url("../img/hero-r4-feb-2020-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero-r4{background-image:url("../img/hero-r4-feb-2020-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .hero-r4{background-image:url("../img/hero-r4-feb-2020-xxxxlarge-1x.webp")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.webp .hero-r4{background-image:url("../img/hero-r4-feb-2020-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.hero-mr1{background-image:url("../img/hero-mr1-xxxxlarge-1x.jpg");background-size:cover}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero-mr1{background-image:url("../img/hero-mr1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .hero-mr1{background-image:url("../img/hero-mr1-xxxxlarge-1x.webp")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.webp .hero-mr1{background-image:url("../img/hero-mr1-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.hero-mrx{background-image:url("../img/hero-mrx-feb-2020-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero-mrx{background-image:url("../img/hero-mrx-feb-2020-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .hero-mrx{background-image:url("../img/hero-mrx-feb-2020-xxxxlarge-1x.webp")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.webp .hero-mrx{background-image:url("../img/hero-mrx-feb-2020-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.hero-r5{background-image:url("../img/hero-r5-feb-2020-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero-r5{background-image:url("../img/hero-r5-feb-2020-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .hero-r5{background-image:url("../img/hero-r5-feb-2020-xxxxlarge-1x.webp")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.webp .hero-r5{background-image:url("../img/hero-r5-feb-2020-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.hero-r7{background-image:url("../img/hero-r7-feb-2020-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero-r7{background-image:url("../img/hero-r7-feb-2020-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .hero-r7{background-image:url("../img/hero-r7-feb-2020-xxxxlarge-1x.webp")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.webp .hero-r7{background-image:url("../img/hero-r7-feb-2020-xxxxlarge-2x.webp")}}@media screen and (min-width: 105em){.hero-r3 .award{bottom:10.5rem}}.hero-questions-and-answers{background:#877877 url("../img/hero-questions-small-1x.jpg") no-repeat 50% 80%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-questions-and-answers{background-image:url("../img/hero-questions-small-2x.jpg")}}@media screen and (min-width: 25.625em){.hero-questions-and-answers{background-image:url("../img/hero-questions-medium-1x.jpg");background-position:50% 70%}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero-questions-and-answers{background-image:url("../img/hero-questions-medium-2x.jpg")}}@media screen and (min-width: 37.5em){.hero-questions-and-answers{background-image:url("../img/hero-questions-large-1x.jpg");background-position:50% 22%}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero-questions-and-answers{background-image:url("../img/hero-questions-large-2x.jpg")}}@media screen and (min-width: 48em){.hero-questions-and-answers{background-image:url("../img/hero-questions-xlarge-1x.jpg");background-position:50% 40%}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero-questions-and-answers{background-image:url("../img/hero-questions-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero-questions-and-answers{background-image:url("../img/hero-questions-xxlarge-1x.jpg");background-position:50% 50%}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero-questions-and-answers{background-image:url("../img/hero-questions-xxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero-questions-and-answers{background-image:url("../img/hero-questions-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero-questions-and-answers{background-image:url("../img/hero-questions-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.hero-questions-and-answers{background-image:url("../img/hero-questions-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero-questions-and-answers{background-image:url("../img/hero-questions-xxxxlarge-2x.jpg")}}.hero--registration>.row{background-color:#54575e;color:#fefefe}.hero--registration>.row .feature-panel__content{margin-bottom:.3125rem}.hero--registration{position:relative}.hero--registration .corner-flash{position:absolute;top:0;left:.625rem;width:7.5rem;height:7.5rem}@media screen and (min-width: 37.5em){.hero--registration .corner-flash{left:0;width:9.375rem;height:9.375rem}.hero--registration{margin-bottom:.9375rem}.hero--registration .feature-panel__content-row{position:relative;padding-top:calc(51vw + 60px) !important;padding-bottom:2.5rem !important;min-height:25rem;background:#54575e url("../img/hero-registration-large-1x.jpg") no-repeat 0 0;background-size:contain}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero--registration .feature-panel__content-row{background-image:url("../img/hero-registration-large-2x.jpg")}}@media screen and (min-width: 37.5em){.hero--registration .feature-panel__content{padding-right:.9375rem;padding-top:0;padding-bottom:0}.hero--registration .main-heading-1{font-size:2rem !important}}@media screen and (min-width: 48em){.hero--registration .feature-panel__content-row{padding-top:calc(49vw + 60px) !important;padding-bottom:3.125rem !important;min-height:31.25rem;background-image:url("../img/hero-registration-xlarge-1x.jpg")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero--registration .feature-panel__content-row{background-image:url("../img/hero-registration-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.hero--registration .main-heading-1{font-size:2.25rem !important}}@media screen and (min-width: 64em){.hero--registration .feature-panel__content-row{padding-top:4.375rem !important;padding-bottom:3.75rem !important;min-height:37.1875rem;background-size:50%;background-position:0% 50%;background-image:url("../img/hero-registration-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero--registration .feature-panel__content-row{background-image:url("../img/hero-registration-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero--registration .feature-panel__content{padding-right:2.8125rem}.hero--registration .main-heading-1{font-size:2.25rem !important}.hero--registration .response{margin-bottom:1.25rem}}@media screen and (min-width: 75em){.hero--registration>.row{min-height:39.375rem;background-image:url("../img/hero-registration-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero--registration>.row{background-image:url("../img/hero-registration-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.hero--registration{padding-bottom:1.25rem}.hero--registration>.row{min-height:43.125rem;background-image:url("../img/hero-registration-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero--registration>.row{background-image:url("../img/hero-registration-xxxxlarge-2x.jpg")}}.hero--team{background:#877877 url("../img/hero-team-small-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero--team{background-image:url("../img/hero-team-small-2x.jpg")}}@media screen and (min-width: 25.625em){.hero--team{background-image:url("../img/hero-team-medium-1x.jpg")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero--team{background-image:url("../img/hero-team-medium-2x.jpg")}}@media screen and (min-width: 37.5em){.hero--team{background-image:url("../img/hero-team-large-1x.jpg")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero--team{background-image:url("../img/hero-team-large-2x.jpg")}}@media screen and (min-width: 48em){.hero--team{background-image:url("../img/hero-team-xlarge-1x.jpg")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero--team{background-image:url("../img/hero-team-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero--team{background-image:url("../img/hero-team-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero--team{background-image:url("../img/hero-team-xxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero--team{background-image:url("../img/hero-team-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero--team{background-image:url("../img/hero-team-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.hero--team{background-image:url("../img/hero-team-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero--team{background-image:url("../img/hero-team-xxxxlarge-2x.jpg")}}.lead.lead--home{color:#626667;font-size:.75rem;margin-bottom:.3125rem;text-align:center}.lead--home__signature{width:7.5rem;margin:0 auto .3125rem;text-align:center;display:block}.lead--home__position{text-transform:uppercase;text-align:center;font-size:.625rem;margin-bottom:1.5625rem;font-weight:500}@media screen and (min-width: 25.625em){.lead.lead--home{font-size:.9375rem;margin:0 auto .625rem}.lead--home__signature{width:9.375rem;margin:0 auto .3125rem;text-align:center;display:block}}@media screen and (min-width: 37.5em){.lead.lead--home{font-size:1rem;max-width:40rem}}@media screen and (min-width: 48em){.lead.lead--home{font-size:calc(16px + (19 - 16) * (100vw - 768px) / (1024 - 768));margin-bottom:.9375rem;max-width:78vw}.lead--home__signature{width:10.625rem}.lead--home__position{font-size:.6875rem;margin-bottom:1.875rem}}@media screen and (min-width: 64em){.lead.lead--home{font-size:1.1875rem;max-width:50rem}}@media screen and (min-width: 75em){.lead.lead--home{font-size:1.25rem;max-width:69.375rem}}.home-links{margin-bottom:.625rem}.home-link{margin-top:.625rem;color:#fefefe;position:relative}.home-link__content{padding:1.25rem .9375rem;-webkit-transition:background-color .35s ease;-moz-transition:background-color .35s ease;-ms-transition:background-color .35s ease;-o-transition:background-color .35s ease;transition:background-color .35s ease}.home-link__content p{margin-bottom:0}.home-link__content a,.home-link__content a:hover{color:#fefefe;border:none}.home-link__content a::after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;color:#fefefe;border:none}.home-link__heading{font-weight:400;font-size:1.375rem;line-height:1;margin-bottom:.9375rem}.home-link-1 .home-link__content{background-color:#795b55}.home-link-1 .home-link__content:hover{background-color:#6a504a}.home-link-2 .home-link__content{background-color:#624944}.home-link-2 .home-link__content:hover{background-color:#533e3a}.home-link-3 .home-link__content{background-color:#828579}.home-link-3 .home-link__content:hover{background-color:#75786d}.home-link-4 .home-link__content{background-color:#555b52}.home-link-4 .home-link__content:hover{background-color:#484e46}@media screen and (min-width: 25.625em){.home-link__heading{font-size:1.5rem}}@media screen and (min-width: 37.5em){.home-links{margin-left:-.3125rem;margin-right:-.3125rem;margin-bottom:.9375rem}.home-link__content{margin:0 .3125rem}.home-link__heading{width:11.25rem}.home-link-4 .home-link__heading{width:11.875rem}}@media screen and (min-width: 48em){.home-links{margin-bottom:1.875rem}.home-link__heading,.home-link-4 .home-link__heading{font-size:1.375rem;width:100%}}@media screen and (min-width: 64em){.home-link__heading{width:10rem}.home-link-4 .home-link__heading{width:10.875rem}}@media screen and (min-width: 75em){.home-links{margin:.5rem -.5rem 2.8125rem;color:#fefefe}.home-link__content{margin:0 .5rem}.home-link__content .home-link__heading{font-size:1.625rem}.home-link__heading{width:10.625rem}.home-link-4 .home-link__heading{width:11.875rem}}@media screen and (min-width: 90em){.home-links>.row{max-width:91rem}}.home-teaser{margin-top:.625rem;text-align:center}.home-teaser__content{background-color:#e5e6e6;min-height:25.625rem;position:relative}.home-teaser__content a,.home-teaser__content a:hover{color:#fefefe;border:none}.home-teaser__content a::after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;color:#fefefe;border:none}.home-teaser__content-wrap{padding:1.875rem 1.25rem 1.25rem;position:absolute;top:0;left:0;bottom:0;right:0;-webkit-transition:background-color .35s ease;-moz-transition:background-color .35s ease;-ms-transition:background-color .35s ease;-o-transition:background-color .35s ease;transition:background-color .35s ease}.home-teaser__heading{font-weight:400;font-size:2.5rem;line-height:1;margin-bottom:.625rem}.home-teaser-1 .home-teaser__content{position:relative;background:#f1f2f2 url("../img/home-teaser-1-small-1x.jpg") no-repeat 50% 30%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.home-teaser-1 .home-teaser__content{background-image:url("../img/home-teaser-1-small-2x.jpg")}}.home-teaser-1 .home-teaser__heading{font-size:calc(35px + (45 - 35) * (100vw - 320px) / (410 - 320));margin-top:.5rem}.home-teaser-1 .home-teaser__subhead{position:absolute;top:calc(240px + (255 - 240) * (100vw - 320px) / (410 - 320));left:1.25rem;right:1.25rem}.home-teaser-1 small{font-size:.8125rem;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}.webp .home-teaser-1 .home-teaser__content{background-image:url("../img/home-teaser-1-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .home-teaser-1 .home-teaser__content{background-image:url("../img/home-teaser-1-small-2x.webp")}}.home-teaser-2 .home-teaser__content{color:#fefefe;background:#828579 url("../img/home-teaser-2-small-1x.jpg") no-repeat 50% 30%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.home-teaser-2 .home-teaser__content{background-image:url("../img/home-teaser-2-small-2x.jpg")}}.home-teaser-2 .home-teaser__content .home-teaser__content-wrap{background-color:rgba(78,81,70,0)}.home-teaser-2 .home-teaser__content .home-teaser__content-wrap:hover{background-color:rgba(78,81,70,0.3)}.home-teaser-2 .home-teaser__content .home-teaser__heading{font-size:2rem}.home-teaser-2 .home-teaser__content .home-teaser__heading{font-size:2rem}.webp .home-teaser-2 .home-teaser__content{background-image:url("../img/home-teaser-2-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .home-teaser-2 .home-teaser__content{background-image:url("../img/home-teaser-2-small-2x.webp")}}.home-teaser-3 .home-teaser__content{color:#fefefe;background:#373c38 url("../img/home-teaser-3-small-1x.jpg") no-repeat 30% 30%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.home-teaser-3 .home-teaser__content{background-image:url("../img/home-teaser-3-small-2x.jpg")}}.home-teaser-3 .home-teaser__content .home-teaser__content-wrap{display:flex;flex-direction:column;justify-content:center;background-color:rgba(55,60,56,0)}.home-teaser-3 .home-teaser__content .home-teaser__content-wrap:hover{background-color:rgba(55,60,56,0.3)}.home-teaser-3 .home-teaser__content .home-teaser__heading{font-size:2rem}.webp .home-teaser-3 .home-teaser__content{background-image:url("../img/home-teaser-3-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .home-teaser-3 .home-teaser__content{background-image:url("../img/home-teaser-3-small-2x.webp")}}.home-teaser-4 .home-teaser__content{background:#f1f2f2 url("../img/home-teaser-4small-1x.jpg") no-repeat 50% 100%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.home-teaser-4 .home-teaser__content{background-image:url("../img/home-teaser-4-christmas-small-2x.jpg")}}.home-teaser-4 .home-teaser__content .home-teaser__content-wrap{background-color:rgba(230,230,230,0)}.home-teaser-4 .home-teaser__content .home-teaser__content-wrap:hover{background-color:rgba(41,39,39,0.3)}.home-teaser-4 .home-teaser__content .home-teaser__heading{font-size:calc(32px + (40 - 32) * (100vw - 320px) / (410 - 320))}.home-teaser-4 .home-teaser__content .home-teaser__heading a{color:#4d5152}.webp .home-teaser-4 .home-teaser__content{background-image:url("../img/home-teaser-4-christmas-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .home-teaser-4 .home-teaser__content{background-image:url("../img/home-teaser-4-christmas-small-2x.webp")}}@media screen and (min-width: 25.625em){.home-teaser__content{min-height:25.625rem;height:100vw}.home-teaser-1 .home-teaser__content{background:url("../img/home-teaser-1-medium-1x.jpg");background-position:50% 50%;background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.home-teaser-1 .home-teaser__content{background-image:url("../img/home-teaser-1-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.home-teaser-1 .home-teaser__content .home-teaser__heading{font-size:calc(45px + (60 - 45) * (100vw - 410px) / (600 - 410));margin-top:calc(10px + (35 - 10) * (100vw - 410px) / (600 - 410))}.home-teaser-1 .home-teaser__content .home-teaser__subhead{font-size:calc(15px + (18 - 15) * (100vw - 410px) / (600 - 410));top:calc(255px + (390 - 255) * (100vw - 410px) / (600 - 410))}.webp .home-teaser-1 .home-teaser__content{background-image:url("../img/home-teaser-1-medium-1x.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.webp .home-teaser-1 .home-teaser__content{background-image:url("../img/home-teaser-1-medium-2x.webp")}}@media screen and (min-width: 25.625em){.home-teaser-2 .home-teaser__content{background:url("../img/home-teaser-2-medium-1x.jpg");background-position:50% 100%;background-size:calc(391px + (680 - 391) * (100vw - 410px) / (600 - 410))}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.home-teaser-2 .home-teaser__content{background-image:url("../img/home-teaser-2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.home-teaser-2 .home-teaser__content .home-teaser__heading{font-size:calc(32px + (40 - 32) * (100vw - 410px) / (600 - 410));max-width:25rem;margin-left:auto;margin-right:auto}.webp .home-teaser-2 .home-teaser__content{background-image:url("../img/home-teaser-2-medium-1x.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.webp .home-teaser-2 .home-teaser__content{background-image:url("../img/home-teaser-2-medium-2x.webp")}}@media screen and (min-width: 25.625em){.home-teaser-3 .home-teaser__content{background:url("../img/home-teaser-3-medium-1x.jpg");background-position:50% 50%;background-size:calc(391px + (680 - 391) * (100vw - 410px) / (600 - 410))}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.home-teaser-3 .home-teaser__content{background-image:url("../img/home-teaser-3-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.home-teaser-3 .home-teaser__content .home-teaser__heading{font-size:calc(32px + (40 - 32) * (100vw - 410px) / (600 - 410))}.webp .home-teaser-3 .home-teaser__content{background-image:url("../img/home-teaser-3-medium-1x.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.webp .home-teaser-3 .home-teaser__content{background-image:url("../img/home-teaser-3-medium-2x.webp")}}@media screen and (min-width: 25.625em){.home-teaser-4 .home-teaser__content{background:url("../img/home-teaser-4-christmas-medium-1x.jpg");background-position:50% 80%;background-size:calc(391px + (680 - 391) * (100vw - 410px) / (600 - 410))}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.home-teaser-4 .home-teaser__content{background-image:url("../img/home-teaser-4-christmas-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.home-teaser-4 .home-teaser__content .home-teaser__heading{font-size:calc(40px + (48 - 40) * (100vw - 410px) / (600 - 410))}.webp .home-teaser-4 .home-teaser__content{background-image:url("../img/home-teaser-4-christmas-medium-1x.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.webp .home-teaser-4 .home-teaser__content{background-image:url("../img/home-teaser-4-christmas-medium-2x.webp")}}@media screen and (min-width: 37.5em){.home-teasers{margin-left:-.3125rem;margin-right:-.3125rem}.home-teaser__content{margin:0 .3125rem;min-height:auto;height:26.875rem}.home-teaser-1 .home-teaser__content{background:url("../img/home-teaser-1-large-1x.jpg");background-position:50% 20%;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.home-teaser-1 .home-teaser__content{background-image:url("../img/home-teaser-1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.home-teaser-1 .home-teaser__content .home-teaser__heading{font-size:calc(32px + (41 - 32) * (100vw - 600px) / (768 - 600));margin-top:calc(25px + (25 - 25) * (100vw - 600px) / (768 - 600))}.home-teaser-1 .home-teaser__content .home-teaser__subhead{font-size:.9375rem;top:calc(235px + (265 - 235) * (100vw - 600px) / (768 - 600))}.webp .home-teaser-1 .home-teaser__content{background-image:url("../img/home-teaser-1-large-1x.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .home-teaser-1 .home-teaser__content{background-image:url("../img/home-teaser-1-large-2x.webp")}}@media screen and (min-width: 37.5em){.home-teaser-2 .home-teaser__content{background:url("../img/home-teaser-2-large-1x.jpg");background-size:cover;background-position:50% 100%}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.home-teaser-2 .home-teaser__content{background-image:url("../img/home-teaser-2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.home-teaser-2 .home-teaser__content .home-teaser__heading{font-size:calc(32px + (40 - 32) * (100vw - 600px) / (768 - 600))}.webp .home-teaser-2 .home-teaser__content{background-image:url("../img/home-teaser-2-large-1x.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .home-teaser-2 .home-teaser__content{background-image:url("../img/home-teaser-2-large-2x.webp")}}@media screen and (min-width: 37.5em){.home-teaser-3 .home-teaser__content{background:url("../img/home-teaser-3-large-1x.jpg");background-size:cover;background-position:50% 50%}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.home-teaser-3 .home-teaser__content{background-image:url("../img/home-teaser-3-large-2x.jpg")}}@media screen and (min-width: 37.5em){.home-teaser-3 .home-teaser__content .home-teaser__heading{font-size:calc(32px + (40 - 32) * (100vw - 600px) / (768 - 600))}.webp .home-teaser-3 .home-teaser__content{background-image:url("../img/home-teaser-3-large-1x.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .home-teaser-3 .home-teaser__content{background-image:url("../img/home-teaser-3-large-2x.webp")}}@media screen and (min-width: 37.5em){.home-teaser-4 .home-teaser__content{background:url("../img/home-teaser-4-christmas-large-1x.jpg");background-size:cover;background-position:50% 100%}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.home-teaser-4 .home-teaser__content{background-image:url("../img/home-teaser-4-christmas-large-2x.jpg")}}@media screen and (min-width: 37.5em){.home-teaser-4 .home-teaser__content .home-teaser__heading{font-size:calc(30px + (40 - 30) * (100vw - 600px) / (768 - 600));margin-top:.625rem}.webp .home-teaser-4 .home-teaser__content{background-image:url("../img/home-teaser-4-christmas-large-1x.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .home-teaser-4 .home-teaser__content{background-image:url("../img/home-teaser-4-christmas-large-2x.webp")}}@media screen and (min-width: 48em){.home-teaser__content{height:31.25rem}.home-teaser-1 .home-teaser__content{background:url("../img/home-teaser-1-xlarge-1x.jpg");background-position:50% 40%;background-size:cover;background-image:url("../img/home-teaser-1-xlarge-2x.jpg")}.home-teaser-1 .home-teaser__content .home-teaser__heading{font-size:calc(41px + (52 - 41) * (100vw - 768px) / (1024 - 768));margin-top:calc(50px + (10 - 50) * (100vw - 768px) / (1200 - 768))}.home-teaser-1 .home-teaser__content .home-teaser__subhead{font-size:.9375rem;font-size:calc(15px + (18 - 15) * (100vw - 768px) / (1200 - 768));top:calc(300px + (335 - 300) * (100vw - 768px) / (1200 - 768));padding:0 .625rem}.webp .home-teaser-1 .home-teaser__content{background-image:url("../img/home-teaser-1-xlarge-1x.webp")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.webp .home-teaser-1 .home-teaser__content{background-image:url("../img/home-teaser-1-xlarge-2x.webp")}}@media screen and (min-width: 48em){.home-teaser-2 .home-teaser__content{background:url("../img/home-teaser-2-xlarge-1x.jpg");background-size:cover;background-position:50% 100%;background-image:url("../img/home-teaser-2-xlarge-2x.jpg")}.home-teaser-2 .home-teaser__content .home-teaser__heading{font-size:calc(36px + (40 - 36) * (100vw - 768px) / (1200 - 768))}.webp .home-teaser-2 .home-teaser__content{background-image:url("../img/home-teaser-2-xlarge-1x.webp")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.webp .home-teaser-2 .home-teaser__content{background-image:url("../img/home-teaser-2-xlarge-2x.webp")}}@media screen and (min-width: 48em){.home-teaser-3 .home-teaser__content{background:url("../img/home-teaser-3-xlarge-1x.jpg");background-size:cover;background-position:50% 50%;background-image:url("../img/home-teaser-3-xlarge-2x.jpg")}.home-teaser-3 .home-teaser__content .home-teaser__heading{font-size:calc(36px + (40 - 36) * (100vw - 768px) / (1200 - 768))}.webp .home-teaser-3 .home-teaser__content{background-image:url("../img/home-teaser-3-xlarge-1x.webp")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.webp .home-teaser-3 .home-teaser__content{background-image:url("../img/home-teaser-3-xlarge-2x.webp")}}@media screen and (min-width: 48em){.home-teaser-4 .home-teaser__content{background:url("../img/home-teaser-4-christmas-xlarge-1x.jpg");background-size:cover;background-position:50% 100%;background-image:url("../img/home-teaser-4-christmas-xlarge-2x.jpg")}.home-teaser-4 .home-teaser__content .home-teaser__heading{font-size:calc(40px + (48 - 40) * (100vw - 768px) / (1024 - 768));margin-top:.9375rem}.webp .home-teaser-4 .home-teaser__content{background-image:url("../img/home-teaser-4-christmas-xlarge-1x.webp")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.webp .home-teaser-4 .home-teaser__content{background-image:url("../img/home-teaser-4-christmas-xlarge-2x.webp")}}@media screen and (min-width: 64em){.home-teaser__content{padding-top:2.5rem;min-height:auto;height:45.2vw}.home-teaser__content .home-teaser__subhead{font-size:calc(16px + (18 - 16) * (100vw - 1024px) / (1200 - 1024))}.home-teaser-1 .home-teaser__content{background:url("../img/home-teaser-1-xxlarge-1x.jpg");background-position:50% 50%;background-size:cover;background-image:url("../img/home-teaser-1-xxlarge-2x.jpg")}.home-teaser-1 .home-teaser__content .home-teaser__heading{font-size:calc(52px + (60 - 52) * (100vw - 1024px) / (1200 - 1024));margin-top:calc(15px + (24 - 15) * (100vw - 1024px) / (1200 - 1024))}.home-teaser-1 .home-teaser__content .home-teaser__subhead{font-size:.9375rem;font-size:calc(15px + (18 - 15) * (100vw - 1024px) / (1200 - 1024));top:calc(305px + (355 - 305) * (100vw - 1024px) / (1200 - 1024))}.webp .home-teaser-1 .home-teaser__content{background-image:url("../img/home-teaser-1-xxlarge-1x.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .home-teaser-1 .home-teaser__content{background-image:url("../img/home-teaser-1-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.home-teaser-2 .home-teaser__content{background:url("../img/home-teaser-2-xxlarge-1x.jpg");background-size:cover;background-position:50% 100%;background-image:url("../img/home-teaser-2-xxlarge-2x.jpg")}.home-teaser-2 .home-teaser__content .home-teaser__heading{font-size:calc(34px + (40 - 34) * (100vw - 1024px) / (1200 - 1024));max-width:100%}.webp .home-teaser-2 .home-teaser__content{background-image:url("../img/home-teaser-2-xxlarge-1x.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .home-teaser-2 .home-teaser__content{background-image:url("../img/home-teaser-2-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.home-teaser-3 .home-teaser__content{background:url("../img/home-teaser-3-xxlarge-1x.jpg");background-size:cover;background-position:50% 50%;background-image:url("../img/home-teaser-3-xxlarge-2x.jpg")}.home-teaser-3 .home-teaser__content .home-teaser__heading{font-size:calc(34px + (40 - 34) * (100vw - 1024px) / (1200 - 1024));max-width:100%}.webp .home-teaser-3 .home-teaser__content{background-image:url("../img/home-teaser-3-xxlarge-1x.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .home-teaser-3 .home-teaser__content{background-image:url("../img/home-teaser-3-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.home-teaser-4 .home-teaser__content{background:url("../img/home-teaser-4-christmas-xxlarge-1x.jpg");background-size:cover;background-position:50% 100%;background-image:url("../img/home-teaser-4-christmas-xxlarge-2x.jpg")}.home-teaser-4 .home-teaser__content .home-teaser__heading{font-size:calc(48px + (56 - 48) * (100vw - 1024px) / (1200 - 1024));margin-top:0}.webp .home-teaser-4 .home-teaser__content{background-image:url("../img/home-teaser-4-christmas-xxlarge-1x.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .home-teaser-4 .home-teaser__content{background-image:url("../img/home-teaser-4-christmas-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.home-teasers{margin-left:-.5rem;margin-right:-.5rem}.home-teaser{margin-top:1rem}.home-teaser__content{min-height:auto;height:46vw;max-height:37.1875rem;margin:0 .5rem}.home-teaser__content .home-teaser__subhead{font-size:calc(19px + (23 - 19) * (100vw - 1200px) / (1440 - 1200))}.home-teaser-1 .home-teaser__content{background:url("../img/home-teaser-1-xxxlarge-1x.jpg");background-position:50% 50%;background-size:cover;background-image:url("../img/home-teaser-1-xxxlarge-2x.jpg")}.home-teaser-1 .home-teaser__content .home-teaser__heading{font-size:calc(60px + (72 - 60) * (100vw - 1200px) / (1440 - 1200));margin-top:1.6875rem}.home-teaser-1 .home-teaser__content .home-teaser__subhead{font-size:.9375rem;font-size:calc(18px + (20 - 18) * (100vw - 1200px) / (1440 - 1200));top:calc(360px + (405 - 360) * (100vw - 1200px) / (1440 - 1200))}.webp .home-teaser-1 .home-teaser__content{background-image:url("../img/home-teaser-1-xxxlarge-1x.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .home-teaser-1 .home-teaser__content{background-image:url("../img/home-teaser-1-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.home-teaser-2 .home-teaser__content{background:url("../img/home-teaser-2-xxxlarge-1x.jpg");background-size:cover;background-position:50% 100%;background-image:url("../img/home-teaser-2-xxxlarge-2x.jpg")}.home-teaser-2 .home-teaser__content .home-teaser__heading{font-size:calc(40px + (48 - 40) * (100vw - 1200px) / (1440 - 1200));max-width:100%}.webp .home-teaser-2 .home-teaser__content{background-image:url("../img/home-teaser-2-xxxlarge-1x.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .home-teaser-2 .home-teaser__content{background-image:url("../img/home-teaser-2-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.home-teaser-3 .home-teaser__content{background:url("../img/home-teaser-3-xxxlarge-1x.jpg");background-size:cover;background-position:50% 50%;background-image:url("../img/home-teaser-3-xxxlarge-2x.jpg")}.home-teaser-3 .home-teaser__content .home-teaser__heading{font-size:calc(40px + (48 - 40) * (100vw - 1200px) / (1440 - 1200));max-width:100%}.webp .home-teaser-3 .home-teaser__content{background-image:url("../img/home-teaser-3-xxxlarge-1x.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .home-teaser-3 .home-teaser__content{background-image:url("../img/home-teaser-3-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.home-teaser-4 .home-teaser__content{background:url("../img/home-teaser-4-christmas-xxxlarge-1x.jpg");background-size:cover;background-position:50% 100%;background-image:url("../img/home-teaser-4-christmas-xxxlarge-2x.jpg")}.home-teaser-4 .home-teaser__content .home-teaser__heading{font-size:calc(56px + (60 - 56) * (100vw - 1200px) / (1440 - 1200))}.webp .home-teaser-4 .home-teaser__content{background-image:url("../img/home-teaser-4-christmas-xxxlarge-1x.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .home-teaser-4 .home-teaser__content{background-image:url("../img/home-teaser-4-christmas-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.home-teasers>.row{max-width:91rem}.home-teaser-1 .home-teaser__content{background:url("../img/home-teaser-1-xxxxlarge-1x.jpg");background-position:50% 30%;background-size:cover;background-image:url("../img/home-teaser-1-xxxlarge-2x.jpg")}.home-teaser-1 .home-teaser__content .home-teaser__heading{font-size:calc(72px + (80 - 72) * (100vw - 1440px) / (1680 - 1440));margin-top:2.1875rem}.home-teaser-1 .home-teaser__content .home-teaser__subhead{font-size:1.25rem;top:calc(410px + (425 - 410) * (100vw - 1440px) / (1680 - 1440))}.webp .home-teaser-1 .home-teaser__content{background-image:url("../img/home-teaser-1-xxxxlarge-1x.webp")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.webp .home-teaser-1 .home-teaser__content{background-image:url("../img/home-teaser-1-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.home-teaser-2 .home-teaser__content{background:url("../img/home-teaser-2-xxxxlarge-1x.jpg");background-size:44.5rem;background-position:50% 100%;background-image:url("../img/home-teaser-2-xxxxlarge-2x.jpg")}.home-teaser-2 .home-teaser__content .home-teaser__heading{font-size:calc(48px + (52 - 48) * (100vw - 1440px) / (1680 - 1440))}.home-teaser-2 .home-teaser__content .home-teaser__subhead{font-size:calc(23px + (25 - 23) * (100vw - 1440px) / (1680 - 1440))}.webp .home-teaser-2 .home-teaser__content{background-image:url("../img/home-teaser-2-xxxxlarge-1x.webp")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.webp .home-teaser-2 .home-teaser__content{background-image:url("../img/home-teaser-2-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.home-teaser-3 .home-teaser__content{background:url("../img/home-teaser-3-xxxxlarge-1x.jpg");background-size:44.5rem;background-position:50% 50%;background-image:url("../img/home-teaser-3-xxxxlarge-2x.jpg")}.home-teaser-3 .home-teaser__content .home-teaser__heading{font-size:calc(48px + (52 - 48) * (100vw - 1440px) / (1680 - 1440))}.home-teaser-3 .home-teaser__content .home-teaser__subhead{font-size:1.4375rem}.webp .home-teaser-3 .home-teaser__content{background-image:url("../img/home-teaser-3-xxxxlarge-1x.webp")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.webp .home-teaser-3 .home-teaser__content{background-image:url("../img/home-teaser-3-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.home-teaser-4 .home-teaser__content{background:url("../img/home-teaser-4-christmas-xxxxlarge-1x.jpg");background-size:44.5rem;background-position:50% 100%;background-image:url("../img/home-teaser-4-christmas-xxxxlarge-2x.jpg")}.home-teaser-4 .home-teaser__content .home-teaser__heading{font-size:3.75rem}.home-teaser-4 .home-teaser__content .home-teaser__subhead{font-size:1.4375rem}.webp .home-teaser-4 .home-teaser__content{background-image:url("../img/home-teaser-4-christmas-xxxxlarge-1x.webp")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.webp .home-teaser-4 .home-teaser__content{background-image:url("../img/home-teaser-4-christmas-xxxxlarge-2x.webp")}}@media screen and (min-width: 105em){.home-teaser-1 .home-teaser__content .home-teaser__heading{font-size:5rem;margin-top:2.1875rem !important;margin-bottom:1.25rem !important}.home-teaser-1 .home-teaser__content .home-teaser__subhead{font-size:1.25rem !important;top:26.5625rem !important}.home-teaser-2 .home-teaser__content .home-teaser__heading{font-size:3.25rem}.home-teaser-2 .home-teaser__content .home-teaser__subhead{font-size:1.4375rem}.home-teaser-3 .home-teaser__content .home-teaser__heading{font-size:3.25rem}.home-teaser-3 .home-teaser__content .home-teaser__subhead{font-size:1.4375rem}}.inner-container.page-intro--hospitality{padding-bottom:1.875rem}.inner-container.page-intro--hospitality .hotel-designs-logo{width:10.5rem;margin:1.25rem auto 0}.inner-container.page-intro--hospitality .ukha-logo{width:9.375rem;margin:1.5625rem auto .625rem}.inner-container.hospitality-quotes{padding-top:2.5rem;padding-bottom:.625rem}.inner-container.hospitality-directory{padding-top:2.5rem;padding-bottom:1.25rem}.inner-container.hospitality-directory .main-subheading{margin-bottom:1.875rem}@media screen and (min-width: 25.625em){.inner-container.page-intro--hospitality{padding-bottom:2.1875rem}.inner-container.page-intro--hospitality .hotel-designs-logo{width:11.625rem;margin:1.25rem auto 0}.inner-container.page-intro--hospitality .ukha-logo{width:10rem;margin:1.5625rem auto .625rem}.inner-container.hospitality-quotes{padding-top:2.8125rem;padding-bottom:.9375rem}.inner-container.hospitality-directory{padding-top:2.8125rem;padding-bottom:1.5625rem}.inner-container.hospitality-directory .main-subheading{margin-bottom:2rem}}@media screen and (min-width: 37.5em){.inner-container.page-intro--hospitality{padding-bottom:2.8125rem}.inner-container.hospitality-quotes{padding-top:3.4375rem;padding-bottom:1.5625rem}.inner-container.hospitality-directory{padding-top:3.4375rem;padding-bottom:.625rem}.inner-container.hospitality-directory .main-subheading{margin-bottom:2.625rem}}@media screen and (min-width: 48em){.inner-container.page-intro--hospitality{padding-bottom:3.4375rem}.inner-container.hospitality-quotes{padding-top:4.0625rem;padding-bottom:2.1875rem}.inner-container.hospitality-directory{padding-top:4.0625rem;padding-bottom:1.25rem}.inner-container.hospitality-directory .main-subheading{margin-bottom:3.125rem}}@media screen and (min-width: 64em){.inner-container.page-intro--hospitality{padding-bottom:5.25rem}.inner-container.hospitality-quotes{padding-top:5.625rem;padding-bottom:4.0625rem}.inner-container.hospitality-directory{padding-top:5.625rem;padding-bottom:3.125rem}}@media screen and (min-width: 75em){.inner-container.page-intro--hospitality{padding-bottom:6.5rem}.inner-container.hospitality-quotes{padding-top:6.875rem;padding-bottom:5.3125rem}.inner-container.hospitality-directory{padding-top:6.875rem;padding-bottom:4.375rem}}.journal__masthead{text-align:center;margin:2.8125rem 0 2.5rem;border-bottom:1px solid #dadbdb}.journal__masthead a{border:none !important}.journal__masthead a p{color:#626667}.journal__title{margin:0 auto .625rem;text-transform:uppercase;max-width:15rem}.teaser-label span{text-transform:uppercase;color:#3a3e3f;padding:.0625rem .3125rem;font-size:.8125rem}.teaser-label--draft span{background-color:#ff9d00}.teaser-label--scheduled span{background-color:#82c55b}.teaser-label+.teaser-label{margin-top:-.875rem}.draft-teaser{text-transform:uppercase;background-color:#ff9d00;color:#3a3e3f;padding:.0625rem .3125rem;font-size:.8125rem}.scheduled-teaser{text-transform:uppercase;background-color:#82c55b;color:#3a3e3f;padding:.0625rem .3125rem;font-size:.8125rem}.journal__strapline{text-transform:uppercase;color:#626667}.journal__section-title{text-transform:uppercase;font-weight:400;font-size:1.3125rem;margin-bottom:.9375rem;color:#626667}.journal__more{text-transform:uppercase;font-size:.875rem;margin-top:.4375rem}.journal-hr{border-color:#dadbdb;margin:0}.things-we-like,.journal-teasers,.playlists{margin-bottom:2.5rem}.journal-teaser__heading{font-weight:400;font-size:1.25rem}.journal-teaser .teaser__content{padding-bottom:.0625rem}.playlist{margin-bottom:.375rem}.playlist iframe{width:100% !important}.journal-teaser .teaser__link{display:block}.teaser__link{border:none}.teaser__link .journal-teaser__heading,.teaser__link p{color:#626667;-webkit-transition:color .35s ease;-moz-transition:color .35s ease;-ms-transition:color .35s ease;-o-transition:color .35s ease;transition:color .35s ease}.teaser__link img{opacity:1;-webkit-transition:opacity .35s ease;-moz-transition:opacity .35s ease;-ms-transition:opacity .35s ease;-o-transition:opacity .35s ease;transition:opacity .35s ease;-webkit-backface-visibility:hidden}.teaser__link:hover{border:none}.teaser__link:hover .journal-teaser__heading,.teaser__link:hover p{color:#3a3e3f}.teaser__link:hover img{opacity:0.9}.things-we-like-landing{padding-bottom:.3125rem !important}.journal-filter{display:none}@media screen and (min-width: 25.625em){.journal__masthead{margin:3.4375rem 0 2.8125rem}.things-we-like{margin-bottom:2.8125rem}}@media screen and (min-width: 37.5em){.journal__masthead{margin:.9375rem 0 3.4375rem}.journal-hr{margin-top:1.25rem}.things-we-like{margin-bottom:3.4375rem}.journal__title{max-width:18.75rem}.journal-teaser-row{margin-left:-.46875rem !important;margin-right:-.46875rem !important}.journal-teaser-row .column-block{padding-left:.46875rem !important;padding-right:.46875rem !important}.journal__section-title{font-size:1.5rem}.journal-teasers{margin-bottom:2.9375rem}.playlists{margin-bottom:.3125rem}.playlist{margin-bottom:.625rem}.things-we-like-landing{padding-bottom:.625rem !important}}@media screen and (min-width: 48em){.journal__masthead{margin-bottom:4.0625rem}.journal__title{max-width:22.75rem}.journal__strapline{margin-bottom:1.5rem}.things-we-like{margin-bottom:4.0625rem}.journal-filter{display:block}.journal-filter__list{margin:.375rem 0 1.25rem;float:left}.journal-filter__list-item{float:left;font-size:.8125rem;margin:0 .625rem 0 0}.journal-filter__list-item a{color:#626667;border-color:rgba(192,194,194,0)}.journal-filter__list-item a:hover,.journal-filter__list-item a:active{color:#3a3e3f;border-color:#c0c2c2}.journal-filter__list-item.selected a{border-bottom:1px solid #c0c2c2;color:#3a3e3f;font-weight:500}.journal-teasers{margin-bottom:3.4375rem}.playlists{margin-bottom:1.625rem}.things-we-like-landing{padding-bottom:1.4375rem !important}}@media screen and (min-width: 64em){.journal-teasers{position:relative}#journal-latest{position:absolute;width:.0625rem;height:.0625rem;left:0;top:-3.125rem}.playlists{padding-left:2.5rem !important}.journal-filter__list-item{font-size:.75rem;margin:0 .46875rem 0 0}.things-we-like-landing{padding-bottom:2.375rem !important}}@media screen and (min-width: 64em) and (min-height: 600px){#journal-latest{top:-6.25rem}}@media screen and (min-width: 71.25em){.journal-filter__list-item{font-size:.8125rem;margin:0 .625rem 0 0}}@media screen and (min-width: 75em){.journal__section-title{font-size:1.6875rem}.journal-filter__list-item{font-size:.84375rem;margin:0 .75rem 0 0}}.journal-article{background-image:-webkit-linear-gradient(top, #f1f2f2 0%, #fefefe 650px);background-image:-moz-linear-gradient(top, #f1f2f2 0%, #fefefe 650px);background-image:linear-gradient(top, #f1f2f2 0%, #fefefe 650px)}.journal-article--with-hero .journal__masthead{text-align:center;margin-bottom:1.875rem;border-bottom:none}.journal-article__hero{position:relative;background-color:#626667;padding-top:50%;margin-bottom:1.5625rem}.journal-article__hero .journal-article__title{color:#fefefe;font-size:1.5rem;position:absolute;bottom:.75rem;left:.9375rem;right:.9375rem;margin:0}.journal-article__title{margin-bottom:1.25rem;font-size:1.875rem}.header-label span{font-size:1rem;text-transform:uppercase;color:#3a3e3f;padding:.125rem .5rem .1875rem}.header-label--draft span{background-color:#ff9d00}.header-label--scheduled span{background-color:#82c55b}.header-label+.header-label{margin-top:-.5rem}.hero-label{position:absolute;top:0;left:0;font-size:1rem;text-transform:uppercase;color:#3a3e3f;padding:.25rem .625rem .3125rem;display:inline-block}.hero-label--draft{background-color:#ff9d00}.hero-label--scheduled{background-color:#82c55b}.hero-label+.hero-label{top:2.375rem}.journal-article__date{font-size:.8125rem;text-transform:uppercase;color:#626667;font-weight:500;margin:.3125rem 0 1.25rem;display:block}.journal-article__lead p{font-size:1.0625rem}.journal-article__body{margin-bottom:1.5625rem}.journal-article__body img+h2,.journal-article__body img+h3,.journal-article__body img+h4{margin-top:.9375rem}.journal-article__body h2{font-weight:400;margin:1.875rem 0 .9375rem;font-size:1.5rem}.journal-article__body h3{font-weight:400;margin:1.875rem 0 .9375rem;font-size:1.1875rem}.journal-article__body h4{font-weight:500;margin:1.875rem 0 .9375rem;font-size:1rem}.journal-article-image-landscape,.journal-article-image-portrait{margin:1.25rem 0 1.25rem}.journal-article-video{margin:2.1875rem 0}.interview-question p{font-weight:500;margin-top:1.875rem;font-size:1rem}.journal-article-image-landscape+.interview-question p,.journal-article-image-portrait+.interview-question p{margin-top:.9375rem}.share-button-container{clear:both;margin-top:1.25rem}.inner-container.related-articles{background-color:#f1f2f2;margin:.625rem 0 0;padding-top:.3125rem;padding-bottom:.3125rem}.share-button-container{height:36px;float:right;margin-right:-.125rem}.share-button-container p{font-size:.875rem;float:left;margin:.3125rem .3125rem 0 0;text-transform:uppercase}.share-button-container+hr{margin-top:3.375rem}.share-button{height:36px;width:36px;display:inline-block;border:none}.share-button .a2a_svg{background-color:#5d7889 !important;border-radius:0 !important}.share-button:hover{border:none}.share-button:hover .a2a_svg{background-color:#4a606e !important}@media screen and (min-width: 25.625em){.journal-article__hero .journal-article__title{font-size:1.6875rem}.journal-article__title{font-size:2rem}.journal-article__body{margin-bottom:1.875rem}.journal-article-video{margin:2.5rem 0}}@media screen and (min-width: 31.25em){.journal-article-image-portrait{width:48%;float:right;margin:.375rem 0 1.25rem 1.25rem !important}.journal-article__body>img:first-child{margin-top:1.25rem !important}}@media screen and (min-width: 37.5em){.journal-article__hero{margin-bottom:2.5rem}.journal-article__hero .journal-article__title{font-size:2rem;left:1.875rem;bottom:1.625rem}.journal-article__title{font-size:2.25rem;margin-bottom:1.5625rem}.journal-article__hero .journal-article__title{right:2.5rem}.journal-article__date{margin:.3125rem 0 1.875rem}.journal-article__body{margin-bottom:4.375rem}.journal-article-image-landscape{margin:1.875rem 0 1.875rem}.journal-article-video{margin:3.125rem 0;clear:both}.inner-container.related-articles{margin:0;padding-top:.46875rem;padding-bottom:.46875rem}}@media screen and (min-width: 48em){.journal-article__hero .journal-article__title{font-size:2.25rem;left:2.5rem;bottom:2.25rem;right:6.25rem}.journal-article__title{font-size:2.5rem}.journal-article__body h2{font-size:1.6875rem}.journal-article__body h3{font-size:1.3125rem}.journal-article__body h4{font-size:1.0625rem}.inner-container.related-articles{padding-top:1.375rem;padding-bottom:1.4375rem}}@media screen and (min-width: 64em){.journal-article__hero .journal-article__title{font-size:2.75rem;right:11.25rem}.journal-article__title{font-size:2.75rem}.journal-article__lead{padding-right:1.875rem;margin-bottom:3.25rem}.journal-article__body>h2:first-child{margin-top:-.0625rem}.journal-article__body>h3:first-child{margin-top:0}.journal-article__body>h4:first-child{margin-top:.125rem}.journal-article__body>.journal-article-video:first-child{margin-top:0}.interview-question:first-child>p{margin-top:0}.journal-article__body>img:first-child{margin-top:.3125rem !important}.journal-article__body>img:first-child+h2{margin-top:-.1875rem}.journal-article__body>img:first-child+h3{margin-top:-.0625rem}.journal-article__body>img:first-child+h4{margin-top:0}.inner-container.related-articles{padding-top:2.3125rem;padding-bottom:2.375rem}}@media screen and (min-width: 75em){.journal-article__hero .journal-article__title{font-size:3.125rem;right:15rem}.journal-article__title{font-size:3.125rem}.inner-container.related-articles{padding-top:2.375rem;padding-bottom:2.3125rem}}@media screen and (min-width: 90em){.journal-article__hero{padding-top:0;height:43.125rem}.journal-article__hero .journal-article__title{right:17.5rem}}.journal-pagination{clear:both;display:flex;justify-content:flex-end;padding-top:1.25rem;margin-bottom:1.25rem}.journal-pagination__page-count{display:inline-block;padding-top:.0625rem;margin-right:.75rem;color:#626667}.journal-pagination__list{display:inline-block}.journal-pagination__list li{display:inline-block;margin:0}.journal-pagination__list li a{min-width:1.125rem;display:block;text-align:center;border:none}.journal-pagination__list li a span{border-bottom:1px solid #e5e6e6}.journal-pagination__list li a:hover svg{fill:#3a3e3f}.journal-pagination__list li a:hover span{border-color:#c0c2c2}.journal-pagination__list li.active{font-weight:500}.journal-pagination__list li.active span{border-color:#4d5152}@media screen and (min-width: 25.625em){.journal-pagination{margin-bottom:1.875rem}}@media screen and (min-width: 37.5em){.journal-pagination{margin-right:.125rem}}.inner-container.inner-container-large-quote{background-color:#dee4e4;padding-top:2.5rem;padding-bottom:1.5625rem}.inner-container-large-quote--about{background-color:#6e6b7b}.inner-container-large-quote--about .quote-block__quote{color:#fefefe}.quote-block.quote-block--large{margin-bottom:0;margin-bottom:1rem}.quote-block__quote.quote-block__quote--large{font-size:1rem}.quote-block__quotemark.quote-block__quotemark--large{fill:#fefefe}@media screen and (min-width: 25.625em){.inner-container.inner-container-large-quote{padding-top:2.8125rem;padding-bottom:1.875rem}.quote-block__quote.quote-block__quote--large{font-size:1.0625rem}}@media screen and (min-width: 37.5em){.inner-container.inner-container-large-quote{padding-top:3.4375rem;padding-bottom:2.5rem}.quote-block__quote.quote-block__quote--large{font-size:1.125rem;padding-left:0}.quote-block__quotemark.quote-block__quotemark--large{top:.4375rem;left:-1.5625rem;width:1rem;height:.75rem}}@media screen and (min-width: 48em){.inner-container.inner-container-large-quote{padding-top:4.0625rem;padding-bottom:3.125rem}.quote-block__quote.quote-block__quote--large{font-size:1.125rem;padding-left:0}}@media screen and (min-width: 64em){.inner-container.inner-container-large-quote{padding-top:5.9375rem;padding-bottom:5rem}}@media screen and (min-width: 75em){.inner-container.inner-container-large-quote{padding-top:6.875rem;padding-bottom:6.0625rem}.quote-block__quote.quote-block__quote--large{font-size:1.25rem}}.container{background-color:#fefefe;margin:0 auto;position:relative}.inner-container{position:relative;padding:0 .625rem}.inner-container>.row{padding:0 .625rem}.inner-container>form>.row{padding:0 .625rem}.inner-container>.row.collapse{padding:0}@media screen and (min-width: 37.5em){.inner-container{padding:0 .9375rem}.inner-container>.row{padding:0 .9375rem}.inner-container>form>.row{padding:0 .9375rem}.inner-container>.row.collapse{padding:0}}@media screen and (min-width: 48em){.inner-container{padding:0 1.875rem}.inner-container>.row{padding:0 1.875rem}.inner-container>form>.row{padding:0 1.875rem}.inner-container>.row.collapse{padding:0}}@media screen and (min-width: 64em){.inner-container{padding:0 2.8125rem}.inner-container>.row{padding:0 2.8125rem}.inner-container>form>.row{padding:0 2.8125rem}.inner-container>.row.collapse{padding:0}}.inner-container--white{background-color:#fefefe}.full-width-container{padding:0}.inner-container.legacy-item{padding-bottom:.625rem}.inner-container.legacy-item .row{background-color:#fefefe;padding-bottom:1.25rem}.legacy-item img{margin:.3125rem 0 1.875rem 0;width:100%}.legacy-item__heading{margin-bottom:.625rem;font-size:1.6875rem}.legacy-item__year{margin:0 0 1.25rem;font-size:1.125rem;text-transform:uppercase}.legacy-item__subhead{margin:1.875rem 0 1.25rem;font-size:1.3125rem}.legacy-item__specs{float:left;width:100%;border-bottom:1px solid #dadbdb;line-height:1.3}.legacy-item__specs dt,.legacy-item__specs dd{padding:.625rem 0 .5rem}.legacy-item__specs dt{clear:both;font-weight:400;float:left;width:40%;border-top:1px solid #dadbdb}.legacy-item__specs dd{font-weight:500;float:left;width:60%;border-top:1px solid #dadbdb}.legacy-item__specs+p{clear:both;padding-top:.625rem}@media screen and (min-width: 25.625em){.legacy-item__heading{font-size:1.875rem}}@media screen and (min-width: 37.5em){.inner-container.legacy-item{padding-bottom:.9375rem}.inner-container.legacy-item .row{padding-bottom:3.4375rem}.legacy-item img{margin:4.1875rem 0 3.125rem}.legacy-item__heading{margin-bottom:.625rem;font-size:2rem}.legacy-item__year{margin:0 0 1.25rem}.legacy-item__subhead{margin:2.5rem 0 1.25rem;font-size:1.5rem}.legacy-item__specs dt{width:30%}.legacy-item__specs dd{width:70%}}@media screen and (min-width: 48em){.inner-container.legacy-item{padding-bottom:1.875rem}.inner-container.legacy-item .row{padding-bottom:2.8125rem}}@media screen and (min-width: 64em){.inner-container.legacy-item .row{padding-top:3.75rem}.inner-container.legacy-item .row .column:first-child,.inner-container.legacy-item .row .columns:first-child{padding-right:1.875rem}.inner-container.legacy-item .row .column:last-child,.inner-container.legacy-item .row .columns:last-child{padding-left:1.875rem}.legacy-item img{margin:0 0 3.125rem}}@media screen and (min-width: 75em){.inner-container.legacy-item .row{padding-top:5.625rem;padding-bottom:4.6875rem}}@media screen and (min-width: 90em){.legacy-item__heading{font-size:2.25rem}}.hero--link{background:#8e8f8f url("../img/hero-link-small-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero--link{background-image:url("../img/hero-link-small-2x.jpg")}}.link-download-badges{margin:2.5rem 0 2.1875rem}.link-download-badges a{border:none !important}.guide-steps{counter-reset:step-count;margin:30px 0 50px}.guide-steps__item:not(:last-child){margin:0;background:url("/assets/img/dot.svg") repeat-y 1rem 2.375rem;background-size:4px;padding-bottom:1.25rem}.guide-steps__heading{font-size:1.25rem;font-weight:400;margin-bottom:.9375rem;margin-left:2.875rem}.guide-steps__heading::before{content:counter(step-count);counter-increment:step-count;width:2.25rem;height:2.25rem;line-height:2.25rem;margin-right:.625rem;margin-left:-2.875rem;text-align:center;border-radius:1.125rem;display:inline-block;background-color:#82c55b;color:white}.guide-steps__content{margin:0;padding:0 0 0 2.875rem;position:relative}.guide-steps__content::after{content:"";display:table;clear:both}.guide-steps__content:last-of-type{padding-bottom:0}.guide-steps__content:last-of-type::before{display:none}.guide_link{line-height:20px;color:#82C55B;text-decoration:none;display:inline-block}.guide_link::after{content:"";width:20px;height:20px;display:inline-block;margin-left:8px;float:right;text-align:center;background-color:#82C55B;background-image:url("../images/chevron_white.svg");background-position:center;background-repeat:no-repeat;background-size:20px;color:white;border-radius:10px}.guide_link:hover{text-decoration:underline}.app-button{background-color:#fefefe;border:1px solid #dadbdb;padding:0 .25rem;font-weight:500;white-space:nowrap}.link-app-icon{width:1rem;height:1rem;vertical-align:middle}.guide-steps__figcaption{font-size:.8125rem;text-align:center;margin-top:.3125rem;color:#626667}.link-annotated__phone{margin:1.25rem 0}.phone-image{background-repeat:no-repeat;background-position:50% 0;background-size:contain;height:25.8125rem;width:12.5rem;margin:0 auto;position:relative}.link-annotated__details{margin:0 auto 3.125rem;width:12.5rem}.link-annotated__details dt{font-size:1.125rem}.link-annotated__details-item{display:none}.annotation{width:30px;height:30px;position:absolute;background-image:url("../img/plus-white.svg");background-position:center;background-repeat:no-repeat;background-color:#4E5151;border-top-left-radius:15px;border-top-right-radius:15px;border-bottom-left-radius:15px;border:1px solid #fefefe;cursor:help;-webkit-transition:background-color .35s ease;-moz-transition:background-color .35s ease;-ms-transition:background-color .35s ease;-o-transition:background-color .35s ease;transition:background-color .35s ease}.annotation:hover{background-color:#82c55b}@media screen and (max-width: 37.4375em){.hero--link .hero__content{top:1.5625rem;bottom:auto}.guide-steps__figure{margin:1.25rem 0;padding-left:2.875rem}.guide-steps__figure img{max-width:12.5rem}.guide-steps__figcaption{max-width:12.5rem}}@media screen and (min-width: 25.625em){.hero--link{background-image:url("../img/hero-link-medium-1x.jpg")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero--link{background-image:url("../img/hero-link-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.guide-steps__heading{font-size:1.5rem}}@media screen and (min-width: 37.5em){.hero--link{background-image:url("../img/hero-link-large-1x.jpg")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero--link{background-image:url("../img/hero-link-large-2x.jpg")}}@media screen and (min-width: 37.5em){.guide-steps__with-figure{display:flex;margin-bottom:1.25rem}.guide-steps__with-figure .guide-steps__content{flex-grow:1;order:2;padding-left:0}.guide-steps__figure{margin:.3125rem 1.25rem 0 2.875rem;order:1}.guide-steps__figure img{width:15rem}.guide-steps__figcaption{width:15rem}.guide-steps{margin:30px 0 60px}.phone-image{background-position:0 0;margin:0}.link-annotated{margin-top:1.875rem;margin-bottom:3.125rem}.link-annotated__phone{margin:0;width:15rem;height:28.375rem;float:left;background-position:0 0}.link-annotated__phone img{width:13.75rem;margin:0}.link-annotated__details{margin:0 0 0 15.3125rem;width:38vw}.link-annotated__details dt{font-size:1.125rem}}@media screen and (min-width: 48em){.hero--link{background-image:url("../img/hero-link-xlarge-1x.jpg")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero--link{background-image:url("../img/hero-link-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.link-download-badges{margin:2.5rem 0 2.5rem}.link-step__image{width:40%;float:left}.link-step__content{width:40%;float:left}.guide-steps__item:not(:last-child){padding-bottom:1.875rem}.guide-steps{margin:30px 0 70px}.link-annotated{margin-bottom:3.75rem}.link-annotated__details{width:30vw}}@media screen and (min-width: 64em){.hero--link{background-image:url("../img/hero-link-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero--link{background-image:url("../img/hero-link-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.link-download-badges{margin:2.5rem 0 3.75rem}.link-annotated{margin-bottom:4.375rem}.link-annotated__details{width:22vw}}@media screen and (min-width: 75em){.hero--link{background-image:url("../img/hero-link-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero--link{background-image:url("../img/hero-link-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.link-annotated__details{width:26vw}}@media screen and (min-width: 90em){.hero--link{background-image:url("../img/hero-link-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero--link{background-image:url("../img/hero-link-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.link-annotated__details{width:30vw}}.phone-image__device-settings{background-image:url("../img/link-device-settings-1x.png")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.phone-image__device-settings{background-image:url("../img/link-device-settings-2x.png")}}.link-annotated__details--device-settings{height:7.5rem}.phone-image__device-settings .annotation[data-info="back-btn"]{top:2.0625rem;left:-.625rem}.phone-image__device-settings .annotation[data-info="name-icon"]{top:4.375rem;left:-.9375rem}.phone-image__device-settings .annotation[data-info="rename"]{top:3.875rem;left:11.125rem;transform:rotate(90deg)}.phone-image__device-settings .annotation[data-info="device-info"]{top:6.875rem;left:11.125rem;transform:rotate(90deg)}.phone-image__device-settings .annotation[data-info="language"]{top:10.375rem;left:11.125rem;transform:rotate(90deg)}.phone-image__device-settings .annotation[data-info="eq"]{top:12rem;left:-.625rem}.phone-image__device-settings .annotation[data-info="date-time"]{top:13.4375rem;left:11.125rem;transform:rotate(90deg)}.phone-image__device-settings .annotation[data-info="reset"]{top:15rem;left:-.625rem}@media screen and (min-width: 37.5em){.link-annotated__details--home-screen{height:auto}}.phone-image__group-volume{background-image:url("../img/link-group-volume-1x.png")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.phone-image__group-volume{background-image:url("../img/link-group-volume-2x.png")}}.link-annotated__details--group-volume{height:7.5rem}.phone-image__group-volume .annotation[data-info="back-btn"]{top:2rem;left:-.625rem}.phone-image__group-volume .annotation[data-info="volume"]{top:4.6875rem;left:6.0625rem;transform:rotate(90deg)}.phone-image__group-volume .annotation[data-info="eq"]{top:4.6875rem;left:10.9375rem;transform:rotate(90deg)}.phone-image__group-volume .annotation[data-info="mute"]{top:4.6875rem;left:-.4375rem}.phone-image__group-volume .annotation[data-info="master-mute"]{top:19.5rem;left:-.625rem}.phone-image__group-volume .annotation[data-info="master-volume"]{top:21.6875rem;left:6.25rem;transform:rotate(180deg)}@media screen and (min-width: 37.5em){.link-annotated__details--home-screen{height:auto}}.phone-image__home-screen{background-image:url("../img/link-home-screen-1x.png")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.phone-image__home-screen{background-image:url("../img/link-home-screen-2x.png")}}.link-annotated__details--home-screen{height:11.25rem}.phone-image__home-screen .annotation[data-info="device"]{top:1.875rem;left:-.625rem}.phone-image__home-screen .annotation[data-info="refresh"]{top:2rem;left:7.5rem}.phone-image__home-screen .annotation[data-info="options"]{top:2rem;left:11.25rem;transform:rotate(90deg)}.phone-image__home-screen .annotation[data-info="group-icon"]{top:4.125rem;left:-.25rem}.phone-image__home-screen .annotation[data-info="device-info"]{top:4.125rem;left:5.3125rem;transform:rotate(90deg)}.phone-image__home-screen .annotation[data-info="group-settings"]{top:6.5625rem;left:11rem;transform:rotate(180deg)}.phone-image__home-screen .annotation[data-info="group-list"]{top:8.4375rem;left:.625rem;transform:rotate(-90deg)}.phone-image__home-screen .annotation[data-info="group-add"]{top:9.0625rem;left:11rem;transform:rotate(90deg)}.phone-image__home-screen .annotation[data-info="standby"]{top:11.5625rem;left:-.25rem}.phone-image__home-screen .annotation[data-info="setup"]{top:21.875rem;left:-.75rem;transform:rotate(-90deg)}.phone-image__home-screen .annotation[data-info="update"]{top:21.875rem;left:11.25rem;transform:rotate(180deg)}@media screen and (min-width: 37.5em){.link-annotated__details--home-screen{height:auto}}.phone-image__multiroom-settings{background-image:url("../img/link-multiroom-settings-1x.png")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.phone-image__multiroom-settings{background-image:url("../img/link-multiroom-settings-2x.png")}}.link-annotated__details--multiroom-settings{height:11.25rem}.phone-image__multiroom-settings .annotation[data-info="back-btn"]{top:2.0625rem;left:-.625rem}.phone-image__multiroom-settings .annotation[data-info="network-op"]{top:3.75rem;left:11.125rem;transform:rotate(90deg)}.phone-image__multiroom-settings .annotation[data-info="sleep-timer"]{top:5.3125rem;left:-.625rem}.phone-image__multiroom-settings .annotation[data-info="manage"]{top:6.875rem;left:11.125rem;transform:rotate(90deg)}@media screen and (min-width: 37.5em){.link-annotated__details--home-screen{height:auto}}.phone-image__multiroom-sources{background-image:url("../img/link-multiroom-sources-1x.png")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.phone-image__multiroom-sources{background-image:url("../img/link-multiroom-sources-2x.png")}}.link-annotated__multiroom-sources{height:13.75rem}.phone-image__multiroom-sources .annotation[data-info="home-btn"]{top:2.0625rem;left:-.625rem}.phone-image__multiroom-sources .annotation[data-info="device"]{top:1.9375rem;left:5rem;transform:rotate(90deg)}.phone-image__multiroom-sources .annotation[data-info="standby"]{top:2.0625rem;left:7.625rem}.phone-image__multiroom-sources .annotation[data-info="options"]{top:2.0625rem;left:11.25rem;transform:rotate(90deg)}.phone-image__multiroom-sources .annotation[data-info="exclusive"]{top:6.6875rem;left:4.1875rem;transform:rotate(90deg)}.phone-image__multiroom-sources .annotation[data-info="multiple-device"]{top:9.375rem;left:11.4375rem;transform:rotate(90deg)}.phone-image__multiroom-sources .annotation[data-info="select-device"]{top:13.75rem;left:.4375rem}.phone-image__multiroom-sources .annotation[data-info="mute"]{top:21.6875rem;left:-.625rem;transform:rotate(-90deg)}.phone-image__multiroom-sources .annotation[data-info="volume"]{top:21.6875rem;left:5.8125rem;transform:rotate(180deg)}.phone-image__multiroom-sources .annotation[data-info="group-volume"]{top:21.6875rem;left:11.375rem;transform:rotate(180deg)}@media screen and (min-width: 37.5em){.link-annotated__details--home-screen{height:auto}}.phone-image__now-playing-screen{background-image:url("../img/link-now-playing-screen-1x.png")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.phone-image__now-playing-screen{background-image:url("../img/link-now-playing-screen-2x.png")}}.link-annotated__details--now-playing-screen{height:13.75rem}.phone-image__now-playing-screen .annotation[data-info="home-btn"]{top:2.0625rem;left:-.625rem}.phone-image__now-playing-screen .annotation[data-info="device"]{top:2.0625rem;left:4.8125rem;transform:rotate(90deg)}.phone-image__now-playing-screen .annotation[data-info="standby"]{top:2.0625rem;left:7.625rem}.phone-image__now-playing-screen .annotation[data-info="options"]{top:2.0625rem;left:11.25rem;transform:rotate(90deg)}.phone-image__now-playing-screen .annotation[data-info="presets"]{top:6.6875rem;left:-.1875rem}.phone-image__now-playing-screen .annotation[data-info="shuffle"]{top:6.25rem;left:10.875rem;transform:rotate(90deg)}.phone-image__now-playing-screen .annotation[data-info="repeat"]{top:12.25rem;left:10.6875rem;transform:rotate(90deg)}.phone-image__now-playing-screen .annotation[data-info="track-info"]{top:14.6875rem;left:2.375rem}.phone-image__now-playing-screen .annotation[data-info="seek"]{top:16.25rem;left:11.5rem;transform:rotate(90deg)}.phone-image__now-playing-screen .annotation[data-info="controls"]{top:20rem;left:6.875rem;transform:rotate(180deg)}.phone-image__now-playing-screen .annotation[data-info="mute"]{top:21.6875rem;left:-.625rem;transform:rotate(-90deg)}.phone-image__now-playing-screen .annotation[data-info="volume"]{top:21.6875rem;left:5.1875rem;transform:rotate(180deg)}.phone-image__now-playing-screen .annotation[data-info="group-volume"]{top:21.6875rem;left:11.375rem;transform:rotate(180deg)}@media screen and (min-width: 37.5em){.link-annotated__details--home-screen{height:auto}}.hero-linley{background-image:url("../img/hero-linley-small-1x.jpg");background-position:50% 80%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-linley{background-image:url("../img/hero-linley-small-2x.jpg")}}.webp .hero-linley{background-image:url("../img/hero-linley-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-linley{background-image:url("../img/hero-linley-small-2x.webp")}}.linley-title{width:10rem;margin:.625rem auto 2.5rem;text-align:center}.inner-container.page-intro--linley .row{background-color:#7e7763;color:#fefefe;padding-bottom:1.5625rem}.inner-container.page-intro--linley .row a:link,.inner-container.page-intro--linley .row a:visited{color:#fefefe;border-bottom-color:rgba(254,254,254,0.3)}.inner-container.page-intro--linley .row a:hover,.inner-container.page-intro--linley .row a:active{color:#fefefe;border-bottom-color:#fefefe}.inner-container.linley-products{padding:0;color:#fefefe}.inner-container.linley-products .columns{padding:0 0 1.5625rem;margin-bottom:.75rem}.inner-container.linley-products .columns h2,.inner-container.linley-products .columns h3,.inner-container.linley-products .columns p,.inner-container.linley-products .columns ul{margin-left:.75rem;margin-right:.75rem}.inner-container.linley-products h2{text-transform:uppercase;font-size:1.875rem;border-bottom:1px solid rgba(254,254,254,0.3);margin-top:2.5rem;margin-bottom:2.5rem;padding-bottom:.9375rem}.inner-container.linley-products h2 span{font-size:.925rem;font-weight:400}.inner-container.linley-products h3{text-transform:uppercase;font-size:1.3125rem;font-weight:400;margin-top:2.5rem;margin-bottom:1.25rem}.inner-container.linley-products .features-list li{background:transparent url("../img/bullet-white.svg") no-repeat 0 0.625rem;background-size:auto;padding:0 0 0 0.875rem;background-size:0.3125rem;margin:0 0 0.4375rem}.linley-products .column--tempo{background-color:#6e6053}.linley-products .column--amplis{background-color:#544f40}.inner-container.linley-media{padding:0}.inner-container.linley-media .row{margin:0 -.3125rem}.inner-container.linley-media figure{margin:0 0 1.25rem}.inner-container.linley-media figure .figure-image{height:52vw;overflow:hidden}.inner-container.linley-media figcaption{margin-top:.625rem;font-size:.8125rem}.inner-container.linley-media .column--amplis figure img{opacity:1;-webkit-transition:opacity .35s ease;-moz-transition:opacity .35s ease;-ms-transition:opacity .35s ease;-o-transition:opacity .35s ease;transition:opacity .35s ease}.inner-container.linley-media .column--amplis figure figcaption span{color:#5d7889;border-bottom:1px solid #e5e6e6}.inner-container.linley-media .column--amplis:hover{cursor:pointer}.inner-container.linley-media .column--amplis:hover img{opacity:0.85}.inner-container.linley-media .column--amplis:hover figcaption span{color:#4a606e;border-bottom:1px solid #c0c2c2}.linley-background>.row{background-color:#e5e6e6;margin-bottom:.75rem}.linley-background>.row h2{text-transform:uppercase;text-align:center;font-size:1.75rem;margin:2.5rem 0 2rem}.linley-background>.row .call-to-action{text-align:center}.linley-background>.row .button{line-height:1.1;background-color:#7e7763;margin:1.5rem auto 2.8125rem}#linley-video .flex-video{margin-bottom:0}@media screen and (min-width: 25.625em){.hero-linley{background-image:url("../img/hero-linley-medium-1x.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero-linley{background-image:url("../img/hero-linley-medium-2x.webp")}}@media screen and (min-width: 25.625em){.webp .hero-linley{background-image:url("../img/hero-linley-medium-1x.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.webp .hero-linley{background-image:url("../img/hero-linley-medium-2x.webp")}}@media screen and (min-width: 25.625em){.linley-title{width:11.25rem}.inner-container.linley-products .columns h2,.inner-container.linley-products .columns h3,.inner-container.linley-products .columns p,.inner-container.linley-products .columns ul{margin-left:1.875rem;margin-right:1.875rem}.inner-container.linley-products .columns h2{font-size:2rem}.inner-container.linley-products .columns h2 span{font-size:1rem}.inner-container.page-intro--linley .row{padding-bottom:1.875rem}.linley-background>.row{padding:0 1.5625rem}.linley-background>.row h2{max-width:22.5rem;margin-left:auto;margin-right:auto;font-size:2rem}}@media screen and (min-width: 37.5em){.hero-linley{display:flex;flex-direction:column;justify-content:center;background-image:url("../img/hero-linley-large-1x.jpg")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero-linley{background-image:url("../img/hero-linley-large-2x.jpg")}}@media screen and (min-width: 37.5em){.hero-linley .hero__content{position:initial !important;width:48%;text-align:center}.hero-linley .hero__content img{width:70%;max-width:14.375rem}.hero-linley .hero__heading{position:absolute;top:-624.9375rem;left:-624.9375rem}.inner-container.page-intro--linley .row{padding-top:3.75rem;padding-bottom:2.625rem}.webp .hero-linley{background-image:url("../img/hero-linley-large-1x.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .hero-linley{background-image:url("../img/hero-linley-large-2x.webp")}}@media screen and (min-width: 37.5em){.inner-container.linley-products .columns{padding-bottom:2.5rem;margin-bottom:.9375rem}.inner-container.linley-products .columns h2,.inner-container.linley-products .columns h3,.inner-container.linley-products .columns p,.inner-container.linley-products .columns ul{margin-left:calc(30px + 8%);margin-right:calc(30px + 8%)}.inner-container.linley-products .columns h2{font-size:2.5rem;margin-top:3.4375rem}.inner-container.linley-products .columns h2 span{font-size:1.125rem}.inner-container.linley-media{padding:0}.inner-container.linley-media .row{margin:0 -.46875rem}.inner-container.linley-media figcaption{font-size:.9375rem}.linley-background>.row h2{margin:3.4375rem auto 2.8125rem}.linley-background>.row h2 span{color:#c0c2c2}.linley-background>.row .button{margin:2.375rem auto 3.75rem}}@media screen and (min-width: 48em){.hero-linley{background-image:url("../img/hero-linley-xlarge-1x.jpg")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero-linley{background-image:url("../img/hero-linley-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.hero-linley .hero__content img{width:70%;max-width:16.875rem}.webp .hero-linley{background-image:url("../img/hero-linley-xlarge-1x.webp")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.webp .hero-linley{background-image:url("../img/hero-linley-xlarge-2x.webp")}}@media screen and (min-width: 48em){.inner-container.page-intro--linley .row{padding-top:4.0625rem;padding-bottom:3rem}.inner-container.linley-products .column--tempo{width:calc(50% - 7.5px)}.inner-container.linley-products .column--amplis{width:calc(50% - 7.5px)}.inner-container.linley-products .columns{margin-bottom:.9375rem}.inner-container.linley-products .columns h2,.inner-container.linley-products .columns h3,.inner-container.linley-products .columns p,.inner-container.linley-products .columns ul{margin-left:1.25rem;margin-right:1.25rem}.inner-container.linley-products .columns h2{font-size:2rem}.inner-container.linley-products .columns h2 span{font-size:.9375rem}.inner-container.linley-media{padding:0}.inner-container.linley-media .row{margin:0 -.46875rem}.inner-container.linley-media .columns{padding-left:.46875rem;padding-right:.46875rem}.inner-container.linley-media figure{margin-bottom:1.875rem}.inner-container.linley-media figure .figure-image{height:24.5vw}.inner-container.linley-media figcaption{font-size:.8125rem}.linley-background>.row{padding:.625rem 1.5625rem .625rem;margin-bottom:1.875rem}.linley-background>.row h2{max-width:100%;display:block;margin:3.4375rem 0 3.4375rem;font-size:2.25rem;max-width:125rem}.linley-background>.row .button{margin:3rem auto 3.75rem}.product-gallery.linley{margin-bottom:6.875rem}}@media screen and (min-width: 64em){.hero-linley{background-image:url("../img/hero-linley-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero-linley{background-image:url("../img/hero-linley-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero-linley .hero__content{width:49%}.hero-linley .hero__content img{width:68%;max-width:18.75rem}.webp .hero-linley{background-image:url("../img/hero-linley-xxlarge-1x.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .hero-linley{background-image:url("../img/hero-linley-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.inner-container.page-intro--linley .row{padding-top:5.875rem;padding-bottom:5.125rem}.inner-container.page-intro--linley .row .lead{font-size:1.5rem}.inner-container.page-intro--linley .row p{font-size:1.125rem}.inner-container.linley-products .columns h2{font-size:2.5rem}.inner-container.linley-products .columns h2 span{font-size:1.125rem}.inner-container.linley-media figure{margin-bottom:2.8125rem}.linley-background>.row{padding:2.1875rem 1.5625rem 2.5rem;margin-bottom:2.8125rem}.linley-background>.row h2{display:block;font-size:2.5rem}.linley-background>.row .button{margin:3rem auto 3.75rem}}@media screen and (min-width: 75em){.hero-linley{background-image:url("../img/hero-linley-xxxlarge-1x.jpg");background-position:50% 70%}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero-linley{background-image:url("../img/hero-linley-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero-linley .hero__content{width:50%}.hero-linley .hero__content img{width:60%;max-width:20.625rem}.webp .hero-linley{background-image:url("../img/hero-linley-xxxlarge-1x.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .hero-linley{background-image:url("../img/hero-linley-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.inner-container.page-intro--linley .row{padding-bottom:5.9375rem}.inner-container.page-intro--linley .row .columns:first-child p{padding-right:1.875rem}.inner-container.linley-products .columns h2,.inner-container.linley-products .columns h3,.inner-container.linley-products .columns p,.inner-container.linley-products .columns ul{margin-left:1.875rem;margin-right:1.875rem}.inner-container.linley-products .columns h2{font-size:2.875rem}.inner-container.linley-products .columns h2 span{font-size:1.3125rem}.inner-container.linley-media figure{margin-bottom:4.375rem}.inner-container.linley-media figcaption{font-size:.9375rem}.linley-background>.row{padding:2.5rem 1.5625rem 2.5rem}}@media screen and (min-width: 90em){.hero-linley{background-image:url("../img/hero-linley-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero-linley{background-image:url("../img/hero-linley-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.hero-linley .hero__content{left:59%}.hero-linley .hero__heading{font-size:3.25rem}.inner-container.page-intro--linley .row .columns:first-child p{padding-right:0}.inner-container.linley-products .row{max-width:95.625rem}.inner-container.linley-media .row{max-width:95.625rem;margin-left:auto;margin-right:auto}.inner-container.linley-media .row>.columns{padding-left:0;padding-right:0}.inner-container.linley-media .row .column--tempo{padding-right:.46875rem}.inner-container.linley-media .row .column--tempo .column:first-child,.inner-container.linley-media .row .column--tempo .columns:first-child{padding-right:.46875rem}.inner-container.linley-media .row .column--tempo .column:last-child,.inner-container.linley-media .row .column--tempo .columns:last-child{padding-left:.46875rem}.inner-container.linley-media .row .column--amplis{padding-left:.46875rem}.inner-container.linley-media .row figure{margin-bottom:4.0625rem}.inner-container.linley-media .row figure .figure-image{height:24.75rem}}.main-nav{position:absolute;bottom:0;right:-.5625rem}.main-nav .main-nav__item{font-size:.9375rem;font-weight:500;white-space:nowrap}.main-nav .main-nav__item a{padding:.1875rem .5rem 1.1875rem;-webkit-transition:padding .35s ease;-moz-transition:padding .35s ease;-ms-transition:padding .35s ease;-o-transition:padding .35s ease;transition:padding .35s ease;-webkit-transition:color .35s ease;-moz-transition:color .35s ease;-ms-transition:color .35s ease;-o-transition:color .35s ease;transition:color .35s ease;color:#626667;border:none}.main-nav .main-nav__item a:link,.main-nav .main-nav__item a.visited{color:#626667}.main-nav .main-nav__item a:hover,.main-nav .main-nav__item a:active{color:#3a3e3f}.main-nav .main-nav__item a:hover span,.main-nav .main-nav__item a:active span{border-bottom-color:#e5e6e6}.main-nav .main-nav__item span{border-bottom:2px solid rgba(254,254,254,0);-webkit-transition:border-bottom-color .35s ease;-moz-transition:border-bottom-color .35s ease;-ms-transition:border-bottom-color .35s ease;-o-transition:border-bottom-color .35s ease;transition:border-bottom-color .35s ease}.main-nav .main-nav__item.active>a>span,.main-nav .main-nav__item.active>a:hover>span{color:#3a3e3f;border-bottom-color:#c0c2c2}.main-nav .sub-nav{border:1px solid #f1f2f2;border-top:none}.main-nav .sub-nav .sub-nav__item{font-size:.875rem}.main-nav .sub-nav a{padding-top:.625rem;padding-bottom:.625rem}.main-nav .sub-nav li:first-child a{padding-top:1rem}.main-nav .sub-nav li:last-child a{padding-bottom:1.25rem}.is-dropdown-submenu{border-top:1px solid #fefefe;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.stuck .main-nav-container .sub-nav a{padding-top:.75rem;padding-bottom:.75rem}@media screen and (min-width: 75em){.main-nav{right:-.78125rem}.main-nav .main-nav__item a{padding-left:.75rem;padding-right:.75rem}}.mini-profile{text-align:center;margin:1.5625rem 0}.mini-profile__image{margin-bottom:1.5rem;width:7.5rem;display:block;margin:0 auto}.mini-profile__signature{margin-bottom:1.5rem;width:11.875rem;display:block;margin:0 auto .4375rem}.mini-profile__name{text-transform:uppercase;font-size:1rem;margin-bottom:0;color:#626667}.mini-profile__position{text-transform:uppercase;font-size:.75rem;font-weight:500;margin-bottom:1rem;color:#626667;margin-bottom:0}.feature-panel--newsletter>.row{background-color:#777571;color:#fefefe}.feature-panel--newsletter>.row .feature-panel__content{margin-bottom:.3125rem}.feature-panel--newsletter>.row .button{background-color:#3d3d3b}.feature-panel--newsletter>.row a{color:#fefefe;border-color:rgba(254,254,254,0.35)}.feature-panel--newsletter>.row a:hover{border-color:#fefefe}.newsletter-form-inputs .mc-field-group label{color:#fefefe}.newsletter-form-email input{background-color:rgba(254,254,254,0.7);border-color:rgba(254,254,254,0)}.newsletter-form-email input::placeholder{color:#3d3d3b}.newsletter-form-inputs input{height:2.5625rem}@media screen and (min-width: 37.5em){.feature-panel--newsletter{margin-bottom:.9375rem}.feature-panel--newsletter>.row{min-height:25rem;background:#777571 url("../img/hero-newsletter-large-1x.jpg") no-repeat 100% 50%;background-size:50%}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.feature-panel--newsletter>.row{background-image:url("../img/hero-newsletter-large-2x.jpg")}}@media screen and (min-width: 37.5em){.feature-panel--newsletter .feature-panel__content{padding-right:.9375rem;padding-top:0;padding-bottom:0}.feature-panel--newsletter .main-heading-1{font-size:1.6875rem !important;padding-top:1.875rem}}@media screen and (min-width: 48em){.feature-panel--newsletter{padding-bottom:.9375rem}.feature-panel--newsletter>.row{min-height:31.25rem;background-image:url("../img/hero-newsletter-xlarge-1x.jpg")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.feature-panel--newsletter>.row{background-image:url("../img/hero-newsletter-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.feature-panel--newsletter .feature-panel__content{padding-right:1.875rem}.feature-panel--newsletter .main-heading-1{padding-top:0}}@media screen and (min-width: 64em){.feature-panel--newsletter{padding-bottom:1.875rem}.feature-panel--newsletter>.row{min-height:37.1875rem;background-image:url("../img/hero-newsletter-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.feature-panel--newsletter>.row{background-image:url("../img/hero-newsletter-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.feature-panel--newsletter .feature-panel__content{padding-right:2.8125rem}.feature-panel--newsletter .main-heading-1{font-size:2.25rem !important;padding-top:1.875rem}.feature-panel--newsletter .response{margin-bottom:1.25rem}}@media screen and (min-width: 75em){.feature-panel--newsletter>.row{min-height:39.375rem;background-image:url("../img/hero-newsletter-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.feature-panel--newsletter>.row{background-image:url("../img/hero-newsletter-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.feature-panel--newsletter{padding-bottom:1.25rem}.feature-panel--newsletter>.row{min-height:43.125rem;background-image:url("../img/hero-newsletter-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.feature-panel--newsletter>.row{background-image:url("../img/hero-newsletter-xxxxlarge-2x.jpg")}}.is-drilldown{margin-top:2.625rem}.off-canvas-nav__item{text-transform:uppercase;font-size:.8125rem}.off-canvas-nav__item a{color:#fefefe;border:none}.off-canvas-nav__item a:hover{border:none;background-color:rgba(77,81,82,0.4)}.off-canvas-subnav{background-color:#3a3e3f}.is-drilldown-submenu-parent a{background:url(../../assets/img/icon-chevron-right.svg) no-repeat 268px 15px;background-size:7px}.is-drilldown-submenu-parent .off-canvas-nav__item a{background-image:none}.js-drilldown-back{font-size:.8125rem}.js-drilldown-back a{background:url(../../assets/img/icon-chevron-left.svg) no-repeat 11px 15px;background-size:7px}.is-drilldown-submenu-parent>a::after,.js-drilldown-back>a::before{border:none}.close-button--off-canvas{z-index:1000;top:.25rem;right:.25rem}.close-button--off-canvas .close-icon{position:absolute;top:.625rem;left:.625rem;height:1rem;width:1rem;fill:#82c55b;-webkit-transition:fill .35s ease;-moz-transition:fill .35s ease;-ms-transition:fill .35s ease;-o-transition:fill .35s ease;transition:fill .35s ease}.close-button--off-canvas:hover .close-icon{fill:#fefefe}.off-canvas-quicklinks{margin:1.5rem .75rem;list-style:none}.off-canvas-quicklinks__item{margin:.75rem 0;text-transform:uppercase;font-size:.75rem;text-align:center}.off-canvas-quicklinks__item a{color:#fefefe;display:block;padding:0.85rem .75rem;border:1px solid rgba(254,254,254,0.15)}.off-canvas-quicklinks__item a:hover{background-color:rgba(77,81,82,0.4);border-color:rgba(254,254,254,0.15)}@media screen and (min-width: 37.5em){.close-button--off-canvas{top:.375rem}}.online-stockists{display:flex;flex-wrap:wrap}.online-stockists li{flex-basis:50%;text-align:center;padding:0 .625rem;margin-bottom:.625rem;text-transform:uppercase;font-weight:500;position:relative}.online-stockists li p{font-size:.75rem}.online-stockists li a::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.online-stockists li img{width:100%;max-width:8.75rem;margin-bottom:.3125rem}@media screen and (min-width: 37.5em){.online-stockists li{flex-basis:33.333%}}@media screen and (min-width: 64em){.online-stockists li{flex-basis:25% !important}}@media screen and (min-width: 75em){.online-stockists li{flex-basis:16.666% !important}.online-stockists li p{font-size:.8125rem}}.inner-container.page-intro--our-story .lead{margin-bottom:2.5rem}.hero-story{background:#f1f2f2 url("../img/hero-story-small-1x.jpg") no-repeat 0 100%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-story{background-image:url("../img/hero-story-small-2x.jpg")}}.biog{margin-bottom:.5rem}.biog--brian{margin-bottom:1.5625rem}.biog__photo{margin-bottom:1.25rem;max-width:15.625rem;width:100%}.biog__name{text-transform:uppercase;font-size:1.5rem}.biog__position{text-transform:uppercase;font-size:.875rem;font-weight:500;margin:.9375rem 0;color:#626667}@media screen and (min-width: 25.625em){.hero-story{background-image:url("../img/hero-story-medium-1x.jpg");background-position:100% 100%}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero-story{background-image:url("../img/hero-story-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.biog{margin-top:.625rem}.biog--brian{margin-bottom:1.875rem}.biog__photo{margin-bottom:1.875rem;max-width:18.75rem}.biog__name{font-size:1.6875rem}}@media screen and (min-width: 37.5em){.inner-container.page-intro--our-story{padding-top:3.25rem;padding-bottom:2.625rem}.hero-story{background-image:url("../img/hero-story-large-1x.jpg")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero-story{background-image:url("../img/hero-story-large-2x.jpg")}}@media screen and (min-width: 37.5em){.biog{margin-top:1.25rem}.biog--brian{margin-bottom:2.5rem}.biog__photo{margin-bottom:2.5rem}.biog__name{font-size:1.875rem}}@media screen and (min-width: 48em){.inner-container.page-intro--our-story{padding-top:3.875rem;padding-bottom:2.625rem}.inner-container.page-intro--our-story .lead{margin-bottom:3.75rem}.hero-story{background-image:url("../img/hero-story-xlarge-1x.jpg")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero-story{background-image:url("../img/hero-story-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.biog--brian{margin-bottom:3.75rem}.biog__photo{max-width:17.5rem;margin-top:-.9375rem}.biog__photo--brian{float:right}.biog__photo--alan{float:left}}@media screen and (min-width: 64em){.inner-container.page-intro--our-story{padding-top:5.75rem;padding-bottom:4.5rem}.inner-container.page-intro--our-story .lead{margin-bottom:5rem}.hero-story{background-image:url("../img/hero-story-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero-story{background-image:url("../img/hero-story-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.biog{margin-top:1.875rem}.biog--brian{margin-bottom:4.375rem}}@media screen and (min-width: 75em){.inner-container.page-intro--our-story{padding-top:7rem;padding-bottom:4.5rem}.hero-story{background-image:url("../img/hero-story-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero-story{background-image:url("../img/hero-story-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.biog--brian{margin-bottom:2.5rem}.biog__photo{max-width:18.75rem;position:relative;margin-top:-1.25rem}.biog__photo--brian{right:0}.biog__photo--alan{left:0}}@media screen and (min-width: 90em){.hero-story{background-image:url("../img/hero-story-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero-story{background-image:url("../img/hero-story-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.biog__photo{max-width:100%}}.page-intro{padding-top:2.5rem;padding-bottom:1rem}@media screen and (min-width: 25.625em){.page-intro{padding-top:2.8125rem;padding-bottom:1.3125rem}}@media screen and (min-width: 37.5em){.page-intro{padding-top:1.25rem;padding-bottom:1.9375rem}}@media screen and (min-width: 48em){.page-intro{padding-top:1.25rem;padding-bottom:3.8125rem}}@media screen and (min-width: 64em){.page-intro{padding-top:2.1875rem;padding-bottom:4.75rem}}@media screen and (min-width: 75em){.page-intro{padding-top:3.4375rem;padding-bottom:6rem}}.page-not-found-message{margin-bottom:2.5rem}@media screen and (min-width: 37.5em){.page-not-found-message{margin-bottom:3.75rem}}@media screen and (min-width: 48em){.page-not-found-message{margin-bottom:5rem}}@media screen and (min-width: 64em){.page-not-found-message{margin-bottom:6.25rem}}@media screen and (min-width: 75em){.page-not-found-message{margin-bottom:7.5rem}}.pagination--page-count{padding:.1875rem 0;margin-right:1.25rem;text-transform:uppercase}.pagination{margin-bottom:3.125rem}.pagination li{text-transform:uppercase;font-size:.8125rem;color:#626667}.pagination li a{min-width:1.75rem;border:none}.pagination li a:hover{color:#3a3e3f}.pagination li a:hover svg{fill:#3a3e3f}.page-number span{border-bottom:1px solid #e5e6e6}.page-number:hover span{border-color:#3a3e3f}.pagination .active a{font-weight:500;color:#3a3e3f}.pagination .active a span{border-bottom:2px solid #82c55b}.pagination-icon{height:.625rem;fill:#626667}.page-first--icon,.page-last--icon{width:.75rem}.page-next--icon,.page-previous--icon{width:.625rem}@media screen and (max-width: 25.5625em){.page-previous{padding-left:0 !important;font-weight:500}.page-previous span{border-bottom:1px solid #e5e6e6}.page-previous:hover span{border-bottom-color:#3a3e3f}.page-next{padding-right:0 !important;font-weight:500}.page-next span{border-bottom:1px solid #e5e6e6}.page-next:hover span{border-bottom-color:#3a3e3f}}@media screen and (min-width: 25.625em){.pagination li{font-size:.9375rem}.pagination--page-count{float:left}}.preheader__item{font-size:.75rem;font-weight:500;color:#626667;margin-top:.625rem}.preheader__user-info{float:left;margin-right:.625rem}.preheader__user-info b{color:#3a3e3f}.preheader__button{margin-top:.5rem;display:inline-block;border:1px solid #c0c2c2;padding:.0625rem .3125rem;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}.preheader__button:hover{border-color:#3a3e3f;background-color:#3a3e3f;color:#fefefe}.preheader__newsletter-link{float:right}.preheader__newsletter-link:link,.preheader__newsletter-link:visited{color:#626667;border-bottom:1px solid #fefefe;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}.preheader__newsletter-link:hover,.preheader__newsletter-link:active{color:#3a3e3f;border-bottom-color:#e5e6e6}.preheader__region-switcher{float:right}.product-annotated{text-align:center}.product-annotated .columns{padding:0}.product-annotated.annotated-r1{padding-bottom:0}.r3 .product-annotated{margin-top:-.0625rem;background-color:#fefefe}.mr1 .product-annotated{padding-bottom:.625rem}.product-annotated__tabs{width:17.5rem;margin:2.8125rem auto 1.875rem;border:none}.product-annotated__tabs a,.product-annotated__tabs a:hover{border:none}.r1 .product-annotated__tabs{width:16.125rem;margin:1.25rem auto 1.25rem}.r2 .product-annotated__tabs{margin-bottom:2.0625rem}.r3 .product-annotated__tabs{margin-bottom:2.0625rem}.r4 .product-annotated__tabs{width:12.5rem;margin:1.25rem auto .9375rem}.mr1 .product-annotated__tabs{margin-bottom:2.375rem}.mrx .product-annotated__tabs{width:11.625rem;margin-bottom:2.375rem}.r5 .product-annotated__tabs{width:12.5rem;margin-bottom:1.25rem}.r7 .product-annotated__tabs{width:12.5rem;margin-bottom:1.5625rem}.product-annotated__tab{border:none;width:5.8125rem;text-transform:uppercase;text-align:center;padding:0 .3125rem}.product-annotated__tab.is-active a{background-color:#fefefe}.product-annotated__tab.is-active a span{border-bottom:2px solid #82c55b}.product-annotated__tab img{margin-bottom:.3125rem}.product-annotated__tab a{padding:0;color:#626667}.r1 .product-annotated__tab{width:5.375rem}.r4 .product-annotated__tab{width:6.25rem;margin-bottom:.9375rem;padding:0 .625rem}.r5 .product-annotated__tab{width:6.25rem;margin-bottom:.9375rem;padding:0 .625rem}.r7 .product-annotated__tab{width:6.25rem;margin-bottom:.9375rem;padding:0 .625rem}.product-annotated__content{border:none}.product-annotated__panel{width:17.5rem;padding:0;margin:0 auto;position:relative;background-size:17.5rem;background-repeat:no-repeat;background-position:0 0;opacity:0}.r1 .product-annotated__panel{height:28.125rem}.r1 .product-annotated__panel.r1-front{background-image:url(../img/annotated-r1-mk4-front-small-2x.jpg)}.r1 .product-annotated__panel.r1-top{background-image:url(../img/annotated-r1-mk4-top-small-2x.jpg)}.r1 .product-annotated__panel.r1-rear{background-image:url(../img/annotated-r1-mk4-rear-small-2x.jpg)}.r2 .product-annotated__panel{height:12.5rem}.r2 .product-annotated__panel.r2-front{background-image:url(../img/annotated-r2-front-small-2x.jpg)}.r2 .product-annotated__panel.r2-top{background-image:url(../img/annotated-r2-top-small-2x.jpg)}.r2 .product-annotated__panel.r2-rear{background-image:url(../img/annotated-r2-rear-small-2x.jpg)}.r3 .product-annotated__panel{height:23.75rem}.r3 .product-annotated__panel.r3-front{background-image:url(../img/annotated-r3-front-small-2x.jpg)}.r3 .product-annotated__panel.r3-bottom{background-image:url(../img/annotated-r3-top-small-2x.jpg)}.r3 .product-annotated__panel.r3-rear{background-image:url(../img/annotated-r3-rear-small-2x.jpg)}.r3 .product-annotated__detail{position:absolute;top:10.625rem;left:0;opacity:0}.r4 .product-annotated__panel{height:11.875rem}.r4 .product-annotated__panel.r4-front{background-image:url(../img/annotated-r4-front-small-2x.jpg)}.r4 .product-annotated__panel.r4-top{background-image:url(../img/annotated-r4-top-small-2x.jpg)}.r4 .product-annotated__panel.r4-rear{background-image:url(../img/annotated-r4-rear-small-2x.jpg)}.r4 .product-annotated__panel.r4-bottom{background-image:url(../img/annotated-r4-bottom-small-2x.jpg)}.mr1 .product-annotated__panel{height:13.75rem}.mr1 .product-annotated__panel.mr1-front{background-image:url(../img/annotated-mr1-front-small-2x.jpg);background-position:0 .625rem}.mr1 .product-annotated__panel.mr1-top{background-image:url(../img/annotated-mr1-top-small-2x.jpg);background-position:0 .625rem}.mr1 .product-annotated__panel.mr1-rear{background-image:url(../img/annotated-mr1-rear-small-2x.jpg);background-position:0 .625rem}.mrx .product-annotated__panel{width:18.75rem;background-size:18.75rem;height:13.125rem}.mrx .product-annotated__panel.mrx-front{background-image:url(../img/annotated-mrx-front-small-2x.jpg);background-position:0 .625rem}.mrx .product-annotated__panel.mrx-top{background-image:url(../img/annotated-mrx-top-small-2x.jpg);background-position:0 .625rem}.mrx .product-annotated__panel.mrx-rear{background-image:url(../img/annotated-mrx-rear-small-2x.jpg);background-position:0 .625rem}.r5 .product-annotated__panel{height:20.625rem}.r5 .product-annotated__panel.r5-front{background-image:url(../img/annotated-r5-front-small-2x.jpg)}.r5 .product-annotated__panel.r5-top{background-image:url(../img/annotated-r5-top-small-2x.jpg)}.r5 .product-annotated__panel.r5-rear{background-image:url(../img/annotated-r5-rear-small-2x.jpg)}.r5 .product-annotated__panel.r5-bottom{background-image:url(../img/annotated-r5-bottom-small-2x.jpg)}.r5 .product-annotated__detail{position:absolute;top:11.4375rem;left:0;opacity:0}.r7 .product-annotated__panel{height:20.625rem}.r7 .product-annotated__panel.r7-front{background-image:url(../img/annotated-r7-mk3-front-small-2x.jpg)}.r7 .product-annotated__panel.r7-top{background-image:url(../img/annotated-r7-mk3-top-small-2x.jpg)}.r7 .product-annotated__panel.r7-rear{background-image:url(../img/annotated-r7-mk3-rear-small-2x.jpg)}.r7 .product-annotated__panel.r7-bottom{background-image:url(../img/annotated-r7-mk3-bottom-small-2x.jpg)}.r7 .product-annotated__detail{position:absolute;top:7.6875rem;left:0;opacity:0}.annotated-tip{width:2.25rem;height:2.25rem;display:block;position:absolute;opacity:0}.annotation-icon{width:2.25rem;height:2.25rem;fill:#82c55b}.annotated-tip--extended,.annotation-icon--extended{width:3.375rem;height:3.375rem}.annotated-tip-r1-1{left:.4375rem;top:5.8125rem}.annotated-tip-r1-2{left:10.625rem;top:10rem}.annotated-tip-r1-3{left:7.625rem;top:17.1875rem}.annotated-tip-r1-4{left:4.0625rem;top:20.625rem}.annotated-tip-r1-5{left:3.875rem;top:16.0625rem}.annotated-tip-r1-6{left:5.5rem;top:3.125rem}.annotated-tip-r1-7{left:2.4375rem;top:18.25rem}.annotated-tip-r1-8{left:7.375rem;top:18.4375rem}.annotated-tip-r1-9{left:11rem;top:16.6875rem}.annotated-tip-r1-10{left:6.5625rem;top:21.875rem}.annotated-tip-r1-11{left:11.25rem;top:21.875rem}.annotated-tip-r2-1{left:2.1875rem;top:2.8125rem}.annotated-tip-r2-2{left:10rem;top:0}.annotated-tip-r2-3{left:3.75rem;top:6.0625rem}.annotated-tip-r2-4{left:7.8125rem;top:6.0625rem}.annotated-tip-r2-5{left:11.5625rem;top:6.0625rem}.annotated-tip-r2-6{left:4.375rem;top:5rem}.annotated-tip-r2-7{left:10.625rem;top:1.875rem}.annotated-tip-r2-8{left:4.1875rem;top:1.5625rem}.annotated-tip-r2-9{left:2.875rem;top:5.6875rem}.annotated-tip-r2-10{left:10.1875rem;top:.3125rem}.annotated-tip-r2-11{left:10.1875rem;top:4.5625rem}.annotated-tip-r3-1{left:1.875rem;top:4.0625rem}.annotated-tip-r3-2{left:9.375rem;top:-.75rem}.annotated-tip-r3-3{left:14.375rem;top:3.125rem}.annotated-tip-r3-4{left:7.1875rem;top:5.3125rem}.annotated-tip-r3-5{left:11.25rem;top:5.9375rem}.annotated-tip-r3-6{left:3.0625rem;top:1.5rem}.annotated-tip-r3-7{left:7.5rem;top:3.4375rem}.annotated-tip-r3-8{left:5.125rem;top:13.75rem}.annotated-tip-r3-9{left:5.625rem;top:11.25rem}.annotated-tip-r3-10{left:11.4375rem;top:0}.annotated-tip-r3-11{left:10.375rem;top:11.25rem}.annotated-tip-r3-12{left:4.8125rem;top:16.875rem}.annotated-tip-r3-13{left:9.375rem;top:16.875rem}.annotated-tip-r3-14{left:10.625rem;top:15rem}.annotated-tip-r4-1{left:2.8125rem;top:0}.annotated-tip-r4-2{left:10rem;top:0}.annotated-tip-r4-3{left:3.6875rem;top:5.625rem}.annotated-tip-r4-4{left:7.5625rem;top:5.625rem}.annotated-tip-r4-5{left:11.125rem;top:4.375rem}.annotated-tip-r4-6{left:-.9375rem;top:-.1875rem}.annotated-tip-r4-7{left:-.9375rem;top:3.875rem}.annotated-tip-r4-8{left:2.5625rem;top:1.25rem}.annotated-tip-r4-9{left:2.5625rem;top:4.75rem}.annotated-tip-r4-10{left:7.5rem;top:0}.annotated-tip-r4-11{left:12.5rem;top:0}.annotated-tip-r4-12{left:5rem;top:4.5625rem}.annotated-tip-r4-13{left:4.1875rem;top:2.5rem}.annotated-tip-r4-14{left:12.1875rem;top:3.4375rem}.annotated-tip-mr1-1{left:2.8125rem;top:.3125rem}.annotated-tip-mr1-2{left:12.375rem;top:2.0625rem}.annotated-tip-mr1-3{left:12.375rem;top:5.9375rem}.annotated-tip-mr1-4{left:10.375rem;top:1.875rem}.annotated-tip-mr1-5{left:10.375rem;top:6.375rem}.annotated-tip-mr1-6{left:3rem;top:6.375rem}.annotated-tip-mr1-7{left:15rem;top:6.375rem}.annotated-tip-mr1-8{left:14.375rem;top:9.75rem}.annotated-tip-mr1-9{left:10.4375rem;top:6.375rem}.annotated-tip-mr1-10{left:.9375rem;top:2.5rem}.annotated-tip-mr1-11{left:8.75rem;top:9.75rem}.annotated-tip-mr1-12{left:4.0625rem;top:2.8125rem}.annotated-tip-mr1-13{left:10.25rem;top:2.8125rem}.annotated-tip-mrx-1{left:.3125rem;top:-2.0625rem}.annotated-tip-mrx-2{left:15.125rem;top:7.375rem}.annotated-tip-mrx-3{left:4.25rem;top:3.75rem}.annotated-tip-mrx-4{left:9.1875rem;top:5rem}.annotated-tip-mrx-5{left:10.125rem;top:1.25rem}.annotated-tip-mrx-6{left:4.8125rem;top:8.5rem}.annotated-tip-mrx-7{left:7.375rem;top:.0625rem}.annotated-tip-mrx-8{left:10.625rem;top:1.8125rem}.annotated-tip-mrx-9{left:6.875rem;top:3rem}.annotated-tip-mrx-10{left:10.625rem;top:7rem}.annotated-tip-mrx-11{left:.875rem;top:2.4375rem}.annotated-tip-mrx-12{left:7.25rem;top:6rem}.annotated-tip-r5-1{left:1.3125rem;top:4.125rem}.annotated-tip-r5-2{left:2.5rem;top:15.1875rem}.annotated-tip-r5-3{left:7.6875rem;top:11.4375rem}.annotated-tip-r5-4{left:13.3125rem;top:15.1875rem}.annotated-tip-r5-5{left:7.3125rem;top:15.1875rem}.annotated-tip-r5-6{left:4.75rem;top:3.5625rem}.annotated-tip-r5-7{left:3.3125rem;top:.8125rem}.annotated-tip-r5-8{left:-.4375rem;top:10.0625rem}.annotated-tip-r5-9{left:-1rem;top:15.375rem}.annotated-tip-r5-10{left:2.25rem;top:17.5rem}.annotated-tip-r5-11{left:5.75rem;top:10.0625rem}.annotated-tip-r5-12{left:11.625rem;top:14.375rem}.annotated-tip-r5-13{left:5rem;top:14.125rem}.annotated-tip-r5-14{left:9.375rem;top:5.625rem}.annotated-tip-r5-15{left:5.75rem;top:17.1875rem}.annotated-tip-r7-1{left:1.75rem;top:1.1875rem}.annotated-tip-r7-2{left:2.5rem;top:12.5625rem}.annotated-tip-r7-3{left:8.3125rem;top:8.5rem}.annotated-tip-r7-4{left:13.125rem;top:12.5625rem}.annotated-tip-r7-5{left:6.875rem;top:12.5625rem}.annotated-tip-r7-6{left:5.1875rem;top:2.6875rem}.annotated-tip-r7-7{left:13.125rem;top:5.625rem}.annotated-tip-r7-8{left:15.25rem;top:14.5625rem}.annotated-tip-r7-9{left:15.25rem;top:12.0625rem}.annotated-tip-r7-10{left:15.25rem;top:6.75rem}.annotated-tip-r7-11{left:9.375rem;top:7.0625rem}.annotated-tip-r7-12{left:4.3125rem;top:11.25rem}.annotated-tip-r7-13{left:9.375rem;top:12.5rem}.annotated-tip-r7-14{left:10rem;top:3.125rem}.annotated-tip-r7-15{left:9.375rem;top:15rem}.annotated-tip-r7-16{left:1.125rem;top:1.375rem}@keyframes panelFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes tipFadeIn{0%{opacity:0}50%{opacity:0}100%{opacity:1}}@keyframes detailsFadeIn{0%{opacity:0;transform:translate(0px, -80px)}50%{opacity:0;transform:translate(0px, -80px)}100%{opacity:1;transform:translate(0px, 0px)}}.product-annotated__panel.is-active{-webkit-animation:panelFadeIn 1s;animation:panelFadeIn 1s;opacity:1;display:block}.product-annotated__panel.is-active .product-annotated__detail{-webkit-animation:detailsFadeIn 1.5s;animation:detailsFadeIn 1.5s;opacity:1}.product-annotated__panel.is-active .annotated-tip{-webkit-animation:tipFadeIn 2.5s;animation:tipFadeIn 2.5s;opacity:1}@media screen and (min-width: 25.625em){.product-annotated__tabs{width:18.75rem;margin-top:2.5625rem}.r1 .product-annotated__tabs,.r4 .product-annotated__tabs{margin-top:1.5625rem}.mr1 .product-annotated__tabs{margin-top:2.9375rem}.mrx .product-annotated__tabs{margin-top:3rem;width:15rem}.r5 .product-annotated__tabs{margin-top:2.0625rem;margin-bottom:1.875rem}.r7 .product-annotated__tabs{margin-top:2.0625rem;margin-bottom:3.5rem}.product-annotated__tab{width:6.25rem;padding:0 .625rem}.mrx .product-annotated__tab{width:7.5rem}.product-annotated__panel{width:22.5rem;height:22.5rem;background-size:22.5rem}.r1 .product-annotated__panel{width:20rem;background-size:20rem;height:31.25rem}.r2 .product-annotated__panel{height:17.5rem}.r2 .product-annotated__panel.r2-front{background-image:url(../img/annotated-r2-front-medium-2x.jpg)}.r2 .product-annotated__panel.r2-top{background-image:url(../img/annotated-r2-top-medium-2x.jpg)}.r2 .product-annotated__panel.r2-rear{background-image:url(../img/annotated-r2-rear-medium-2x.jpg)}.r3 .product-annotated__panel{height:29.375rem}.r3 .product-annotated__panel.r3-front{background-image:url(../img/annotated-r3-front-medium-2x.jpg)}.r3 .product-annotated__panel.r3-bottom{background-image:url(../img/annotated-r3-top-medium-2x.jpg)}.r3 .product-annotated__panel.r3-rear{background-image:url(../img/annotated-r3-rear-medium-2x.jpg)}.r3 .product-annotated__detail{top:13.75rem}.r4 .product-annotated__panel{height:18.125rem}.r4 .product-annotated__panel.r4-front{background-image:url(../img/annotated-r4-front-medium-2x.jpg)}.r4 .product-annotated__panel.r4-top{background-image:url(../img/annotated-r4-top-medium-2x.jpg)}.r4 .product-annotated__panel.r4-rear{background-image:url(../img/annotated-r4-rear-medium-2x.jpg)}.r4 .product-annotated__panel.r4-bottom{background-image:url(../img/annotated-r4-bottom-medium-2x.jpg)}.mr1 .product-annotated__panel{height:17.6875rem}.mr1 .product-annotated__panel.mr1-front{background-image:url(../img/annotated-mr1-front-medium-2x.jpg)}.mr1 .product-annotated__panel.mr1-top{background-image:url(../img/annotated-mr1-top-medium-2x.jpg)}.mr1 .product-annotated__panel.mr1-rear{background-image:url(../img/annotated-mr1-rear-medium-2x.jpg)}.mrx .product-annotated__panel{width:23.125rem;background-size:23.125rem;height:15.625rem}.mrx .product-annotated__panel.mrx-front{background-image:url(../img/annotated-mrx-front-medium-2x.jpg)}.mrx .product-annotated__panel.mrx-top{background-image:url(../img/annotated-mrx-top-medium-2x.jpg)}.mrx .product-annotated__panel.mrx-rear{background-image:url(../img/annotated-mrx-rear-medium-2x.jpg)}.r5 .product-annotated__panel{height:25rem}.r5 .product-annotated__panel.r5-front{background-image:url(../img/annotated-r5-front-medium-2x.jpg)}.r5 .product-annotated__panel.r5-top{background-image:url(../img/annotated-r5-top-medium-2x.jpg)}.r5 .product-annotated__panel.r5-rear{background-image:url(../img/annotated-r5-rear-medium-2x.jpg)}.r5 .product-annotated__panel.r5-bottom{background-image:url(../img/annotated-r5-bottom-medium-2x.jpg)}.r5 .product-annotated__panel .product-annotated__detail{top:13.5rem;width:100%}.r7 .product-annotated__panel{height:25rem}.r7 .product-annotated__panel.r7-front{background-image:url(../img/annotated-r7-mk3-front-medium-2x.jpg)}.r7 .product-annotated__panel.r7-top{background-image:url(../img/annotated-r7-mk3-top-medium-2x.jpg)}.r7 .product-annotated__panel.r7-rear{background-image:url(../img/annotated-r7-mk3-rear-medium-2x.jpg)}.r7 .product-annotated__panel.r7-bottom{background-image:url(../img/annotated-r7-mk3-bottom-medium-2x.jpg)}.r7 .product-annotated__panel .product-annotated__detail{top:9.125rem;width:100%}.annotated-tip-r1-1{left:.625rem;top:7.5rem}.annotated-tip-r1-2{left:12.1875rem;top:11.875rem}.annotated-tip-r1-3{left:8.75rem;top:19.8125rem}.annotated-tip-r1-4{left:5rem;top:23.4375rem}.annotated-tip-r1-5{left:4.6875rem;top:18.125rem}.annotated-tip-r1-6{left:6.75rem;top:3.125rem}.annotated-tip-r1-7{left:3.3125rem;top:21.5625rem}.annotated-tip-r1-8{left:8.4375rem;top:21.5625rem}.annotated-tip-r1-9{left:12.375rem;top:19.5625rem}.annotated-tip-r1-10{left:8.0625rem;top:25.0625rem}.annotated-tip-r1-11{left:12.8125rem;top:25.0625rem}.annotated-tip-r2-1{left:3.125rem;top:3.75rem}.annotated-tip-r2-2{left:12.5rem;top:1.25rem}.annotated-tip-r2-3{left:5.75rem;top:7.5625rem}.annotated-tip-r2-4{left:10.125rem;top:7.5625rem}.annotated-tip-r2-5{left:14.375rem;top:7.5625rem}.annotated-tip-r2-6{left:6.5625rem;top:6.5625rem}.annotated-tip-r2-7{left:13.75rem;top:3.125rem}.annotated-tip-r2-8{left:6.375rem;top:2.8125rem}.annotated-tip-r2-9{left:4.6875rem;top:7.5rem}.annotated-tip-r2-10{left:15rem;top:1.4375rem}.annotated-tip-r2-11{left:13.125rem;top:6.25rem}.annotated-tip-r3-1{left:2.6875rem;top:5.3125rem}.annotated-tip-r3-2{left:11.875rem;top:-.3125rem}.annotated-tip-r3-3{left:17.5rem;top:4.125rem}.annotated-tip-r3-4{left:9.375rem;top:6.25rem}.annotated-tip-r3-5{left:13.75rem;top:7.5625rem}.annotated-tip-r3-6{left:4rem;top:2.8125rem}.annotated-tip-r3-7{left:10.125rem;top:4.6875rem}.annotated-tip-r3-8{left:7.375rem;top:18.1875rem}.annotated-tip-r3-9{left:7.9375rem;top:15.3125rem}.annotated-tip-r3-10{left:14.6875rem;top:0}.annotated-tip-r3-11{left:13.4375rem;top:15.3125rem}.annotated-tip-r3-12{left:7rem;top:21.875rem}.annotated-tip-r3-13{left:12.1875rem;top:21.875rem}.annotated-tip-r3-14{left:13.75rem;top:19.6875rem}.annotated-tip-r4-1{left:3.4375rem;top:1.25rem}.annotated-tip-r4-2{left:13.125rem;top:.9375rem}.annotated-tip-r4-3{left:5.625rem;top:7.1875rem}.annotated-tip-r4-4{left:9.6875rem;top:7.1875rem}.annotated-tip-r4-5{left:14.375rem;top:5.625rem}.annotated-tip-r4-6{left:-1.1875rem;top:.9375rem}.annotated-tip-r4-7{left:-1.1875rem;top:5rem}.annotated-tip-r4-8{left:3.125rem;top:2.5rem}.annotated-tip-r4-9{left:3.125rem;top:6.5625rem}.annotated-tip-r4-10{left:10rem;top:.9375rem}.annotated-tip-r4-11{left:17.4375rem;top:.9375rem}.annotated-tip-r4-12{left:7.625rem;top:7.3125rem}.annotated-tip-r4-13{left:5.3125rem;top:4.375rem}.annotated-tip-r4-14{left:16.25rem;top:5rem}.annotated-tip-mr1-1{left:3.8125rem;top:.75rem}.annotated-tip-mr1-2{left:16.125rem;top:3.125rem}.annotated-tip-mr1-3{left:16.125rem;top:7.5rem}.annotated-tip-mr1-4{left:14.125rem;top:3.125rem}.annotated-tip-mr1-5{left:14.125rem;top:8.125rem}.annotated-tip-mr1-6{left:3.5625rem;top:9.1875rem}.annotated-tip-mr1-7{left:19.25rem;top:9.0625rem}.annotated-tip-mr1-8{left:18.3125rem;top:12.625rem}.annotated-tip-mr1-9{left:13.9375rem;top:9.0625rem}.annotated-tip-mr1-10{left:1.5625rem;top:3.125rem}.annotated-tip-mr1-11{left:12rem;top:12.625rem}.annotated-tip-mr1-12{left:5.1875rem;top:4.375rem}.annotated-tip-mr1-13{left:13.875rem;top:4.375rem}.annotated-tip-mrx-1{left:1rem;top:-2.0625rem}.annotated-tip-mrx-2{left:18.75rem;top:9.25rem}.annotated-tip-mrx-3{left:5.5rem;top:4.6875rem}.annotated-tip-mrx-4{left:11.375rem;top:5.9375rem}.annotated-tip-mrx-5{left:12.5rem;top:1.875rem}.annotated-tip-mrx-6{left:6.625rem;top:10.375rem}.annotated-tip-mrx-7{left:9.75rem;top:.75rem}.annotated-tip-mrx-8{left:13.125rem;top:2.4375rem}.annotated-tip-mrx-9{left:9.375rem;top:4.25rem}.annotated-tip-mrx-10{left:13.125rem;top:8.5rem}.annotated-tip-mrx-11{left:1.8125rem;top:3.5rem}.annotated-tip-mrx-12{left:9.5625rem;top:7.6875rem}.annotated-tip-r5-1{left:1.875rem;top:5.625rem}.annotated-tip-r5-2{left:2.875rem;top:18.4375rem}.annotated-tip-r5-3{left:10.3125rem;top:13.875rem}.annotated-tip-r5-4{left:18.0625rem;top:18.4375rem}.annotated-tip-r5-5{left:12.5rem;top:18.4375rem}.annotated-tip-r5-6{left:6.875rem;top:5.625rem}.annotated-tip-r5-7{left:4.375rem;top:1.875rem}.annotated-tip-r5-8{left:.0625rem;top:12.8125rem}.annotated-tip-r5-9{left:-.1875rem;top:18.75rem}.annotated-tip-r5-10{left:3.125rem;top:20.625rem}.annotated-tip-r5-11{left:7.5rem;top:12.8125rem}.annotated-tip-r5-12{left:15.5rem;top:17.5rem}.annotated-tip-r5-13{left:6.5rem;top:17.375rem}.annotated-tip-r5-14{left:13.125rem;top:7rem}.annotated-tip-r5-15{left:7.5rem;top:20.625rem}.annotated-tip-r7-1{left:2.375rem;top:1.8125rem}.annotated-tip-r7-2{left:2.9375rem;top:16.25rem}.annotated-tip-r7-3{left:11.1875rem;top:10.5rem}.annotated-tip-r7-4{left:17.875rem;top:15.1875rem}.annotated-tip-r7-5{left:8.75rem;top:15.25rem}.annotated-tip-r7-6{left:7.5rem;top:4.3125rem}.annotated-tip-r7-7{left:17rem;top:7.5rem}.annotated-tip-r7-8{left:19.75rem;top:17.6875rem}.annotated-tip-r7-9{left:19.75rem;top:14.9375rem}.annotated-tip-r7-10{left:19.75rem;top:9.375rem}.annotated-tip-r7-11{left:12.875rem;top:9.125rem}.annotated-tip-r7-12{left:6.0625rem;top:13.75rem}.annotated-tip-r7-13{left:12.875rem;top:15.3125rem}.annotated-tip-r7-14{left:13.75rem;top:4.375rem}.annotated-tip-r7-15{left:12.875rem;top:18.4375rem}.annotated-tip-r7-16{left:1.5rem;top:1.8125rem}}@media screen and (min-width: 37.5em){.mr1 .product-annotated{padding-bottom:0}.mrx .product-annotated{padding-bottom:.625rem}.product-annotated__tabs{width:22.5rem;margin-top:3.125rem}.r1 .product-annotated__tabs{margin-top:2.25rem}.r4 .product-annotated__tabs{width:30rem;margin-top:3.125rem}.mr1 .product-annotated__tabs{margin-top:3.5625rem;margin-bottom:3.125rem}.mrx .product-annotated__tabs{margin-top:3.75rem;margin-bottom:3.125rem}.r5 .product-annotated__tabs{margin-top:2.6875rem;margin-bottom:2.8125rem}.r7 .product-annotated__tabs{margin-top:2.6875rem;margin-bottom:2.8125rem}.product-annotated__tab{width:6.25rem;padding:0 .625rem}.product-annotated__tab,.r4 .product-annotated__tab{width:7.5rem;padding:0 .625rem}.product-annotated__panel{width:33.625rem;height:33.625rem;background-size:33.625rem}.r1 .product-annotated__panel{width:27.5rem;height:36.25rem;background-size:27.5rem}.r1 .product-annotated__panel.r1-front{background-image:url(../img/annotated-r1-mk4-front-large-2x.jpg)}.r1 .product-annotated__panel.r1-top{background-image:url(../img/annotated-r1-mk4-top-large-2x.jpg)}.r1 .product-annotated__panel.r1-rear{background-image:url(../img/annotated-r1-mk4-rear-large-2x.jpg)}.r2 .product-annotated__panel{height:25.125rem}.r2 .product-annotated__panel.r2-front{background-image:url(../img/annotated-r2-front-large-2x.jpg)}.r2 .product-annotated__panel.r2-top{background-image:url(../img/annotated-r2-top-large-2x.jpg)}.r2 .product-annotated__panel.r2-rear{background-image:url(../img/annotated-r2-rear-large-2x.jpg)}.r3 .product-annotated__panel{height:41.125rem}.r3 .product-annotated__panel.r3-front{background-image:url(../img/annotated-r3-front-large-2x.jpg)}.r3 .product-annotated__panel.r3-bottom{background-image:url(../img/annotated-r3-top-large-2x.jpg)}.r3 .product-annotated__panel.r3-rear{background-image:url(../img/annotated-r3-rear-large-2x.jpg)}.r3 .product-annotated__detail{top:20rem}.r4 .product-annotated__panel{height:26rem}.mr1 .product-annotated__panel{height:25.875rem}.mr1 .product-annotated__panel.mr1-front{background-image:url(../img/annotated-mr1-front-large-2x.jpg)}.mr1 .product-annotated__panel.mr1-top{background-image:url(../img/annotated-mr1-top-large-2x.jpg)}.mr1 .product-annotated__panel.mr1-rear{background-image:url(../img/annotated-mr1-rear-large-2x.jpg)}.mrx .product-annotated__panel{width:33.75rem;background-size:33.75rem;height:20.625rem}.mrx .product-annotated__panel.mrx-front{background-image:url(../img/annotated-mrx-front-large-2x.jpg)}.mrx .product-annotated__panel.mrx-top{background-image:url(../img/annotated-mrx-top-large-2x.jpg)}.mrx .product-annotated__panel.mrx-rear{background-image:url(../img/annotated-mrx-rear-large-2x.jpg)}.r5 .product-annotated__panel{height:29.8125rem}.r5 .product-annotated__panel.r5-front{background-image:url(../img/annotated-r5-front-large-2x.jpg)}.r5 .product-annotated__panel.r5-top{background-image:url(../img/annotated-r5-top-large-2x.jpg)}.r5 .product-annotated__panel.r5-rear{background-image:url(../img/annotated-r5-rear-large-2x.jpg)}.r5 .product-annotated__panel.r5-bottom{background-image:url(../img/annotated-r5-bottom-large-2x.jpg)}.r5 .product-annotated__panel .product-annotated__detail{top:17.8125rem;width:25.625rem;left:4rem}.r7 .product-annotated__panel{height:29.8125rem}.r7 .product-annotated__panel.r7-front{background-image:url(../img/annotated-r7-mk3-front-large-2x.jpg)}.r7 .product-annotated__panel.r7-top{background-image:url(../img/annotated-r7-mk3-top-large-2x.jpg)}.r7 .product-annotated__panel.r7-rear{background-image:url(../img/annotated-r7-mk3-rear-large-2x.jpg)}.r7 .product-annotated__panel.r7-bottom{background-image:url(../img/annotated-r7-mk3-bottom-large-2x.jpg)}.r7 .product-annotated__panel .product-annotated__detail{top:11.5625rem;width:25.625rem;left:4rem}.annotated-tip-r1-1{left:4rem;top:8.5rem}.annotated-tip-r1-2{left:16.25rem;top:13.125rem}.annotated-tip-r1-3{left:12.5rem;top:21.875rem}.annotated-tip-r1-4{left:8.125rem;top:25.9375rem}.annotated-tip-r1-5{left:7.8125rem;top:20rem}.annotated-tip-r1-6{left:10.625rem;top:3.125rem}.annotated-tip-r1-7{left:6.875rem;top:23.625rem}.annotated-tip-r1-8{left:12.5rem;top:23.75rem}.annotated-tip-r1-9{left:16.5rem;top:21.25rem}.annotated-tip-r1-10{left:12rem;top:27.375rem}.annotated-tip-r1-11{left:17.1875rem;top:27.375rem}.annotated-tip-r2-1{left:5.3125rem;top:5.625rem}.annotated-tip-r2-2{left:18.75rem;top:3.4375rem}.annotated-tip-r2-3{left:10.1875rem;top:11.4375rem}.annotated-tip-r2-4{left:15.0625rem;top:11.4375rem}.annotated-tip-r2-5{left:21.875rem;top:11.4375rem}.annotated-tip-r2-6{left:11.5625rem;top:10.9375rem}.annotated-tip-r2-7{left:21.875rem;top:5rem}.annotated-tip-r2-8{left:11.25rem;top:5.625rem}.annotated-tip-r2-9{left:8.875rem;top:11.375rem}.annotated-tip-r2-10{left:24.375rem;top:3.4375rem}.annotated-tip-r2-11{left:19.375rem;top:8.875rem}.annotated-tip-r3-1{left:4.6875rem;top:8.75rem}.annotated-tip-r3-2{left:17.5rem;top:1.25rem}.annotated-tip-r3-3{left:26.25rem;top:5.9375rem}.annotated-tip-r3-4{left:13.75rem;top:10rem}.annotated-tip-r3-5{left:18.75rem;top:11.5625rem}.annotated-tip-r3-6{left:6.125rem;top:5.75rem}.annotated-tip-r3-7{left:15.75rem;top:7.875rem}.annotated-tip-r3-8{left:12.25rem;top:27.1875rem}.annotated-tip-r3-9{left:13.5rem;top:24.0625rem}.annotated-tip-r3-10{left:22.1875rem;top:0}.annotated-tip-r3-11{left:20rem;top:24.0625rem}.annotated-tip-r3-12{left:12.3125rem;top:32.5rem}.annotated-tip-r3-13{left:18.125rem;top:32.5rem}.annotated-tip-r3-14{left:20.5rem;top:29.4375rem}.annotated-tip-r4-1{left:5.625rem;top:3.75rem}.annotated-tip-r4-2{left:20rem;top:2.8125rem}.annotated-tip-r4-3{left:10.125rem;top:10.6875rem}.annotated-tip-r4-4{left:14.625rem;top:10.6875rem}.annotated-tip-r4-5{left:20rem;top:8.4375rem}.annotated-tip-r4-6{left:-.25rem;top:3.125rem}.annotated-tip-r4-7{left:-.25rem;top:7.5rem}.annotated-tip-r4-8{left:4.5rem;top:5.6875rem}.annotated-tip-r4-9{left:4.5rem;top:9.6875rem}.annotated-tip-r4-10{left:12.5rem;top:3.125rem}.annotated-tip-r4-11{left:27.5rem;top:2.625rem}.annotated-tip-r4-12{left:11.875rem;top:11.6875rem}.annotated-tip-r4-13{left:8.125rem;top:7.8125rem}.annotated-tip-r4-14{left:24.0625rem;top:7.8125rem}.annotated-tip-mr1-1{left:6.5625rem;top:1rem}.annotated-tip-mr1-2{left:24.6875rem;top:4.6875rem}.annotated-tip-mr1-3{left:24.6875rem;top:11.25rem}.annotated-tip-mr1-4{left:22.6875rem;top:5.9375rem}.annotated-tip-mr1-5{left:22.6875rem;top:11.5625rem}.annotated-tip-mr1-6{left:5.625rem;top:14.6875rem}.annotated-tip-mr1-7{left:28.75rem;top:14.4375rem}.annotated-tip-mr1-8{left:27.625rem;top:18rem}.annotated-tip-mr1-9{left:22.625rem;top:14.4375rem}.annotated-tip-mr1-10{left:3.75rem;top:5rem}.annotated-tip-mr1-11{left:19.6875rem;top:18rem}.annotated-tip-mr1-12{left:7.8125rem;top:7.5rem}.annotated-tip-mr1-13{left:22.5rem;top:7.5rem}.annotated-tip-mrx-1{left:2.75rem;top:-1.625rem}.annotated-tip-mrx-2{left:28.125rem;top:13.75rem}.annotated-tip-mrx-3{left:8.4375rem;top:7rem}.annotated-tip-mrx-4{left:17.5rem;top:9.0625rem}.annotated-tip-mrx-5{left:18.125rem;top:3.875rem}.annotated-tip-mrx-6{left:11.125rem;top:14.75rem}.annotated-tip-mrx-7{left:15.625rem;top:2.6875rem}.annotated-tip-mrx-8{left:19.0625rem;top:4.9375rem}.annotated-tip-mrx-9{left:14.8125rem;top:7.3125rem}.annotated-tip-mrx-10{left:18.9375rem;top:12.125rem}.annotated-tip-mrx-11{left:4.0625rem;top:6.25rem}.annotated-tip-mrx-12{left:14.6875rem;top:11.375rem}.annotated-tip-r5-1{left:3.75rem;top:8.875rem}.annotated-tip-r5-2{left:8.125rem;top:23.4375rem}.annotated-tip-r5-3{left:15.8125rem;top:18.4375rem}.annotated-tip-r5-4{left:25.25rem;top:23.4375rem}.annotated-tip-r5-5{left:18.125rem;top:23.4375rem}.annotated-tip-r5-6{left:12.4375rem;top:10.5rem}.annotated-tip-r5-7{left:6.4375rem;top:4.25rem}.annotated-tip-r5-8{left:4.5625rem;top:17.3125rem}© .annotated-tip-r5-9{left:3.9375rem;top:23.625rem}.annotated-tip-r5-10{left:7.5rem;top:26.25rem}.annotated-tip-r5-11{left:12.5rem;top:17.5rem}.annotated-tip-r5-12{left:21.875rem;top:21.875rem}.annotated-tip-r5-13{left:11.5625rem;top:22.375rem}.annotated-tip-r5-14{left:20.9375rem;top:11.25rem}.annotated-tip-r5-15{left:12.5rem;top:26.125rem}.annotated-tip-r7-1{left:4.25rem;top:3.25rem}.annotated-tip-r7-2{left:7.375rem;top:19.375rem}.annotated-tip-r7-3{left:16.875rem;top:13.25rem}.annotated-tip-r7-4{left:24.625rem;top:18.625rem}.annotated-tip-r7-5{left:13.75rem;top:18.625rem}.annotated-tip-r7-6{left:13.125rem;top:8.5rem}.annotated-tip-r7-7{left:23.625rem;top:10.125rem}.annotated-tip-r7-8{left:26.75rem;top:21.75rem}.annotated-tip-r7-9{left:26.75rem;top:18.25rem}.annotated-tip-r7-10{left:26.75rem;top:11.75rem}.annotated-tip-r7-11{left:19.375rem;top:12.125rem}.annotated-tip-r7-12{left:11.875rem;top:16.875rem}.annotated-tip-r7-13{left:19.375rem;top:18.75rem}.annotated-tip-r7-14{left:21.5625rem;top:6.875rem}.annotated-tip-r7-15{left:19.375rem;top:22.375rem}.annotated-tip-r7-16{left:2.5rem;top:2.8125rem}}@media screen and (min-width: 48em){.r1 .product-annotated__tabs{margin-top:2.8125rem}.r2 .product-annotated__tabs{margin-top:3.875rem}.r3 .product-annotated__tabs{margin-top:2rem}.r4 .product-annotated__tabs{margin-top:3.75rem;margin-bottom:1.375rem}.mr1 .product-annotated__tabs{margin-top:4.375rem;margin-bottom:3.125rem}.mrx .product-annotated__tabs{margin-top:4.375rem;margin-bottom:3.4375rem}.r5 .product-annotated__tabs{margin-top:3.25rem;margin-bottom:2.875rem}.r7 .product-annotated__tabs{margin-top:3.25rem;margin-bottom:2.875rem}.product-annotated__panel{width:43.5rem;background-size:43.5rem}.r1 .product-annotated__panel{width:32.5rem;background-size:32.5rem;height:41.25rem}.r2 .product-annotated__panel{height:32.75rem}.r2 .product-annotated__panel.r2-front{background-image:url(../img/annotated-r2-front-xlarge-2x.jpg)}.r2 .product-annotated__panel.r2-top{background-image:url(../img/annotated-r2-top-xlarge-2x.jpg)}.r2 .product-annotated__panel.r2-rear{background-image:url(../img/annotated-r2-rear-xlarge-2x.jpg)}.r3 .product-annotated__panel{height:50.625rem}.r3 .product-annotated__panel.r3-front{background-image:url(../img/annotated-r3-front-xlarge-2x.jpg)}.r3 .product-annotated__panel.r3-bottom{background-image:url(../img/annotated-r3-top-xlarge-2x.jpg)}.r3 .product-annotated__panel.r3-rear{background-image:url(../img/annotated-r3-rear-xlarge-2x.jpg)}.r3 .product-annotated__detail{top:24.375rem}.r4 .product-annotated__panel{height:34.0625rem}.r4 .product-annotated__panel.r4-front{background-image:url(../img/annotated-r4-front-xlarge-2x.jpg)}.r4 .product-annotated__panel.r4-top{background-image:url(../img/annotated-r4-top-xlarge-2x.jpg)}.r4 .product-annotated__panel.r4-rear{background-image:url(../img/annotated-r4-rear-xlarge-2x.jpg)}.r4 .product-annotated__panel.r4-bottom{background-image:url(../img/annotated-r4-bottom-xlarge-2x.jpg)}.mr1 .product-annotated__panel{height:30.625rem}.mr1 .product-annotated__panel.mr1-front{background-image:url(../img/annotated-mr1-front-xlarge-2x.jpg)}.mr1 .product-annotated__panel.mr1-top{background-image:url(../img/annotated-mr1-top-xlarge-2x.jpg)}.mr1 .product-annotated__panel.mr1-rear{background-image:url(../img/annotated-mr1-rear-xlarge-2x.jpg)}.mrx .product-annotated__panel{height:27.5rem;width:46.25rem;background-size:46.25rem}.mrx .product-annotated__panel.mrx-front{background-image:url(../img/annotated-mrx-front-xlarge-2x.jpg)}.mrx .product-annotated__panel.mrx-top{background-image:url(../img/annotated-mrx-top-xlarge-2x.jpg)}.mrx .product-annotated__panel.mrx-rear{background-image:url(../img/annotated-mrx-rear-xlarge-2x.jpg)}.r5 .product-annotated__panel{height:39.6875rem}.r5 .product-annotated__panel.r5-front{background-image:url(../img/annotated-r5-front-xlarge-2x.jpg)}.r5 .product-annotated__panel.r5-top{background-image:url(../img/annotated-r5-top-xlarge-2x.jpg)}.r5 .product-annotated__panel.r5-rear{background-image:url(../img/annotated-r5-rear-xlarge-2x.jpg)}.r5 .product-annotated__panel.r5-bottom{background-image:url(../img/annotated-r5-bottom-xlarge-2x.jpg)}.r5 .product-annotated__panel .product-annotated__detail{top:23rem;left:8.875rem}.r7 .product-annotated__panel{height:34.6875rem}.r7 .product-annotated__panel.r7-front{background-image:url(../img/annotated-r7-mk3-front-xlarge-2x.jpg)}.r7 .product-annotated__panel.r7-top{background-image:url(../img/annotated-r7-mk3-top-xlarge-2x.jpg)}.r7 .product-annotated__panel.r7-rear{background-image:url(../img/annotated-r7-mk3-rear-xlarge-2x.jpg)}.r7 .product-annotated__panel.r7-bottom{background-image:url(../img/annotated-r7-mk3-bottom-xlarge-2x.jpg)}.r7 .product-annotated__panel .product-annotated__detail{top:15.3125rem;left:8.875rem}.annotated-tip-r1-1{left:5.3125rem;top:10.625rem}.annotated-tip-r1-2{left:19.75rem;top:15.625rem}.annotated-tip-r1-3{left:15.125rem;top:25rem}.annotated-tip-r1-4{left:9.375rem;top:31.25rem}.annotated-tip-r1-5{left:10rem;top:23.75rem}.annotated-tip-r1-6{left:13.125rem;top:3.125rem}.annotated-tip-r1-7{left:8.75rem;top:28.5rem}.annotated-tip-r1-8{left:15rem;top:28.75rem}.annotated-tip-r1-9{left:19.6875rem;top:25.9375rem}.annotated-tip-r1-10{left:14.75rem;top:32.5rem}.annotated-tip-r1-11{left:20.3125rem;top:32.5rem}.annotated-tip-r2-1{left:7.5rem;top:7.5rem}.annotated-tip-r2-2{left:26.25rem;top:5.625rem}.annotated-tip-r2-3{left:14.375rem;top:15rem}.annotated-tip-r2-4{left:19.375rem;top:15rem}.annotated-tip-r2-5{left:26.25rem;top:15rem}.annotated-tip-r2-6{left:15.625rem;top:15rem}.annotated-tip-r2-7{left:28.125rem;top:6.25rem}.annotated-tip-r2-8{left:15.625rem;top:8.3125rem}.annotated-tip-r2-9{left:12.375rem;top:14.75rem}.annotated-tip-r2-10{left:31.25rem;top:5.5rem}.annotated-tip-r2-11{left:25rem;top:12.375rem}.annotated-tip-r3-1{left:6.25rem;top:11.5625rem}.annotated-tip-r3-2{left:22.875rem;top:2.5rem}.annotated-tip-r3-3{left:34.375rem;top:7.875rem}.annotated-tip-r3-4{left:18.75rem;top:13.125rem}.annotated-tip-r3-5{left:25rem;top:14.875rem}.annotated-tip-r3-6{left:8.4375rem;top:7.8125rem}.annotated-tip-r3-7{left:20.875rem;top:10.25rem}.annotated-tip-r3-8{left:16.5rem;top:33.9375rem}.annotated-tip-r3-9{left:18.3125rem;top:30.625rem}.annotated-tip-r3-10{left:28.75rem;top:.625rem}.annotated-tip-r3-11{left:26.25rem;top:30.625rem}.annotated-tip-r3-12{left:16.625rem;top:40.5rem}.annotated-tip-r3-13{left:23.625rem;top:40.5rem}.annotated-tip-r3-14{left:26.5625rem;top:36.75rem}.annotated-tip-r4-1{left:7.8125rem;top:5rem}.annotated-tip-r4-2{left:26.25rem;top:4.6875rem}.annotated-tip-r4-3{left:14.0625rem;top:14.0625rem}.annotated-tip-r4-4{left:18.875rem;top:14.0625rem}.annotated-tip-r4-5{left:26.25rem;top:10.625rem}.annotated-tip-r4-6{left:.625rem;top:4.6875rem}.annotated-tip-r4-7{left:.625rem;top:10rem}.annotated-tip-r4-8{left:5.9375rem;top:8.3125rem}.annotated-tip-r4-9{left:5.9375rem;top:12.8125rem}.annotated-tip-r4-10{left:18.125rem;top:4.6875rem}.annotated-tip-r4-11{left:36.5625rem;top:4.4375rem}.annotated-tip-r4-12{left:16.875rem;top:16.25rem}.annotated-tip-r4-13{left:10.9375rem;top:10.625rem}.annotated-tip-r4-14{left:31.25rem;top:9.375rem}.annotated-tip-mr1-1{left:9.6875rem;top:1.6875rem}.annotated-tip-mr1-2{left:30.9375rem;top:5rem}.annotated-tip-mr1-3{left:30.9375rem;top:12.5rem}.annotated-tip-mr1-4{left:29.0625rem;top:7.375rem}.annotated-tip-mr1-5{left:29.0625rem;top:13.25rem}.annotated-tip-mr1-6{left:8.5rem;top:17.9375rem}.annotated-tip-mr1-7{left:35.9375rem;top:17.9375rem}.annotated-tip-mr1-8{left:34.375rem;top:21.5625rem}.annotated-tip-mr1-9{left:29.125rem;top:17.9375rem}.annotated-tip-mr1-10{left:5.625rem;top:6.875rem}.annotated-tip-mr1-11{left:25.625rem;top:21.5625rem}.annotated-tip-mr1-12{left:11.25rem;top:9.6875rem}.annotated-tip-mr1-13{left:29rem;top:9.6875rem}.annotated-tip-mrx-1{left:5rem;top:-1.3125rem}.annotated-tip-mrx-2{left:38.75rem;top:19.0625rem}.annotated-tip-mrx-3{left:12.5rem;top:10rem}.annotated-tip-mrx-4{left:24.0625rem;top:12.8125rem}.annotated-tip-mrx-5{left:25rem;top:6.25rem}.annotated-tip-mrx-6{left:16.375rem;top:20rem}.annotated-tip-mrx-7{left:22.6875rem;top:4.5625rem}.annotated-tip-mrx-8{left:26.25rem;top:8.125rem}.annotated-tip-mrx-9{left:21.6875rem;top:11.0625rem}.annotated-tip-mrx-10{left:25.9375rem;top:16.375rem}.annotated-tip-mrx-11{left:6.25rem;top:9.0625rem}.annotated-tip-mrx-12{left:20.875rem;top:15.625rem}.annotated-tip-r5-1{left:5rem;top:11.875rem}.annotated-tip-r5-2{left:13.25rem;top:28.5625rem}.annotated-tip-r5-3{left:20.75rem;top:23.5625rem}.annotated-tip-r5-4{left:29.9375rem;top:28.5625rem}.annotated-tip-r5-5{left:23.125rem;top:28.5625rem}.annotated-tip-r5-6{left:16.875rem;top:14.125rem}.annotated-tip-r5-7{left:8.375rem;top:6.75rem}.annotated-tip-r5-8{left:9.1875rem;top:22.5rem}.annotated-tip-r5-9{left:8.6875rem;top:28.875rem}.annotated-tip-r5-10{left:12.6875rem;top:31.75rem}.annotated-tip-r5-11{left:17.375rem;top:22.375rem}.annotated-tip-r5-12{left:26.75rem;top:27.5rem}.annotated-tip-r5-13{left:16.5625rem;top:27.5625rem}.annotated-tip-r5-14{left:27.6875rem;top:14.6875rem}.annotated-tip-r5-15{left:17.375rem;top:31.4375rem}.annotated-tip-r7-1{left:5.625rem;top:4.5rem}.annotated-tip-r7-2{left:12.375rem;top:23.125rem}.annotated-tip-r7-3{left:21.625rem;top:17rem}.annotated-tip-r7-4{left:24.625rem;top:18.625rem}.annotated-tip-r7-5{left:18.75rem;top:22.375rem}.annotated-tip-r7-6{left:17.8125rem;top:11.9375rem}.annotated-tip-r7-7{left:28.625rem;top:13.875rem}.annotated-tip-r7-8{left:31.5625rem;top:25.25rem}.annotated-tip-r7-9{left:31.5625rem;top:21.875rem}.annotated-tip-r7-10{left:31.5625rem;top:15.5rem}.annotated-tip-r7-11{left:24.25rem;top:15.875rem}.annotated-tip-r7-12{left:16.75rem;top:20.625rem}.annotated-tip-r7-13{left:24.25rem;top:22.5rem}.annotated-tip-r7-14{left:28.75rem;top:9.5rem}.annotated-tip-r7-15{left:24.25rem;top:26.125rem}.annotated-tip-r7-16{left:3.125rem;top:3.75rem}}@media screen and (min-width: 64em){.product-annotated{margin-bottom:1.25rem}.r1 .product-annotated__tabs{margin-top:.625rem}.r2 .product-annotated__tabs{margin-top:5.625rem;margin-bottom:3.4375rem}.r3 .product-annotated__tabs{margin-top:1.875rem;margin-bottom:3.4375rem}.r4 .product-annotated__tabs{margin-top:5.625rem;margin-bottom:2.1875rem}.mr1 .product-annotated__tabs{margin-top:6.25rem;margin-bottom:3.75rem}.r5 .product-annotated__tabs{margin-top:5.3125rem;margin-bottom:4.375rem}.r7 .product-annotated__tabs{margin-top:5.3125rem;margin-bottom:4.375rem}}@media screen and (min-width: 75em){.product-annotated{padding-top:1.25rem;padding-bottom:1.25rem}.mr1 .product-annotated{padding-bottom:1.25rem}.mrx .product-annotated{padding-bottom:2.5rem}.r5 .product-annotated{padding-bottom:2.5rem}.r7 .product-annotated{padding-bottom:2.5rem}.product-annotated__panel{width:67.5rem;background-size:67.5rem}.r2 .product-annotated__panel{height:36.875rem;width:50rem;background-size:50rem}.r3 .product-annotated__panel{height:33.75rem;width:50rem;background-size:50rem}.r3 .product-annotated__detail{display:none}.r4 .product-annotated__panel{height:38.125rem;width:50rem;background-size:50rem}.mr1 .product-annotated__panel{width:43.5rem;background-size:43.5rem}.r5 .product-annotated__tabs{margin-bottom:5.4375rem}.r7 .product-annotated__tabs{margin-bottom:5.4375rem}.r5 .product-annotated__panel{height:42.5rem}.r5 .product-annotated__panel.r5-front{background-image:url(../img/annotated-r5-front-xxxlarge-2x.jpg)}.r5 .product-annotated__panel.r5-top{background-image:url(../img/annotated-r5-top-xxxlarge-2x.jpg)}.r5 .product-annotated__panel.r5-rear{background-image:url(../img/annotated-r5-rear-xxxlarge-2x.jpg)}.r5 .product-annotated__panel.r5-bottom{background-image:url(../img/annotated-r5-bottom-xxxlarge-2x.jpg)}.r7 .product-annotated__panel{height:34.375rem}.r7 .product-annotated__panel.r7-front{background-image:url(../img/annotated-r7-mk3-front-xxxlarge-2x.jpg)}.r7 .product-annotated__panel.r7-top{background-image:url(../img/annotated-r7-mk3-top-xxxlarge-2x.jpg)}.r7 .product-annotated__panel.r7-rear{background-image:url(../img/annotated-r7-mk3-rear-xxxlarge-2x.jpg)}.r7 .product-annotated__panel.r7-bottom{background-image:url(../img/annotated-r7-mk3-bottom-xxxlarge-2x.jpg)}.r5 .product-annotated__detail{display:none}.r7 .product-annotated__detail{display:none}.annotated-tip-r2-1{left:8.75rem;top:8.75rem}.annotated-tip-r2-2{left:30rem;top:5.625rem}.annotated-tip-r2-3{left:16.875rem;top:17.5rem}.annotated-tip-r2-4{left:22.5rem;top:17.5rem}.annotated-tip-r2-5{left:30rem;top:17.5rem}.annotated-tip-r2-6{left:18.125rem;top:17.5rem}.annotated-tip-r2-7{left:34.375rem;top:7.5rem}.annotated-tip-r2-8{left:18.125rem;top:10rem}.annotated-tip-r2-9{left:14.875rem;top:16.875rem}.annotated-tip-r2-10{left:35rem;top:6.875rem}.annotated-tip-r2-11{left:28.875rem;top:13.75rem}.annotated-tip-r3-1{left:7.5rem;top:13.4375rem}.annotated-tip-r3-2{left:26.25rem;top:3.375rem}.annotated-tip-r3-3{left:40rem;top:8.75rem}.annotated-tip-r3-4{left:21.875rem;top:15rem}.annotated-tip-r3-5{left:28.75rem;top:17.25rem}.annotated-tip-r3-6{left:9.6875rem;top:9.375rem}.annotated-tip-r3-7{left:24.125rem;top:11.875rem}.annotated-tip-r3-8{left:20.3125rem;top:14.6875rem}.annotated-tip-r3-9{left:21.5625rem;top:11.5625rem}.annotated-tip-r3-10{left:33.125rem;top:1.125rem}.annotated-tip-r3-11{left:28.125rem;top:11.5625rem}.annotated-tip-r3-12{left:20.375rem;top:20rem}.annotated-tip-r3-13{left:26.25rem;top:20rem}.annotated-tip-r3-14{left:28.125rem;top:16.25rem}.annotated-tip-r4-1{left:9.375rem;top:6.5625rem}.annotated-tip-r4-2{left:30.625rem;top:5.625rem}.annotated-tip-r4-3{left:16.75rem;top:16.25rem}.annotated-tip-r4-4{left:21.75rem;top:16.25rem}.annotated-tip-r4-5{left:30.625rem;top:12.1875rem}.annotated-tip-r4-6{left:1.25rem;top:5.9375rem}.annotated-tip-r4-7{left:1.25rem;top:11.5625rem}.annotated-tip-r4-8{left:6.875rem;top:10rem}.annotated-tip-r4-9{left:6.875rem;top:14.6875rem}.annotated-tip-r4-10{left:18.125rem;top:5.9375rem}.annotated-tip-r4-11{left:42.5rem;top:5.625rem}.annotated-tip-r4-12{left:19.375rem;top:18.75rem}.annotated-tip-r4-13{left:12.5rem;top:12.5rem}.annotated-tip-r4-14{left:36.25rem;top:11.25rem}.annotated-tip-r5-1{left:7.8125rem;top:19.0625rem}.annotated-tip-r5-2{left:24.375rem;top:20.25rem}.annotated-tip-r5-3{left:33rem;top:14.0625rem}.annotated-tip-r5-4{left:44.875rem;top:20.25rem}.annotated-tip-r5-5{left:35.625rem;top:20.25rem}.annotated-tip-r5-6{left:27.375rem;top:23.375rem}.annotated-tip-r5-7{left:13.5625rem;top:11.75rem}.annotated-tip-r5-8{left:1.6875rem;top:13.75rem}.annotated-tip-r5-9{left:1.375rem;top:20.625rem}.annotated-tip-r5-10{left:5.25rem;top:23.375rem}.annotated-tip-r5-11{left:10rem;top:13.75rem}.annotated-tip-r5-12{left:24.25rem;top:18.75rem}.annotated-tip-r5-13{left:9.5rem;top:19.0625rem}.annotated-tip-r5-14{left:44.5rem;top:23.375rem}.annotated-tip-r5-15{left:10rem;top:23rem}.annotated-tip-r7-1{left:9.375rem;top:7.75rem}.annotated-tip-r7-2{left:25rem;top:9.375rem}.annotated-tip-r7-3{left:32.625rem;top:4.375rem}.annotated-tip-r7-4{left:38.4375rem;top:8.75rem}.annotated-tip-r7-5{left:30rem;top:8.75rem}.annotated-tip-r7-6{left:29.375rem;top:20rem}.annotated-tip-r7-7{left:40.3125rem;top:2.5rem}.annotated-tip-r7-8{left:42.1875rem;top:11.0625rem}.annotated-tip-r7-9{left:42.1875rem;top:8.625rem}.annotated-tip-r7-10{left:42.1875rem;top:3.875rem}.annotated-tip-r7-11{left:36.25rem;top:3.75rem}.annotated-tip-r7-12{left:30rem;top:7.5rem}.annotated-tip-r7-13{left:36.25rem;top:9.0625rem}.annotated-tip-r7-14{left:45.9375rem;top:15.3125rem}.annotated-tip-r7-15{left:36.25rem;top:11.5rem}.annotated-tip-r7-16{left:5rem;top:5.9375rem}}.inner-container>.row.product-assistance-stage-2{padding-left:1.5625rem;padding-right:1.5625rem}.inner-container>.row.product-assistance-stage-2 .alert{font-weight:600}.product-assistance-stage-2{display:none}.product-assistance-stage-2 .teaser--product .teaser__image{height:53vw}.product-assistance-stage-2 .teaser--product .teaser__content{padding:1rem 1rem .5rem}.product-assistance-stage-3{display:none}.product-selection .teaser--product .teaser__content{padding-top:.8125rem}.your-product{margin-bottom:2.5rem}.your-product h2.main-heading-4{margin-bottom:2.5rem}.your-product h3.main-heading-4{margin-bottom:1.25rem}.your-product .qa-list{margin:0 0 1.875rem}.your-product .qa-list+.button{margin-bottom:2.5rem}.your-product form{padding-bottom:.625rem}.your-product .qa__image-container{text-align:left}.your-product .qa__image-container .qa-image{max-width:100%}#serial-location .lead{font-size:1rem;margin-right:1.5rem;text-align:center}#serial-location .serial-hint{margin-bottom:0}.useful-resources{margin-bottom:2.8125rem}@media screen and (max-width: 37.4375em){.product-assistance-stage-1 .serial-input__label,.product-assistance-stage-1 .serial-input{text-align:left;margin-left:0}.product-assistance-stage-1 .serial-images{margin:1.25rem 0 1.25rem !important}.product-assistance-stage-1 .serial-hint{max-width:25.625rem}}@media screen and (min-width: 25.625em) and (max-width: 37.4375em){#serial-location{width:90%}}@media screen and (min-width: 25.625em){.row.product-assistance-stage-2 .alert{font-size:1.5rem}.your-product{margin-bottom:3.125rem}.your-product .qa-list{margin:0 0 1.875rem}.your-product .qa-list+.button{margin-bottom:3.125rem}.your-product form{padding-bottom:1.25rem}.useful-resources{margin-bottom:3.75rem}}@media screen and (min-width: 37.5em){.product-assistance .main-heading-1,.product-assistance .lead{text-align:center}.product-assistance .reg-results__description .lead{text-align:left}.product-assistance-stage-1{margin-top:.8125rem;padding-bottom:.625rem !important}.product-assistance-stage-1 .serial-input__label,.product-assistance-stage-1 .serial-input,.product-assistance-stage-1 p{text-align:center}.product-assistance-stage-1 .serial-hint{max-width:100%;text-align:center}.inner-container>.row.product-assistance-stage-2{padding-left:.625rem;padding-right:.625rem}.row.product-assistance-stage-2 .alert{font-size:1.6875rem}.row.product-assistance-stage-2 .alert,.row.product-assistance-stage-2 .alert+p{padding-left:.3125rem;padding-right:.3125rem;text-align:center}.row.product-assistance-stage-2 .teaser--product .teaser__image{height:29vw}.your-product .qa__image-container{padding-right:0}}@media screen and (min-width: 48em){.inner-container>.row.product-assistance-stage-2{padding-left:1.5625rem;padding-right:1.5625rem}.row.product-assistance-stage-2 .teaser--product .teaser__image{height:18vw}.your-product{margin-bottom:3.75rem}.your-product h2.main-heading-4{margin-bottom:3.75rem}.your-product .qa-list{margin:0 0 1.875rem}.your-product .qa-list+.button{margin-bottom:3.125rem}.your-product form{padding-bottom:1.25rem}.your-product .qa__image-container{padding-right:.625rem}}@media screen and (min-width: 64em){.product-assistance-stage-1{padding-bottom:3.125rem !important}.inner-container>.row.product-assistance-stage-2{padding-left:2.5rem;padding-right:2.5rem}.row.product-assistance-stage-2 .teaser--product .teaser__image{height:18vw}}@media screen and (min-width: 75em){.product-assistance-stage-1{padding-bottom:6.25rem !important}.row.product-assistance-stage-2 .teaser--product .teaser__image{height:14vw;max-height:13.4375rem}.product-selection .teaser__image{height:14vw;max-height:13.4375rem}.product-assistance-stage-3 h2{font-size:2.25rem;margin-bottom:3.125rem}.product-assistance-stage-3 .qa-list{margin-top:1.25rem;margin-bottom:1.25rem}.product-assistance-stage-3 .qa-list__item{font-size:1rem;font-weight:500}.product-assistance-stage-3 form{margin-top:2.5rem}.qa__image-container{padding-right:1rem}}.environment #serial-not-found,.breakpoints #serial-not-found,.product-assistance-stage-2 #serial-not-found{display:none !important}.product-features{margin-top:.625rem;margin-bottom:.625rem}.product-features-list{margin:0 -.9375rem}.product-features-list .product-features-list__title{font-size:1rem;font-weight:500;line-height:1.2;text-transform:uppercase;margin:0;color:#8a8b8b;border-top:1px solid rgba(254,254,254,0.2)}.product-features-list .product-features-list__title:first-child{border:none}.product-features-list .product-features-list__title a{color:#dadbdb;display:block;background:transparent url("../img/icon-chevron-down.svg") no-repeat .75rem 1rem;background-size:.75rem .46875rem;padding:.6875rem 0 .6875rem 2rem;border:none}.product-features-list .product-features-list__title a:hover{color:#fefefe}.product-features-list .product-features-list__title.active a{background-image:url("../img/icon-chevron-up.svg")}.product-features-list .product-features-list__details{color:#fefefe;margin:0 .625rem .9375rem 2rem}.product-features-list .product-features-list__details a{color:#fefefe;border-color:rgba(254,254,254,0.3)}.product-features-list .product-features-list__details a:hover{border-color:#fefefe}.product-features--r1>.row{background-color:#727569}.product-features--r2>.row{background-color:#846d5f}.product-features--r4>.row{background-color:#5c674d}.product-features--mr1>.row{background-color:#7a756c}.product-features--r5>.row,.product-features--r7>.row,.product-features--mrx>.row{background-color:#91685a}@media screen and (min-width: 37.5em){.product-features{margin-top:.9375rem;margin-bottom:.9375rem}.product-features>.row{padding-top:2.8125rem;padding-bottom:2.8125rem}}@media screen and (min-width: 48em){.product-features .row{padding-top:3.75rem;padding-bottom:3.75rem;min-height:24.375rem;background-size:60rem;background-repeat:no-repeat;background-position:50% 0}.product-features-list{margin:0}.product-features--r1>.row{background-color:#727569;background-image:url("../img/features-list-r1-xlarge-1x.png")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.product-features--r1>.row{background-image:url("../img/features-list-r1-xlarge-2x.png")}}@media screen and (min-width: 48em){.product-features--r2>.row{background-color:#846d5f;background-image:url("../img/features-list-r2-xlarge-1x.png")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.product-features--r2>.row{background-image:url("../img/features-list-r2-xlarge-2x.png")}}@media screen and (min-width: 48em){.product-features--r4>.row{background-color:#64724b;background-image:url("../img/features-list-r4-xlarge-1x.png")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.product-features--r4>.row{background-image:url("../img/features-list-r4-xlarge-2x.png")}}@media screen and (min-width: 48em){.product-features--r5>.row{background-image:url("../img/features-list-r5-xlarge-1x.png")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.product-features--r5>.row{background-image:url("../img/features-list-r5-xlarge-2x.png")}}@media screen and (min-width: 48em){.product-features--mrx>.row{background-image:url("../img/features-list-mrx-xlarge-1x.png")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.product-features--mrx>.row{background-image:url("../img/features-list-mrx-xlarge-2x.png")}}@media screen and (min-width: 48em){.product-features--r7>.row{background-image:url("../img/features-list-r7-xlarge-1x.png")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.product-features--r7>.row{background-image:url("../img/features-list-r7-xlarge-2x.png")}}@media screen and (min-width: 48em){.product-features--mr1>.row{background-color:#866653;background-image:url("../img/features-list-mr1-xlarge-1x.png")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.product-features--mr1>.row{background-image:url("../img/features-list-mr1-xlarge-2x.png")}}@media screen and (min-width: 64em){.product-features .row{padding-top:5.625rem;padding-bottom:5.625rem;min-height:26.875rem;background-size:69.375rem}.product-features--r1>.row{background-image:url("../img/features-list-r1-xxlarge-1x.png")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.product-features--r1>.row{background-image:url("../img/features-list-r1-xxlarge-2x.png")}}@media screen and (min-width: 64em){.product-features--r2>.row{background-image:url("../img/features-list-r2-xxlarge-1x.png")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.product-features--r2>.row{background-image:url("../img/features-list-r2-xxlarge-2x.png")}}@media screen and (min-width: 64em){.product-features--r4>.row{background-image:url("../img/features-list-r4-xxlarge-1x.png")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.product-features--r4>.row{background-image:url("../img/features-list-r4-xxlarge-2x.png")}}@media screen and (min-width: 64em){.product-features--r5>.row{background-image:url("../img/features-list-r5-xxlarge-1x.png")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.product-features--r5>.row{background-image:url("../img/features-list-r5-xxlarge-2x.png")}}@media screen and (min-width: 64em){.product-features--mrx>.row{background-image:url("../img/features-list-mrx-xxlarge-1x.png")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.product-features--mrx>.row{background-image:url("../img/features-list-mrx-xxlarge-2x.png")}}@media screen and (min-width: 64em){.product-features--r7>.row{background-image:url("../img/features-list-r7-xxlarge-1x.png")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.product-features--r7>.row{background-image:url("../img/features-list-r7-xxlarge-2x.png")}}@media screen and (min-width: 64em){.product-features--mr1>.row{background-image:url("../img/features-list-mr1-xxlarge-1x.png")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.product-features--mr1>.row{background-image:url("../img/features-list-mr1-xxlarge-2x.png")}}@media screen and (min-width: 75em){.product-features .row{padding-top:6.875rem;padding-bottom:6.875rem;min-height:29.375rem;background-size:84.375rem}.product-features-list{padding-right:0;padding-left:0}.product-features--r1>.row{background-image:url("../img/features-list-r1-xxxlarge-1x.png");background-size:90rem}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.product-features--r1>.row{background-image:url("../img/features-list-r1-xxxlarge-2x.png")}}@media screen and (min-width: 75em){.product-features--r2>.row{background-image:url("../img/features-list-r2-xxxlarge-1x.png")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.product-features--r2>.row{background-image:url("../img/features-list-r2-xxxlarge-2x.png")}}@media screen and (min-width: 75em){.product-features--r4>.row{background-image:url("../img/features-list-r4-xxxlarge-1x.png")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.product-features--r4>.row{background-image:url("../img/features-list-r4-xxxlarge-2x.png")}}@media screen and (min-width: 75em){.product-features--r5>.row{background-image:url("../img/features-list-r5-xxxlarge-1x.png")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.product-features--r5>.row{background-image:url("../img/features-list-r5-xxxlarge-2x.png")}}@media screen and (min-width: 75em){.product-features--mrx>.row{background-image:url("../img/features-list-mrx-xxxlarge-1x.png")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.product-features--mrx>.row{background-image:url("../img/features-list-mrx-xxxlarge-2x.png")}}@media screen and (min-width: 75em){.product-features--r7>.row{background-image:url("../img/features-list-r7-xxxlarge-1x.png")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.product-features--r7>.row{background-image:url("../img/features-list-r7-xxxlarge-2x.png")}}@media screen and (min-width: 75em){.product-features--mr1>.row{background-image:url("../img/features-list-mr1-xxxlarge-1x.png")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.product-features--mr1>.row{background-image:url("../img/features-list-mr1-xxxlarge-2x.png")}}@media screen and (min-width: 90em){.product-features .row{background-size:90rem}.product-features--r2>.row{background-image:url("../img/features-list-r2-xxxxlarge-1x.png")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.product-features--r2>.row{background-image:url("../img/features-list-r2-xxxxlarge-2x.png")}}@media screen and (min-width: 90em){.product-features--r4>.row{background-image:url("../img/features-list-r4-xxxxlarge-1x.png")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.product-features--r4>.row{background-image:url("../img/features-list-r4-xxxxlarge-2x.png")}}@media screen and (min-width: 90em){.product-features--r5>.row{background-image:url("../img/features-list-r5-xxxxlarge-1x.png")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.product-features--r5>.row{background-image:url("../img/features-list-r5-xxxxlarge-2x.png")}}@media screen and (min-width: 90em){.product-features--mrx>.row{background-image:url("../img/features-list-mrx-xxxxlarge-1x.png")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.product-features--mrx>.row{background-image:url("../img/features-list-mrx-xxxxlarge-2x.png")}}@media screen and (min-width: 90em){.product-features--r7>.row{background-image:url("../img/features-list-r7-xxxxlarge-1x.png")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.product-features--r7>.row{background-image:url("../img/features-list-r7-xxxxlarge-2x.png")}}@media screen and (min-width: 90em){.product-features--mr1>.row{background-image:url("../img/features-list-mr1-xxxxlarge-1x.png")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.product-features--mr1>.row{background-image:url("../img/features-list-mr1-xxxxlarge-2x.png")}}.feature-panel{margin-bottom:.625rem}.feature-panel .cta-list{margin:2rem 0 0.32rem}.feature-panel .price{display:block;font-size:1.25rem;font-weight:500;margin:0 0 .3125rem}.feature-panel__content-row{display:flex;align-items:center;background-color:#f1f2f2;padding-bottom:6.25rem}.feature-panel__content{padding-top:2.5rem;padding-bottom:1.5625rem}.feature-panel__content .main-heading-1{margin:0 0 .9375rem}@media screen and (min-width: 25.625em){.feature-panel__content{padding-top:2.8125rem;padding-bottom:1.875rem}}@media screen and (min-width: 37.5em){.feature-panel .price{font-size:1.5rem}.feature-panel__content-row{padding-bottom:3.5625rem}.feature-panel__content{padding-top:3.4375rem;padding-bottom:2.5rem}.feature-panel{margin-bottom:.9375rem}}@media screen and (min-width: 48em){.feature-panel__content-row{min-height:25rem;padding-top:4.0625rem;padding-bottom:3.125rem}.feature-panel__content{padding-top:4.0625rem;padding-bottom:3.125rem}}@media screen and (min-width: 64em){.feature-panel__content-row{min-height:31.25rem}.feature-panel__content{padding-top:5.9375rem;padding-bottom:5rem}}.inner-container.product-finishes{margin-top:2.5rem;margin-bottom:.625rem}.inner-container.product-finishes>.row{background-color:#f1f2f2;padding-top:2.5rem;padding-bottom:.9375rem}.r1 .product-finishes .image-caption{margin-top:-.9375rem}.r2 .product-finishes .image-caption{margin-top:-.3125rem}.mr1 .product-finishes .image-caption{margin-top:0;margin-bottom:2.5rem}@media screen and (min-width: 25.625em){.inner-container.product-finishes{margin-top:2.8125rem;margin-bottom:1.0625rem}.r1 .product-finishes .image-caption{margin-top:-1.25rem}.inner-container.product-finishes>.row{padding-top:2.8125rem;padding-bottom:1.5625rem}.r5 .product-finishes{margin-bottom:.625rem}}@media screen and (min-width: 37.5em){.inner-container.product-finishes{margin-top:3.4375rem;margin-bottom:1.6875rem}.inner-container.product-finishes>.row{padding-top:3.4375rem}.r1 .product-finishes .image-caption{margin-top:-1.25rem;padding-bottom:.625rem}.mr1 .product-finishes .image-caption{margin-bottom:1.875rem}.r5 .product-finishes{margin-bottom:.9375rem}}@media screen and (min-width: 48em){.inner-container.product-finishes{margin-top:3.875rem}.inner-container.product-finishes>.row{padding-top:4.0625rem;padding-bottom:2.5rem}.mr1 .product-finishes .image-caption{margin-top:.625rem}.r1 .product-finishes .image-caption{margin-top:-1.5625rem;padding-bottom:0}.product-finishes--mr1-walnut{padding-right:1.5rem}.product-finishes--mr1-grey{padding-left:1.5rem}.r5 .product-finishes{margin-bottom:1.875rem}}@media screen and (min-width: 64em){.inner-container.product-finishes{margin-top:0}.inner-container.product-finishes>.row{padding-top:5.9375rem;padding-bottom:4.0625rem}.r5 .product-finishes{margin-bottom:2.8125rem}}@media screen and (min-width: 75em){.r1 .product-finishes .image-caption{margin-top:-1.875rem}}@media screen and (min-width: 90em){.r1 .product-finishes .image-caption{margin-top:-2.5rem}.product-finishes--mr1-walnut{padding-right:3vw}.product-finishes--mr1-grey{padding-left:3vw}}.product-gallery{margin-bottom:4.75rem}.product-gallery .slick-dotted.slick-slider{margin:0}.gallery__item{margin:0 .3125rem}.gallery__thumbnail{height:12.5rem;-webkit-backface-visibility:hidden;-webkit-transition:opacity .35s ease;-moz-transition:opacity .35s ease;-ms-transition:opacity .35s ease;-o-transition:opacity .35s ease;transition:opacity .35s ease}.gallery__thumbnail:hover{opacity:0.85}.reveal.gallery__modal{background-color:#4d5152;padding:0}.gallery__nav{position:absolute;height:2.25rem;width:2.25rem;background-color:#fefefe}.gallery__nav .icon{position:absolute;top:.625rem;left:.625rem;height:1rem;width:1rem;fill:#82c55b;-webkit-transition:fill .35s ease;-moz-transition:fill .35s ease;-ms-transition:fill .35s ease;-o-transition:fill .35s ease;transition:fill .35s ease}.gallery__nav:hover .icon{fill:#3a3e3f}.gallery__nav--close{top:.5rem;right:.5rem}.gallery__nav--next{top:.5rem;left:3.25rem}.gallery__nav--next .icon{left:.75rem}.gallery__nav--previous{top:.5rem;left:.5rem}.gallery__nav--previous .icon{left:.5rem}.gallery__video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.gallery__video-container iframe,.gallery__video-container object,.gallery__video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width: 25.5625em){.gallery__video-container,.gallery__image{position:relative;top:50%;transform:translateY(-50%)}}@media screen and (min-width: 25.625em){.reveal-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.reveal.gallery__modal{padding:.125rem;background-color:#fefefe}.gallery__nav--close{top:0;right:0}.gallery__nav--next{top:auto;bottom:0;right:0;left:auto}.gallery__nav--previous{top:auto;bottom:0;left:0}.gallery__video-container,.gallery__image{margin:2.25rem 0}}@media screen and (min-width: 37.5em){.gallery__thumbnail{height:15rem}.reveal.gallery__modal{padding:.25rem}.gallery__nav--close{top:.625rem;right:.625rem}.gallery__nav--next{bottom:.625rem;right:.625rem}.gallery__nav--previous{bottom:.625rem;left:.625rem}.gallery__image{margin:0}.gallery__video-container{margin:3.25rem 0 3.25rem}}@media screen and (min-width: 48em){.reveal.gallery__modal{padding:.375rem}.gallery__nav--close{top:.875rem;right:.875rem}.gallery__nav--next{bottom:.875rem;right:.875rem}.gallery__nav--previous{bottom:.875rem;left:.875rem}.gallery__video-container{margin:0 0 3.75rem}}@media screen and (min-width: 75em){.gallery__thumbnail{height:20rem}}.product-guide-modal{text-align:center;position:relative}.summary-block__product-guide .summary-block__title,.product-guide-modal__title{font-size:1.125rem;font-weight:500}.summary-block__product-guide .summary-block__title span,.product-guide-modal__title span{font-size:.875rem;font-weight:400}.product-guide-modal__image{margin:1.875rem auto}.product-guide-modal__image.r1{width:15.625rem}.product-guide-modal__image.r2,.product-guide-modal__image.r4,.product-guide-modal__image.r7{width:100%}.product-guide-modal__image.mr1{width:95%}@media screen and (max-width: 37.4375em){.summary-block__product-guide{padding-top:1rem}.product-guide-modal__content{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.product-guide-items .summary-block{outline:1px solid #f00 !important;background-color:yellow}}@media screen and (min-width: 25.625em){.product-guide-modal__image.mr1{width:90%}}@media screen and (min-width: 37.5em){.summary-block__product-guide{padding-top:0}.product-guide-modal__content{padding:.625rem 0}.product-guide-modal__image.r2,.product-guide-modal__image.r4,.product-guide-modal__image.r7{width:28.75rem}}@media screen and (min-width: 64em){.product-guide-modal__content{padding:1.25rem 0}.product-guide-modal__image.r2,.product-guide-modal__image.r4,.product-guide-modal__image.mr1{width:32.5rem}.product-guide-modal__image.r7{width:35rem}}.multiroom-figure{position:relative}.multiroom-figure__title{position:absolute;top:.375rem;left:.375rem;display:inline-block;width:1.75rem;height:1.75rem;border-radius:.875rem;font-size:1rem;font-weight:400;background-color:#82c55b;text-align:center;color:#3a3e3f;padding-top:.25rem}.multiroom-figure__image{margin-bottom:1.25rem}.product-nav{background-color:rgba(241,242,242,0.95);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.product-nav .product-nav-list__item{font-size:.875rem;font-weight:500;margin:0;flex-shrink:1}.product-nav .product-nav-list__item:first-child{flex-grow:1;text-transform:uppercase}.product-nav .product-nav-list__item b{font-weight:600}.product-nav .product-nav-list__item a{padding:1rem .5rem .9375rem .5rem;display:inline-block !important;-webkit-transition:padding .35s ease;-moz-transition:padding .35s ease;-ms-transition:padding .35s ease;-o-transition:padding .35s ease;transition:padding .35s ease;-webkit-transition:color .35s ease;-moz-transition:color .35s ease;-ms-transition:color .35s ease;-o-transition:color .35s ease;transition:color .35s ease;color:#626667}.product-nav .product-nav-list__item a:link,.product-nav .product-nav-list__item a.visited{color:#626667;border:none !important}.product-nav .product-nav-list__item a:hover,.product-nav .product-nav-list__item a:active{color:#3a3e3f;border:none !important}.product-nav .product-nav-list__item a:hover span,.product-nav .product-nav-list__item a:active span{border-bottom-color:#e5e6e6;-webkit-transition:border-bottom-color .35s ease;-moz-transition:border-bottom-color .35s ease;-ms-transition:border-bottom-color .35s ease;-o-transition:border-bottom-color .35s ease;transition:border-bottom-color .35s ease}.product-nav .product-nav-list__item a span{border-bottom:2px solid rgba(254,254,254,0)}.product-nav .product-nav-list__item a.product-nav-list__button{color:#fefefe;font-weight:500;text-transform:uppercase;font-size:.75rem;padding-top:1.0625rem}.product-nav .product-nav-list__item a.product-nav-list__button span{border:1px solid #626667;padding:5px 10px;background-color:#626667;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}.product-nav .product-nav-list__item a.product-nav-list__button:hover span{border:1px solid #3a3e3f;background-color:#3a3e3f}.product-nav-list{display:flex;margin:0 -.46875rem}@media screen and (min-width: 75em){.product-nav .product-nav-list__item a{padding-left:.75rem;padding-right:.75rem}.product-nav-list{margin:0 -.78125rem}}.page-intro--product{padding-top:0;padding-bottom:0;margin-bottom:.625rem}.page-intro--product>.row{background-color:#edecea;padding-top:2.5rem;padding-bottom:1rem}.page-intro--product>.row hr{border-color:#fefefe}.page-intro--product p.price{font-size:1.25rem;font-weight:500;margin-bottom:-.5rem}.page-intro--product p:not(.lead)+p.price{margin-top:1.5625rem}.r4 .page-intro--product>.row{background-color:#f1f0f4}.page-intro--r1,.page-intro--r3{margin-top:-.125rem}.page-intro--r1 a,.page-intro--r3 a{color:#fefefe;border-bottom-color:rgba(254,254,254,0.3)}.page-intro--r1 a:hover,.page-intro--r3 a:hover{border-bottom-color:#fefefe}.page-intro--r1 .features-list li,.page-intro--r3 .features-list li{font-size:1rem;background:transparent url("../img/bullet-white.svg") no-repeat 0 .625rem;padding:0 0 0 .875rem;background-size:.3125rem;margin:0 0 .4375rem}.page-intro--r1 .all-features,.page-intro--r3 .all-features{margin-left:.875rem}.page-intro--r1>.row,.page-intro--r3>.row{padding-top:.625rem;background-color:#83533d}.page-intro--r1>.row p,.page-intro--r1>.row li,.page-intro--r3>.row p,.page-intro--r3>.row li{color:#fefefe}.page-intro--r1>.row hr,.page-intro--r3>.row hr{border-color:rgba(254,254,254,0.3);margin:-.25rem 0 2.125rem}.page-intro--r1>.row{background-color:#8a442a}.page-intro--r1>.row hr{margin:2.125rem 0 2.125rem}.page-intro--r1 p+p{font-size:1rem}.page-intro--r3>.row{background-color:#83533d}.page-intro--r5 hr{margin-bottom:2.5rem}.page-intro--r5 .small--form{margin-bottom:0;color:#686b6b}.page-intro--r5 #mc_embed_signup div.mce_inline_error{margin-top:-1em}.page-intro--r5 #mce-success-response{background-color:#82c55b;color:#3a3e3f;margin-bottom:1.25rem;padding:0.625rem}@media screen and (min-width: 25.625em){.page-intro--product>.row{padding:2.8125rem 1.5625rem 1.3125rem}.page-intro--r1>.row,.page-intro--r3>.row{padding-top:1rem}.page-intro--r5 .small--form{margin-bottom:.4375rem}}@media screen and (min-width: 37.5em){.page-intro--product{margin-bottom:.9375rem}.page-intro--product p.price{font-size:1.5rem}.page-intro--product>.row{padding-top:3.25rem;padding-bottom:1.9375rem}.page-intro--r3>.row{padding-top:2.5rem}.page-intro--r5 .small--form{margin-bottom:1.6875rem}}@media screen and (min-width: 48em){.page-intro--product>.row{padding-top:3.9375rem;padding-bottom:3.8125rem}.page-intro--r3 .features-list li{font-size:1.125rem;background-postion:0 .625rem;background-size:.4375rem;padding:0 0 0 1rem}.page-intro--r3 .all-features{margin-left:1rem}.page-intro--r1 p+p{font-size:1.125rem}.page-intro--r5 .small--form{margin-bottom:.3125rem}}@media screen and (min-width: 64em){.page-intro--product>.row{padding-top:5.75rem;padding-bottom:4.75rem}.page-intro--r1 .features-list li,.page-intro--r3 .features-list li{font-size:1rem;background-size:.3125rem;padding:0 0 0 .875rem}.page-intro--r1 .all-features,.page-intro--r3 .all-features{margin-left:.875rem}.page-intro--r1>.row,.page-intro--r3>.row{padding-top:1.875rem}.page-intro--r5 .small--form{margin-bottom:1.25rem}}@media screen and (min-width: 75em){.page-intro--product>.row{padding-top:7rem;padding-bottom:6rem}.page-intro--r1>.row,.page-intro--r3>.row{padding-top:5rem}}@media screen and (min-width: 90em){.page-intro--r1 .features-list li,.page-intro--r3 .features-list li{font-size:1.125rem;background-postion:0 .625rem;background-size:.4375rem;padding:0 0 0 1rem}.page-intro--r1 .all-features,.page-intro--r3 .all-features{margin-left:1rem}}.page-intro-form-r1{margin-bottom:.625rem}.page-intro-form-r1>.row{background-color:#ad6633;padding-top:1.875rem;padding-bottom:1.25rem;color:#fefefe}.page-intro-form-r1 label{color:#fefefe}.page-intro-form-r1 #mc_embed_signup div.mce_inline_error{margin:0;padding:5px 10px;background-color:#893e3e;font-weight:400;font-size:.9375rem;z-index:1;color:#fff}.page-intro-form-r1 #mc_embed_signup input.mce_inline_error{border-color:#893e3e}.page-intro-form-r1 [type="text"],.page-intro-form-r1 [type="email"]{margin-bottom:0;border-color:#ad6633}.page-intro-form-r1 .mc-field-group{margin-top:.625rem}.page-intro-form-r1 .checkbox{position:relative;padding-left:1.25rem;line-height:1.3;margin-top:.625rem}.page-intro-form-r1 .checkbox input{position:absolute;top:.1875rem;left:0}.page-intro-form-r1 p.small{margin:1.25rem 0}.page-intro-form-r1 p.small a{color:#fefefe;border-color:rgba(254,254,254,0.3)}.page-intro-form-r1 p.small a:hover{border-color:rgba(254,254,254,0.6)}.page-intro-form-r1 #mc-embedded-subscribe{background-color:#63311e;font-weight:400}.page-intro-form-r1 #mce-success-response{font-weight:400;font-size:.9375rem;background-color:#8a442a;padding:.9375rem;margin-bottom:.9375rem}.page-intro-form-r1 #mce-error-response{font-weight:400;font-size:.9375rem;background-color:#893e3e;padding:.9375rem;margin-bottom:.9375rem}.page-intro-form-r1 #mce-error-response a{color:#fefefe;border-color:rgba(254,254,254,0.3)}.page-intro-form-r1 #mce-error-response a:hover{border-color:rgba(254,254,254,0.6)}@media screen and (min-width: 37.5em){.page-intro-form-r1>.row{padding-top:2.8125rem;padding-bottom:2rem}}@media screen and (min-width: 48em){.page-intro-form-r1>.row{padding-top:4.875rem;padding-bottom:4rem;background:#ad6633 url("../img/r1-form-xlarge-1x.jpg") no-repeat 50% 50%;background-size:60.25rem}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.page-intro-form-r1>.row{background-image:url("../img/r1-form-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.page-intro-form-r1>.row{padding-top:5.75rem;padding-bottom:5.125rem;background-image:url("../img/r1-form-xxlarge-1x.jpg");background-position:100% 50%;background-size:69.375rem}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.page-intro-form-r1>.row{background-image:url("../img/r1-form-xxlarge-2x.jpg")}}@media screen and (min-width: 75em){.page-intro-form-r1>.row{background-image:url("../img/r1-form-xxxlarge-1x.jpg");background-position:70% 50%;background-size:84.375rem}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.page-intro-form-r1>.row{background-image:url("../img/r1-form-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.page-intro-form-r1>.row{background-image:url("../img/r1-form-xxxxlarge-1x.jpg");background-position:50% 50%;background-size:90rem}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.page-intro-form-r1>.row{background-image:url("../img/r1-form-xxxxlarge-2x.jpg")}}.form-registration{margin-top:.625rem}.form-registration .ruark-news-check{margin-top:1rem}.button-questionnaire{margin-right:.25rem}.button-questionnaire+.button-send{margin-left:0}.question{margin-bottom:1.875rem}.registration-q1{margin-bottom:1.25rem}.registration-q1 label{display:inline-block;margin-right:1.25rem}.registration-q1 label.registration-q1-label{display:block}.registration-q5{margin-bottom:2.375rem}.registration-q2 input,.registration-q6 input,.registration-q7 input{margin-bottom:0}#questionnaire legend{margin-bottom:1.25rem}#form-input-what_made_you_buy_other{margin-top:.3125rem}@media screen and (min-width: 37.5em){.form-registration{margin-top:1.25rem}}@media screen and (min-width: 48em){.form-registration{margin-top:1.875rem}.form-registration .ruark-news-check{margin-top:1.5625rem}}@media screen and (min-width: 64em){.questionnaire-option{margin-top:1.25rem}}.product-specifications>.row{background-color:#4d5152;padding-top:.9375rem}.product-specifications .main-heading-1{color:#fefefe;font-size:1.5rem;margin-bottom:.875rem}.product-specifications.r1>.row{background-color:#777167}.product-specifications.r2>.row{background-color:#614e43}.product-specifications.r4>.row{background-color:#6c706b}.product-specifications.r4>.row{background-color:#4e5742}.product-specifications.mr1>.row{background-color:#6c6a63}.product-specifications.r7>.row,.product-specifications.mrx>.row{background-color:#7a544e}ul.specifications-list{list-style:none;margin:0}ul.specifications-list>li{text-transform:uppercase;font-size:1rem;line-height:1.2;color:#fefefe;margin-bottom:.3125rem}ul.specifications-list>li>a{display:inline-block;border:none;padding:.6875rem .625rem .6875rem 0;color:#fefefe}ul.specifications-list .specifications-list--secondary{list-style:none;margin:0;border-left:none}ul.specifications-list .specifications-list--secondary li{font-size:.875rem;background:transparent url("../img/bullet-grey.svg") no-repeat .25rem .5rem;padding:0 .75rem 0 1rem;background-size:.3125rem;text-transform:none;font-weight:400;margin:0 0 .4375rem}ul.specifications-list .specifications-list--secondary li a{color:#fefefe;border-bottom-color:rgba(254,254,254,0.5)}ul.specifications-list .specifications-list--secondary li a:hover{border-bottom-color:#fefefe}@media screen and (max-width: 47.9375em){ul.specifications-list>li{margin:0 -.625rem}}@media screen and (max-width: 63.9375em){ul.specifications-list>li{border-top:1px solid rgba(254,254,254,0.2)}ul.specifications-list>li>a{display:block;padding-left:2rem;background:transparent url("../img/icon-chevron-down.svg") no-repeat .75rem 1rem;background-size:.75rem .46875rem}ul.specifications-list .active>a{background-image:url("../img/icon-chevron-up.svg")}ul.specifications-list .specifications-list--secondary li{background-position:2rem .5rem;padding-left:2.75rem}ul.specifications-list .specifications-list--secondary li:last-child{margin-bottom:.875rem}ul.specifications-list a:link,ul.specifications-list a:visited{color:#dadbdb}ul.specifications-list a:hover,ul.specifications-list a:active{color:#fefefe}}@media screen and (min-width: 37.5em){.product-specifications>.row{padding-top:3.4375rem;padding-bottom:2.8125rem}.product-specifications>.row .main-heading-1{font-size:1.6875rem}ul.specifications-list>li{margin:0}}@media screen and (max-width: 63.9375em){.column-list{border-left:none;padding-left:0;margin:0}.column-list:first-child{padding-left:0;border-left:none}.column-list li{margin:0 0 0.8rem}.column-list li .column-list li{margin:0 0 0 .875rem}}@media screen and (min-width: 48em){.product-specifications>.row .main-heading-1{font-size:2.5rem;margin-bottom:1.25rem}.product-specifications>.row{padding-top:4.0625rem;padding-bottom:3.4375rem}}@media screen and (min-width: 64em){.product-specifications>.row{padding-top:5.9375rem;padding-bottom:5.3125rem}.product-specifications>.row .main-heading-1{margin-bottom:1.875rem}ul.specifications-list{border-left:1px solid rgba(254,254,254,0.15);padding-left:1rem}ul.specifications-list>li a{padding:0 0 .5rem;cursor:default}ul.specifications-list .specifications-list--secondary{margin-bottom:1rem}ul.specifications-list .specifications-list--secondary>li a{padding:0 0 .0625rem;cursor:pointer}ul.specifications-list>li:last-child .specifications-list--secondary li:last-child{padding-bottom:1rem}}@media screen and (min-width: 75em){.product-specifications>.row{padding-top:7.1875rem;padding-bottom:6.25rem}}.product-slider-container{padding-top:2.5rem;padding-bottom:2.5rem}.product-slider{margin:0;background:url("../img/vertical-rule.png") no-repeat 0 0;background-size:1px 250px;border-right:1px solid #dadbdb}.product-slider__item{background:url("../img/vertical-rule.png") no-repeat 0 0;background-size:1px 250px;position:relative}.product-slider__item:first-child{background:none}.product-slider__item .new{position:absolute;top:.9375rem;left:.8125rem;background-color:#626667;color:#fefefe;font-size:.5625rem;text-transform:uppercase;font-weight:600;padding:.0625rem .375rem}.product-slider__title,.product-range__title{font-weight:500;margin:0}.product-slider__description,.product-range__description{font-size:.8125rem;line-height:1.3;margin:0;font-weight:500}.product-slider__description{height:36px}.product-slider__item,.product-range{text-align:center;padding:0 .75rem}.product-slider__item:first-child,.product-range:first-child{border-left:none}.product-slider__item:focus,.product-range:focus{outline:none}.product-slider__item a,.product-range a{cursor:pointer;display:block;color:#626667;-webkit-transition:color .35s ease;-moz-transition:color .35s ease;-ms-transition:color .35s ease;-o-transition:color .35s ease;transition:color .35s ease;border:none}.product-slider__item a .product-slider__image,.product-range a .product-slider__image{opacity:0.7;-webkit-transition:opacity .35s ease;-moz-transition:opacity .35s ease;-ms-transition:opacity .35s ease;-o-transition:opacity .35s ease;transition:opacity .35s ease}.product-slider__item a:hover,.product-range a:hover{color:#3a3e3f;border:none}.product-slider__item a:hover .product-slider__image,.product-range a:hover .product-slider__image{opacity:1}.product-slider__title{font-size:.9375rem}@media screen and (min-width: 64em){.product-slider__title{font-size:1rem}}.product-slider__image{margin:0 0 1.25rem}.product-range{list-style:none;margin:1.5rem .9375rem 0}.product-range .columns{margin-top:1.5rem}.product-range__title{font-size:1rem}.product-range__item.item-r1,.product-range__item.item-r4{padding:0 1.5rem 0 0;border-right:1px solid #dadbdb}.product-range__item.item-r2,.product-range__item.item-mr1{padding:0 0 0 1.5rem}.product-range__image{margin-bottom:.625rem}@media screen and (min-width: 25.625em){.product-range{margin:1.5rem .9375rem 0}.product-slider__item .new{top:1.25rem}}@media screen and (min-width: 37.5em){.product-slider-container{padding-top:2.8125rem;padding-bottom:3.125rem}}@media screen and (min-width: 75em){.product-slider__item,.product-range{padding:0 1.5rem}}.inner-container.page-intro--team{padding-bottom:.3125rem}.profile{margin-bottom:1.25rem}.profile__content{padding:0 .9375rem}.profile__image{margin-top:.25rem;margin-bottom:1.5625rem}.profile__name{text-transform:uppercase;font-size:1.5rem}.profile__position{text-transform:uppercase;font-size:.875rem;font-weight:500;margin-bottom:1rem;color:#626667;margin-top:1rem}.profile__biog{font-size:.875rem}@media screen and (min-width: 25.625em){.profile{margin-bottom:1.5625rem}}@media screen and (min-width: 37.5em){.profile{margin-bottom:2.1875rem}}@media screen and (min-width: 48em){.profile{margin-bottom:2.8125rem}.profile__content{padding:0 .625rem 0 0}}@media screen and (min-width: 64em){.inner-container.page-intro--team{padding-bottom:2.1875rem}}@media screen and (min-width: 75em){.inner-container.page-intro--team{padding-bottom:3.4375rem}.profile__name{text-transform:uppercase;font-size:1.6875rem}}.inner-container.page-intro--questions{padding-top:0;padding-bottom:0}.inner-container.page-intro--questions>.row{background-color:#fefefe;padding-top:2.5rem;padding-bottom:1.5625rem}.inner-container.page-intro--questions+.teasers-container{padding-top:0}.questions-list-container{padding-top:2.8125rem;padding-bottom:.625rem;position:relative;background-color:#fefefe}.questions-list-container #questions{width:1px;height:1px;position:absolute;left:0;top:0}.answer-container{background-color:#fefefe;padding-top:2.5rem;padding-bottom:1.5625rem}.qa-list{margin-bottom:2.5rem}.qa-list__item{margin-bottom:1em}.qa-category{margin-bottom:1.875rem;font-size:.8125rem;font-weight:500}.qa-category__item{background-color:#f1f2f2;padding:0 .3125rem;display:inline-block;margin-right:.0625rem;margin-bottom:.3125rem;text-transform:none}.qa-category__item:first-child{margin-left:.125rem}.results .qa-category{margin-top:.625rem}.results .qa-category__item{background-color:#fefefe}.qa-list{margin-top:2.5rem}.qa__image-container{max-width:15rem;margin-bottom:2.5rem}.qa-image--r1-mk3,.qa-image--r1-mk2,.qa-image--backpack-ii{max-width:6.3125rem}.qa-image--r2-mk3,.qa-image--r2-mk2,.qa-image--r4-mk3,.qa-image--r4-mk2{max-width:17rem}.qa-image--mr1-mk3,.qa-image--mr1-mk2{max-width:14.0625rem}.results{padding-bottom:1.5625rem}.question-video{padding-bottom:56.3%}@media screen and (min-width: 25.625em){.inner-container.page-intro--questions>.row{padding-top:2.8125rem;padding-bottom:1.875rem}.questions-list-container{padding-top:3.125rem;padding-bottom:.625rem}.answer-container{padding-top:2.8125rem;padding-bottom:1.875rem}}@media screen and (min-width: 37.5em){.inner-container.page-intro--questions>.row{padding-top:3.4375rem;padding-bottom:2.5rem}.inner-container.page-intro--questions+.teasers-container{padding-top:2.8125rem}.questions-list-container{padding-top:3.75rem;padding-bottom:1.25rem}.answer-container{padding-top:3.125rem;padding-bottom:2.5rem}}@media screen and (min-width: 48em){.inner-container.page-intro--questions>.row{padding-top:4.0625rem;padding-bottom:.625rem}.questions-list-container{padding-top:4.375rem;padding-bottom:1.875rem}.answer-container{padding-top:3.75rem;padding-bottom:3.4375rem}.qa__image-container{text-align:center;max-width:100%}.qa-image{max-width:100%;margin-left:auto;margin-right:auto}.qa-image--r1-mk3,.qa-image--r1-mk2,.qa-image--backpack-ii{max-width:8.75rem}.results{padding-bottom:2.5rem}}@media screen and (min-width: 64em){.inner-container.page-intro--questions>.row{padding-top:7.1875rem;padding-bottom:2.8125rem}.inner-container.page-intro--questions+.teasers-container{padding-top:5rem}.questions-list-container{padding-top:6.25rem;padding-bottom:3.75rem}.questions-list-container #questions{top:-3.75rem}.answer-container{padding-top:5.625rem;padding-bottom:5rem}.qa__image-container{max-width:100%;padding-right:1.25rem}}@media screen and (min-width: 75em){.questions-list-container{padding-top:7.1875rem;padding-bottom:5rem}.answer-container{padding-top:6.875rem;padding-bottom:6.25rem}}.page-intro--product .row.r3-preorder-panel{background-color:#915b41;color:#fefefe;padding-top:1.25rem;padding-bottom:.625rem;background:#915b41 url("../img/r3-preorder-panel-small-1x.jpg") no-repeat 50% 50%;background-size:21.25rem}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.page-intro--product .row.r3-preorder-panel{background-image:url("../img/r3-preorder-panel-small-2x.jpg")}}.page-intro--product .row.r3-preorder-panel h2,.page-intro--product .row.r3-preorder-panel p{font-weight:500;text-align:center;margin-left:auto;margin-right:auto}.page-intro--product .row.r3-preorder-panel h2{font-size:1.3125rem;margin-bottom:7.1875rem;text-transform:uppercase}.page-intro--product .row.r3-preorder-panel p{font-size:.8125rem;margin-bottom:0.5em}.webp .page-intro--product .row.r3-preorder-panel{background-image:url("../img/r3-preorder-panel-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .page-intro--product .row.r3-preorder-panel{background-image:url("../img/r3-preorder-panel-small-2x.webp")}}@media screen and (min-width: 25.625em){.page-intro--product .row.r3-preorder-panel{padding-top:1.5625rem;padding-bottom:1.25rem;background:#915b41 url("../img/r3-preorder-panel-medium-1x.jpg") no-repeat 50% 50%;background-size:36.25rem}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.page-intro--product .row.r3-preorder-panel{background-image:url("../img/r3-preorder-panel-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.page-intro--product .row.r3-preorder-panel h2{font-size:1.5rem;margin-bottom:8.125rem;max-width:21.875rem}.page-intro--product .row.r3-preorder-panel p{max-width:21.875rem}.webp .page-intro--product .row.r3-preorder-panel{background-image:url("../img/r3-preorder-panel-medium-1x.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.webp .page-intro--product .row.r3-preorder-panel{background-image:url("../img/r3-preorder-panel-medium-2x.webp")}}@media screen and (min-width: 37.5em){.page-intro--product .row.r3-preorder-panel{padding-top:1.5625rem;padding-bottom:1.25rem;background:#915b41 url("../img/r3-preorder-panel-large-1x.jpg") no-repeat 50% 50%;background-size:46.25rem}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.page-intro--product .row.r3-preorder-panel{background-image:url("../img/r3-preorder-panel-large-2x.jpg")}}@media screen and (min-width: 37.5em){.page-intro--product .row.r3-preorder-panel h2{margin-bottom:8.125rem;max-width:100%}.page-intro--product .row.r3-preorder-panel p{max-width:100%}.webp .page-intro--product .row.r3-preorder-panel{background-image:url("../img/r3-preorder-panel-large-1x.webp")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.webp .page-intro--product .row.r3-preorder-panel{background-image:url("../img/r3-preorder-panel-large-2x.webp")}}@media screen and (min-width: 48em){.page-intro--product .row.r3-preorder-panel{background:#915b41 url("../img/r3-preorder-panel-xlarge-1x.jpg") no-repeat 0 50%;background-size:60.625rem}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.page-intro--product .row.r3-preorder-panel{background-image:url("../img/r3-preorder-panel-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.page-intro--product .row.r3-preorder-panel h2,.page-intro--product .row.r3-preorder-panel p{text-align:left;margin-left:14.375rem}.page-intro--product .row.r3-preorder-panel h2{margin-bottom:.3125rem}.webp .page-intro--product .row.r3-preorder-panel{background-image:url("../img/r3-preorder-panel-xlarge-1x.webp")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.webp .page-intro--product .row.r3-preorder-panel{background-image:url("../img/r3-preorder-panel-xlarge-2x.webp")}}@media screen and (min-width: 64em){.page-intro--product .row.r3-preorder-panel{padding-top:1.875rem;padding-bottom:1.5625rem;background:#915b41 url("../img/r3-preorder-panel-xxlarge-1x.jpg") no-repeat 0 50%;background-size:69.375rem}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.page-intro--product .row.r3-preorder-panel{background-image:url("../img/r3-preorder-panel-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.page-intro--product .row.r3-preorder-panel h2,.page-intro--product .row.r3-preorder-panel p{margin-left:17.5rem;font-size:1.0625rem;margin-bottom:0}.page-intro--product .row.r3-preorder-panel h2{font-size:1.6875rem;margin-bottom:.3125rem}.webp .page-intro--product .row.r3-preorder-panel{background-image:url("../img/r3-preorder-panel-xxlarge-1x.webp")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.webp .page-intro--product .row.r3-preorder-panel{background-image:url("../img/r3-preorder-panel-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.page-intro--product .row.r3-preorder-panel{padding-top:1.875rem;padding-bottom:1.875rem;background:#915b41 url("../img/r3-preorder-panel-xxxlarge-1x.jpg") no-repeat 8% 50%;background-size:84.375rem}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.page-intro--product .row.r3-preorder-panel{background-image:url("../img/r3-preorder-panel-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.page-intro--product .row.r3-preorder-panel h2,.page-intro--product .row.r3-preorder-panel h3,.page-intro--product .row.r3-preorder-panel p{text-align:left;margin-left:calc(10% + 230px);font-size:1.125rem}.page-intro--product .row.r3-preorder-panel h2{font-size:1.6875rem;margin-bottom:.3125rem}.webp .page-intro--product .row.r3-preorder-panel{background-image:url("../img/r3-preorder-panel-xxxlarge-1x.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .page-intro--product .row.r3-preorder-panel{background-image:url("../img/r3-preorder-panel-xxxlarge-2x.webp")}}.region-list{list-style:none;margin:0}.region-list__item{margin:.625rem 0}.region-list__item svg{vertical-align:middle}.region-list__flag{width:2.5rem;height:1.875rem;margin-right:.4375rem}.registration-alert{background-color:#b65d5d;color:#fefefe;padding:.9375rem .9375rem .0625rem;margin-bottom:2.625rem}.registration-alert p{font-size:.875rem}.registration-alert a{color:#fefefe}.stage-2,.stage-3,.stage-complete,.product-complete,.form-error-alert,.serial-suggestion{display:none}#serial-number{text-transform:capitalize}#form-input-postcode{text-transform:uppercase}.stage-3 .errors{list-style-type:none;margin:-.3125rem 0 .3125rem}.stage-3 p.errors{display:none;color:#b65d5d;font-size:.8125rem;font-weight:400}.stage-3 .has-error p.errors{display:block}.stage-3 .has-error input{margin-bottom:0.5rem}.stage-3 .has-error input[type="text"],.stage-3 .has-error input[type="email"],.stage-3 .has-error textarea,.stage-3 .has-error select{border-color:#b65d5d}.questionnaire-option input[type="submit"]{display:none}.feature-panel--registration .feature-panel__image-row,.feature-panel--registration .feature-panel__content-row{position:relative}.feature-panel--registration>.row{background-color:#68704c;color:#fefefe;padding-bottom:0}.feature-panel--registration>.row .feature-panel__content{margin-bottom:.3125rem;padding-left:.625rem;padding-right:.625rem}.feature-panel--registration>.row .button{background-color:#3d3d3b}.feature-panel--registration>.row a{color:#fefefe;border-color:rgba(254,254,254,0.35)}.feature-panel--registration>.row a:hover{border-color:#fefefe}.hero-flash{background:transparent url("../img/registration-corner-flash.svg") no-repeat 0 0;background-size:cover;position:absolute;left:0;top:0;width:7.5rem;height:7.5rem;text-align:center}.hero-flash__content{transform:rotate(-45deg);text-align:center;width:6.875rem;height:6.875rem;padding-top:1.375rem;color:#fefefe;line-height:1.2;text-transform:uppercase;font-size:.8125rem}.serial-input{display:flex;align-items:center;position:relative;margin:1.25rem 0}.serial-input__label{font-size:1rem;line-height:1.2;text-align:center}.serial-input__prefix{margin:0;padding:.0625rem 0 0 .625rem;position:absolute}.serial-input__number{box-sizing:border-box;margin:0;padding-left:2.625rem;margin-right:.1875rem}.serial-input__button{margin:0;border:none}.serial-suggestion .button{margin:-.1875rem 0 0 .3125rem}.serial-hint{margin-top:2.5rem}.serial-images{max-width:25rem !important;margin:1.25rem auto 1.25rem !important}.serial-image{margin-bottom:.3125rem}.reg-results{margin-bottom:1.875rem}.reg-results td{border-bottom:1px solid #dadbdb;padding:1.25rem 0 .625rem}.reg-results__image{width:25%}.reg-results__description{width:50%}.reg-results__description .lead{margin-bottom:0}.reg-results__select{width:25%}.scenario-a{text-align:center}.scenario-a .registration-product{margin:1.25rem 0 .625rem;max-width:18.75rem}.scenario-a .serial-no{font-size:1.3125rem;margin-bottom:0}.scenario-a .model-name{margin-top:0}.scenario-a .small{margin:1.25rem 0 2.5rem}.scenario-a .button{margin:.625rem 0 1.875rem}@media screen and (max-width: 37.4375em){.scenario-b .reg-results{width:100%}.scenario-b .reg-results td{display:block;width:100%;text-align:center;border:none}.scenario-b .reg-results .reg-results__image{padding-top:1.875rem}.scenario-b .reg-results .reg-results__image img{width:11.25rem}.scenario-b .reg-results .reg-results__description{padding-top:0}.scenario-b .reg-results .reg-results__description p{margin-bottom:0}.scenario-b .reg-results .reg-results__description p.lead{font-size:1.125rem}.scenario-b .reg-results .reg-results__select{padding:0 0 .625rem;border-bottom:1px solid #dadbdb}.scenario-b p.small{margin:1.25rem 0 2.5rem}}@media screen and (min-width: 25.625em){.serial-input{max-width:21.25rem;margin:1.25rem auto}}@media screen and (min-width: 37.5em){.registration-alert{margin-bottom:3.125rem}.feature-panel--registration>.row{min-height:25rem;background:#68704c url("../img/hero-registration-new-large-1x.jpg") no-repeat 15% 0;background-size:46.25rem;padding-top:25rem}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.feature-panel--registration>.row{background-image:url("../img/hero-registration-new-large-2x.jpg")}}@media screen and (min-width: 37.5em){.hero-flash{width:9.375rem;height:9.375rem}.hero-flash__content{width:9.375rem;height:9.375rem;padding-top:1.6875rem;font-size:1rem}.serial-input__label{font-size:1.125rem}.serial-input{max-width:23.75rem}.scenario-a{text-align:center}.scenario-a .registration-product{max-width:18.75rem}.scenario-a .lead{font-size:1.5rem}.scenario-a .model-name{font-size:1.125rem;margin-bottom:1.25rem}.reg-results__select{text-align:right}.reg-results__description p{margin-left:1.25rem}}@media screen and (min-width: 48em){.feature-panel--registration>.row{min-height:31.25rem;background:#68704c url("../img/hero-registration-new-xlarge-1x.jpg") no-repeat 15% 0;background-size:60rem;padding-top:31.25rem}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.feature-panel--registration>.row{background-image:url("../img/hero-registration-new-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.hero-flash{width:11.25rem;height:11.25rem}.hero-flash__content{width:11.25rem;height:11.25rem;padding-top:2rem;font-size:1.125rem}.scenario-a .small{margin:1.25rem 0 .625rem}}@media screen and (min-width: 64em){.registration-alert{margin-bottom:4.375rem}.feature-panel--registration>.row{min-height:37.1875rem;background:#68704c url("../img/hero-registration-new-xxlarge-1x.jpg") no-repeat 0 50%;background-size:50%;padding-top:0}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.feature-panel--registration>.row{background-image:url("../img/hero-registration-new-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.feature-panel--registration .feature-panel__content{padding-top:0;padding-bottom:0}}@media screen and (min-width: 75em){.feature-panel--registration>.row{min-height:39.375rem;background-image:url("../img/hero-registration-new-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.feature-panel--registration>.row{background-image:url("../img/hero-registration-new-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero-flash{width:13.125rem;height:13.125rem}.hero-flash__content{width:13.125rem;height:13.125rem;padding-top:2.25rem;font-size:1.3125rem}}@media screen and (min-width: 90em){.feature-panel--registration>.row{min-height:43.125rem;background-image:url("../img/hero-registration-new-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.feature-panel--registration>.row{background-image:url("../img/hero-registration-new-xxxxlarge-2x.jpg")}}.related{background-color:#727771;color:#fefefe;padding-top:2.6875rem;padding-bottom:1.625rem}.related .row>.columns+.columns{margin-top:1.5625rem}.related a:link,.related a:visited{color:#fefefe;font-weight:500;border-color:rgba(254,254,254,0.5)}.related a:hover,.related a:active{border-color:#fefefe}.related a[href^="tel"]{color:#fefefe !important;border-color:rgba(254,254,254,0.5) !important}.related .main-heading-5{color:#fefefe}.related__main-heading{font-size:1.75rem;color:#fefefe}.related__subheading{margin:0 0 1rem;font-weight:400;font-size:1.125rem;color:#fefefe;text-transform:uppercase}@media screen and (min-width: 25.625em){.related{padding-top:2.8125rem;padding-bottom:1.875rem}}@media screen and (min-width: 37.5em){.related{padding-top:3.4375rem;padding-bottom:2.5rem}.related__main-heading{font-size:2rem}.related__subheading{font-size:1.25rem}}@media screen and (min-width: 48em){.related{padding-top:4.0625rem;padding-bottom:3.125rem}.related .row>.columns+.columns{margin-top:0}.related__main-heading{margin-bottom:2.5rem}}@media screen and (min-width: 64em){.related{padding-top:5.9375rem;padding-bottom:5rem}.related__main-heading{font-size:2.125rem}}@media screen and (min-width: 75em){.related{padding-top:6.875rem;padding-bottom:6.25rem}.related__main-heading{font-size:2.25rem;margin-bottom:3.125rem}}.main-heading-1.main-heading-1--resources{margin-bottom:2.5rem}.main-heading-2.main-heading-2--resources{margin-bottom:.9375rem}.resources-gallery{padding-bottom:1.25rem}.gallery-main{margin-top:1.25rem}.gallery-main .card{display:block;border:none}.gallery-main .card img{opacity:1;transition:opacity .7s}.gallery-main .card:hover img{opacity:0.85}.gallery-main .card__caption{display:inline-block;font-size:.8125rem;text-transform:uppercase;color:#3a3e3f;padding:.1875rem .25rem .25rem}.gallery-main abbr{border:none}.gallery-logo{padding:2.5rem .625rem;display:block}@media screen and (min-width: 25.625em){.resources-main{padding-top:.625rem;padding-bottom:1.25rem}.resources-main>.columns{padding-top:.625rem;padding-bottom:1.875rem}}@media screen and (min-width: 37.5em){.resources-main{padding-bottom:2.5rem}}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0)}90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0)}90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg)}40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg)}60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg)}80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg)}to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg)}40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg)}60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg)}80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg)}to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes tada{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0)}75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0)}75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0)}75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0)}75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95);transform:perspective(400px) scale3d(0.95, 0.95, 0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95);transform:perspective(400px) scale3d(0.95, 0.95, 0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.qa-search fieldset{margin:.625rem 0 0}.qa-search .input-group-button{padding-left:.1875rem}.qa-search .small{margin-top:0}.results{margin-bottom:1.25rem}.results__count{margin-bottom:1.875rem}.results__title{font-size:1rem;line-height:1.3;font-weight:500}.results__excerpt{margin-bottom:.625rem}.results__excerpt strong{font-weight:600}@media screen and (max-width: 37.4375em){.qa-search__select select{margin-bottom:.3125rem}}@media screen and (min-width: 25.625em){.results__title{font-size:1.125rem}}@media screen and (min-width: 37.5em){.qa-search__select{padding-right:.3125rem !important}.qa-search__input{padding-left:0 !important}}@media screen and (min-width: 48em){.qa-search{max-width:37.5rem !important;margin-bottom:2.5rem}}@media screen and (min-width: 64em){.qa-search{margin-bottom:3.4375rem}}.section-teaser__anchor{margin-bottom:1.25rem;display:block;padding-top:64%;position:relative;border:none !important}.section-teaser__content{position:absolute;left:.9375rem;bottom:1.125rem;right:.9375rem}.section-teaser__content p{margin:0}.section-teaser .section-teaser__heading{text-transform:uppercase;font-size:1.125rem;font-weight:300;margin-bottom:.3125rem}.section-teaser__our-story{background:#557982 url("../img/about-teaser-story-400px-1x.jpg") no-repeat 0 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.section-teaser__our-story{background-image:url("../img/about-teaser-story-400px-2x.jpg")}}.section-teaser__our-story .section-teaser__anchor{background-color:rgba(85,121,130,0)}.section-teaser__our-story:hover .section-teaser__anchor{background-color:rgba(85,121,130,0.6)}.section-teaser__team{background:#7f8795 url("../img/about-teaser-team-400px-1x.jpg") no-repeat 0 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.section-teaser__team{background-image:url("../img/about-teaser-team-400px-2x.jpg")}}.section-teaser__team .section-teaser__anchor{background-color:rgba(127,135,149,0)}.section-teaser__team:hover .section-teaser__anchor{background-color:rgba(127,135,149,0.6)}.section-teaser__blog{background:#6e6c7a url("../img/about-teaser-blog-400px-1x.jpg") no-repeat 0 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.section-teaser__blog{background-image:url("../img/about-teaser-blog-400px-2x.jpg")}}.section-teaser__blog .section-teaser__anchor{background-color:rgba(110,108,122,0)}.section-teaser__blog:hover .section-teaser__anchor{background-color:rgba(110,108,122,0.6)}.section-teaser__hospitality{background:#6e817e url("../img/about-teaser-hospitality-400px-1x.jpg") no-repeat 0 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.section-teaser__hospitality{background-image:url("../img/about-teaser-hospitality-400px-2x.jpg")}}.section-teaser__hospitality .section-teaser__anchor{background-color:rgba(110,129,126,0)}.section-teaser__hospitality:hover .section-teaser__anchor{background-color:rgba(110,129,126,0.6)}.section-teaser__green-policy{background:#786a69 url("../img/about-teaser-green-400px-1x.jpg") no-repeat 0 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.section-teaser__green-policy{background-image:url("../img/about-teaser-green-400px-2x.jpg")}}.section-teaser__green-policy .section-teaser__anchor{background-color:rgba(120,106,105,0)}.section-teaser__green-policy:hover .section-teaser__anchor{background-color:rgba(120,106,105,0.6)}.section-teaser__registration{background:#666160 url("../img/support-teaser-register-400px-1x.jpg") no-repeat 0 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.section-teaser__registration{background-image:url("../img/support-teaser-register-400px-2x.jpg")}}.section-teaser__registration .section-teaser__anchor{background-color:rgba(102,97,96,0)}.section-teaser__registration:hover .section-teaser__anchor{background-color:rgba(102,97,96,0.6)}.section-teaser__questions{background:#726a61 url("../img/support-teaser-questions-400px-1x.jpg") no-repeat 0 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.section-teaser__questions{background-image:url("../img/support-teaser-questions-400px-2x.jpg")}}.section-teaser__questions .section-teaser__anchor{background-color:rgba(114,106,97,0)}.section-teaser__questions:hover .section-teaser__anchor{background-color:rgba(114,106,97,0.6)}.section-teaser__user-guides{background:#68605b url("../img/support-teaser-user-guide-400px-1x.jpg") no-repeat 0 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.section-teaser__user-guides{background-image:url("../img/support-teaser-user-guide-400px-2x.jpg")}}.section-teaser__user-guides .section-teaser__anchor{background-color:rgba(104,96,91,0)}.section-teaser__user-guides:hover .section-teaser__anchor{background-color:rgba(104,96,91,0.6)}.section-teaser__product-guide{background:#596171 url("../img/support-teaser-product-guide-400px-1x.jpg") no-repeat 0 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.section-teaser__product-guide{background-image:url("../img/support-teaser-product-guide-400px-2x.jpg")}}.section-teaser__product-guide .section-teaser__anchor{background-color:rgba(89,97,113,0)}.section-teaser__product-guide:hover .section-teaser__anchor{background-color:rgba(89,97,113,0.6)}.section-teaser__technology-guide{background:#68605b url("../img/support-teaser-technology-400px-1x.jpg") no-repeat 0 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.section-teaser__technology-guide{background-image:url("../img/support-teaser-technology-400px-2x.jpg")}}.section-teaser__technology-guide .section-teaser__anchor{background-color:rgba(104,96,91,0)}.section-teaser__technology-guide:hover .section-teaser__anchor{background-color:rgba(104,96,91,0.6)}.section-teaser__request-brochure{background:#5f5e61 url("../img/support-teaser-brochure-400px-1x.jpg") no-repeat 0 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.section-teaser__request-brochure{background-image:url("../img/support-teaser-brochure-400px-2x.jpg")}}.section-teaser__request-brochure .section-teaser__anchor{background-color:rgba(95,94,97,0)}.section-teaser__request-brochure:hover .section-teaser__anchor{background-color:rgba(95,94,97,0.6)}.section-teaser__anchor{-webkit-transition:background-color .35s ease;-moz-transition:background-color .35s ease;-ms-transition:background-color .35s ease;-o-transition:background-color .35s ease;transition:background-color .35s ease}.section-teaser__anchor .section-teaser__heading,.section-teaser__anchor p{color:#fefefe}.section-teaser__heading{margin-bottom:.625rem;font-size:1.375rem;line-height:1.3}.section-teaser__flash-wrap{position:relative}.section-teaser__flash{position:absolute;top:0;left:0;width:5.3125rem}@media screen and (min-width: 25.625em){.section-teaser__anchor{margin-bottom:1.5rem}.section-teaser .section-teaser__heading{font-size:1.25rem}.section-teaser__our-story{background:#557982 url("../img/about-teaser-story-560px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.section-teaser__our-story{background-image:url("../img/about-teaser-story-560px-2x.jpg")}}@media screen and (min-width: 25.625em){.section-teaser__team{background:#7f8795 url("../img/about-teaser-team-560px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.section-teaser__team{background-image:url("../img/support-teaser-register-560px-2x.jpg")}}@media screen and (min-width: 25.625em){.section-teaser__blog{background:#6e6c7a url("../img/about-teaser-blog-560px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.section-teaser__blog{background-image:url("../img/about-teaser-blog-560px-2x.jpg")}}@media screen and (min-width: 25.625em){.section-teaser__hospitality{background:#6e817e url("../img/about-teaser-hospitality-560px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.section-teaser__hospitality{background-image:url("../img/about-teaser-hospitality-560px-2x.jpg")}}@media screen and (min-width: 25.625em){.section-teaser__green-policy{background:#786a69 url("../img/about-teaser-green-560px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.section-teaser__green-policy{background-image:url("../img/about-teaser-green-560px-2x.jpg")}}@media screen and (min-width: 25.625em){.section-teaser__registration{background:#666160 url("../img/support-teaser-register-560px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.section-teaser__registration{background-image:url("../img/support-teaser-register-560px-2x.jpg")}}@media screen and (min-width: 25.625em){.section-teaser__questions{background:#726a61 url("../img/support-teaser-questions-560px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.section-teaser__questions{background-image:url("../img/support-teaser-questions-560px-2x.jpg")}}@media screen and (min-width: 25.625em){.section-teaser__user-guides{background:#68605b url("../img/support-teaser-user-guide-560px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.section-teaser__user-guides{background-image:url("../img/support-teaser-user-guide-560px-2x.jpg")}}@media screen and (min-width: 25.625em){.section-teaser__product-guide{background:#596171 url("../img/support-teaser-product-guide-560px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.section-teaser__product-guide{background-image:url("../img/support-teaser-product-guide-560px-2x.jpg")}}@media screen and (min-width: 25.625em){.section-teaser__technology-guide{background:#68605b url("../img/support-teaser-technology-560px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.section-teaser__technology-guide{background-image:url("../img/support-teaser-technology-560px-2x.jpg")}}@media screen and (min-width: 25.625em){.section-teaser__request-brochure{background:#5f5e61 url("../img/support-teaser-brochure-560px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.section-teaser__request-brochure{background-image:url("../img/support-teaser-brochure-560px-2x.jpg")}}@media screen and (min-width: 37.5em){.section-teaser .section-teaser__heading{font-size:1.0625rem}.section-teaser__our-story{background:#557982 url("../img/about-teaser-story-400px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.section-teaser__our-story{background-image:url("../img/about-teaser-story-400px-2x.jpg")}}@media screen and (min-width: 37.5em){.section-teaser__team{background:#7f8795 url("../img/about-teaser-team-400px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.section-teaser__team{background-image:url("../img/support-teaser-register-400px-2x.jpg")}}@media screen and (min-width: 37.5em){.section-teaser__blog{background:#6e6c7a url("../img/about-teaser-blog-400px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.section-teaser__blog{background-image:url("../img/about-teaser-blog-400px-2x.jpg")}}@media screen and (min-width: 37.5em){.section-teaser__hospitality{background:#6e817e url("../img/about-teaser-hospitality-400px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.section-teaser__hospitality{background-image:url("../img/about-teaser-hospitality-400px-2x.jpg")}}@media screen and (min-width: 37.5em){.section-teaser__green-policy{background:#786a69 url("../img/about-teaser-green-400px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.section-teaser__green-policy{background-image:url("../img/about-teaser-green-400px-2x.jpg")}}@media screen and (min-width: 37.5em){.section-teaser__registration{background:#666160 url("../img/support-teaser-register-400px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.section-teaser__registration{background-image:url("../img/support-teaser-register-400px-2x.jpg")}}@media screen and (min-width: 37.5em){.section-teaser__questions{background:#726a61 url("../img/support-teaser-questions-400px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.section-teaser__questions{background-image:url("../img/support-teaser-questions-400px-2x.jpg")}}@media screen and (min-width: 37.5em){.section-teaser__user-guides{background:#68605b url("../img/support-teaser-user-guide-400px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.section-teaser__user-guides{background-image:url("../img/support-teaser-user-guide-400px-2x.jpg")}}@media screen and (min-width: 37.5em){.section-teaser__product-guide{background:#596171 url("../img/support-teaser-product-guide-400px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.section-teaser__product-guide{background-image:url("../img/support-teaser-product-guide-400px-2x.jpg")}}@media screen and (min-width: 37.5em){.section-teaser__technology-guide{background:#68605b url("../img/support-teaser-technology-400px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.section-teaser__technology-guide{background-image:url("../img/support-teaser-technology-400px-2x.jpg")}}@media screen and (min-width: 37.5em){.section-teaser__request-brochure{background:#5f5e61 url("../img/support-teaser-brochure-400px-1x.jpg") no-repeat 0 0;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.section-teaser__request-brochure{background-image:url("../img/support-teaser-brochure-400px-2x.jpg")}}@media screen and (min-width: 48em){.section-teaser .section-teaser__heading{font-size:1.125rem}}@media screen and (min-width: 75em){.section-teaser .section-teaser__heading{font-size:1.25rem}}@media screen and (min-width: 90em){.section-teasers--support .section-teaser__content{right:auto;max-width:18.75rem}}.shop-category{margin-bottom:1.25rem}.shop-category__heading{margin-bottom:.625rem !important}.shop-category-title__link{margin-bottom:0}.shop-footer{margin-bottom:1.25rem}.shop-footer__section{border-top:1px solid #dadbdb;padding-top:1.25rem;margin-bottom:1.25rem}.payment-icons__container{text-align:center}.payment-icons{margin:0 auto 3.125rem;width:100%;max-width:22.5rem}@media screen and (min-width: 37.5em){.shop-category{position:relative;margin-bottom:1.25rem}.shop-category__heading{margin-bottom:0 !important}.shop-category-title__link{position:absolute;right:.75rem;bottom:0;margin-bottom:0}}.shop-card{margin-bottom:1.875rem}.shop-card__title{font-size:1rem;font-weight:400;margin-top:.625rem}.shop-card__price{font-size:1rem;font-weight:500}.sitemap{background-color:#4d5152}.sitemap a,.sitemap a:hover{border:none}.sitemap li{font-weight:500}.sitemap li li{font-size:.75rem;line-height:1.2;font-weight:500}.sitemap li li b{font-weight:600}.sitemap-list .sitemap-list{list-style-image:none;padding-left:0;padding-right:.625rem}@media screen and (max-width: 63.9375em){.sitemap{display:none}}@media screen and (min-width: 64em){.sitemap{padding-top:4.0625rem;padding-bottom:2.625rem}.sitemap .sitemap-list{margin-bottom:1.5rem}}.slick-slider{position:relative;display:block;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}.slick-loading .slick-list{background:#fff url("./../img/loading.svg") center center no-repeat}@font-face{font-family:"slick";src:url("./fonts/../fonts/slick.eot");src:url("./fonts/../fonts/slick.eot?#iefix") format("embedded-opentype"),url("./fonts/../../fonts/slick.woff") format("woff"),url("./fonts/../../fonts/slick.ttf") format("truetype"),url("./fonts/../fonts/slick.svg#slick") format("svg");font-weight:normal;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:36px;width:26px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;bottom:-56px;padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev:hover .icon polygon,.slick-prev:focus .icon polygon,.slick-next:hover .icon polygon,.slick-next:focus .icon polygon{fill:#3a3e3f}.slick-prev .icon,.slick-next .icon{position:absolute;left:8px;top:10px;width:10px;height:16px}.slick-prev .icon polygon,.slick-next .icon polygon{fill:#c0c2c2;-webkit-transition:fill .35s ease;-moz-transition:fill .35s ease;-ms-transition:fill .35s ease;-o-transition:fill .35s ease;transition:fill .35s ease}.slick-prev.slick-disabled .icon polygon,.slick-next.slick-disabled .icon polygon{fill:#e5e6e6}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1}.slick-prev{left:-9px}.slick-next{right:-9px}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-53px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%;z-index:900}.slick-dots li{position:relative;display:inline-block;height:30px;width:30px;margin:0;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:30px;width:30px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:3px;cursor:pointer}.slick-dots li button:before{-webkit-transition:opacity .35s ease;-moz-transition:opacity .35s ease;-ms-transition:opacity .35s ease;-o-transition:opacity .35s ease;transition:opacity .35s ease}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:30px;height:30px;font-family:"slick";font-size:12px;line-height:30px;text-align:center;color:#c0c2c2;opacity:.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#4d5152;opacity:1}.product-quote-blocks.r1 .slick-dots li button:before{color:#c1c4b8}.product-quote-blocks.r1 .slick-dots li.slick-active button:before{color:#727569;opacity:1}.product-quote-blocks.r1 .slick-prev .icon polygon,.product-quote-blocks.r1 .slick-next .icon polygon{fill:#c1c4b8}.product-quote-blocks.r1 .slick-prev .icon:hover polygon,.product-quote-blocks.r1 .slick-prev .icon:focus polygon,.product-quote-blocks.r1 .slick-next .icon:hover polygon,.product-quote-blocks.r1 .slick-next .icon:focus polygon{fill:#727569}.product-quote-blocks.r2 .slick-dots li button:before{color:#ccc3bd}.product-quote-blocks.r2 .slick-dots li.slick-active button:before{color:#846d5f;opacity:1}.product-quote-blocks.r2 .slick-prev .icon polygon,.product-quote-blocks.r2 .slick-next .icon polygon{fill:#ccc3bd}.product-quote-blocks.r2 .slick-prev .icon:hover polygon,.product-quote-blocks.r2 .slick-prev .icon:focus polygon,.product-quote-blocks.r2 .slick-next .icon:hover polygon,.product-quote-blocks.r2 .slick-next .icon:focus polygon{fill:#846d5f}.product-quote-blocks.r4 .slick-dots li button:before{color:#bfc5b5}.product-quote-blocks.r4 .slick-dots li.slick-active button:before{color:#64724b;opacity:1}.product-quote-blocks.r4 .slick-prev .icon polygon,.product-quote-blocks.r4 .slick-next .icon polygon{fill:#bfc5b5}.product-quote-blocks.r4 .slick-prev .icon:hover polygon,.product-quote-blocks.r4 .slick-prev .icon:focus polygon,.product-quote-blocks.r4 .slick-next .icon:hover polygon,.product-quote-blocks.r4 .slick-next .icon:focus polygon{fill:#64724b}.product-quote-blocks.mr1 .slick-dots li button:before{color:#d0c2ba}.product-quote-blocks.mr1 .slick-dots li.slick-active button:before{color:#866653;opacity:1}.product-quote-blocks.mr1 .slick-prev .icon polygon,.product-quote-blocks.mr1 .slick-next .icon polygon{fill:#d0c2ba}.product-quote-blocks.mr1 .slick-prev .icon:hover polygon,.product-quote-blocks.mr1 .slick-prev .icon:focus polygon,.product-quote-blocks.mr1 .slick-next .icon:hover polygon,.product-quote-blocks.mr1 .slick-next .icon:focus polygon{fill:#866653}.product-quote-blocks.r7 .slick-dots li button:before{color:#c8b4ad}.product-quote-blocks.r7 .slick-dots li.slick-active button:before{color:#91685a;opacity:1}.product-quote-blocks.r7 .slick-prev .icon polygon,.product-quote-blocks.r7 .slick-next .icon polygon{fill:#c8b4ad}.product-quote-blocks.r7 .slick-prev .icon:hover polygon,.product-quote-blocks.r7 .slick-prev .icon:focus polygon,.product-quote-blocks.r7 .slick-next .icon:hover polygon,.product-quote-blocks.r7 .slick-next .icon:focus polygon{fill:#91685a}@media screen and (min-width: 37.5em){.slick-prev,.slick-next{bottom:-57px}.slick-dots{bottom:-55px}.slick-dotted.slick-slider{margin-bottom:20px}}@media screen and (min-width: 48em){.slick-prev,.slick-next{top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);bottom:auto}.slick-prev,.slick-next{width:36px}.slick-prev .icon,.slick-next .icon{left:13px}.slick-prev{left:-34px}.slick-next{right:-34px}}.stockists-search-container{padding-bottom:1.5625rem}.stockists-search-container .select-heading{font-size:.875rem;font-weight:400}.gmaps-search{max-width:30rem}.product-select{display:flex;flex-wrap:wrap;margin:0 -2px 2.25rem}.product-select input:checked~label:before{content:"\2605"}.product-select input{display:none}.product-select label{cursor:pointer;width:calc(33.33% - 4px);padding-left:1.4375rem;border:1px solid #dadbdb;margin:0 2px 4px;background:rgba(254,254,254,0.7) url("../img/icon--unchecked.svg") no-repeat .4375rem .4375rem;background-size:.6875rem;font-weight:500}.product-select label.checked{border-color:#626667;background:#fefefe url("../img/icon--checked.svg") no-repeat .4375rem .4375rem;background-size:.6875rem}.stockists-search-container input.invalid{border-color:#b65d5d}.product-select-message{color:#b65d5d;font-weight:600;margin:-2.1875rem 0 2.5rem}.input-group-field--location{width:52%;float:left;margin-right:0.25rem}.input-group-field--radius{width:46%;display:block;float:left}.find-stockist-form{margin-top:1.5625rem;margin-bottom:2.1875rem}.map-container{margin-top:.625rem}.map-canvas{width:100%;height:31.25rem;margin:0 0 2.8125rem;overflow:visible}.map-key{margin:1.25rem .9375rem 0;padding-bottom:1.25rem;border-bottom:1px solid #dadbdb}.map-key dt{font-weight:500;font-size:.9375rem;margin:0 0 .25rem;position:relative;padding-left:1.25rem}.map-key dt .map-key__icon{position:absolute;top:.125rem;left:0}.map-key dd{font-size:.8125rem;padding-left:1.25rem;margin-bottom:.75rem}.map-key__icon{width:.75rem;height:1.25rem;vertical-align:bottom}.map-key__icon--platinum{fill:#a2b0b3}.map-key__icon--gold{fill:#b39f70}.map-key__icon--other{fill:#82c55b}.search-results__heading{font-size:1.125rem;line-height:1.3;font-weight:500;margin-bottom:1.25rem}.search-results__heading.alert{margin-top:1.25rem}.main-heading-2.main-heading-2--stockist{margin:1.875rem 0 1.875rem}.main-heading-2.main-heading-2--stockist+.lead{margin:-1.25rem 0 1.875rem}.search-results__note{margin:-1.375rem 0 2.5rem}.postcode-label,.radius-label{position:relative;font-size:.875rem}.postcode-label__text,.radius-label__text{display:block;position:absolute;top:-1.625rem;left:0}.radius-label__text{left:53.5%}.main-subheading.form-header{margin-bottom:1.875rem}.lead.lead--stockists{font-size:.9375rem}.premium-icon{width:.625rem;height:1.125rem;position:absolute;left:0;top:0}.premium-icon--platinum{fill:#a2b0b3}.premium-icon--gold{fill:#b39f70}.premium-icon--green{fill:#82c55b}.stockists-list{padding-top:.625rem;border-bottom:1px solid #dadbdb}.row.stockists-no-results{margin-top:2.5rem}.row.stockists-no-results .alert{font-weight:500;font-size:1.3125rem;margin-bottom:1.25rem}.row.stockists-no-results hr{margin:1.5625rem 0 0}.inner-container.stockists-notes{background-color:#fefefe;padding-top:2.5rem}.stockist-logos-group{margin:1.875rem 0 1.875rem}@media screen and (min-width: 25.625em){.stockists-search-container{padding-bottom:1.875rem}.stockists-search-container .main-subheading.form-header{font-size:1.125rem}.input-group-field--location{width:64%}.input-group-field--radius{width:34%}.radius-label__text{left:65%}.search-results__heading{font-size:1.125rem}.stockists-list{padding-top:.75rem;padding-bottom:.3125rem}.inner-container.stockists-notes{padding-top:2.8125rem}.row.stockists-no-results{margin-top:2.8125rem}.row.stockists-no-results hr{margin:1.875rem 0 0}}@media screen and (min-width: 37.5em){.stockists-search-container{padding-bottom:2.5rem}.stockists-search-container .main-subheading.form-header{font-size:1.25rem;margin-bottom:1.25rem}.product-select label{width:calc(16.66% - 4px)}.input-group-field--location{width:72%}.input-group-field--radius{width:26.5%}.radius-label__text{left:73%}.map-container{margin:2.1875rem 1.40625rem 0}.map-key{margin:1.875rem 0 0 0;padding-bottom:1.875rem}.lead.lead--stockists{padding-bottom:.625rem}.stockist-logos{list-style-type:none;margin:1.875rem 0 2.5rem;display:flex;justify-content:space-between}.stockist-logos__item{width:5rem}.stockist-logos__item--harrods{width:3.9375rem}.stockist-logos__item--conran-shop{width:3.875rem}.map-key__item{margin:0 1.25rem 0 0}.main-subheading.form-header{margin-bottom:.625rem}.lead.lead--stockists{font-size:1rem}.stockists-list{padding-top:1.375rem;padding-bottom:1.5625rem}.inner-container.stockists-notes{padding-top:3.4375rem}.row.stockists-no-results{margin-top:3.4375rem}.row.stockists-no-results hr{margin:2.5rem 0 0}}@media screen and (min-width: 48em){.stockists-search-container{padding-bottom:3.125rem}.map-container{margin:4.375rem 2.5rem 0}.map-key{margin:2.1875rem 0 0 0}.map-key{max-width:36.25rem;border:none;padding-bottom:.625rem}.map-key dt{clear:both;display:inline-block}.map-key dd{display:inline-block;padding-left:0}.search-results__heading{font-size:1.25rem}.lead.lead--stockists{font-size:1.0625rem;text-align:left;padding-bottom:1.25rem}.stockists-list{padding-top:2rem;padding-bottom:2.1875rem}.inner-container.stockists-notes{padding-top:4.0625rem}.stockist-logos{margin:2.5rem 0 3.125rem}.row.stockists-no-results{margin-top:4.0625rem}.row.stockists-no-results hr{margin:3.125rem 0 0}}@media screen and (min-width: 64em){.stockists-search-container{padding-bottom:5rem}.row.stockists-no-results{margin-top:5.9375rem}.row.stockists-no-results .alert{font-size:1.5rem}.row.stockists-no-results p{font-size:1.125rem}.row.stockists-no-results hr{margin:5rem 0 0}.inner-container.stockists-notes{padding-top:5.9375rem}.stockists-list{padding-top:3.875rem;padding-bottom:4.0625rem}.stockist-logos{margin:3.75rem 0 4.375rem}.stockist-logos__item{width:6.25rem}.stockist-logos__item--harrods{width:5.0625rem}.stockist-logos__item--conran-shop{width:4.8125rem}.map-container{padding:0 1.25rem}}@media screen and (min-width: 75em){.row.stockists-no-results{margin-top:7.1875rem}.row.stockists-no-results hr{margin:6.25rem 0 0}.lead.lead--stockists{padding-bottom:1.875rem}.stockists-list{padding-top:5.125rem;padding-bottom:5.3125rem}.inner-container.stockists-notes{padding-top:7.1875rem}.stockist-logos{margin:5rem 0}.stockist-logos__item{width:6.875rem}}@media screen and (min-width: 90em){.input-group-field--location{width:67%}.input-group-field--radius{width:31%}.radius-label__text{left:68%}}@media screen and (min-width: 105em){.map-container{padding:0}}.stockists-notes{padding-top:0;padding-bottom:1.09375rem}@media screen and (min-width: 25.625em){.stockists-notes{padding-bottom:.9375rem}}@media screen and (min-width: 48em){.stockists-notes{padding-bottom:1.0125rem}}@media screen and (min-width: 64em){.stockists-notes{padding-bottom:1rem}}@media screen and (min-width: 75em){.stockists-notes{padding-bottom:.9625rem}}#limited-edition{position:absolute;left:0;top:-2.5rem !important;width:5px;height:5px;z-index:70000}@media screen and (min-width: 64em){#section--features,#section--limited-edition,#section--accessories,#section--gallery,#section--specifications,#section--finishes,#section--reviews{padding-top:36px;margin-top:-36px}#limited-edition{top:-36px !important}}@media screen and (min-width: 64em) and (min-height: 600px){#section--features,#section--limited-edition,#section--accessories,#section--specifications,#section--gallery,#section--finishes,#section--reviews{padding-top:96px;margin-top:-96px}#limited-edition{top:-96px !important}}.summary-block{background-color:#fefefe;padding:.8125rem 1rem 0;margin-bottom:.625rem}.summary-block__image-container{max-width:22.5rem;margin-bottom:1.5rem}.summary-block__image-container a,.summary-block__image-container a:hover{border:none}.summary-block__image--large{margin-bottom:1.5625rem;width:100%;max-width:26.9375rem}.summary-block__title{font-size:1.125rem;line-height:1.3;margin-bottom:1.5rem;font-weight:400}.summary-block__features{font-size:.875rem;list-style:none;margin-bottom:1.5rem;margin-left:0}.summary-block__features li{margin-bottom:0.5rem;color:#626667}.summary-block__features li b{color:#4d5152}.summary-block__features .summary-block__submenu{margin-top:0.5rem;margin-left:.375rem;padding-left:.75rem;list-style-image:url("../img/bullet-grey.svg")}.summary-block__features .summary-block__submenu li{margin-bottom:0}.summary-block__description{font-size:.875rem;margin-bottom:1rem}.summary-block__finishes{margin:1.25rem 0 1rem}.summary-block__finishes .finish-swatch{display:inline-block;height:2.25rem;width:2.25rem;-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px;margin:0 .375rem 0 0;position:relative}.summary-block__finishes .finish-swatch span{position:absolute;left:-999em;top:-999em}.finish-swatch--walnut{background:#51362a url("../img/walnut-swatch.jpg") no-repeat 0 0;border-color:#51362a}.finish-swatch--soft-white{background-color:#fff;border:1px solid #c0c2c2}.finish-swatch--soft-grey{background-color:#ebebeb}.finish-swatch--soft-black{background-color:#000;border-color:#000}.finish-swatch--sea-green{background-color:#76b5aa;border-color:#76b5aa}.finish-swatch--wild-plum{background-color:#3f2c3f;border-color:#3f2c3f}.finish-swatch--burnt-saffron{background-color:#f19f33;border-color:#f19f33}.finish-swatch--submarine{background-color:#e5c36a;border-color:#e5c36a}.finish-swatch--monday{background-color:#c0d3da;border-color:#c0d3da}.finish-swatch--norwegian{background-color:#5d3442;border-color:#5d3442}.finish-swatch--beret{background-color:#a72f55;border-color:#a72f55}.finish-swatch--light-cream{background-color:#eee8e1;border-color:#eee8e1}.finish-swatch--espresso{background-color:#402a28;border-color:#402a28}@media screen and (min-width: 37.5em){.summary-block{border-bottom:none;border-left:1px solid #dadbdb;margin-bottom:4rem;padding-bottom:0;padding-left:1.5rem}.summary-block__image-container{max-width:16.25rem;position:relative}.summary-block__image-container a,.summary-block__image-container a:hover{border:none}.summary-block__image-container:after{display:block;content:"";padding-top:44%}.summary-block__image-container--r7:after{padding-top:68%}.summary-block__image-container{position:relative}.summary-block__image{position:absolute;bottom:0;left:0;position:absolute;left:0;bottom:0}.summary-block__description{font-size:.875rem;margin-bottom:1.5rem}}@media screen and (min-width: 64em){.summary-block__image-container--mr1:after{padding-top:68%}}.inner-container.teasers-container.teasers-container--support{padding-top:.625rem}.teasers-container--support .teaser--product-support .teaser__image{background:#fefefe url("../img/contact-product-430px.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/contact-product-720px.jpg")}}.webp .teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/contact-product-430px.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/contact-product-720px.webp")}}@media screen and (min-width: 25.625em){.teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/contact-product-620px.jpg")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/contact-product-1160px.jpg")}}@media screen and (min-width: 25.625em){.webp .teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/contact-product-620px.webp")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.webp .teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/contact-product-1160px.webp")}}@media screen and (min-width: 37.5em){.inner-container.teasers-container.teasers-container--support{margin:0;padding:1.25rem .8125rem 3.125rem}.inner-container.teasers-container.teasers-container--support .teaser__image{height:45vw}}@media screen and (min-width: 48em){.inner-container.teasers-container.teasers-container--support{padding:1.25rem 2rem 3.125rem}.inner-container.teasers-container.teasers-container--support .teaser__image{height:16.5vw}.teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/contact-product-340px.jpg")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/contact-product-720px.jpg")}}@media screen and (min-width: 48em){.webp .teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/contact-product-340px.webp")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.webp .teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/contact-product-720px.webp")}}@media screen and (min-width: 64em){.inner-container.teasers-container.teasers-container--support{padding:1.875rem 3.125rem 3.75rem}}@media screen and (min-width: 75em){.inner-container.teasers-container.teasers-container--support .teaser__image{height:17.5vw}.teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/contact-product-430px.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/contact-product-860px.jpg")}}@media screen and (min-width: 75em){.webp .teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/contact-product-430px.webp")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.webp .teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/contact-product-860px.webp")}}@media screen and (min-width: 90em){.inner-container.teasers-container.teasers-container--support{padding:1.875rem 5.625rem 3.75rem}.inner-container.teasers-container.teasers-container--support .teaser__image{height:15vw}}@media screen and (min-width: 95.625em){.inner-container.teasers-container.teasers-container--support .row .row{width:69.375rem}.inner-container.teasers-container.teasers-container--support .teaser__image{height:14.375rem}}.team-qa{padding:2.5rem 1.5625rem .625rem;border:none}.team-qa__title{font-weight:400;font-size:1.5rem;margin-bottom:.625rem}.team-qa__position{text-transform:uppercase;font-size:.875rem;font-weight:500;margin-bottom:1rem;color:#626667}.team-qa__list{margin-bottom:1.875rem}.team-qa__list dt{margin-bottom:.5rem}.team-qa__list dd{margin-bottom:1rem}.team-qa__list dd p{margin-bottom:.5rem}.team-qa__image{height:6.25rem;margin-bottom:1.25rem}.team-qa__close{position:absolute;top:.5rem;right:.5rem;height:2.25rem;width:2.25rem;background-color:rgba(254,254,254,0.8)}.team-qa__close .icon{position:absolute;top:.625rem;left:.5625rem;height:1rem;width:1rem;fill:#82c55b;-webkit-transition:fill .35s ease;-moz-transition:fill .35s ease;-ms-transition:fill .35s ease;-o-transition:fill .35s ease;transition:fill .35s ease}.team-qa__close:hover .icon{fill:#3a3e3f}@media screen and (min-width: 25.625em){.team-qa{width:100% !important;top:0 !important}.team-qa__header{display:flex;align-items:center}.team-qa__image{float:left;margin-right:1.25rem}.team-qa__title{float:left}.team-qa__list{clear:both}.team-qa__close{top:.5rem;right:.5rem}}@media screen and (min-width: 37.5em){.team-qa{width:35rem !important;top:1.875rem !important;bottom:1.875rem !important;max-height:calc(100vh - 60px);overflow-y:scroll;overflow-x:hidden;position:relative}.team-qa__close{position:fixed;top:2.8125rem;left:calc(50vw + 230px)}}@media screen and (min-width: 48em){.team-qa{width:38.75rem !important}.team-qa__list dd{margin-bottom:1.5rem}.team-qa__close{position:fixed;top:2.8125rem;left:calc(50vw + 250px)}}.inner-container.teasers-container{padding:2.5rem 0;background-color:#f1f2f2;margin:0 -.3125rem}.inner-container.teasers-container--transparent{background-color:transparent}.inner-container.teasers-container--with-heading{padding:0 0 2.5rem}.inner-container.teasers-container--home{background-color:#626667}.teaser{width:100%;margin-top:.3125rem;margin-bottom:.3125rem;position:relative;overflow:hidden;background-color:#fefefe}.teaser .file-description{margin-top:-.1875rem;color:#626667}.teaser .file-description+.summary-block__description{margin-top:-.625rem}.home-teaser__link{position:absolute;top:0;left:0;display:block;width:100%;height:100%;border:none !important;z-index:150}.teaser__image{height:60vw;width:100%;transition:all .7s;z-index:10;position:relative;transform:scale(1.005)}.teaser__link .teaser__image{cursor:pointer}.teaser__image.zoom{transform:scale(1.05)}.teaser__content{background-color:#fefefe;padding:1.125rem 1rem 1.375rem;z-index:100;position:relative}.teaser__title{margin:0 0 .4375rem;font-size:1.125rem;font-weight:400;text-transform:uppercase;color:#4d5152}.teaser--headline-only .teaser__content{padding-bottom:1.0625rem}.teaser--headline-only .teaser__title{margin-bottom:0}.teaser__preheader{text-transform:uppercase;color:#626667;font-size:.8125rem;margin-bottom:.3125rem}.teaser__description{margin:0;line-height:1.2;color:#626667}.teaser__list{margin-bottom:0}.teaser__list li:not(:last-child){margin-bottom:0.5rem}.teaser__features{color:#626667}.teaser__features li{margin-bottom:0.5rem;font-size:.875rem}.teaser__submenu{margin-top:0.5rem;margin-left:.375rem;padding-left:.75rem;list-style-image:url("../img/bullet-grey.svg")}.teaser__submenu li{margin-bottom:0}.teaser__finishes{margin:.625rem 0 1.5rem;padding-bottom:1.25rem;border-bottom:1px solid #dadbdb}.teaser__finishes .finish-swatch{display:inline-block;height:1.75rem;width:1.75rem;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;margin:0 .25rem 0 0;position:relative}.teaser__finishes .finish-swatch span{position:absolute;left:-999em;top:-999em}.teaser--product .teaser__content{padding:1.75rem 1rem .375rem}.teaser--product .teaser__title{margin-bottom:.4375rem}.teaser--product .bv-rating{height:1.5rem}.teaser--product .teaser__features{margin-top:1.125rem}.teaser--product .teaser__year{text-transform:uppercase}.teaser--product.teaser--legacy-product .teaser__title{font-size:1.3125rem}@media screen and (min-width: 25.625em){.teasers-container{padding:2.8125rem 0}}@media screen and (min-width: 37.5em){.inner-container.teasers-container{padding:3.3125rem 0;margin:0 -.3125rem}.inner-container.teasers-container .row{margin-left:-.15625rem;margin-right:-.15625rem}.inner-container.teasers-container .adjust{margin-left:-.46875rem;margin-right:-.46875rem}.inner-container.teasers-container--with-heading{padding:0 0 3.3125rem}.teaser{margin-top:.46875rem;margin-bottom:.46875rem}.teaser__image{height:31vw}}@media screen and (min-width: 48em){.teasers-container .row .column,.teasers-container .row .columns{padding-left:.46875rem;padding-right:.46875rem}.teaser__image{height:18.5vw}}@media screen and (min-width: 64em){.inner-container.teasers-container{padding:3.5625rem 0;margin:0 -.3125rem}.inner-container.teasers-container--with-heading{padding:0 0 3.5625rem}}@media screen and (min-width: 75em){.teaser__content{padding:1.25rem 1.0625rem 1.375rem}.teaser__title{margin:0 0 .5rem}}@media screen and (min-width: 90em){.inner-container.teasers-container{padding:3.5625rem 2.625rem}.inner-container.teasers-container .row{padding:0;margin-left:auto;margin-right:auto;max-width:91rem}.inner-container.teasers-container--with-heading{padding:0 2.625rem 3.5625rem}.teaser__image{height:19.375rem}}.teaser--our-story .teaser__image{background:#fefefe url("../img/teaser-our-story-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--our-story .teaser__image{background-image:url("../img/teaser-our-story-s-l-xxl-2x.jpg")}}.teaser--team .teaser__image{background:#fefefe url("../img/teaser-team-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--team .teaser__image{background-image:url("../img/teaser-team-s-l-xxl-2x.jpg")}}.teaser--blog .teaser__image{background:#fefefe url("../img/teaser-blog-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--blog .teaser__image{background-image:url("../img/teaser-blog-s-l-xxl-2x.jpg")}}.teaser--hospitality .teaser__image{background:#fefefe url("../img/teaser-hospitality-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--hospitality .teaser__image{background-image:url("../img/teaser-hospitality-s-l-xxl-2x.jpg")}}.teaser--technology .teaser__image{background:#fefefe url("../img/teaser-technology-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-s-l-xxl-2x.jpg")}}.teaser--green-policy .teaser__image{background:#fefefe url("../img/teaser-green-policy-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--green-policy .teaser__image{background-image:url("../img/teaser-green-policy-s-l-xxl-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--our-story .teaser__image{background-image:url("../img/teaser-our-story-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--our-story .teaser__image{background-image:url("../img/teaser-our-story-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--team .teaser__image{background-image:url("../img/teaser-team-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--team .teaser__image{background-image:url("../img/teaser-team-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--blog .teaser__image{background-image:url("../img/teaser-blog-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--blog .teaser__image{background-image:url("../img/teaser-blog-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--hospitality .teaser__image{background-image:url("../img/teaser-hospitality-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--hospitality .teaser__image{background-image:url("../img/teaser-hospitality-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--green-policy .teaser__image{background-image:url("../img/teaser-green-policy-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--green-policy .teaser__image{background-image:url("../img/teaser-green-policy-med-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--our-story .teaser__image{background-image:url("../img/teaser-our-story-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--our-story .teaser__image{background-image:url("../img/teaser-our-story-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--team .teaser__image{background-image:url("../img/teaser-team-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--team .teaser__image{background-image:url("../img/teaser-team-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--blog .teaser__image{background-image:url("../img/teaser-blog-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--blog .teaser__image{background-image:url("../img/teaser-blog-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--hospitality .teaser__image{background-image:url("../img/teaser-hospitality-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--hospitality .teaser__image{background-image:url("../img/teaser-hospitality-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--green-policy .teaser__image{background-image:url("../img/teaser-green-policy-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--green-policy .teaser__image{background-image:url("../img/teaser-green-policy-s-l-xxl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--our-story .teaser__image{background-image:url("../img/teaser-our-story-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--our-story .teaser__image{background-image:url("../img/teaser-our-story-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--team .teaser__image{background-image:url("../img/teaser-team-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--team .teaser__image{background-image:url("../img/teaser-team-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--blog .teaser__image{background-image:url("../img/teaser-blog-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--blog .teaser__image{background-image:url("../img/teaser-blog-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--hospitality .teaser__image{background-image:url("../img/teaser-hospitality-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--hospitality .teaser__image{background-image:url("../img/teaser-hospitality-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--green-policy .teaser__image{background-image:url("../img/teaser-green-policy-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--green-policy .teaser__image{background-image:url("../img/teaser-green-policy-xl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--our-story .teaser__image{background-image:url("../img/teaser-our-story-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--our-story .teaser__image{background-image:url("../img/teaser-our-story-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--team .teaser__image{background-image:url("../img/teaser-team-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--team .teaser__image{background-image:url("../img/teaser-team-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--blog .teaser__image{background-image:url("../img/teaser-blog-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--blog .teaser__image{background-image:url("../img/teaser-blog-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--hospitality .teaser__image{background-image:url("../img/teaser-hospitality-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--hospitality .teaser__image{background-image:url("../img/teaser-hospitality-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--green-policy .teaser__image{background-image:url("../img/teaser-green-policy-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--green-policy .teaser__image{background-image:url("../img/teaser-green-policy-s-l-xxl-2x.jpg")}}@media screen and (min-width: 75em){.teaser--our-story .teaser__image{background-image:url("../img/teaser-our-story-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--our-story .teaser__image{background-image:url("../img/teaser-our-story-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--team .teaser__image{background-image:url("../img/teaser-team-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--team .teaser__image{background-image:url("../img/teaser-team-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--blog .teaser__image{background-image:url("../img/teaser-blog-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--blog .teaser__image{background-image:url("../img/teaser-blog-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--hospitality .teaser__image{background-image:url("../img/teaser-hospitality-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--hospitality .teaser__image{background-image:url("../img/teaser-hospitality-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--green-policy .teaser__image{background-image:url("../img/teaser-green-policy-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--green-policy .teaser__image{background-image:url("../img/teaser-green-policy-xxxl-up-2x.jpg")}}.teaser--isolated-product-r1-mk4 .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-r1-mk4-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-r1-mk4 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk4-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r1-mk3 .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-r1-mk3-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-r1-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk3-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r2-mk3 .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-r2-mk3-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-r2-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk3-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r3-mk1 .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-r3-mk1-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-r3-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r3-mk1-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r4-mk3 .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-r4-mk3-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-r4-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk3-s-l-xxl-2x.jpg")}}.teaser--isolated-product-mr1-mk2 .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-mr1-mk2-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-mr1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk2-s-l-xxl-2x.jpg")}}.teaser--isolated-product-mrx-mk1 .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-mrx-mk1-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-mrx-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mrx-mk1-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r5-mk1 .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-r5-mk1-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-r5-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r7-mk3 .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-r7-mk3-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-r7-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk3-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r7-mk2 .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-r7-mk2-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-r7-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk2-s-l-xxl-2x.jpg")}}.teaser--isolated-product-backpack-ii .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-backpack-ii-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-backpack-ii .teaser__image{background-image:url("../img/teaser-isolated-backpack-ii-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r1-mk2 .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-r1-mk2-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-r1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk2-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r2-mk2 .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-r2-mk2-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-r2-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk2-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r4-mk2 .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-r4-mk2-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-r4-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk2-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r5-mk1 .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-r5-mk1-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-r5-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r2-mk1 .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-r2-mk1-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-r2-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk1-s-l-xxl-2x.jpg")}}.teaser--isolated-product-mr1-mk1 .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-mr1-mk1-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk1-s-l-xxl-2x.jpg")}}.teaser--isolated-product-backpack .teaser__image{background:url("../img/teaser-isolated-backpack-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-backpack .teaser__image{background-image:url("../img/teaser-isolated-backpack-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r1-mk1 .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-r1-mk1-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-r1-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk1-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r2-mk1 .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-r2-mk1-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-r2-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk1-s-l-xxl-2x.jpg")}}.teaser--isolated-product-link .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-link-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--isolated-product-link .teaser__image{background-image:url("../img/teaser-isolated-link-s-l-xxl-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r1-mk4 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk4-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--isolated-product-r1-mk4 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk4-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r1-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk3-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--isolated-product-r1-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk3-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r2-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk3-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--isolated-product-r2-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk3-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r3-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r3-mk1-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--isolated-product-r3-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r3-mk1-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r4-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk3-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--isolated-product-r4-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk3-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r5-mk1.teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--isolated-product-r5-mk1.teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-mr1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk2-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--isolated-product-mr1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk2-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-mrx-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mrx-mk1-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--isolated-product-mrx-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mrx-mk1-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r5-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--isolated-product-r5-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r7-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk3-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--isolated-product-r7-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk3-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r7-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk2-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--isolated-product-r7-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk2-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-backpack-ii .teaser__image{background-image:url("../img/teaser-isolated-backpack-ii-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--isolated-product-backpack-ii .teaser__image{background-image:url("../img/teaser-isolated-backpack-ii-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk2-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--isolated-product-r1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk2-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r2-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk2-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--isolated-product-r2-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk2-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r4-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk2-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--isolated-product-r4-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk2-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk1-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk1-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-mr1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk2-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--isolated-product-mr1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk2-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-backpack .teaser__image{background-image:url("../img/teaser-isolated-backpack-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--isolated-product-backpack .teaser__image{background-image:url("../img/teaser-isolated-backpack-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-link .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-link-med-1x.jpg") no-repeat 50% 50%;background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--isolated-product-link .teaser__image{background-image:url("../img/teaser-isolated-link-med-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r1-mk4 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk4-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--isolated-product-r1-mk4 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk4-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r1-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk3-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--isolated-product-r1-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk3-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r2-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk3-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--isolated-product-r2-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk3-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r3-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r3-mk1-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--isolated-product-r3-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r3-mk1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r4-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk3-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--isolated-product-r4-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk3-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r5-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--isolated-product-r5-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-mr1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk2-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--isolated-product-mr1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk2-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk1-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-mrx-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mrx-mk1-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--isolated-product-mrx-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mrx-mk1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r5-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--isolated-product-r5-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r7-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk3-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--isolated-product-r7-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk3-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r7-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk2-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--isolated-product-r7-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk2-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-backpack-ii .teaser__image{background-image:url("../img/teaser-isolated-backpack-ii-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--isolated-product-backpack-ii .teaser__image{background-image:url("../img/teaser-isolated-backpack-ii-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk2-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--isolated-product-r1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk2-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r2-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk2-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--isolated-product-r2-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk2-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r4-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk2-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--isolated-product-r4-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk2-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r2-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk1-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--isolated-product-r2-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-backpack .teaser__image{background-image:url("../img/teaser-isolated-backpack-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--isolated-product-backpack .teaser__image{background-image:url("../img/teaser-isolated-backpack-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-link .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-link-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--isolated-product-link .teaser__image{background-image:url("../img/teaser-isolated-link-s-l-xxl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r1-mk4 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk4-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--isolated-product-r1-mk4 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk4-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r1-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk3-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--isolated-product-r1-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk3-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r2-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk3-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--isolated-product-r2-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk3-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r3-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r3-mk1-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--isolated-product-r3-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r3-mk1-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r4-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk3-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--isolated-product-r4-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk3-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r4-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk3-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--isolated-product-r4-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk3-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-mr1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk2-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--isolated-product-mr1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk2-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk1-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk1-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-mrx-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mrx-mk1-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--isolated-product-mrx-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mrx-mk1-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r5-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--isolated-product-r5-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r7-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk3-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--isolated-product-r7-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk3-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r7-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk2-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--isolated-product-r7-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk2-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-backpack-ii .teaser__image{background-image:url("../img/teaser-isolated-backpack-ii-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--isolated-product-backpack-ii .teaser__image{background-image:url("../img/teaser-isolated-backpack-ii-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk2-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--isolated-product-r1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk2-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r2-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk2-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--isolated-product-r2-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk2-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r4-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk2-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--isolated-product-r4-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk2-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk1-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk1-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-backpack .teaser__image{background-image:url("../img/teaser-isolated-backpack-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--isolated-product-backpack .teaser__image{background-image:url("../img/teaser-isolated-backpack-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-link .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-link-xl-1x.jpg") no-repeat 50% 50%;background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--isolated-product-link .teaser__image{background-image:url("../img/teaser-isolated-link-xl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r1-mk4 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk4-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--isolated-product-r1-mk4 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk4-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r1-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk3-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--isolated-product-r1-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk3-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r2-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk3-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--isolated-product-r2-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk3-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r3-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r3-mk1-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--isolated-product-r3-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r3-mk1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r5-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--isolated-product-r5-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-mr1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk2-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--isolated-product-mr1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk2-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk1-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-mrx-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mrx-mk1-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--isolated-product-mrx-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mrx-mk1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r5-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--isolated-product-r5-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r7-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk3-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--isolated-product-r7-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk3-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r7-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk2-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--isolated-product-r7-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk2-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-backpack-ii .teaser__image{background-image:url("../img/teaser-isolated-backpack-ii-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--isolated-product-backpack-ii .teaser__image{background-image:url("../img/teaser-isolated-backpack-ii-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk2-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--isolated-product-r1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk2-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r2-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk2-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--isolated-product-r2-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk2-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r4-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk2-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--isolated-product-r4-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk2-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk1-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-backpack .teaser__image{background-image:url("../img/teaser-isolated-backpack-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--isolated-product-backpack .teaser__image{background-image:url("../img/teaser-isolated-backpack-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-link .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-link-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--isolated-product-link .teaser__image{background-image:url("../img/teaser-isolated-link-s-l-xxl-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r1-mk4 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk4-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--isolated-product-r1-mk4 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk4-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r1-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk3-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--isolated-product-r1-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk3-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r2-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk3-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--isolated-product-r2-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk3-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r3-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r3-mk1-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--isolated-product-r3-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r3-mk1-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r4-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk3-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--isolated-product-r4-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk3-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r5-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--isolated-product-r5-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-mr1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk2-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--isolated-product-mr1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk2-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk1-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk1-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-mrx-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mrx-mk1-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--isolated-product-mrx-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mrx-mk1-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r5-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--isolated-product-r5-mk1 .teaser__image{background-image:url("../img/teaser-isolated-r5-mk1-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r7-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk3-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--isolated-product-r7-mk3 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk3-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r7-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk2-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--isolated-product-r7-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r7-mk2-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-backpack-ii .teaser__image{background-image:url("../img/teaser-isolated-backpack-ii-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--isolated-product-backpack-ii .teaser__image{background-image:url("../img/teaser-isolated-backpack-ii-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk2-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--isolated-product-r1-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r1-mk2-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r2-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk2-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--isolated-product-r2-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r2-mk2-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r4-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk2-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--isolated-product-r4-mk2 .teaser__image{background-image:url("../img/teaser-isolated-r4-mk2-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk1-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/teaser-isolated-mr1-mk1-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-backpack .teaser__image{background-image:url("../img/teaser-isolated-backpack-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--isolated-product-backpack .teaser__image{background-image:url("../img/teaser-isolated-backpack-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-link .teaser__image{background:#e5e6e6 url("../img/teaser-isolated-link-xxxl-up-1x.jpg") no-repeat 50% 50%;background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--isolated-product-link .teaser__image{background-image:url("../img/teaser-isolated-link-xxxl-up-2x.jpg")}}.teaser--quick-start .teaser__image{background:#fefefe url("../img/teaser-link-quick-start-s-l-xxl-1x.jpg") no-repeat 50% 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--quick-start .teaser__image{background-image:url("../img/teaser-link-quick-start-s-l-xxl-2x.jpg")}}.teaser--multi-room .teaser__image{background:#fefefe url("../img/teaser-link-multi-room-s-l-xxl-1x.jpg") no-repeat 50% 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--multi-room .teaser__image{background-image:url("../img/teaser-link-multi-room-s-l-xxl-2x.jpg")}}.teaser--more-settings .teaser__image{background:#fefefe url("../img/teaser-link-more-settings-s-l-xxl-1x.jpg") no-repeat 50% 0;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--more-settings .teaser__image{background-image:url("../img/teaser-link-more-settings-s-l-xxl-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--quick-start .teaser__image{background-image:url("../img/teaser-link-quick-start-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--quick-start .teaser__image{background-image:url("../img/teaser-link-quick-start-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--multi-room .teaser__image{background-image:url("../img/teaser-link-multi-room-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--multi-room .teaser__image{background-image:url("../img/teaser-link-multi-room-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--more-settings .teaser__image{background-image:url("../img/teaser-link-more-settings-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--more-settings .teaser__image{background-image:url("../img/teaser-link-more-settings-med-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--quick-start .teaser__image{background-image:url("../img/teaser-link-quick-start-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--quick-start .teaser__image{background-image:url("../img/teaser-link-quick-start-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--multi-room .teaser__image{background-image:url("../img/teaser-link-multi-room-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--multi-room .teaser__image{background-image:url("../img/teaser-link-multi-room-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--more-settings .teaser__image{background-image:url("../img/teaser-link-more-settings-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--more-settings .teaser__image{background-image:url("../img/teaser-link-more-settings-s-l-xxl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--quick-start .teaser__image{background-image:url("../img/teaser-link-quick-start-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--quick-start .teaser__image{background-image:url("../img/teaser-link-quick-start-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--multi-room .teaser__image{background-image:url("../img/teaser-link-multi-room-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--multi-room .teaser__image{background-image:url("../img/teaser-link-multi-room-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--more-settings .teaser__image{background-image:url("../img/teaser-link-more-settings-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--more-settings .teaser__image{background-image:url("../img/teaser-link-more-settings-xl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--quick-start .teaser__image{background-image:url("../img/teaser-link-quick-start-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--quick-start .teaser__image{background-image:url("../img/teaser-link-quick-start-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--multi-room .teaser__image{background-image:url("../img/teaser-link-multi-room-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--multi-room .teaser__image{background-image:url("../img/teaser-link-multi-room-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--more-settings .teaser__image{background-image:url("../img/teaser-link-more-settings-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--more-settings .teaser__image{background-image:url("../img/teaser-link-more-settings-s-l-xxl-2x.jpg")}}@media screen and (min-width: 75em){.teaser--quick-start .teaser__image{background-image:url("../img/teaser-link-quick-start-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--quick-start .teaser__image{background-image:url("../img/teaser-link-quick-start-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--multi-room .teaser__image{background-image:url("../img/teaser-link-multi-room-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--multi-room .teaser__image{background-image:url("../img/teaser-link-multi-room-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--more-settings .teaser__image{background-image:url("../img/teaser-link-more-settings-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--more-settings .teaser__image{background-image:url("../img/teaser-link-more-settings-xxxl-up-2x.jpg")}}.teaser--r1 .teaser__image{background:#fefefe url("../img/teaser-r1-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--r1 .teaser__image{background-image:url("../img/teaser-r1-s-l-xxl-2x.jpg")}}.teaser--r1-linley .teaser__image{background:#fefefe url("../img/teaser-r1-linley-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--r1-linley .teaser__image{background-image:url("../img/teaser-r1-linley-s-l-xxl-2x.jpg")}}.teaser--r2 .teaser__image{background:#fefefe url("../img/teaser-r2-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--r2 .teaser__image{background-image:url("../img/teaser-r2-s-l-xxl-2x.jpg")}}.teaser--r3 .teaser__image{background:#fefefe url("../img/teaser-r3-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--r3 .teaser__image{background-image:url("../img/teaser-r3-s-l-xxl-2x.jpg")}}.teaser--r4 .teaser__image{background:#fefefe url("../img/teaser-r4-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--r4 .teaser__image{background-image:url("../img/teaser-r4-s-l-xxl-2x.jpg")}}.teaser--mr1 .teaser__image{background:#fefefe url("../img/teaser-mr1-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--mr1 .teaser__image{background-image:url("../img/teaser-mr1-s-l-xxl-2x.jpg")}}.teaser--mrx .teaser__image{background:#fefefe url("../img/teaser-mrx-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--mrx .teaser__image{background-image:url("../img/teaser-mrx-s-l-xxl-2x.jpg")}}.teaser--r5 .teaser__image{background:#fefefe url("../img/teaser-r5-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--r5 .teaser__image{background-image:url("../img/teaser-r5-s-l-xxl-2x.jpg")}}.teaser--r7 .teaser__image{background:#fefefe url("../img/teaser-r7-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--r7 .teaser__image{background-image:url("../img/teaser-r7-s-l-xxl-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--r1-linley .teaser__image{background-image:url("../img/teaser-r1-linley-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--r1-linley .teaser__image{background-image:url("../img/teaser-r1-linley-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--r1 .teaser__image{background-image:url("../img/teaser-r1-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--r1 .teaser__image{background-image:url("../img/teaser-r1-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--r2 .teaser__image{background-image:url("../img/teaser-r2-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--r2 .teaser__image{background-image:url("../img/teaser-r2-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--r3 .teaser__image{background-image:url("../img/teaser-r3-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--r3 .teaser__image{background-image:url("../img/teaser-r3-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--r4 .teaser__image{background-image:url("../img/teaser-r4-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--r4 .teaser__image{background-image:url("../img/teaser-r4-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--mr1 .teaser__image{background-image:url("../img/teaser-mr1-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--mr1 .teaser__image{background-image:url("../img/teaser-mr1-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--mrx .teaser__image{background-image:url("../img/teaser-mrx-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--mrx .teaser__image{background-image:url("../img/teaser-mrx-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--r5 .teaser__image{background-image:url("../img/teaser-r5-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--r5 .teaser__image{background-image:url("../img/teaser-r5-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--r7 .teaser__image{background-image:url("../img/teaser-r7-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--r7 .teaser__image{background-image:url("../img/teaser-r7-med-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--r1 .teaser__image{background-image:url("../img/teaser-r1-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--r1 .teaser__image{background-image:url("../img/teaser-r1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--r1-linley .teaser__image{background-image:url("../img/teaser-r1-linley-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--r1-linley .teaser__image{background-image:url("../img/teaser-r1-linley-s-l-xxl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--r1 .teaser__image{background-image:url("../img/teaser-r1-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--r1 .teaser__image{background-image:url("../img/teaser-r1-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--r1-linley .teaser__image{background-image:url("../img/teaser-r1-linley-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--r1-linley .teaser__image{background-image:url("../img/teaser-r1-linley-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--r2 .teaser__image{background-image:url("../img/teaser-r2-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--r2 .teaser__image{background-image:url("../img/teaser-r2-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--3 .teaser__image{background-image:url("../img/teaser-r3-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--3 .teaser__image{background-image:url("../img/teaser-r3-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--r4 .teaser__image{background-image:url("../img/teaser-r4-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--r4 .teaser__image{background-image:url("../img/teaser-r4-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--mr1 .teaser__image{background-image:url("../img/teaser-mr1-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--mr1 .teaser__image{background-image:url("../img/teaser-mr1-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--mrx .teaser__image{background-image:url("../img/teaser-mrx-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--mrx .teaser__image{background-image:url("../img/teaser-mrx-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--r5 .teaser__image{background-image:url("../img/teaser-r5-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--r5 .teaser__image{background-image:url("../img/teaser-r5-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--r7 .teaser__image{background-image:url("../img/teaser-r7-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--r7 .teaser__image{background-image:url("../img/teaser-r7-xl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--r1 .teaser__image{background-image:url("../img/teaser-r1-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--r1 .teaser__image{background-image:url("../img/teaser-r1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--r1-linley .teaser__image{background-image:url("../img/teaser-r1-linley-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--r1-linley .teaser__image{background-image:url("../img/teaser-r1-linley-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--r2 .teaser__image{background-image:url("../img/teaser-r2-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--r2 .teaser__image{background-image:url("../img/teaser-r2-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--r3 .teaser__image{background-image:url("../img/teaser-r3-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--r3 .teaser__image{background-image:url("../img/teaser-r3-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--r4 .teaser__image{background-image:url("../img/teaser-r4-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--r4 .teaser__image{background-image:url("../img/teaser-r4-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--mr1 .teaser__image{background-image:url("../img/teaser-mr1-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--mr1 .teaser__image{background-image:url("../img/teaser-mr1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--mrx .teaser__image{background-image:url("../img/teaser-mrx-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--mrx .teaser__image{background-image:url("../img/teaser-mrx-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--r5 .teaser__image{background-image:url("../img/teaser-r5-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--r5 .teaser__image{background-image:url("../img/teaser-r5-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--r7 .teaser__image{background-image:url("../img/teaser-r7-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--r7 .teaser__image{background-image:url("../img/teaser-r7-s-l-xxl-2x.jpg")}}@media screen and (min-width: 75em){.teaser--r1 .teaser__image{background-image:url("../img/teaser-r1-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--r1 .teaser__image{background-image:url("../img/teaser-r1-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--r1-linley .teaser__image{background-image:url("../img/teaser-r1-linley-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--r1-linley .teaser__image{background-image:url("../img/teaser-r1-linley-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--r2 .teaser__image{background-image:url("../img/teaser-r2-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--r2 .teaser__image{background-image:url("../img/teaser-r2-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--r3 .teaser__image{background-image:url("../img/teaser-r3-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--r3 .teaser__image{background-image:url("../img/teaser-r3-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--r4 .teaser__image{background-image:url("../img/teaser-r4-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--r4 .teaser__image{background-image:url("../img/teaser-r4-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--mr1 .teaser__image{background-image:url("../img/teaser-mr1-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--mr1 .teaser__image{background-image:url("../img/teaser-mr1-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--mrx .teaser__image{background-image:url("../img/teaser-mrx-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--mrx .teaser__image{background-image:url("../img/teaser-mrx-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--r5 .teaser__image{background-image:url("../img/teaser-r5-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--r5 .teaser__image{background-image:url("../img/teaser-r5-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--r7 .teaser__image{background-image:url("../img/teaser-r7-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--r7 .teaser__image{background-image:url("../img/teaser-r7-xxxl-up-2x.jpg")}}.teaser--registration .teaser__image{background:#fefefe url("../img/teaser-register-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--registration .teaser__image{background-image:url("../img/teaser-register-s-l-xxl-2x.jpg")}}.teaser--questions .teaser__image{background:#fefefe url("../img/teaser-questions-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--questions .teaser__image{background-image:url("../img/teaser-questions-s-l-xxl-2x.jpg")}}.teaser--user-guides .teaser__image{background:#fefefe url("../img/teaser-user-guides-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--user-guides .teaser__image{background-image:url("../img/teaser-user-guides-s-l-xxl-2x.jpg")}}.teaser--product-guide .teaser__image{background:#fefefe url("../img/teaser-product-guide-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--product-guide .teaser__image{background-image:url("../img/teaser-product-guide-s-l-xxl-2x.jpg")}}.teaser--technology .teaser__image{background:#fefefe url("../img/teaser-technology-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-s-l-xxl-2x.jpg")}}.teaser--brochure .teaser__image{background:#fefefe url("../img/teaser-brochure-s-l-xxl-1x.jpg") no-repeat 50% 50%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.teaser--brochure .teaser__image{background-image:url("../img/teaser-brochure-s-l-xxl-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--registration .teaser__image{background-image:url("../img/teaser-register-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--registration .teaser__image{background-image:url("../img/teaser-register-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--questions .teaser__image{background-image:url("../img/teaser-questions-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--questions .teaser__image{background-image:url("../img/teaser-questions-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--user-guides .teaser__image{background-image:url("../img/teaser-user-guides-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--user-guides .teaser__image{background-image:url("../img/teaser-user-guides-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--product-guide .teaser__image{background-image:url("../img/teaser-product-guide-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--product-guide .teaser__image{background-image:url("../img/teaser-product-guide-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--brochure .teaser__image{background-image:url("../img/teaser-brochure-med-1x.jpg");background-size:cover}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.teaser--brochure .teaser__image{background-image:url("../img/teaser-brochure-med-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--registration .teaser__image{background-image:url("../img/teaser-register-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--registration .teaser__image{background-image:url("../img/teaser-register-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--questions .teaser__image{background-image:url("../img/teaser-questions-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--questions .teaser__image{background-image:url("../img/teaser-questions-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--user-guides .teaser__image{background-image:url("../img/teaser-user-guides-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--user-guides .teaser__image{background-image:url("../img/teaser-user-guides-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--product-guide .teaser__image{background-image:url("../img/teaser-product-guide-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--product-guide .teaser__image{background-image:url("../img/teaser-product-guide-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--brochure .teaser__image{background-image:url("../img/teaser-brochure-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.teaser--brochure .teaser__image{background-image:url("../img/teaser-brochure-s-l-xxl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--registration .teaser__image{background-image:url("../img/teaser-register-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--registration .teaser__image{background-image:url("../img/teaser-register-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--questions .teaser__image{background-image:url("../img/teaser-questions-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--questions .teaser__image{background-image:url("../img/teaser-questions-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--user-guides .teaser__image{background-image:url("../img/teaser-user-guides-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--user-guides .teaser__image{background-image:url("../img/teaser-user-guides-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--product-guide .teaser__image{background-image:url("../img/teaser-product-guide-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--product-guide .teaser__image{background-image:url("../img/teaser-product-guide-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--brochure .teaser__image{background-image:url("../img/teaser-brochure-xl-1x.jpg");background-size:cover}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.teaser--brochure .teaser__image{background-image:url("../img/teaser-brochure-xl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--registration .teaser__image{background-image:url("../img/teaser-register-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--registration .teaser__image{background-image:url("../img/teaser-register-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--questions .teaser__image{background-image:url("../img/teaser-questions-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--questions .teaser__image{background-image:url("../img/teaser-questions-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--user-guides .teaser__image{background-image:url("../img/teaser-user-guides-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--user-guides .teaser__image{background-image:url("../img/teaser-user-guides-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--product-guide .teaser__image{background-image:url("../img/teaser-product-guide-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--product-guide .teaser__image{background-image:url("../img/teaser-product-guide-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--brochure .teaser__image{background-image:url("../img/teaser-brochure-s-l-xxl-1x.jpg");background-size:cover}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.teaser--brochure .teaser__image{background-image:url("../img/teaser-brochure-s-l-xxl-2x.jpg")}}@media screen and (min-width: 75em){.teaser--registration .teaser__image{background-image:url("../img/teaser-register-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--registration .teaser__image{background-image:url("../img/teaser-register-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--questions .teaser__image{background-image:url("../img/teaser-questions-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--questions .teaser__image{background-image:url("../img/teaser-questions-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--user-guides .teaser__image{background-image:url("../img/teaser-user-guides-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--user-guides .teaser__image{background-image:url("../img/teaser-user-guides-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--product-guide .teaser__image{background-image:url("../img/teaser-product-guide-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--product-guide .teaser__image{background-image:url("../img/teaser-product-guide-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--technology .teaser__image{background-image:url("../img/teaser-technology-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--brochure .teaser__image{background-image:url("../img/teaser-brochure-xxxl-up-1x.jpg");background-size:cover}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.teaser--brochure .teaser__image{background-image:url("../img/teaser-brochure-xxxl-up-2x.jpg")}}.tech-guide__teaser{margin:.625rem 0 1.875rem}.hero.hero-technology{background:#948c84 url("../img/hero-technology-small-1x.jpg") no-repeat 0 100%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero.hero-technology{background-image:url("../img/hero-technology-small-2x.jpg")}}.technologies-nav{margin-bottom:1.875rem}@media screen and (min-width: 25.625em){.tech-guide__teaser{margin:.9375rem 0 1.875rem}.hero.hero-technology{background-image:url("../img/hero-technology-medium-1x.jpg")}}@media screen and (min-width: 25.625em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em) and (min-resolution: 192dpi){.hero.hero-technology{background-image:url("../img/hero-technology-medium-2x.jpg")}}@media screen and (min-width: 37.5em){.hero.hero-technology{background-image:url("../img/hero-technology-large-1x.jpg")}}@media screen and (min-width: 37.5em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em) and (min-resolution: 192dpi){.hero.hero-technology{background-image:url("../img/hero-technology-large-2x.jpg")}}@media screen and (min-width: 37.5em){.hero.technology-quote-blocks{padding-bottom:3rem}}@media screen and (min-width: 48em){.hero.hero-technology{background-image:url("../img/hero-technology-xlarge-1x.jpg")}}@media screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em) and (min-resolution: 192dpi){.hero.hero-technology{background-image:url("../img/hero-technology-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.page-intro--technology{margin-bottom:-6.25rem}}@media screen and (min-width: 64em){.hero.hero-technology{background-image:url("../img/hero-technology-xxlarge-1x.jpg")}}@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em) and (min-resolution: 192dpi){.hero.hero-technology{background-image:url("../img/hero-technology-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.page-intro--technology{margin-bottom:-6.875rem}}@media screen and (min-width: 75em){.hero.hero-technology{background-image:url("../img/hero-technology-xxxlarge-1x.jpg")}}@media screen and (min-width: 75em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em) and (min-resolution: 192dpi){.hero.hero-technology{background-image:url("../img/hero-technology-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.page-intro--technology{margin-bottom:-8.75rem}}@media screen and (min-width: 90em){.hero.hero-technology{background-image:url("../img/hero-technology-xxxxlarge-1x.jpg")}}@media screen and (min-width: 90em) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em) and (min-resolution: 192dpi){.hero.hero-technology{background-image:url("../img/hero-technology-xxxxlarge-2x.jpg")}}.timeline__nav{margin:3.125rem 1.25rem 2.5rem;background:transparent url("../img/timeline-dot.svg") repeat-x 50% 50%;background-size:6px 2px}.timeline__nav .slick-prev,.timeline__nav .slick-next{bottom:-8px}.timeline__nav .slick-prev{left:-28px}.timeline__nav .slick-next{right:-28px}.timeline__nav-item{cursor:pointer}.timeline__nav-item:focus{outline:none}.timeline__nav-item p{text-align:center;margin:.0625rem 0 0;font-size:.9375rem;color:#626667}.timeline__nav-item.slick-current p{color:#3a3e3f;font-weight:500}.timeline__nav-item.slick-current p .timeline__nav-item-underscore{border-bottom:2px solid #82c55b}.timeline__nav-item-wrap{background-color:#fefefe !important;padding:0 3px}.timeline__content{margin-bottom:3.5rem}.timeline__year{font-size:2.25rem}.timeline__heading{font-size:1.3125rem;margin-bottom:1.25rem}.timeline__image{margin-top:1.25rem}.timeline__content-item:focus{outline:none}@media screen and (min-width: 25.625em){.timeline__nav{margin:3.4375rem 1.25rem 2.8125rem}.timeline__nav-item-wrap{background-color:#f8f9f9}.timeline__content{margin-bottom:4.375rem}.timeline__year{font-size:2.5rem}.timeline__heading{font-size:1.5rem}}@media screen and (min-width: 48em){.timeline>.row:first-child{padding-left:0;padding-right:0}.timeline__content-item p{padding-right:1.25rem}.timeline__nav{margin:5rem .3125rem 3.125rem}.timeline__nav .slick-prev,.timeline__nav .slick-next{bottom:-6px}.timeline__nav .slick-prev{left:-28px}.timeline__nav .slick-next{right:-28px}.timeline__nav-item-wrap{background-color:#f8f9f9}.timeline__year{margin-top:.625rem}}@media screen and (min-width: 64em){.timeline__nav{margin:5rem -.9375rem 3.125rem}.timeline__year{font-size:2.75rem}.timeline__heading{font-size:1.6875rem}}.quote-block{position:relative;padding-top:0;margin-bottom:2rem}.quote-block p{font-size:.875rem;padding-left:1.3125rem;margin-bottom:.5rem}.page-intro__quote-block{margin-bottom:1.875rem}.page-intro__quote-block p,.page-intro__quote-block .quote-block__source{padding-left:1.625rem}.page-intro__quote-block .quote-block__quotemark{left:.125rem}.quote-block__quotemark{position:absolute;top:.375rem;left:-.25rem;width:.875rem;height:.625rem;display:block;fill:#c0c2c2}.quote-block__quotemark--r1{fill:#c1c4b8}.quote-block__quotemark--r2{fill:#ccc3bd}.quote-block__quotemark--r4{fill:#bfc5b5}.quote-block__quotemark--mr1{fill:#d0c2ba}.quote-block__quotemark--mrx{fill:#d2bebb}.quote-block__quotemark--r7{fill:#c8b4ad}.quote-block__quotemark--hospitality{fill:#d5cac8}.quote-block__quotemark--white{fill:#fefefe}.quote-block__source{text-transform:uppercase;font-style:normal;font-weight:500;padding-left:1.3125rem;color:#626667}.quote-block__source::before{content:''}.quote-block__source--r1{color:#727569}.quote-block__source--r2{color:#846d5f}.quote-block__source--r4{color:#64724b}.quote-block__source--mr1{color:#866653}.quote-block__source--mrx{color:#916058}.quote-block__source--r7{color:#91685a}.quote-block__source--hospitality{color:#876B73}@media screen and (min-width: 37.5em){.page-intro__quote-block{margin-bottom:1.875rem}.page-intro__quote-block p,.page-intro__quote-block .quote-block__source{padding-left:0;padding-right:1.25rem}.page-intro__quote-block .quote-block__quotemark{left:-1.5rem}}@media screen and (min-width: 64em){.quote-block__quotemark{left:.25rem}.quote-block p{padding-left:1.75rem}.quote-block__source{padding-left:1.75rem}.page-intro__quote-block{margin-bottom:1.875rem}.page-intro__quote-block p,.page-intro__quote-block .quote-block__source{padding-left:0;padding-right:0}.page-intro__quote-block .quote-block__quotemark{left:-1.5rem}}.main-heading-1{margin:0 0 1.25rem;font-weight:300;font-size:2rem;text-transform:uppercase;line-height:1.1}.main-heading-1.main-heading-1--intro{margin-top:2.5rem}.main-heading-2{margin:0 0 2rem;font-weight:400;font-size:1.5rem;color:#626667;text-transform:uppercase}.main-heading-3{margin:0 0 2rem;font-weight:400;font-size:1.6875rem;color:#626667}.main-heading-4{margin:0 0 1rem;font-weight:400;font-size:1.3125rem;color:#626667}.extra-margin+.main-heading-4{margin-top:2.5rem}.main-heading-5{margin:0 0 1rem;font-weight:300;font-size:1.6875rem;color:#626667}.main-heading-6{margin:0 0 1rem;font-weight:300;font-size:1.3125rem;color:#626667;text-transform:uppercase}.main-subheading{text-transform:uppercase;margin:1.5rem 0;font-weight:400;font-size:1rem;color:#626667}.main-heading-1+.main-subheading{margin-top:-1rem;margin-bottom:2.5rem}.main-heading-1+.heading-note{margin-top:-1rem;margin-bottom:2.5rem}.nowrap{white-space:nowrap}.lead,.lead p{font-size:1.0625rem;margin-bottom:1.5rem}em,i{font-weight:400}.bold{font-weight:500}.small,.small p{font-size:.75rem}.smallcaps{font-size:75%;text-transform:uppercase}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.alert{color:#b65d5d}.note{color:#b65d5d;font-size:1.125rem;font-weight:500}abbr{text-decoration:none;border-color:#c0c2c2 !important}p,li,dt,dd,q{font-size:.9375rem}.extra-gutter-right{padding-right:1rem}.image-caption{text-transform:uppercase;font-size:.875rem;text-align:center;line-height:1.2;margin-bottom:1.875rem}.index-list li{margin:0}.index-list--international{margin-bottom:2.5rem}h2 small{font-weight:400;font-size:60%}.pdf-list__item,.resources-list__item{margin-bottom:.3125rem;font-weight:500}.pdf-list__item .small,.resources-list__item .small{font-size:70%;text-transform:uppercase;font-weight:400}.divider{color:#dadbdb}.baseline-text__container{display:flex;justify-content:flex-end;align-items:flex-end;height:30px}.baseline-text__content{margin-bottom:0}a{border-bottom:1px solid #e5e6e6;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}a:hover{border-bottom:1px solid #c0c2c2}a[href^="tel"]{color:#5d7889 !important;border-bottom:1px solid #e5e6e6 !important}@media screen and (min-width: 25.625em){.main-heading-1.main-heading-1--intro{margin-top:2.8125rem}.main-heading-2{font-size:1.6875rem}.main-heading-5{font-size:1.875rem}.main-subheading{font-size:1.0625rem;margin-bottom:2rem}.main-heading-1+.main-subheading{margin-bottom:2.8125rem}.extra-margin+.main-heading-4{margin-top:2.8125rem}}@media screen and (min-width: 37.5em){.main-heading-1.main-heading-1--intro{margin-top:.625rem}.lead,.lead p{font-size:1.125rem}.main-heading-1{margin:0 0 1.25rem}.main-heading-5{font-size:2rem}.main-subheading{font-size:1.125rem}.main-heading-1+.main-subheading{margin-bottom:3.4375rem}.extra-margin+.main-heading-4{margin-top:3.4375rem}.note{font-size:1.3125rem}}@media screen and (min-width: 48em){.main-heading-1{font-size:2.5rem}.main-heading-1.main-heading-1--intro{margin-top:1.25rem}.main-heading-5{font-size:2.125rem}.extra-margin+.main-heading-4{margin-top:4.0625rem}.main-subheading{font-size:1.25rem}.lead--product{font-size:1.1875rem}}@media screen and (min-width: 64em){.main-heading-1{margin:0 0 1.875rem}.main-heading-1.main-heading-1--intro{margin-top:1.875rem}.main-heading-5{font-size:2.25rem}.main-heading-6{font-size:1.5rem}.extra-margin+.main-heading-4{margin-top:0}.lead--product{font-size:1.25rem}}@media screen and (min-width: 75em){.main-heading-2{font-size:1.75rem}.main-heading-5{font-size:2.5rem}.main-subheading{font-size:1.125rem}.lead--large,.lead--product{font-size:1.25rem}}.file-description{font-size:.75rem}@media screen and (min-width: 37.5em){.user-guides--legacy{margin-top:2.9375rem}}@media screen and (min-width: 48em){.user-guides--legacy{margin-top:1.5625rem}}@media screen and (min-width: 64em){.user-guides--legacy{margin-top:2.8125rem}}@media screen and (min-width: 75em){.user-guides--legacy{margin-top:4.0625rem}}

/*# sourceMappingURL=app.css.map */